/*! CSS Used from: https://ana-macao-kw.pt/builder/elements/css/bootstrap.min.css */

@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.text-center{text-align:center;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:768px){
.container{width:750px;}
}
@media (min-width:992px){
.container{width:970px;}
}
@media (min-width:1200px){
.container{width:1190px;}
}

.row{margin-right:-15px;margin-left:-15px;}
.col-md-12,.col-md-3,.col-md-4,.col-sm-12,.col-sm-6,.col-xs-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
.col-xs-12{float:left;}
.col-xs-12{width:100%;}
@media (min-width:768px){
.col-sm-12,.col-sm-6{float:left;}
.col-sm-12{width:100%;}
.col-sm-6{width:50%;}
}
@media (min-width:992px){
.col-md-12,.col-md-3,.col-md-4{float:left;}
.col-md-12{width:100%;}
.col-md-3{width:25%;}
}
#resultados-counter .alt-font{font-family:'geomanistregular', sans-serif!important;}
#resultados-counter .text-medium { font-size:14px!important; line-height:24px; color: #727272; }
#resultados-counter .title-extra-large{font-size:35px!important;line-height:40px;}
#resultados-counter .font-weight-600{font-weight:600!important;}
#resultados-counter .text-dark-gray{color:#282828!important;}
#resultados-counter .bg-red {background:#aa0101; }
#resultados-counter .margin-three-bottom{margin-bottom:2%!important;}
#resultados-counter .margin-fifteen-top{margin-top: 4%!important;}
#resultados-counter.padding-110px-tb { padding-top: 100px!important; padding-bottom: 80px!important; }
#resultados-counter .center-col{float:none!important;margin-left:auto!important;margin-right:auto!important;}
#resultados-counter .separator-line3{height:3px;width:40px;}
#resultados-counter .display-block{display:block!important;}
/*! CSS Used from: https://ana-macao-kw.pt/builder/elements/css/responsive.css */
@media (max-width: 991px){
#resultados-counter .sm-margin-fifteen-bottom{margin-bottom:8%!important;}
#resultados-counter .sm-margin-ten-top{margin-top:5.5%!important;}
#resultados-counter .sm-text-medium{font-size:13px!important;line-height:22px!important;}
}
@media (max-width: 767px){
#resultados-counter .xs-no-margin-bottom{margin-bottom:0!important;}
#resultados-counter .xs-margin-one-half-bottom{margin-bottom:0.5%!important;}
#resultados-counter .xs-margin-seventeen-bottom{margin-bottom:9%!important;}
#resultados-counter.xs-padding-60px-tb{padding-top:60px!important;padding-bottom:60px!important;}
#resultados-counter .separator-line3{margin:0 auto;}
}
#resultados-counter .row { padding: 20px 0 ; }
#resultados-counter .timer { display: block; font-family: 'geomanistregular'; }
#resultados-counter .timer .moeda { display: inline-block; font-family: 'geomanistregular'; }
#resultados-counter h2 { text-align: center; color: #b01414; font-weight: bold; }
#resultados-counter p { text-align: center; }

#resultados-counter .display-block { display: inline-block !important; margin-right: 5px; }
span.moeda { display: inline-block; }

@media (min-width: 1200px) {  }
@media (min-width: 992px) and (max-width: 1199px) {  }
@media (min-width: 768px) and (max-width: 991px) {  
}
@media (min-width: 480px) and (max-width: 767px) { 
  #resultados-counter p { font-size: 14px; }  
  #resultados-counter .col-md-3 { width: 50%; }
}  
  
@media (max-width: 479px) {  
  #resultados-counter p { font-size: 14px; }  
  #resultados-counter .col-md-3 { width: 50%; }
}                                                

#resultados-counter .row .col-md-12.col-sm-12.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}