/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
Created on : Aug 23, 2022, 3:59:15 PM
Author     : Khang
*/
.box-featured-sna p.elementor-image-box-description {
	width: 210px;
	margin: 0 auto;
}

.box-featured-sna figure.elementor-image-box-img img {
	max-height: 50px;
	object-fit: contain;
}

.box-info-sna h3.elementor-image-box-title {
	min-height: 58px;
}

.home-posts .premium-blog-content-wrapper {
	border: 1px solid #DDDDDD;
}

.home-posts h2.premium-blog-entry-title {
	margin-top: 0;
	order: 2;
}

.elementor-widget-premium-addon-blog ul.slick-dots li {
	margin: 0;
}

.home-posts h2.premium-blog-entry-title a {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.home-posts p.premium-blog-post-content {
	margin: 0 !important;
}

.home-posts .premium-blog-post-time.premium-blog-meta-data i {
	display: none;
}

.home-posts .premium-blog-post-time.premium-blog-meta-data span::before {
	content: "";
	/* font-family: 'Font Awesome 5 Free'; */
	/* color: #000; */
	font-size: 18px;
	padding-right: 25px;
	background: url(https://sna.edu.vn/wp-content/uploads/2022/08/icon-date.svg);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.home-testimonials .elementor-main-swiper.swiper-container {
	margin-left: 0;
}

.home-testimonials .elementor-testimonial__footer {
	display: block;
}

.home-testimonials .elementor-testimonial__footer::before {
	content: '';
	width: 91px;
	height: 1.5px;
	background: #fff;
	margin-bottom: 20px;
	display: block;
}

.home-testimonials span.elementor-testimonial__name {
	padding-bottom: 5px;
}

.home-testimonials .elementor-swiper-button {
	position: unset;
	margin-top: 60px;
}

.home-testimonials .elementor-swiper-button.elementor-swiper-button-prev {
	margin-right: 5px;
}

.home-testimonials .elementor-swiper-button.elementor-swiper-button-prev i::before {
	content: '' !important;
	background-image: url(../images/arrow-left.svg);
}

.home-testimonials .elementor-swiper-button.elementor-swiper-button-next i::before {
	content: '' !important;
	background-image: url(../images/arrow-right.svg);
}

.home-testimonials .elementor-swiper-button i::before {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	width: 8px;
	height: 15px;
}

.home-testimonials .elementor-swiper-button i {
	background-color: #E9A522;
	width: 36px;
	height: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 40px;
	color: #fff;
}

.another-testimonials .elementor-swiper-button i {
	background-color: #AD122A;
}

.fixed-right-menu {
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.fixed-right-menu-wrapper > div {
	display: block !important;
}

.box-fixed-right-menu > div {
	min-height: 70px !important;
	/*position: relative;*/
}

/*.box-fixed-right-menu > div a.elementor-icon.elementor-animation- {
position: absolute;
right: 0;
left: 50%;
bottom: 0;
transform: translateX(-50%);
display: block;
margin: 0 auto;
text-align: end;
width: 100%;
height: 100%;
}

.box-fixed-right-menu > div a.elementor-icon.elementor-animation- svg {
margin-top: 10px !important;
margin: 0 auto;
}

.box-fixed-right-menu > div figure.elementor-image-box-img img {
max-width: 22px;
width: 22px;
vertical-align: middle;
}


.box-fixed-right-menu > div .elementor-icon-box-content {
margin-top: 40px;
}*/

.text-border-top > div,
.sidebar-general-sub-page > div {
	border-top-color: #9B0C23 !important;
}

.sidebar-general-sub-page li.elementor-icon-list-item {
	padding: 15px !important;
}

.sidebar-sticky {
	position: sticky;
	top: 30px;
}

/*.list-core-value ul.elementor-icon-list-items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
}

.list-core-value ul.elementor-icon-list-items li { 
width: 50%;
}*/

.list-core-value ul.elementor-icon-list-items li {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
}

.list-core-value ul.elementor-icon-list-items li span.elementor-icon-list-icon {
	display: block !important;
}

.list-core-value ul.elementor-icon-list-items li i {
	vertical-align: middle;
}

.list-core-value ul.elementor-icon-list-items li i::before { 
	content: '';
	background-image: url(../images/arrow-right-ic.svg);
	background-repeat: no-repeat;
	/*background-size: contain;*/
	/*background-position: center;*/
	display: block;
	width: 18px;
	height: 18px;
}

.quick-facts-box figure.elementor-image-box-img img {
	vertical-align: middle;
}

.quick-facts-box h3.elementor-image-box-title {
	margin-top: 0;
}

.image-has-border > div {
	position: relative;
}

.image-has-border > div::before {
	content: '';
	background-color: #091F44;
	width: 100%;
	height: 100%;
	z-index: -1;
	position: absolute;
	left: 40px;
	top: 40px;
}

.box-contact-info {
	cursor: pointer;
}

.box-contact-info,
.box-contact-info > div {
	height: 100%;
}

.box-contact-info > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
}

.box-contact-info figure.elementor-image-box-img img {
	vertical-align: middle;
}

.box-contact-info p.elementor-image-box-description a {
	color: #fff;
}

.contact-us-form label {
	width: 100%;
}

.contact-us-form span.wpcf7-span,
.contact-us-form span.wpcf7-form-control.wpcf7-radio {
	display: block;
	margin-top: 15px;
}

.contact-us-form span.wpcf7-span input {
	border: none;
}

.contact-us-form span.wpcf7-form-control-wrap[data-name="your-email"] input {
	margin-bottom: 30px !important;
}

.contact-us-form span.wpcf7-span input:focus,
.contact-us-form select.wpcf7-form-control:focus,
.contact-us-form input.wpcf7-submit:focus {
	box-shadow: none;
	outline: none;
}

.contact-us-form select.wpcf7-form-control {
	margin-top: 15px;
	margin-bottom: 20px;
	height: 50px;
	border: none;
	background: url(../images/cheveron-down.svg) 96% center no-repeat;
	background-color: #f4f4f4;
	font-size: 15px;
	color: #333333;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
	appearance:none;
}

.contact-us-form input[type='radio'] {
	accent-color: #7D0021 !important;
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

.contact-us-form input[type='radio']:checked {
	accent-color: #7D0021 !important;
}

.contact-us-form span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item {
	display: block;
	margin: 0 0 15px 0;
}

.contact-us-form span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item input {
	margin: 0 8px 0 0;
}

.contact-us-form input.wpcf7-submit {
	margin-top: 15px !important;
}

/*.contact-us-form input[type='radio']:after {
width: 15px;
height: 15px;
border-radius: 15px;
top: -2px;
left: -1px;
position: relative;
background-color: #d1d3d1;
content: '';
display: inline-block;
visibility: visible;
border: 2px solid white;
}

.contact-us-form input[type='radio']:checked:after {
width: 15px;
height: 15px;
border-radius: 15px;
top: -2px;
left: -1px;
position: relative;
background-color: #7D0021;
content: '';
display: inline-block;
visibility: visible;
border: 2px solid white;
}*/

.contact-us-form span.wpcf7-not-valid-tip {
	padding-bottom: 20px;
}

.contact-us-form .wpcf7-response-output {
	margin-left: 0 !important;
	margin-top: 0 !important;
}


.clb-post h3.elementor-post__title a {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.clb-post .elementor-post__text {
	margin-top: 0 !important;
}

.clb-post a.elementor-post__thumbnail__link {
	padding: 0 10px;
}

.clb-post .elementor-post__thumbnail {
	border-radius: 10px;
	overflow: hidden;
}

.clb-post .elementor-button-link span.elementor-button-text::after {
	content: '';
	background-image: url(../images/arrow-down-white.svg);
	background-repeat: no-repeat;
	background-position: center;
	width: 12px;
	height: 10px;
	display: inline-block;
	margin-left: 11px;
}

.student-story-list .row {
	margin: 0 -10px;
}

.student-story-list .row > div {
	padding: 0 10px;
	width: 100%;
}

.student-story-item,
.student-council-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 15px;
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	padding: 15px;
}

.student-council-item {
	margin-bottom: 20px;
}

.student-story-list .row > div:last-child .student-story-item,
.student-council-list .row > div:last-child .student-council-item  {
	margin-bottom: 0;
}

.student-story-img {
	width: 35%;
}

.student-council-img {
	width: 44%;
}

.student-story-img a img,
.student-council-img a img {
	vertical-align: middle;
	width: 100%;
	border-radius: 10px;
}

.student-story-content {
	width: 62%;
	margin-left: 20px;
	font-family: 'Open Sans';
}

.student-council-content {
	width: 54%;
	margin-left: 17px;
	font-family: 'Open Sans';
}

h3.student-story-name,
h3.student-council-name {
	margin: 15px 0 10px;
	font-weight: 600;
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;
}

h3.student-council-name {
	margin: 10px 0 15px;
}

h3.student-council-name a {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.student-grade {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 14px;
}

span.student-grade-ic img {
	vertical-align: middle;
}

span.student-grade-text {
	padding-left: 7px;
	font-weight: 600;
	font-size: 15px;
	line-height: 25px;
	text-transform: uppercase;
	color: #000000;
}

.student-story-expert,
.student-council-expert {
	font-size: 15px;
	line-height: 24px;
	color: #000000;
}

.custom-panigation {
	text-align: center;
	margin-top: 33px;
}

.custom-panigation .page-numbers {
	color: #fff;
	width: 32px;
	height: 32px;
	transition: all .3s;
	display: inline-block;
	margin-right: 8px;
	background-color: #091F44;
	border-radius: 2px;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 15px;
	line-height: 32px;
}

.custom-panigation span.page-numbers.current,
.custom-panigation .page-numbers:hover {
	background-color: #AD122A;
}

.single-story-grade h2.elementor-heading-title.elementor-size-default {
	position: relative;
}

.single-story-grade h2.elementor-heading-title.elementor-size-default::before {
	content: '';
	background-image: url(../images/icon_school.svg);
	display: inline-block;
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-right: 10px;
	vertical-align: middle;
}

.register-visit-form label {
	width: 100%;
}

.register-visit-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
	width: 100%;
	border: none;
	margin-bottom: 10px !important;
}

.register-visit-form span.wpcf7-not-valid-tip {
	padding-bottom: 20px;
}

.register-visit-form h2 {
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	margin: 0 0 20px 0;
}

.register-visit-form .wpcf7-response-output {
	margin-top: 0 !important;
	margin-left: 0 !important;
}

.register-visit-form span.wpcf7-span input:focus,
.register-visit-form span.wpcf7-span textarea:focus,
.register-visit-form select.wpcf7-form-control:focus,
.register-visit-form input.wpcf7-form-control.has-spinner.wpcf7-submit:focus {
	outline: 0;
	box-shadow: none;
}

.register-visit-form span.wpcf7-span {
	display: block;
	margin-top: 10px;
}

.register-visit-form select.wpcf7-form-control {
	margin-top: 15px;
	margin-bottom: 20px;
	height: 40px;
	border: none;
	font-size: 15px;
	padding: 8px 7px;
	color: #333333;
	background: url(../images/cheveron-down.svg) 96% center no-repeat;
	background-color: #fff;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

.register-visit-form span.wpcf7-span input,
.register-visit-form span.wpcf7-span textarea {
	height: 40px;
	border: none;
}

.register-visit-form span.wpcf7-span textarea {
	min-height: 120px;
}

.register-visit-form span.wpcf7-spinner {
	display: none;
}

.teacher-list > div {
	margin: 0 -10px;
}

.teacher-list > div .col-md-4 {
	padding: 0 10px;
	margin-bottom: 20px;
}

.teacher-list .teacher-item {
	border: 1px solid #D9D9D9;
	border-radius: 2px;
	font-family: "Open Sans", Sans-serif;
}

.teacher-list .teacher-content {
	text-align: center;
	padding: 0 10px 20px;
}
.teacher-list .teacher-content h3.teacher-name {
	margin: 19px 0 15px;
	line-height: 22px;
	font-weight: 600;
	letter-spacing: -0.1px;
	font-size: 16px;
	color: #091F44;
}

.teacher-list .teacher-img {
	height: 305px; 
	overflow: hidden;
}


.teacher-img img {
	vertical-align: middle;
	width: 100%;
	object-fit: cover;
}

.teacher-list .teacher-position {
	margin-bottom: 14px;
	color: #000;
}

.teacher-list .teacher-position,
.teacher-list .teacher-email a {
	font-size: 15px;
	line-height: 20px;
	letter-spacing: -0.1px;
}

.teacher-list .teacher-email a {
	color: #AD122A;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: underline;
}

.teacher-list .teacher-email a span.teacher-ic {
	background-image: url(../images/envelope-black-ic.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 16px;
	height: 13px;
	margin-right: 7px;  
}

.teacher-list .teacher-email a:hover {
	color: #091F44;
}

.food-service-accordion .elementor-accordion-item {
	margin-bottom: 15px;
}

.food-service-accordion .elementor-accordion-item:last-child {
	margin-bottom: 0;
}

.food-service-accordion .elementor-tab-title {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

.food-service-accordion .elementor-tab-title.elementor-active {
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
}

.food-service-accordion .elementor-accordion .elementor-tab-content {
	/*border-top: 1px solid #ff0000;*/
	text-align: justify;
}

.food-service-accordion .elementor-tab-content.elementor-active {
	-webkit-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
}

.food-service-accordion .elementor-tab-content p:last-child {
	margin-bottom: 0;
}

.food-service-accordion .elementor-tab-content ul {
	list-style: none!important;
	padding: 0;
}

.food-service-accordion .elementor-tab-content ul li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 17px;
}

.food-service-accordion .elementor-tab-content ul li::after {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	width: 18px;
	height: 18px;
	background-image: url(../images/icon.svg);
	background-repeat: no-repeat;
	background-position: center left;
}

.menu-sidebar li.current-menu-ancestor > a {
	color: #ad122a !important;
}

body .careers_list.active ul.box-list-career {
	z-index: 2;
}

.control-thumbnail.home-testimonials .elementor-testimonial__text {
	text-align: justify;
}  

body .inner-section-left > .elementor-container {
	margin-left: auto;
} 

.image-box-footer:hover .button-hide-footer {
	opacity: 1;
}

.button-hide-footer {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

.image-box-footer > div .elementor-background-overlay {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 48.96%, rgba(0, 0, 0, 0.71) 100%);
	-webkit-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	transition: background 0.5s ease;

}

.image-box-footer > div .elementor-background-overlay::before { 
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4); 
	transition: opacity 0.5s linear;
	opacity: 0;
}

.image-box-footer:hover > div .elementor-background-overlay::before {
	opacity: 1;
}

#form-admissions-ld-page form {
	max-width: 436px;
}

#form-admissions-ld-page form label {
	width: 100%;
}

#form-admissions-ld-page form label select {
	margin-bottom: 25px;
	color: #333333;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #333333;
	background: url(../images/cheveron-down.svg) 96% center no-repeat!important;
	background-color: #F4F4F4!important;
	font-size: 15px;
}

#form-admissions-ld-page form label input:focus,
#form-admissions-ld-page form label textarea:focus,
#form-admissions-ld-page form label select:focus {
	outline: 0;
}

#form-admissions-ld-page form input.has-spinner.wpcf7-submit {
	width: 100%;
	margin: 0;
}

#form-admissions-ld-page form input.has-spinner.wpcf7-submit:focus {
	outline: 0;
}

#form-admissions-ld-page form span.wpcf7-not-valid-tip {
	margin-bottom: 25px;
}

#form-admissions-ld-page form .wpcf7-response-output {
	color: #fff !important;
	margin: 0 !important;
}

@media (min-width:768px) and (max-width:991px) {
	.student-council-item .student-council-content {
		width: 53%;
	}

	.teacher-list > div .col-md-4 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (min-width:991px) and (max-width:1024px) {
	.section-text-left > div > .elementor-column:first-child {
		width: 62% !important;
		order: 1;
		margin-right: 30px;
	}

	.section-text-left > div > .elementor-column:last-child {
		width: 35% !important;

	}

	.section-text-left > div .elementor-column:first-child .elementor-inner-section {
		display: block !important;
	}

	.section-text-left > div .elementor-column:last-child .elementor-inner-section {
		display: none !important;
	}

	.clb-post.elementor-grid-tablet-2 .elementor-grid {
		grid-template-columns: repeat(3,1fr) !important;
	}
}

@media (min-width:1024px) and (max-width:1180px) {
	.second-logo img {
		width: 280px !important;
	}
}

@media (max-width:767px) {
	#form-admissions-ld-page form label select {
		margin-bottom: 20px; 
		font-size: 14px;
	}
	.quick-facts-box .elementor-image-box-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
	}

	.quick-facts-box figure.elementor-image-box-img {
		margin-right: 10px !important;
	}

	.quick-facts-box figure.elementor-image-box-img img {
		max-width: 70px;
		width: 100%;
	}

	.image-has-border > div::before { 
		left: 15px;
		top: 15px;
	}

	.contact-us-form span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item,
	.contact-us-form select.wpcf7-form-control {
		font-size: 14px;
	}

	.student-story-item,
	.student-council-item {
		display: block !important;
	}

	.student-story-img,
	.student-council-img {
		width: 100%;
	}

	.student-story-content,
	.student-council-content {
		width: 100%;
		margin: 0;
	}

	h3.student-story-name,
	h3.student-council-name {
		margin-top: 25px;
	}

	span.student-grade-text {
		font-size: 14px;
		line-height: 25px;
	}

	.student-story-expert,
	.student-council-expert {
		font-size: 15px;
		line-height: 24px;
		padding-bottom: 4px;
	}

	.image-has-border {
		margin-right: 15px;
	}

	.register-visit-form select.wpcf7-form-control {
		font-size: 14px;
	}

	.custom-panigation {
		margin-top: 27px;
	}

	h3.student-story-name,
	h3.student-council-name {
		font-size: 15px;
	}

	.teacher-list .row > div:last-child .teacher-item {
		/*margin-bottom: 0;*/
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.image-has-border {
		margin-right: 40px;
	}
}

@media (max-width:1024px) {
	.text-border-top {
		position: unset !important;
	}
	
	#form-admissions-ld-page form {
		max-width: unset;
	}
}



