﻿
@font-face {
    font-family: 'allerbold';
    src: url('../fonts/aller_bd-webfont.woff2') format('woff2'),
         url('../fonts/aller_bd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allerbold_italic';
    src: url('../fonts/aller_bdit-webfont.woff2') format('woff2'),
         url('../fonts/aller_bdit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alleritalic';
    src: url('../fonts/aller_it-webfont.woff2') format('woff2'),
         url('../fonts/aller_it-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aller_lightregular';
    src: url('../fonts/aller_lt-webfont.woff2') format('woff2'),
         url('../fonts/aller_lt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aller_lightitalic';
    src: url('../fonts/aller_ltit-webfont.woff2') format('woff2'),
         url('../fonts/aller_ltit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_rg-webfont.woff2') format('woff2'),
         url('../fonts/aller_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aller_displayregular';
    src: url('../fonts/allerdisplay-webfont.woff2') format('woff2'),
         url('../fonts/allerdisplay-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slabbold';
    src: url('../fonts/robotoslab-bold-webfont.woff2') format('woff2'),
         url('../fonts/robotoslab-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slablight';
    src: url('../fonts/robotoslab-light-webfont.woff2') format('woff2'),
         url('../fonts/robotoslab-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_slabregular';
    src: url('../fonts/robotoslab-regular-webfont.woff2') format('woff2'),
         url('../fonts/robotoslab-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_slabthin';
    src: url('../fonts/robotoslab-thin-webfont.woff2') format('woff2'),
         url('../fonts/robotoslab-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
    width: 100%;
    height: 100%;
    font-family: 'roboto_slabregular';
    font-weight: 300;
    color: #666;
        background: url(../images/body.png);
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed;
}
.mainnav {
    display: block;
    right: 0;
    left: 0;
    z-index: 99;
    position: absolute;
}
.bannerTop .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.bannerImg {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}
.container {
    max-width: 1200px;
    width: 100%;
}
.logo {
    float: left;
    z-index: 9999;
    position: relative;
    padding: 15px 0 0;
}
.thailandFly {
    margin:281px 0 0 0;
    height: 153px;
    max-width: 238px;
    width: 100%;
}
.thailandFly .thailandFlyText {
    background: #edf7fa;
    margin: 0 28px 0 8px;
    border: 1px solid #c1b07e;
    border-top: none;
    padding: 10px;
    text-align: center;
    font-size: 21px;
    color: #43606d;
    font-family: 'allerregular';
}
.thailandFly .thailandFlyText span {
    color:#f9922c;
    font-family: 'allerbold';
    text-transform:uppercase;
}
.bannerText {
    margin: 300px 0 0 0;
}
.bannerText h1 {
    font-size: 28px;
    color: #fefefd;
    font-family: 'roboto_slabbold';
    line-height: 50px;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000;
    margin: 0 0 0 14px;
    padding: 0;
}
.priceOffer {
        background: rgba(0, 0, 0, 0.5);
    padding: 22px;
    margin: 16px 0 0 13px;
}
.priceOffer p{
    font-size: 22px;
    font-family: 'roboto_slablight';
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: normal;
}
.priceOffer p.offerDate{
    font-size: 16px;
	margin: 4px 0 0 0;
}
.bannerText h1 span {
    font-size: 30px;
    color: #ff8600;
}
.trip-onecontent .text-two {
        display: inline-block;
    padding-right: 5px;
}
.modal-content {
    border-radius: 0;
}
.btn.btn-default.ndrt {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: none;
    border: none;
    padding: 0;
}
.modal-body h4 {
    font-size: 20px;
    color: #ff8600;
    padding: 10px 0 15px 0;
    margin: 0;
}
.nav-tabs {
    border-bottom: none;
    background: #144e76;
}
.nav-tabs > li {
    float: left;
    margin-bottom: 0;
}
.nav-tabs > li.active > a {
        background: #ff8600;
    color: #fff;
    border: none;
    border-bottom-color: transparent;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border:none;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{    background-color: #ff8600;}
.nav-tabs > li.active > a:after, .modal-content .nav-tabs > li > a:hover:after, .modal-content .nav-tabs > li > a:focus:after {
    background: url(../images/arrow-btm.jpg) center bottom no-repeat;
    width: 13px;
    height: 8px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -6px;
    text-align: center;
    margin: 0 auto;
}
.tab-content {
    border: 1px solid #ccc;
    margin-top: 20px;
    padding: 10px;
    overflow-y: auto;
    height: 180px;
}
.trip-onecontent h2.trip-des + h3 {
    min-height: 50px;
}
.below-content {
    padding-left: 0;
	    background: #fffbcc;
		margin-bottom: 20px;
}
.bel {
    padding-left: 0;
    padding-top: 80px;
    padding-bottom: 34px;
}
.bel p {
        color: #2d2c2c;
    font-weight: 600;
    font-size: 30px;
	padding-top: 20px;
	text-align: center;
}
.bel .bel-kel {
    color: #ff8600;
}
.two-trips [class*="col-"] {
    margin-bottom: 35px;
}
.tab-content h3 {
    font-size: 16px;
    font-weight: bold;
    color: #144e76;
    margin: 0 0 10px;
}
.table-head {
    display: table-header-group;
    background: #02598e;
    color: #fff;
    padding: 10px 15px;
    border-right: 1px solid #1197DE;
}
.table {
    display: table;
    /* font-family: Arial,Helvetica,sans-serif; */
    font-size: 14px;
    border: 1px solid #ddd;
    color: #8d8d8d;
    margin: 10px 0;
    width: 100%;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.extrainc {
    padding: 0 0 20px;
}
.table > thead > tr > th {
    border-right: 1px solid #3d78a1;
    vertical-align: middle;
}
ul.tbtxt {
    margin: 0 0 10px;
    padding: 0 0 0 14px;
}
ul.tbtxt li {
    color: #144e76;
    font-size: 14px;
}
.nav-tabs > li > a {
    margin-right: 0;
    line-height: 1.42857143;
    border: none;
    border-radius: 0;
    padding: 10px 8px;
    font-size: 13px;
    position: relative;
    color: #fff;
    font-weight: 500;
}
.modal-content .nav-tabs > li > a:hover {
    background: #ff8600;
    color: #fff;
    border: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{color:#fff;}
.priceOffer p.offerDate span{
    font-size: 24px;
}
.priceOffer h4{
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 27px;
    line-height: 35px;
    font-family: 'roboto_slabregular';
    font-weight: normal;
}
.priceOffer h4 span{
    color: #fad552;
}
span.onward {
    font-size: 15px;
}
.bannerForm{
    background:#fff url(../images/bannerFormBg3.png) no-repeat bottom;
    position: relative;
    z-index: 99;
    padding: 20px 20px 95px 20px;
    box-shadow: 0px 0px 9px 0px #000;
}
.trip-one {
       width: 100%;
    border: 10px solid#fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.21);
	    overflow: hidden;
    background: #fff;
}
.trip-one img {
    width: 100%;
    height: 302px;
}
.trip-onecontent {
    background: #fff;
    padding-top: 20px;
    padding-left: 5px;
}
.trip-onecontent h3 {
    font-size: 14px;
	line-height: 1.8;
    color: #6f767a;
    font-weight: 600;
    margin-top: 0px;
}
.trip-onecontent .trip-des {
    font-size: 18px;
    font-weight: 600;
    color: #ff8600;
    margin-top: 0px;
}
.bound {
    padding-bottom: 12px;
}
.book-on h2 {
    font-size: 20px;
    /* font-weight: 700; */
    display: inline-block;
}
.trip-onecontent h3, .trip-onecontent h2 {
    font-weight: 500;
}
.trip-onecontent .scholar {
    float: right;
    padding-right: 5px;
}
.scholar button {
        background: #ff8600;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #b0e0ef;
    border-radius: 50%;
    float: left;
    height: 59px;
    width: 59px;
	outline:0;
}
.bannerForm input,.bannerForm select,.bannerForm .btn-primary {
    border-radius: 0px;
}
.bannerForm .btn-primary {
    text-transform: uppercase;
    color: #fff;
    background: #ff8600;
    font-family: 'roboto_slabregular';
    display: block;
    font-size: 16px;
    width: 100%;
    padding: 6px 0;
	    border-color: #cc6f08;
}
.bannerForm .btn-primary:hover,
.bannerForm .btn-primary:active,
.bannerForm .btn-primary:visited {
    background: #ff8600;
    border:none;
    border:1px solid #ff8600;
}


.helpLineNo{
    background: #1c2637 url(../images/phoneIcon.png)no-repeat;
    background-position: 25px center;
    padding: 15px 0 15px 77px;
    text-align: left;
}
.helpLineNo p {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: 'roboto_slabbold';
    line-height: 18px;
}
.helpLineNo h3 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 24px;
    font-family: 'roboto_slabbold';
    line-height: 30px;
}
.bannerFormTitle {
    margin: 20px 0;
}
.bannerFormTitle h2 {
    font-size: 18px;
    text-align: center;
    font-family: 'roboto_slablight';
    line-height: 21px;
    color: #575e69;
    margin: 0;
    padding: 0;
}
.itineraryData {
    margin: 95px auto;
    background: #fff;
    max-width: 1160px;
}
.itineraryData .itineraryBox {
    float:left;
    width:100%;
    background:#f6f6f6 url(../images/itineraryDataBg.png) no-repeat;
    background-position: bottom left;
    box-shadow: 0px 0px 11px 0px #2b6d8e;
}
.itineraryData .airImg {
}
.itineraryData .itineraryDataText {
    float: left;
    width: 70%;
}
.itineraryData .itineraryImg {
    float: right;
    width: 30%;
    margin: 0 -1px 0 0;
}
.itineraryDataCont {
}
.tabTitle h3 {
    color:#2d3138;
    font-size:24px;
    font-family: 'roboto_slabbold';
    margin: 25px 0 0 20px;
    padding:0;
}
.itineraryDataCont h2 {
    color:#60508b;
    font-size:30px;
    font-family: 'roboto_slabbold';
    margin: 3px 0 5px 0;
    padding:0;
}
.itineraryDataCont h3 {
    color:#2d3138;
    font-size:24px;
    font-family: 'roboto_slabbold';
    margin:0;
    padding:0;
}
.itineraryDataCont p {
    margin:0;
    padding:0;
    font-size:24px;
    line-height: 27px;
    color:#2d3138;
    font-family: 'roboto_slablight';
}
.itineraryDataCont p span {
    font-family: 'roboto_slabbold';
}
.itineraryDataCont p a {
    color: #fff;
    font-family: 'roboto_slabregular';
    text-decoration: none;
    background: #ef1f09;
    padding:6px 18px;
    border-radius: 25px;
    display: inline-block;
    font-size:18px;
}
.itineraryDataCont .col-sm-4:nth-child(1) {
    background: #d2f0f9;
    padding: 30px;
}
.itineraryDataCont .col-sm-4:nth-child(2) {
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    background: #fae4de;
    padding: 30px;
}
.itineraryDataCont .col-sm-4:nth-child(3) {
    background: #f9f3d2;
    padding:17px 30px;
}
.itineraryTab {
    border: 2px solid #f2efef;
    margin: 21px 35px 35px 35px;
    background: #fff;
    height:340px;
}
.itineraryTab .nav-tabs {
    background: #d2f0f9;
    border-bottom:none;
}
.itineraryTab .nav-tabs > li > a {
    font-size:16px;
    font-family: 'roboto_slabbold';
    color:#50545a;
    padding:18px 25px;
}
.itineraryTab .nav-tabs > li.active > a,
.itineraryTab .nav-tabs > li.active > a:focus,
.itineraryTab .nav-tabs > li.active > a:hover {
    border-radius:0px;
    border:none;
    color:#60508b;
    background: #fff;
}
.itineraryTab .nav > li > a:focus, .itineraryTab .nav > li > a:hover {
    border-bottom: none;
    background: none;
    border-color: #d2f0f9;
}
.itineraryTab .nav-tabs li {
    margin-bottom: -2px;
}

.itineraryTab .tab-content {
    font-family: 'roboto_slabregular';
    font-size:14px;
    color:#2d3138;
    padding:25px;
}
.itineraryTab .tab-content p {

}
.itineraryTab .tab-content ul {
}
.itineraryTab .tab-content ul li {
    color:#5b6678;
    
}
.itineraryTab .tab-content h4 {
    font-size:18px;
    color:#2d3138;
}
.inclusionsDataBg {
    background:url(../images/footerImgBg.png) no-repeat;
    clear:both;
    float: left;
    width: 100%;
}
.inclusionsData {
    width: 100%;
    background:rgba(222,234,240,.8);
    max-width: 1171px;
    margin:40px auto 56px auto;
    padding:0 0 35px 0;
}
.inclusionsData .container {
    padding: 0 60px;
}
.inclusionsData h2 {
    color: #2d3138;
    font-size: 24px;
    font-family: 'roboto_slabbold';
    margin:30px 0 50px 0;
    padding: 0;
    text-align:center;
}
.inclusionsData .borderBottom {
    border-bottom: 1px solid #ccc;
}
.inclusionsData .row .col-md-3 {
    text-align:center;
    border-left: 1px solid #ccc;
    min-height:190px;
}
.inclusionsData .row .col-md-3:first-child {
    border-left:none;
}
.inclusionsData img {
    margin: 20px 0;
}
.inclusionsData p {
    margin:0 0 10px 0;
    padding:0;
    font-size:16px;
    color:#1d2229;
    line-height:normal;
    font-family: 'roboto_slabregular';
}
.inclusionsData a {
    display: block;
    height: 100%;
}
.spcialTextInclude {
    margin: 60px 0 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.spcialTextInclude li {
    display: inline-block;
    font-family: 'roboto_slabregular';
    font-size: 18px;
    color: #1d2229;
    padding: 0 0 0 30px;
    position: relative;
    margin: 0 0 0 25px;
}
.spcialTextInclude li::before {
    content: "";
    background: url(../images/bulletIcon.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 5px;
    left: 8px;
}
.exclusionsNote {
    background:#1c2637;
    clear:both;
    float:left;
    width:100%;
    padding: 20px 0;
}
.exclusionsNote h5 {
    color:#fff;
    font-size:18px;
    font-family: 'roboto_slabbold';
}
.exclusionsNote p {
    color:#b1cbf7;
    font-size:14px;
    font-family: 'roboto_slabregular';
}
.exclusionsNote p span {
    font-family: 'roboto_slabbold';
    color:#fff;
}
.footerData {
    background: #0f1319;
    clear: both;
    float: left;
    width: 100%;
    padding:15px 0;
}
.footerData .copyright {
    color:#dadada;
    font-family: 'roboto_slabregular';
    font-size:12px;
}
.footerData .footerSocial {
    text-align:right;
}
.footerData .footerSocial ul {
    margin:0;
    padding:0;
}
.footerData .footerSocial ul li {
    display:inline-block;
    color:#dadada;
    font-family: 'roboto_slabregular';
    font-size:12px;
    margin:0 4px;
}
.footerData .footerSocial ul li a {
}

@media screen and (max-width: 1070px) {
    .bannerForm{
		overflow:hidden;
	}
}
@media screen and (max-width: 1023px){
	.bannerForm{
		overflow:hidden;
		    background: #fff;
	}
	.itineraryData .itineraryDataText{
		width: 100%;
	}
	.itineraryImg{
		display:none;
	}
	.itineraryData .itineraryBox{
		background-size:cover;
	}
	.bannerForm{
		margin: 77px 0 0 0;
		padding:20px;
		background-size: cover;
	}
	.inclusionsData .row .col-md-3:nth-child(3){
		border-left:none;
	}
	.itineraryDataCont h2{
		font-size: 28px;
	}
}
@media (max-width:992px)
{
	.bel {
    padding-left: 0;
    padding-top: 20px;
	}
	.bel p {
    color: #2d2c2c;
    font-weight: 600;
    font-size: 25px;
    padding-top: 10px;
}
.trip-onecontent h2.trip-des + h3 {
    min-height: auto;
}
}
@media screen and (max-width: 767px){
	.bannerText h1 br{ display:none;}
	.inclusionsData .container{
		padding: 0 20px;
	}
	.trip-one img {
		width: 100%;
		height: auto;
	}
	.footerData .footerSocial {
    text-align: center;
	}
	.spcialTextInclude{
		text:left;
	}
	.thailandFly{
		margin: 148px auto 0;
	}
	.bannerText{
		margin: 240px 0 0 0;
	}
	.itineraryTab{
		height:auto;
	}
	.spcialTextInclude li{
		margin: 0;
	}
	.bannerText h1{
		margin: 0;
	}
	.priceOffer{
		margin: 28px 0 0 0;
	}
	.itineraryDataCont .col-sm-4:nth-child(1),
	.itineraryDataCont .col-sm-4:nth-child(2),
	.itineraryDataCont .col-sm-4:nth-child(3){
	   padding:15px;
	   border: none;
	}
	.tabTitle h3{
		margin: 25px 0 0 0;
	}
	.itineraryTab{
		margin: 15px;
	}
	.inclusionsData .row .col-md-3{
		border-left:none;
	}
	.footerData .copyright{
		text-align: center;
		margin-bottom: 5px;
	}
	.logo{
		float:none;
		text-align:center;
	}
	.logo img{
		max-width:100%;
	}
}
@media screen and (max-width: 640px){
	.bannerForm{
		margin: 30px 0 0 0;
	}
	.itineraryData{
		margin: 30px auto;
	}
}
