/*
Theme Name: Nevo Child
Theme URI: hiep
Description: Day la child theme cua nevo
Author: caosonhiep
Author URI: hiep
Template: nevo
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: hiep
Text Domain: nevo
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
 .support-buttons {
  position: fixed;
  bottom: 24px;
  right: 24px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  z-index: 9999;
}

.support-buttons .btn {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background-color:#1C3563;
  color: #fff;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0 0px 0px rgba(0,0,0,.4);
  transition: .35s ease;
}

.support-buttons .btn:hover {
  transform: translateY(-6px) scale(1.08);
}
.footer-widgets.widgets-footer-2.builder-item-focus {
    margin-left: 60px;
}
.boxft.box2 li {
    color: #1C3563;
}

.boxft.box2 a {color: #1C3563;}

.boxft.box2 h3 
{
    font-weight: 600;
 color: #1C3563;
 border-left: 3px solid #1C3563;
    padding-left:10px
}
/*-----contact--form-----*/
    .basic-icons-wrap {
  display: flex;
  align-items: center;
  gap: 14px;
  font-family: inherit;
}

.follow-text {
  font-size: 14px;
  font-weight: 500;
  color: #1C3563;
}

.basic-icons {
  display: flex;
  gap: 10px;
}

.basic-icons a {
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f3f3f3;
  color: #1C3563;
  padding:20px;
  text-decoration: none;
  font-size: 16px;
  transition: all 0.6s ease;
}

/* Hover chung */
.basic-icons a:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 18px rgba(0,0,0,0.15);
  color: #fff;
}

/* Màu riêng từng icon */
.basic-icons a[aria-label="Email"]:hover {
  background: #1C3563; /* vibe Gmail */
  color:white;
}


.basic-icons a[aria-label="Phone"]:hover {
  background: #1C3563;
  color:white;
}

.basic-icons a[aria-label="Facebook"]:hover {
  background: #1C3563;
  color:white;
}
/*-----end--contact--form-----*/
.read-more-content {
  max-height: 150px; /* Chiều cao mặc định */
  overflow: hidden;
  transition: max-height 0.5s ease;
}

.read-more-btn {
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
}

.call-animation i {
    padding-left: 16px;
    padding-top: 16px;
    color: #fff;
}
    .call-animation {
    z-index: 99;
    position: fixed;
    right: 10px;
    bottom: 10px;
    background: #1C3563;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 100%;
    border: solid 2px #1C3563;
    animation: play 2s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
@keyframes play {

    0% {
        transform: scale(1);
    }
    15% {
        box-shadow: 0 0 0 5px rgba(250, 166, 26, 0.4);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(250, 166, 26, 0.4), 0 0 0 20px rgba(250, 166, 26, 0.2);
    }
    25% {
        box-shadow: 0 0 0 15px rgba(250, 166, 26, 0.4), 0 0 0 30px rgba(250, 166, 26, 0.2);
    }

}

.boxftfl_cs ul {
    margin-left: -10px;
    padding-left: 0px;
}
.boxftfl_cs a:hover{
	color:#ffc444;
}
.boxftfl_cs a{
	border-bottom:1px solid;
}
.boxftfl_cs{
	border-bottom:1px solid #dadce0;
	margin-bottom:-30px;
	padding-bottom:10px;
	text-align:center;
}
.boxftfl_cs li {
    display: inline-flex;
    padding: 0px 10px;
	margin-bottom:5px;
	font-size:14px;
}
.griddmsp .elementor-image-box-title {
    font-size: 16px;
}
.ftflimg ul {
    margin-left: 190px !important;
}
.ftflimg {
    border-top: 1px solid #dadce0;
	margin-top:30px;
	padding-top: 5px;
}
.ftflimg img {
    width:150px;
	position: absolute;
    margin-top: 12px;
}
.boxftfl{
	text-align:center;
}
.boxftfl i{
	font-size:20px;
}
.boxftfl li {
    display: inline-flex;
	margin-right:30px;
	font-size:14px;
}
.boxftfl ul {
    margin: 0px;
    padding: 0px;
}
.boxfolow-ft {
    padding-top: 10px;
}
.boxft.box1 .tencty {
    font-size: 24px;
}
.boxft.box1 img {
    width: 180px;
    padding-bottom: 10px;
}
.boxfolow-ft a:hover{
	color:#F3D983;
}
.boxft.box1 p {
    margin-bottom: 10px;
    margin-top: 5px;
	font-size: 15px;
}
.iconzaloft a {
    font-size: 10px;
    font-weight: 900;
}
.boxinfofooter li {
    margin-bottom: 2px !important;
}
li.iconzaloft {
    padding-top: 5px;
    padding-left: 2px;
}
.boxfolow-ft li i {
    font-size: 20px;
    padding-top: 10px;
	font-size:17px;
}
.boxfolow-ft li {
    display: inline-block;
    border: 1px solid #1C3563 !important;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
}
ul.boxfolow-ft.no-marker a {
    color: #1C3563;
}
/*------ani-hover-overlay------*/
.container1:hover h4 {
	display:none;
}
.container1 h4 {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-family: 'UTM AvoBold';
	width: 100%;
    text-align: center;
}
.container1 {
  position: relative;
  width: 100%;
}
.image1 {
  display: block;
  width: 100%;
  height: auto;
}
.overlay1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.3);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}
.container1:hover .overlay1 {
  height: 100%;
}
.text1 h5{
	font-family: 'UTM AvoBold';
	color: white;
}
.text1 {
  color: white;
  top: 10%;
  position: absolute;
  text-align: center;
  padding: 0px 20px;
}
/*------end-ani-hover-overlay------*/
/*end-css-table*/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.footer-widgets.widgets-footer-2.builder-item-focus {
    margin-left: 0px;
}
.boxftfl_cs{
	margin-bottom:-70px;
}
.ftflimg ul {
    margin-top: 70px !important;
    margin-bottom: -20px !important;
    margin-left: 0px !important;
}	