/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC <contact@vinades.vn>
 * @Copyright (C) 2014 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate 31/05/2010, 00:36
 */

/* Các tùy chỉnh CSS của giao diện nên để vào đây */
img {
  max-width: 100%;
}
.navbar-default {
  background-color: #0855a100;
  border-color: #06448100;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #fff50100;
  border-radius: 20px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #f60;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #f60;
}
.socialList li a {
  display: block;
  width: 30px;
  height: 30px;
  background-color: #201c46;
  color: #dcdcdc;
  font-size: 16px;
  border-radius: 3px;
  position: relative;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #120f2e;
  border-color: #2a2659;
  text-transform: uppercase;
  text-align: center;
}
.panel-heading {
  background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29);
  background: linear-gradient(to right, #24243e, #302b63, #0f0c29);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 10px;
  background: #0f0c29;
}
.panel-primary {
  border-color: #120f2d;
}
.img-thumbnail-style-2 {
  background-color: #cccccc00;
  border: none;
  border-radius: 9px 9px 0 0;
  max-width: 100%;
  padding: 0px;
}
#header .logo {
  padding: 20px 40px 20px 0;
}
.thumbnail-style-2 {
  display: block;
  padding: 0px;
  margin-bottom: 18px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 0px solid #ddd;
  border-radius: 10px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  box-shadow: 0 0 16px #ccc;
}
.thumbnail-style-2 a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.section-title {
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #2e2a5e;
    border-color: #2e2a5e;
    cursor: default;
}
.btn-warning {
    color: #f0ad4e;
    background-color: #fff;
    border-color: #eea236;
}
.btn-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-danger {
    color: #d9534f;
    background-color: #fff;
    border-color: #d43f3a;
}
.btn-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-success {
    color: #5cb85c;
    background-color: #fff;
    border-color: #4cae4c;
}
.btn-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

/*inner-banner*/
.inner-heading {
  position: relative;
  background: #4e8610;
  background-image: url(../images/banner-01.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll;
  padding: 60px 0;
}
.inner-heading h3 {
  font-size: 40px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}
.inner-heading ul.temp-breadcrumbs {
  margin: 0;
  padding: 0;
  text-align: center;
}
.inner-heading ul.temp-breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
}
.inner-heading ul.temp-breadcrumbs a {
  color: #fff;
  font-size: 18px;
}

.inner-heading ul.temp-breadcrumbs li:last-child span.sep {
  display: none;
}
.inner-heading ul.temp-breadcrumbs li span.sep {
  margin-left: 10px;
  margin-right: 10px;
  color: #fff;
  font-size: 18px;
}
.inner-heading ul.temp-breadcrumbs li span.sep:before {
  content: "-";
}
.section-body {
  background: #fff;
  padding-top: 45px;
  padding-bottom: 45px;
}

/*menu*/
.mobile-menu-bg {
  position: fixed;
  top: 89px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: none;
}

.mobile-menu-wrap {
  position: fixed;
  top: 89px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
  visibility: hidden;
  transform: translateX(-100%);
}

.mobile-menu-wrap.animate {
  transition: all 0.35s ease;
}

.mobile-menu-wrap .logo {
  border-bottom: 1px #ddd solid;
  padding: 10px;
  text-align: center;
}

.mobile-menu-wrap .logo img {
  height: 50px;
  width: auto;
}

.mobile-menu-wrap .menu {
  background: #0f0c29;
  background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29);
  background: linear-gradient(to right, #24243e, #302b63, #0f0c29);
  height: calc(100vh - 111px);
  overflow: auto;
}

.mobile-menu-wrap .mfooter {
  background-color: #fff;
  height: 30px;
  padding: 10px;
  text-align: center;
  color: #777;
}
.mobile-menu-wrap ul.slimmenu li{
    text-align: center;
}
.mobile-menu-wrap ul.slimmenu li .sub-collapser{
    right: 2%;
}

.mobile-menu-toggle-btn {
  cursor: pointer;
  width: 40px;
  position: absolute;
  top: -50px;
  right: 10px;
  text-align: center;
  border-radius: 3px;
  display: none;
}

.mobile-menu-toggle-btn span {
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 1px;
  background-color: #fff501;
  margin: 0 auto 4px;
  transform: rotate(0deg) translate(0);
}
.mobile-menu-toggle-btn-close {
  cursor: pointer;
  width: 40px;
  position: absolute;
  top: -50px;
  right: 10px;
}
.mobile-menu-toggle-btn-close span:nth-child(1) {
  display: block;
  width: 25px;
  height: 2px;
  border-radius: 1px;
  background-color: #fff501;
  transform: rotate(45deg) translate(4px, 5px);
}
.mobile-menu-toggle-btn-close span:nth-child(2) {
  display: block;
  width: 25px;
  height: 2px;
  margin-top: 10px;
  border-radius: 1px;
  background-color: #fff501;
  transform: rotate(-45deg) translate(3px, -5px);
}
body.open-menu {
  overflow: hidden;
  position: fixed
}

/*responsive*/
@media screen and (max-width: 991px) {
  .service-item .service-content {
    padding: 10px;
  }
  .service-content .service-content-title {
    font-size: 18px;
  }
  .support-item {
    display: block;
  }
  .support-item .support-tel span {
    text-align: left;
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .open-menu .mobile-menu-bg,
  .mobile-menu-toggle-btn,
  .mobile-menu-toggle-btn-close {
    display: block;
  }
  .menu-collapser .collapse-button,
  .section-header-bar {
    display: none;
  }

  .open-menu .mobile-menu-wrap {
    visibility: visible;
    transform: translateX(0px);
  }
}

@media (min-width: 500px) and (max-width: 767px) {
  .mobile-menu-toggle-btn,
  .mobile-menu-toggle-btn-close {
    top: -55px;
  }
}

/*section-catalog*/
.section-catalog {
  padding: 40px;
}
.catalog-shop-box {
  position: relative;
  width: 100%;
  border-radius: 9px;
  background-color: #f3f3f3;
}
.catalog-shop-box img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 9px 9px 0 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.catalog-shop-box:hover img {
  opacity: 0.7;
}
.catalog-shop-box h3 {
  padding: 20px;
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.catalog-shop-box h3 a {
  color: #414141;
}
.catalog-shop-box:hover a {
  color: #fff501;
}
.catalog-shop-box p {
  padding: 20px;
  padding-top: 0;
  text-align: left;
  color: #404040;
}
.catalog-shop-box:hover p {
  color: #404040;
}

/*section-about*/
.section-about {
  padding-top: 40px;
}
.section-about h2 {
  color: #414141;
  text-align: center;
  font-size: 34px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: 700;
}
.section-about h3 {
  padding: 20px 0;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 16px;
  color: #606060;
  letter-spacing: 2px;
  text-transform: uppercase;
}

/*section-service*/
.section-service {
  padding: 40px 0;
  background-color: #f3f3f3;
}
.services-boxes .icon-box {
	float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #494949;
    font-size: 14px;
    color: #fff501;
    line-height: 40px;
    text-align: center;
    -webkit-transition: color 0.3s, background 0.3s;
    -moz-transition: color 0.3s, background 0.3s;
    transition: color 0.3s, background 0.3s;
}

}
.services-boxes h3 {
  text-align: left;
  margin-left: 70px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.services-boxes p {
  text-align: left;
  margin-left: 70px;
  font-size: 15px;
  color: #707070;
}

/*section-process*/
.section-process {
  padding-top: 40px;
}

.subtitle {
  position: relative;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 30px;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 16px;
  color: #606060;
  letter-spacing: 2px;
  /*text-transform: uppercase;*/
}
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}

#cd-timeline {
  position: relative;
  padding: 2em 0;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #494949;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}
.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff501;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #494949;
  box-shadow: 0 0 0 4px #f0f0f0, inset 0 2px 0 rgba(0, 0, 0, 0.18),
    0 3px 0 4px rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 17px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
	position: relative;
    margin-left: 60px;
    background: #f0f0f0;
    border-radius: 0.25em;
    padding: 1em;
    box-shadow: 0 0 10px #ccc;
    border-bottom: 3px solid #494949;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h6 {
  text-align: left;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}
.cd-timeline-content p,
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  text-align: left;
}
.cd-timeline-content .cd-date {
  padding-left: 30px;
}
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  padding-bottom: 20px;
  color: #707070;
  font-size: 15px;
}
.cd-timeline-content .cd-read-more {
  border: 2px solid #494949;
  float: left;
  padding: 7px 22px;
  color: #212121;
  border-radius: 3px;
  text-transform: uppercase;
  -webkit-transition: color 0.3s, background 0.3s;
  -moz-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}
.cd-timeline-content .cd-read-more:hover {
  color: #fff501;
  background-color: #494949;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: 0.8em 1em;
  opacity: 0.7;
}
.cd-timeline-content::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 10px solid transparent;
  border-right: 10px solid #f0f0f0;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h6 {
  }
  .cd-timeline-content p {
  }
  .cd-timeline-content .cd-read-more {
    font-size: 12px;
    text-transform: uppercase;
  }
  .cd-timeline-content .cd-date {
    font-size: 18px;
    font-family: "Playball", cursive;
    letter-spacing: 6px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content .cd-date {
    padding: 0.8em 0;
  }
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #f0f0f0;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #f0f0f0;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations
    .cd-timeline-block:nth-child(even)
    .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

/*section-choose*/
.section-choose {
  position: relative;
  background: url(../images/1.jpg) repeat fixed;
  background-size: cover;
  width: 100%;
  padding: 80px 0;
}
.section-choose .mask-1 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.35;
}
.section-choose .choose-box {
  position: relative;
}
.section-choose .choose-box .counter {
  position: relative;
  font-family: "Playball", cursive;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 6px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px;
  color: #fff;
}
.section-choose .choose-box .line {
  position: absolute;
  width: 60px;
  bottom: 0;
  left: 45%;
  margin-left: -15px;
  border-bottom: 3px solid #fff501;
  z-index: 2;
}
.section-choose .choose-title {
  color: #fff;
  padding-top: 25px;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}

/*section-point*/
.section-point {
  padding: 70px 0;
}
.cd-point1-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  max-width: 450px;
}
@media only screen and (max-width: 768px) {
  .cd-point1-wrapper {
    max-width: 300px;
  }
}
.cd-point1-wrapper > img {
  display: block;
}
.cd-single-point {
  position: absolute;
  border-radius: 50%;
}
.cd-img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.cd-single-point > a {
  position: relative;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: inherit;
  background: #cfa144;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-single-point > a::after,
.cd-single-point > a:before {
  /* rotating plus icon */
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.cd-single-point > a::after {
  height: 2px;
  width: 12px;
}
.cd-single-point > a::before {
  height: 12px;
  width: 2px;
}
.cd-single-point::after {
  /* this is used to create the pulse animation */
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent;
  -webkit-animation: cd-pulse 2s infinite;
  -moz-animation: cd-pulse 2s infinite;
  animation: cd-pulse 2s infinite;
}
.cd-single-point:nth-of-type(1) {
  bottom: 40%;
  right: 30%;
}
.cd-single-point:nth-of-type(2) {
  bottom: 24%;
  right: 46%;
}
.cd-single-point:nth-of-type(3) {
  top: 28%;
  left: 20%;
}
.cd-single-point:nth-of-type(4) {
  top: 20%;
  right: 22%;
}
.cd-single-point.is-open > a {
  background-color: #212121;
}
.cd-single-point.is-open > a::after,
.cd-single-point.is-open > a::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  transform: translateX(-50%) translateY(-50%) rotate(135deg);
}
.cd-single-point.is-open::after {
  /* remove pulse effect */
  display: none;
}
.cd-single-point.is-open .cd-more-info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s,
    -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s,
    right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s,
    top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, top 0.3s 0s,
    bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.cd-single-point.visited > a {
  background-color: #212121;
}
.cd-single-point.visited::after {
  /* pulse effect no more active on visited elements */
  display: none;
}
@media only screen and (min-width: 600px) {
  .cd-single-point.is-open .cd-more-info.cd-left {
    right: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-right {
    left: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-top {
    bottom: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-bottom {
    top: 140%;
  }
}

.cd-single-point .cd-more-info {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  text-align: left;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 2em 1em 1em;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s,
    -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s,
    right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s,
    top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s,
    top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.cd-single-point .cd-more-info::before {
  /* triangle next to the interest point description - hidden on mobile */
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  display: none;
  border: 8px solid transparent;
}
.cd-single-point .cd-more-info h2 {
  padding-bottom: 10px;
  text-align: left;
}
.cd-single-point .cd-more-info p {
  text-align: left;
}

.cd-single-point .cd-more-info {
  position: absolute;
  width: 220px;
  height: 240px;
  padding: 1em;
  overflow-y: visible;
  line-height: 1.4;
  border-radius: 0.25em;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.cd-single-point .cd-more-info::before {
  display: block;
}
.cd-single-point .cd-more-info.cd-left,
.cd-single-point .cd-more-info.cd-right {
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cd-single-point .cd-more-info.cd-left::before,
.cd-single-point .cd-more-info.cd-right::before {
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cd-single-point .cd-more-info.cd-left {
  right: 160%;
  left: auto;
}
.cd-single-point .cd-more-info.cd-left::before {
  border-left-color: rgba(255, 255, 255, 0.95);
  left: 100%;
}
.cd-single-point .cd-more-info.cd-right {
  left: 160%;
}
.cd-single-point .cd-more-info.cd-right::before {
  border-right-color: rgba(255, 255, 255, 0.95);
  right: 100%;
}
.cd-single-point .cd-more-info.cd-top,
.cd-single-point .cd-more-info.cd-bottom {
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cd-single-point .cd-more-info.cd-top::before,
.cd-single-point .cd-more-info.cd-bottom::before {
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cd-single-point .cd-more-info.cd-top {
  bottom: 160%;
  top: auto;
}
.cd-single-point .cd-more-info.cd-top::before {
  border-top-color: rgba(255, 255, 255, 0.95);
  top: 100%;
}
.cd-single-point .cd-more-info.cd-bottom {
  top: 160%;
}
.cd-single-point .cd-more-info.cd-bottom::before {
  border-bottom-color: rgba(255, 255, 255, 0.95);
  bottom: 100%;
}

/* close the interest point description - only on mobile */
.cd-close-info {
  position: fixed;
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
}
.cd-close-info::after,
.cd-close-info:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background-color: #475f74;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.cd-close-info::after {
  height: 2px;
  width: 16px;
}
.cd-close-info::before {
  height: 16px;
  width: 2px;
}

.cd-close-info {
  display: none;
}

/*point 2*/
.cd-point2-box {
  position: relative;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 25px;
}
.cd-point2-box .icon-box {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #494949;
  font-size: 18px;
  color: #fff501;
  line-height: 50px;
  text-align: center;
}
.cd-point2-box h3 {
  text-align: left;
  margin-left: 70px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.cd-point2-box h3:hover {
  color: #fff501;
}
.cd-point2-box p {
  text-align: left;
  margin-left: 70px;
  font-size: 15px;
  color: #707070;
}

/*product*/
.section-product {
  padding-top: 40px;
  background-color: #f3f3f3;
}
.product-box {
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-transform: translateX(1px);
  -moz-transform: translateX(1px);
  -ms-transform: translateX(1px);
  -o-transform: translateX(1px);
  transform: translateX(1px);
}
.product-box .mask-1 {
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  top: 20px;
  left: 20px;
  background: #000;
  z-index: 2;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.product-box:hover .mask-1 {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0.5;
}
.product-box h2 {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  text-align: center;
  margin-top: -10px;
  z-index: 4;
  letter-spacing: 40px;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.product-box:hover h2 {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  letter-spacing: 1px;
}
.product-box h2 a {
  color: #fff;
}
.product-box img {
  width: 100%;
  height: auto;
  display: block;
}
.call-to-action-1 {
  position: relative;
  width: 100%;
  margin-top: -5px;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 62px;
  background: #212121;
}
.call-to-action-1 .action-top-1 {
  position: relative;
  width: 100%;
  color: #fff501;
  font-family: "Playball", cursive;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 28px;
}
.call-to-action-1 h5 {
  color: #f4f4f4;
  text-align: center;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
}
.call-to-action-1 a.button-1 {
  position: relative;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  border: 2px solid #fff501;
  padding: 12px 40px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: color 0.3s, background 0.3s;
  -moz-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}
.call-to-action-1 a.button-1:hover {
  color: #212121;
  background-color: #fff501;
}

/*.section-client*/
.section-client {
  padding: 40px 0;
}
.client-list {
  padding-top: 40px;
}
.blockquotes-1 {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  overflow: hidden;
  z-index: 2;
}
.blockquotes-1 h6 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.blockquotes-1 p {
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  letter-spacing: 3px;
  font-size: 16px;
  font-style: italic;
}
.blockquotes-1 p span {
  font-weight: 700;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.blockquotes-1 img {
  max-width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  border: 4px solid #fff501;
}
.blockquotes-1 .arrow-right {
  position: absolute;
  left: 50%;
  margin-left: -7px;
  width: 0;
  height: 0;
  top: 78px;
  border-top: 7px solid #fff501;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
.blockquotes-1 .company-name {
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
  z-index: 2;
  font-family: "Playball", cursive;
  letter-spacing: 3px;
  font-size: 22px;
  padding-top: 30px;
  color: #fff501;
}

/*section-new*/
.section-new {
  padding: 40px 0;
  background-color: #f3f3f3;
}
.new-list .new-box {
  position: relative;
  width: 100%;
  border-radius: 9px;
  background-color: #fff;
  margin-bottom: 20px;
}
.new-list .new-box img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 9px 9px 0 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.new-list .new-box:hover img {
  opacity: 0.7;
}
.new-list .new-box h2 {
  padding: 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  height: 100px;
}
.new-list .new-box h2 a {
  color: #212121;
}
.new-list .new-box h2 a:hover {
  color: #fff501;
}
/*section-partner*/
.section-partner {
  padding-top: 40px;
  background-color: #f3f3f3;
}
.partner-list {
  padding: 40px 0;
}
.section-partner img {
  height: 100px;
  max-width: 100%;
  margin: 0 auto;
  padding: 2px 25px;
  border: 1px dashed #fff501;
}

/*section-contact*/
.section-contact {
  padding: 40px 0;
}
.contact-title {
    padding: 10px 0;
}
.contact-title>p {
    font-size: 16px;
}
.contact-title>p>span{
    color: #111;
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
}
.contact-box{
    margin: 0 10px;
}
.contact-box h3, .contact-box #newsnotice_email{
    background: #fff;
    border-radius: 5px 0 0 5px;
    color: #a6a6a6;
    display: inline-block;
    font-size: 16px;
    line-height: 35px;
    height: 55px;
    padding: 10px 15px;
    margin: 10px 0;
    width: calc(100% - 120px);
}
.contact-box a, .contact-box #btn-send-email{
    background: #fff501;
    border: medium none;
    border-radius: 0 5px 5px 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    line-height: 55px;
    padding: 0 23px;
    position: absolute;
    text-transform: capitalize;
    top: 10px;
    width: 120px;
}
.contact-box #btn-send-email:hover{
    background: #302b62;
    color: #fff;
}
.link-follow{
    margin: 10px 0;
}
.link-follow a {
    background: #fff;
    border-radius: 5px;
    color: #111;
    display: inline-block;
    font-size: 20px;
    height: 56px;
    line-height: 56px;
    margin-left: 13px;
    text-align: center;
    width: 56px;
}
.link-follow a:hover{
    color: #fed402;
}

/*detail*/
#detail .link-demo {
  padding: 8px 20px;
  background: #fff501;
  color: #fff;
  border-radius: 5px;
}
.news_column {
  border: 0;
  box-shadow: none;
}

/*button phone*/
.quick-alo-zalo {
  position: fixed;
  width: 60px;
  height: 60px;
  cursor: pointer;
  right: 18pt;
  bottom: 90px;
  z-index: 99;
}
.quick-alo-zalo img {
  width: 60px;
  height: 60px;
}
.quick-alo-zalo:hover {
  border-radius: 50%;
  box-shadow: 0 0 30px rgba(33, 33, 33, 0.2);
}

/*Image Scroll*/
.image-scroll {
  display: block;
  width: 100%;
  height: 622px;
  border: 1px solid #b3b3b3;
  border-radius: 1px;
  margin: 0 auto;
}
.image-scroll img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 620px;
  transition: 8s all ease;
}
.image-scroll img:hover {
  object-position: bottom;
}

/*info support*/
.info-support {
  display: block;
  margin: 10px 0;
  border: 1px dashed #fff501;
  border-radius: 20px;
}
.info-support p {
  display: block;
  padding: 5px 0;
  text-align: center;
}
.info-support .num-phone {
  color: #fc6501;
  font-size: 18px;
  font-weight: 800;
}

/*begin button phone*/

.quick-alo-phone.quick-alo-static {
    opacity:.6;
}
.quick-alo-phone.quick-alo-hover,
.quick-alo-phone:hover {
    opacity:1;
}
.quick-alo-ph-circle {
    width:160px;
    height:160px;
    top:20px;
    left:20px;
    position:absolute;
    background-color:transparent;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    border:2px solid rgba(30,30,30,0.4);
    border:2px solid #bfebfc 9;
    opacity:.1;
    -webkit-animation:quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation:quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation:quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation:quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation:quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -moz-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    -o-transform-origin:50% 50%;
    transform-origin:50% 50%;
}
.quick-alo-phone.quick-alo-active .quick-alo-ph-circle {
    -webkit-animation:quick-alo-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation:quick-alo-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation:quick-alo-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation:quick-alo-circle-anim 1.1s infinite ease-in-out !important;
    animation:quick-alo-circle-anim 1.1s infinite ease-in-out !important;
}
.quick-alo-phone.quick-alo-static .quick-alo-ph-circle {
    -webkit-animation:quick-alo-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation:quick-alo-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation:quick-alo-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation:quick-alo-circle-anim 2.2s infinite ease-in-out !important;
    animation:quick-alo-circle-anim 2.2s infinite ease-in-out !important;
}
.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone:hover .quick-alo-ph-circle {
    border-color:#00aff2;
    opacity:.5;
}
.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle {
    border-color:rgb(155 117 247 / 50%);
    opacity:.5;
}
.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
    border-color:#fff501;
    opacity:.5;
}
.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle {
    border-color:#ccc;
    opacity:.5;
}
.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle {
    border-color:#75eb50;
    opacity:.5;
}
.quick-alo-ph-circle-fill {
    width:100px;
    height:100px;
    top:50px;
    left:50px;
    position:absolute;
    background-color:#000;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    border:2px solid transparent;
    opacity:.1;
    -webkit-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -moz-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    -o-transform-origin:50% 50%;
    transform-origin:50% 50%;
}
.quick-alo-phone.quick-alo-active .quick-alo-ph-circle-fill {
    -webkit-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
}
.quick-alo-phone.quick-alo-static .quick-alo-ph-circle-fill {
    -webkit-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity:0 !important;
}
.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone:hover .quick-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
    background-color:#00aff2 9;
    opacity:.75 !important;
}
.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle-fill {
    background-color:rgb(255 145 72 / 50%);
    opacity:.75 !important;
}
.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
    background-color:rgb(244 142 73 / 50%);
    opacity:.75 !important;
}
.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle-fill {
    background-color:rgba(204,204,204,0.5);
    background-color:#ccc 9;
    opacity:.75 !important;
}
.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    opacity:.75 !important;
}
.quick-alo-ph-img-circle {
    width:60px;
    height:60px;
    top:70px;
    left:70px;
    position:absolute;
    background:rgba(30,30,30,0.1) url("../images/YWJeVO2.png") no-repeat center center;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    border:2px solid transparent;
    opacity:.7;
    -webkit-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin:50% 50%;
    -moz-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    -o-transform-origin:50% 50%;
    transform-origin:50% 50%;
}
.quick-alo-phone.quick-alo-active .quick-alo-ph-img-circle {
    -webkit-animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
    animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
}
.quick-alo-phone.quick-alo-static .quick-alo-ph-img-circle {
    -webkit-animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
    animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
}
.quick-alo-phone.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone:hover .quick-alo-ph-img-circle {
    background-color:#fff501;
}
.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
    background-color:#6f3efb;
}
.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color:#fff501;
}
.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-img-circle {
    background-color:#ccc;
}
.quick-alo-phone.quick-alo-gray .quick-alo-ph-img-circle {
    background-color:#75eb50;
}
@-moz-keyframes quick-alo-circle-anim {
    0% {
        -moz-transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1;
        -moz-opacity:.1;
        -webkit-opacity:.1;
        -o-opacity:.1;
    }
    30% {
        -moz-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5;
        -moz-opacity:.5;
        -webkit-opacity:.5;
        -o-opacity:.5;
    }
    100% {
        -moz-transform:rotate(0) scale(1) skew(1deg);
        opacity:.6;
        -moz-opacity:.6;
        -webkit-opacity:.6;
        -o-opacity:.1;
    }
}
@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1;
    }
    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5;
    }
    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1;
    }
    }
    @-o-keyframes quick-alo-circle-anim {
    0% {
        -o-transform:rotate(0) kscale(.5) skew(1deg);
        -o-opacity:.1;
    }
    30% {
        -o-transform:rotate(0) scale(.7) skew(1deg);
        -o-opacity:.5;
    }
    100% {
        -o-transform:rotate(0) scale(1) skew(1deg);
        -o-opacity:.1;
    }
}
@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        -moz-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2;
    }
    50% {
        -moz-transform:rotate(0) -moz-scale(1) skew(1deg);
        opacity:.2;
    }
    100% {
        -moz-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2;
    }
}
@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2;
    }
    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2;
    }
    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2;
    }
}
@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        -o-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2;
    }
    50% {
        -o-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2;
    }
    100% {
        -o-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2;
    }
}
@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform:rotate(0) scale(1) skew(1deg);
    }
    10% {
        -moz-transform:rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -moz-transform:rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -moz-transform:rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -moz-transform:rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -moz-transform:rotate(0) scale(1) skew(1deg);
    }
    100% {
        -moz-transform:rotate(0) scale(1) skew(1deg);
    }
}
@-webkit-keyframes quick-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);
    }
}
@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform:rotate(0) scale(1) skew(1deg);
    }
    10% {
        -o-transform:rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -o-transform:rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -o-transform:rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -o-transform:rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -o-transform:rotate(0) scale(1) skew(1deg);
    }
    100% {
        -o-transform:rotate(0) scale(1) skew(1deg);
    }
}
.quick-alo-phone {
    position: fixed;
    background-color: transparent;
    width: 150px;
    height: 150px;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    left: -40px;
    bottom: 20px;
}


.tel-callphone{
    position: absolute;
    bottom: 20px;
    left: 70px;
    background: #EA2429;
    color: #fff;
    border-radius: 30px;
    height: 60px;
    width: 200px;
}
.tel-callphone .phone{
    display: block;
    color: #fff;
    margin: 15px 70px 15px;
    font-size: 22px;
    font-weight: 700;
}
/*end button phone*/

/*responsive*/

@media (min-width: 768px) {
  .modal-dialog {
    width: 1200px;
    margin: 30px auto;
  }
}
