@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

.ico_w {
    position: fixed;bottom: 35px;right: 35px;
}

.animate:hover {
    top: 50px;
    left: 10px;
    animation: move 3s ease infinite;
}
.animate1:hover {
    top: 50px;
    left: 10px;
    animation: move1 3s ease infinite;
}

.splide__pagination_page {
    justify-items: center;
}

.zoom:hover {
    transform: scale(1.03);
}

@keyframes move {
    50% {
        transform: translate(15px, -15px);
    }
}  
@keyframes move1 {
    50% {
        transform: translate(-15px, -15px);
    }
}    
@keyframes mymove {
    0%   {height: 0px;}
    100% {height: 128px;}
}

/*
:'#######::'########::'#######::::'#####:::'##::::'##::::'##:::::'#####::::'#######::::'#####:::
'##.... ##: ##.....::'##.... ##::'##.. ##::. ##::'##:::'####::::'##.. ##::'##.... ##::'##.. ##::
..::::: ##: ##::::::: ##::::..::'##:::: ##::. ##'##::::.. ##:::'##:::: ##: ##:::: ##:'##:::: ##:
:'#######:: #######:: ########:: ##:::: ##:::. ###::::::: ##::: ##:::: ##:: #######:: ##:::: ##:
'##::::::::...... ##: ##.... ##: ##:::: ##::: ## ##:::::: ##::: ##:::: ##:'##.... ##: ##:::: ##:
##::::::::'##::: ##: ##:::: ##:. ##:: ##::: ##:. ##::::: ##:::. ##:: ##:: ##:::: ##:. ##:: ##::
#########:. ######::. #######:::. #####::: ##:::. ##::'######::. #####:::. #######:::. #####:::
.........:::......::::.......:::::.....::::..:::::..:::......::::.....:::::.......:::::.....::::
*/

@media (min-width:2460px) and (max-width:2660px) and (min-height: 980px) and (max-height:1180px){
    .r1 {
        height: 33vh;
    }   
    .r2 {
        height: 33vh;
    }
    .r3 {
        height: 33vh;
    }

    .contatotexto {
    font-size: 36px;
    }
    .infocontato {
    font-size: 29px;
    }
    .contato {
    font-size: 60px;
    }
    .form-control {
    height: 80px;
    font-size: 30px;
    }
    .message {
        height: 250px !important;
    }

    .splide__pagination:before {
    content: '';
    background-image: url('images/seta_icf_ideal.png');
    width: 28.302px;
    height: 26.7px;
    background-repeat: no-repeat;
    background-size: cover;
    }
    ul.splide__pagination:after{
    content: '';
    background-image: url('images/seta_baixo_icf_ideal.png');
    width: 28.302px;
    height: 26.7px;
    background-repeat: no-repeat ;
    background-size: cover;
    }
    h2 {
        font-size: 185px;
    }
    .toptitle {
        font-size: 130px;
    }
    .imghistoria {
    width: 885px;
    }
    .textohistoria {
    font-size: 22.1px;
    padding-left: 52px;
    padding-right: 52px;
    }
    .imgmarca {
        width: 600px;
    }
    .padding-marca {
    padding-top: 106px !important;
    }

    .splide__pagination_page.is-active {
        font-size: 70px;
        line-height: initial !important;
    }
    .splide__pagination_page {
        font-size: 30px;
        line-height: initial !important;
    }
    .navtext {
        font-size: 25px
    }
    .assinatura {
        font-size: 14px !important;
    }
    .social {
        height: 30px;   
    }
    
    #logo {
        height: 53.5px;
    }
    .barra {
        height: 68.35px;
    }
    .splide__pagination li {
        list-style-type: none;
        line-height: 34px !important;
        margin: 0;
        display: grid !important;
    }
    .logop1 {
        height: 63px;
        margin-left: 15px;
    }
    .btn_home {
    background-color: transparent;
    border: 2px solid white;
    font-size: 40px;
    border-radius: 15px;
    }
    .pbtlo {
    padding-top: 30px;
    margin-left: 185px;
    }
    .borda {
        font-size: 174px;
    }
    .zoom {
        width: 33vh;
    }

}
/*
:'#######::'########::'#######::::'#####:::'##::::'##::::'##:::'##::::::::'##::::::::::'#####:::
'##.... ##: ##.....::'##.... ##::'##.. ##::. ##::'##:::'####::: ##:::'##:: ##:::'##:::'##.. ##::
..::::: ##: ##::::::: ##::::..::'##:::: ##::. ##'##::::.. ##::: ##::: ##:: ##::: ##::'##:::: ##:
:'#######:: #######:: ########:: ##:::: ##:::. ###::::::: ##::: ##::: ##:: ##::: ##:: ##:::: ##:
'##::::::::...... ##: ##.... ##: ##:::: ##::: ## ##:::::: ##::: #########: #########: ##:::: ##:
##::::::::'##::: ##: ##:::: ##:. ##:: ##::: ##:. ##::::: ##:::...... ##::...... ##::. ##:: ##::
#########:. ######::. #######:::. #####::: ##:::. ##::'######::::::: ##:::::::: ##:::. #####:::
.........:::......::::.......:::::.....::::..:::::..:::......::::::::..:::::::::..:::::.....::::
*/

@media (min-width:2460px) and (max-width:2660px) and (min-height: 1340px) and (max-height:1680px){
    .r1 {
        height: 33vh;
    }   
    .r2 {
        height: 33vh;
    }
    .r3 {
        height: 33vh;
    }

    .contatotexto {
    font-size: 36px;
    }
    .infocontato {
    font-size: 30px;
    }
    .contato {
    font-size: 60px;
    }
    .form-control {
    height: 80px;
    font-size: 30px;
    }
    .message {
        height: 250px !important;
    }

    .splide__pagination:before {
    content: '';
    background-image: url('images/seta_icf_ideal.png');
    width: 28.302px;
    height: 26.7px;
    background-repeat: no-repeat;
    background-size: cover;
    }
    ul.splide__pagination:after{
    content: '';
    background-image: url('images/seta_baixo_icf_ideal.png');
    width: 28.302px;
    height: 26.7px;
    background-repeat: no-repeat ;
    background-size: cover;
    }
    h2 {
        font-size: 185px;
    }
    .toptitle {
        font-size: 130px;
    }
    .imghistoria {
    width: 885px;
    }
    .textohistoria {
    font-size: 27.9px;
    padding-left: 52px;
    padding-right: 52px;
    }
    .imgmarca {
        width: 935px;
    }
    .padding-marca {
    padding-top: 106px !important;
    }

    .splide__pagination_page.is-active {
        font-size: 70px;
        line-height: initial !important;
    }
    .splide__pagination_page {
        font-size: 30px;
        line-height: initial !important;
    }
    .navtext {
        font-size: 30px;
    }
    .assinatura {
        font-size: 14px !important;
    }
    .social {
        height: 40px;   
    }
    
    #logo {
        height: 75px;
    }
    .barra {
        height: 68.35px;
    }
    .splide__pagination li {
        list-style-type: none;
        line-height: 34px !important;
        margin: 0;
        display: grid !important;
    }
    .logop1 {
        height: 63px;
        margin-left: 15px;
    }
    .btn_home {
    background-color: transparent;
    border: 2px solid white;
    font-size: 40px;
    border-radius: 15px;
    }
    .pbtlo {
    padding-top: 30px;
    margin-left: 185px;
    }
    .borda {
        font-size: 174px;
    }
    .zoom {
        width: 33vh;
    }

}

/*
.########.##.....##.##.......##..........##.....##.########.
.##.......##.....##.##.......##..........##.....##.##.....##
.##.......##.....##.##.......##..........##.....##.##.....##
.######...##.....##.##.......##..........#########.##.....##
.##.......##.....##.##.......##..........##.....##.##.....##
.##.......##.....##.##.......##..........##.....##.##.....##
.##........#######..########.########....##.....##.########.
*/

/*
:::'##::::'#######:::'#######::::'#####:::'##::::'##::::'##:::::'#####::::'#######::::'#####:::
:'####:::'##.... ##:'##.... ##::'##.. ##::. ##::'##:::'####::::'##.. ##::'##.... ##::'##.. ##::
:.. ##::: ##:::: ##:..::::: ##:'##:::: ##::. ##'##::::.. ##:::'##:::: ##: ##:::: ##:'##:::: ##:
::: ##:::: ########::'#######:: ##:::: ##:::. ###::::::: ##::: ##:::: ##:: #######:: ##:::: ##:
::: ##::::...... ##:'##:::::::: ##:::: ##::: ## ##:::::: ##::: ##:::: ##:'##.... ##: ##:::: ##:
::: ##:::'##:::: ##: ##::::::::. ##:: ##::: ##:. ##::::: ##:::. ##:: ##:: ##:::: ##:. ##:: ##::
:'######:. #######:: #########::. #####::: ##:::. ##::'######::. #####:::. #######:::. #####:::
:......:::.......:::.........::::.....::::..:::::..:::......::::.....:::::.......:::::.....::::
*/
@media (min-width:1820px) and (max-width: 2100px) and (min-height:900px) and (max-height:1180px){
    .r1 {
        height: 33vh;
    }
    .r2 {
        height: 29vh;
    }
    .r3 {
        height: 33vh;
    }
    .contatotexto {
    font-size: 26.2px;
    }
    .infocontato {
    font-size: 21px;
    }
    .contato {
    font-size: 60px;
    padding-bottom: 50px;
    padding-top: 50px;
    }
    .form-control {
    height: 70px;
    font-size: 25px;
    }
    .message {
        height: 168.75px !important;
    }

    .splide__pagination:before {
    content: '';
    background-image: url(images/seta_icf_ideal.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    }
    ul.splide__pagination:after{
    content: '';
    background-image: url('images/seta_baixo_icf_ideal.png');
    width: 25px;
    height: 25px;
    background-repeat: no-repeat ;
}
    .imghistoria {
    width: 740px;
    }
    .textohistoria {
    padding-left: 52px;
    padding-right: 52px;
    font-size: 19px;
    }
    h2 {
    font-size: 137px;
    }
    .toptitle {
        font-size: 92px;
    }
    .borda {
        font-size: 129px;
    }
    .pbtlo {
        padding-top: 30px;
        margin-left: 140px;
        }

    .imgmarca {
        width: 623px;
    }
    .padding-marca {
    padding-top: 76px !important;
    }

    .splide__pagination_page.is-active {
        font-size: 50px;
        line-height: initial !important;
    }
    .splide__pagination_page {
        font-size: 15px;
        line-height: initial !important;
    }
    .assinatura {
        font-size: 10px !important;
    }
    .social {
        height: 30px;
    } 
    #logo {
        height: 50px;
    }
    .barra {
        height: 54px;
    }
    .splide__pagination li {
        list-style-type: none;
        line-height: 3 !important;
        margin: 0;
        display: grid !important;
    }     
    .logop1 {
        height:50px;
        margin-left: 15px;
    }
    .btn_home {
    background-color: transparent;
    border: 2px solid white;
    font-size: 30px;
    border-radius: 15px;
    }
    .marcal{
        height: 190px;
    }
}
/*
:::'##::::'#######:::'#######::::'#####:::'##::::'##::::'##:::'##::::::::'##::::::::::'#####:::
:'####:::'##.... ##:'##.... ##::'##.. ##::. ##::'##:::'####::: ##:::'##:: ##:::'##:::'##.. ##::
:.. ##::: ##:::: ##:..::::: ##:'##:::: ##::. ##'##::::.. ##::: ##::: ##:: ##::: ##::'##:::: ##:
::: ##:::: ########::'#######:: ##:::: ##:::. ###::::::: ##::: ##::: ##:: ##::: ##:: ##:::: ##:
::: ##::::...... ##:'##:::::::: ##:::: ##::: ## ##:::::: ##::: #########: #########: ##:::: ##:
::: ##:::'##:::: ##: ##::::::::. ##:: ##::: ##:. ##::::: ##:::...... ##::...... ##::. ##:: ##::
:'######:. #######:: #########::. #####::: ##:::. ##::'######::::::: ##:::::::: ##:::. #####:::
:......:::.......:::.........::::.....::::..:::::..:::......::::::::..:::::::::..:::::.....::::
*/
@media (min-width:1820px) and (max-width: 2100px) and (min-height:1340px) and (max-height:1540px){
    .r1 {
        height: 33vh;
    }
    .r2 {
        height: 29vh;
    }
    .r3 {
        height: 33vh;
    }
    .contatotexto {
    font-size: 26.2px;
    }
    .infocontato {
    font-size: 21px;
    }
    .contato {
    font-size: 60px;
    }
    .form-control {
    height: 70px;
    font-size: 25px;
    }
    .message {
        height: 168.75px !important;
    }

    .splide__pagination:before {
    content: '';
    background-image: url(images/seta_icf_ideal.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    }
    ul.splide__pagination:after{
    content: '';
    background-image: url('images/seta_baixo_icf_ideal.png');
    width: 25px;
    height: 25px;
    background-repeat: no-repeat ;
}
    .imghistoria {
    width: 740px;
    }
    .textohistoria {
    padding-left: 52px;
    padding-right: 52px;
    font-size: 24px;
    }
    h2 {
    font-size: 137px;
    }
    .toptitle {
        font-size: 92px;
    }
    .borda {
        font-size: 129px;
    }
    .pbtlo {
        padding-top: 30px;
        margin-left: 140px;
        }

    .imgmarca {
        width: 623px;
    }
    .padding-marca {
    padding-top: 76px !important;
    }

    .splide__pagination_page.is-active {
        font-size: 50px;
        line-height: initial !important;
    }
    .splide__pagination_page {
        font-size: 15px;
        line-height: initial !important;
    }
    .assinatura {
        font-size: 10px !important;
    }
    .social {
        height: 30px;
    } 
    #logo {
        height: 50px;
    }
    .barra {
        height: 54px;
    }
    .splide__pagination li {
        list-style-type: none;
        line-height: 3 !important;
        margin: 0;
        display: grid !important;
    }     
    .logop1 {
        height:50px;
        margin-left: 15px;
    }
    .btn_home {
    background-color: transparent;
    border: 2px solid white;
    font-size: 30px;
    border-radius: 15px;
    }
    .marcal{
        height: 190px;
    }
}

/*
.##.....##....########.
.##.....##....##.....##
.##.....##....##.....##
.#########....##.....##
.##.....##....##.....##
.##.....##....##.....##
.##.....##....########.
*/

/*
:::'##::::'#######::::'#####:::::'#####:::'##::::'##::'#######::::'#####:::::'#####:::
:'####:::'##.... ##::'##.. ##:::'##.. ##::. ##::'##::'##.... ##::'##.. ##:::'##.. ##::
:.. ##::: ##::::..::'##:::: ##:'##:::: ##::. ##'##::: ##:::: ##:'##:::: ##:'##:::: ##:
::: ##::: ########:: ##:::: ##: ##:::: ##:::. ###::::: ########: ##:::: ##: ##:::: ##:
::: ##::: ##.... ##: ##:::: ##: ##:::: ##::: ## ##::::...... ##: ##:::: ##: ##:::: ##:
::: ##::: ##:::: ##:. ##:: ##::. ##:: ##::: ##:. ##::'##:::: ##:. ##:: ##::. ##:: ##::
:'######:. #######:::. #####::::. #####::: ##:::. ##:. #######:::. #####::::. #####:::
:......:::.......:::::.....::::::.....::::..:::::..:::.......:::::.....::::::.....::::
*/
@media (min-width:1560px) and (max-width: 1766px) and (min-height:832px) {  
    .borda {
    color: transparent;
    -webkit-text-stroke-width: 1px !important;
    -webkit-text-stroke-color: #fcd831;
    }
    .r1 {
        height: 33vh;
    }
    .r2 {
        height: 33vh;
    }
    .r3 {
        height: 33vh;
    }
    .contatotexto {
        font-size:22.2px;
        }
    .infocontato {
        font-size: 17.9px;
    }
    .contato {
        font-size: 40px;
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .spacecontato {
        height:40px;
    }
    .message {
        height: 130px !important;
    }
    .padding_s1 {
        padding-left:20px;
    }
    .splide__pagination:before {
    content: '';
    background-image: url(images/seta_icf_ideal.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    }
    ul.splide__pagination:after{
    content: '';
    background-image: url('images/seta_baixo_icf_ideal.png');
    width: 25px;
    height: 25px;
    background-repeat: no-repeat ;
    }
    .borda{
        font-size:113px;
    }
    h2 {
    font-size: 120px;
    }
    .toptitle {
        letter-spacing: 6px !important;
        margin-bottom: 5px;
    }
    .toptitle {
        font-size: 62px;
    }
    .imgmarca {
        height: 570px;
    }
    .padding-marca {
    padding-top: 65px !important;
    }
    .imghistoria {
    width: 640px;
    }
    .marcal {
        height: 200px;
    }
    .textohistoria {
        padding-left: 44px;
        padding-right: 44px;
        font-size: 16.2px;
    }
    .splide__pagination_page.is-active {
        font-size: 40px;
        line-height: initial !important;
    }
    .splide__pagination_page {
        font-size: 12px;
        line-height: initial !important;
    }

    .assinatura {
        font-size: 8px !important;
    }
    .social {
        height: 25px;
    } 
    #logo {
        height: 40px;
    }
    .barra {
        height: 20px;
    }
    .logop1 {
        height:41px;
        margin-left: 9px;
    }
    .pbtlo {
    padding-top: 10px;
    margin-left: 108px;
    }
    .btn_home {
    background-color: transparent;
    border: 2px solid white;
    font-size: 20px;
    border-radius: 15px;
    }
    .form-control {
        height: 55px;
        font-size: 18px;
    }
    .zoom {
        width: 33vh;    
    }
}

@media (min-width:1560px) and (max-width: 1766px) and (max-height: 831px) and (min-height:663px) {  
    .borda {
    color: transparent;
    -webkit-text-stroke-width: 1px !important;
    -webkit-text-stroke-color: #fcd831;
    }
    .r1 {
        height: 33vh;
    }
    .r2 {
        height: 33vh;
    }
    .r3 {
        height: 33vh;
    }
    .contatotexto {
        font-size:22.2px;
        }
    .infocontato {
        font-size: 17.9px;
    }
    .contato {
        font-size: 35px;
    }
    .spacecontato {
        height:40px;
    }
    .message {
        height: 130px !important;
    }
    .padding_s1 {
        padding-left:20px;
    }
    .splide__pagination:before {
    content: '';
    background-image: url(images/seta_icf_ideal.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    }
    ul.splide__pagination:after{
    content: '';
    background-image: url('images/seta_baixo_icf_ideal.png');
    width: 25px;
    height: 25px;
    background-repeat: no-repeat ;
    }
    .borda{
        font-size:113px;
    }
    h2 {
    font-size: 120px;
    }
    .toptitle {
        letter-spacing: 6px !important;
        margin-bottom: 5px;
    }
    .toptitle {
        font-size: 62px;
    }
    .imgmarca {
        height: 450px;
    }
    .padding-marca {
    padding-top: 65px !important;
    }
    .imghistoria {
    width: 640px;
    }
    .marcal {
        height: 145px;
    }
    .textohistoria {
        padding-left: 44px;
        padding-right: 44px;
        font-size:13.2px    ;
    }
    .splide__pagination_page.is-active {
        font-size: 40px;
        line-height: initial !important;
    }
    .splide__pagination_page {
        font-size: 12px;
        line-height: initial !important;
    }

    .assinatura {
        font-size: 8px !important;
    }
    .social {
        height: 25px;
    } 
    #logo {
        height: 40px;
    }
    .barra {
        height: 20px;
    }
    .logop1 {
        height:41px;
        margin-left: 9px;
    }
    .pbtlo {
    padding-top: 10px;
    margin-left: 108px;
    }
    .btn_home {
    background-color: transparent;
    border: 2px solid white;
    font-size: 20px;
    border-radius: 15px;
    }
    .form-control {
        height: 55px;
        font-size: 18px;
    }
    .zoom {
        width: 33vh;    
    }
}

/*
:::'##::::'#######::::'#####::::::'##:::'##:::::'##::::::::::'##:::::::'##:::'##:::::::::'#######:::'#######::'##:::::'##:
:'####:::'##.... ##::'##.. ##:::'####::: ##:'##: ##:::::::::'##::::::'####::: ##:::'##::'##.... ##:'##.... ##: ##:'##: ##:
:.. ##:::..::::: ##:'##:::: ##::.. ##::: ##: ##: ##::::::::'##:::::::.. ##::: ##::: ##:: ##:::: ##: ##:::: ##: ##: ##: ##:
::: ##::::'#######:: ##:::: ##:::: ##::: ##: ##: ##:::::::'##:::::::::: ##::: ##::: ##::: ########:: ########: ##: ##: ##:
::: ##:::'##:::::::: ##:::: ##:::: ##::: ##: ##: ##::::::'##::::::::::: ##::: #########::...... ##::...... ##: ##: ##: ##:
::: ##::: ##::::::::. ##:: ##::::: ##::: ##: ##: ##:::::'##:::::::::::: ##:::...... ##::'##:::: ##:'##:::: ##: ##: ##: ##:
:'######: #########::. #####::::'######:. ###. ###:::::'##:::::::::::'######::::::: ##::. #######::. #######::. ###. ###::
:......::.........::::.....:::::......:::...::...::::::..::::::::::::......::::::::..::::.......::::.......::::...::...:::
*/
@media (min-width:1201px) and (max-width: 1499px) and (max-height: 1500px) and (min-height:1401px) {
    .historiacenter {
        margin-top: 30px;
    }
    .borda {
        font-size: 76px;
        color: transparent;
        -webkit-text-stroke-width: 1px !important;
        -webkit-text-stroke-color: #fcd831;
        }
        .r1 {
            height: 33vh;
        }
        .r2 {
            height: 33vh;
        }
        .r3 {
            height: 33vh;
        }
        .contatotexto {
            font-size:26px;
            margin-top:100px;
            }
        .infocontato {
            font-size: 14.6px;
        }
        .contato {
            font-size: 50px;
            padding-top: 60px;
            padding-bottom: 60px;
        }
        .spacecontato{
            height: 150px !important;
        }
        .message {
            height:150px !important;
        }
        .padding_s1 {
            padding-left:20px;
        }
        .splide__pagination:before {
        content: '';
        background-image: url(images/seta_icf_ideal.png);
        width: 25px;
        height: 25px;
        background-repeat: no-repeat;
        }
        ul.splide__pagination:after{
        content: '';
        background-image: url('images/seta_baixo_icf_ideal.png');
        width: 25px;
        height: 25px;
        background-repeat: no-repeat ;
        }
    
        h2 {
        font-size: 80px;
        }
        .toptitle {
            letter-spacing: 6px !important;
            margin-bottom: 5px;
        }
        .toptitle {
            font-size:57px;
        }
        .imgmarca {
            height: 550px;
        }
        .imghistoria {
        width: 480px !important;
        height: 208px !important;
        }
        .padding-marca {
            padding-top: 65px !important;
        }
        .marcal {
            height: 150px;
        }
        .textohistoria {
            padding-left: 74px;
            padding-right: 74px;
            font-size: 19.5px;
        }
        .splide__pagination_page.is-active {
            font-size: 40px;
            line-height: initial !important;
        }
        .splide__pagination_page {
            font-size: 12px;
            line-height: initial !important;
        }
    
        .assinatura {
            font-size: 8px !important;
        }
        .social {
            height: 25px;
        } 
        #logo {
            height: 50px;
        }
        .barra {
            height: 20px;
        }
        .logop1 {
            height:40px;
            margin-left: 9px;
        }
        .pbtlo {
        padding-top: 10px;
        margin-left: 90px;
        }
        .btn_home {
        background-color: transparent;
        border: 2px solid white;
        font-size: 20px;
        border-radius: 15px;
        }
        .form-control { 
            height: 50px;
            font-size: 18px;
        }
        .zoom {
            width: 33vh;    
        }
    }

@media (min-width:1201px) and (max-width: 1499px) and (max-height: 1400px) and (min-height:1301px) {
    .historiacenter {
        margin-top: 30px;
    }
    .borda {
        font-size: 76px;
        color: transparent;
        -webkit-text-stroke-width: 1px !important;
        -webkit-text-stroke-color: #fcd831;
        }
        .r1 {
            height: 33vh;
        }
        .r2 {
            height: 33vh;
        }
        .r3 {
            height: 33vh;
        }
        .contatotexto {
            font-size:26px;
            margin-top:100px;
            }
        .infocontato {
            font-size: 14.6px;
        }
        .contato {
            font-size: 50px;
            padding-top: 60px;
            padding-bottom: 60px;
        }
        .spacecontato{
            height: 150px !important;
        }
        .message {
            height:150px !important;
        }
        .padding_s1 {
            padding-left:20px;
        }
        .splide__pagination:before {
        content: '';
        background-image: url(images/seta_icf_ideal.png);
        width: 25px;
        height: 25px;
        background-repeat: no-repeat;
        }
        ul.splide__pagination:after{
        content: '';
        background-image: url('images/seta_baixo_icf_ideal.png');
        width: 25px;
        height: 25px;
        background-repeat: no-repeat ;
        }
    
        h2 {
        font-size: 80px;
        }
        .toptitle {
            letter-spacing: 6px !important;
            margin-bottom: 5px;
        }
        .toptitle {
            font-size:57px;
        }
        .imgmarca {
            height: 550px;
        }
        .imghistoria {
        width: 480px !important;
        height: 208px !important;
        }
        .padding-marca {
            padding-top: 65px !important;
        }
        .marcal {
            height: 150px;
        }
        .textohistoria {
            padding-left: 74px;
            padding-right: 74px;
            font-size: 18.5px;
        }
        .splide__pagination_page.is-active {
            font-size: 40px;
            line-height: initial !important;
        }
        .splide__pagination_page {
            font-size: 12px;
            line-height: initial !important;
        }
    
        .assinatura {
            font-size: 8px !important;
        }
        .social {
            height: 25px;
        } 
        #logo {
            height: 50px;
        }
        .barra {
            height: 20px;
        }
        .logop1 {
            height:40px;
            margin-left: 9px;
        }
        .pbtlo {
        padding-top: 10px;
        margin-left: 90px;
        }
        .btn_home {
        background-color: transparent;
        border: 2px solid white;
        font-size: 20px;
        border-radius: 15px;
        }
        .form-control { 
            height: 50px;
            font-size: 18px;
        }
        .zoom {
            width: 33vh;    
        }
    }

@media (min-width:1201px) and (max-width: 1499px) and (max-height: 1300px) and (min-height:1201px) {
    .historiacenter {
        margin-top: 30px;
    }
    .borda {
        font-size: 76px;
        color: transparent;
        -webkit-text-stroke-width: 1px !important;
        -webkit-text-stroke-color: #fcd831;
        }
        .r1 {
            height: 33vh;
        }
        .r2 {
            height: 33vh;
        }
        .r3 {
            height: 33vh;
        }
        .contatotexto {
            font-size:25.6px;
            margin-top:100px;
            }
        .infocontato {
            font-size: 14.1px;
        }
        .contato {
            font-size: 40px;
            padding-top: 50px;
            padding-bottom: 50px;
        }
        .spacecontato{
            height: 100px !important;
        }
        .message {
            height:150px !important;
        }
        .padding_s1 {
            padding-left:20px;
        }
        .splide__pagination:before {
        content: '';
        background-image: url(images/seta_icf_ideal.png);
        width: 25px;
        height: 25px;
        background-repeat: no-repeat;
        }
        ul.splide__pagination:after{
        content: '';
        background-image: url('images/seta_baixo_icf_ideal.png');
        width: 25px;
        height: 25px;
        background-repeat: no-repeat ;
        }
    
        h2 {
        font-size: 80px;
        }
        .toptitle {
            letter-spacing: 6px !important;
            margin-bottom: 5px;
        }
        .toptitle {
            font-size:57px;
        }
        .imgmarca {
            height: 550px;
        }
        .imghistoria {
        width: 480px !important;
        height: 208px !important;
        }
        .padding-marca {
            padding-top: 65px !important;
        }
        .marcal {
            height: 150px;
        }
        .textohistoria {
            padding-left: 74px;
            padding-right: 74px;
            font-size: 17.9px;
        }
        .splide__pagination_page.is-active {
            font-size: 40px;
            line-height: initial !important;
        }
        .splide__pagination_page {
            font-size: 12px;
            line-height: initial !important;
        }
    
        .assinatura {
            font-size: 8px !important;
        }
        .social {
            height: 25px;
        } 
        #logo {
            height: 40px;
        }
        .barra {
            height: 20px;
        }
        .logop1 {
            height:40px;
            margin-left: 9px;
        }
        .pbtlo {
        padding-top: 10px;
        margin-left: 90px;
        }
        .btn_home {
        background-color: transparent;
        border: 2px solid white;
        font-size: 20px;
        border-radius: 15px;
        }
        .form-control { 
            height: 50px;
            font-size: 18px;
        }
        .zoom {
            width: 33vh;    
        }
    }


@media (min-width:1201px) and (max-width: 1499px) and (max-height: 1200px) and (min-height:1101px) {
    .historiacenter {
        margin-top: 30px;
    }
    .borda {
        font-size: 76px;
        color: transparent;
        -webkit-text-stroke-width: 1px !important;
        -webkit-text-stroke-color: #fcd831;
        }
        .r1 {
            height: 33vh;
        }
        .r2 {
            height: 33vh;
        }
        .r3 {
            height: 33vh;
        }
        .contatotexto {
            font-size: 17.6px;
            padding-top: 120px;
            }
        .infocontato {
            font-size: 14.1px;
        }
        .contato {
            font-size: 40px;
            padding-bottom: 60px;
            padding-top: 60px;
        }
        .spacecontato{
            height: 120px !important;
        }
        .message {
            height:150px !important;
        }
        .padding_s1 {
            padding-left:20px;
        }
        .splide__pagination:before {
        content: '';
        background-image: url(images/seta_icf_ideal.png);
        width: 25px;
        height: 25px;
        background-repeat: no-repeat;
        }
        ul.splide__pagination:after{
        content: '';
        background-image: url('images/seta_baixo_icf_ideal.png');
        width: 25px;
        height: 25px;
        background-repeat: no-repeat ;
        }
    
        h2 {
        font-size: 80px;
        }
        .toptitle {
            letter-spacing: 6px !important;
            margin-bottom: 5px;
        }
        .toptitle {
            font-size:57px;
        }
        .imgmarca {
            height: 550px;
        }
        .imghistoria {
        width: 480px !important;
        height: 208px !important;
        }
        .padding-marca {
            padding-top: 65px !important;
        }
        .marcal {
            height: 150px;
        }
        .textohistoria {
            padding-left: 74px;
            padding-right: 74px;
            font-size: 15.9px;
        }
        .splide__pagination_page.is-active {
            font-size: 40px;
            line-height: initial !important;
        }
        .splide__pagination_page {
            font-size: 12px;
            line-height: initial !important;
        }
    
        .assinatura {
            font-size: 8px !important;
        }
        .social {
            height: 25px;
        } 
        #logo {
            height: 40px;
        }
        .barra {
            height: 20px;
        }
        .logop1 {
            height:40px;
            margin-left: 9px;
        }
        .pbtlo {
        padding-top: 10px;
        margin-left: 90px;
        }
        .btn_home {
        background-color: transparent;
        border: 2px solid white;
        font-size: 20px;
        border-radius: 15px;
        }
        .form-control {
            height: 50px;
            font-size: 18px;
        }
        .zoom {
            width: 33vh;    
        }
    }

@media (min-width:1201px) and (max-width: 1499px) and (max-height: 1100px) and (min-height:1001px) {
    .historiacenter {
        margin-top: 30px;
    }
    .borda {
        font-size: 76px;
        color: transparent;
        -webkit-text-stroke-width: 1px !important;
        -webkit-text-stroke-color: #fcd831;
        }
        .r1 {
            height: 33vh;
        }
        .r2 {
            height: 33vh;
        }
        .r3 {
            height: 33vh;
        }
        .contatotexto {
            font-size:17.6px;
            padding-top: 100px;
            }
        .infocontato {
            font-size: 14.1px;
        }
        .contato {
            font-size: 40px;
            padding-bottom: 50px;
            padding-top: 50px;
        }
        .spacecontato{
            height: 10px !important;
            padding-bottom: 50px;
            padding-top: 50px;
        }
        .message {
            height:150px !important;
        }
        .padding_s1 {
            padding-left:20px;
        }
        .splide__pagination:before {
        content: '';
        background-image: url(images/seta_icf_ideal.png);
        width: 25px;
        height: 25px;
        background-repeat: no-repeat;
        }
        ul.splide__pagination:after{
        content: '';
        background-image: url('images/seta_baixo_icf_ideal.png');
        width: 25px;
        height: 25px;
        background-repeat: no-repeat ;
        }
    
        h2 {
        font-size: 80px;
        }
        .toptitle {
            letter-spacing: 6px !important;
            margin-bottom: 5px;
        }
        .toptitle {
            font-size:57px;
        }
        .imgmarca {
            height: 450px;
        }
        .imghistoria {
        width: 480px !important;
        height: 208px !important;
        }
        .padding-marca {
            padding-top: 65px !important;
        }
        .marcal {
            height: 150px;
        }
        .textohistoria {
            padding-left: 74px;
            padding-right: 74px;
            font-size: 15.9px;
        }
        .splide__pagination_page.is-active {
            font-size: 40px;
            line-height: initial !important;
        }
        .splide__pagination_page {
            font-size: 12px;
            line-height: initial !important;
        }
    
        .assinatura {
            font-size: 8px !important;
        }
        .social {
            height: 25px;
        } 
        #logo {
            height: 40px;
        }
        .barra {
            height: 20px;
        }
        .logop1 {
            height:40px;
            margin-left: 9px;
        }
        .pbtlo {
        padding-top: 10px;
        margin-left: 90px;
        }
        .btn_home {
        background-color: transparent;
        border: 2px solid white;
        font-size: 20px;
        border-radius: 15px;
        }
        .form-control {
            height: 50px;
            font-size: 18px;
        }
        .zoom {
            width: 33vh;    
        }
    }

    @media (min-width:1201px) and (max-width: 1499px) and (max-height: 1000px) and (min-height:901px) {
        .historiacenter {
            margin-top: 30px;
        }
        .borda {
            font-size: 76px;
            color: transparent;
            -webkit-text-stroke-width: 1px !important;
            -webkit-text-stroke-color: #fcd831;
            }
            .r1 {
                height: 33vh;
            }
            .r2 {
                height: 33vh;
            }
            .r3 {
                height: 33vh;
            }
            .contatotexto {
                font-size:17.6px;
                padding-top: 100px;
                }
            .infocontato {
                font-size: 14.1px;
            }
            .contato {
                font-size: 40px;
                padding-bottom: 50px;
                padding-top: 50px;
            }
            .spacecontato{
                height: 100px !important;
            }
            .message {
                height:150px !important;
            }
            .padding_s1 {
                padding-left:20px;
            }
            .splide__pagination:before {
            content: '';
            background-image: url(images/seta_icf_ideal.png);
            width: 25px;
            height: 25px;
            background-repeat: no-repeat;
            }
            ul.splide__pagination:after{
            content: '';
            background-image: url('images/seta_baixo_icf_ideal.png');
            width: 25px;
            height: 25px;
            background-repeat: no-repeat ;
            }
        
            h2 {
            font-size: 80px;
            }
            .toptitle {
                letter-spacing: 6px !important;
                margin-bottom: 5px;
            }
            .toptitle {
                font-size:57px;
            }
            .imgmarca {
                height: 500px;
            }
            .imghistoria {
            width: 480px !important;
            height: 208px !important;
            }
            .padding-marca {
                padding-top: 65px !important;
            }
            .marcal {
                height: 150px;
            }
            .textohistoria {
                padding-left: 74px;
                padding-right: 74px;
                font-size: 14.9px;
            }
            .splide__pagination_page.is-active {
                font-size: 40px;
                line-height: initial !important;
            }
            .splide__pagination_page {
                font-size: 12px;
                line-height: initial !important;
            }
        
            .assinatura {
                font-size: 8px !important;
            }
            .social {
                height: 25px;
            } 
            #logo {
                height: 30px;
            }
            .barra {
                height: 20px;
            }
            .logop1 {
                height:40px;
                margin-left: 9px;
            }
            .pbtlo {
            padding-top: 10px;
            margin-left: 90px;
            }
            .btn_home {
            background-color: transparent;
            border: 2px solid white;
            font-size: 20px;
            border-radius: 15px;
            }
            .form-control {
                height: 50px;
                font-size: 18px;
            }
            .zoom {
                width: 33vh;    
            }
        }

        @media (min-width:1201px) and (max-width: 1499px) and (max-height: 900px) and (min-height:801px) {
            .historiacenter {
                margin-top: 30px;
            }
            .borda {
                font-size: 76px;
                color: transparent;
                -webkit-text-stroke-width: 1px !important;
                -webkit-text-stroke-color: #fcd831;
                }
                .r1 {
                    height: 33vh;
                }
                .r2 {
                    height: 33vh;
                }
                .r3 {
                    height: 33vh;
                }
                .contatotexto {
                    font-size:17.6px;
                    padding-top: 100px;
                    }
                .infocontato {
                    font-size: 14.1px;
                }
                .contato {
                    font-size: 40px;
                    padding-bottom: 50px;
                    padding-top: 50px;
                }
                .spacecontato{
                    height: 100px !important;
                }
                .message {
                    height:150px !important;
                }
                .padding_s1 {
                    padding-left:20px;
                }
                .splide__pagination:before {
                content: '';
                background-image: url(images/seta_icf_ideal.png);
                width: 25px;
                height: 25px;
                background-repeat: no-repeat;
                }
                ul.splide__pagination:after{
                content: '';
                background-image: url('images/seta_baixo_icf_ideal.png');
                width: 25px;
                height: 25px;
                background-repeat: no-repeat ;
                }
            
                h2 {
                font-size: 80px;
                }
                .toptitle {
                    letter-spacing: 6px !important;
                    margin-bottom: 5px;
                }
                .toptitle {
                    font-size:57px;
                }
                .imgmarca {
                    height: 500px;
                }
                .imghistoria {
                width: 480px !important;
                height: 208px !important;
                }
                .padding-marca {
                    padding-top: 65px !important;
                }
                .marcal {
                    height: 150px;
                }
                .textohistoria {
                    padding-left: 74px;
                    padding-right: 74px;
                    font-size: 13.7px;
                }
                .splide__pagination_page.is-active {
                    font-size: 40px;
                    line-height: initial !important;
                }
                .splide__pagination_page {
                    font-size: 12px;
                    line-height: initial !important;
                }
            
                .assinatura {
                    font-size: 8px !important;
                }
                .social {
                    height: 25px;
                } 
                #logo {
                    height: 30px;
                }
                .barra {
                    height: 20px;
                }
                .logop1 {
                    height:40px;
                    margin-left: 9px;
                }
                .pbtlo {
                padding-top: 10px;
                margin-left: 90px;
                }
                .btn_home {
                background-color: transparent;
                border: 2px solid white;
                font-size: 20px;
                border-radius: 15px;
                }
                .form-control {
                    height: 50px;
                    font-size: 18px;
                }
                .zoom {
                    width: 33vh;    
                }
            }

            @media (min-width:1201px) and (max-width: 1499px) and (max-height: 800px) and (min-height: 701px) {
                .historiacenter {
                    margin-top: 20px;
                }
                .borda {
                    font-size: 76px;
                    color: transparent;
                    -webkit-text-stroke-width: 1px !important;
                    -webkit-text-stroke-color: #fcd831;
                    }
                    .r1 {
                        height: 33vh;
                    }
                    .r2 {
                        height: 33vh;
                    }
                    .r3 {
                        height: 33vh;
                    }
                    .contatotexto {
                        font-size:17.6px;
                        padding-top: 100px;
                        }
                    .infocontato {
                        font-size: 14.1px;
                    }
                    .contato {
                        font-size: 40px;
                        padding-bottom: 50px;
                        padding-top: 50px;
                    }
                    .spacecontato{
                        height: 40px !important;
                    }
                    .message {
                        height:150px !important;
                    }
                    .padding_s1 {
                        padding-left:20px;
                    }
                    .splide__pagination:before {
                    content: '';
                    background-image: url(images/seta_icf_ideal.png);
                    width: 25px;
                    height: 25px;
                    background-repeat: no-repeat;
                    }
                    ul.splide__pagination:after{
                    content: '';
                    background-image: url('images/seta_baixo_icf_ideal.png');
                    width: 25px;
                    height: 25px;
                    background-repeat: no-repeat ;
                    }
                
                    h2 {
                    font-size: 80px;
                    }
                    .toptitle {
                        letter-spacing: 6px !important;
                        margin-bottom: 5px;
                    }
                    .toptitle {
                        font-size:57px;
                    }
                    .imgmarca {
                        height: 480px;
                    }
                    .imghistoria {
                    width: 480px !important;
                    height: 208px !important;
                    }
                    .padding-marca {
                        padding-top: 65px !important;
                    }
                    .marcal {
                        height: 150px;
                    }
                    .textohistoria {
                        padding-left: 74px;
                        padding-right: 74px;
                        font-size: 12.6px;
                    }
                    .splide__pagination_page.is-active {
                        font-size: 40px;
                        line-height: initial !important;
                    }
                    .splide__pagination_page {
                        font-size: 12px;
                        line-height: initial !important;
                    }
                
                    .assinatura {
                        font-size: 8px !important;
                    }
                    .social {
                        height: 25px;
                    } 
                    #logo {
                        height: 30px;
                    }
                    .barra {
                        height: 20px;
                    }
                    .logop1 {
                        height:40px;
                        margin-left: 9px;
                    }
                    .pbtlo {
                    padding-top: 10px;
                    margin-left: 90px;
                    }
                    .btn_home {
                    background-color: transparent;
                    border: 2px solid white;
                    font-size: 20px;
                    border-radius: 15px;
                    }
                    .form-control {
                        height: 50px;
                        font-size: 18px;
                    }
                    .zoom {
                        width: 33vh;    
                    }
                }
                
                @media (min-width:1201px) and (max-width: 1499px) and (max-height: 700px) and (min-height: 601px) {
                .historiacenter {
                    margin-top: 20px;
                }
                .borda {
                    font-size: 76px;
                    color: transparent;
                    -webkit-text-stroke-width: 1px !important;
                    -webkit-text-stroke-color: #fcd831;
                    }
                    .r1 {
                        height: 33vh;
                    }
                    .r2 {
                        height: 33vh;
                    }
                    .r3 {
                        height: 33vh;
                    }
                    .contatotexto {
                        font-size:17.6px;
                        padding-top: 100px;
                        }
                    .infocontato {
                        font-size: 14.1px;
                    }
                    .contato {
                        font-size: 35px;
                        padding-bottom: 30px;
                        padding-top: 30px;
                    }
                    .spacecontato{
                        height: 0px !important;
                    }
                    .message {
                        height:130px !important;
                    }
                    .padding_s1 {
                        padding-left:20px;
                    }
                    .splide__pagination:before {
                    content: '';
                    background-image: url(images/seta_icf_ideal.png);
                    width: 25px;
                    height: 25px;
                    background-repeat: no-repeat;
                    }
                    ul.splide__pagination:after{
                    content: '';
                    background-image: url('images/seta_baixo_icf_ideal.png');
                    width: 25px;
                    height: 25px;
                    background-repeat: no-repeat ;
                    }
                
                    h2 {
                    font-size: 80px;
                    }
                    .toptitle {
                        letter-spacing: 6px !important;
                        margin-bottom: 5px;
                    }
                    .toptitle {
                        font-size:57px;
                    }
                    .imgmarca {
                        height: 380px;
                    }
                    .imghistoria {
                    width: 440px !important;
                    height: 190px !important;
                    }
                    .padding-marca {
                        padding-top: 65px !important;
                    }
                    .marcal {
                        height: 150px;
                    }
                    .textohistoria {
                        padding-left: 44px;
                        padding-right: 44px;
                        font-size: 11.8px;
                    }
                    .splide__pagination_page.is-active {
                        font-size: 40px;
                        line-height: initial !important;
                    }
                    .splide__pagination_page {
                        font-size: 12px;
                        line-height: initial !important;
                    }
                
                    .assinatura {
                        font-size: 8px !important;
                    }
                    .social {
                        height: 25px;
                    } 
                    #logo {
                        height: 30px;
                    }
                    .barra {
                        height: 20px;
                    }
                    .logop1 {
                        height:40px;
                        margin-left: 9px;
                    }
                    .pbtlo {
                    padding-top: 10px;
                    margin-left: 90px;
                    }
                    .btn_home {
                    background-color: transparent;
                    border: 2px solid white;
                    font-size: 20px;
                    border-radius: 15px;
                    }
                    .form-control {
                    height: 40px;
                    font-size: 16px;
                    }
                    .zoom {
                        width: 33vh;    
                    }
                }
                
                @media (min-width:1201px) and (max-width: 1499px) and (max-height: 600px) {
                .historiacenter {
                    margin-top: 20px;
                }
                .borda {
                    font-size: 76px;
                    color: transparent;
                    -webkit-text-stroke-width: 1px !important;
                    -webkit-text-stroke-color: #fcd831;
                    }
                    .r1 {
                        height: 33vh;
                    }
                    .r2 {
                        height: 33vh;
                    }
                    .r3 {
                        height: 33vh;
                    }
                    .contatotexto {
                        font-size: 17.6px;
                        padding-top: 75px;
                        }
                    .infocontato {
                        font-size: 12px;
                    }
                    .contato {
                    font-size: 30px;
                    padding-bottom: 10px;
                    padding-top: 10px;
                    }
                    .spacecontato{
                    height: 0px !important;
                    }
                    .message {
                        height:80px !important
                    }
                    .padding_s1 {
                        padding-left:20px;
                    }
                    .splide__pagination:before {
                    content: '';
                    background-image: url(images/seta_icf_ideal.png);
                    width: 25px;
                    height: 25px;
                    background-repeat: no-repeat;
                    }
                    ul.splide__pagination:after{
                    content: '';
                    background-image: url('images/seta_baixo_icf_ideal.png');
                    width: 25px;
                    height: 25px;
                    background-repeat: no-repeat ;
                    }
                
                    h2 {
                    font-size: 80px;
                    }
                    .toptitle {
                        letter-spacing: 6px !important;
                        margin-bottom: 5px;
                    }
                    .toptitle {
                        font-size:57px;
                    }
                    .imgmarca {
                        height: 300px;
                    }
                    .imghistoria {
                    width: 400px !important;
                    height: 173px !important;
                    }
                    .padding-marca {
                        padding-top: 65px !important;
                    }
                    .marcal {
                        height: 120px;
                    }
                    .textohistoria {
                    padding-left: 40px;
                    padding-right: 40px;
                    font-size: 10.6px;
                    }
                    .splide__pagination_page.is-active {
                        font-size: 40px;
                        line-height: initial !important;
                    }
                    .splide__pagination_page {
                        font-size: 12px;
                        line-height: initial !important;
                    }
                
                    .assinatura {
                        font-size: 8px !important;
                    }
                    .social {
                        height: 25px;
                    } 
                    #logo {
                        height: 30px;
                    }
                    .barra {
                        height: 20px;
                    }
                    .logop1 {
                        height:40px;
                        margin-left: 9px;
                    }
                    .pbtlo {
                    padding-top: 10px;
                    margin-left: 90px;
                    }
                    .btn_home {
                    background-color: transparent;
                    border: 2px solid white;
                    font-size: 20px;
                    border-radius: 15px;
                    }
                    .form-control {
                    height: 40px;
                    font-size: 16px;
                    }
                    .zoom {
                        width: 33vh;    
                    }
                }

        @media (min-width:1100px) and (max-width: 1200px) and (max-height: 1500px) and (min-height:1401px) {
            .historiacenter {
                margin-top: 30px;
            }
            .borda {
                font-size: 76px;
                color: transparent;
                -webkit-text-stroke-width: 1px !important;
                -webkit-text-stroke-color: #fcd831;
                }
                .r1 {
                    height: 33vh;
                }
                .r2 {
                    height: 33vh;
                }
                .r3 {
                    height: 33vh;
                }
                .contatotexto {
                    font-size:26px;
                    margin-top:100px;
                    }
                .infocontato {
                    font-size: 14.6px;
                }
                .contato {
                    font-size: 50px;
                    padding-top: 60px;
                    padding-bottom: 60px;
                }
                .spacecontato{
                    height: 150px !important;
                }
                .message {
                    height:150px !important;
                }
                .padding_s1 {
                    padding-left:20px;
                }
                .splide__pagination:before {
                content: '';
                background-image: url(images/seta_icf_ideal.png);
                width: 25px;
                height: 25px;
                background-repeat: no-repeat;
                }
                ul.splide__pagination:after{
                content: '';
                background-image: url('images/seta_baixo_icf_ideal.png');
                width: 25px;
                height: 25px;
                background-repeat: no-repeat ;
                }
            
                h2 {
                font-size: 80px;
                }
                .toptitle {
                    letter-spacing: 6px !important;
                    margin-bottom: 5px;
                }
                .toptitle {
                    font-size:57px;
                }
                .imgmarca {
                    height: 550px;
                }
                .imghistoria {
                width: 480px !important;
                height: 208px !important;
                }
                .padding-marca {
                    padding-top: 65px !important;
                }
                .marcal {
                    height: 150px;
                }
                .textohistoria {
                    padding-left: 74px;
                    padding-right: 74px;
                    font-size: 19.5px;
                }
                .splide__pagination_page.is-active {
                    font-size: 40px;
                    line-height: initial !important;
                }
                .splide__pagination_page {
                    font-size: 12px;
                    line-height: initial !important;
                }
            
                .assinatura {
                    font-size: 8px !important;
                }
                .social {
                    height: 25px;
                } 
                #logo {
                    height: 50px;
                }
                .barra {
                    height: 20px;
                }
                .logop1 {
                    height:40px;
                    margin-left: 9px;
                }
                .pbtlo {
                padding-top: 10px;
                margin-left: 90px;
                }
                .btn_home {
                background-color: transparent;
                border: 2px solid white;
                font-size: 20px;
                border-radius: 15px;
                }
                .form-control { 
                    height: 50px;
                    font-size: 18px;
                }
                .zoom {
                    width: 33vh;    
                }
            }
        
        @media (min-width:1100px) and (max-width: 1200px) and (max-height: 1400px) and (min-height:1301px) {
            .historiacenter {
                margin-top: 30px;
            }
            .borda {
                font-size: 76px;
                color: transparent;
                -webkit-text-stroke-width: 1px !important;
                -webkit-text-stroke-color: #fcd831;
                }
                .r1 {
                    height: 33vh;
                }
                .r2 {
                    height: 33vh;
                }
                .r3 {
                    height: 33vh;
                }
                .contatotexto {
                    font-size:26px;
                    margin-top:100px;
                    }
                .infocontato {
                    font-size: 14.6px;
                }
                .contato {
                    font-size: 50px;
                    padding-top: 60px;
                    padding-bottom: 60px;
                }
                .spacecontato{
                    height: 150px !important;
                }
                .message {
                    height:150px !important;
                }
                .padding_s1 {
                    padding-left:20px;
                }
                .splide__pagination:before {
                content: '';
                background-image: url(images/seta_icf_ideal.png);
                width: 25px;
                height: 25px;
                background-repeat: no-repeat;
                }
                ul.splide__pagination:after{
                content: '';
                background-image: url('images/seta_baixo_icf_ideal.png');
                width: 25px;
                height: 25px;
                background-repeat: no-repeat ;
                }
            
                h2 {
                font-size: 80px;
                }
                .toptitle {
                    letter-spacing: 6px !important;
                    margin-bottom: 5px;
                }
                .toptitle {
                    font-size:57px;
                }
                .imgmarca {
                    height: 550px;
                }
                .imghistoria {
                width: 480px !important;
                height: 208px !important;
                }
                .padding-marca {
                    padding-top: 65px !important;
                }
                .marcal {
                    height: 150px;
                }
                .textohistoria {
                    padding-left: 74px;
                    padding-right: 74px;
                    font-size: 18.5px;
                }
                .splide__pagination_page.is-active {
                    font-size: 40px;
                    line-height: initial !important;
                }
                .splide__pagination_page {
                    font-size: 12px;
                    line-height: initial !important;
                }
            
                .assinatura {
                    font-size: 8px !important;
                }
                .social {
                    height: 25px;
                } 
                #logo {
                    height: 50px;
                }
                .barra {
                    height: 20px;
                }
                .logop1 {
                    height:40px;
                    margin-left: 9px;
                }
                .pbtlo {
                padding-top: 10px;
                margin-left: 90px;
                }
                .btn_home {
                background-color: transparent;
                border: 2px solid white;
                font-size: 20px;
                border-radius: 15px;
                }
                .form-control { 
                    height: 50px;
                    font-size: 18px;
                }
                .zoom {
                    width: 33vh;    
                }
            }
        
        @media (min-width:1100px) and (max-width: 1200px) and (max-height: 1300px) and (min-height:1201px) {
            .historiacenter {
                margin-top: 30px;
            }
            .borda {
                font-size: 76px;
                color: transparent;
                -webkit-text-stroke-width: 1px !important;
                -webkit-text-stroke-color: #fcd831;
                }
                .r1 {
                    height: 33vh;
                }
                .r2 {
                    height: 33vh;
                }
                .r3 {
                    height: 33vh;
                }
                .contatotexto {
                    font-size:25.6px;
                    margin-top:100px;
                    }
                .infocontato {
                    font-size: 14.1px;
                }
                .contato {
                    font-size: 40px;
                    padding-top: 50px;
                    padding-bottom: 50px;
                }
                .spacecontato{
                    height: 100px !important;
                }
                .message {
                    height:150px !important;
                }
                .padding_s1 {
                    padding-left:20px;
                }
                .splide__pagination:before {
                content: '';
                background-image: url(images/seta_icf_ideal.png);
                width: 25px;
                height: 25px;
                background-repeat: no-repeat;
                }
                ul.splide__pagination:after{
                content: '';
                background-image: url('images/seta_baixo_icf_ideal.png');
                width: 25px;
                height: 25px;
                background-repeat: no-repeat ;
                }
            
                h2 {
                font-size: 80px;
                }
                .toptitle {
                    letter-spacing: 6px !important;
                    margin-bottom: 5px;
                }
                .toptitle {
                    font-size:57px;
                }
                .imgmarca {
                    height: 550px;
                }
                .imghistoria {
                width: 480px !important;
                height: 208px !important;
                }
                .padding-marca {
                    padding-top: 65px !important;
                }
                .marcal {
                    height: 150px;
                }
                .textohistoria {
                    padding-left: 74px;
                    padding-right: 74px;
                    font-size: 17.9px;
                }
                .splide__pagination_page.is-active {
                    font-size: 40px;
                    line-height: initial !important;
                }
                .splide__pagination_page {
                    font-size: 12px;
                    line-height: initial !important;
                }
            
                .assinatura {
                    font-size: 8px !important;
                }
                .social {
                    height: 25px;
                } 
                #logo {
                    height: 40px;
                }
                .barra {
                    height: 20px;
                }
                .logop1 {
                    height:40px;
                    margin-left: 9px;
                }
                .pbtlo {
                padding-top: 10px;
                margin-left: 90px;
                }
                .btn_home {
                background-color: transparent;
                border: 2px solid white;
                font-size: 20px;
                border-radius: 15px;
                }
                .form-control { 
                    height: 50px;
                    font-size: 18px;
                }
                .zoom {
                    width: 33vh;    
                }
            }
        
        
        @media (min-width:1100px) and (max-width: 1200px) and (max-height: 1200px) and (min-height:1101px) {
            .historiacenter {
                margin-top: 30px;
            }
            .borda {
                font-size: 76px;
                color: transparent;
                -webkit-text-stroke-width: 1px !important;
                -webkit-text-stroke-color: #fcd831;
                }
                .r1 {
                    height: 33vh;
                }
                .r2 {
                    height: 33vh;
                }
                .r3 {
                    height: 33vh;
                }
                .contatotexto {
                    font-size: 17.6px;
                    padding-top: 120px;
                    }
                .infocontato {
                    font-size: 14.1px;
                }
                .contato {
                    font-size: 40px;
                    padding-bottom: 60px;
                    padding-top: 60px;
                }
                .spacecontato{
                    height: 120px !important;
                }
                .message {
                    height:150px !important;
                }
                .padding_s1 {
                    padding-left:20px;
                }
                .splide__pagination:before {
                content: '';
                background-image: url(images/seta_icf_ideal.png);
                width: 25px;
                height: 25px;
                background-repeat: no-repeat;
                }
                ul.splide__pagination:after{
                content: '';
                background-image: url('images/seta_baixo_icf_ideal.png');
                width: 25px;
                height: 25px;
                background-repeat: no-repeat ;
                }
            
                h2 {
                font-size: 80px;
                }
                .toptitle {
                    letter-spacing: 6px !important;
                    margin-bottom: 5px;
                }
                .toptitle {
                    font-size:57px;
                }
                .imgmarca {
                    height: 550px;
                }
                .imghistoria {
                width: 480px !important;
                height: 208px !important;
                }
                .padding-marca {
                    padding-top: 65px !important;
                }
                .marcal {
                    height: 150px;
                }
                .textohistoria {
                    padding-left: 74px;
                    padding-right: 74px;
                    font-size: 15.9px;
                }
                .splide__pagination_page.is-active {
                    font-size: 40px;
                    line-height: initial !important;
                }
                .splide__pagination_page {
                    font-size: 12px;
                    line-height: initial !important;
                }
            
                .assinatura {
                    font-size: 8px !important;
                }
                .social {
                    height: 25px;
                } 
                #logo {
                    height: 40px;
                }
                .barra {
                    height: 20px;
                }
                .logop1 {
                    height:40px;
                    margin-left: 9px;
                }
                .pbtlo {
                padding-top: 10px;
                margin-left: 90px;
                }
                .btn_home {
                background-color: transparent;
                border: 2px solid white;
                font-size: 20px;
                border-radius: 15px;
                }
                .form-control {
                    height: 50px;
                    font-size: 18px;
                }
                .zoom {
                    width: 33vh;    
                }
            }
        
        @media (min-width:1100px) and (max-width: 1200px) and (max-height: 1100px) and (min-height:1001px) {
            .historiacenter {
                margin-top: 30px;
            }
            .borda {
                font-size: 76px;
                color: transparent;
                -webkit-text-stroke-width: 1px !important;
                -webkit-text-stroke-color: #fcd831;
                }
                .r1 {
                    height: 33vh;
                }
                .r2 {
                    height: 33vh;
                }
                .r3 {
                    height: 33vh;
                }
                .contatotexto {
                    font-size:17.6px;
                    padding-top: 100px;
                    }
                .infocontato {
                    font-size: 14.1px;
                }
                .contato {
                    font-size: 40px;
                    padding-bottom: 50px;
                    padding-top: 50px;
                }
                .spacecontato{
                    height: 10px !important;
                    padding-bottom: 50px;
                    padding-top: 50px;
                }
                .message {
                    height:150px !important;
                }
                .padding_s1 {
                    padding-left:20px;
                }
                .splide__pagination:before {
                content: '';
                background-image: url(images/seta_icf_ideal.png);
                width: 25px;
                height: 25px;
                background-repeat: no-repeat;
                }
                ul.splide__pagination:after{
                content: '';
                background-image: url('images/seta_baixo_icf_ideal.png');
                width: 25px;
                height: 25px;
                background-repeat: no-repeat ;
                }
            
                h2 {
                font-size: 80px;
                }
                .toptitle {
                    letter-spacing: 6px !important;
                    margin-bottom: 5px;
                }
                .toptitle {
                    font-size:57px;
                }
                .imgmarca {
                    height: 450px;
                }
                .imghistoria {
                width: 480px !important;
                height: 208px !important;
                }
                .padding-marca {
                    padding-top: 65px !important;
                }
                .marcal {
                    height: 150px;
                }
                .textohistoria {
                    padding-left: 74px;
                    padding-right: 74px;
                    font-size: 15.9px;
                }
                .splide__pagination_page.is-active {
                    font-size: 40px;
                    line-height: initial !important;
                }
                .splide__pagination_page {
                    font-size: 12px;
                    line-height: initial !important;
                }
            
                .assinatura {
                    font-size: 8px !important;
                }
                .social {
                    height: 25px;
                } 
                #logo {
                    height: 40px;
                }
                .barra {
                    height: 20px;
                }
                .logop1 {
                    height:40px;
                    margin-left: 9px;
                }
                .pbtlo {
                padding-top: 10px;
                margin-left: 90px;
                }
                .btn_home {
                background-color: transparent;
                border: 2px solid white;
                font-size: 20px;
                border-radius: 15px;
                }
                .form-control {
                    height: 50px;
                    font-size: 18px;
                }
                .zoom {
                    width: 33vh;    
                }
            }
        
            @media (min-width:1100px) and (max-width: 1200px) and (max-height: 1000px) and (min-height:900px) {
                .historiacenter {
                    margin-top: 30px;
                }
                .borda {
                    font-size: 76px;
                    color: transparent;
                    -webkit-text-stroke-width: 1px !important;
                    -webkit-text-stroke-color: #fcd831;
                    }
                    .r1 {
                        height: 33vh;
                    }
                    .r2 {
                        height: 33vh;
                    }
                    .r3 {
                        height: 33vh;
                    }
                    .contatotexto {
                        font-size:17.6px;
                        padding-top: 100px;
                        }
                    .infocontato {
                        font-size: 14.1px;
                    }
                    .contato {
                        font-size: 40px;
                        padding-bottom: 50px;
                        padding-top: 50px;
                    }
                    .spacecontato{
                        height: 100px !important;
                    }
                    .message {
                        height:150px !important;
                    }
                    .padding_s1 {
                        padding-left:20px;
                    }
                    .splide__pagination:before {
                    content: '';
                    background-image: url(images/seta_icf_ideal.png);
                    width: 25px;
                    height: 25px;
                    background-repeat: no-repeat;
                    }
                    ul.splide__pagination:after{
                    content: '';
                    background-image: url('images/seta_baixo_icf_ideal.png');
                    width: 25px;
                    height: 25px;
                    background-repeat: no-repeat ;
                    }
                
                    h2 {
                    font-size: 80px;
                    }
                    .toptitle {
                        letter-spacing: 6px !important;
                        margin-bottom: 5px;
                    }
                    .toptitle {
                        font-size:57px;
                    }
                    .imgmarca {
                        height: 500px;
                    }
                    .imghistoria {
                    width: 480px !important;
                    height: 208px !important;
                    }
                    .padding-marca {
                        padding-top: 65px !important;
                    }
                    .marcal {
                        height: 150px;
                    }
                    .textohistoria {
                        padding-left: 74px;
                        padding-right: 74px;
                        font-size: 14.9px;
                    }
                    .splide__pagination_page.is-active {
                        font-size: 40px;
                        line-height: initial !important;
                    }
                    .splide__pagination_page {
                        font-size: 12px;
                        line-height: initial !important;
                    }
                
                    .assinatura {
                        font-size: 8px !important;
                    }
                    .social {
                        height: 20px;
                    } 
                    #logo {
                        height: 30px;
                    }
                    .barra {
                        height: 20px;
                    }
                    .logop1 {
                        height:40px;
                        margin-left: 9px;
                    }
                    .pbtlo {
                    padding-top: 10px;
                    margin-left: 90px;
                    }
                    .btn_home {
                    background-color: transparent;
                    border: 2px solid white;
                    font-size: 20px;
                    border-radius: 15px;
                    }
                    .form-control {
                        height: 50px;
                        font-size: 18px;
                    }
                    .zoom {
                        width: 33vh;    
                    }
                }
        




@media (min-width:992px) and (max-width: 1179px) and (max-height: 868px) and (min-height:668px) {  
    .borda {
    color: transparent;
    font-size: 66px;
    -webkit-text-stroke-width: 1px !important;
    -webkit-text-stroke-color: #fcd831;
    }
    .r1 {
        height: 33vh;
    }
    .r2 {
        height: 33vh;
    }
    .r3 {
        height: 33vh;
    }
    .contatotexto {
        font-size: 13.3px;
        }
    .infocontato {
        font-size: 10px;
    }
    .contato {
        font-size: 30px
    }
    .message {
        height: 90px !important;
    }
    .padding_s1 {
        padding-left:20px;
    }
    .splide__pagination:before {
    content: '';
    background-image: url(images/seta_icf_ideal.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    }
    ul.splide__pagination:after{
    content: '';
    background-image: url('images/seta_baixo_icf_ideal.png');
    width: 25px;
    height: 25px;
    background-repeat: no-repeat ;
    }

    h2 {
    font-size: 70px;
    }
    .toptitle {
        letter-spacing: 6px !important;
        margin-bottom: 5px;
        font-size: 48px;
    }
    .imgmarca {
        height: 450px;
    }
    .padding-marca {
    padding-top: 65px !important;
    }
    .imghistoria {
    width: 404px;
    padding-top: 50px;
    }
    .marcal {
        height: 100px;
    }
    .textohistoria {
        padding-left: 44px;
        padding-right: 44px;
        font-size:11.3px;
    }
    .splide__pagination_page.is-active {
        font-size: 40px;
        line-height: initial !important;
    }
    .splide__pagination_page {
        font-size: 12px;
        line-height: initial !important;
    }

    .assinatura {
        font-size: 8px !important;
    }
    .social {
        height: 25px;
    } 
    #logo {
        height: 40px;
    }
    .barra {
        height: 20px;
    }
    .logop1 {
        height:36px;
        margin-left: 9px;
    }
    .pbtlo {
    padding-top: 10px;
    margin-left: 60px;
    }
    .btn_home {
    background-color: transparent;
    border: 2px solid white;
    font-size: 15px;
    border-radius: 15px;
    }
    .form-control {
        height: 30px;
        font-size: 14px;
    }
    .zoom {
        width: 33vh;    
    }
}
@media (max-width: 320px){
    .btnnav {
        padding-top: 9px!important;
        float: right;
    }
    .logol {
        font-size: 30px;
        margin-left: 52px;
    }
    #logo {
        height: 30px;
    }
    .iconburguer {
        font-size: 30px;
    }
    .burguersize {
        font-size: 30px !important;
    }
    .social {
        height: 20px;
    }
    .navbar-nav{
        align-items: center;
        justify-content: center;
    }
    .mobilebar {
        flex-direction: row;
    }
    .pbarmobile {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }
    .pnavmobile {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important;
        padding-left: 0rem!important;
        padding-right: 0rem!important;
    }
    .btn_home {
        background-color: transparent;
        border: 2px solid white;
        font-size:  15px;
        border-radius: 15px;
        }
    h2{
        font-size: 39.3px;
        text-align: center !important;
    }
    .toptitle {
        line-height: 0.7;
        letter-spacing: 13px;
        margin-bottom: 5px;
        color: white;
        text-align: center !important;
    }
    .pbtlo {
        float: none !important;
    }
    .marginbottons {
        justify-content: center;
    }
    .borda {
        -webkit-text-stroke-width: 1.2px !important;
        font-size: 32.5px;
    }
    .logop1 {
    width: 135px;
    }
    .p_btn_h {
        padding-top: 16px;
    }
    .imghistoria{
        width: 262px;
        height: 82.41px !important;
    }
    .textohistoria {
        padding-left: 35px;
        padding-right: 35px;
        font-size: 7.1px;
    }
    .imgmarca {
        margin-top: 50PX;
        width: 160px;
        height: 180px;
    }
    .marcal {
        width: 100px;
        content-visibility: hidden;   
    }
    .center_small {
        justify-content: center;
    }
    .form-text {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .small_p_contato
    {
        padding-top: 50px;
    }
    .marca{
        margin-bottom: 30px
    }
}
@media (max-width: 375px) and (min-width:321px){
    .btnnav {
        padding-top: 9px!important;
        float: right;
    }
    .logol {
        font-size: 30px;
        margin-left: 52px;
    }
    #logo {
        height: 30px;
    }
    .iconburguer {
        font-size: 30px;
    }
    .burguersize {
        font-size: 30px !important;
    }
    .social {
        height: 20px;
    }
    .navbar-nav{
        align-items: center;
        justify-content: center;
    }
    .mobilebar {
        flex-direction: row;
    }
    .pbarmobile {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }
    .pnavmobile {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important;
        padding-left: 0rem!important;
        padding-right: 0rem!important;
    }
    .btn_home {
        background-color: transparent;
        border: 2px solid white;
        font-size: 15px !important;
        border-radius: 15px;
        }
    h2{
        font-size: 52px;
        text-align: center !important;
    }
    .toptitle {
        line-height: 0.7;
        letter-spacing: 13px;
        margin-bottom: 5px;
        color: white;
        text-align: center !important;
    }
    .pbtlo {
        float: none !important;
    }
    .marginbottons {
        justify-content: center;
    }
    .borda {
        -webkit-text-stroke-width: 1.2px !important;
        font-size: 43px;
    }
    .logop1 {
    width: 135px;
    }
    .p_btn_h {
        padding-top: 16px;
    }
    .imghistoria{
        width: 262px;
    }
    .textohistoria {
        padding-left: 35px;
        padding-right: 35px;
        font-size: 8.5px;
    }
    .imgmarca {
        width: 160px;
        height: 170px;
        margin-top:40px
    }
    .marcal {
        width: 0px;
        content-visibility: hidden;   
    }
    .center_small {
        justify-content: center;
    }
    .form-text {
        padding-left: 50px !important;
        padding-right: 50px !important;
        margin-bottom: 7px !important;
    }
    .small_p_contato
    {
        padding-top: 0;
    }
}

/*
.##.........#######..########
.##....##..##.....##.##......
.##....##.........##.##......
.##....##...#######..#######.
.#########.##..............##
.......##..##........##....##
.......##..#########..######.
*/

@media (max-width: 425px) and (min-width:376px) {
    .btnnav {
        padding-top: 9px!important;
        float: right;
    }
    .logol {
        font-size: 30px;
        margin-left: 52px;
    }
    #logo {
        height: 30px;
    }
    .iconburguer {
        font-size: 30px;
    }
    .burguersize {
        font-size: 30px !important;
    }
    .social {
        height: 20px;
    }
    .navbar-nav{
        align-items: center;
        justify-content: center;
    }
    .mobilebar {
        flex-direction: row;
    }
    .pbarmobile {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }
    .pnavmobile {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important;
        padding-left: 0rem!important;
        padding-right: 0rem!important;
    }
    .btn_home {
        background-color: transparent;
        border: 2px solid white;
        font-size: 20px;
        border-radius: 15px;
        }
    h2{
        font-size: 52px;
        text-align: center !important;
    }
    .toptitle {
        line-height: 0.7;
        letter-spacing: 13px;
        margin-bottom: 5px;
        color: white;
        text-align: center !important;
        font-size: 21px;
    }
    .pbtlo {
        float: none !important;
    }
    .marginbottons {
        justify-content: center;
    }
    .borda {
        -webkit-text-stroke-width: 1.2px !important;
        font-size: 44px;
    }
    .logop1 {
    width: 135px;
    }
    .p_btn_h {
        padding-top: 16px;
    }
    .imghistoria{
        width: 253px !important;
        height: 109px !important;
    }
    .textohistoria {
        padding-left: 35px;
        padding-right: 35px;
        font-size: 9.3px;
    }
    .imgmarca {
        PADDING-TOP: 50PX;
        width: 240px;
        height: 305px;
    }
    .marcal {
        width: 100px;
        content-visibility: hidden;   
    }
    .center_small {
        justify-content: center;
    }
    .form-text {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}
@media (width: 768px){
    .textohistoria {
        padding-left: 35px;
        padding-right: 35px;
        font-size: 12.6px !important;
    }   /* Aqui */
    .imgmarca {
        width: 295px !important;
        height: 295px !important;
    }
}
@media (max-width: 768px) and (min-width: 569px){
    .btnnav {
        padding-top: 9px!important;
        float: right;
    }
    .logol {
        font-size: 30px;
        margin-left: 52px;
    }
    #logo {
        height: 30px;
    }
    .iconburguer {
        font-size: 30px;
    }
    .burguersize {
        font-size: 30px !important;
    }
    .social {
        height: 20px;
    }
    .navbar-nav{
        align-items: center;
        justify-content: center;
    }
    .mobilebar {
        flex-direction: row;
    }
    .pbarmobile {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }
    .pnavmobile {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important;
        padding-left: 0rem!important;
        padding-right: 0rem!important;
    }
    .btn_home {
        background-color: transparent;
        border: 2px solid white;
        font-size: 20px;
        border-radius: 15px;
        }
    h2{
        font-size: 82px;
        text-align: center !important;
    }
    .toptitle {
        line-height: 0.7;
        letter-spacing: 13px;
        margin-bottom: 5px;
        color: white;
        text-align: center !important;
        font-size: 43px;
    }
    .pbtlo {
        float: none !important;
    }
    .marginbottons {
        justify-content: center;
    }
    .borda {
        -webkit-text-stroke-width: 1px !important;
        font-size: 68.6px;
    }
    .logop1 {
    width: 135px;
    }
    .p_btn_h {
        padding-top: 16px;
    }
    .imghistoria{
    width: 470px;
    height: 203px;
    margin-top: 60px;
    }
    .textohistoria {
        padding-left: 35px;
        padding-right: 35px;
        font-size: 15.3px;
    }
    .imgmarca {
        width: 360px;
        height: 383px;
    }
    .marcal {
        width: 100px;
        display: none !important;   
    }
    .center_small {
        justify-content: center;
    }
    .form-text {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .infocontato
    {
    font-size: 12.7px;
    }
    .contatotexto 
    {
    font-size: 15px;
    }
    .contato {
    font-size: 30px;
    }

}
@media (max-width: 568px) and (min-width: 426px){
    .btnnav {
        padding-top: 9px!important;
        float: right;
    }
    .logol {
        font-size: 30px;
        margin-left: 52px;
    }
    #logo {
        height: 30px;
    }
    .iconburguer {
        font-size: 30px;
    }
    .burguersize {
        font-size: 30px !important;
    }
    .social {
        height: 20px;
    }
    .navbar-nav{
        align-items: center;
        justify-content: center;
    }
    .mobilebar {
        flex-direction: row;
    }
    .pbarmobile {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }
    .pnavmobile {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important;
        padding-left: 0rem!important;
        padding-right: 0rem!important;
    }
    .btn_home {
        background-color: transparent;
        border: 2px solid white;
        font-size: 20px;
        border-radius: 15px;
        }
    h2{
        font-size: 60px;
        text-align: center !important;
    }
    .toptitle {
        line-height: 0.7;
        letter-spacing: 13px;
        margin-bottom: 5px;
        color: white;
        text-align: center !important;
    }
    .pbtlo {
        float: none !important;
    }
    .marginbottons {
        justify-content: center;
    }
    .borda {
        -webkit-text-stroke-width: 1px !important;
        font-size: 56.6px;
    }
    .logop1 {
    width: 135px;
    }
    .p_btn_h {
        padding-top: 16px;
    }
    .imghistoria{
        width: 262px;
        padding-top: 70px;
    }
    .textohistoria {
        padding-left: 35px;
        padding-right: 35px;
        font-size: 9.4px;
    }
    .imgmarca {
        width: 200px;
    }
    .marcal {
        width: 100px;
        content-visibility: hidden;   
    }
    .center_small {
        justify-content: center;
    }
    .form-text {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}
@media (max-width: 991px) {

    .slide1 {
        background-image: url('images/banner_icf_idal_mobile_home.jpg') !important; 
    }
    .slide2 {
        background-image: url('images/banner_icf_idal_mobile_sobre.jpg') !important; 
    }
    .slide3 {
        background-image: url('images/banner_icf_idal_mobile_mapaa-contato.jpg') !important; 
    }
    .marca {
        align-content: center;
    }
    .btnnav {
        padding-top: 9px!important;
        float: right;
    }
    .logol {
        font-size: 30px;
        margin-left: 52px;
    }
    #logo {
        height: 30px;
    }
    .iconburguer {
        font-size: 30px;
    }
    .burguersize {
        font-size: 30px !important;
    }
    .social {
        height: 20px;
    }
    .navbar-nav{
        align-items: center;
        justify-content: center;
    }
    .mobilebar {
        flex-direction: row;
    }
    .pbarmobile {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }
    .pnavmobile {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important;
        padding-left: 0rem!important;
        padding-right: 0rem!important;
    }
    .message-smallpad {
        padding-left: 50px !important;
        padding-right: 50px !important;
        margin-bottom: 0px !important;
        margin-top: 4px !important;
    }
    .formdireita {
        padding-right: 20px !important;
    }
    .formesquerda {
        padding-left: 20px !important;
    }
    .spacecontato {
        height: 0px !important;    
    }
}
@media (max-width: 991px) and (min-width: 769px){
    .message {
        height: 90px !important;
    }
    .btnnav {
        padding-top: 9px!important;
        float: right;
    }
    .logol {
        font-size: 30px;
        margin-left: 52px;
    }
    #logo {
        height: 30px;
    }
    .iconburguer {
        font-size: 30px;
    }
    .burguersize {
        font-size: 30px !important;
    }
    .social {
        height: 20px;
    }
    .navbar-nav{
        align-items: center;
        justify-content: center;
    }
    .mobilebar {
        flex-direction: row;
    }
    .pbarmobile {
        padding-right: .25rem!important;
        padding-left: .25rem!important;
    }
    .pnavmobile {
        padding-bottom: .5rem!important;
        padding-top: .5rem!important;
        padding-left: 0rem!important;
        padding-right: 0rem!important;
    }
    .btn_home {
        background-color: transparent;
        border: 2px solid white;
        font-size: 17px;
        border-radius: 15px;
        }
    h2{
        font-size:90px;
        text-align: center !important;
    }
    .toptitle {
        line-height: 0.7;
        letter-spacing: 13px;
        margin-bottom: 5px;
        color: white;
        text-align: center !important;
    }
    .pbtlo {
        float: none !important;
    }
    .marginbottons {
        justify-content: center;
    }
    .borda {
        -webkit-text-stroke-width: 1.6px !important;
        font-size: 75.6px;
    }
    .logop1 {
    width: 135px;
    }
    .p_btn_h {
        padding-top: 16px;
    }
    .imghistoria{
        width: 470px;
        padding-top: 40px;
    }
    .textohistoria {
        padding-left: 35px;
        padding-right: 35px;
        font-size: 12px;
    }
    .imgmarca {
        width: 200px;
    }
    .marcal {
        width: 100px;
        content-visibility: hidden;   
    }
    .center_small {
        justify-content: center;
    }
    .contatotexto {
        font-size:15.8px !important
    }
    .infocontato {
        font-size: 12.7px !important;
    }
    .form-group {
        text-align: -webkit-center;
    }
    .message-smallpad {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .formdireita {
        padding-right: 50px !important;
    }
    .formesquerda {
        padding-left: 50px !important;
    }
}
@media (max-width:991px) {
    .ico_w {
        position: fixed;
        bottom: 15px;
        right: -5px;
    }
    .ico {
        height: 70%;
        width: 70%
    }
    .form-control {
        padding: 0px !important;
        padding-left: 15px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        font-size: 10px;
    }
    .contatotexto {
        font-size: 13px;
        }
    .contato {
        font-size: 15px;
    }
    .bgnav {
        background: rgb(16,86,216);
        background: linear-gradient(90deg, rgba(16,86,216,1) 0%, rgba(13,96,252,1) 35%, rgba(12,82,238,1) 68%, rgba(12,73,216,1) 100%) !important;
    }
    .assinatura {
        font-size: 6px !important;
    }
}


@media (min-width:991px) {
    .nav1 {
        order: 2 !important;
    }
    
    .nav2 {
        order: 1 !important;
    }
    .nav3 {
        order: 3 !important;
    }
}

@media (max-width:991px) {
    .nav1 {
        order: 1 !important;
    }
    
    .nav2 {
        order: 2 !important;
    }
    .nav3 {
        order: 3 !important;
    }
}
@media (max-width: 576px){
    .h-270{
        height: 270px;
    }
    .imgmarca {
        padding-top: 0px !important;
        height: auto;
    }
    .assinatura{
        writing-mode: horizontal-tb !important;
        font-size: 10px !important;
        align-self: center !important;
        writing-mode: horizontal-tb !important;
        position: relative !important;
        z-index: 1000 !important;
        -moz-transform: scale(1, 1) !important;
        -webkit-transform: scale(1, 1) !important;
        -o-transform: scale(1, 1) !important;
        -ms-transform: scale(1, 1) !important;
        transform: scale(1, 1) !important;
        -webkit-right: 0px !important;
        right: 0px !important;
        top: 3% !important;
   }
}

nav {
    padding-left: 5% !important;
    padding-right: 5% !important;
}


.size{
    height: 100vh;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
* {
    text-rendering: optimizeLegibility;
    font-family: "ROBOTO", sans-serif;
    scroll-behavior: smooth;
}

body {
    margin: 0px;
}



.splide__arrow--prev{
    z-index: 1031 !important;
}
.fullscreen{
    height: 100vh; /*!important */
}
.borda {
    color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #fcd831;
}
h2 {
    font-weight: 600;
    letter-spacing: -0.04em;
    line-height: 0.7;
    margin-bottom: 0rem;
    white-space: nowrap;
    text-align: right;
}

.navtext {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.bottitle{
    font-size: 33px;
    line-height: 1;
    margin-bottom: 16px;
    margin-left: 5%;
    color:white;
}

.marginbottons {
    text-align: left;
    align-items: flex-start;
    margin-left: 0px;
}

.leftnav {
    justify-content: flex-end;
}

.assinatura{ 
    writing-mode: vertical-lr;
    font-size: 20px;
    align-self: center;
    color: black;
    writing-mode: tb;
    position: absolute;
    white-space: nowrap;
    z-index: 1000;
    -moz-transform: scale(-1, -1);
    -webkit-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    -ms-transform: scale(-1, -1);
    transform: scale(-1, -1);
    -webkit-right: 0px;
    right: 0px;
    top: 41%;
}


.toptitle {
    line-height: 0.7;
    letter-spacing: 13px;
    margin-bottom: 5px;
    color: white;
    text-align: right;
}



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

.white {
    color: white !important
}

.yellow {
    color: #fcd831 !important
}

.nossahistoria {
    font-size: 30px;
    margin-left: 20%;
    height: 100vh;
    margin-right: 12%;
    background-color: gold;
}

.bgnav {
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.14889705882352944) 85%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
}

.textohistoria {
    color: white;
    text-align: justify;
}

.form-control {
    padding: 15px;
    margin: 0px;
    border-radius: 15px;
    background-color: #CCC;
}

.contatotexto {
    color: white;
    text-align: center;
    text-align-last: center;
    font-weight:600;
    }

.infocontato {
    text-align: center;
    margin-bottom: 0.5rem;
    font-weight: 400;
}
.contato {
    line-height: 1;
    text-align: center;
    font-weight:600;
}

.marca {
    align-self: center;
    text-align: center;
}

.splide__pagination_page img {
    visibility: hidden;
}
.splide__pagination_page.is-active {
    background: transparent !important;
    color: #27b0f6;
    text-align: -moz-center;
    text-align: -webkit-center;
    display: grid;
}
.splide__pagination_page.is-active img {
    visibility: visible;
    animation-duration: 0.25s;
    animation-name: mymove;
}
.splide__pagination_page {
    background: transparent !important;
    border: none!important;
    color: gray
}


.splide--ttb>.splide__pagination {
    right: 3em !important;
}

.ml-6 {
    margin-left: 4rem!important;
}

.imgmarca {
    cursor: pointer;
    }
.btn_home {
    cursor: pointer;
}
.logop1 {
    cursor: pointer;
    }
.img-fluid {
    cursor:pointer;
}
.nav-item {
    cursor: pointer;
}

.historiacenter {
    text-align: center;
}

.alignsocial {
    align-self: center;
}
