/*!
Theme Name: binhvu
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: binhvu
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

binhvu is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
body{
    margin:0px !important;
}
.vechungtoi img:hover {animation: roll 1s;}
.content-service-2 .hadichvu {
    direction: rtl;
}
.hadichvu img{
	position: relative;
    max-width: max-content !important;
}
.service-icon {
	position: absolute !important;
    top: 50%;
    left: -37px;
    transform: translateY(-50%);
}
.service-icon:before {
    background-color: #fff;
    content: "";
    left: -18px;
    height: 110px;
    position: absolute;
    box-shadow: 0px 0px 40px 0px rgb(22 107 165 / 20%);
    top: -55%;
    transform: rotate(45deg);
    width: 110px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.service-icon > .elementor-widget-container {width: max-content;}
.service-icon img {
    display: block;
    position: relative;
}
@media (max-width: 767px){
	.hadichvu img {
	    max-width: 100% !important;
	}
}
.content-service-2 .service-icon {
	right: -37px;
	left: auto;
}
.content-service-2 .service-icon:before {
    right: -18px;
    left: auto;
}
.content-service-2 .service-icon img {
    top: -10px;
    right: 10px;
    min-height: 60px;
}
.content-service-2 .service-icon > .elementor-widget-container {
	width: auto;
    text-align: right;
}
.content-choose {
    padding-bottom: 55px;
}
.section_choose .content-choose .choose-left {
    width: 65px;
    height: 65px;
    float: left;
    position: relative;
}
@media (max-width: 767px){
.section_choose .content-choose .choose-left {
    width: 100%;
}
}
.section_choose .content-choose {
    display: inline-block;
}
.taiapp h3{margin-top: 0;}
.formphanhoi input, .formphanhoi textarea {padding: 0;outline: unset !important;box-shadow: unset !important;}
.formphanhoi button {margin-top: 15px;}
@media (max-width: 767px){
	.service-icon {
	    top: -28px;
	    left: 50% !important;
	    transform: translateX(-50%);
	    max-width: fit-content;
	}
	.section_app {margin-top: -40px;}
}
.elementor-11 .elementor-element.elementor-element-f964b4d .elementor-nav-menu--main .elementor-item.elementor-item-active {
	color: var( --e-global-color-primary ) !important;
}
/*@media (max-width: 991px){
	.menu-mobile > .elementor-widget-container {height: 0;}
	.menu-mobile .elementor-menu-toggle{
		position: absolute;
		left: 10px;
		top: 10px;
	}
}*/

.header-fixed.sticky .logo-white, .header-fixed .logo-black {
	display: none;
}
.header-fixed.sticky .logo-black {
	display: block;
}