@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body {
  margin: 0;
  font-family: "Poppins", var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: #485165 !important;
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.gb-bg {
  background: #fff !important;
}

@media (max-width: 991.98px) {
	
	
.location .location_header {
		display:none;

}

 .location .location_header .logo {
	 display:none !important;

}

.location .mobile_location_header {
		display:block !important;

}


	
	
article .article-meta {
	display:block !important;
}	
article .article-meta i {
    margin: 0 16px 10px 0 !important;

}
article img {
    max-width: 100% !important;
    height: auto !important;
}

.post-item a {

    height: 100% !important;

}
	

	
	
  .navbar-expand-lg .navbar-brand {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }

  .navbar-expand-lg .navbar-collapse .nav-link,
  .navbar-expand-lg .navbar-collapse .show > .nav-link,
  .navbar-expand-lg .navbar-collapse .nav-link.active,
  .navbar-expand-lg .navbar-collapse .nav-link:hover,
  .navbar-expand-lg .navbar-collapse .nav-link:focus {
    color: var(--bs-gray-600) !important;
    font-size: 15px !important;
    margin-bottom: 4px !important;
  }
  .navbar-expand-lg .navbar-collapse .nav-link {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    border-bottom: #0000001f 1px dotted;
  }

  .site_onu .content {
    display: block !important;
    padding: 10px !important;
  }
  .g-ads img {
    max-width: 100% !important;
    height: auto !important;
  }
  .header_weather {
    width: 100% !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
  }
  .weather-col {
    position: relative;
    background: #fff;
    padding: 20px;
  }

  .breaknews .title {
    display: none !important;
  }

  .breaknews .swiper-slide a {
    font-size: 14px;
    text-align: center;
  }

  .breaknews .swiper-slide .line-1 {
    -webkit-line-clamp: 2 !important;
  }
  .breaknews .swiper-slide a span {
    color: #fc0;
    font-weight: 600;
    font-size: 14px !important;
  }

  .currency .item {
    padding: 10px 4px !important;
  }

  article .article-title {
    font-size: 30px !important;
  }
  article .article-description {
    font-size: 17px !important;
  }

  .offcanvas-header {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}


#authors img {
    min-height: 100px !important;
    max-height: 110px !important;
}
.g-shadow {
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
.g-card {
  width: 100%;
  padding: 20px;
  background: #fff;
  margin: 10px 0px;
  border-radius: 0px;
  border-bottom: 4px solid #eaecf4;
}

h3,
.h3 {
  font-size: 0.825rem;
}

.line-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.line-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.line-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* Header */

.header_sub {
}
.header_sub a {
  border-left: solid #eaecf4 1px;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 14px;
  padding: 5px 7px;
  font-weight: 400;
}
.header_sub a span {
  display: inherit;
}
.header_sub a i {
  font-size: 18px;
}
.mr-1 {
  margin-right: 5px;
}

.canvas_sub {
}
.canvas_sub a {
  background: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 15px;
  padding: 5px;
  margin-bottom: 10px;
  flex-direction: column;
  border-radius: 5px;
  font-weight: 400;
}
.canvas_sub a:hover {
  background: var(--bs-gray-600);
  color: #fff;
}
.canvas_sub a i {
  font-size: 32px;
}
.mr-1 {
  margin-right: 5px;
}

/* Canvas */
.canvas_title {
  display: block;
  padding: 5px;
  border-bottom: #e8e8e8 1px solid;
  font-weight: 600;
  color: var(--bs-gray-800);
  margin: 0 0 10px 0px;
  border-radius: 3px;
}

.canvas_menu {
  columns: 3;
}
.canvas_menu li {
  padding: 5px 0px;
}
.canvas_menu-2 {
  columns: 2;
  font-size: 13px !important;
  font-weight: 400 !important;
}
.canvas_app_menu {
  padding: 0px !important;
}
.canvas_app_menu li {
  list-style: none;
  display: inline-block;
  width: 32.66%;
}

@media (max-width: 992px) {
  .canvas_menu {
    columns: 2;
  }
  .canvas_app_menu li {
    list-style: none;
    display: inline-block;
    width: 49.16%;
  }
}
.offcanvas .section-title {
  box-shadow: none !important;
}

.category_description{
	font-size: 16px;
    font-weight: 400;
    padding: 10px;
    background: #fff;
	}

/* Breaknews */
.breaknews {
  width: 100%;
  background: #5b5e68 !important;
}

.breaknews .title {
  color: #fff;
  display: inline-block;
  width: 100%;
  display: flex;
  align-items: center;
  background: ;
  padding: 8px 0px;
}
.breaknews .title span {
  margin-right: 10px !important;
  font-size: 16px;
  font-weight: 500;
}
.breaknews .title i {
  margin: 0px;
  font-size: 24px;
}
.breaknews .swiper-slide a {
  padding: 5px;
  color: #fff;
}
.breaknews .swiper-slide a span {
  color: #fc0;
  font-weight: 600;
  font-size: 18px;
}

/* Footer */

.footer_text_item {
  font-weight: 500;
  margin-bottom: 10px;
}
.footer_text_item a {
  display: inline-block;
  margin-right: 20px;
  color: #000;
}

/** Advert **/
.advert_header {
  position: fixed;
  margin-left: -180px;
  top: 100px;
  width: 160px;
  overflow: hidden;
}
.fixed_ads {
  position: fixed;
  margin-left: -180px;
  overflow: hidden;
  width: 160px;
  height: auto;
}
.top_ads1 {
  width: 100%;
  height: auto;
  display: block;
}
.g-ads {
  margin: 10px 0px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  height: auto;
}
.g-ads img {
   		max-width: 100% !important;
        height: revert-layer;
}

.site_onu {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #fff;
  border: 0px solid #999;
  z-index: 9999;
  top: 0;
  left: 0;
  display: none;
}

.site_onu .content {
  display: flex;
  justify-content: center;
  height: 100vh;
  align-items: center;
}
.site_onu .bar {
  text-align: right;
  font-weight: bold;
  background: #e4e4e4;
  padding: 10px;
  height: 40px;
  font-size: 15px;
}
.site_onu .bar div {
  margin-right: 10px;
  cursor: pointer;
}
.site_onu .saniye {
  float: left;
}
.site_onu .kapat {
  float: right;
}

.h-m-21 {
  height: 13.5rem !important;
}
.g-border-bottom {
  border-bottom: solid #eaecf4 4px;
}
.g-border-bottom-1 {
  border-bottom: solid #eaecf4 1px;
}

.navbar {
  --bs-navbar-nav-link-padding-x: 0.6rem;
}
.nav-link {
  --bs-nav-link-font-weight: 500;
  letter-spacing: -0.01rem;
}

.gallery-cover {
}
.gallery-cover img {
  object-fit: cover !important;
}

.h-300 {
  height: 300px;
}
.h-300 img {
  height: 300px !important;
}

.h-240 {
  height: 240px;
}
.h-240 img {
  height: 240px !important;
}

.h-490 {
  height: 490px;
}
.h-490 img {
  height: 490px !important;
}

.play_ico {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 25px;
  background: #ff205b78;
  border-radius: 100%;
  padding: 0px 10px;
}

/* MODULE TOP MENU */
.hscroll-menu::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 12px;
  _background-color: #e6e6e6;
}

.hscroll-menu::-webkit-scrollbar-thumb {
  border-radius: 0px;
  border-top: 8px solid rgba(255, 255, 255, 0);
  background-clip: content-box;
  _background-color: #e6e6e6;
  background-color: #e6e6e6;
}
.hscroll-menu::-webkit-scrollbar-thumb:hover {
  border-radius: 0px;
  border-top: 8px solid rgba(255, 255, 255, 0);
  background-clip: content-box;
  background-color: #e6e6e6;
}

.hscroll-menu::-webkit-scrollbar-corner {
  background-color: #e6e6e6;
}

.hscroll-menu {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.module_top_menu {
  margin: 0px 0px 30px 0px;
  padding: 0px 0px;
}
.module_top_menu li {
  list-style: none;
  padding: 0px;
  display: inline-block;
}
.module_top_menu li .active {
  color: #fff;
  background: #c30;
}
.module_top_menu li a {
  display: block;
  background: #fff;
  padding: 8px 20px;
  border-radius: 5px;
}

/* ARTICLE  */

.article {
  border-bottom: 4px solid #eaecf4;
  margin-bottom: 40px;
  padding-bottom: 50px;
}
article #gallery_items {
  margin: 10px 0px;
  border-radius: 10px;
  height: 480px;
  overflow: hidden;
}
article #gallery_items img {
  object-fit: cover;
  border-radius: 0px;
}

article {
  margin-bottom: 40px;
}
article .article-title {
  margin: 0px 0px 0px 0px;
  font-weight: 700;
  font-size: 40px;
}
article .article-description {
  padding: 20px 0px;
  font-size: 20px;
}
article .article-text {
  padding: 20px 0px;
  font-size: 18px !important;
  font-weight: normal;
}
article picture img {
  width: 100%;
}

article img {
    max-width: 100% !important;
    height: auto !important;
}

article table {
  width: 100%;
  overflow: hidden;
}
article table thead {
  background: #333;
  color: #fff;
}
article table thead tr th {
  padding: 5px;
  font-size: 14px;
}

article table tbody tr:nth-child(2n + 1) {
  background: #f9f9f9;
}

article table td {
  border: #f7f7f7 1px solid;
  padding: 5px;
  font-size: 14px;
  font-weight: 400;
}
article table td p {
  padding: 0px;
  margin: 0px;
}

article iframe {
  width: 100%;
  height: 500px;
  margin: 20px 0px;
}

article .font-weight-bold {
  font-weight: 500 !important;
}



article .article-meta{    
	padding: 10px;
    background: #fff;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
	}
article .article-meta span{
	display: flex;
    align-items: center;
	}
article .article-meta i{  
	height: 45px;
    width: 52px;
    text-align: center;
    margin: 0 16px 0px 0;
    color: #fff;
    font-size: 29px;   
	border-radius: 5px;}
article .article-meta  .map {
    
    background: #337ab7;
}
article .article-meta .phone {
    background: #8bc34a;
}





.gallery_item .count {
  display: inline-block;
  padding: 5px 20px;
  background: var(--bs-gray-500);
  color: #fff;
  font-weight: 700;
}

.breadcrumb {
  font-size: 14px;
  background: #fff;
  padding: 2px 10px;
  font-weight: normal;
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.breadcrumb-item {
  display: flex;
  color: #60697b;
  align-items: center;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.2rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  font-family: "Unicons";
  font-weight: normal;
  display: flex;
  align-items: center;
  padding-right: 0.2rem;
  color: rgba(96, 105, 123, 0.35);
  content: "\e931";
  margin-top: -1px;
  font-size: 0.9rem;
}

.weather-col {
  position: relative;
}

.weather_area {
  display: flex;
  justify-content: center;
  align-items: center;
}
.weather_area .form2 {
  width: 100px;
  border: none;
  font-size: 13px;
  margin: 0px 0px 0px 0px;
  background: none;
  color: #fff;
  text-align: center;
  -webkit-appearance: none !important;
}
.weather_area .derece {
  display: inline-block;
  margin-right: 5px;
  font-size: 22px;
  font-weight: 600;
}
.header_weather {
  background: #005b99;
  color: var(--bs-gray-100);
  font-size: 12px;
  font-weight: 300;
  padding: 2px 10px;
  height: 42px;
  width: 170px;

  border-radius: 0px;
  box-shadow: rgba(33, 35, 38, 0.1) 1px 2px 10px 1px;
  overflow: hidden;
}
.header_weather1 {
  background: rgb(82, 131, 192);
  color: var(--bs-gray-100);
  font-size: 12px;
  font-weight: 300;
  padding: 2px 10px;
  position: absolute;
  top: -35px;
  left: -10px;
  width: 180px;
  border-radius: 3px;
  box-shadow: rgba(33, 35, 38, 0.1) 1px 2px 10px 1px;
  overflow: hidden;
  height: 70px;
}

#module_hava_durumu {
}

.header_weather .hv_title {
  display: none;
}
#module_hava_durumu .module_top {
  height: 40px;
  margin: -10px;
  background: #064955;
}
#module_hava_durumu .module_top .module_title {
  display: block;
  position: absolute;
  color: #fff;
  left: 10px;
  top: 8px;
  font-weight: bold;
  font-size: 20px;
}
#module_hava_durumu .module_select {
  font-size: 18px;
  background: none;
  border: 0px;
}
#module_hava_durumu .module_select select {
  width: 90px;
  border: none;
  font-size: 14px;
  margin: 0px 10px 0px 0px;
  background: none;
  color: #fff;
}
#module_hava_durumu .module_select select option {
  background: none;
  color: #000;
}
#module_hava_durumu .module_body .part_1 {
  float: left;
}
#module_hava_durumu .module_body .city {
  display: block;
  color: #fff;
  font-size: 20px;
}
#module_hava_durumu .module_body .date {
  font-size: 12px;
}
#module_hava_durumu .module_body .part_2 {
  float: right;
}
#module_hava_durumu .module_body .part_3 {
  float: right;
}

.curreny_block {
  background: #fff;
  padding: 14px;
}

.currency {
  margin: -5px 0px -5px 0px;
  font-size: 14px;
  color: #222;

  padding: 0px 0px 0px 0px;
}
.currency .item {
  float: left;
  font-weight: 600;
  padding: 0px 4px;
}
.currency .item span.name {
  margin: 0 2px 0 4px;
}
.currency .item i {
  text-align: center;

  color: #ccc;
  font-size: 15px !important;
}
.currency .item span.curr {
}
.currency .item span.up,
.currency .item span.down {
}
.currency .item:last-child {
  margin: 0;
}
.currency .item:last-child span.up,
.currency .item:last-child span.down {
  margin: 0 0 0 0;
}
.currency .item .green {
  color: #4ab52e;
  font-weight: 600;
}
.currency .item .red {
  color: #ed1d25;
  font-weight: 600;
}

/*Listeleme*/
.post-list {
  width: 100%;
  box-shadow: none;
}
#video .list-group-item {
  margin-bottom: 10px;
  padding: 0px;
  border-radius: 0px;
  background: #fff;
}
#video .list-group-item:hover {
  background: #333;
  color: #fff !important;
}

#video .list-group-item:hover h6 {
  color: #fff !important;
}

#video .list-group-item h6 {
  padding: 5px;
  font-size: 15px;
  font-weight: 500;
}
#video .list-group-item p {
  font-size: 12px;
}
#video .list-group-item .media-left {
  white-space: nowrap;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: middle;
}

.media:nth-of-type(odd) {
}
#video .list-group-item .media-left:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.35em; /* Adjusts for spacing */
}
#video .list-group-item img {
  width: 130px;
  height: 100px;
  display: inline-block;
  vertical-align: middle;
  object-fit: cover;
}
#video button {
  border-radius: 0;
  width: 100%;
  font-weight: bold;
}

/* Comment */
.post_comments .comment_list {
  float: left;
  width: 100%;
  background: #fff;
}
.post_comments .comment_list .item {
  margin: 0 0 10px 0 !important;
  border-bottom: 4px solid #eaecf4;
  /* border-radius: 5px; */
  display: flex;
  padding: 10px;
}
.post_comments .comment_list .item.indent {
  margin: 0 10px 10px 30px !important;
  background: #cccccc42;
}
.post_comments .comment_list .item.indent .comment_text {
}
.post_comments .comment_list .item .comment_avatar {
  margin: 10px 10px 0px 10px;
}
.post_comments .comment_list .item .comment_avatar i {
  float: left;
  font-size: 44px;
  color: #ccc;
}
.post_comments .comment_list .item .comment_text {
  padding: 13px 10px 10px 10px;
}
.post_comments .comment_list .item .comment_text .comment_info {
  font-size: 15px;
  margin: 0 0 2px 0;
}
.post_comments .comment_list .item .comment_text .comment_info strong {
  color: #252b42;
}
.post_comments .comment_list .item .comment_text .comment_info i {
  float: right;
  font-size: 10px;
  color: #949494;
}
.post_comments .comment_list .item .comment_text .comment_text_content {
  font-size: 14px;
  color: #474747;
  margin: 0 0 20px 0;
}
.post_comments .comment_list .item .comment_text .comment_action div {
  float: left;
  margin: 0 10px 0 0;
  border-right: 1px solid #c6c6c6;
  padding-right: 10px;
}
.post_comments .comment_list .item .comment_text .comment_action .count_action {
  float: left;
  background: #666666;
  color: var(--white);
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  padding: 0;
  border: 0;
}
.post_comments .comment_list .item .comment_text .comment_action .vote {
  cursor: pointer;
  color: #888992;
}
.post_comments .comment_list .item .comment_text .comment_action .replay {
  margin-left: 10px;
}
.post_comments .comment_list .item .comment_text .comment_action .report {
  border-right: 0;
}
.post_comments .comment_list .item .comment_text .comment_action .replay,
.post_comments .comment_list .item .comment_text .comment_action .report {
  color: #3f4355;
  font-size: 13px;
}
.post_comments .comment_list .item .comment_text .comment_action .replay a,
.post_comments .comment_list .item .comment_text .comment_action .report a {
  color: var(--bs-gray-100);
  font-size: 12px;
  display: inline-block;
  background: var(--bs-gray-600);
  padding: 4px 10px;
  border-radius: 3px;
  font-weight: 400;
}
.post_comments
  .comment_list
  .item
  .comment_text
  .comment_action
  .replay
  a:hover,
.post_comments
  .comment_list
  .item
  .comment_text
  .comment_action
  .report
  a:hover {
  color: #ed1d29;
}

/*Content*/
.content-share {
  background: #fff;
  padding: 0px;
  margin: 20px 0px;
}
.content-meta {
  font-size: 13px;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.content-meta .view {
  display: inline-block;
  padding: 14px;
  background: var(--bs-gray-600);
  color: #fff;
}
.content-meta .date {
  display: inline-block;
  padding: 0px 10px;
}
.content-meta .number {
  font-size: 16px;
  font-weight: 600;
}

.post_tags {
}
.post_tags a {
  display: inline-block;
  border-radius: 20px;
  background: var(--bs-gray-600);
  padding: 5px 20px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

/* SOCIAL */
.social_icons {
  text-align: right;
  padding: 5px;
  /* background: #f6f6f6;
     */
  margin: 4px 0px;
  color: #fff;
}
.social_icons img {
  margin: 0px !important;
}
.social_icons .social {
  float: right;
  color: var(--white);
  width: 37px;
  height: 37px;
  margin: 0 2px 0 0;
  line-height: 37px;
  text-align: center;
  border-radius: 3px;
}
.social_icons .twitter {
  background: #00aced;
}
.social_icons .twitter:hover {
  background: #0087ba;
}
.social_icons .whatsapp {
  background: #4caf50;
}
.social_icons .whatsapp:hover {
  background: #28782b;
}
.social_icons .facebook {
  background: #3b5998;
}
.social_icons .facebook:hover {
  background: #2d4373;
}
.social_icons .googleplus {
  background: #dd4b39;
}
.social_icons .googleplus:hover {
  background: #c23321;
}
.social_icons .instagram {
  background: #bc2a8d;
}
.social_icons .instagram:hover {
  background: #92216e;
}
.social_icons .pinterest {
  background: #cb2027;
}
.social_icons .pinterest:hover {
  background: #9f191f;
}
.social_icons .youtube {
  background: #bb0000;
}
.social_icons .youtube:hover {
  background: #880000;
}

.img-content {
  position: relative;
  overflow: hidden;
  min-height: 200px;

  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.img-content:before {
  padding-top: 50%;
}
.img-content:before {
  display: block;
  content: "";
  width: 100%;
  background-color: #f8f8f8;
}
.img-content > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  min-height: 200px;
}
img,
svg {
  vertical-align: middle;
}

.post-item a {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
  background: #fff;
  padding: 0px;
  margin-bottom: 20px;
  border-bottom: solid #eaecf4 4px;
  border-radius: 10px;
  height: 325px;
}


.information-text{
	display: flex;
    padding: 20px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border: 4px solid #eaecf4;
    margin: 50px 0px;
	}


.post-item a:hover {
  border-bottom: solid var(--bs-danger) 4px;
  background: #eaecf4;
}

.post-item .cat{
	   position: absolute;
    right: 10px;
    top: 10px;
    display: inline-block;
    background: #f0fa58;
    color: #333;
    z-index: 3;
    padding: 2px 10px;
    font-weight: 700;
    font-size: 13px;
	
	}

.post-item .title {
  margin: 20px 0;
  padding: 0px 14px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

.section-title {
  background: #fff;
  margin-bottom: 10px;
  padding: 0px 15px;
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.section-title > div {
  padding: 10px 0;
  line-height: 20px;
  position: relative;
  font-size: 1.25rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  white-space: normal;
}

.section-title > div:after {
  content: "";
  border-top: 4px solid #eaecf4;
  flex: 1;
  margin-left: 10px;
}

.border-color-red:after {
  border-top: 4px solid var(--bs-red) !important;
}
.border-color-gray-600:after {
  border-top: 4px solid var(--bs-gray-600) !important;
}
.border-color-blue:after {
  border-top: 4px solid var(--bs-blue) !important;
}
.border-color-orange:after {
  border-top: 4px solid var(--bs-orange) !important;
}
.border-color-info:after {
  border-top: 4px solid var(--bs-info) !important;
}
.border-color-success:after {
  border-top: 4px solid var(--bs-success) !important;
}
.border-color-purple:after {
  border-top: 4px solid var(--bs-purple) !important;
}

.section-title > div > span {
  font-size: 17px;
  font-weight: 400;
  color: var(--bs-gray-700);
}

@media screen and (min-width: 576px) {
  .section-title > div {
    white-space: nowrap;
  }
}

.headline {
  padding: 10px 10px 13px 10px;
  background: #fff;
  border-radius: 0px;
  border-bottom: solid #eaecf4 4px;
}

.popular_items {
  height: 420px;
  padding: 10px;
  background: #fff;
  border-radius: 0px;
  border-bottom: solid #eaecf4 4px;
}
.popular_items .num-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #9993;
  padding: 10px 0;
  transition: all 0.3s ease;
  min-height: 75px;
  align-items: center;
}

.popular_items .num-item .number {
  font-size: 48px;
  width: 65px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: 400;
  line-height: 1;
  color: #ccc;
  text-align: center;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popular_items .num-item:hover .number {
  color: #c00;
}

.popular_items .num-item .info {
  font-weight: 500;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.overlay.caption figcaption {
  padding: 0.5rem;
}

.swiper-container .swiper-controls .swiper-navigation {
  display: none;
}

.swiper-container:hover .swiper-controls .swiper-navigation {
  display: inherit;
}

.burclar {
}
.burclar ul {
  margin: 0px;
  padding: 0px;
}
.burclar ul li {
  text-align: center;
  width: 7.88%;
  list-style: none;
  display: inline-block;
  border-bottom: 1px dotted #efefef;
  padding-bottom: 5px;
  margin-bottom: 5px;
  background: #fff;
}
.burclar ul li .name {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #222;
}
.burclar ul li img {
  width: 72px;
  height: auto;
  padding: 7px;
}
.sticky-sidebar .burclar ul li {
  width: 32.233% !important;
}

@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1100px;
  }
}

@media (max-width: 992px) {
  .offcanvas.offcanvas-end {
    width: 100% !important;
  }

  .burclar ul li {
    width: 23.7%;
  }
  .d-mobile-none {
    display: none !important;
  }
}

.offcanvas.offcanvas-end {
  width: 50%;
}

@keyframes blink {
  0% {
    opacity: 0.2;
  }

  20% {
    opacity: 1;
  }

  100% {
    opacity: 0.2;
  }
}
.saving i {
  animation-name: blink;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}

.saving i:nth-child(2) {
  animation-delay: 0.2s;
}

.saving i:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes blink {
  0% {
    opacity: 0.2;
  }

  20% {
    opacity: 1;
  }

  100% {
    opacity: 0.2;
  }
}
.badge {
  animation-name: blink;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
.badge-red {
  background: #f00;
  position: absolute;
  right: 0px;
  z-index: 9999;
}















/** Location **/



 .location_item .content_holder {
     float: left;
     width: 100%;
}
 .location_item .content_holder .list {
    width: 100%;
    padding: 0 10px 0px 0px;
    margin: 0 0 10px 0;
    font-size: 13px;
    background: #eceff1;
    display: flex;
    align-items: center;
    font-weight: 400;
}
.location_item .content_holder .list .map {
    height: 45px;
    width: 52px;
    text-align: center;
    margin: 0 16px 0px 0;
    color: #fff;
    font-size: 29px;
    background: #337ab7;
}
 
 .location_item .content_holder .list .phone {
    height: 45px;
    width: 45px;
    text-align: center;
    margin: 0 16px 0px 0;
    color: #fff;
    font-size: 27px;
    background: #8bc34a;
}




.location .location_header {
     margin-bottom:60px;
     position: relative;
     height: 128px;
     background:url(images/bg.png) #6a6e8c;
	 border-radius:5px;
}
.location .mobile_location_header {
		display:none;

}

 .location .location_header .logo {
     z-index:10;
     position:absolute;
     border:#EBEBEB 1px solid;
     background:#FFF;
     padding:5px;
     bottom:-45px;
     left:30px;
}
 .location .location_header .logo img {
     width:190px;
     height:130px;
}
 .location .location_header .activite_button{
     position:absolute;
     cursor:pointer;
     bottom:0px;
     left:250px;
     z-index:1;
}
 .location .location_header .title{
     padding-bottom:5px;
     color:#FFF;
     font-size:24px;
     font-weight:bold;
     display:block;
}
 .location .location_header .phone{
     color: #CCC !important;
     font-size:14px;
     display:block;
}
 .location .location_header .phone i{
     border-radius:300px;
     margin-right:5px;
     width:40px;
     margin-bottom:5px;
     padding:10px 0px;
     font-size:18px;
     text-align:center;
     background:#8bc34a;
     color:#FFF !important;
}
/* Responsive CSS */
 .location .address{
     display:block;
     padding:5px;
}
 .location .address i{
     border-radius:300px;
     margin-right:5px;
     width:40px;
     margin-bottom:5px;
     padding:10px 0px;
     font-size:18px;
     text-align:center;
     background:#337ab7;
     color:#FFF !important;
}
 .location .phone{
     display:block;
     padding:5px;
}
 .location .phone i{
     border-radius:300px;
     margin-right:5px;
     width:40px;
     margin-bottom:5px;
     padding:10px 0px;
     font-size:18px;
     text-align:center;
     background:#8bc34a;
     color:#FFF !important;
}
 .location .web{
     display:block;
     padding:5px;
}
 .location .web i{
     border-radius:300px;
     margin-right:5px;
     width:40px;
     margin-bottom:5px;
     padding:10px 0px;
     font-size:18px;
     text-align:center;
     background:#4ac39c;
     color:#FFF !important;
}
 .location .email{
     display:block;
     padding:5px;
}
 .location .email i{
     border-radius:300px;
     margin-right:5px;
     width:40px;
     margin-bottom:5px;
     padding:10px 0px;
     font-size:18px;
     text-align:center;
     background:#ebebeb;
     color:#ccc !important;
}





/* NEWSBOX */
.newsBOX{
	display:block;
	width: 100%;
    padding: 5px;
    background: #fff;
    margin: 10px 0px;
    border-radius: 0px;
    border-bottom: 4px solid #eaecf4;}
.newsBOX:hover{ color: #069 !important; background:#eaecf4; border-bottom: 4px solid #fff;}
.newsBOX img{ border-radius:3px; width:100%; max-height:240px;}
.newsBOX .min-tag{
	font-size:13px;	
	display: block;
    text-align: left;
    width: 100%;
    color: #ccc;}
.newsBOX .title{
	font-size: 20px;
    font-weight: 700;
    line-height: 1.3em;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	}

@media (max-width: 991.98px) {
.newsBOX{

    padding: 15px !important;
}
.newsBOX .title{
	font-size: 17px !important;
	}	
	
}