/*
		Theme Name: Flatsome Child

		Description: This is a child theme for Flatsome Theme

		Author: UX Themes

		Template: flatsome

		Version: 3.19.7
	*/

/*----------------------------------------------------------------content-------------------------------------------------------------- */
.py-10 {
	padding: 15px 0px;
  }
  .py-101{
	padding: 10px 0px;
  }
  .p-30 {
	padding-top: 30px !important;
  }
  .text-uppercase {
	text-transform: uppercase;
  }
  .box-blog-post .is-divider {
	display: none;
  }
  .section_choose .row-dashed .col:before,
  .services_most_liked .row-dashed .col:before {
	position: absolute;
	content: " ";
	height: 100%;
	top: 0;
	left: -1px;
	border-left: 1px dashed #ddd;
  }
  
  .section_choose .row-dashed .col:before,
  .services_most_liked .row-dashed .col:before {
	border-left-style: solid;
  }
  .button_contact {
	background: none;
	border: 2px solid rgb(241, 241, 241);
  }
  .button_contact:hover {
	background-color: #fff !important;
	border-color: #fff;
	color: #666 !important;
  }
  
  .button_contact span {
	font-size: 1.15em;
  }
  
  /* .history_fixed .button {
	color: #fff !important;
	font-weight: bolder;
	background-color: #b20000 !important;
  } */
  
  /* ---------------------------------------------------------------footer------------------------------------------------------ */
  .section_footer .menu-link-info a::before {
	content: "•"; /* Dấu chấm (dot) */
	color: #777777; /* Màu sắc của dấu chấm */
	margin-left: 5px; /* Khoảng cách giữa text và dấu chấm */
	font-size: 16px; /* Kích thước */
  }
  .menu-link-info span {
	margin-left: 10px;
  }
  .social-icons {
	display: inline-block;
	vertical-align: middle;
	font-size: 0.85em;
	color: #999;
  }
  .social-icons i {
	color: #fff !important;
  }
  .social-icons .facebook {
	background-color: #3a589d !important;
  }
  .social-icons .facebook {
	background-color: #3a589d !important;
  }
  .social-icons .email {
	background-color: #111 !important;
  }
  .social-icons .phone {
	background-color: #51cb5a !important;
  }
.why_should_u_choose h3,
.why_should_u_choose p,
{
	color:black;
}
.menu-policy span{
	color: rgb(34, 113, 177);
}
.searchform button {
	background-color: rgb(34, 113, 177);
}