html,
body,
header,
.jarallax {
    height: 65px;
}

@media (max-width: 740px) {
    html,
    body,
    header,
    .jarallax {
    height:65px;
    }
    .button-primary {
        float: right;
    }
}

@media (min-width: 800px) and (max-width: 850px) {
    html,
    body,
    header,
    .jarallax {
    height: 65px;
    }
}

@media (min-width: 560px) and (max-width: 650px) {
    header .jarallax h1 {
    margin-bottom: .5rem !important;
    }
    header .jarallax h5 {
    margin-bottom: .5rem !important;
    }
}


@media (min-width: 660px) and (max-width: 700px) {
    header .jarallax h1 {
    margin-bottom: 1.5rem !important;
    }
    header .jarallax h5 {
    margin-bottom: 1.5rem !important;
    }
}

.top-nav-collapse {
    background-color: #fff !important;
}

@media (max-width: 768px) {
    .navbar:not(.top-nav-collapse) {
        background: #fff !important;
    }
}

@media (min-width: 800px) and (max-width: 850px) {
    .navbar:not(.top-nav-collapse) {
        background: #fff!important;
    }
}

footer.page-footer {
    background-color: #4930E3;
}
footer.page-footer-cp {
    background-color:  #3B23CF;
    ;
}

.leftContent{
    justify-content: flex-end;
}
.rightContent{
    justify-content: flex-start;
}
.centerContent{
    justify-content: center;
}
.fontNav{
    font-size: 12px;
}
.whiteTitle{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    line-height: 100%;
    /* identical to box height, or 44px */
    text-align: right;
    margin-right: 10px;

    color: #FFFFFF;
}
.whiteTitleCenter{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 100%;
    /* identical to box height, or 44px */
    text-align: left;
    margin-right: 10px;

    color: #FFFFFF;
}

.whiteTitleCenter2{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 100%;
    /* identical to box height, or 44px */
    text-align: left;
    margin-right: 10px;

    color: #FFFFFF;
}

.whiteTitleLeft{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 150%;
    /* identical to box height, or 44px */
    text-align: left;
    margin-right: 10px;

    color: #FFFFFF;
}

.whiteTitleLeft2{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 33px;
    line-height: 150%;
    /* identical to box height, or 44px */
    text-align: left;
    margin-right: 10px;

    color: #FFFFFF;
}

.max550{
    max-width: 550px;
}

.greenTitleLeft{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 150%;
    /* identical to box height, or 44px */
    text-align: left;
    margin-right: 10px;

    color: #00DCC9;
}
.blueTitle{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    line-height: 100%;
    /* identical to box height, or 44px */
    text-align: left;
    margin-left: 20px;
    max-width: 500px;

    color: #4B31E9;
}

.normalFont{
    font-family: Ubuntu;
    font-style: normal;
    font-size: 25px;
    line-height: 100%;
    /* identical to box height, or 44px */
    text-align: left;
    margin-left: 20px;
    max-width: 530px;
}

.greenBold{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 150%;
    /* or 30px */
    text-align: right;
    margin-right: 10px;
    /* Cores Eyou/Green Eyou 100% */
    color: #00DCC9;
}
.whiteBold{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 150%;
    /* or 30px */
    text-align: right;
    margin-right: 10px;

    color: #FFFFFF;
}
.whiteBoxPlan{
    
    background: #FFFFFF;
    box-shadow: 20px 22px 24px rgba(23, 18, 63, 0.120028);
    border-radius: 16px;
}
.BoxPlan{
    
    background:  #221B48;
    box-shadow: 20px 22px 24px rgba(23, 18, 63, 0.120028);
    border-radius: 10px;
    margin-top: 1%;
}

.whiteBoldLeft{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 150%;
    /* or 30px */
    text-align: left;
    margin-right: 10px;

    color: #FFFFFF;
}
.whiteBoldLeft2{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 150%;
    /* or 30px */
    text-align: left;
    margin-right: 10px;

    color: #FFFFFF;
}
.mgleft50{
    margin-left: 50%;
}
.cadastro {
    background-color:  #4B31E9;
    
    
}

.planos {
    background-color:  #332D56;
    ;
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .platbg {
        background-color:  #4B31E9;
        background-image: url("../img/sistemahomeescada.png");
        height: 590px; 
        background-position:7%;
        background-repeat: no-repeat; 
        background-size: contain;
    }
}
@media (min-width: 1401px) {
    .platbg {
        background-color:  #4B31E9;
        background-image: url("../img/sistemahomeescada.png");
        height: 670px; 
        background-position:25%;
        background-repeat: no-repeat; 
        background-size: contain;
    }
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

    .platbg {
        background-color:  #4B31E9;
        background-image: url("../img/sistemahomeescada.png");
        height: 590px; 
        background-position:-45%;
        background-repeat: no-repeat; 
        background-size: contain;
    }

}

@media (min-width: 180px) and (max-width: 991px) {
    .platbg {
        background-color:  #4B31E9;
       
        
    }
}
.custom-img-logo{
    width: 147px;
    height:auto;
}
.retangule{ 
    width: 51px;
    height: 3px;
    background: #00DCC9;
    border-radius: 4.5px;
    margin-bottom: 50px;
    margin-top: 30px;
    margin-left: 20px;
}
.retangule2{ 
    width: 51px;
    height: 3px;
    background: #00DCC9;
    border-radius: 4.5px;
    margin-bottom: 50px;
    margin-top: 30px;
    margin-left: 0px;
}
.retanguleOrange{ 
    width: 51px;
    height: 3px;
    background: #FF6B00;
    border-radius: 4.5px;
    margin-bottom: 30px;
    margin-top: 30px;
    margin-left: 79%;
}

.fontBold{
    font-weight: bold;
}
.marginLeft{
    margin-left: 25px;
}
.marginTop{
    margin-top: 40px;
}
.button-conheca{ 
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    width: 344px;
    height: 48px;
    color:#FFFFFF;
    

    /* Verde Eyou */

    background: #00DCC9;
    border-radius: 8px;
    margin-bottom: 30px;
    margin-top: 50px;
    margin-left: 20px;
}
.button-conheca:hover{ 
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    width: 344px;
    height: 48px;
    color:#FFFFFF;

    /* Verde Eyou */

    background: #00DCC9;
    border-radius: 8px;
    margin-bottom: 30px;
    margin-top: 50px;
}
.orange{
    background: #FF6B00;
}
.orange:hover{
    background: #FF6B00;
}
.custom-img-selos-oracle{
    width: 154.87px;
    height: 24.45px;
    padding: 15px;
}
.custom-img-selos-comodo{
    width: 149.43px;
    height: 47.55px;
    padding: 15px;
}
.custom-img-selos{
    width: 100px;
    height: 84px;
    padding: 15px;
}
.custom-img-media{
    width: 24px;
    height:auto;
    padding: 20px;
    vertical-align: bottom;
}
.custom-img-div{
    height: 150px;
    width: 25px;
    
}
.fl-text-green{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    display: flex;
    align-items: center;
    color: #00DCC9;
}
.fl-text-blue{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    display: flex;
    align-items: center;
    color:  #4B31E9;
    margin-top: 50px;
}
.fl-text-white{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    display: flex;
    align-items: center;

    color: #FFFFFF;
}

.fl-text-white:hover{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    display: flex;
    align-items: center;

    color: #FFFFFF;
}
.custom-background {
    background: #332D56;
}
.custom-img {
    margin-left: 7%;
    margin-top: 6%;
    margin-bottom: 5%;
    width: 400px;
    height:auto;
}
.flag {
    color: #00DCC9;
}
.flag-inverse {
    color: blue;
}
.link-custom {
    font-family: Ubuntu;
font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 150%;
/* or 33px */

text-align: center;

color: #FF6B00;

}

.button-content {
    float: right;
    position: relative;
    background: #FF6B00;
    border-radius: 8px;
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    flex: none;
    width: 55%;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 150%;
    margin-bottom: 5%;
}

.button {
    font-weight: 500;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
}

.button-primary {
    color: #fff;
    background-color: #FF6B00;
    border-color: #FF6B00;
    width: 250px;
    text-transform: none;
    font-size: 22px;
}

.button-refresh {
    color: #fff;
    background-color: #FF6B00;
    border-color: #FF6B00;
    width: 30px;
    text-transform: none;
    font-size: 12px;
}

.img-custom {
    margin-right: 15%;
    margin-top: 6%;
    margin-bottom: 5%;
    width: 400px;
    height: auto;
}

.button-primary:hover {
    color: #fff;
    background-color: #FF6B00;
    border-color: #FF6B00;
}

.text-custom {
    color: #00DCC9;
}

#slider {
    background-color: #332D56;
    background-size: contain;
}
#slider h1 {
    font-weight: 700;
    font-size: 22px;
    color: #fff;
}
#slider h4 {
    font-weight: 300;
    font-size: 14px;
    color: #fff;
}

.float-container {
    padding: 0 8px;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #FF6B00;
    box-sizing: border-box;
    border-radius: 8px;
    width: 98%;

}
.float-container input {
    border: none;
    font-size: 16px;
    margin: 16px 0 10px;
    outline: 0;
    width: 100%;
}
label {
    font-size: 16px;
    position: absolute;
    transform-origin: top left;
    transform: translate(0, 16px) scale(1);
    transition: all .1s ease-in-out;
    color: #FF6B00;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
}

.float-container.active label {
    transform: translate(0, 4px) scale(.75);
}

.tituloPlan{

    height: 32px;
    left: 13.95%;
    right: 11.05%;
    top: calc(50% - 32px/2 - 240.5px);

    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 32px;
    text-align: center;

    color: #00DCC9;

}
.tituloPlan2{

    height: 32px;
    left: 13.95%;
    right: 11.05%;
    top: calc(50% - 32px/2 - 240.5px);

    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 32px;
    text-align: center;

    color: #4F8AE0;
    ;

}

.valorPlan{

    height: 46px;
    left: 10.77%;
    right: 9.23%;
    top: calc(50% - 46px/2);

    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    /* identical to box height, or 128% */


    color: #FFFFFF;


}
.valorPlan2{

    height: 46px;
    left: 10.77%;
    right: 9.23%;
    top: calc(50% - 46px/2);

    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    /* identical to box height, or 128% */


    color: #000000;


}

.mesPlan{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
}

.itensPlan{
    height: 20px;
    left: 29.07%;
    right: 29.07%;
    top: calc(50% - 20px/2 + 86.5px);

    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    /* identical to box height */


    color: #FFFFFF;

}

.itensPlan2{
    height: 20px;
    left: 29.07%;
    right: 29.07%;
    top: calc(50% - 20px/2 + 86.5px);

    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    /* identical to box height */


    color: #000000;

}

.itensPlanValor{
    height: 20px;
    left: 43.6%;
    right: 44.77%;
    top: calc(50% - 20px/2 - 40.5px);

    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    /* identical to box height */


    color: #00DCC9;
}


.butPlan{ 
    
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 16px;
    width: 250px;
    height: 48px;
    color:#FFFFFF;
    background: #5236FF;
    border-radius: 8px;
    margin-bottom: 30px;
    margin-top: 50px;
    margin-left: 20px;
}

.butPlan:hover{ 
    
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 16px;
    width: 250px;
    height: 48px;
    color:#FFFFFF;

    background: #5236FF;
    border-radius: 8px;
    margin-bottom: 30px;
    margin-top: 50px;
}

.butPlan2{ 
    
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 16px;
    width: 250px;
    height: 48px;
    color:#FFFFFF;
    background:  #FF6B00;
    ;
    border-radius: 8px;
    margin-bottom: 30px;
    margin-top: 50px;
    margin-left: 20px;
}

.butPlan2:hover{ 
    
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 16px;
    width: 250px;
    height: 48px;
    color:#FFFFFF;

    background: #FF6B00;
    border-radius: 8px;
    margin-bottom: 30px;
    margin-top: 50px;
}
.yellow{
    background: yellow;
}