/*
Theme Name: AIR047
Theme URI: http://airweb.vn
Author: airweb.vn
Author URI: http://airweb.vn/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: air047
*/

@font-face {
	font-family:"Avo";
	src:url('fonts/UTM Avo.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"Avo Bold";
	src:url('fonts/UTM AvoBold.ttf') format('truetype');
	font-weight: bold;
	font-style:normal;
}
@font-face {
	font-family:"Avo Bold Italic";
	src:url('fonts/UTM AvoBold_Italic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family:"Avo Italic";
	src:url('fonts/UTM AvoItalic.ttf') format('truetype');
	font-weight:normal;
	font-style: italic;
}
body {
    font-family: "Avo";
    font-size: 1rem;
    overflow-x: hidden;
}
.carousel-inner .carousel-item-right.active,
.carousel-inner .carousel-item-next {
  transform: translateX(33.33%);
}

.carousel-inner .carousel-item-left.active, 
.carousel-inner .carousel-item-prev {
  transform: translateX(-33.33%)
}
  
.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left{ 
  transform: translateX(0);
}
.navbar-collapse.showxx {
    top: 70px;
    position: absolute;
    width: 100%;
    padding: 10px;
    background: whitesmoke;
}.navbar-light .navbar-toggler {
    margin: 15px;
}
@media (min-width: 1600px) {
.container {
    max-width: 1440px;
}
}
.admin-bar .fixed-top {
    top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar .fixed-top {
    top: 46px;
}
#wpadminbar {
    position: fixed;
}
}
.li.last {
    padding-right: 20px;
}
.onepage h2 {
    font-family: "Avo Bold";
    font-size: 30px;
    line-height: 1.4;
}
.onepage h2 span {color:#29aae3}
a {
    padding-top: 7px;
    padding-right: 10px;
}

div#logo {
    text-align: center;
    padding-top: 5px;
}

div#footer {
    background: #313332;
	margin-top: 10px;
	color: white;
}

.main-container {
    padding-top: 37px;
    text-align: center;
    background: #29aae3;
    color: white;
}
.main-container p {
    font-size: 17px;
}
.form-group-company {
    padding-bottom: 15px;
}
.bg-light {
    background-color: #fff!important;
}.navbar-light .navbar-nav .nav-link {
    color: #000000;
}.navbar {
  padding: 0;
     min-height: 70px;
     box-shadow: 0 1px 5px rgba(190,190,190,.46);
}
.arrow-down {
    width: 0px;
    height: 0px;
    border-left: solid transparent;
    border-right: solid transparent;
    border-top: solid #29aae3;
	border-left-width:960px;
	border-right-width:960px;
	border-top-width:80px;
	border-top-color:#29aae3;
}
.share-links .navbar-nav {
      color: #007bff;
}
.share-links .navbar-nav .break {
    padding: 0 9px 0 0;
}
.share-links .navbar-nav a {
	color:#000000
}

ul.navbar-nav.mr-auto > li:hover {
    background-color: #f2f2f2;
}
ul.navbar-nav.mr-auto a {
	line-height:70px;
    color: #333;
    padding: 0 10px;
}
ul.navbar-nav.mr-auto a:hover {
	text-decoration:none;
}
@media (max-width: 768px) {
ul.navbar-nav.mr-auto {
    padding: 10px;
    background: #f7f7f7;
}
.share-links {
	display:none
}
}
.container-user {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 60px;
}
.container-user h2 {
    margin-bottom: 30px;
}
.container-user h3 {
    margin: 20px 0 30px 0;
}
.main-info li{
	list-style-type: none;
	width: 20%;
	float: left;
}
ul.main-info {
    padding-top: 60px;
    width: 100%;
}
ul.main-info p {
    color: #999;
    font-size: 17px;
}
.container-info {
    text-align: center;
    background: rgba(255, 255, 255,.4);
    padding-top: 80px;
    padding-bottom: 40px;
}
.img-fluid {
    max-width: 20%;
    height: auto;
}

p.work-info {
    font-style: italic;
	padding: 0px 10px;
	text-align: center;
}

.col-user {
    background: #fff;
    height: 240px;
    text-align: center;
    padding-top: 50px;
}
.form-left > div, .form-right > div {
    padding-bottom: 15px;
}
.background {
    padding-top: 70px;
}
.background img {
    height: auto;
    min-height: 390px;
}
.container-reason {
    background: rgba(194, 219, 245,.4);
    margin-top: 20px;
    padding: 90px 0px 0px 0px;
}
.container-reason h2 {
    font-family: "Avo";
    font-size: 32px;
    line-height: 1.4;
}
.container-reason li  {
    font-size: 20px;
    line-height: 1.8;
}
.container-test {
    background: rgba(194, 219, 245,.4);
    margin-top: 20px;
    padding: 30px 0px 7px 0px;
}
.container-form {
    background: rgba(194, 219, 245,.4);
    margin-top: 20px;
    padding: 30px 0px 7px 0px;
}
.title-form {
    padding-top: 20px;
    text-align: center;
    width: 100%;
}

a.btn-facebook {
    padding: 4px 27px 12px 27px;
    background: #00c7e8;
    color: white;
    font-size: 45px;
}
a.btn-twitter {
    padding: 4px 19px 12px 19px;
    background: #00c7e8;
    color: white;
    font-size: 45px;
    margin-left: 25px;
}
a.btn-youtube {
    padding: 4px 20px 12px 20px;
    background: #00c7e8;
    color: white;
    font-size: 45px;
    margin-left: 25px;
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color:#007bff;
    border-radius: 30px;
    padding: 5px 20px;
	left: 46%;
    position: relative;
}

ul.footer-ul {
    list-style-type: none;
	margin-left: -37px;
}

li.footer-li {
    margin-left: 55px;
}

.copyright {
    padding-top: 22px;
}

.form-control{
	font-style: italic;
	border-radius: 10px;
}
p.social {
    padding-top: 10px;
}
li.location {
    text-align: center;
    width: 20%;
}
@media(max-width:768px) {
	li.location {
		text-align: center;
		width: 100%;
	}
.demolink {
	display:none;
}
}
ul.item-owl {
    /* list-style-type: none; */
    float: left;
    width: 227px;
}

div#testimonial {
    padding-top: 40px;
    margin-top: 20px;
    background: rgba(255, 255, 255,.4);
}

h6.title-owl {
    text-align: center;
}

.picture {
    text-align: center;
}

.main-blog1 {
    background: #29aae3;
	text-align: center;
}
.chgia {
	position:relative;
	text-align:center;
    padding-top: 20px;
}
.chgia h6 {
    padding-top: 15px;
}
.chgia .cir {
    margin: auto;
    width: 150px;
    height: 150px;
    margin-bottom: -80px;
    z-index: 11;
    position: relative;
}
.chgia .cir .cirin {
    background: #29aae3;
    border-radius: 50%;
    margin: auto;
    position: absolute;
    top: 0;
    width: 150px;
    height: 150px;
    left: 0;
}
.chgia .cir .cirin img {
    height: 140px;
	width:auto;
	margin:auto;
}
.chgia .bgr {
    width: 130px;
    margin: auto;
    background: #2289b6;
    border-radius: 20px;
    font-size: 8px;
    text-align: center;
    color: white;
    height: 260px;
    padding-top: 80px;
}
.chgia .bgr ul {
    padding-left: 18px;
    text-align: left;
    list-style-type: square;
}
.chgia .bgr ul li {
    padding-left: 0;
}
.chgia .cir2 {
    margin: auto;
    width: 150px;
    height: 150px;
    margin-top: -60px;
    z-index: 11;
    position: relative;
}
.chgia .cir2 .cirin {
    background: #b9e2f8;
    border-radius: 50%;
    margin: auto;
    position: absolute;
    top: 0;
    width: 150px;
    height: 150px;
    left: 0;
}
.chgia .cir2 .cirin img {
    height: 150px;
	width:auto;
	margin:auto;
}
.chgia .bgr2 {
    width: 130px;
    margin: auto;
    background: #2289b6;
    border-radius: 20px;
    font-size: 8px;
    text-align: center;
    color: white;
    height: 260px;
}
.chgia .bgr2 ul {
    padding-left: 18px;
    text-align: left;
    list-style-type: square;
}
.chgia .bgr2 ul li {
    padding-left: 0;
}
.chgia .arow {
    width: 0px;
    height: 0px;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    border-top: solid 10px #2289b6;
	margin:auto;
}
.chgia .arow2 {
    width: 0px;
    height: 0px;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    border-bottom: solid 10px #2289b6;
	margin:auto;
}
.chgia .num {
    width: 30px;
    margin: auto;
    text-align: center;
    font-family: "Avo Bold";
    color: #29aae3;
    font-size: 24px;
    margin-top: 10px;
}
.chgia .num2 {
    width: 30px;
    margin: auto;
    text-align: center;
    font-family: "Avo Bold";
    color: #29aae3;
    font-size: 24px;
    margin-bottom: 10px;
}

h6.location-title {
    font-size: 1.2rem;
    font-family: "Avo Bold";
}
h6.col-user-name {
    font-family: "AVO bold";
}

label {
    font-family: "AVO bold";
}
select.custom-select.mb-3 {
    border-radius: 10px;
}
strong.title-form-style {
    font-family: "AVO bold";
}

h6.location-title.color-1 {
    color: #00c7e8;
}

#footer h3 {
    font-family: "AVO bold";
    font-size: 36px;
    margin-bottom: 30px;
}
#footer li {
    font-size: 20px;
    margin-bottom: 20px;
}
.page-template-landing-php main{
    font-size: 20px;
}
.page-template-landing-php h2 {
    font-family: "Avo";
    font-size: 30px;
    line-height: 1.5;
}
.page-template-landing-php li {
    line-height: 1.8;
}
.page-template-landing-php h2 span {
    font-family: "Avo Bold";
    color:#29aae3;
}
.page-template-landing-php .main-container h2 {
    font-family: "Avo Bold";
}
.demolink {
	position:fixed !important;
	right:0;
	top: 30%;
}
select.custom-select.mb-3 {
    background: #e6f4fd;
	border: 1px solid #29aae3;
    border-bottom-color: #0b6eb6;
}

input#phone {
    background: #e6f4fd;
	border: 1px solid #29aae3;
    border-bottom-color: #0b6eb6;
}

input#mail {
    background: #e6f4fd;
	border: 1px solid #29aae3;
    border-bottom-color: #0b6eb6;
}

input#company{
    background: #e6f4fd;
	border: 1px solid #29aae3;
    border-bottom-color: #0b6eb6;
}

.container-form input{
    background: #e6f4fd;
	border: 1px solid #29aae3;
    border-bottom-color: #0b6eb6;
}
.container-test .cir {
    text-align: center;
    margin-bottom: -38px;
    margin-top: 20px;
}
.container-test .cir img {
    height: 75px;
    width: auto;
    display: inline;
    margin-bottom: -80px;
    position: relative;
    z-index: 1;
	border-radius:50%;
}
.container-test .cir .cirin {
    width:75px; height:75px; background:#29aae3; border-radius:50%; margin:auto; position:relative
}
.container-test .cir .cirin img {
    height: 75px;
    position: absolute;
	border-radius:50%;
}
@media (min-width: 1000px) {
	.modal-dialog {
		max-width: 800px;
		margin: 2.75rem auto;
	}
}
.story-carousel .owl-nav.disabled {
    position: absolute;
    font-size: 70px;
    top: 10px;
    width: calc(100% - 100px);
    color: #ccc;
}
.story-carousel {
    padding: 0 50px;
}
.staff-carousel {
    padding: 0 50px;
}
.story-carousel button.owl-prev:focus, .story-carousel button.owl-next:focus {
    outline: none!important;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: none !important;
}
.story-carousel.owl-theme .owl-nav [class*=owl-] {
    color: #000;
}
.story-carousel.owl-theme .owl-nav [class*=owl-]:hover {
    color: #333;
}
.customowl-prev {
    left: 30px;
    position: absolute;
    top: 60%;
    font-size: 20px;
	cursor:pointer;
    z-index: 1;
}
.customowl-next {
    right: 30px;
    position: absolute;
    top: 60%;
    font-size: 20px;
	cursor:pointer;
    z-index: 1;
}
.staffowl-prev {
    left: 30px;
    position: absolute;
    top: 60%;
    font-size: 20px;
	cursor:pointer;
    z-index: 1;
}
.staffowl-next {
    right: 30px;
    position: absolute;
    top: 60%;
    font-size: 20px;
	cursor:pointer;
    z-index: 1;
}

.partner-carousel img {
	max-height:110px;
    width: auto !important;
    margin: auto;
}
.story-carousel .item .man {
    position: absolute;
    top: 20px;
    right: 0;
    width: 100%;
    background: rgba(0,0,0,.4);
    height: calc(100% - 60px);
    transition: 0.6s;
	display:none;
}
.story-carousel .item:hover .man {
	display: inherit;
}
.spen-home ul.nav li a {
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    background: #ededed;
    font-size: 16px;
    padding: 7px 15px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
   background: #ccc !important;
}
.spen-home ul.nav {
    border-bottom: 3px solid #ccc;
    padding-bottom: 6px;
}
table#customers {
    font-size:16px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

#customers td, #customers th {
    border: 1px solid #ddd;
    text-align: left;
    padding: 18px;
}

#customers tr:nth-child(even){background-color: #f2f2f2}

#customers th {
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #4CAF50;
    color: white;
}
img.img-logo {
    width: 150px;
    margin-top: -10px;
}.dropdown-menu.show {
    width: calc(100% - 18px);
}
@media(min-width:600px) {
.drop-down:before {
    content: '';
    border-top: 0;
    width: 2px;
    height: 5px;
    position: absolute;
    top: -22px;
    right: 15px;
    border-color: transparent transparent #f1f0f0 transparent;
    border-width: 10px;
    border-style: solid;
}
#drop.drop-down:before {
    right: 25px;
}
.drop-down li {
    color: #1d2129;
    display: block;
    text-decoration: none;
}		
.drop-down li:hover {
    background-color: #3b5998;
} 	
.dropdown:hover .dropdown-menu {
    display: block
} 	
.dropdown-menu {
    background-color: #f1f5fe30;
    margin-top: 0;
	border-radius: 0;
    padding: 0;
    margin: 0;
	text-align:center;
}
.dropdown-menu > li {
    padding-top: 0;
}
.dropdown-menu > li:hover {
    background-color: #dde4f3a8;
}
.dropdown-menu > li > a {
    line-height: 35px !important;
	font-size:14px;
} 		
.dropdown-menu > li:after {
    content: "";
    display: block;
    width: 40px;
    border-top: 1px solid #333;
	margin:auto;
}		
.dropdown-menu > li:hover:after {
    border-top: 1px solid rgba(0,0,0,0);
}		
.dropdown-menu > li:last-child:after {
    display: none;
}		
.drop-down a {
    color: #1d2129;
    padding: 0 22px;
	width:100%;
    font-weight: normal;
}
.drop-down .title {
    color: #000;
    padding: 0 22px;
	font-weight:bold;
    text-transform: uppercase;
    font-size: 13px;
}
.drop-down a:hover, .drop-down .title:hover {
    color: #f1f0f0;
}		
.drop-down .line {
    border-bottom: 1px solid #e9ebee;
    margin: 5px 7px 6px;
    padding-top: 1px;
}	
}
.current_page_item a {
	font-weight:700;
	color:#29aae3 !important;
}
