/*
Theme Name: VinaWebsite.VN
Description: Templates develop by vinahost.vn
Author: VINAHOST.VN
Template: flatsome
Support: website@vinahost.vn
Version: 1.0
*/
/* font Roboto */
@font-face {
	font-family: Roboto;
	src: url(assets/fonts/Roboto/Roboto-Black.ttf);
	font-weight: 900;
}
@font-face {
	font-family: Roboto;
	src: url(assets/fonts/Roboto/Roboto-BlackItalic.ttf);
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: Roboto;
	src: url(assets/fonts/Roboto/Roboto-Bold.ttf);
	font-weight: 700;
}
@font-face {
	font-family: Roboto;
	src: url(assets/fonts/Roboto/Roboto-BoldItalic.ttf);
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: Roboto;
	src: url(assets/fonts/Roboto/Roboto-Italic.ttf);
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: Roboto;
	src: url(assets/fonts/Roboto/Roboto-Light.ttf);
	font-weight: 300;
}
@font-face {
	font-family: Roboto;
	src: url(assets/fonts/Roboto/Roboto-LightItalic.ttf);
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: Roboto;
	src: url(assets/fonts/Roboto/Roboto-Medium.ttf);
	font-weight: 500;
}
@font-face {
	font-family: Roboto;
	src: url(assets/fonts/Roboto/Roboto-MediumItalic.ttf);
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: Roboto;
	src: url(assets/fonts/Roboto/Roboto-Regular.ttf);
	font-weight: 400;
}
@font-face {
	font-family: Roboto;
	src: url(assets/fonts/Roboto/Roboto-Thin.ttf);
	font-weight: 100;
}
@font-face {
	font-family: Roboto;
	src: url(assets/fonts/Roboto/Roboto-ThinItalic.ttf);
	font-weight: 100;
	font-style: italic;
}
/* font Cabin */
@font-face {
	font-family: Cabin;
	src: url(assets/fonts/Cabin/Cabin-Bold.ttf);
	font-weight: 700;
}
@font-face {
	font-family: Cabin;
	src: url(assets/fonts/Cabin/Cabin-BoldItalic.ttf);
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: Cabin;
	src: url(assets/fonts/Cabin/Cabin-Italic.ttf);
	font-style: italic;
}
@font-face {
	font-family: Cabin;
	src: url(assets/fonts/Cabin/Cabin-Medium.ttf);
	font-weight: 500;
}
@font-face {
	font-family: Cabin;
	src: url(assets/fonts/Cabin/Cabin-MediumItalic.ttf);
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: Cabin;
	src: url(assets/fonts/Cabin/Cabin-Regular.ttf);
	font-weight: 400;
}
@font-face {
	font-family: Cabin;
	src: url(assets/fonts/Cabin/Cabin-SemiBold.ttf);
	font-weight: 600;
}
@font-face {
	font-family: Cabin;
	src: url(assets/fonts/Cabin/Cabin-SemiBoldItalic.ttf);
	font-weight: 600;
	font-style: italic;
}

/* font SFUHelveticaCompressed */
@font-face {
    font-family: 'SFUHelveticaCompressed';
    src: url('assets/fonts/SFUHelveticaCompressed/SFUHelveticaCompressed.eot');
    src: url('assets/fonts/SFUHelveticaCompressed/SFUHelveticaCompressed.eot') format('embedded-opentype'),
         url('assets/fonts/SFUHelveticaCompressed/SFUHelveticaCompressed.woff2') format('woff2'),
         url('assets/fonts/SFUHelveticaCompressed/SFUHelveticaCompressed.woff') format('woff'),
         url('assets/fonts/SFUHelveticaCompressed/SFUHelveticaCompressed.ttf') format('truetype'),
         url('assets/fonts/SFUHelveticaCompressed/SFUHelveticaCompressed.svg#SFUHelveticaCompressed') format('svg');
}

/* font Muli */
@font-face {
    font-family: 'Muli';
    src: url('assets/fonts/Muli/MuliBold.eot');
    src: url('assets/fonts/Muli/MuliBold.eot') format('embedded-opentype'),
         url('assets/fonts/Muli/MuliBold.woff2') format('woff2'),
         url('assets/fonts/Muli/MuliBold.woff') format('woff'),
         url('assets/fonts/Muli/MuliBold.ttf') format('truetype'),
         url('assets/fonts/Muli/MuliBold.svg#MuliBold') format('svg');
    font-weight: 700;
}

/* social fixed right */
.js-facebook-messenger-container.closed,.js-facebook-messenger-tooltip.closed
{
	display: none!important
}
.js-facebook-messenger-tooltip
{
	bottom:97px;
	right:97px
}
.js-facebook-messenger-tooltip
{
	color:#404040;
	background:#fff
}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip
{
	z-index:999
}
.js-facebook-messenger-tooltip
{
	display:none;
	position:fixed;
	text-align:center;
	border-radius:10px;
	overflow:hidden;
	font-size:12px;
	line-height:1;
	padding:10px;
	border:1px solid rgba(0,0,0,0.1);
	box-shadow:rgba(0,0,0,0.15) 0 2pt 10pt;
	z-index:1.0E+30
}
.js-facebook-messenger-close-tooltip
{
	width:10px;
	height:10px;
	display:inline-block;
	cursor:pointer;
	margin-left:10px
}
.js-facebook-messenger-box.rubberBand
{
	-webkit-animation-name:rubberBand;
	animation-name:rubberBand
}
.js-facebook-messenger-box.animated
{
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
.js-facebook-messenger-box
{
	bottom:110px;
	right:15px
}
.js-facebook-messenger-box
{
	background:var(--primary_color)
}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip
{
	z-index:999
}
.js-facebook-messenger-box
{
	width:60px;
	height:60px;
	display:block;
	position:fixed;
	cursor:pointer;
	text-align:center;
	line-height:60px;
	background:var(--primary_color);
	border-radius:100%;
	overflow:hidden;
	-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);
	-moz-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);
	box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3)
}
.js-facebook-messenger-box.rotate svg#fb-msng-icon
{
	transform:rotate(0deg)
}
.js-facebook-messenger-box svg#fb-msng-icon
{
	width:30px;
	height:30px;
	position:absolute;
	top:15px;
	left:15px;
	opacity:1;
	overflow:hidden;
	-webkit-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;
	-moz-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;
	-o-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;
	transition:opacity 160ms ease-in-out,transform 160ms ease-in-out
}
.js-facebook-messenger-box.rotate svg#close-icon
{
	transform:rotate(-45deg)
}
.js-facebook-messenger-box svg#close-icon
{
	opacity:0;
	width:20px;
	height:20px;
	position:absolute;
	top:20px;
	left:20px;
	-webkit-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;
	-moz-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;
	-o-transition:opacity 160ms ease-in-out,transform 160ms ease-in-out;
	transition:opacity 160ms ease-in-out,transform 160ms ease-in-out
}
.js-facebook-messenger-container
{
	transform:translateY(50px);
	bottom:110px;
	right:35px;
	display:none;
}
.js-facebook-messenger-container,.js-facebook-messenger-container-button
{
	z-index:99999
}
.js-facebook-messenger-container
{
	display: none;
	position:fixed;
	opacity:0;
	border-radius:10px;
	pointer-events:none;
	box-shadow:0 1px 6px rgba(0,0,0,0.06),0 2px 32px rgba(0,0,0,0.16);
	-webkit-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;
	-moz-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;
	-o-transition:transform 160ms ease-in-out,opacity 160ms ease-in-out;
	transition:transform 160ms ease-in-out,opacity 160ms ease-in-out
}
.js-facebook-messenger-top-header
{
	width:100%
}
.js-facebook-messenger-top-header
{
	color:#fff;
	background:var(--primary_color)
}
.js-facebook-messenger-top-header
{
	display:block;
	position:relative;
	width:300px;
	background:var(--primary_color);
	color:#fff;
	text-align:center;
	line-height:1;
	padding:10px;
	font-size:14px;
	border-top-left-radius:10px;
	border-top-right-radius:10px
}
.js-facebook-messenger-container iframe,.js-facebook-messenger-container-button iframe
{
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px
}
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip
{
	z-index:999
}
.js-facebook-messenger-container,.js-facebook-messenger-container-button
{
	z-index:999999999
}
.js-facebook-messenger-top-header
{
	color:#fff;
	background:var(--primary_color)
}
.js-facebook-messenger-box
{
	background:var(--primary_color)
}
.js-facebook-messenger-top-header
{
	width:100%
}
.js-facebook-messenger-tooltip
{
	color:#404040;
	background:#fff
}
.js-facebook-messenger-box
{
	bottom:120px;
	right:15px
}
.js-facebook-messenger-container
{
	transform:translateY(50px);
	bottom:185px;
	right:35px
}
.js-facebook-messenger-container.open
{
	display: block;
	transform:translateY(0px);
	opacity:1;
	pointer-events:all;
	display:block;
}
.js-facebook-messenger-tooltip
{
	bottom:97px;
	right:97px
}
.js-facebook-messenger-box.open svg#fb-msng-icon
{
	opacity:0
}
.js-facebook-messenger-box.rotate.open svg#close-icon
{
	transform:rotate(0deg)
}
.js-facebook-messenger-box.open svg#close-icon
{
	opacity:1
}
@-moz-keyframes shake-anim { 
	0%{
		transform:rotate(0) scale(1) skew(1deg) 
	} 
	10%{
		-moz-transform:rotate(-25deg) scale(1) skew(1deg) 
	} 
	20%{
		-moz-transform:rotate(25deg) scale(1) skew(1deg) 
	} 
	30%{
		-moz-transform:rotate(-25deg) scale(1) skew(1deg) 
	} 
	40%{
		-moz-transform:rotate(25deg) scale(1) skew(1deg) 
	} 
	50%{
		-moz-transform:rotate(0) scale(1) skew(1deg) 
	} 
	100%{
		-moz-transform:rotate(0) scale(1) skew(1deg) 
	} 
}
@-webkit-keyframes shake-anim { 
	0%{
		-webkit-transform:rotate(0) scale(1) skew(1deg) 
	} 
	10%{
		-webkit-transform:rotate(-25deg) scale(1) skew(1deg) 
	} 
	20%{
		-webkit-transform:rotate(25deg) scale(1) skew(1deg) 
	} 
	30%{
		-webkit-transform:rotate(-25deg) scale(1) skew(1deg) 
	} 
	40%{
		-webkit-transform:rotate(25deg) scale(1) skew(1deg) 
	} 
	50%{
		-webkit-transform:rotate(0) scale(1) skew(1deg) 
	} 
	100%{
		-webkit-transform:rotate(0) scale(1) skew(1deg) 
	} 
}
@-o-keyframes shake-anim { 
	0%{
		-o-transform:rotate(0) scale(1) skew(1deg) 
	} 
	10%{
		-o-transform:rotate(-25deg) scale(1) skew(1deg) 
	} 
	20%{
		-o-transform:rotate(25deg) scale(1) skew(1deg) 
	} 
	30%{
		-o-transform:rotate(-25deg) scale(1) skew(1deg) 
	} 
	40%{
		-o-transform:rotate(25deg) scale(1) skew(1deg) 
	} 
	50%{
		-o-transform:rotate(0) scale(1) skew(1deg) 
	} 
	100%{
		-o-transform:rotate(0) scale(1) skew(1deg) 
	} 
}
.shake-anim {
	-webkit-animation:shake-anim 1s infinite ease-in-out; 
	-moz-animation:shake-anim 1s infinite ease-in-out; 
	-ms-animation:shake-anim 1s infinite ease-in-out; 
	-o-animation:shake-anim 1s infinite ease-in-out; 
	animation:shake-anim 1s infinite ease-in-out; 
	-webkit-transform-origin:50% 50%; 
	-moz-transform-origin:50% 50%; 
	-ms-transform-origin:50% 50%; 
	-o-transform-origin:50% 50%; 
	transform-origin:50% 50% 
}
.btn-zalo { 
	height:60px; 
	width:60px; 
	position:fixed; 
	right: 15px; 
	bottom:200px; 
	text-align:center; 
	border-radius:100px; 
	z-index:999; 
}
.pinkBg { 
	background-color: var(--primary_color); 
	background-image: var(--primary_color); 
}
.btn-zalo img { 
	display: block;
	max-width: 100%
}
.btn-zalo .ripple{ 
	position:absolute; 
	width:100px; 
	height:100px; 
	z-index:-1; 
	left:50%; 
	top:50%; 
	opacity:0; 
	margin:-50px 0 0 -50px; 
	border-radius:100px; 
	-webkit-animation:ripple 1.8s infinite; 
	animation:ripple 1.8s infinite 
}
.btn-zalo .ripple:nth-child(2){ 
	animation-delay:.3s; 
	-webkit-animation-delay:.3s 
}
.btn-zalo .ripple:nth-child(3){ 
	animation-delay:.6s; 
	-webkit-animation-delay:.6s 
}
@-webkit-keyframes ripple{ 
	0%{
		opacity:1; 
		-webkit-transform:scale(0); 
		transform:scale(0) 
	} 
	100%{
		opacity:0; 
		-webkit-transform:scale(1); 
		transform:scale(1) 
	} 
}
@keyframes ripple{ 
	0%{
		opacity:1; 
		-webkit-transform:scale(0); 
		transform:scale(0) 
	} 
	100%{
		opacity:0; 
		-webkit-transform:scale(1); 
		transform:scale(1) 
	} 
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0; 
		-webkit-transform: translateY(-20px); 
		transform: translateY(-20px); 
	} 100% {
		opacity: 1; 
		-webkit-transform: translateY(0); 
		transform: translateY(0); 
	} 
}
@keyframes fadeInDown {
	0% {
		opacity: 0; 
		-webkit-transform: translateY(-20px); 
		-ms-transform: translateY(-20px); 
		transform: translateY(-20px); 
	} 
	100% {
		opacity: 1; 
		-webkit-transform: translateY(0); 
		-ms-transform: translateY(0); 
		transform: translateY(0); 
	} 
}
/* end social fixed right */
/* common */
html {
	 background-color: var(--white) !important;
}
 body {
	 overflow: hidden !important;
	 font-size: 14px !important;
	 font-family: Roboto !important;
	 line-height: 1.8 !important;
}
 body h1, body h2, body h3, body h4, body h5, body h6, body .heading-font, body .off-canvas-center .nav-sidebar.nav-vertical > li > a {
	 font-family: Roboto;
}
 body .nav > li > a {
	 font-family: Roboto;
}
 body p {
	 margin-bottom: 20px;
}
 body b, body strong {
	 font-weight: 700;
}
 body .dark, body .dark p, body .dark td {
	 color: var(--white);
}
 body .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
	 margin-top: 0;
}
 body::-webkit-scrollbar {
	 width: 8px;
}
 body::-webkit-scrollbar-track {
	 background-color: #f1f1f1;
}
 body::-webkit-scrollbar-thumb {
	 background-color: #aaa;
}
 body a {
	 transition: all .3s;
}
 body .uppercase {
	 letter-spacing: 0;
}
 body img.size-full.alignnone {
	 margin: 0;
}
 body .page-wrapper {
	 padding: 50px 0 20px;
}
 @media (min-width: 550px) {
	 .pb_medium > .col {
		 padding-bottom: 0 !important;
	}
}
 @media (min-width: 850px) {
	 .pb_large > .col {
		 padding-bottom: 0 !important;
	}
}
 .nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
	 display: none;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.menu-item {
	 border: none;
	 background-color: transparent;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.menu-item > a {
	 color: var(--black);
	 font-size: 14px;
	 letter-spacing: 0;
	 padding: 7px 15px;
	 line-height: 1.4;
	 font-weight: 500;
	 text-transform: uppercase;
	 flex-grow: unset;
	 flex: 1 auto;
	 max-width: calc(100% - 35px);
    -ms-flex-preferred-size: calc(100% - 35px);
    flex-basis: calc(100% - 35px);
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.menu-item > a > i {
	 opacity: 1;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.menu-item > a > i.fa {
	 vertical-align: baseline;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.menu-item > a > img {
	 width: 20px;
	 height: unset;
	 margin: 0 5px 0 0;
	 object-fit: none;
	 position: absolute;
	 left: 10px;
	 top: 7px;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.menu-item.current-menu-item > a {
	 color: var(--primary_color);
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.menu-item > ul {
	 padding-bottom: 0;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.menu-item > ul li {
	 margin: 0;
	 padding-left: 12px;
	 border: none;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.menu-item > ul li a {
	 color: var(--black);
	 font-size: 14px;
	 letter-spacing: 0;
	 padding: 5px 15px;
	 font-weight: 500;
	 text-transform: uppercase;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.menu-item .toggle {
	 opacity: 1;
	 color: #444;
	 font-size: 10px;
	 width: auto;
	 height: auto;
	 border: none;
	 min-height: auto;
	 line-height: unset;
	 margin: 0;
	 margin-right: 5px;
	 letter-spacing: 0;
	 font-weight: 400;
	 max-width: 30px;
	 -ms-flex-preferred-size: 30px;
	 flex-basis: 30px;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.menu-item.header-search-form {
	 padding-top: 0;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.menu-item .nav-slide-header .toggle {
	 max-width: 100%;
	 -ms-flex-preferred-size: 100%;
	 flex-basis: 100%;
	 color: var(--primary_color);
	 font-size: 14px;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.header-search-form {
	 padding: 0 15px 20px 15px;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.header-search-form form input {
	 background-color: #fff;
	 min-height: 35px;
	 height: 35px;
	 line-height: 35px;
	 border-radius: 0 !important;
	 box-shadow: none;
	 padding-right: 35px;
	 border: none;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.header-search-form form button[type="submit"] {
	 border: none;
	 background-color: var(--primary_color);
	 letter-spacing: 0;
	 font-weight: 500;
	 font-size: 13px;
	 color: #fff;
	 min-height: 35px;
	 height: 35px;
	 line-height: 35px;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar > li.custom {
	 display: none;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar .header_account {
	 border: none;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar .header_account span {
	 color: var(--black);
	 font-size: 14px;
	 letter-spacing: 0;
	 padding: 7px 15px;
	 padding-left: 15px;
	 font-weight: 500;
	 text-transform: uppercase;
	 white-space: nowrap;
	 text-overflow: ellipsis;
	 overflow: hidden;
	 flex-grow: unset;
	 flex: 1 auto;
}
 .off-canvas-left .mfp-content #main-menu .nav-sidebar .header_account span i {
	 margin: 0 7px 0 0;
}
 @media (max-width: 480px) {
	 .off-canvas-left .mfp-content {
		 width: calc(100vw - 90px) !important;
	}
}
 @media (min-width: 768px) and (max-width: 1023px) {
	 .off-canvas-left .mfp-content {
		 width: calc(100vw - 60vw) !important;
	}
}
 #header #masthead #logo {
	 margin: 0;
}
 #header #masthead .header-nav-main.nav-right > li {
	 margin: 0;
}
 #header #masthead .header-nav-main.nav-right > li > a {
	 font-size: 15px;
	 letter-spacing: 0;
	 font-weight: 400;
	 line-height: 45px;
	 padding: 0 15px;
}
 #header #masthead .header-nav-main.nav-right > li > a > .icons-home {
	 font-size: 26px;
}
 #header #masthead .header-nav-main.nav-right > li > a > .icon-angle-down {
	 opacity: 1;
}
 #header #masthead .header-nav-main.nav-right > li.custom {
	 display: none;
}
 #header #masthead .header-nav-main.nav-right > li.item_language {
	 margin: 0 0 0 15px;
}
 #header #masthead .header-nav-main.nav-right > li.item_language .languages + .languages {
	 margin-left: 10px;
}
 #header #masthead .header-nav-main.nav-right > li.item_language .languages img {
	 vertical-align: middle;
	 position: relative;
	 top: -2px;
}
 #header #masthead .header-nav-main.nav-right > li:first-child > a {
	 padding-left: 0;
}
 #header #masthead .header-nav-main.nav-right > li:last-child > a {
	 padding-right: 0;
}
 #header #masthead .header-nav-main.nav-right > li > ul {
	 max-height: unset;
	 min-width: 200px;
	 visibility: hidden;
	 left: 50px;
	 transition: all 0.3s;
	 display: block;
	 border: none;
	 padding: 0;
	 margin: 0;
	 background-color: var(--primary_color);
	 box-shadow: none;
}
 #header #masthead .header-nav-main.nav-right > li > ul > li {
	 position: relative;
	 border: none;
	 display: block;
	 white-space: unset;
	 width: 100%;
	 min-width: unset;
}
 #header #masthead .header-nav-main.nav-right > li > ul > li > a {
	 margin: 0;
	 display: block;
	 color: var(--white);
	 padding: 12px 20px;
	 border: none;
	 border-top: 1px solid var(--black);
	 font-weight: 400;
	 text-transform: capitalize;
	 line-height: 1.8;
	 font-size: 14px;
	 position: relative;
}
 #header #masthead .header-nav-main.nav-right > li > ul > li.menu-item-has-children > a:after {
	 content: "";
	 font-family: "fl-icons";
	 position: absolute;
	 right: 10px;
	 font-size: 16px;
	 top: 10px;
}
 #header #masthead .header-nav-main.nav-right > li > ul > li > ul {
	 position: absolute;
	 top: 0;
	 left: 100%;
	 right: 0;
	 width: 200px;
	 opacity: 0;
	 visibility: hidden;
	 background-color: var(--primary_color);
	 transition: 0.3s all;
}
 #header #masthead .header-nav-main.nav-right > li > ul > li > ul > li {
	 position: relative;
	 border: none;
	 display: block;
	 white-space: unset;
	 width: 100%;
	 min-width: unset;
}
 #header #masthead .header-nav-main.nav-right > li > ul > li > ul > li > a {
	 margin: 0;
	 display: block;
	 color: var(--white);
	 padding: 12px 20px;
	 border: none;
	 border-top: 1px solid var(--black);
	 font-weight: 400;
	 text-transform: capitalize;
	 line-height: 1.8;
	 font-size: 14px;
}
 #header #masthead .header-nav-main.nav-right > li > ul > li > ul > li:hover > a {
	 background-color: var(--black);
	 color: var(--white);
}
 #header #masthead .header-nav-main.nav-right > li > ul > li:hover > a {
	 background-color: var(--black);
	 color: var(--white);
}
 #header #masthead .header-nav-main.nav-right > li > ul > li:hover > ul {
	 opacity: 1;
	 visibility: visible;
}
 #header #masthead .header-nav-main.nav-right > li:hover > ul {
	 opacity: 1;
	 visibility: visible;
	 left: 0;
}
 #header #masthead .mobile-nav.nav-right > li.custom {
	 display: none;
}
 #header #masthead .mobile-nav.nav-right > li.item_language .languages + .languages {
	 margin-left: 5px;
}
 body.home #header .header-wrapper:not(.stuck) {
	 position: fixed;
	 width: 100%;
	 left: 0;
}
 body:not(.home) #header .header-wrapper:not(.stuck) .header-bg-color {
	 background-color: #111;
}
 body:not(.home) #header .header-wrapper:not(.stuck) #masthead .header-nav-main.nav-right > li > a {
	 color: var(--white);
}
 body:not(.home) #header .header-wrapper:not(.stuck) #masthead .header-nav-main.nav-right > li > a:hover {
	 color: var(--primary_color);
}
 body:not(.home) #header .header-wrapper:not(.stuck) #masthead .header-nav-main.nav-right > li.active > a {
	 color: var(--primary_color);
}
 .footer_hotline_fixed {
	 position: fixed;
	 bottom: 20px;
	 left: 20px;
	 z-index: 1000;
	 background-color: var(--primary_color);
	 display: flex;
	 border-radius: 4px;
	 overflow: hidden;
}
 .footer_hotline_fixed a {
	 white-space: nowrap;
	 color: var(--white);
	 font-size: 13px;
	 text-transform: uppercase;
	 padding: 10px 20px;
	 cursor: pointer;
	 display: flex;
	 align-items: center;
	 line-height: 22px;
}
 .footer_hotline_fixed a img {
	 margin: 0 4px 0 0;
}
 body .section-title-container {
	 margin: 0 0 30px;
}
 body .section-title-container .section-title-center {
	 margin: 0 0 20px;
}
 body .section-title-container .section-title-center b {
	 background-color: transparent;
}
 body .section-title-container .section-title-center span {
	 font-size: 40px;
	 text-transform: capitalize;
	 font-family: Cabin;
	 margin: 0;
	 padding: 0;
	 font-weight: 500;
	 line-height: 1.2;
}
 body .section-title-container .section-title-normal {
	 margin: 0;
	 border: none;
}
 body .section-title-container .section-title-normal span {
	 border: none;
	 margin: 0;
	 padding: 0;
	 font-size: 24px;
	 font-family: Cabin;
	 font-weight: 600;
	 line-height: 1.2;
	 text-transform: capitalize;
}
 body .section-title-container.mb_20 {
	 margin: 0 0 20px;
}
 .sec_hslide .slider .flickity-prev-next-button {
	 width: 50px;
	 height: 50px;
}
 .sec_hslide .slider .flickity-prev-next-button svg {
	 border-width: 1px;
	 padding: 15px;
}
 .custom_slick_slider .slick-list {
	 margin-left: -15px;
	 margin-right: -15px;
	 width: calc(100% + 30px );
}
 .custom_slick_slider .slick-arrow {
	 position: absolute;
	 transform: translate(0px,-50%);
	 transition: 0.3s all;
	 overflow: hidden;
	 z-index: 1;
	 font-size: 0px;
	 right: 0;
	 top: -70px;
	 min-width: unset;
	 height: unset;
	 line-height: unset;
	 border: none;
	 letter-spacing: 0;
	 font-weight: unset;
}
 .custom_slick_slider .slick-arrow:after {
	 background-color: var(--black);
	 border-color: var(--black);
	 color: var(--white);
	 font-family: flaticon;
	 padding: 15px;
	 font-size: 20px;
}
 .custom_slick_slider .slick-arrow.slick-prev {
	 right: 50px;
}
 .custom_slick_slider .slick-arrow.slick-prev:after {
	 content: "\f164";
}
 .custom_slick_slider .slick-arrow.slick-next {
	 right: 0;
}
 .custom_slick_slider .slick-arrow.slick-next:after {
	 content: "\f162";
}
 .custom_slick_slider .slick-arrow:hover:after {
	 color: var(--white);
	 background-color: var(--primary_color);
}
 .custom_slick_slider .slick-dots {
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 list-style: none;
	 padding: 0;
	 margin: 20px 0 0;
}
 .custom_slick_slider .slick-dots li {
	 padding: 0;
	 margin: 0;
	 position: relative;
}
 .custom_slick_slider .slick-dots li button {
	 font-size: 0;
	 width: 12px;
	 height: 6px;
	 min-height: unset;
	 line-height: unset;
	 border-radius: 10px;
	 background-color: #2d3e52;
	 margin: 0 5px;
	 transition: 0.6s all;
	 border: 2px solid #2d3e52;
}
 .custom_slick_slider .slick-dots li.slick-active button {
	 width: 24px;
	 height: 6px;
	 border-radius: 50px;
	 background-color: var(--primary_color);
	 border: 2px solid var(--primary_color);
}
 .slide_partners .item {
	 padding: 0 15px;
	 margin: 4px 0;
}
 .slide_partners .item .box {
	 box-shadow: 0 0 8px rgba(0,0,0,0.1);
	 overflow: hidden;
}
 .slide_partners .item .box img {
	 width: 100%;
	 height: 100%;
	 object-fit: cover;
	 object-position: center;
}
 .grid_newposts .col.post-item > .col-inner {
	 box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
 .grid_newposts .col.post-item .post-date {
	 text-align: center;
	 width: 75px;
	 margin-top: 0px;
	 z-index: 1;
	 position: absolute;
	 left: 20px;
	 top: 20px;
	 text-transform: capitalize;
}
 .grid_newposts .col.post-item .post-date .post-date-day {
	 font-size: 30px;
	 line-height: 1.1;
	 padding: 7px 0;
	 background-color: var(--primary_color);
	 color: var(--white);
	 font-weight: 600;
}
 .grid_newposts .col.post-item .post-date .post-date-month {
	 font-size: 14px;
	 background-color: #2d3e52;
	 line-height: 1.8;
	 color: var(--white);
}
 .grid_newposts .col.post-item .box .box-image .absolute {
	 display: none;
}
 .grid_newposts .col.post-item .box .box-image:hover img {
	 transform: scale(1.1);
	 transition: 0.5s;
}
 .grid_newposts .col.post-item .box .box-text {
	 padding: 20px;
	 background-color: var(--white);
}
 .grid_newposts .col.post-item .box .box-text .post-title {
	 font-size: 20px;
	 font-weight: 600;
	 color: var(--black);
	 margin: 0 0 20px;
	 line-height: 1.2;
	 -webkit-box-orient: vertical;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: normal;
	 -webkit-line-clamp: 1;
	 display: -webkit-box;
	 font-family: Cabin;
	 transition: all .3s;
}
 .grid_newposts .col.post-item .box .box-text .post-title:hover {
	 color: var(--primary_color);
}
 .grid_newposts .col.post-item .box .box-text .is-divider {
	 display: none;
}
 .grid_newposts .col.post-item .box .box-text .from_the_blog_excerpt {
	 color: #838383;
	 font-size: 14px;
	 line-height: 1.8;
	 margin: 0;
	 -webkit-box-orient: vertical;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: normal;
	 -webkit-line-clamp: 3;
	 display: -webkit-box;
}
 .grid_newposts .col.post-item .box .box-footer {
	 padding: 20px;
	 display: flex;
	 align-items: center;
	 justify-content: space-between;
	 border-top: 1px solid #f5f5f5;
	 background-color: var(--white);
}
 .grid_newposts .col.post-item .box .box-footer button {
	 background-color: var(--black);
	 font-size: 14px;
	 padding: 12px 40px;
	 transition: all 0.5s;
	 border-radius: 50px;
	 line-height: 1.8;
	 border: none;
	 box-shadow: none;
	 letter-spacing: 0;
	 font-weight: 400;
	 margin: 0;
	 min-height: 50px;
	 height: 50px;
	 color: var(--white);
}
 .grid_newposts .col.post-item .box .box-footer button:hover {
	 background-color: var(--primary_color);
	 color: var(--white);
}
 .home_slideblog .col.post-item {
	 padding: 0 15px;
	 margin: 4px 0;
}
 body .tabs .nav_tabs {
	 margin: 0 0 40px;
	 list-style: none;
	 -js-display: flex;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 -ms-flex-flow: row wrap;
	 flex-flow: row wrap;
}
 body .tabs .nav_tabs li {
	 margin: 7px 5px 0 0;
	 text-align: center;
	 position: relative;
}
 body .tabs .nav_tabs li a {
	 background-color: var(--white);
	 border: none;
	 border-bottom: 2px solid var(--primary_color);
	 color: var(--black);
	 font-weight: 600;
	 padding: 12px 40px;
	 display: block;
	 z-index: 10;
	 position: relative;
	 font-size: 14px;
	 line-height: 1.8;
}
 body .tabs .nav_tabs li a:after {
	 content: '';
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 height: 100%;
	 background-color: var(--black);
	 width: 0%;
	 transition: 0.5s all;
	 z-index: -1;
}
 body .tabs .nav_tabs li a.active {
	 background-color: var(--primary_color);
	 color: var(--white);
}
 body .tabs .nav_tabs li a.active:before {
	 content: "";
	 bottom: -8px;
	 left: calc(50% - 6px);
	 position: absolute;
	 display: block;
	 width: 0;
	 height: 0;
	 border-left: 6px solid transparent;
	 border-right: 6px solid transparent;
	 border-top: 6px solid var(--primary_color);
}
 body .tabs .nav_tabs li a:hover {
	 background-color: var(--primary_color);
	 color: var(--white);
}
 body .tabs .nav_tabs li a:hover:after {
	 width: 100%;
}
 .grid_posts_hover .col.post-item .box .box-image:before {
	 position: absolute;
	 top: 50%;
	 opacity: 0;
	 color: var(--white);
	 font-size: 26px;
	 font-family: 'fontello';
	 content: '\e806';
	 pointer-events: none;
	 z-index: 9000;
	 transition: 0.5s all;
	 transform: translate(-100%,-50%);
	 left: 0;
	 right: 0;
	 text-align: center;
	 line-height: 0.5;
}
 .grid_posts_hover .col.post-item .box .box-image:after {
	 position: absolute;
	 top: 0;
	 left: 0px;
	 right: 0;
	 bottom: 0;
	 opacity: 0;
	 background-color: var(--primary_color);
	 content: '';
	 transition: 0.5s all;
	 margin: 10px;
	 transform: translateX(-100%);
}
 .grid_posts_hover .col.post-item .box .box-image .absolute {
	 display: none;
}
 .grid_posts_hover .col.post-item .box .box-image:hover:before {
	 opacity: 1;
	 transform: translateX(0%);
}
 .grid_posts_hover .col.post-item .box .box-image:hover:after {
	 opacity: 1;
	 transform: translateX(0%);
}
 .grid_posts_hover .col.post-item .box .box-image:hover img {
	 transform: scale(1.1);
	 transition: 0.5s;
}
 .tab_filter_galleries .grid_posts_hover .col.post-item .box .box-image .image-cover {
	 padding-top: 70% !important;
}
 .tab_filter_flight .grid_posts_hover .col.post-item .box .box-image .image-cover {
	 padding-top: 60% !important;
}
 .sec_hnews {
	 padding-top: 50px !important;
}
 .sec_hgalleries {
	 padding-top: 50px !important;
}
 .grid_services .col.post-item > .col-inner {
	 background-color: var(--white);
	 box-shadow: 0px 30px 60px 0px rgba(38,59,94,0.1);
	 border-radius: 5px;
	 padding: 40px 20px;
}
 .grid_services .col.post-item .box .box-image .absolute {
	 display: none;
}
 .grid_services .col.post-item .box .box-image .image-cover {
	 padding-top: unset !important;
	 text-align: center;
}
 .grid_services .col.post-item .box .box-image .image-cover img {
	 width: 80px;
	 height: 80px;
	 object-fit: none;
	 position: relative;
	 transition: unset;
}
 .grid_services .col.post-item .box .box-text {
	 padding: 10px 0 0;
}
 .grid_services .col.post-item .box .box-text .post-title {
	 font-size: 16px;
	 margin: 0 0 15px;
	 font-weight: 600;
	 font-family: Cabin;
	 line-height: 1.2;
	 text-transform: capitalize;
}
 .grid_services .col.post-item .box .box-text .is-divider {
	 display: none;
}
 .grid_services .col.post-item .box .box-text .from_the_blog_excerpt {
	 font-size: 14px;
	 line-height: 1.8;
	 margin: 0 0 20px;
	 -webkit-box-orient: vertical;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: normal;
	 -webkit-line-clamp: 2;
	 display: -webkit-box;
}
 .grid_services .col.post-item:hover > .col-inner {
	 background-color: var(--primary_color);
	 color: var(--white);
	 transition: .5s;
	 -webkit-transform: translateY(-9px);
	 transform: translateY(-9px);
}
 .grid_services .col.post-item:hover .box .box-image .image-cover img {
	 filter: brightness(0) invert(1);
	 -webkit-filter: brightness(0) invert(1);
}
 .grid_services .col.post-item:hover .box .box-text .post-title {
	 color: var(--white);
}
 .grid_services .col.post-item:hover .box .box-text .from_the_blog_excerpt {
	 color: var(--white);
}
 .grid_flights .col.post-item > .col-inner {
	 height: 100%;
	 background-color: var(--white);
	 box-shadow: 0px 30px 60px 0px rgba(38,59,94,0.1);
	 border-radius: 5px;
}
 .grid_flights .col.post-item .box_lightinfo .box-image:hover img {
	 transform: scale(1.1);
	 transition: 0.5s;
}
 .grid_flights .col.post-item .box_lightinfo .box-text {
	 padding: 20px 20px 0;
}
 .grid_flights .col.post-item .box_lightinfo .box-text .box-text-inner {
	 -js-display: flex;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 -ms-flex-flow: row wrap;
	 flex-flow: row wrap;
}
 .grid_flights .col.post-item .box_lightinfo .box-text .info_left .info_inner {
	 -js-display: flex;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 -ms-flex-flow: row wrap;
	 flex-flow: row wrap;
}
 .grid_flights .col.post-item .box_lightinfo .box-text .info_left .light_icon {
	 max-width: 35px;
	 -ms-flex-preferred-size: 35px;
	 flex-basis: 35px;
}
 .grid_flights .col.post-item .box_lightinfo .box-text .info_left .light_icon i {
	 width: 35px;
	 height: 35px;
	 border: 1px solid #2d3e52;
	 text-align: center;
	 line-height: 35px;
	 border-radius: 50%;
	 display: block;
	 font-size: 18px;
}
 .grid_flights .col.post-item .box_lightinfo .box-text .info_left .light_title {
	 padding: 0 0 0 15px;
}
 .grid_flights .col.post-item .box_lightinfo .box-text .info_left .light_title .post-title {
	 font-size: 16px;
	 font-family: Cabin;
	 letter-spacing: 0.04em;
	 line-height: 1.2;
	 margin: 0;
	 font-weight: 600;
	 -webkit-box-orient: vertical;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: normal;
	 -webkit-line-clamp: 1;
	 display: -webkit-box;
}
 .grid_flights .col.post-item .box_lightinfo .box-text .info_left .light_title .post-title:hover {
	 color: var(--primary_color);
}
 .grid_flights .col.post-item .box_lightinfo .box-text .info_left .light_title .flight_description {
	 margin: 4px 0 0;
	 text-transform: uppercase;
	 color: #838383;
	 font-size: 10px;
	 line-height: 1.6;
	 letter-spacing: 0.04em;
	 font-weight: 600;
	 font-family: 'Cabin';
}
 .grid_flights .col.post-item .box_lightinfo .box-text .info_right {
	 text-align: right;
}
 .grid_flights .col.post-item .box_lightinfo .box-text .info_right .flight_price .lbl_price {
	 color: #838383;
	 font-size: 9px;
	 margin: 0 0 5px;
	 text-transform: uppercase;
	 line-height: 1;
}
 .grid_flights .col.post-item .box_lightinfo .box-text .info_right .flight_price .price {
	 font-size: 18px;
	 color: var(--primary_color);
	 line-height: 1;
	 font-weight: 400;
}
 .grid_flights .col.post-item .box_lightinfo .box-footer {
	 padding: 20px;
}
 .grid_flights .col.post-item .box_lightinfo .box-footer button {
	 min-height: 28px;
	 height: 28px;
	 line-height: 28px;
	 background-color: var(--black);
	 color: var(--white);
	 letter-spacing: 0;
	 border: none;
	 box-shadow: none;
	 font-size: 14px;
	 border-radius: 50px;
	 padding: 0 20px;
	 transition: all 0.5s;
	 font-weight: 400;
	 margin: 0;
}
 .grid_flights .col.post-item .box_lightinfo .box-footer button:hover {
	 background-color: var(--primary_color);
}
 .grid_flights.custom_slick_slider .col.post-item > .col-inner {
	 box-shadow: none;
}
 .sec_hgridflight {
	 padding-bottom: 50px !important;
}
 .sec_hrecommend_flight {
	 padding-bottom: 50px !important;
}
 .sec_haboutus {
	 padding-bottom: 50px !important;
}
 .sec_haboutus .row_haboutus .col_info > .col-inner .text h1, .sec_haboutus .row_haboutus .col_info > .col-inner .text h2, .sec_haboutus .row_haboutus .col_info > .col-inner .text h3, .sec_haboutus .row_haboutus .col_info > .col-inner .text h4, .sec_haboutus .row_haboutus .col_info > .col-inner .text h5 {
	 margin: 0 0 20px;
	 font-family: Cabin;
	 font-weight: 600;
	 line-height: 1.2;
}
 .sec_haboutus .row_haboutus .col_info a.button {
	 padding: 12px 40px;
	 font-size: 14px;
	 border-radius: 50px;
	 letter-spacing: 0;
	 min-height: unset;
	 height: unset;
	 line-height: 1.8;
	 transition: 0.5s all;
	 background-color: var(--black);
	 color: var(--white);
	 margin: 0;
	 border: none;
	 font-weight: 400;
}
 .sec_haboutus .row_haboutus .col_info a.button:hover {
	 background-color: var(--primary_color);
}
 .sec_haboutus .row_haboutus .col_image > .col-inner {
	 height: 100%;
}
 @media (min-width: 850px) and (max-width: 1279px) {
	 .sec_haboutus .row_haboutus > .col.col_info {
		 max-width: 50%;
		 -ms-flex-preferred-size: 50%;
		 flex-basis: 50%;
	}
	 .sec_haboutus .row_haboutus > .col.col_image {
		 max-width: 50%;
		 -ms-flex-preferred-size: 50%;
		 flex-basis: 50%;
	}
}
 .wrap_companyimg {
	 height: 100%;
	 position: relative;
}
 .wrap_companyimg .company_img {
	 width: 100%;
	 height: 100%;
}
 .wrap_companyimg .company_img img {
	 width: 100%;
	 height: 100%;
	 object-fit: cover;
	 object-position: center;
}
 .wrap_companyimg .company_video {
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 -webkit-transform: translate(-50%,-50%);
	 transform: translate(-50%,-50%);
}
 .wrap_companyimg .company_video i {
	 background-color: var(--black);
	 color: var(--white);
	 font-size: 32px;
	 border: 7px solid var(--primary_color);
	 border-radius: 50%;
	 width: 90px;
	 min-height: 90px;
	 height: 90px;
	 display: block;
	 line-height: 76px;
	 text-align: center;
}
 .banner_header {
	 padding: 80px 0;
	 position: relative;
	 background-size: cover;
	 background-position: center;
	 background-repeat: no-repeat;
	 transition: border 0.3s ease-in, box-shadow 0.3s ease-in, background 0.3s, opacity 0.3s ease-in;
	 text-align: center;
	 z-index: 0;
}
 .banner_header:before {
	 content: '';
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 width: 100%;
	 height: 100%;
	 background: #2d3e52;
	 opacity: 0.5;
	 z-index: -1;
}
 .banner_header .banner_info h1 {
	 font-size: 50px;
	 line-height: 1;
	 color: var(--white);
	 font-weight: 600;
	 font-family: Cabin;
	 margin: 0 0 20px;
}
 .banner_header .banner_info .banner_breadcrumbs {
	 color: var(--white);
	 font-weight: 500;
	 line-height: 1.8;
	 font-size: 14px;
}
 .banner_header .banner_info .banner_breadcrumbs a {
	 color: var(--white);
}
 .banner_header .banner_info .banner_breadcrumbs a:hover {
	 color: var(--primary_color);
}
 .banner_header .banner_info .banner_breadcrumbs .divider {
	 margin: 0 5px;
}
 .banner_header .banner_info .banner_breadcrumbs .breadcrumb_last {
	 color: var(--primary_color);
}
 .contact_info .company_name {
	 text-transform: uppercase;
	 font-size: 20px;
	 line-height: 1.4;
	 font-weight: 600;
	 margin: 0 0 12px;
	 color: var(--primary_color);
}
 .contact_info .info {
	 -js-display: flex;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 -ms-flex-flow: row wrap;
	 flex-flow: row wrap;
}
 .contact_info .info + .info {
	 margin: 10px 0 0;
}
 .contact_info .info .i_icon {
	 max-width: 25px;
	 -ms-flex-preferred-size: 25px;
	 flex-basis: 25px;
}
 .contact_info .info .i_icon i {
	 width: 25px;
	 height: 25px;
	 color: var(--black);
	 text-align: center;
	 display: block;
	 font-size: 15px;
	 line-height: 25px;
}
 .contact_info .info .i_icon i:before {
	 position: relative;
	 top: 1px;
}
 .contact_info .info .i_txt {
	 padding: 0 0 0 5px;
	 font-size: 14px;
	 line-height: 1.5;
}
 .contact_info .info .i_txt a:hover {
	 color: var(--primary_color);
}
 .row_pcontact .col_info .wpcf7 {
	 margin: 25px 0 0;
}
 .row_pcontact .col_info .wpcf7 form {
	 margin: 0;
}
 .row_pcontact .col_info .wpcf7 form input {
	 min-height: 40px;
	 height: 40px;
	 line-height: 36px;
	 border: 2px solid #efefef;
	 background-color: #f5f5f5;
	 padding: 0 15px;
	 font-size: 14px;
	 transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	 box-shadow: none;
	 border-radius: 50px;
	 margin: 0 0 16px;
}
 .row_pcontact .col_info .wpcf7 form input:focus {
	 border-color: #efefef;
	 border-bottom: 2px solid var(--primary_color);
	 background-color: var(--white);
}
 .row_pcontact .col_info .wpcf7 form textarea {
	 border: 2px solid #efefef;
	 background-color: #f5f5f5;
	 font-size: 14px;
	 border-radius: 50px;
	 box-shadow: none;
	 padding: 20px 15px 0;
	 margin: 0 0 15px;
	 min-height: 130px;
}
 .row_pcontact .col_info .wpcf7 form textarea:focus {
	 border-color: #efefef;
	 border-bottom: 2px solid var(--primary_color);
	 background-color: var(--white);
}
 .row_pcontact .col_info .wpcf7 form input[type="submit"] {
	 padding: 0 40px;
	 min-height: 52px;
	 height: 52px;
	 line-height: 50px;
	 border: 1px solid var(--primary_color);
	 color: var(--primary_color);
	 letter-spacing: 0;
	 font-weight: 400;
	 font-size: 14px;
	 position: relative;
	 background-color: transparent;
	 margin: 0;
	 transition: all .5s;
}
 .row_pcontact .col_info .wpcf7 form input[type="submit"]:hover {
	 background-color: var(--black);
	 border-color: var(--black);
	 color: var(--white);
}
 .row_pcontact .col_map > .col-inner {
	 height: 100%;
}
 .row_pcontact .col_map .contact_map {
	 height: 100%;
}
 .row_pcontact .col_map .contact_map iframe {
	 width: 100%;
	 height: 100%;
}
 body .nav-pagination.links li {
	 margin: 0 3px;
}
 body .nav-pagination.links li a, body .nav-pagination.links li span {
	 min-width: 32px;
	 height: 32px;
	 line-height: 32px;
	 min-height: 32px;
	 letter-spacing: 0;
	 border: none;
	 font-size: 15px;
	 border-radius: 0;
	 font-weight: 400;
}
 body .nav-pagination.links li a {
	 background-color: #f5f5f5;
}
 body .nav-pagination.links li a:hover {
	 background-color: var(--primary_color);
}
 .single_cat_title {
	 position: relative;
	 padding: 0 0 10px;
	 margin: 0 0 20px;
}
 .single_cat_title span {
	 font-size: 35px;
	 text-transform: uppercase;
	 font-family: 'SFUHelveticaCompressed';
	 line-height: 1.5;
}
 .single_cat_title:after {
	 position: absolute;
	 content: '';
	 left: 0px;
	 bottom: 0px;
	 width: 60px;
	 height: 4px;
	 background-color: var(--primary_color);
}
 .posttype_share {
	 -js-display: flex;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 -ms-flex-flow: row wrap;
	 flex-flow: row wrap;
	 margin: 10px 0 0;
}
 .single article {
	 margin: 0;
}
 .single article .entry-header .entry-header-text {
	 padding: 0;
}
 .single article .entry-header .entry-header-text .entry-category {
	 display: none;
}
 .single article .entry-header .entry-header-text .entry-title {
	 font-size: 23px;
	 margin: 0 0 15px;
	 color: #333;
	 font-family: 'Muli';
	 line-height: 1.5;
}
 .single article .entry-header .entry-header-text .is-divider {
	 display: none;
}
 .single article .entry-content {
	 padding: 0;
}
 .single article .related_posttype {
	 margin: 10px 0 0;
}
 .single article .related_posttype .related_title {
	 position: relative;
	 padding: 0 0 10px;
	 margin: 0 0 20px;
}
 .single article .related_posttype .related_title span {
	 font-size: 30px;
	 text-transform: uppercase;
	 font-family: 'SFUHelveticaCompressed';
	 line-height: 1.5;
}
 .single article .related_posttype .related_title:after {
	 position: absolute;
	 content: '';
	 left: 0px;
	 bottom: 0px;
	 width: 60px;
	 height: 4px;
	 background-color: var(--primary_color);
}
 .single article .related_posttype .related_title_noline {
	 font-size: 18px;
	 color: #222;
	 line-height: 1.5;
}
 .single article .related_posttype .list_related_post {
	 margin: 0 0 30px;
}
 .single article .related_posttype .list_related_post ul {
	 list-style: none;
	 margin: 0;
}
 .single article .related_posttype .list_related_post ul li {
	 padding: 10px 0;
	 border-bottom: 1px dashed #e8e8e8;
	 margin: 0;
	 line-height: 1.5;
}
 .single article .related_posttype .list_related_post ul li a {
	 font-size: 14px;
	 line-height: 20px;
	 color: #3b3b3b;
}
 .single article .related_posttype .list_related_post ul li a i {
	 width: 14px;
	 height: 14px;
	 background-color: #3b3b3b;
	 color: var(--white);
	 border-radius: 50px;
	 text-align: center;
	 font-size: 13px;
	 line-height: 14px;
	 margin: 0 3px 0 0;
	 transition: all .3s;
}
 .single article .related_posttype .list_related_post ul li a:hover {
	 color: var(--primary_color);
}
 .single article .related_posttype .list_related_post ul li a:hover i {
	 background-color: var(--primary_color);
}
 .single .layout_right_sidebar article .entry-header .entry-header-text .entry-title {
	 font-size: 28px;
	 font-family: Roboto;
	 color: #333;
	 font-weight: 700;
	 line-height: 1.2;
	 border-bottom: solid 1px #e9e9e9;
	 padding: 0 0 7px;
	 margin: 0 0 15px;
}
 .single_breadcrumbs {
	 margin: 0 0 10px;
	 font-size: 14px;
	 color: #333;
}
 .single_breadcrumbs a {
	 color: #333;
}
 .single_breadcrumbs .divider {
	 margin: 0 3px;
}
 .single_breadcrumbs .breadcrumb_last {
	 color: var(--primary_color);
}
 .payment_method_wrap {
	 padding: 25px 20px 0;
}
 .payment_method_wrap .title_method {
	 font-size: 16px;
	 text-transform: uppercase;
	 line-height: 1.3;
	 margin: 0 0 7px;
	 color: var(--primary_color);
	 font-weight: 500;
}
 .payment_method_wrap .payment_method p {
	 margin: 0 0 10px;
}
 .payment_method_wrap .payment_method p:last-child {
	 margin: 0;
}
 .buyticket_method_wrap {
	 counter-reset: section;
	 padding: 10px 20px;
	 font-size: 14px;
	 line-height: 1.4;
}
 .buyticket_method_wrap .item {
	 padding: 10px 0;
	 border-bottom: solid 1px #e9e9e9;
}
 .buyticket_method_wrap .item:last-child {
	 border-bottom: none;
}
 .buyticket_method_wrap .item .inner {
	 -js-display: flex;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 -ms-flex-flow: row wrap;
	 flex-flow: row wrap;
}
 .buyticket_method_wrap .item .i_number {
	 max-width: 35px;
	 -ms-flex-preferred-size: 35px;
	 flex-basis: 35px;
}
 .buyticket_method_wrap .item .i_number span {
	 width: 35px;
	 height: 35px;
	 background-color: var(--primary_color);
	 display: block;
	 text-align: center;
	 border-radius: 50px;
	 line-height: 35px;
	 color: var(--white);
	 font-size: 16px;
}
 .buyticket_method_wrap .item .i_number span:before {
	 counter-increment: section;
	 content: counter(section);
}
 .buyticket_method_wrap .item .i_txt {
	 padding: 0 0 0 12px;
}
 .buyticket_method_wrap .description {
	 font-size: 14px;
	 line-height: 1.4;
}
 .buyticket_method_wrap .description p {
	 margin: 0 0 10px;
}
 .buyticket_method_wrap .description p:last-child {
	 margin: 0;
}
 .buyticket_method_wrap .box_info .box_title {
	 font-size: 14px;
	 line-height: 1.4;
}
 .buyticket_method_wrap .box_info .online_chat {
	 margin: 10px 0 0;
}
 .buyticket_method_wrap .box_info .online_chat .chat_item + .chat_item {
	 margin: 5px 0 0;
}
 .buyticket_method_wrap .box_info .online_chat .chat_item a {
	 color: var(--alert_color);
}
 .buyticket_method_wrap .box_info .online_chat .chat_item a:hover {
	 text-decoration: underline;
}
 .buyticket_method_wrap .box_info .phone_list {
	 margin: 10px 0 0;
}
 .buyticket_method_wrap .box_info .phone_list .phone_item + .phone_item {
	 margin: 15px 0 0;
}
 .buyticket_method_wrap .box_info .phone_list .phone_item > div + div {
	 margin: 2px 0 0;
}
 .buyticket_method_wrap .box_info .phone_list .phone_item .p_title img {
	 margin: 0 9px 0 0;
}
 .buyticket_method_wrap .box_info .phone_list .phone_item .phone a {
	 font-size: 18px;
	 color: var(--alert_color);
	 font-weight: 600;
}
 .buyticket_method_wrap .box_info .phone_list .phone_item .phone a:hover {
	 text-decoration: underline;
}
 .buyticket_method_wrap .box_info .office_list {
	 margin: 10px 0 0;
}
 .buyticket_method_wrap .box_info .office_list .office_item + .office_item {
	 margin: 15px 0 0;
}
 .buyticket_method_wrap .box_info .office_list .office_item > div + div {
	 margin: 2px 0 0;
}
 .buyticket_method_wrap .box_info .office_list .office_item .p_title img {
	 margin: 0 9px 0 0;
}
 .buyticket_method_wrap .box_info .fanpage_icon {
	 margin: 10px 0 0;
}
 .buyticket_method_wrap .box_info .fanpage_icon a {
	 background: #395596;
	 text-align: center;
	 color: #fff;
	 width: 30px;
	 height: 30px;
	 vertical-align: middle;
	 display: inline-flex;
	 justify-content: center;
	 align-items: center;
	 transition: .1s ease-in-out;
	 transition-property: color, background-color;
	 border-radius: 50px;
}
 .buyticket_method_wrap .box_info .fanpage_icon a svg {
	 fill: currentColor;
}
 .buyticket_method_wrap .box_info .fanpage_icon a:hover {
	 background: -moz-linear-gradient(left,#009eac 0%,#0066b3 100%);
	 background: -webkit-linear-gradient(left,#009eac 0%,#0066b3 100%);
	 background: linear-gradient(to right,#009eac 0%,#0066b3 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009eac',endColorstr='#0066b3',GradientType=1);
}
 #secondary {
	 background-color: #f8fbf4;
}
 #secondary aside {
	 margin: 0;
}
 #secondary aside + aside {
	 margin: 20px 0;
}
 #secondary aside .widget-title {
	 text-transform: uppercase;
	 font-size: 15px;
	 margin: 0;
	 padding: 10px 0;
	 color: var(--white);
	 background-color: var(--primary_color);
	 display: block;
	 letter-spacing: 0;
	 text-align: center;
	 line-height: 1.3;
	 font-weight: 500;
}
 #secondary aside .is-divider {
	 display: none;
}
 @media (min-width: 850px) {
	 .single .layout_right_sidebar .col_left {
		 max-width: 71%;
		 -ms-flex-preferred-size: 71%;
		 flex-basis: 71%;
	}
	 .single .layout_right_sidebar .col_right {
		 max-width: 29%;
		 -ms-flex-preferred-size: 29%;
		 flex-basis: 29%;
	}
}
 #footer {
	 background-position: center !important;
	 background-size: contain !important;
}
 #footer .footer-2 {
	 background-color: transparent;
	 border: none;
	 padding: 50px 0 0;
}
 #footer .footer-2 .widget-title {
	 font-size: 17px;
	 letter-spacing: 0;
	 font-weight: 500;
	 display: block;
	 line-height: 1.5;
	 text-transform: uppercase;
	 margin: 0;
}
 #footer .footer-2 .is-divider {
	 height: 2px;
	 background-color: var(--white);
	 max-width: 40px;
	 margin: 5px 0 15px;
}
 #footer .footer-2 .widget {
	 margin: 0 0 50px;
}
 #footer .footer-2 .footer_companyinfo .company_name {
	 text-transform: uppercase;
	 font-size: 17px;
	 line-height: 1.4;
	 font-weight: 500;
	 margin: 0 0 12px;
}
 #footer .footer-2 .footer_companyinfo .info {
	 -js-display: flex;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: horizontal;
	 -webkit-box-direction: normal;
	 -ms-flex-flow: row wrap;
	 flex-flow: row wrap;
}
 #footer .footer-2 .footer_companyinfo .info + .info {
	 margin: 10px 0 0;
}
 #footer .footer-2 .footer_companyinfo .info .i_icon {
	 max-width: 25px;
	 -ms-flex-preferred-size: 25px;
	 flex-basis: 25px;
}
 #footer .footer-2 .footer_companyinfo .info .i_icon i {
	 width: 25px;
	 height: 25px;
	 background-color: var(--white);
	 color: var(--black);
	 text-align: center;
	 border-radius: 50px;
	 display: block;
	 font-size: 15px;
	 line-height: 25px;
}
 #footer .footer-2 .footer_companyinfo .info .i_icon i:before {
	 position: relative;
	 top: 1px;
}
 #footer .footer-2 .footer_companyinfo .info .i_txt {
	 padding: 0 0 0 5px;
	 font-size: 14px;
	 line-height: 1.5;
}
 #footer .footer-2 .footer_companyinfo .info .i_txt a:hover {
	 text-decoration: underline;
}
 #footer .footer-2 .footer_companyinfo .footer_social {
	 margin: 10px 0 0;
}
 #footer .footer-2 .footer_companyinfo .footer_social span {
	 font-size: 14px;
	 font-weight: 500;
}
 #footer .footer-2 .footer_companyinfo .footer_social a:hover img {
	 opacity: 0.6;
}
 #footer .footer-2 .footer_branch .branch + .branch {
	 padding: 10px 0 0;
}
 #footer .footer-2 .footer_branch .branch .branch_title {
	 text-transform: uppercase;
	 font-size: 15px;
	 line-height: 1.5;
	 margin: 0 0 3px;
	 color: var(--primary_color);
	 font-weight: 500;
}
 #footer .footer-2 .footer_branch .branch .branch_address {
	 font-size: 14px;
	 line-height: 1.5;
}
 #footer .footer-2 .footer_branch .branch .branch_map {
	 margin: 3px 0 0;
}
 #footer .footer-2 .footer_branch .branch .branch_map a {
	 font-style: italic;
	 font-size: 14px;
	 line-height: 1.4;
	 text-decoration: underline;
}
 #footer .footer-2 .footer_branch .branch .branch_map a:hover {
	 color: var(--primary_color);
}
 #footer .footer-2 .widget_nav_menu .menu li {
	 border: none;
}
 #footer .footer-2 .widget_nav_menu .menu li a {
	 font-size: 14px;
	 text-transform: unset;
	 font-weight: 400;
	 padding: 5px 0;
	 line-height: 1.5;
	 display: block;
}
 #footer .footer-2 .widget_nav_menu .menu li a:hover {
	 text-decoration: underline;
}
 #footer .footer-2 .widget_nav_menu .menu li:first-child a {
	 padding-top: 0;
}
 #footer .footer-2 .widget_nav_menu .menu li:last-child a {
	 padding-bottom: 0;
}
 #footer .footer-2 .footer_fanpage {
	 overflow: hidden;
}
 #footer .absolute-footer {
	 background-color: var(--primary_color);
	 color: var(--white);
	 font-size: 14px;
	 padding: 15px 0;
	 line-height: 1.4;
}
 @media (min-width: 550px) and (max-width: 849px) {
	 #footer .footer-2 > .row > .col {
		 max-width: 50%;
		 -ms-flex-preferred-size: 50%;
		 flex-basis: 50%;
	}
}
 #top {
	 color: #fff;
	 font-weight: 500;
	 text-align: center;
	 position: fixed;
	 bottom: 70px;
	 right: 10px;
	 display: none;
	 cursor: pointer;
	 z-index: 100;
}
 body .button.back-to-top {
	 width: 45px;
	 min-height: 45px;
	 line-height: 45px;
	 height: 45px;
	 background-color: var(--primary_color);
	 color: var(--white);
	 border: none;
	 border-radius: 5px;
	 bottom: 55px;
	 right: 15px;
	 margin: 0;
	 padding: 0;
	 letter-spacing: 0;
	 font-size: 20px;
	 min-width: 45px;
}
/* end common */