/*--- Write Style Here ---*/

/*--- Input Font ---*/
@import url("../font/stylesheet.css");
/*--- /Input Font ---*/

.poppins-semiBold{
  font-family: 'Poppins-SemiBold' !important;
}

.poppins-bold{
  font-family: 'Poppins-Bold' !important;
}

.poppins-regular{
  font-family: 'Poppins-Regular' !important;
}

.poppins-light-i{
  font-family: 'Poppins-Light-I' !important;
}

/*--- Background Color ---*/

.transparent{
  background-color: transparent !important;
}

.light-grey{
  background-color: #eaeaea !important;
}

.dark-grey{
  background-color: #2e2e2e !important;
}

.white{
  background-color: #ffffff !important;
}

.red{
  background-color: #c7262d !important;
}

.c-black{
  color: #111111 !important;
}
/*--- /Background Color ---*/

/*--- Text Color ---*/
.text-white{
  color:#ffffff !important;
}
.text-black{
  color:#000000 !important;
}

.text-light-grey{
  color: #eaeaea !important;
}

.text-grey{
  color: #666666 !important;
}
.text-dark-grey{
  color: #2e2e2e !important;
}
.text-grey-footer{
  color: #999999 !important;
}
.text-red{
  color: #c7262d !important;
}

.text-icon-grey{
  color: #a1a1a1 !important;
}

/*--- /Text Color ---*/

/*--- Default Text ---*/
.text-lt-1{
  letter-spacing: 1px;
}
.text-b{
  font-weight:600 !important;
}

.text-strong{
  font-weight:700 !important;
}

.text-w300{
  font-weight:300 !important;
}

.text-w100{
  font-weight:100 !important;
}

.text-8{
  font-family:Montserrat;
  font-size:8px;
  font-weight: 300;
}

.text-10{
  font-family:Montserrat;
  font-size:10px;
  font-weight: 300;
}

.text-11{
  font-family:Montserrat;
  font-size:11px;
  font-weight: 300;
}

.text-12{
  font-family:Montserrat;
  font-size:12px;
  font-weight: 300;
}

.text-13{
  font-family:Montserrat;
  font-size:13px;
  font-weight: 300;
}

.text-14{
  font-family:Montserrat;
  font-size:14px;
  font-weight: 300;
}

.text-15{
  font-family:Montserrat;
  font-size:15px;
  font-weight: 300;
}

.text-16{
  font-family:Montserrat;
  font-size:16px;
  font-weight: 300;
}

.text-17{
  font-family:Montserrat;
  font-size:17px;
  font-weight: 300;
}

.text-18{
  font-family:Montserrat;
  font-size:18px;
  font-weight: 300;
}

.text-20{
  font-family:Montserrat;
  font-size:20px;
  font-weight: 300;
}

.text-22{
  font-family:Montserrat;
  font-size:22px;
  font-weight: 300;
}

.text-26{
  font-family:Montserrat;
  font-size:26px;
  font-weight: 300;
}

.text-38{
  font-family:Montserrat;
  font-size:38px;
  font-weight: 300;
}

.font-arial{
  font-family: Arial !important;
}
/*--- /Default Text ---*/

/* widht */

.w-20{
  width: 20%;
}

.w-35{
  width: 35%;
}

.w-40{
  width: 40%;
}

.px-eight{
  padding-left: .8rem!important;
}

/*--- Hoverable ---*/
.text-hover-red:hover{
  color: #c7262d !important;
  cursor: pointer;
  text-decoration: none;
}

.card-list{
  transition: 0.5s all;
  -moz-transition: 0.5s all;
}

.card-list:hover{
  cursor: pointer;
  transition: 0.5s all;
  -moz-transition: 0.5s all;
}

.card-list:hover .text-hover-red{
  color: #c7262d !important;
  cursor: pointer;
  text-decoration: none;
}
/*.card-list:hover .card-list-img{
  position: relative;
  overflow: hidden;
}

.card-list:hover .card-list-img img{
  transform: scale(1.1);
  transition: 0.5s all;
  -moz-transition: 0.5s all;
}*/

.card-list:hover h1 > a{
  color: #c7262d !important;
  text-decoration: none;
}

.navbar .navbar-nav .nav-item a{
  border-bottom: 3px solid rgba(0,0,0,0);
}

.navbar .navbar-nav .nav-item:hover a{
  border-bottom: 3px solid #f2bfc1;
}
/*--- /Hoverable ---*/

/*--- Add Style ---*/
body{
  font-family: NeoSans !important;
}

.headline-category{
  color: #c7262d !important;position: absolute;z-index: 1;
}

.img-headline-carousel{
  box-shadow: inset 0px 0px 30px 30px #000 !important;
  -moz-box-shadow: inset 0px 0px 30px 30px #000 !important;
  -webkit-box-shadow: inset 0px 0px 30px 30px #000 !important;
}

.title-strip-left{
  border-left: 4px solid #c7262d;
  padding-left: 6px;
  font-family: 'Poppins-Bold' !important;
}

.cursor-pointer{
  cursor: pointer !important;
}

.nav-news{
  border-bottom: 1.2px solid #dee2e6;
}

.nav-news > li > .nav-link{
  color: #333;
  font-family:Montserrat;
  font-size:14px;
  font-weight:700;
}

.nav-news > li > .nav-link:hover{
  border:none;
  color: #c7262d;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
}

.nav-news > li > .nav-link.active{
  color: #c7262d !important;
  background-color: transparent;
  border-bottom: : solid 2px #c7262d !important;
}

.page-link{
  color: #333 !important;
  font-family:Montserrat;
  font-size:12px;
  font-weight:600;
  border:none !important;
}

.page-link:hover,
.page-link.active{
  color: #333 !important;
  font-family:Montserrat;
  font-size:12px;
  font-weight:600;
  border:none !important;
  background-color: #fadcdc !important;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  border-radius:50px;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
}

.page-item:last-child .page-link {
  margin-right: 0;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.page-link.goFirst{
  background-color: #eaeaea !important;
}

.page-link.goFirst:hover{
  background-color: #fadcdc !important;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}

.page-link.goLast{
  background-color: #eaeaea !important;
}

.page-link.goLast:hover{
  background-color: #fadcdc !important;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}

.form-search:hover, .form-search:focus{
  border: none;
  outline: none;
  box-shadow: none;
}

.form-search{
  display: block;
  width: 100%;
  border: none;
  background-color: #f8f8f8;
  font-family: 'Roboto',sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  padding: .7rem;
  letter-spacing: 1px;
}

.search-icon{
  position: absolute;
  top: 13px;
  right: 25px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
  font-size: 19px;
}

.form-search-header{
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border:none;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin-top:6px;
  font-family:Montserrat;
  font-size:12px;
  font-weight:600;
}

.form-select{
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  border:none;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  background-color: #eaeaea;
}

.select-text-center{
  text-align: center;
  text-align-last: center;
  /* webkit*/
}

.lapsus-desc{
  background-color: rgba(0,0,0,0.5);
  padding-top: 1.5rem;
  margin-top: -120px;
  margin-bottom: 8px;
}

.big-img-desc{
  padding-top: 8.5rem;
  padding-bottom: 1.5rem;
  margin-top: -258px;
  background-color: transparent;
  background-image: linear-gradient(transparent, #000);
}

.lable-pin-head{
  background-color: rgba(0,0,0,0.6);
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
  left: auto;
  bottom: auto;
}

.lable-pin{
  background-color: rgba(0,0,0,0.6);
  position: absolute;
  z-index: 0;
  right: 15px;
  top: 0;
  left: auto;
  bottom: auto;
}

.card-list .card-list-img-side img{
  height: 5.32em;
  object-fit: cover;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
}

.position-sticky-t-0{
  position: -webkit-sticky!important;
  position: sticky!important;
  top: 100px !important;
}

.position-sticky-b-0{
  position: -webkit-sticky!important;
  position: sticky!important;
  bottom: 0 !important;
}

.carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 15px !important;
  height: 15px !important;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #f1f1f1 !important;
  border-radius: 50% !important;
}

.carousel-indicators li.active {
  background-color: #c7262d !important;
}

.home-carousel-item img{
  object-fit: cover;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  height: 23rem !important;
}

.btn-category{
  /* background-image: linear-gradient(to right, rgb(236,28,36) , rgb(158,11,22)); */
  color: rgb(236,28,36) !important;
  /* padding: .187rem .546rem; */
  /* border-radius: 50px; */
  font-size: .7rem !important;
  font-family: 'Poppins-Regular', sans-serif !important;
  font-weight: 600;
  /*text-transform: uppercase !important;*/
}

.card-date{
  font-family: 'Poppins-Regular', sans-serif !important;
}
/*--- /Add Style ---*/

/*--- Small devices (landscape phones, 576px and up) ---*/
@media (min-width: 576px) {

  /*--- Background Color ---*/
  .light-grey-sm{
    background-color: #eaeaea !important;
  }

  .dark-grey-sm{
    background-color: #2e2e2e !important;
  }

  .white-sm{
    background-color: #ffffff !important;
  }

  .red-sm{
    background-color: #c7262d !important;
  }
  /*--- /Background Color ---*/

  /*--- Default Text Small ---*/
  .text-sm-lt-1{
    letter-spacing: 1px;
  }
  .text-sm-b{
    font-weight:700 !important;
  }

  .text-sm-strong{
    font-weight:900 !important;
  }

  .text-sm-w300{
    font-weight:300 !important;
  }

  .text-sm-w100{
    font-weight:100 !important;
  }

  .text-sm-8{
    font-family:Montserrat;
    font-size:8px;
    font-weight: 300;
  }

  .text-sm-10{
    font-family:Montserrat;
    font-size:10px;
    font-weight: 300;
  }

  .text-sm-11{
    font-family:Montserrat;
    font-size:11px;
    font-weight: 300;
  }

  .text-sm-12{
    font-family:Montserrat;
    font-size:12px;
    font-weight: 300;
  }

  .text-sm-13{
    font-family:Montserrat;
    font-size:13px;
    font-weight: 300;
  }

  .text-sm-14{
    font-family:Montserrat;
    font-size:14px;
    font-weight: 300;
  }

  .text-sm-15{
    font-family:Montserrat;
    font-size:15px;
    font-weight: 300;
  }

  .text-sm-16{
    font-family:Montserrat;
    font-size:16px;
    font-weight: 300;
  }

  .text-sm-17{
    font-family:Montserrat;
    font-size:17px;
    font-weight: 300;
  }

  .text-sm-18{
    font-family:Montserrat;
    font-size:18px;
    font-weight: 300;
  }

  .text-sm-20{
    font-family:Montserrat;
    font-size:20px;
    font-weight: 300;
  }

  .text-sm-22{
    font-family:Montserrat;
    font-size:22px;
    font-weight: 300;
  }

  .text-sm-26{
    font-family:Montserrat;
    font-size:26px;
    font-weight: 300;
  }

  .text-sm-38{
    font-family:Montserrat;
    font-size:38px;
    font-weight: 300;
  }
  /*--- /Default Text Small ---*/
}

/*--- Medium devices (tablets, 768px and up) ---*/
@media (min-width: 768px) {
  /*--- Background Color ---*/
  .light-grey-md{
    background-color: #eaeaea !important;
  }

  .dark-grey-md{
    background-color: #2e2e2e !important;
  }

  .white-md{
    background-color: #ffffff !important;
  }

  .red-md{
    background-color: #c7262d !important;
  }
  /*--- /Background Color ---*/

  /*--- Default Text Medium ---*/
  .text-md-lt-1{
    letter-spacing: 1px;
  }
  .text-md-b{
    font-weight:700 !important;
  }

  .text-md-strong{
    font-weight:900 !important;
  }

  .text-md-w300{
    font-weight:300 !important;
  }

  .text-md-w100{
    font-weight:100 !important;
  }

  .text-md-8{
    font-family:Montserrat;
    font-size:8px;
    font-weight: 300;
  }

  .text-md-10{
    font-family:Montserrat;
    font-size:10px;
    font-weight: 300;
  }

  .text-md-11{
    font-family:Montserrat;
    font-size:11px;
    font-weight: 300;
  }

  .text-md-12{
    font-family:Montserrat;
    font-size:12px;
    font-weight: 300;
  }

  .text-md-13{
    font-family:Montserrat;
    font-size:13px;
    font-weight: 300;
  }

  .text-md-14{
    font-family:Montserrat;
    font-size:14px;
    font-weight: 300;
  }

  .text-md-15{
    font-family:Montserrat;
    font-size:15px;
    font-weight: 300;
  }

  .text-md-16{
    font-family:Montserrat;
    font-size:16px;
    font-weight: 300;
  }

  .text-md-17{
    font-family:Montserrat;
    font-size:17px;
    font-weight: 300;
  }

  .text-md-18{
    font-family:Montserrat;
    font-size:18px;
    font-weight: 300;
  }

  .text-md-20{
    font-family:Montserrat;
    font-size:20px;
    font-weight: 300;
  }

  .text-md-22{
    font-family:Montserrat;
    font-size:22px;
    font-weight: 300;
  }

  .text-md-26{
    font-family:Montserrat;
    font-size:26px;
    font-weight: 300;
  }

  .text-md-28{
    font-family:Montserrat;
    font-size:28px;
    font-weight: 300;
  }

  .text-md-38{
    font-family:Montserrat;
    font-size:38px;
    font-weight: 300;
  }
  /*--- /Default Text Medium ---*/
}

/*--- Large devices (desktops, 992px and up) ---*/
@media (min-width: 992px) {
  /*--- Background Color ---*/
  .light-grey-lg{
    background-color: #eaeaea !important;
  }

  .dark-grey-lg{
    background-color: #2e2e2e !important;
  }

  .white-lg{
    background-color: #ffffff !important;
  }

  .red-lg{
    background-color: #c7262d !important;
  }
  /*--- /Background Color ---*/

  /*--- Default Text Large ---*/
  .text-lg-lt-1{
    letter-spacing: 1px;
  }
  .text-lg-b{
    font-weight:700 !important;
  }

  .text-lg-strong{
    font-weight:900 !important;
  }

  .text-lg-w300{
    font-weight:300 !important;
  }

  .text-lg-w100{
    font-weight:100 !important;
  }

  .text-lg-8{
    font-family:Montserrat;
    font-size:8px;
    font-weight: 300;
  }

  .text-lg-10{
    font-family:Montserrat;
    font-size:10px;
    font-weight: 300;
  }

  .text-lg-11{
    font-family:Montserrat;
    font-size:11px;
    font-weight: 300;
  }

  .text-lg-12{
    font-family:Montserrat;
    font-size:12px;
    font-weight: 300;
  }

  .text-lg-13{
    font-family:Montserrat;
    font-size:13px;
    font-weight: 300;
  }

  .text-lg-14{
    font-family:Montserrat;
    font-size:14px;
    font-weight: 300;
  }

  .text-lg-15{
    font-family:Montserrat;
    font-size:15px;
    font-weight: 300;
  }

  .text-lg-16{
    font-family:Montserrat;
    font-size:16px;
    font-weight: 300;
  }

  .text-lg-17{
    font-family:Montserrat;
    font-size:17px;
    font-weight: 300;
  }

  .text-lg-18{
    font-family:Montserrat;
    font-size:18px;
    font-weight: 300;
  }

  .text-lg-20{
    font-family:Montserrat;
    font-size:20px;
    font-weight: 300;
  }

  .text-lg-22{
    font-family:Montserrat;
    font-size:22px;
    font-weight: 300;
  }

  .text-lg-26{
    font-family:Montserrat;
    font-size:26px;
    font-weight: 300;
  }

  .text-lg-38{
    font-family:Montserrat;
    font-size:38px;
    font-weight: 300;
  }

  .text-lg-35{
    font-family:Montserrat;
    font-size:35px;
    font-weight: 300;
  }

  .text-lg-30{
    font-family:Montserrat;
    font-size:30px;
    font-weight: 300;
  }

  /*--- /Default Text Large ---*/

  /*--- Add Style ---*/
  .big-img-desc{
    padding-top: 8.5rem;
    padding-bottom: 1.5rem;
    margin-top: -242px;
    background-color: transparent;
    background-image: linear-gradient(transparent, #000);
  }

  .card-list .card-list-img-side img{
    height: 6.32em;
    object-fit: cover;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
  }
  
  .position-lg-relative{
    position: relative !important;
  }

  .home-carousel-item img{
    object-fit: cover;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    height: auto !important;
  }
  /*--- Add Style ---*/
}

/*--- Extra large devices (large desktops, 1200px and up) ---*/
@media (min-width: 1200px) {
  /*--- Background Color ---*/
  .light-grey-xl{
    background-color: #eaeaea !important;
  }

  .dark-grey-xl{
    background-color: #2e2e2e !important;
  }

  .white-xl{
    background-color: #ffffff !important;
  }

  .red-xl{
    background-color: #c7262d !important;
  }
  /*--- /Background Color ---*/

  /*--- Default Text Extra Large ---*/
  .text-xl-lt-1{
    letter-spacing: 1px;
  }
  .text-xl-b{
    font-weight:700 !important;
  }

  .text-xl-strong{
    font-weight:900 !important;
  }

  .text-xl-w300{
    font-weight:300 !important;
  }

  .text-xl-w100{
    font-weight:100 !important;
  }

  .text-xl-8{
    font-family:Montserrat;
    font-size:8px;
    font-weight: 300;
  }

  .text-xl-10{
    font-family:Montserrat;
    font-size:10px;
    font-weight: 300;
  }

  .text-xl-11{
    font-family:Montserrat;
    font-size:11px;
    font-weight: 300;
  }

  .text-xl-12{
    font-family:Montserrat;
    font-size:12px;
    font-weight: 300;
  }

  .text-xl-13{
    font-family:Montserrat;
    font-size:13px;
    font-weight: 300;
  }

  .text-xl-14{
    font-family:Montserrat;
    font-size:14px;
    font-weight: 300;
  }

  .text-xl-15{
    font-family:Montserrat;
    font-size:15px;
    font-weight: 300;
  }

  .text-xl-16{
    font-family:Montserrat;
    font-size:16px;
    font-weight: 300;
  }

  .text-xl-17{
    font-family:Montserrat;
    font-size:17px;
    font-weight: 300;
  }

  .text-xl-18{
    font-family:Montserrat;
    font-size:18px;
    font-weight: 300;
  }

  .text-xl-20{
    font-family:Montserrat;
    font-size:20px;
    font-weight: 300;
  }

  .text-xl-22{
    font-family:Montserrat;
    font-size:22px;
    font-weight: 300;
  }

  .text-xl-26{
    font-family:Montserrat;
    font-size:26px;
    font-weight: 300;
  }

  .text-xl-38{
    font-family: Montserrat;
    font-size: 38px;
    font-weight: 300;
  }
  /*--- /Default Text Extra Large ---*/
}

/*search*/
.container-2{
  width: 300px;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}

.container-2 input#search{
  width: 50px;
  height: 29px;
  /*background: #2b303b;*/
  border: none;
  /*font-size: 10pt;*/
  float: left;
  color: #262626;
  padding-left: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#2b303b;
  margin-top: 5px;
 
  -webkit-transition: width .55s ease;
  -moz-transition: width .55s ease;
  -ms-transition: width .55s ease;
  -o-transition: width .55s ease;
  transition: width .55s ease;
}

.container-2 input#search::-webkit-input-placeholder {
  color: #65737e;
}
 
.container-2 input#search:-moz-placeholder { /* Firefox 18- */
  color: #65737e;  
   color: #65737e;  
  color: #65737e;  
}
 
.container-2 input#search::-moz-placeholder {  /* Firefox 19+ */
  color: #65737e;  
   color: #65737e;  
  color: #65737e;  
}
 
.container-2 input#search:-ms-input-placeholder {  
  color: #65737e;  
   color: #65737e;  
  color: #65737e;  
}

.container-2 .icon{
  position: absolute;
  margin-left: 18px;
  margin-top: 9px;
  z-index: 1;
  color: #4f5b66;
}

:focus, .container-2 input#search:active{
  outline:none;
  width: 200px;
}
 
.container-2:hover input#search{
  width: 200px;
}
 
.container-2:hover .icon{
  color: #93a2ad;
}

/*navbar fixed*/
.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 6;
  /*max-width: 1080px;*/
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
  max-width: 1080px;
  /*margin-bottom: 54px;*/
}

.sticky-hr {
  position: fixed;
  width: 100%;
  z-index: 2;
  margin-top: 42px !important;
}

.hr-header{
  margin-top: -8px;
  margin-bottom: 0px !important;
  /*height: 1px !important;*/
  /*background-image: linear-gradient(to right, #ec1c24, #9e0b16) !important;*/
}

.logo-nav-fixed {
  display: none;
}

.logo-nav-bar{
  max-width: 50px;
  width: auto;
  background: none;
}

#logo-nav{
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.3s linear;
}

#logo-nav.logo-nav-fixed{
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.1s linear;
}

@media (max-width: 991px) {
  .bgHead{
    background-color: #fff !important;
  }
  .d-post-small-none{
    display: none !important;
  }
}

@media (max-width: 575px) {
  .col-post-small{
    flex: 0 0 42.333333%;
    max-width: 42.333333%;
  }

  .col-post-small-b{
    flex: 0 0 57.666667% !important;
    max-width: 57.666667% !important;
    margin-top: -3px !important;
  }

  .d-post-small-none{
    display: none !important;
  }
  .text-9-small{
    font-size: 9px !important;
  }
  .p-0-small{
    padding: 0px !important;
  }

  .btn-category{  
  font-size: .7rem !important;
  }

  .title-card{
    font-size: 14px !important;
  }

  .hr-card{
    bottom: 0; 
    left: -16px !important; 
    width: 100% !important; 
    position: absolute;
  }

  .card-list-img{
    padding-right: .5rem!important;
  }  

  .text-foto{
    font-family: 'Poppins-Regular' !important;
    font-size: 12px !important;
  }

  .sticky-b-news {
    position: fixed !important;
    top: 80px !important;
    width: 100%;
    z-index: 1;
  }

/*  .owl-stage-outer {
  height: 275px !important;
  }*/

  .add-div {
    height: 75px;
  }

} 

.text-footer{
  color:#ffffff !important;
  font-family: 'Poppins-SemiBold' !important;
}

.text-footer .tab-space {
  padding-left: 5px !important;
}

@media (max-width: 991px) {
  .text-footer{
    color:#000000 !important;
  }
  .a-center{
    text-align: center !important;
  }
#footer-flex > #copyright { order: 2; }
#footer-flex > #menu-footer { order: 1; }
}

.share-media-left{
  height: 50px; 
  text-align: center;
  position: relative; 
  font-size: 25px; 
  color: #ffffff;
}

.bg-lg-lapsus{
  background: no-repeat center center fixed;
  background-size: cover;
}
/*.mt-4rem{
  margin-top: 4.5rem!important;
}
*/

.overlay-lapsus {
  position: absolute;
  top: 70%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  width: 100%;
  opacity: 0.5;
  transition: .5s ease;
  background-color: #000;
  padding-top: 1.5rem!important;
}

@media (max-width: 991px) {
  .overlay-lapsus {
    top: 0;
    height: 100%;
    padding-top: 40% !important;
  }
  .overlay-lapsus h5{
    font-size: 22px;
  }
  .overlay-lapsus p{
    font-size: 15px;
  }
}

/*style 2020*/

.title-card {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*line-height: 22px;*/
  /*height: 44px;*/
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #212529 !important;
  font-weight: 100;
}

.title-card-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 1.5;
  height: 70px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #212529 !important;
  font-weight: 100;
}

.title-card-right {
  /*font-size: 1rem;*/
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 20px;
  height: 44px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #212529 !important;
  font-weight: 300;
}

.title-card-video {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 1.5;
  max-height: 70px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #212529 !important;
  font-weight: 100;
}

.montserrat {
  font-family: "montserrat";
  font-weight: 100;
}

#header-nav.sticky-header .header-top {
  display: none !important;
}

/*--- Scroll Horizontal ---*/
.scroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  scrollbar-width: thin;
}

.item-scroll,
.vertical-align-middle {
  display: inline-block;
  vertical-align: middle;
}

.item-scroll{
  max-width: 17rem !important; 
  white-space: normal;
}

.scroll::-webkit-scrollbar {
  display: none;
}

/*--- /Scroll Horizontal ---*/

.scroll-m{
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  scrollbar-width: thin;
}
.scroll-m::-webkit-scrollbar {
  display: none;
}

.img-post-list{
  width: 100% !important;
  height: 100% !important;
}

@media only screen and (max-width:400px){
  .img-post-list {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
}

.menu-mobile {
  background-color: #fff  !important;
  position: fixed;
  width: 0;
  height: 100%;
  z-index: 1051;
  overflow: scroll;
  top: 0;
  left: 0;
  transition: 0.3s;
  overflow-x: hidden;
}

.big-img-desc-home{
  color:#fff;
  padding-top: 8.5rem;
  padding-bottom: 1.5rem;
  margin-top: -258px;
  background-color: transparent;
  background-image: linear-gradient(transparent, #000);
}

.text-title-cat-home{
  color: #fff !important;
  font-family: 'Poppins-Bold', sans-serif !important;
}

.text-date-cat-home{
  color: #fff !important;
  font-family: 'Poppins-Regular', sans-serif !important;
}



@media only screen and (max-width:700px){
  .big-img-desc-home{
    color:#000 !important;
    padding-top: .25rem;
    padding-bottom: 0rem;
    margin-top: 0px;
    background-color: transparent;
    background-image: none;
  }

  .text-title-cat-home{
    color: #000 !important;
    font-family: 'Poppins-Bold', sans-serif !important;
  }

  .text-date-cat-home{
    color: #666666 !important;
    font-family: 'Poppins-Regular', sans-serif !important;
  }
}

.tematik-c .owl-nav {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  top: 20%;
}

.tematik-c .owl-nav .owl-prev{
  background: #eaeaea !important;
  width: 40px;
  height: 40px;
  border-radius: 50px !important;
  margin-left: -15px !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12), inset 0 -1px 0 0 #dadce0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tematik-c .owl-nav .owl-prev span{
  display: inline-flex;
  font-size: 20pt;
  color: #000;
  margin-top: -5px;
}

.tematik-c .owl-nav .owl-next{
  background: #eaeaea !important;
  width: 40px;
  height: 40px;
  border-radius: 50px !important;
  margin-right: -15px !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12), inset 0 -1px 0 0 #dadce0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tematik-c .owl-nav .owl-next span{
  display: inline-flex;
  font-size: 20pt;
  color: #000;
  margin-top: -5px;
}

.search-page form input{
  width: 100%;
  height: 36px;
  border-radius: 25px;
  border-style: ridge;
  margin-right: 5px;
  color: rgba(0, 0, 0, 0.6);
}

.tematik .line{
  color: #cd7d95 !important;
  background-color: #cd7d95 !important;
  margin: .75rem 0px;
}

.tematik .title a{
  font-size: 15px;
  font-family: montserrat;
  font-weight: 600;
  color: #fff;
  line-height: 1.4;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;  
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.text-news-detail p{
  font-family: 'Poppins-Regular' !important;
  font-size: 16px !important;
}

.footer-desc p, .footer-desc h5, .footer-desc ul li a{
  font-family: 'Poppins-Regular' !important;
}

.overlay-title{
  position: absolute;
  right: 0;
  bottom: 0;
  height: 35px;
  justify-content: center;
  display: flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.44) !important;
  font-family: 'Poppins-SemiBold' !important;
  font-size: 15px !important;
}

.overlay-title-photo{
  position: absolute;
  right: 15px;
  left: 15px;
  bottom: 0;
  height: 40%;
  /*justify-content: center;*/
  /*display: flex;*/
  /*align-items: center;*/
  background-color: rgba(0, 0, 0, 0.44) !important;
  font-family: 'Poppins-SemiBold' !important;
  font-size: 12px !important;
}

.play-button{
  bottom: 27%;
  width: 35px !important;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  cursor: pointer;
}

/*.card-photo:last-child{
  padding-right: 15px !important;
}*/

 .clinic-photo-gallery {
   /*background-color: #000;*/
   margin-top: 4em;
   overflow: hidden;
}
 .clinic-photo-gallery ul {
   display: table;
}
 .clinic-photo-gallery li {
   display: table-cell;
   vertical-align: middle;
}
 .clinic-photo-gallery li img {
   max-height: 355px;
   width: auto;
   margin: 0 auto;
}

.contoh ul{
  list-style: none outside none;
   padding-left: 0;
   margin-bottom: 0;
}

.contoh li{
  display: block;
   float: left;
   margin-right: 6px;
   cursor: pointer;
}

.demo {
   /*width: 450px;*/
   /*height: 300px;*/
}
.demo ul {
   list-style: none outside none;
   padding-left: 0;
   margin-bottom: 0;
}
.demo li {
   display: block;
   float: left;
   margin-right: 6px;
   cursor: pointer;
}
.demo img {
   display: block;
   height: 400px;
   max-width: 100%;
}
@media (max-width: 720px) {
  .demo img {
     display: block;
     height: 237px;
     max-width: 100%;
  }
}

.caption {
    background-color: rgba(0, 0, 0, 0.75);
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    color: white;
    width: 100%;
}
.caption p {
    margin:0;
}

.detail-page p {
  font-family: 'Poppins-Regular' !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.detail-page h1 {
  font-family: 'Poppins-SemiBold' !important;
}

.width-card{
    width: 64% !important;
}

.width-card-detail{
    width: 62% !important;
}

.width-card-popular{
    width: 61% !important;
}

.col-post-aside{
    flex: 0 0 35.333333%;
    max-width: 35.333333%;
  }

.col-post-aside-b{
    flex: 0 0 64.666667% !important;
    max-width: 64.666667% !important;
    margin-top: -7px !important;
}
.hr-card{
  bottom: 0; 
  left: -20px !important; 
  width: 95%; 
  position: absolute;
}

.header-top .search-top form input{
  width: 400px;
  height: 36px;
  border-radius: 25px;
  border: solid 1px #a66368;
  margin-right: 5px;
  color: rgba(0, 0, 0, 0.6);
  font-size: .9rem;
  /*border-style: 1px ridge;*/
  /*border-style: none;*/
}

.header-top .search-top form button{
  background-image: linear-gradient(to right, #ec1c24, #9e0b16) !important;
  color: #fff !important;
  cursor: pointer;
  border: none;
  border-radius: 25px;
  font-size: 1rem;
  /*background-color: #ec1c24 !important;*/
  /*background-color: #FFFFFF !important;*/
  /*background-image: none !important;*/
  /*width: 50px;*/
  /*height: 36px;*/
}

@media (min-width:768px) and (max-width:849px){
  .header-top .search-top form input{
  width: 305px !important;
  }
}

.search-sticky{
  display: none;
  position: absolute;
  top: 50px;
  background-color: #FFF;
  right: 14px;
  padding: 10px;
  border: none;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
  z-index: 101;
  border-radius: 3px;
}

.search-sticky form input{
  width: 400px;
  height: 36px;
  border-radius: 25px;
  border: solid 1px #a66368;
  margin-right: 5px;
  color: rgba(0, 0, 0, 0.6);
  font-size: .9rem;
  /*border-style: 1px ridge;*/
  /*border-style: none;*/
}

.search-sticky form button{
  background-image: linear-gradient(to right, #ec1c24, #9e0b16) !important;
  color: #fff !important;
  cursor: pointer;
  border: none;
  border-radius: 25px;
  font-size: 1rem;
  /*background-color: #ec1c24 !important;*/
  /*background-color: #FFFFFF !important;*/
  /*background-image: none !important;*/
  /*width: 50px;*/
  /*height: 36px;*/
}

.search-sticky-m{
  display: none;
  width: 100%;
  position: absolute;
  top: 80px;
  background-color: #FFF;
  padding: 10px;
  border: none;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
  z-index: 101;
  border-radius: 3px;
}

.search-sticky-m form input{
  width: 100%;
  height: 36px;
  border-radius: 25px;
  border: solid 1px #c5c5c5;
  margin-right: 5px;
  color: rgba(0, 0, 0, 0.6);
  font-size: .9rem;
  /*border-style: 1px ridge;*/
  /*border-style: none;*/
}

.owl-carousel{
  z-index: -1 !important;
}

.sticky-b-news {
  position: fixed !important;
  top: 50px;
  width: 100%;
  z-index: 1;
}

.btn-outline-red{
  color: #4e4e4e;
  border: 1px solid #e39393;
  font-size: 12px;
  /*font-weight: 600px;*/
  border-radius: 25px !important;
  font-family: 'Poppins-Regular', sans-serif !important;
}

.box-shadow {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12), inset 0 -1px 0 0 #dadce0;
}

.box-shadow-grey{
  box-shadow: 0 2px 6px 0 rgb(0 0 0 / 38%), inset 0 -1px 0 0 #656566;
}

.nav-menu-mobile span{
  color: #000 !important;
  font-size: 16px;
  padding-right: 0px;
  padding-left: 2px;
  margin: 5px;   
  font-family: 'Poppins-Semibold' !important;
}

.nav-menu-mobile li{
  padding-bottom: 1.2rem !important;
}
/*.padding-mobile:not(:first-child) { 
  padding-right: .25rem !important; 
  padding-left: .25rem !important; 
}
*/
.text-foto{
  font-family: 'Poppins-SemiBold' !important;
}

@media (min-width:992px) and (max-width:1020px){
  .width-card-headline {
    font-size: 0.67rem !important;
    width: 62% !important;
  }

  .width-card{
    width: 64% !important;
  }

  .width-card-detail{
    width: 62% !important;
  }

  .width-card-popular{
    width: 61% !important;
  }
}

@media (min-width:992px) and (max-width:1050px){
  .nav-text {
    font-size: 0.88rem !important;
  }
}

.icon-fill {
  fill: red;
}

.lSSlideOuter {
  position: relative;
}

.headline-pt{
  padding-top: 8rem;
}

/*.lSpager{
  position: absolute !important; 
  z-index: 5;
  top: 300px;
}*/
/*@media (min-width: 300px) {
  .container-mp {
    margin-top: 128px !important;
  }

  .mt-bn-mobile {
    margin-top: 0px !important;
  }
}*/