body {
	/*background: url(../images/graphics/bg_body.png) top center no-repeat fixed !important;*/
	font-size: 12px;
	line-height: 1.5;
}

.top-head {
	background-color: #D43679;
    /*padding: 5px 0px 5px 10px;*/
    padding: 1px 0px 0px 10px;
}

.top-head .form-control {
	height: 28px;
}

.top-head .head-text {
	padding: 7px;
}
.top-head > div{
	margin-top: 7px;
}

.top-head [class*="col-"] {
	padding-top: 0px;
}

.header [class*="col-"] {
	padding-top: 0px;
}

@media (max-width:768px) {
	.customer-comment {
		display: none;
	}

	.box-news-info {
		display: none;
	}

	.alert-footer {
		display: none;
	}

	.box-contact {
		display: none;
	}

	.banner-visa,
	.banner-payment {
		display: none;
	}

	.mod_slideshow_no_effect {

		/*display:none; */
	}
	.t_align_c
	{
		text-align: center;
	}.
	.min_height_388{
		min-height: none;
	}

}
@media only screen and (width: 768px)
{

	.facebook_frame {
	    position: absolute !important;
	    float: right !important;
	    width: 300px !important;
	    bottom: 30px !important;
	    left: 55% !important;
	}
	.height_970{
		height: 970px;
	}
}
@media only screen and (width: 1024px)
{

	.facebook_frame {
	    position: absolute !important;
	    float: right !important;
	    width: 300px !important;
	    bottom: 30px !important;
	    left: 70% !important;
	}
	.height_970{
		height: 970px;
	}
}

@media only screen and (min-width: 1024px)
{

	.height_970{
		height: 970px;
	}
}

@media only screen and (max-width: 374px) and (min-width: 320px){
	.btn-nophoso-menu {
	    position: absolute;
	    top: 0;
	    right: 90px !important;
	}
	#m_facebook_frame
	{
		height: 300px;
	}
	.facebook_frame {
	    position: absolute !important;
	    float: right !important;
	    width: 300px !important;
	    bottom: 10px !important;
	    left: 4% !important;
	}
	.m_min_height_120{
	    min-height: 120px !important;
	}
	.sticky {
		position: relative
	}
	.sticky_visa{
		position: relative ;
		width: 100%;
		top: 5px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 425px){
	.btn-nophoso-menu {
	    position: absolute;
	    top: 0;
	    right: 150px !important;
	}
	#m_facebook_frame
	{
		height: 300px !important;
	}
	.facebook_frame {
	    position: absolute !important;
	    float: right !important;
	    width: 300px !important;
	    bottom: 10px !important;
	    left: 4% !important;
	}
	.sticky {
		position: relative
	}

	.sticky_visa{
		position: relative ;
		width: 100%;
		top: 5px;
	}

}
@media only screen and (min-width:375px) and (max-width: 424px){
	#m_facebook_frame
	{
		height: 300px !important;
	}
	.facebook_frame {
	    position: absolute !important;
	    float: right !important;
	    width: 300px !important;
	    bottom: 10px !important;
	    left: 10% !important;
	}
	.h1_cus{
		font-size: 3.2rem !important;
	}
	.min_height_175 {
	    min-height: 175px !important;
	}
	.sticky {
		position: relative
	}
	.sticky_visa{
		position: relative ;
		width: 100%;
		top: 5px;

	}
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
	.btn-nophoso-menu {
	    position: absolute;
	    top: 0;
	    right: 340px !important;
	}
}
@media only screen and (max-width: 1024px) and (min-width:  1040px){
	.btn-nophoso-menu {
	    position: absolute;
	    top: 0;
	    right: -40px !important;
	}
}
@media only screen and (min-width:  1025px){
	.btn-nophoso-menu {
	    position: absolute;
	    top: 0;
	    right:0 !important
	}
}


@media only screen and (max-width: 320px) {
    .title{
    	font-size: 30px !important;
    }
    .hr1{
    	width: 200px !important;
	    margin: 0 auto;
	    padding-bottom: 0px;
	    padding-top: 5px;
	    border-top: 1px solid #1268e9;
    }
    .hr2{
		width: 150px !important;
		margin: 0 auto;
		border-top: 1px solid #1268e9 ;
	    padding-bottom: 20px;
	}
	.m_mg_l_0{
		margin-left: 0px !important;
	}
}
@media only screen and (min-width:425px){

		.img-responsive
	    {
	    	display: block;
		    max-width: 80% !important;
		    height: auto;
	    }

    }


@media only screen and (min-width:375px){
		.img-responsive
	    {
	    	display: block;
		    /*max-width: 80% !important;*/
	        max-width: 89% !important;
		    height: auto;
	    }
    }
@media only screen and (max-width: 374px) {
    .title{
    	font-size: 30px !important;
    }
    .img-responsive
    {
    	display: block;
	    max-width: 80% !important;
	    height: auto;
    }
}
@media only screen and (max-width: 425px) {
    .title{
    	font-size: 18px !important;
    }
    .hr1{
    	width: 210px !important;
	    margin: 0 auto;
	    padding-bottom: 0px;
	    padding-top: 5px;
	    border-top: 1px solid #1268e9;
    }
    .hr2{
		width: 180px !important;
		margin: 0 auto;
		border-top: 1px solid #1268e9 ;
	    padding-bottom: 20px;
	}
	.m_mg_top_10{
		margin-top: 10px;
	}
 	.min_height_175{
    	min-height: 175px !important;
    }
}

@media (max-width:992px) {
	.customer-comment {
		display: none;
	}

	.box-news-info {
		display: none;
	}

	.alert-footer {
		display: none;
	}

	.box-contact {
		display: none;
	}

	.banner-visa,
	.banner-payment {
		display: none;
	}

	.news {
		display: none;
	}
	.t_align_c
	{
		text-align: center;
	}

}

@media (max-width:1200px) {
	.customer-comment {
	}

}

@media (min-width:1200px) {
	.screen768 {
		display: none;
	}

	.header .group-mobile {
		background: url(../images/graphics/hotline_visa.png) left no-repeat;
		padding: 40px 0px 65px 90px;
		margin-top: 15px;
	}

}

@media (min-width:992px) {
	.screen768 {
		display: none;
	}

}

.bg_white {
	background-color: #fff;
}

.main_content .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}

.main_content .col-md-8 {
	padding-left: 0px;
	padding-right: 0px;
}

.main_content .col-md-4 {
	padding-right: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h1,
.h1 {
	font-size: 14px !important;
}

h2,
.h2 {
	font-size: 14px !important;
	color: #1268e9 !important;
	line-height: 1.55555;
	font-weight: bold;
}

h3,
.h3 {
	font-size: 14px !important;
	color: #000 !important;
	line-height: 1.55555;
    line-height: 1.8 !important;
    font-weight: bold !important;

}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
	font-size: 12px !important;
	line-height: 1.55555;
}

ul {

	/*list-style:none;*/
}

li {

	/*list-style:none;*/
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	margin: 0 auto;
}

.phone_number {
	background: url(/files/images/phone2.png) left no-repeat !important;
	padding-left: 40px;
	margin-left: 30px;
}

.strong {
	font-weight: bold;
}

.img-responsive {
	margin: 0 auto
}

.red {
	color: #F00 !important;
}

.banner .panel {
	margin-bottom: 0px;
}

@media (min-width:992px) {
	.header .col-md-5 {
		width: 40%;
	}

	.header .col-md-3 {
		width: 30%;
	}

	.header .col-md-4 {
		width: 30%;
	}

}

.header .group-mobile .col-md-2 {
	padding-left: 0px;
	padding-right: 0px;
}

.header .mobile {
	color: #017bb8;
	font-weight: bold;
	font-size: 14px;
}

.group {
	padding: 10px;
}

.group span {
	display: block;
	width: 90px;
	height: 90px;
	padding-top: 10px;
}

/* custom color */
.blue {
	color: #00C;
}

.black {
	color: #563A3A;
}

.pink {
	color: #D72E75;
}

.white {
	color: #fff;
}

.font11 {
	font-size: 11px;
}

.bg_white {
	background-color: #fff;
}

.m_bottom_10 {
	margin-bottom: 10px;
}

.font10 {
	font-size: 10px;
}

.font14 {
	font-size: 14px;
}

.font18 {
	font-size: 18px;
}

.shadow {
	text-shadow: 1px 1px 5px #4A4A4A;
}

.dotted-bottom {
	border-bottom: 1px dashed #D72E75;
}

.solid-bottom {
	border-bottom: 1px solid #f3f5f5;
}

.other_news_list {
	padding: 10px 0;
}

.solid-bottom .col-md-3,
.solid-bottom .col-md-9,
.solid-bottom .col-md-4,
.solid-bottom .col-md-8 {
	padding-top: 0px;
}

.solid-bottom .col-md-4 {
	padding-left: 0px !important;
	padding-right: 15px;
}

.solid-left {
	border-left: 1px solid #e7e7e7;
}

.panel-default > .panel-heading {
	background: url(../images/graphics/bg_main_box.png) top left repeat-x;
	border-color: transparent;
	color: #fff !important;
	font-size: 16px;
	font-family: 'MyriadPro-Regular';
	text-transform: uppercase;
	padding: 9px 15px 9px 15px;
}

.box-visa .panel-body,
.box-news-info .panel-body {
	padding: 0px;
}

.list-visa .panel-default > .panel-heading {
	background: url(../images/graphics/bg_head_visa.png) top center no-repeat;
	border-color: transparent;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-family: 'MyriadPro-Regular';
	text-transform: none;
	padding: 9px 15px 9px 15px;
	margin-top: -6px;
}

.list-visa .list-group {
	/*margin: 5px 0px 10px 15px;*/
    margin: 2px 0px 10px 0px;
}

.box-visa .list-group-item {
	border: none;
	width: 49%;
	float: left;
	padding: 5px 10px 5px 20px;
	background: url(../images/icons/icon_news.png) left no-repeat;
}

.box-visa .list-group-item a {
	color: #000;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.box-news-info .Title {
	color: #0088cc;
	line-height: 27px;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	font-family: inherit;
	text-rendering: optimizelegibility;
}

.box-news-info a.Title1 {
	color: #D72E75;
	line-height: 25px;
	font-weight: bold;
}

.box-news-info .thumbnail2 {
	display: block;
	line-height: 1;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

.box-news-info .thumbnail2 > img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.box-news-info .col-md-4 {
	padding: 10px 10px 0px 0px;
}

/* ----------- menu colum right --------- */
.service-price .list-group {
	margin: 5px 0px 10px 0px;
}

.service-price .list-group-item {
	border: none;
	border-bottom: 1px dashed #ddd;
	padding: 10px 10px 10px 30px;
	background: url(../images/icons/aircraft.png) left no-repeat;
}

.service-price .list-group-item a {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	font-family: 'MyriadPro-Semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* ------------------------- */
.ads-banner .panel-body {
	padding: 0px;
}

.ads-banner .panel {
	border: none;
	background-color: transparent;
	border-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.ads-banner .thumbnail2 {
	border: 0px solid #d12b71;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	margin-bottom: 20px;
}

/* -------------------------- */
.alert-footer {
	margin-top: 20px;
}

.alert-footer .panel-body {
	padding: 5px;
	font-size: 11px;
}

.footer .col-md-5 {
	padding-left: 0px;
	padding-right: 0px;
}

.footer .col-md-7 {
	padding-left: 0px;
	padding-right: 0px;
}

.box-contact {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	background: url(../images/graphics/bg_support.png) #fff bottom right no-repeat;
	border-radius: 5px;
}

.box-contact .panel {
	margin-bottom: 0px;
}

.box-contact .list-group {
	margin-bottom: 0px;
}

.box-contact .list-group-item {
	position: relative;
	display: block;
	padding: 3px 20px;
	margin-bottom: -1px;
	border: none;
	font-weight: bold;
	background: url(../images/icons/star.png) #fff left no-repeat;
}

.box-contact .group-mobile {
	background: url(../images/icons/icon_mobile.png) left no-repeat;
	padding-left: 55px;
	margin-top: 15px;
}

.box-contact .mobile {
	color: #017bb8;
	font-weight: bold;
	font-size: 18px;
}

.box-bottom-listfly {
	margin-bottom: 14px;
	border: 1px solid #D72E75;
	border-radius: 5px;
	background: url(../images/graphics/bg_pink_map.png) #d94684 top left no-repeat;
}

.clear {
	clear: both;
}

.customer-comment .panel-heading {
	padding: 4px 15px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	background: url(../images/graphics/panel-heading.png) top left repeat-x;
}

.news .panel-heading {
	padding: 4px 15px;
	color: #157bd1;
	text-align: center;
	font-size: 18px;
	font-family: 'MyriadPro-Semibold';
	text-transform: uppercase;
	background: none;
	border: none;
}

.news .panel a:link {
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	display: block;
}

/* clear custom css boottrap box */
.box-none .panel-heading {
	background: none;
	border: none;
}

.box-none .panel {
	border: none;
	border-radius: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
}

.box-none .panel-body {
	/*padding: 0px;*/
}

/* end clear custom css boottrap box */
.listfly .panel-heading {
	padding: 4px 0px 10px 35px;
	color: #fff000;
	text-align: left;
	font-size: 15px;
	font-family: 'MyriadPro-Semibold';
	text-transform: capitalize;
	background: url(../images/icons/aircraft.png) top left no-repeat;
	border-bottom: 1px dashed #fff;
}

.listfly .panel-body {
	padding: 0px;
}

.listfly .panel {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
}

.listfly .panel a {
	color: #fff;
}

.listfly .panel .list-group-item {
	background: url(../images/icons/icon_news.png) left no-repeat;
	border: none;
	padding: 6px 0px 7px 20px;
}

.footer {
	background: url(../images/graphics/bg_footer.png) #fff3fd top left repeat-x;
}

.footer ul li {
	padding: 2px;
}

.footer .web-design {
	margin-top: 50px;
	display: block;
}

.footer-text .panel {
	margin-bottom: 0px;
}

.shadow {
	text-shadow: 1px 1px 5px #4A4A4A;
}

/* components content */
.thumbnail2 {
	line-height: 1;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

.thumbnail2 > img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.row-fluid {
	width: 100%;
}

.row-fluid:before,
.row-fluid:after {
	display: table;
	content: "";
}
.row2{
	margin-left: -15px;
	margin-right: -15px;
}
.row-fluid:after {
	clear: both;
}

.news-article .col-md-4 {
	padding-top: 0px;
	padding-left: 0px;
}

.news-category .col-md-4 {
	padding: 0px 10px 0px 0px;
}

.news-category {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 15px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

.news-article {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 15px;
}

.news-article img {
	max-width: 100%;
}

.Title {
	color: #0088cc;
	line-height: 27px;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	font-family: inherit;
	text-rendering: optimizelegibility;
	text-decoration: none;
}

.news-category p {
	margin: 0 0 9px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
}

.news-article h1 {
	font-weight: bold;
	padding-bottom: 0px;
	font-size: 16px;
	color: #0053d0;
}

.breadcrumb {
	padding: 0px;
	margin-bottom: 0px;
	list-style: none;
	background-color: transparent;
	border-radius: 4px;
}

.com_content_category_view .breadcrumb > .active,
.com_content_article_view .breadcrumb > .active {
	color: #fff;
}

.com_content_category_view .panel-body {
	padding: 10px;
}

.com_content_category_view .col-md-3 {
	padding-left: 10px;
	padding-right: 10px;
}

.com_content_article_view .panel-body {
	padding: 0px;
}

.com_content_category_view .panel-body .thumbnail {
	height: 410px;
	overflow: hidden;
}

.com_content_article_view .other_news {
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}

.com_content_article_view .list-group-item {
	padding: 5px 20px;
	background-color: transparent;
	border: none;
	background: url(../images/icons/nut.png) left no-repeat;
	margin-left: 15px;
}

/* ----- screen 768 ----- */
.screen768 {
	margin: 15px;
}

.flybooking .panel {
	background-color: #fac9f1;
	border: none;
	min-height: 350px;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
	box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}

.flybooking .panel-default > .panel-heading {
	background: url(../images/icons/aircraft.png) 10px 12px no-repeat;
	border-color: #ddd;
	font-size: 24px;
	color: #d72e75;
	padding: 5px 15px;
	padding-left: 50px;
	text-transform: uppercase;
	font-family: 'UTMBebas', Helvetica, sans-serif;
}

.flybooking .btn-default {
	color: #000;
	background-color: #ffd000;
	border-color: #46b8da;
}

.flybooking .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-top: 12px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	float: right;
}

[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("../images/icons/glyphicons-halflings.png");
	background-position: 14px 14px;
	background-repeat: no-repeat;
}

.flybooking .input-append input,
.input-append select,
.input-append .uneditable-input {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	position: relative;
	margin-bottom: 0;
	vertical-align: top;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	transition: border linear 0.2s, box-shadow linear 0.2s;
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	line-height: 20px;
	color: #555555;
}

.flybooking .input-append .add-on,
.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 28px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	text-shadow: 0 1px 0 #ffffff;
	margin-left: -5px;
}

.flybooking .input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.flybooking .input-append.date .add-on i,
.input-prepend.date .add-on i {
	display: block;
	cursor: pointer;
	width: 16px;
	height: 16px;
}

.flybooking .icon-calendar {
	background-position: -192px -120px;
}

.flybooking .col-md-6 {
	padding-left: 5px;
	padding-right: 5px;
}

.flybooking .col-md-4 {
	padding-left: 5px;
	padding-right: 5px;
}

.flybooking .col-md-3 {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 5px;
	float: left;
	width: 33.333333%;
}

.flybooking .form-group {
	margin-bottom: 5px;
}

.flybooking .nav-tabs {
	border-bottom: none;
	margin-left: 4px;
}

.flybooking .nav-tabs > li {
	float: left;
	background: url(../images/icons/aircraft.png) 3px 6px no-repeat;
	margin-bottom: -1px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: center;
}

.flybooking .nav-tabs > li.active > a,
.flybooking .nav-tabs > li.active > a:hover,
.flybooking .nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	border-bottom-color: transparent;
	background: url(../images/icons/aircraft.png) #fac9f1 3px 6px no-repeat;
}

.flybooking .nav-tabs > li > a {
	line-height: 1.42857143;
	padding-left: 20px;
	border: 1px solid transparent;
	background: url(../images/icons/aircraft.png) #fff 3px 6px no-repeat;
	border-radius: 4px 4px 0 0;
}

.flybooking .nav > li > a {
	position: relative;
	display: block;
	border: 1px solid #ddd;
	padding: 8px 12px 8px 40px;
}

.flybooking .nav > li > a:hover,
.flybooking .nav > li > a:focus {
	text-decoration: none;
	background: url(../images/icons/aircraft.png) #eee 3px 6px no-repeat;
}

/* -------------------- */
.flybooking-top-container {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

.flybooking-top {
	width: 37.33333333%;
	position: absolute;
	z-index: 998;
	margin: 10px 15px 10px 15px;
}

.flybooking-top .panel {
	background-color: #fac9f1;
	border: none;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
	box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}

.flybooking-top .panel-body {
	padding: 10px 15px 10px 15px;
	min-height: 290px;
}

.flybooking-top .panel-default > .panel-heading {
	background: url(../images/icons/aircraft.png) 10px 12px no-repeat;
	border-color: #ddd;
	font-size: 24px;
	color: #d72e75;
	padding: 5px 15px;
	padding-left: 50px;
	text-transform: uppercase;
	font-family: 'UTMBebas', Helvetica, sans-serif;
}

.flybooking-top .btn-default {
	color: #000;
	background-color: #ffd000;
	border-color: #46b8da;
}

.flybooking-top .btn {
	display: inline-block;
	padding: 4px 12px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-top: 15px;
	float: right;
}

[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("../images/icons/glyphicons-halflings.png");
	background-position: 14px 14px;
	background-repeat: no-repeat;
}

.flybooking-top .input-append input,
.input-append select,
.input-append .uneditable-input {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	position: relative;
	margin-bottom: 0;
	vertical-align: top;
	border: 1px solid #cccccc;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	transition: border linear 0.2s, box-shadow linear 0.2s;
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	line-height: 20px;
	color: #555555;
}

.flybooking-top .input-append .add-on,
.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 28px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	text-shadow: 0 1px 0 #ffffff;
	margin-left: -5px;
}

.flybooking-top .input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.flybooking-top .input-append.date .add-on i,
.input-prepend.date .add-on i {
	display: block;
	cursor: pointer;
	width: 16px;
	height: 16px;
}

.flybooking-top .icon-calendar {
	background-position: -192px -120px;
}

.flybooking-top .col-md-6 {
	padding-left: 5px;
	padding-right: 5px;
}

.flybooking-top .col-md-4 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.flybooking-top .col-md-3 {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 5px;
	float: left;
	width: 33.3333333%;
}

.flybooking-top .form-group {
	margin-bottom: 5px;
}

.flybooking-top-container .nav-tabs {
	border-bottom: none;
	margin-left: 20px;
}

.flybooking-top-container .nav-tabs > li {
	float: left;
	background: url(../images/icons/aircraft.png) 3px 6px no-repeat;
	margin-bottom: -1px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: center;
}

.flybooking-top-container .nav-tabs > li.active > a,
.flybooking-top-container .nav-tabs > li.active > a:hover,
.flybooking-top-container .nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	border-bottom-color: transparent;
	background: url(../images/icons/aircraft.png) #fac9f1 3px 6px no-repeat;
}

.flybooking-top-container .nav-tabs > li > a {
	line-height: 1.42857143;
	padding-left: 20px;
	border: 1px solid transparent;
	background: url(../images/icons/aircraft.png) #fff 3px 6px no-repeat;
	border-radius: 4px 4px 0 0;
}

.flybooking-top-container .nav > li > a {
	position: relative;
	display: block;
	border: 1px solid #ddd;
	padding: 8px 20px 8px 40px;
}

.flybooking-top-container .nav > li > a:hover,
.flybooking-top-container .nav > li > a:focus {
	text-decoration: none;
	background: url(../images/icons/aircraft.png) #eee 3px 6px no-repeat;
}

/* ----------------------- */
.fly-filter .panel-default > .panel-heading {
	background: url(../images/icons/aircraft.png) #fac9f1 10px 12px no-repeat;
	border-color: #ddd;
	font-size: 24px;
	color: #d72e75;
	padding: 5px 15px;
	padding-left: 50px;
	text-transform: uppercase;
	font-family: 'UTMBebas', Helvetica, sans-serif;
}

.fly-filter .panel-body {
	background-color: #fac9f1;
	padding: 8px;
}

.fly-filter-support .panel-body,
.fly-filter-maker .panel-body,
.fly-filter-order .panel-body {
	background: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
}

.fly-filter-time .panel-body {
	background: #fff;
}

.fly-filter-support .panel-default > .panel-heading,
.fly-filter-maker .panel-default > .panel-heading,
.fly-filter-order .panel-default > .panel-heading,
.fly-filter-time .panel-default > .panel-heading,
.flight-choose .panel-default > .panel-heading {
	background: url(../images/icons/nut2.png) 10px 6px no-repeat;
	border-color: #ddd;
	font-size: 14px;
	color: #d72e75;
	padding: 5px 15px;
	padding-left: 35px;
	font-weight: 700;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.fly-filter-support ul li,
.fly-filter-maker ul li,
.fly-filter-order ul li {
	padding: 7px 0px 7px 20px;
}

.fly-filter-support ul li.phone-home,
.fly-filter-maker ul li.phone-home,
.fly-filter-order ul li.phone-home {
	background: url(../images/icons/icon_address.png) left no-repeat;
}

.fly-filter-support ul li.phone-mobile,
.fly-filter-maker ul li.phone-mobile,
.fly-filter-order ul li.phone-mobile {
	background: url(../images/icons/icon_phone.png) left no-repeat;
}

.flight-choose .panel-default > .panel-heading {
	border: none;
}

.flight-choose .panel-default > .panel-heading {
	background: url(../images/icons/nut2.png) 10px 16px no-repeat;
	border-color: #ddd;
	font-size: 14px;
	color: #d72e75;
	padding: 15px 0px 0px 0px;
	padding-left: 35px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.flight-choose .panel {
	background-color: #f5f5f5;
}

/* flight booking */
.com_flightbooking .panel-heading {
	background-color: transparent;
}

.com_flightbooking .panel-default {
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.com_flightbooking .row-fluid {
	margin-bottom: 15px;
}

.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border-bottom-color: transparent;
}

.nav-tabs > li > a {
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.nav > li > a {
	position: relative;
	display: block;
	border: 1px solid #ddd;
	padding: 2px 20.1px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 10px;
	line-height: 1.42857143;
	vertical-align: middle;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: none;
	border-bottom: 1px solid #ddd;
}

.com_flightbooking .table {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

/*  flight customer */
.com_flightcustomer .input-append input,
.input-append select,
.input-append .uneditable-input {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	position: relative;
	margin-bottom: 0;
	vertical-align: top;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	transition: border linear 0.2s, box-shadow linear 0.2s;
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	line-height: 20px;
	color: #555555;
}

.com_flightcustomer .input-append .add-on,
.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 28px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	text-shadow: 0 1px 0 #ffffff;
	margin-left: -5px;
}

.com_flightcustomer .input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.com_flightcustomer .input-append.date .add-on i,
.input-prepend.date .add-on i {
	display: block;
	cursor: pointer;
	width: 16px;
	height: 16px;
}

.com_flightcustomer .icon-calendar {
	background-position: -192px -120px;
}

.com_flightcustomer h3 {
	background-color: #f5f5f5;
	padding: 8px;
	font-size: 18px;
}

.com_flightcustomer .panel-heading {
	background-color: transparent;
}

.com_flightcustomer .panel-default {
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	min-height: 1150px;
}

.com_flightcustomer .row-fluid {
	margin-bottom: 15px;
}

.com_flightcustomer .panel-body {
	padding: 15px 0px 0px 0px;
}

/* contact form */
ul.address li {
	padding: 5px;
}

.com_contact .panel-heading {
	/*padding: 10px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
}

/* helper bar right */
.helper-bar {
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 20000
}

.helper-bar ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.helper-bar>ul>li {
	margin-bottom: 1px;
	display: block;
	height: 42px
}

.helper-bar>ul>li>a {
	float: right;
	background: #43434b;
	height: 42px;
	width: 42px;
	display: block;
	text-decoration: none;
	color: #fff;
	transition: width .7s;
	-webkit-transition: width .7s;
	position: relative
}

.helper-bar>ul>li>a:hover {
	background: #81652c;
	width: 113px
}

.helper-bar ul li a>i {
	height: 22px;
	width: 22px;
	position: absolute;
	top: 11px;
	left: 13px
}

.helper-bar ul li a span {
	line-height: 42px;
	position: absolute;
	font-size: 12px;
	top: 0;
	left: 43px
}

@media all and (max-width:1000px) {
	.helper-bar {
		display: none
	}
	.helper-bar-2 {
		 display: block;
	}

}
@media (min-width:1001px){
	.helper-bar-2 {
		display: none;
	}
}
.icon-face {
	background: url("../images/icons/social-icons.png") no-repeat 0 0
}

.a-face:hover {
	background: #3b5998 !important
}

.icon-twitter {
	background: url("../images/icons/social-icons.png") no-repeat 0 -46px
}

.a-twitter:hover {
	background: #62bdb2 !important
}

.icon-google {
	background: url("../images/icons/social-icons.png") no-repeat 0 -138px
}

.a-google:hover {
	background: #db4a39 !important
}

.icon-youtube {
	background: url("../images/icons/social-icons.png") no-repeat 0 -237px
}

.a-youtube:hover {
	background: #c4302b !important
}

.icon-skype {
	background: url("../images/icons/skype-logo.png") no-repeat;
	background: url("../images/icons/social-icons.png") no-repeat 0 -298px
}

.a-skype {
	background: #0078ca !important
}

.icon-yahoo {
	background: url("../images/icons/yahoo-logo.png") no-repeat;
	background: url("../images/icons/social-icons.png") no-repeat 0 -266px
}

.a-yahoo {
	background: #662c92 !important
}

/* custom scroll */
.scrollbar {
	float: left;
	height: 164px;
	width: 100%;
	overflow-y: scroll;
}

/*

 *  STYLE 1

 */
#style-1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555;
}

/*

 *  STYLE 2

 */
#style-2::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #D62929;
}

/*

 *  STYLE 3

 */
#style-3::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #fff;
	background-color: #fff;
}

#style-3::-webkit-scrollbar {
	width: 3px;
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb {
	background-color: #d94684;
}

/*

 *  STYLE 4

 */
#style-4::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb {
	background-color: #000000;
	border: 2px solid #555555;
}

/*

 *  STYLE 5

 */
#style-5::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
}

#style-5::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-5::-webkit-scrollbar-thumb {
	background-color: #0ae;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
}

/*

 *  STYLE 6

 */
#style-6::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb {
	background-color: #F90;
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}

/*

 *  STYLE 7

 */
#style-7::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-7::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-7::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122, 153, 217)), color-stop(0.72, rgb(73, 125, 189)), color-stop(0.86, rgb(28, 58, 148)));
}

/*

 *  STYLE 8

 */
#style-8::-webkit-scrollbar-track {
	border: 1px solid black;
	background-color: #F5F5F5;
}

#style-8::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-8::-webkit-scrollbar-thumb {
	background-color: #000000;
}

/*

 *  STYLE 9

 */
#style-9::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
}

#style-9::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-9::-webkit-scrollbar-thumb {
	background-color: #F90;
	background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}

/*

 *  STYLE 10

 */
#style-10::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-10::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-10::-webkit-scrollbar-thumb {
	background-color: #AAA;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .2) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, .2) 75%, transparent 75%, transparent)
}

/*

 *  STYLE 11

 */
#style-11::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-11::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-11::-webkit-scrollbar-thumb {
	background-color: #3366FF;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent)
}

/*

 *  STYLE 12

 */
#style-12::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
	border-radius: 10px;
	background-color: #444444;
}

#style-12::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5;
}

#style-12::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #D62929;
	background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent)
}

/*

 *  STYLE 13

 */
#style-13::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
	border-radius: 10px;
	background-color: #CCCCCC;
}

#style-13::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5;
}

#style-13::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #D62929;
	background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent)
}

/*

 *  STYLE 14

 */
#style-14::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.6);
	background-color: #CCCCCC;
}

#style-14::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-14::-webkit-scrollbar-thumb {
	background-color: #FFF;
	background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 25%, transparent 100%, rgba(0, 0, 0, 1) 75%, transparent)
}

/*

 *  STYLE 15

 */
#style-15::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-15::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-15::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #FFF;
	background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#4D9C41), to(#19911D), color-stop(.6, #54DE5D))
}

/*

 *  STYLE 16

 */
#style-16::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-16::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-16::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%);
}

.table > tbody > tr:first-child {
	background-color: #F9EAA3;
	font-weight: bold;
}

.news-article ul li {
	padding: 5px 0;
}

#chantrang2 {
	background: #e6ebec;
	position: fixed;
	bottom: 0px;
	width: 100%;
	margin-bottom: 0px;
	z-index: 10;
}

#chantrang2 .anhhot {
	background: url(../images/graphics/hotline.png) no-repeat;
	width: 190px;
	height: 40px;
	float: left;
	margin-left: 5px;
}

#chantrang2 .mobiphone {
	float: left;
	padding-top: 9px;
	padding-left: 10px;
	color: #111;
}

#chantrang2 .dienthoai {
	font-weight: bold;
	color: #df004a;
}

/* bootom menu */
.copyright {
	background-color: #fff;
	padding-bottom: 5px;
	font-weight: 600;
	border-top: 2px solid #D94684;
}

.mnu_footer {
	width: auto;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background: url(../images/graphics/bg_mnu_bottom.png) top left repeat-x;
	margin-bottom: 55px;
}

.mnu_footer #cssmenu {
    margin-bottom: 10px;
	background: none;
	color: #000;
}

.mnu_footer #cssmenu > ul > li {
	border-left: 1px solid #d2d2d2 !important;
	border-right: 1px solid #d2d2d2 !important;
	background: none;
}

.mnu_footer #cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
	color: #000;
	background-color: none;
}

.mnu_footer #cssmenu > ul > li > a {
	padding: 10px 13px;
	text-decoration: none;
	font-size: 12px !important;
	font-weight: 600;
	color: #000;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-transform: none !important;
}
.__visa_kq{
	display: inline-block;
	width: 100%;
	color:black;
	text-decoration: none;
}
.__visa_kq .__visa_name{
	font-weight: 600;
	font-size: 1.2em;
	color:blue;
}
a.__visa_kq:hover{
	text-decoration: none;
}
@media only screen and (max-width:767px) {
	#form1,
	#chantrang2 {
		display: none;
	}

}

.text-address{
	text-align: right; padding-right: 0;
}
.color-white{
	color:white !important;
}
.color-pink
{
	color: #d02f65;
}
.color-pink:hover{
	color: #1a0dab;
	cursor: pointer;
}
.background-blue{
	background-color: #006fcd;
}
.p-top-20{
	padding-top: 20px;
}
.p-top-15{
	padding-top: 15px;
}
.p-top-10{
	padding-top: 10px;
}
.p-top-5{
	padding-top: 5px;
}
.btn-nophoso{
	padding-top: 10px;
    margin-top: 5px;
    margin-left: 140px;
	border-radius: 7%;
	background-color: #d82460;
}
.btn-nophoso-menu{
	position: absolute;
    top: 0;
    right: 0;
}
.btn-nophoso:hover{
	border-radius: 7%;
	background-color: #006fcd;
}
.t_lg_align_c
{
	text-align: center;
}
.font-lg{
	font-size: 15px;
}
.title{
	font-size: 40px;
}

.hr1{
	width: 400px;
	margin: 0 auto;
	padding-bottom: 0px;
    padding-top: 5px;
	border-top: 1px solid #1268e9 ;
}
.hr2{
	width: 300px;
	margin: 0 auto;
	border-top: 1px solid #1268e9 ;
    padding-bottom: 20px;
}

.p_15{
	padding-top: 15px;
	padding-bottom: 15px;
}
.p_bottom_0{
	padding-bottom: 0;
}
.p_top_0{
	padding-top: 0;
}
.p_top_10{
	padding-top: 10px;
}
.p_top_20{
	padding-top: 20px;
}
.p_top_15{
	padding-top: 20px;
}
.p_top_7{
	padding-top: 7px;
}
.p_top_5{
	padding-top: 5px !important;
}
.m_top_n_10{
	margin-top: -10px;
}


/* carousel */
#quote-carousel
{
  padding: 0 10px 30px 10px;
  margin-top: 30px 0px 0px;
}
.icon-carousel{
	color: #fff;
	padding-top: 50%;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left
{
  /*left: -12px;*/
}
/* Next button  */
#quote-carousel .carousel-control.right
{
  /*right: -12px !important;*/
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators
{
  right: 50%;
  top: auto;
  bottom: 0px;
  /*margin-right: -19px;*/
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
/*    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;*/
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
      margin-top: 30px;
    }

}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {

    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #quote-carousel .carousel-indicators {
        bottom: 0px !important;
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}
.banner--home{
	position: relative;
}
.banner--home .form {
    position: absolute;
    width: 750px;
    max-width: 80%;
    left: 50%;
	top: 70px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
}
.test-page__wrapper #init-form {
  display: block;
  width: 100%;
  max-width: 800px;
  background-color: #f2f2f2;
  padding: 3rem 2rem;
  margin-top: 2rem;
  border-radius: 3px; }
#init-form .ui-tabs .ui-tabs-panel {
  background-color: rgba(0, 0, 0, 0.6);
  border: none;
  border-radius: 0; }
#init-form .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: 0;
  padding-bottom: 0;
  background-color: rgba(0, 0, 0, 0.6); }
  #init-form .ui-tabs .ui-tabs-nav li.ui-tabs-active a:link,
  #init-form .ui-tabs .ui-tabs-nav li.ui-tabs-active a:visited {
    color: #fff; }
#init-form .ui-tabs .ui-tabs-nav .ui-state-default {
  border: none;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border-radius: 0; }
  #init-form .ui-tabs .ui-tabs-nav .ui-state-default a:link,
  #init-form .ui-tabs .ui-tabs-nav .ui-state-default a:visited {
    color: #fff;
    padding: 0.8rem 2rem; }
#init-form .mate-dropdown {
  font-family: "Raleway", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  border-bottom: #fff solid 3px;
  border-radius: 0;
  padding: 0 0 1rem 0;
  color: #fff;
  padding-right: 2rem;
  width: calc(50% - 120px);
  vertical-align: bottom;
  background: url(../images/caret.png) right center no-repeat;
  cursor: pointer; }
  .banner--home #init-form .mate-dropdown {
    background: none;
    cursor: default; }
  #init-form .mate-dropdown.ui-widget {
    padding-right: 0;
    padding-bottom: 0; }
    #init-form .mate-dropdown.ui-widget input {
      padding-right: 2rem;
      padding-bottom: 0.9rem;
      cursor: pointer;
      font-family: "Raleway", sans-serif; }
  .test-page__wrapper #init-form .mate-dropdown {
    color: #2e2e2e;
    border-color: #ed1b2f;
    background: url(../images/caret-black.png) right center no-repeat; }
  #init-form .mate-dropdown option {
    color: #2e2e2e; }
  #init-form .mate-dropdown input {
    width: 100%;
    background-color: transparent;
    color: #fff;
    border: none;
    outline: none;
    vertical-align: middle;
    padding-top: 0.9rem; }
    .test-page__wrapper #init-form .mate-dropdown input {
      color: #2e2e2e; }
    #init-form .mate-dropdown input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #fff; }
      .test-page__wrapper #init-form .mate-dropdown input::-webkit-input-placeholder {
        color: #2e2e2e; }
    #init-form .mate-dropdown input::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
      .test-page__wrapper #init-form .mate-dropdown input::-moz-placeholder {
        color: #2e2e2e; }
    #init-form .mate-dropdown input:-ms-input-placeholder {
      /* IE 10+ */
      color: #fff; }
      .test-page__wrapper #init-form .mate-dropdown input:-ms-input-placeholder {
        color: #2e2e2e; }
    #init-form .mate-dropdown input:-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }
      .test-page__wrapper #init-form .mate-dropdown input:-moz-placeholder {
        color: #2e2e2e; }
#init-form .button {
  font-family: "Raleway", sans-serif;
  padding-left: 2rem;
  padding-right: 2rem;
  width: 160px; }
  .test-page__wrapper #init-form .button {
    margin-top: 0; }
#init-form .tab__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.ui-widget.ui-autocomplete.ui-menu {
  background-color: #fff;
  max-height: 400px;
  overflow-y: auto; }
  .ui-widget.ui-autocomplete.ui-menu .ui-menu-item {
    padding: 0.5rem; }
    .ui-widget.ui-autocomplete.ui-menu .ui-menu-item:hover {
      border: none;
      background-color: #ed1b2f;
      color: #fff; }
      #init-form .ui-tabs .ui-tabs-nav .ui-state-default a:link,
  #init-form .ui-tabs .ui-tabs-nav .ui-state-default a:visited {
    padding: 0.8rem 1.2rem; }

  #init-form .mate-dropdown {
    font-size: 1.2rem;
    width: calc(50% - 100px); }

  #init-form .button {
    padding-left: 1rem;
    padding-right: 1rem; }
.ui-tabs {
    position: relative;
    padding: .2em;
}
@media only screen and (max-width: 840px)
{
	.banner--home .form {
        top: 70px;
	}
	.nivo-main-image
	{
		height: 490px  !important
	}
	.m_height_80{
	    height: 80px;
	}
}
.facebook_frame{
	position: absolute;
    float: right;
    width: 300px;
    bottom: 45px;
    left: 75%;
}
.full-width {
  /* 1/3 of 60% = the 20% margin on either side */
  margin-left: -33.33% !important;
  margin-right: -33.33% !important;
      position: relative;
    float: none;
    left: 450px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.client_say{

    position: relative !important;
    margin: 0 auto !important;
    /* margin-right: 0px; */
    /* float: right; */
    left: 100px !important;

}

.w_100{
	width: 100%;
}
.p_right_0{
	padding-right: 0 !important;
}
.p_left_0{
	padding-left: 0;
}
.p_left_10{
	padding-left: 10px;
}
.p_right_0{
	padding-right: 0;
}
.bg_none{
	background-color: #fff !important;
}
.border_none{
	border:none !important;
}
.border_input{
	border: 1px solid #d0caca !important;
	padding-left: 15px !important;
}
.color_icon_home{
	color: #cd0056;
}
.none-content:before{
	content:none;
}
.color_dark{
	color: #3f3f3f;
}

.color_dark:hover{
	color: #ed1b2f;
}

.color_light{
	color: #006fcd;
}
.f_left{
	float: left;
}
.f_right
{
	float: right;
}
.hr3{
    border-top: 1px solid #df004a;
}
.div_center{
	margin:0 auto;
}
.m_0
{
	margin: 0px !important;
}
.m_top_0
{
	margin-top: 0px !important;
}

.line-height-header{
	line-height: 2.5;
}
.border_radius_5{
	border-radius: 5px;
}
.form-apply{
	padding:  15px;
    border:  1px solid #e1e1e1;
}
.label_custom{
	padding: 20px 5px 5px 5px !important;
}
.line{
	margin-left: 0px;
    margin-right: -15px;
    padding-right: 0px !important;
}
.clearfix{
	clear: both;
}
.radio-custom:checked{
	color: red;
	background: red;
}
.line-height-btn {
    line-height: 0.53 !important;
}
.p_bottom_0{
	padding-bottom: 0px !important;
}
.min_height_340{
	min-height: 345px;
}
.mtop-25px{
	margin-top: -60px !important;
}
.padding-menu-left{
	padding: 10px 13px !important;
}
