/* FONTS */
.cap-f-droid {
    font-family: "Droid Serif";
}
.cap-f-11 {
    font-size:11px;
}
.cap-f-12 {
    font-size:12px;
}
.cap-f-14 {
    font-size:14px;
}
.cap-f-15 {
    font-size:15px;
}
.cap-f-16 {
    font-size:16px;
}
.cap-f-17 {
    font-size:17px;
}
.cap-f-18 {
    font-size:18px;
}
.cap-f-20 {
    font-size:20px;
}
.cap-f-22 {
    font-size:22px;
}
.cap-f-24 {
    font-size:24px;
}
.cap-f-26 {
    font-size:26px;
}
.cap-f-28 {
    font-size:28px;
}
.cap-f-34 {
    font-size:34px;
}
.cap-f-36 {
    font-size:36px;
}

.cap-f-42 {
    font-size:42px;
}

.cap-f-46 {
    font-size:46px;
}
.cap-font-w-700 {
    font-weight:700 !important;
}
.cap-f-52 {
    font-size:52px !important;
}
.cap-f-65 {
    font-size:65px !important;
}
.cap-f-w-500 {
    font-weight:500 !important;
}
.cap-f-w-700 {
    font-weight:700 !important;
}
.cap-f-w-780 {
    font-weight:780 !important;
}

.cap-f-lh-14 {
line-height:14px;
}
.cap-f-lh-15 {
line-height:15px;
}
.cap-f-lh-16 {
line-height:16px;
}
.cap-f-lh-22 {
line-height:22px;
}
.cap-f-lh-24 {
line-height:24px;
}
.cap-f-lh-26 {
line-height:26px;
}
.cap-f-lh-34 {
line-height:34px;
}
.cap-f-lh-36 {
line-height:36px;
}
.cap-f-lh-40 {
line-height:40px;
}
/* WIDTH */
.cap-w-20 {
    width:20px;
}
.cap-w-30 {
    width:30px;
}
.cap-w-45 {
    width:45px;
}
.cap-w-50 {
    width:50px;
}
.cap-w-60 {
    width:60px;
}
.cap-w-65 {
    width:65px;
}
.cap-w-70 {
    width:70px !important;
}
.cap-w-80 {
    width:80px;
}
.cap-w-85 {
    width:85px;
}
.cap-w-90 {
    width:90px;
}
.cap-w-95 {
    width:95px;
}
.cap-w-97 {
    width:97px;
}
.cap-w-100 {
    width:100px;
}
.cap-w-150 {
    width:150px;
}
.cap-w-170 {
    width:170px;
}
.cap-w-180 {
    width:180px;
}
.cap-w-190 {
    width:190px;
}
.cap-w-230 {
    width:230px;
}
.cap-w-245 {
    width:245px;
}
.cap-w-250 {
    width:250px;
}
.cap-w-300 {
    width:300px;
}
.cap-w-350 {
    width:350px;
}
.cap-w-370 {
    width:370px;
}
.cap-w-400 {
    width:400px;
}
.cap-w-500 {
    width:500px;
}
.cap-w-600 {
    width:600px;
}
.cap-w-900 {
    width:900px;
}
.cap-w-920 {
    width:920px;
}

/* HEIGHT */
.cap-h-1 {
    height:1px;
}
.cap-h-4 {
    height:4px;
}
.cap-h-14 {
    height:14px;
}
.cap-h-20 {
    height:20px;
}
.cap-h-25 {
    height:25px;
}
.cap-h-30 {
    height:30px;
}
.cap-min-h-30 {
    min-height:30px;
}
.cap-h-35 {
    height:35px;
}
.cap-h-40 {
    height:40px;
}
.cap-h-45 {
    height:45px;
}
.cap-h-50 {
    height:50px;
}
.cap-h-65 {
    height:65px;
}
.cap-h-70 {
    height:70px;
}
.cap-h-80 {
    height:80px;
}
.cap-max-h-95 {
    max-height:95px;
}
.cap-max-h-100 {
    max-height:100px;
}
.cap-h-90 {
    height:90px;
}
.cap-h-142 {
    height:142px;
}
.cap-h-160 {
    height:160px;
}
.cap-h-170 {
    height:170px;
}
.cap-h-165 {
    height:165px;
}
.cap-min-h-100 {
    min-height:100px;
}
.cap-min-h-170 {
    min-height:170px;
}
.cap-h-212 {
    height:212px;
}
.cap-h-250 {
    height:250px;
}
.cap-h-120 {
    height:120px;
}
.cap-h-135 {
    height:135px;
}
.cap-h-140 {
    height:140px;
}
.cap-max-h-220 {
    max-height:220px;
}
.cap-h-295 {
    height:295px;
}
.cap-min-h-290 {
    min-height:290px;
}
.cap-h-310 {
    height:310px;
}
.cap-h-315 {
    height:315px;
}
.cap-h-345 {
    height:345px;
}
.cap-h-350 {
    height:350px;
}
.cap-h-355 {
    
    height:355px;
    
}
.cap-h-390 {
    height:390px;
}
.cap-h-400 {
    height:400px;
}
.cap-h-605 {
    height:605px;
}

/* BORDERS */
.cap-b-1x{
    border: 1px solid;
}
.cap-b-t-1x{
    border-top: 1px solid;
}
.cap-b-b-1x{
    border-bottom: 1px solid;
}
.cap-b-l-1x{
    border-left: 1px solid;
}
.cap-b-r-1x{
    border-right: 1px solid;
}
.cap-b-2x{
    border: 2px solid;
}
.cap-b-t-2x{
    border-top: 2px solid;
}
.cap-b-t-6x{
    border-top: 6px solid;
}
.cap-b-b-2x{
    border-bottom: 2px solid;
}
.cap-b-l-2x{
    border-left: 2px solid;
}
.cap-b-r-2x{
    border-right: 2px solid;
}
.cap-b-4x{
    border: 4px solid;
}
.cap-b-10x{
    border: 10px solid;
}
.cap-b-0{
    border: 0px !important;
}
.cap-b-b-0{
    border-bottom: 0px !important;
}
.cap-b-t-0{
    border-top: 0px !important;
}
.cap-b-l-0{
    border-left: 0px !important;
}
.cap-b-r-0{
    border-right: 0px !important;
}
.cap-b-t-r{
    border-top-right-radius: 10px;
}
.cap-b-t-r-2 {
    border-top-right-radius: 14px;
}

/* Carousel */
.owl-prev {
    left: 0px !important;
}

.owl-next {
    right: 0px !important;
}

.owl-prev,
.owl-next {
    top: 35% !important;
}

/* RESPONSIVO */
@media screen and (min-width:100px) 
and (max-width:743px){
    
    .cap-xs-h-190 {
        height: 190px;
    }       
    
    .cap-xs-h-190 {
        height: 190px;
    }    
    .cap-xs-w-50 {
        width: 50px;
    }    
    
    .cap-xs-h-460 {
        height: 460px;
    }    
    
    .cap-xs-h-auto {
        height: auto;
    }
    
    .cap-xs-m-t-66 {
        margin-top:66px !Important;
    }
    
    .cap-xs-top-30 {
        top:30% !Important;
    }
    
    .owl-prev {
        left: 0px !important;
    }

    .owl-next {
        right: 0px !important;
    }

    .owl-prev,
    .owl-next {
        top: 35% !important;
    }
    .cap-xs-b-0{
    border: 0px !important;
}
.cap-xs-b-r-0{
    border-right: 0px !important;
}
}

@media screen and (min-width:760px) 
and (max-width:1026px){
    
    .cap-sm-h-60 {
        height:60px !important;
    }
    
    .cap-sm-h-auto {
        height: auto !important;
    }
    
    .cap-sm-w-60 {
        width:60px !Important;
    }
    
}

/* título para mobile */
@media screen and (min-width:100px) 
and (max-width:1023px){

    .cap-min-mob-h-30 {
        min-height:30px !important;
    }
    
    .cap-max-mob-h-67 {
        max-height:67px !important;
    }
    .cap-h-mob{
        height: auto !important;
    }

}
/* fim título para mobile */

/* bloco destaque mobile */
@media screen and (min-width:100px) 
and (max-width:765px){
    
    .titulo-mob {
        font-size: 20px !important;
    }
    .cap-xs-h-345{
        height: 345px;
    }

}
/* fim do bloco destaque mobile */