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

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(/wp-content/themes/weboto-vn/fonts/fontsawesome/webfonts/fa-light-300.eot);
	src: url(/wp-content/themes/weboto-vn/fonts/fontsawesome/webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/weboto-vn/fonts/fontsawesome/webfonts/fa-light-300.woff2) format("woff2"), url(/wp-content/themes/weboto-vn/fonts/fontsawesome/webfonts/fa-light-300.woff) format("woff"), url(/wp-content/themes/weboto-vn/fonts/fontsawesome/webfonts/fa-light-300.ttf) format("truetype"), url(/wp-content/themes/weboto-vn/fonts/fontsawesome/webfonts/fa-light-300.svg#fontawesome) format("svg");
}

.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.header-nav-main.nav-uppercase li a {
    text-transform: uppercase !important;
}

.sub-menu.nav-dropdown {
    border-bottom: 5px solid #1ef1c6;
}

.sub-menu.nav-dropdown .uu-dai-product, .sub-menu.nav-dropdown .custom-collapse {
	display: none !important;
}

.sub-menu.nav-dropdown .product-small .box-image a:hover {
	background-color: rgba(255, 255, 255, .05);
	border-radius: 20px;
}

.sub-menu.nav-dropdown .product-small .box-image a {
	padding: 20px;
	-webkit-transition: .25s;
	transition: .25s;
}

.sub-menu.nav-dropdown .product-small .product-title {
    font-size: 16px;
	font-weight: 400;
}

.product-small .product-title {
    font-size: 19.2px;
	font-weight: 700;
    text-transform: uppercase;
    margin: 0 !important;
}

.product-small .uu-dai-product {
    color: #1ef1c6;
    font-size: 19.2px;
    font-weight: 700;
    margin-bottom: 0;
}

.product-small .uu-dai-product {
    animation: flash 0.9s infinite;
}

.product-small .custom-price span {
    color: #ffffff;
	font-size: 15.36px;
	font-weight: 400;
}

.product-small .custom-price {
    color: #1ef1c6;
    font-size: 19.2px;
    font-weight: 700;
    margin-bottom: 0;
}

.product-small .btn-animated, .product-small .btn-details {
    text-transform: uppercase;
	border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 2px !important;
    border-top-left-radius: 2px !important;
    border-top-right-radius: 2px !important;
    box-shadow: none;
	border-width: 1px;
}

.product-small .btn-animated {
    
}
/*************** ƯU ĐÃI  ***************/
@-webkit-keyframes cometBorderLeft {
	0% {
		opacity: 0;
		transform: translateX(-50%) translateY(-50%);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(650%) translateY(-50%);
	}
}

@keyframes cometBorderLeft {
	0% {
		opacity: 0;
		transform: translateX(-50%) translateY(-50%);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(650%) translateY(-50%);
	}
}

@-webkit-keyframes cometBorderRight {
	0% {
		opacity: 0;
		transform: translateX(650%) translateY(50%);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(50%) translateY(50%);
	}
}

@keyframes cometBorderRight {
	0% {
		opacity: 0;
		transform: translateX(650%) translateY(50%);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(50%) translateY(50%);
	}
}

@-webkit-keyframes cometBorderBottom {
	0% {
		opacity: 0;
		transform: translateX(-50%) translateY(650%) rotate(90deg);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(-50%) translateY(50%) rotate(90deg);
	}
}

@keyframes cometBorderBottom {
	0% {
		opacity: 0;
		transform: translateX(-50%) translateY(650%) rotate(90deg);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(-50%) translateY(50%) rotate(90deg);
	}
}

@-webkit-keyframes cometBorderTop {
	0% {
		opacity: 0;
		transform: translateX(50%) translateY(-50%) rotate(90deg);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(50%) translateY(650%) rotate(90deg);
	}
}

@keyframes cometBorderTop {
	0% {
		opacity: 0;
		transform: translateX(50%) translateY(-50%) rotate(90deg);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(50%) translateY(650%) rotate(90deg);
	}
}
/*************** FEATURE  ***************/
.section-feature .row .col {
	padding-bottom: 0 !important;	
}

.section-feature p {
	margin-bottom: 0;	
}

.feature-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 5px solid transparent;
    padding: 20px 0 10px;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    background-color: rgba(255, 255, 255, .05);
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
}

.feature-item i {
    font-size: 35px;
    margin-bottom: 10px;
    color: #1ef1c6;
}

.feature-item span {
    text-align: center;
    font-weight: 700;
    width: 100%;
}

.feature-item:focus span, .feature-item:hover span {
    text-decoration: none !important;
    color: #1ef1c6;
}

.bg-gradient {
	position: relative;
}

.bg-gradient::after {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    width: 100%;
    height: 100%;
    background-image: radial-gradient(circle at center, rgba(255, 255, 255, .1) 0, transparent 50%);
    display: block;
    content: "";
    z-index: 1;
    pointer-events: none;
}
/*************** SERVICE  ***************/
.section-service .service-item .icon {
    min-width: 75px !important;
    min-height: 75px !important;
    border-radius: 50%;
    overflow: hidden;
    color: #1ef1c6;
    font-size: 250%;
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.service-item .icon {
    background-color: rgba(255, 255, 255, .1);
}

.service-item .icon {
    border-radius: 50%;
    font-size: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.service-item .icon .fa {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    -webkit-filter: brightness(0) saturate(100%) invert(12%) sepia(29%) saturate(6614%) hue-rotate(201deg) brightness(91%) contrast(102%);
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(282deg) brightness(103%) contrast(103%);
}

.service-item .media-body {
    color: #fff;
    padding-left: 10px
}

.service-item .service-title {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 120%
}

.service-item .service-desc {
    font-size: 90%;
    margin-bottom: 0
}

.middle-content .col-inner {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.middle-content input[type="text"], .middle-content input[type="tel"], .middle-content select {
	border-color: #1ef1c6 !important;
	box-shadow: none !important;
	border-radius: none !important;
	color: #ffffff !important;
	background: transparent !important;
}

select:not([multiple]) {
    background: url(/wp-content/themes/weboto-vn/images/select-arrow.png) right center no-repeat rgba(0, 0, 0, .1) !important;
    padding-right: 23px !important;
}

select option {
	background: rgb(30, 30, 30);
}

.middle-content .wpcf7-submit {
    background-color: #349584 !important;
    border: 2px solid #349584 !important;
    border-bottom-left-radius: 8px !important;
    text-decoration: none !important;
    box-shadow: none !important;
    max-width: 200px !important;
    margin: 0 auto !important;
    border-bottom-right-radius: 2px !important;
    border-top-left-radius: 2px !important;
    border-top-right-radius: 2px !important;
}

.rmLine .section-title b {
    background: transparent;
}

input[type="text"]::placeholder { color: #fff; opacity: 1; }
input[type="text"]::-webkit-input-placeholder { color: #fff; }
input[type="text"]::-moz-placeholder { color: #fff; }
input[type="text"]:-ms-input-placeholder { color: #fff; }
input[type="text"]::-ms-input-placeholder { color: #fff; }

input[type="tel"]::placeholder { color: #fff; opacity: 1; }
input[type="tel"]::-webkit-input-placeholder { color: #fff; }
input[type="tel"]::-moz-placeholder { color: #fff; }
input[type="tel"]:-ms-input-placeholder { color: #fff; }
input[type="tel"]::-ms-input-placeholder { color: #fff; }

.faAngleDoubleRight {
    position: relative;
}

.fa-angle-double-right {
    color: #1ef1c6;
    position: absolute;
    left: 25%;
    top: 30%;
}

@-webkit-keyframes bounceAlpha {
    0%,55% {
        opacity: 1;
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1)
    }

    25% {
        opacity: 0;
        -webkit-transform: translateX(10px) scale(.9);
        transform: translateX(10px) scale(.9)
    }

    26% {
        opacity: 0;
        -webkit-transform: translateX(-10px) scale(.9);
        transform: translateX(-10px) scale(.9)
    }
}

@keyframes bounceAlpha {
    0%,55% {
        opacity: 1;
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1)
    }

    25% {
        opacity: 0;
        -webkit-transform: translateX(10px) scale(.9);
        transform: translateX(10px) scale(.9)
    }

    26% {
        opacity: 0;
        -webkit-transform: translateX(-10px) scale(.9);
        transform: translateX(-10px) scale(.9)
    }
}

.bounceAlpha {
    -webkit-animation-name: bounceAlpha;
    animation-name: bounceAlpha;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}
/*************** PRICE QUOTE  ***************/
.section-pricequote .desc {
    color: #fff;
    font-size: 120%;
    margin-bottom: 0;
}

.section-pricequote .price-sale {
    background-color: #1EF1C6;
    color: #000000;
    border-radius: 5px;
    margin-left: 30px;
    padding: 5px 10px 5px 15px;
    position: relative !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    height: 34px;
}

.section-pricequote .price-sale::before {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #000000;
    z-index: 10;
}

.section-pricequote .price-sale::after {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: -18px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 32px;
    border: 10px solid transparent;
    border-right-color: #1EF1C6;
    z-index: 1;
}

.section-pricequote .col {
	padding-bottom: 0;
}

.dang-ky-nhan-bao-gia .wpcf7-submit {
    margin: 0;
    color: #1ef1c6 !important;
    transition: .25s ease-in;
    -webkit-transition: .25s ease-in;
    background-color: transparent;
    border: 1px solid #1ef1c6;
    text-transform: none;
	width: 100%;
}

.dang-ky-nhan-bao-gia .col {
	padding-bottom: 0;
}

.dang-ky-nhan-bao-gia input, .dang-ky-nhan-bao-gia form {
	margin-bottom: 0;
}

.wpcf7-spinner {
    display: none;
}

input[type=tel], input[type=text] {
	border: 1px solid #1ef1c6 !important;
	box-shadow: none !important;
	color: #ffffff !important;
	background: transparent !important;
}

.middle-content .row .col {
    padding-bottom: 0;
}

.middle-content .wpcf7-radio {
    text-align: center;
    display: block;
}

.middle-content .wpcf7-list-item.last {
    margin-right: 0;
}
/*************** FOOTER  ***************/
#footer h3 {
    font-size: 17.6px;
}

#footer .column-count ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

#footer li {
	list-style: none;
	margin-left: 0;
}

#footer a {
	font-size: 14.4px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.section-feature .feature-item {
        padding: 10px 0;
        border-radius: 0 !important;
    }
	.section-feature .feature-item i {
        font-size: 24px;
    }
	.section-feature .feature-item span {
        font-size: 85%;
    }
	.product-small .product-title {
		font-size: 18px;
	}
	.product-small .custom-price span {
		font-size: 11.52px;
	}
	.product-small .custom-price {
		font-size: 14.4px;
	}
	.product-small .uu-dai-product {
		font-size: 14.4px;
		line-height: normal;
	}
	.custom-collapse > .col {
		padding-bottom: 0 !important;
	}
	.custom-collapse .btn-animated {
		margin-bottom: 5px;
	}
	.custom-collapse .btn-details {
		margin-bottom: 0;
		margin-top: 0 !important;
	}
	.rmLine .section-title-main {
		margin-left: 0;
		margin-right: 0;
		font-size: 23px !important;
	}
	.section-pricequote h2 {
		text-align: center;
	}
	.dang-ky-nhan-bao-gia {
		margin-top: 30px;
	}
	.dang-ky-nhan-bao-gia .wpcf7-submit {
		margin-top: 19.6px;
	}
	.middle-content > .col-inner {
		padding-top: 15px !important;
	}
	.fa-angle-double-right {
		left: 35%;
		top: 53%;
	}
}