/*
Theme Name: VinfastVinh
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

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


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


}

.section .technology-list {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.section .technology-list li {
  position: relative;
  font-weight: bold;
  font-size: 0.7rem;
  letter-spacing: 1px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  min-height: 2.5rem;
}

.section .technology-list li .icon {
  margin-right: 1.5rem;
  border-radius: 50%;
  width: 2.8rem;
  height: 2.8rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: inherit;
  display: inline-block;
}

.section .technology-list .divider-vert {
  padding: 0 1.7rem;
}

.section .technology-list .divider-vert:last-child {
  display: none;
}

.section .technology-list .divider-vert::before {
  border-color: #2F2F2F;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.section .technology-list .mt-3 {
  margin-top: 3rem;
}

@media only screen and (max-width: 991px) {
  .section .technology-list {
    flex-wrap: wrap;
  }

  .section .technology-list li:last-child {
    width: 100%;
    justify-content: center;
    padding: 2rem;
  }

  .section .technology-list .divider-vert:nth-of-type(3) {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
.section .technology-list {
    margin: 0 auto;
    flex-direction: column;
  }

.section .technology-list li {
    color: #000000;
    margin-bottom: 2.5rem;
  }

.section .technology-list li:last-child {
    padding: 0;
    margin-bottom: 0;
  }

.section .technology-list li br {
    display: none;
  }

.section .technology-list li p {
    width: 100%;
    max-width: 22rem;
  }

.section .technology-list .divider-vert {
    display: none;
  }

.section .technology-list .btn-white {
    border-color: #000000;
    color: #000000;
    width: 50%;
  }
}
.btn-white {
  position: relative;
  padding: 0.5rem 1.5rem;
  display: inline-block;
  height: 1.8rem;
  min-width: 1rem;
  font-weight: bold;
  font-size: 0.6rem;
  letter-spacing: 1px;
  vertical-align: middle;
  text-transform: uppercase;
  overflow: hidden;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 2rem;
  margin: 0;
  text-align: center;
  outline: none;
  box-shadow: none;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  cursor: pointer;
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.btn-white span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
  z-index: 2;
}

.btn-white .icon {
  margin-left: 1.5rem;
  font-size: 1.1em;
}

.btn-white.btn-large {
  height: 4.4rem;
  font-size: 1.2rem;
}

.model-list {
	display: flex;
	align-items: center;
	padding: 0;
	margin-bottom: 0;
}



.model-list .col-inner {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.model-list .numbers {
	font-size: 3rem;
	color: #C4161C;
	text-align: center;
}
.model-list .text {
	color: #FFFFFF;
	margin-left: 0.75rem;
}
.model-list .text p:first-child {
	color: #C4161C;
}

.model-list .text p {
	text-transform: uppercase;
	font-size: 0.8rem;
	margin: 0;
	padding: 0;
}



#nhanbaogia, #dangkylaithu {
	background-color: #333;
	width:550px;
	padding:0px;
	margin:0px;
}

#nhanbaogia .wpcf7-submit, #dangkylaithu .wpcf7-submit {
		background-color: red;
}
.section-content .wpcf7-submit {
		background-color: red;
}

#wpcf7-f661-p780-o1 .wpcf7-submit {
			background-color: red;

}