/*
Theme Name: Theme Cloud
Description: This is a child theme for Flatsome Theme
Template: flatsome
Version: 3.0
*/
@import "assets/css/default.css";
@import "assets/css/theme.css";

/*************** ADD CUSTOM CSS HERE.   ***************/

/* buton header  */
body .header-main .header-button > .button:not(.is-outline) {
    background-color: #F99B1C !important;
}

/* img-box-trang chu */
.img-box div.box-image img{
 padding:25% 0px;
}

/* form contact*/
.form-input {
  margin-top: 12px;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  width: 100%;
  box-sizing: border-box;
  font-size: 15px;
}
.wpcf7 input[type="submit"].button.secondary {
  font-size: 15px;
  cursor: pointer;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
/* form contact 4 */
.booking-form-4 {
  /* max-width: 600px; */
  margin: 0 auto;
}

.booking-form-4 div{
  display: flex;
  box-sizing: border-box;
}
.booking-form-4 div p{
  margin: 0px 10px 10px 0px;
}
.booking-form-4 .form-input-4 {
  width: 100%;
  min-width: 192px;
  border-radius: 4px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.booking-form-4 .button-4.primary-4 {
  background-color: #ff6600;
  color: white;
  border: none;
  border-radius: 25px;
  font-weight: bold;
  cursor: pointer;
}

.booking-form-4 .button-4.primary-4:hover {
  background-color: #e65c00;
}

/* text-section */
.img-box-section {
  position: relative;
}
.text-section {
  position: absolute;
  top:-90px;
  width: 100%;
  text-align: center;
}

/* footer */
.footer-title {
    margin-top: 20px;
    font-size: 255px;
    font-weight: 500 !important;
    color: #fff;
    margin-bottom: 5px;
}

.footer-row .col{
    padding-bottom: 0px !important;
}

.footer-border-bottom {
  position: relative;
  padding: 1px;
  background-color: #2a221f;
  z-index: 1;
  overflow: hidden;
}

.footer-border-bottom::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: linear-gradient(to right, 
    transparent,
    #cfb8b8 50%, 
    transparent);
}

.text-footer p{
    margin-bottom: 5px;
}

.text-footer ul{
    margin-bottom: 5px;
}

.text-footer-about-contact li{
    margin-bottom: 2px;
}   

/* child-flatsome-hotline */
.child-flatsome-hotline div{
  display: inline-block !important;
  text-align: center;
  font-size: 18px;
}

.child-flatsome-hotline div p a{
  color: #00AEEF !important;
  font-weight: 400;
}
.child-flatsome-hotline span{
  color: #f7941d;
}

/*timeline-contact */
.timeline {
  position: relative;
  list-style: none;
  border-left: 3px solid #ccc;
  margin: 20px 0;
}
.timeline ul {
  list-style: none;
}

.timeline li {
  position: relative;
  margin-bottom: 40px;
}

.timeline li::before {
  content: '';
  position: absolute;
  left: -38px;
  width: 25px;
  height: 25px;
  background-color: white;
  border: 3px solid #00AEEF;
  border-radius: 50%;
  z-index: 1;
}

.timeline p {
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: #333;
}

/* custom-contact */
.custom-box {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.custom-box div {
  width: 10px;
  height: 10px;
  border: 2px solid #f7941d;
  margin-top: 6px;
  margin-right: 8px;
  flex-shrink: 0;
}

/*circle-radio */
.circle-radio {
  display: flex;
  align-items: flex-start;
}
.circle-radio div {
  width: 15px;
  height: 15px;
  border: 3px solid #00AEEF;
  border-radius: 50%;
  background-color: white;
  margin-right: 10px;
  margin-top: 5px;
  flex-shrink: 0;

}
/* text menu google conntact */
.text-height {
  height: 10px;
}

/* blog-sport-contact */
.blog-posts-contact div.col-inner {
  background-color: rgba(23, 112, 255, 0.744);
}

/*  */
.feature-box {
  display: flex;
  align-items:center;
}
.feature-box div {
  margin-bottom: 30px;
  margin-right: 10px;
  font-size: 70px;
  font-weight: 500;
  width: 100px;
  height: 100px;
  border-bottom: 5px solid #00AEEF;
} 

/* tabs-content-about */
.tabs-content-about h4 {
 font-size: 30px;
}
.tabs-content-about ul li{
  font-size: 20px;
  margin:0px 50px;
}

/* number-background */
.number-background-1 div {
  color: white;
  background-color: #FF805B;
  height: 60px;
  width: 60px;
  font-size: 30px;
  font-weight: 500;
  border-radius:10px;
  align-items: center;
  padding-top: 5px;
  margin-bottom: 10px;

}

.number-background-2 div {
  color: white;
  background-color:#FFDC74;
  height: 60px;
  width: 60px;
  font-size: 30px;
  font-weight: 500;
  border-radius:10px;
  align-items: center;
  padding-top: 5px;
  margin-bottom: 10px;

}

.number-background-3 div {
  color: white;
  background-color:#11C2FC;
  height: 60px;
  width: 60px;
  font-size: 30px;
  font-weight: 500;
  border-radius:10px;
  align-items: center;
  padding-top: 5px;
  margin-bottom: 10px;

}

.number-background-4 div {
  color: white;
  background-color:#41B7BB;
  height: 60px;
  width: 60px;
  font-size: 30px;
  font-weight: 500;
  border-radius:10px;
  align-items: center;
  padding-top: 5px;
  margin-bottom: 10px;

}

.number-background-5 div {
  color: white;
  background-color: #FF805B;
  height: 60px;
  width: 60px;
  font-size: 30px;
  font-weight: 500;
  border-radius:10px;
  align-items: center;
  padding-top: 5px;
  margin-bottom: 10px;

}

/* text-img-flex-host */
.text-img-flex-host {
  display: flex;
}

.text-img-flex-host p{
  margin-right: 10px;
}
.text-img-flex-host p img{
  height: 50px;
  max-width: 50px;
  box-sizing: border-box;
}
