/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/


.background-image: -webkit-linear-gradient(0deg, rgb(202, 26, 19) 0%, rgb(127, 18, 18) 100%);

.red1 {
    color: #ca1a13;
}

.red2 {
    color: #7f1212;
}

.red3 {
    color: #9f0000!important;
}

.white {
    color: #fff;
}

.titulo-servicos {
    font-size: 35px;
}

.texto-servicos {
    font-size: 18px;
}

.img-servico img {
    width: 130%;
    margin-left: 20px;
    /* height: 45%; */
}

.nmb-servico {
    margin-bottom: -150px;
}

.img-footer {
    width: 40%;
    margin-bottom: 20px;
}

.desk-none {
    display: none;
}

.font-special {
    font-family:"Lato Black", sans-serif;   
}

.deskf60, .desk4 {
    font-size: 60px;
    font-weight: 400;
}

.desklb2 {
    margin-left: 90px;
}

.text-quem {
    font-size: 21px;
}

.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.line-black {
    line-height: normal;
}

.p-t-110 {
    padding-top: 110px!important;
}

.form-topo {
    margin-right: -100px; 
    padding-top: 10px;
}

.form-control-topo {
    height: 1em;
    min-height: 35px;
}

.ml-banner {
    margin-left: 90px;
}

.ml-banner2 {
    margin-left: 20px;
}

.contato {
    font-size: 15px!important;
    line-height: 1.6!important;
}

@media(min-width:992px) {
    .text-end {
        text-align: end;
    }

    .left-servico {
        left: 130px;
    }

    .h-600 {
        height: 600px!important;
    }

    .list {
        margin-left: -40px;
    }
    
    .dfz {
        font-size: 70px;
    }    
    
    .deskf65 {
        font-size: 65px;
    }

    .right2 {
        float: right;
    }
}

@media(max-width:1600px) {
    .inspiro-slider .slide .slide-captions h2 {
        font-size: 50px;              
    }

    .deskf60 {
        font-size: 50px!important;       
    }

    .desk4 {
        font-size: 50px!important;       
    } 
   
}

@media(max-width:1440px) {
    .inspiro-slider .slide .slide-captions h2 {
        font-size: 42px;   
        line-height: 1.2;     
    }

    .deskf60 {
        font-size: 44px!important;       
    }   

    .desk4 {
        font-size: 42px!important;       
    }  
    
    h3, .h3  {
        font-size: 1.5em!important;
        line-height: 1.2em!important;        
    }

    .content.col-lg-9 .portfolio-item .portfolio-description h3,
    .content.col-lg-12 .portfolio-item .portfolio-description h3,
    .content.col-lg-9 .portfolio-item .grid-description h3,
    .content.col-lg-9 .grid-item .portfolio-description h3,
    .content.col-lg-9 .grid-item .grid-description h3 {
        font-size: 13px!important;
        }
}

@media(max-width:1366px) {   

    .desklb2 {
        margin-left: 0px;
    }

    #page-title {    
    padding: 60px 0;    
    height: 160px;
    }

    .ml-banner {
        margin-left: 0;
    }
}

@media (max-width:1280px) {
    .inspiro-slider .slide .slide-captions h2 {
        font-size: 40px;
    }
}

@media (max-width:1024px) {
    .desk4 {
        font-size: 33px!important;       
    }  

    .inspiro-slider .slide .slide-captions h2 {
        font-size: 30px!important;
    }
}

@media(max-width:992px) {
    .inspiro-slider .slide .slide-captions h2 {   
        font-size: 35px;     
        line-height: 1.36363636em;
    }

    .deskf60 {
        font-size: 30px!important;       
    }   

    .desk-none {
        display: block;
    }

    .mobile-none {
        display: none;
    }    

    .m-p-tb-50 {
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }

    .m-p-0 {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .m-p-b-50 {
        padding-bottom: 50px!important;
    }
    #cont
    {
        height:600px;
    }

    .inspiro-slider .slide {
        background-position: 25% 20%;
    }

    .white-mobile h2,
    .white-mobile {
        color: #ffffff!important;
    }

    .red-background {
        background-color: #9f0000;
        padding: 5px 10px 5px 0px;
    }

    .dark-background {
        background-color: #1c1c1c;
        padding: 3px 10px 5px 0px;
    }

    .parallax-container {
        background-size: auto!important;
    }

    .mmb-200 {
        margin-bottom: 250px!important;
    }

    .text-quem {
        font-size: 17px;
    }

    .mt-black {
        color:#1c1c1c!important;
    }

    /* .text-banner {
        background: #ffffff80;
        padding: 2rem 2rem;
        backdrop-filter: blur(10px);
        box-shadow: 0 0 4px 0px #ffffff;
        border-radius: 1px;           
    } */

}

@media (max-width:767px) {
    /* .mobile-fonte, .mobile-fonte2 {
        font-size: 40px!important;
    } */

    .texto-servicos {
        font-size: 18px;
    }

    .inspiro-slider .slide .slide-captions h2 {   
        font-size: 35px;     
        line-height: 1.36363636em;
    }

    .mml-0 {
        margin-left: 0!important;
    }

    #page-title {
        height: 110px;
        padding: 30px 0;
    }

    .titulo-servicos {
        font-size: 30px;
    }

    .mpt-40 {
        padding-top: 40px!important;
    }

    .mpb-0 {
        padding-bottom: 0!important;
    }

    .mpb-200 {
        padding-bottom: 200px!important;
    }

    .mmb-40 {
        margin-bottom: 40px;
    }

    .mmb-50 {
        margin-bottom: 50px;
    }    

    /* .page-mobile { 
        height: 150px;
        padding: 40px 0;
    } */

    #page-title .page-title > h1 {        
        line-height: 24px;
    }

    .size {
        width: 80%;
    }

    .m-title {
        font-size: 18px!important;
    }

    .m-text-center {
        text-align: center;
        margin-top: -20px;
        margin-bottom: 40px;
    }

}

@media(max-width:520px)
{
    #cont
    {
        height:700px;
    }
}
@media(max-width:470px)
{
    .img-servico img
    {
        width: 90%;
    }    

    .m-ml-30 {
       font-size: 80%;       
    }
}
@media(max-width:410px)
{
    #cont
    {
        height:960px;
    }
    
    .mobile-fonte2 {
        font-size: 30px!important;
    }

    .inspiro-slider .slide .slide-captions h2 {
        font-size: 34px;
    }

    .m-ml-30 {
        margin-left: -30px;        
    }
   
}

@media(max-width:360px)
{
    .inspiro-slider .slide .slide-captions h2 {
        font-size: 27px!important;
    }    
}

@media(max-width:320px)
{
    .inspiro-slider .slide .slide-captions h2 {
        font-size: 23px!important;
    }
    .red-background {       
        padding: 7px 10px 5px 0px;
    }

    .dark-background {        
        padding: 7px 10px 5px 0px;
    }

    .mobile-fonte, .mobile-fonte2 {
        font-size: 26px!important;
    }

    .m-ml-30 {        
        font-size: 62%;
    }
}