/*-nut-phone-*/
.btngift-ring {
  bottom: 120px !important;
}
.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 0.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 #b77c4b;
  -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 0.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: #b77c4bdb;
  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 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
  background-color: #b77c4b;
  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;
}
.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;
  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-nut-phone-*/

.boxcolserv img {
  border-radius: 10px;
}
.boxcolserv .col-inner {
  background-image: linear-gradient(to right, #f7d097, #b77c4b);
}
.borderradi .icon-box-img {
  margin-bottom: -90px !important;
}
.borderradi {
  width: 250px;
  height: 250px;
  background-color: #fff;
  border-radius: 100%;
  display: -ms-flexbox;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.boxshapbg1 {
  width: 200px;
  height: 100px;
  background-color: #f7d097;
  border-radius: 10px;
  margin-bottom: -70px;
}
.boxshapbg2 {
  width: 100%;
  height: 100px;
  background-color: #f7d097;
  border-radius: 10px;
  margin-top: -85px;
}
.imgbor img {
  border-radius: 10px;
  border: 3px solid #ffff;
}
.cssboxmap p {
  margin-bottom: -10px;
}
.footer-widgets.footer {
  margin-top: -7px;
  background-color: #cccccc;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-color:#1c1c1c ;
}
a.button.primary {
  background-image: linear-gradient(to right, #f7d097, #b77c4b);
}
.btnserv span {
  /*background-image: linear-gradient(to right, #f7d097, #b77c4b);*/
  background-color: #000;
  border-radius: 20px;
  padding: 5px 10px;
  color: #fff;
}
.btnserv {
  margin: 10px 0px !important;
}
.titserv span {
  border-bottom: 2px solid;
  padding-bottom: 10px;
}
.titserv {
  margin-bottom: 25px !important;
  margin-top: 10px !important;
}

/*css-an-bar-flatsome*/
/*
li#wp-admin-bar-flatsome_panel {
    display: none;
}
li#wp-admin-bar-flatsome-activate {
    display: none;
}*/
/*end-css-an-bar-flatsome*/

@font-face {
    font-family: "Font1";
    src: url("../../assets/font/Montserrat-Medium.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Font2";
    src: url("../../assets/font/Diamond-Bridge-DEMO.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}


body {
  font-family: "Font1", sans-serif;
  color: red;
}

h1,
h2,
h3 {
  font-family: "Font2", sans-serif;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/

  .cssgiftfix a {
    font-size: 14px;
  }
  .lightbox-by-id {
    min-width: auto;
  }
  .cssheightiframe-booknow iframe {
    height: 220vh !important;
  }
  .cssheightiframe-gift iframe {
    height: 200vh !important;
  }
  div#text-15 {
    padding-left: 15px;
  }
}

@font-face {
  font-family: "fl-icons";
  font-display: block;
  src: url("../icons/fl-icons.eot?v=3.14.3");
  src: url("../icons/fl-icons.eot?v=3.14.3#iefix") format("embedded-opentype"),
       url("../icons/fl-icons.woff2?v=3.14.3") format("woff2"),
       url("../icons/fl-icons.ttf?v=3.14.3") format("truetype"),
       url("../icons/fl-icons.woff?v=3.14.3") format("woff"),
}

html, body {
    margin: 0 !important;
    padding: 0 !important;
}


/* Reset icon-menu */
.icon-menu {
    display: inline-block !important;
    width: 26px !important;
    height: 20px !important;
    position: relative !important;
    vertical-align: middle !important;
}

/* Ẩn text */
.icon-menu {
    font-size: 0 !important;
    text-indent: -9999px !important;
}

/* Tạo 3 gạch ngang */
.icon-menu::before,
.icon-menu::after {
    content: '' !important;
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    height: 3px !important;
    background-color: #fff !important;
    transition: all 0.3s ease !important;
}

.icon-menu::before {
    top: 0 !important;
    box-shadow: 0 9px 0 #fff !important; /* Gạch giữa */
}

.icon-menu::after {
    bottom: 0 !important;
}

/* Container của icon */
.mobile-nav .nav-icon a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    height: 40px !important;
    color: #fff !important;
}



.icon-menu {
    display: inline-block !important;
    width: 24px !important;
    height: 18px !important;
    position: relative !important;
    font-size: 0 !important;
    text-indent: -9999px !important;
    vertical-align: middle !important;
}

/* Tạo 3 gạch ngang ĐỒNG ĐỀU */
.icon-menu::before,
.icon-menu::after {
    content: '' !important;
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    height: 2px !important;
    background-color: #fff !important;
    border-radius: 1px !important;
}
