/*
 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
*/



.csstablepla {
  width: 100%;
  overflow-x: auto;
}
.csstablepla table {
  color: #fff;
  border-collapse: collapse;
  width: 100%;
  min-width: 600px;
}
.csstablepla table th,
.csstablepla table td {
  border: 1px solid #fff;
  padding: 10px;
  white-space: nowrap;
}
/*
.csstablepla table th {
  background-color: rgba(255, 255, 255, 0.1);
}
.csstablepla table td {
  background-color: rgba(255, 255, 255, 0.05);
} */
p {
    margin-bottom: 1em;
}
.txthtban p {
    color: #fff;
	font-size: 20px;
}
.txthtban .elementor-widget-container {
    text-align: center;
}
.cssh2dai h2 {
    font-size: 25px;
}
.fiximgcarou img {
    width: 100%;
    height: 365px !important;
    object-fit: cover;
}
/*--------------*/
.contaibgtrang p {
    color: #fff;
}
.contaibgtrang h2, .contaibgtrang h3, .contaibgtrang h4{
	color: #fff;
}
.contaibgtrang h2::after{
	color: #fff !important;
}
.contaibgtrang {
    background-color: #000;
}
/*--------------*/
.txttitleab h2 {
    color: #c49c4e;
}
.txttitleab p{
    color: #fff;
}
.colserbub {
    height: 518px !important;
	text-align: center !important;
}
.colserbub .e-con-inner {
    justify-content: center !important;
}
.boxcontaibanthap {
    height: 265px !important;
	text-align: center !important;
}
.boxcontaibanthap .e-con-inner {
    justify-content: center !important;
}
.boxcontaicolser {
    height: 350px !important;
	text-align: center !important;
}
.boxcontaicolser .e-con-inner {
    justify-content: center !important;
}
.boxcontaibanner p{
	font-size: 20px;
    color: #fff;
}
.boxcontaibanner {
    height: 630px !important;
	text-align: center !important;
}
.boxcontaibanner .e-con-inner {
    justify-content: center !important;
}
.related-posts img {
    width: 100%;
    height: 280px !important;
    object-fit: cover;
}
.inhoapgrid .elementor-widget-container{
	text-transform: uppercase;
    margin-bottom: -30px;
}
.boxgirdmc .elementor-widget-container {
    background: linear-gradient(to right, #f9f295, #e0aa3e) !important;
}
.review-text {
  max-height: 100px;
  overflow-y: auto;
  padding-right: 10px;
  border-radius: 8px;
  scrollbar-width: thin;
  scrollbar-color: #aaa #f0f0f0;
}
.review-text::-webkit-scrollbar {
  width: 8px;
}
.review-text::-webkit-scrollbar-track {
  background: #f0f0f0;
  border-radius: 10px;
}
.review-text::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #ccc, #999);
  border-radius: 10px;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
}
.review-text::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #bbb, #888);
}


.boxgridcolban img {
    width: 100%;
    height: 270px !important;
    object-fit: cover;
    border-top-left-radius: 180px !important;
    border-top-right-radius: 180px !important;
}
.boxframect iframe {
    border-radius: 10px !important;
}
.blog-cols img {
    width: 100%;
    height: 280px !important;
}
.popup-ct i {
    color: #cda247;
}
.popup-ct .boxbtn a {
    background-color: #000 !important;
}
.popup-ct p {
    margin-bottom: 15px;
	color: #000 !important;
    text-align: left;
    font-size: 16px;
}
.popup-ct h2 {
    text-align: center;
    font-weight: 400;
	margin-bottom: 10px;
}
.popup-ct h3 {
    text-align: center;
	font-size: 20px;
	font-weight: 400;
}
.boxbtn {
    text-align: center;
}
.popup-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100vw; 
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}
.popup-ct {
  background: white;
  padding: 20px;
  border-radius: 10px;
  max-width: 600px;
  width: 90%;
  position: relative;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
  animation: popup-show 0.3s ease-out;
}
.popup-close {
  position: absolute;
  top: 0px;
  right: 15px;
  font-size: 30px;
  cursor: pointer;
  color: #cda247;
}
.popup-close:hover {
  color: #000;
}
@keyframes popup-show {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}


.boxft.box2 {
    margin-left: -30px;
}
.divider
{
	position: relative;
	margin-top: 30px;
    margin-bottom: 30px;
	height: 1px;
}
.div-transparent:before
{
	position: relative;
	content: "";
	position: absolute;
	top: 0;
	left: 5%;
	right: 5%;
	width: 90%;
	height: 1px;
	background-image: linear-gradient(to right, transparent, rgb(48,49,51), transparent);
}
.div-arrow-down:after
{
	content: "";
	position: absolute;
	z-index: 1;
	top: -7px;
	left: calc(50% - 7px);
	width: 14px;
	height: 14px;
	transform: rotate(45deg);
	background-color: white;
	border-bottom: 1px solid rgb(48,49,51);
	border-right: 1px solid rgb(48,49,51);
}
.txttitleab h2 {
    font-size: 30px;
}
.phightl {
    border-left: 2px solid #cda247;
    padding-left: 10px;
}
.boximgsv img {
    width: 250px;
    height: 250px !important;
    object-fit: cover;
}
.boxgidgallery img {
    width: 280px;
    height: 280px !important;
    object-fit: cover;
}
span.price span.old {
    text-decoration-line: line-through;
    text-decoration-color: red;
	font-size: 0.85em;
	z-index: 99999;
}
.csshead h2 {
    font-size: 30px;
	text-transform: uppercase;
}
.headsub h2{
	color: #fff;
}
.headsub h2::after{
	color: #fff !important;
}
.csshead h2::after {
    content: "─❈─";
    display: block;
    font-size: 16px;
    color: #000;
    letter-spacing: 5px;
	margin-bottom: -20px;
	line-height: 2;
}
.price-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 4px 0;
  font-size: 20px;
}
.price-item .time {
  background-color: #ebcb66;
  position: relative;
  z-index: 1;
  padding-right: 5px;
}
.price-item .price {
  background-color: #ebcb66;
  position: relative;
  z-index: 1;
  padding-left: 5px;
}
.price-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-bottom: 2px dotted #999;
  transform: translateY(-50%);
  z-index: 0;
}

.btninsta .elementor-button {
    background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
	color: #fff !important;
}
.btnfaceb .elementor-button {
    background: linear-gradient(to right, #1877F2, #3b5998);
	color: #fff !important;
}
.btnblack .elementor-button {
    background: linear-gradient(to right, #000, #000) !important;
	color: #fff !important;
	border: none;
}
.boxcolsv h3 {
    font-size: 35px;
	padding: 0px 30px;
	color: #fff;
}
.review-card {
  max-width: 500px;
  border: 1px solid #eee;
  padding: 16px;
  border-radius: 10px;
  background: white;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.review-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.avatar {
  width: 45px;
  height: 45px;
  border-radius: 100% !important;
  object-fit: cover;
  margin-right: 10px;
}
.user-info {
  flex-grow: 1;
}
.username {
  display: block;
  font-size: 1.1em;
}
.date {
  font-size: 0.9em;
  color: #777;
}
.google-logo {
  width: 20px;
  height: 20px;
}
.stars {
  color: #ffc107;
  font-size: 20px;
  margin-bottom: 10px;
}
.review-text {
  font-size: 1em;
  line-height: 1.5;
}



.footer-widgets.widgets-footer-4.builder-item-focus {
    margin-bottom: 0px;
}
.cssboximg .elementor-image-box-wrapper {
  position: relative;
  overflow: hidden;
}
.cssboximg .elementor-image-box-content h3{
	color: #000;
}
.cssboximg .elementor-image-box-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 96.4%;
  opacity: 0;
  background-color: #fef5957a;
  color: #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: opacity 0.3s ease;
  padding: 20px;
  border-radius: 10px;
}
.cssboximg .elementor-image-box-wrapper:hover .elementor-image-box-content {
  opacity: 1;
}

/*----btn-hieu-ung----*/
.elementor-button {
    background-color: #ffffff00 !important;
    border: 1px solid;
    border-radius: 0px !important;
	font-weight: bold;
	font-size: 17px !important;
}
/*.elementor-button {
	background: linear-gradient(to right, #f9f295, #e0aa3e);
    border-radius: 30px !important;
	font-weight: bold;
    position: relative;
    overflow: hidden;
	border: none;
    display: inline-block;
    transition: transform 0.3s ease-in-out;
	color: #000 !important;
}
.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----*/

h1.txtbanner {
	color: #fff;
    font-size: 40px;
	text-align: center;
	text-transform: uppercase;
}
.top-footer .inside-footer {
    padding: 0px !important;
    margin-bottom: -6px;
}
.boxft.box3 li {
    margin-bottom: -2px;
}
.boxft.box1 {
    text-align: center;
}
.boxft.box1 img {
    width: 40%;
    margin-bottom: 10px;
}
/*-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 #cda247;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
    background-color: #cda247;
	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 #f5e8e7;
-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: #cda247;
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: #cda247;
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;
margin-top: 5px;
}
.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 {
    margin-bottom: -5px;
}
.boxft h3 {
    font-size: 18px;
    margin-bottom: 8px;
	font-weight: 500;
}
.boxft.box1 p {
    margin-bottom: 10px;
    margin-top: 5px;
}
.boxfolow-ft li i {
    font-size: 20px;
	padding-top:8px;
	color:#cda247;
}
.boxfolow-ft li {
	background-color:#fff;
    display: inline-block;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 100%;
	margin-right:5px;
}
@font-face {
 font-family: Kingfoil;
 src: url(/wp-content/themes/nevo-child/fonts/Kingfoil.otf);
}
@font-face {
 font-family: frauncessoftwonkopszwght;
 src: url(/wp-content/themes/nevo-child/fonts/frauncessoftwonkopszwght.ttf);
}
@font-face {
 font-family: MinionVariableConcept;
 src: url(/wp-content/themes/nevo-child/fonts/MinionVariableConcept-Roman.otf);
}
h1, h2, h3, h4, h5, h6 {
    font-family: frauncessoftwonkopszwght;
	font-weight: 400;
}
body, p, button {
    font-family: MinionVariableConcept;
	font-weight: 600;
}

/*-----end css old-----*/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

	.boxcontaibanthap {
    	height: 600px !important;
	}
	.colserbub {
    	height: 350px !important;
	}
	.boxcontaibanner p{
		font-size: 20px;
	}
	.boxcontaibanner {
        padding: 20px;
    }
	.boxgridcolban img {
    	height: 170px !important;
	}
	.boxft.box2 {
    	margin-left: 0px;
	}
	.boximgsv img {
    	width: 180px;
		height: 180px !important;
	}
	.boxgidgallery img {
    	width: 200px;
		height: 200px !important;
	}
	.popup-ct h3{
		font-size: 18px !important;
	}
	.cssh2dai h2 {
    	font-size: 22px !important;
	}
	h1{
		font-size: 30px !important;
	}
	h2{
		font-size: 28px !important;
	}
	h3{
		font-size: 26px !important;
	}
	h4{
		font-size: 24px !important;
	}
	h5{
		font-size: 22px !important;
	}
}