/*
 Theme Name:   Nevo Child
 Theme URI:    https://nevothemes.com
 Description:  Default Nevo child theme
 Author:       CSH
 Author URI:   https://nevothemes.com
 Template:     nevo
 Version:      0.1
*/



.star::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f005 \f005 \f005 \f005 \f005";
  color: gold;
  margin-right: 5px;
  letter-spacing: 5px;
}

.header-button.builder-item-focus {
    z-index: 999;
}
.custitle h2 {
	font-size: 40px;
}
.custitle h2, .custitle h1, .titleleft h2 {
	font-family: FG-Authenia;
	word-spacing: 10px;
	font-weight: bold;
    letter-spacing: 3px;
	margin-bottom: 0px;
}
.txthoz h3 {font-size: 20px;}
table tr td:nth-child(1){
	font-weight: bold;
}
table tr td:nth-child(1) i{
	font-weight: normal;
}
table tr td:nth-child(2) {
    text-align: right;
    width: 20%;
	font-weight: bold;
}
th, td {
    border: 1px solid #00000000;
    border-bottom: 1px solid #0000001a;
	padding: 2px 0px 8px 0px;
}
table {
    border: none;
    margin-bottom: 10px;
}
.imgzindex img {
    z-index: 1004 !important;
    position: relative;
}
.colshadow .elementor-widget-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    border-radius: inherit;
    z-index: 1;
}

.colshadow .elementor-widget-container > * {
    position: relative;
    z-index: 2;
}


.starsrv {
    color: gold;
    font-size: 18px;
    letter-spacing: 5px;
    margin-bottom: 5px;
}
.imgcasiler img {
    border-radius: 10px !important;
}
.textright h3 {text-shadow: 1px 1px 0px #747474;color: #fff;margin-bottom: 0px;margin-top: 20px;font-size: 16px;}
.textright p {
    font-size: 12px;
	color: #fff;
	text-shadow: 1px 1px 0px #747474;
}
.box-textimg {
    position: absolute;
    top: 0px;
}
.boxtxtfb p {
    margin-bottom: 0px;
	font-size: 14px;
}
.boxtxtfb {
    position: absolute;
    bottom: 0px;
	background-image: linear-gradient(to top, #70bd22, #f5eb8600);
	padding: 20px;
    text-align: justify;
    color: #fff;
    text-shadow: 1px 1px 0px #747474;
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.box-textimg {
    display: flex;
    align-items: center;
    gap: 15px;
	padding: 10px;
}
.box-textimg img {
    width: 50px;
    height: 50px;
    border-radius: 100% !important;
    object-fit: cover;
}
.textright {
    display: flex;
    flex-direction: column;
    justify-content: center;
	text-align: left;
}

.menupri {
    font-size: 20px;
    font-weight: bold;
}
ul.boxprice li.price {
    font-weight: bold;
    font-size: 20px;
}
ul.boxprice .icoplus {
  width: 30px;
  height: 30px;
  background: #70bd22;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  font-weight: bold;
	padding-bottom: 3px;
}

ul.boxprice {
    padding: 0px 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.desc, .headl {
    margin-bottom: 0px;
	height: 30px;
	font-family: AlbulaPro-Regular;
}
.headl {
    font-size: 17px;
	word-spacing: 0px;
    letter-spacing: 0px;
}
.itemlitsmenu {
	background-color: #eff8df;
    border-radius: 10%;
	padding: 200px 10px 10px 10px;
    margin-top: -200px;
}
.cuscaroupho img.swiper-slide-image {
    width: 90%;
}
.boxprice {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.boxprice .price {
  text-align: left;
}
.boxprice .icoplus {
  text-align: right;
}

/*----btn-hieu-ung----*/
.elementor-button {
	background-color: #70bd22 !important;
    border-radius: 30px !important;
	font-weight: bold;
    position: relative;
    overflow: hidden;
    display: inline-block;
    transition: transform 0.3s ease-in-out;
}
.elementor-button::after{
  content: "";
  position: absolute;
  top: 0;
  left: -150%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.6), transparent);
  transform: skewX(-45deg);
  animation: light-move 2s linear infinite;
}
@keyframes light-move {
  0% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}/*---end-btn-hieu-ung----*/
.box1 img {
    width: 50%;
    height: 100px !important;
    object-fit: cover;
    margin-bottom: 5px;
    margin-left: -25px;
}
/*-all-btn-contact-*/
.iconfixfolow {
    position: fixed;
    right: 20px;
    bottom: 80px;
    list-style: none;
    padding: 0px;
    margin: 0px;
	z-index: 999;
}
.iconfixfolow li {
    border: 1px solid #70bd22;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
    background-color: #70bd22;
	z-index: 999;
	margin-bottom: 10px;
}
.iconfixfolow a {
	color: #fff;
}
.iconfixfolow i {
    margin-top: 10px;
    font-size: 18px;
}
.hotline-phone-ring-wrap {
position: fixed;
bottom: 0;
left: 0;
z-index: 999999;
}
.hotline-phone-ring {
position: fixed;
visibility: visible;
background-color: transparent;
width: 110px;
height: 110px;
cursor: pointer;
z-index: 11;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
transition: visibility .5s;
right: -20px;
bottom: -20px;
display: block;
}
.hotline-phone-ring-circle {
width: 130px;
height: 130px;
top: -20px;
left: -20px;
position: absolute;
background-color: transparent;
border-radius: 100%;
border: 2px solid #70bd22;
-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
width: 90px;
height: 90px;
top: 0px;
left: 0px;
position: absolute;
background-color: #70bd22;
border-radius: 100%;
border: 2px solid transparent;
-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
background-color: #70bd22;
width: 70px;
height: 70px;
top: 10px;
left: 10px;
position: absolute;
background-size: 20px;
border-radius: 100%;
border: 2px solid transparent;
/*-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;*/
/*animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;*/
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 14px;
text-align: center;
color: #fff;
font-weight: bold;
line-height: 1.4;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
width: 20px;
height: 20px;
}
.hotline-bar {
position: absolute;
background: rgb(49, 74, 166);
border-radius: 3px;
padding: 0 15px 0 0;
background-size: 100%;
cursor: pointer;
transition: all 0.8s;
-webkit-transition: all 0.8s;
z-index: 9;
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
border-radius: 50px !important;
/* width: 175px !important; */
left: 33px;
bottom: 37px;
}
.hotline-bar > a {
color: #fff;
text-decoration: none;
font-size: 15px;
font-weight: bold;
text-indent: 50px;
display: block;
letter-spacing: 1px;
line-height: 40px;
font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
0% {
-webkit-transform: rotate(0) scale(0.5) skew(1deg);
-webkit-opacity: 0.1;
}
30% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
-webkit-opacity: 0.5;
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
-webkit-opacity: 0.1;
}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
opacity: 0.6;
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
opacity: 0.6;
}
100% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
opacity: 0.6;
}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
0% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
10% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
}
/*-end-all-btn-contact-*/
.footer-section.top-footer.has-start.has-center.has-end {
    /*background-image: url(https://#/wp-content/uploads/2024/07/background.png);*/
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.boxtimeft .tglv {
    background-color: #cda247;
    padding: 10px 10px 10px 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
	margin-bottom:15px;
}
.boxtimeft {
    background-color:#fff;
	margin-bottom: -30px;
    margin-top: -60px;
    height: 180px;
	width:80%;
	text-align:center;
	border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.boxft ul {
    margin-bottom: 15px;
}
.boxft ul li a {
    color: #fff;
}
.boxft ul li {
	color: #fff;
	margin-bottom: 10px;
	font-size: 15px;
}
.boxft h3 {
    font-size: 18px;
    margin-bottom: 15px;
	color: #fff;
	font-family: AlbulaPro-Regular;
    font-weight: bold;
}
.boxft.box1 p {
    margin-bottom: 10px;
    margin-top: 5px;
}
.boxfolow-ft li i {
    font-size: 18px;
	padding-top:8px;
	color:#70bd22;
}
.boxfolow-ft li {
	background-color:#fff;
    display: inline-block;
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 100%;
	margin-right:5px;
}
@font-face {
 font-family: AlbulaPro-Regular;
 src: url(/wp-content/themes/nevo-child/fonts/AlbulaPro-Regular.otf);
}
@font-face {
 font-family: FG-Authenia;
 src: url(/wp-content/themes/nevo-child/fonts/FG-Authenia.ttf);
}
body, p{
	font-family: AlbulaPro-Regular;
}
h1, h2, h3, h4, h5, h6{
	font-weight: bold;
}
/*-----end css old-----*/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

	
}