<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
/*
&lt;link href="https://fonts.googleapis.com/css?family=Asap+Condensed:400,500,700" rel="stylesheet"&gt; 
font-family: 'Asap Condensed', sans-serif;
*/

/* STICKY HEADER STARTS */
.main_h {position: fixed; max-height: 400px; border-bottom: solid 0px #990066; z-index: 39; width: 100%; padding-top: 7px; min-height: 80px; background: none; overflow: hidden; -webkit-transition: all 0.6s; transition: all 0.6s;opacity: 0;top: -125px; padding-bottom: 0px;}
@media only screen and (max-width: 766px) {.main_h {padding-top: 10px; max-height: 75px; }}
.open-nav {max-height: 600px !important;}
.open-nav .mobile-toggle {-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
.sticky {background-color: rgba(236, 0, 140, 0.95);opacity: 1;top: 0px;}
.logo {width: 120px;float: left;display: block;margin-top: 0px;margin-bottom: -50px;}
@media only screen and (max-width: 766px) {.logo {height:100%;float: none; margin-top: -5px; margin-bottom: 0px;margin-left: 0px;}}
nav {float: right;width: 100%;margin-top: 0px; margin-right: -100px;}
@media only screen and (max-width: 766px) {nav {margin-top: 0px; width: 100%;margin-right: 0px;}}
nav ul {list-style: none;overflow: hidden;text-align: left;float: left;}
@media only screen and (max-width: 766px) {nav ul {padding-left: 20px; padding-top: 0px;margin-bottom: 22px;float: left;text-align: left;width: 100%;}}
nav ul li {display: inline-block;margin-left: 35px;line-height: 1.0;}
@media only screen and (max-width: 766px) {nav ul li {width: 100%;padding: 7px 0;margin: 0;}}
nav ul a {text-transform: uppercase; font-weight:700; font-size:15px; color:#FFFFFF; -webkit-font-smoothing: antialiased;}nav ul a:hover { color: #990066;}nav ul a:focus { color: #990066;}nav ul a:visited { line-height: inherit;}
.mobile-toggle {display: none;cursor: pointer;font-size: 18px;position: absolute;right: 22px;top: 25px;width: 30px;-webkit-transition: all 200ms ease-in;-moz-transition: all 200ms ease-in;transition: all 200ms ease-in;}
@media only screen and (max-width: 766px) {.mobile-toggle {display: block;}}
.mobile-toggle span {width: 25px;height: 3px;margin-bottom: 6px;border-radius: 1000px;background: #FFFFFF;display: block;}
@-webkit-keyframes scroll {0% {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}100% {opacity: 0;-webkit-transform: translateY(20px);transform: translateY(20px);}}
@keyframes scroll {0% {opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}100% {opacity: 0;-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px);}}
/* STICKY HEADER ENDS */


/* BACK TO TOP ANCHOR */
#back-top {position:fixed;bottom:175px;right: 10px;z-index: 38; text-align:center;}
.back-topICO{color: rgba(102, 102, 102, 0.5);opacity: 1;}

/* SLIDER PRE-LOADER */
#slider { background: url(../../images/loadingnow.gif) center center #222222 no-repeat; height: 700px; }
#slider img { display: none; }
#slider.orbit { background: none; }
#slider.orbit img { display: block; }

/* PAGE DIVIDER */
.divider{color:#555555;width:100%;margin:20px auto;overflow:hidden;text-align:center;line-height:1.2em;}
.divider:before, .divider:after{content:"";vertical-align:top;display:inline-block;width:50%;height:0.65em;border-bottom:4px dotted #BBB;margin:0 2% 0 -55%;}
.divider:after{margin:0 -55% 0 2%;}

.divider4{color:#555555;width:100%;margin:20px auto;overflow:hidden;text-align:center;line-height:1.2em;}
.divider4:before, .divider4:after{content:"";vertical-align:top;display:inline-block;width:50%;height:0.65em;border-bottom:4px dotted #BBB;margin:0 2% 0 -55%;}
.divider4:after{margin:0 -55% 0 2%;}


hr.style-two { border: 0; height: 1px; background-image: linear-gradient(to right, rgba(102, 102, 102, 0), rgba(102, 102, 102, 0.75), rgba(102, 102, 102, 0)); }
hr.style-three { margin-top:-5px; border: 0; height: 3px; background-image: linear-gradient(to right, rgba(224, 27, 43, 0), rgba(224, 27, 43, 0.75), rgba(224, 27, 43, 0)); }
hr.style-four { margin-top:-55px; margin-bottom:-20px; margin-left: -10px;margin-right: -10px; border: 0; height: 50px; background-image: linear-gradient(to right, rgba(236, 0, 140, 0.98), rgba(153, 0, 102, 0.98)); }
hr.style-fourb { margin-top:-62px; margin-bottom:-20px; margin-left: -10px;margin-right: -13px; border: 0; height: 50px; background-image: linear-gradient(to right, rgba(236, 0, 140, 0.98), rgba(153, 0, 102, 0.98)); }

/* ALERT PANEL */
.errorpnl { background: #FFD5D5; border: solid 1px #FF7171; margin: 0 0 22px 0; padding: 20px; }
.warningpnl { background: #F4F4F4; border: solid 1px #dedac9; margin: 0 0 22px 0; padding: 20px; }
.successpnl { background: #B3ECB3; border: solid 1px #33CC33; margin: 0 0 22px 0; padding: 20px; }
.pnlUmrah { background: #FFFFFF; border: solid 1px #e6e6e6; margin: 0 0 22px 0; padding: 20px; }
.drPckHgHpnl {background-image:linear-gradient(to bottom right,#ec008c, #990066); background-color: #ec008c; border: solid 0px #990066; margin: 0 0 22px 0; padding: 20px; }
.drUhmHgHpnl {background-image:linear-gradient(to bottom right,#009900, #00cd00); background-color: #009900;border: solid 0px #990066; margin: 0 0 22px 0; padding: 20px; }
.pnltXt{font-weight: normal; color:#333333; font-size:18px; line-height:1.5; text-align:justify;-webkit-font-smoothing: antialiased;}
.errorICO{color:#cc0000;}
.infoICO{color:#2e368e;}
.themeICO{color:#ec008c;}
.themesubICO{color:#990066;}
.blkICO{color:#444444;}

/* GLOBAL HEADER STYLE */
.gloDiv{background-color: #990066; padding: 5px 20px; color: #FFFFFF; margin-top: 30px; }
.gloDivT{color: #FFFFFF; }
.gloMnBar{background-color: #ec008c; padding: 0px; border-top: solid 0px #e01b2b; }
.gloMnBarfM{margin: 15px 0px 15px 0px;padding: 0px;}
.gloBnrBx{padding: 0 0px; margin-bottom:0px;background-color: #222222; }
.gLoMnuLk{text-transform: uppercase; font-weight:500; font-size:14px; color:#444444; -webkit-font-smoothing: antialiased;}
.gLoMnuLk:hover { color: #ec008c; }
.gLoMnuLk:focus { color: #ec008c; }
.gLoMnuLk:visited { line-height: inherit; }
.gLoMnuDv{color:#990066; font-weight:700; -webkit-font-smoothing: antialiased;}
.gLoMnuDv:hover { color: #ec008c; }
.gLoMnuDv:focus { color: #ec008c; }
.gLoMnuDv:visited { line-height: inherit; }
.gLoSBIC{color:#FFFFFF; font-weight:700; -webkit-font-smoothing: antialiased;}
.gLoSBIC:hover { color: #990066; }
.gLoSBIC:focus { color: #990066; }
.gLoSBIC:visited { line-height: inherit; }
.hdrR{ text-align:right;}
.hdrC{ text-align:center;}
.hdrJ{ text-align: justify;}
.hDrSubTxt{font-weight:500; font-size:18px; line-height:1.2; color:#FFFFFF;-webkit-font-smoothing: antialiased; text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.0);}
.hDrSubTxtPo{margin: -40px 0px 0px 60px; position: absolute;}
/* GLOBAL HEADER STYLE END */


/* GLOBAL SEARCH GAD STYLE STARTS */
.gloGDTRHdr{color:#555555;-webkit-font-smoothing: antialiased;}
.gloGDTRBg{background-color: #FFFFFF; padding: 10px 30px 5px 30px;border: solid 1px #e6e6e6; margin: 30px 0px 30px 0px; -webkit-box-shadow: 5px 0px 25px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 5px 0px 25px 10px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);}
/* GLOBAL SEARCH GAD STYLE ENDS  */

/*START FLIGHT IBEGAD*/
.flTGtitle {color:#555555;-webkit-font-smoothing: antialiased;}
.flTGdBtn {font-family: 'Asap Condensed', sans-serif;width: 100%; background: #ec008c; border: 0px solid #E6E6E6; color: #FFFFFF; cursor: pointer; display: inline-block; font-size: 18px; font-weight: 700; line-height: 1.5; margin: 0; padding: 15px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color 0.25s ease-in-out; -moz-transition: background-color 0.25s ease-in-out; -o-transition: background-color 0.25s ease-in-out; transition: background-color 0.25s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */ }
.flTGdBtn:hover, .flTGdBtn:focus {color: #FFFFFF; background-color: #990066; }
.flTGdBtn:active {}
.flTGdselect {
	font-family: 'Asap Condensed', sans-serif;
	height: 32px;
	font-size: 16px;
	color:#444444;
	padding: 6px;
	border: solid 1px #e0e0e0;
    margin-bottom: 10px;
}
.flTGdLabel{color:#777777; font-size:16px; line-height:1.8;}
.flTGdicon{color:#888888; line-height:1.2;}
.flTGdLabelLK{font-family: 'Asap Condensed', sans-serif; color:#777777; font-size:16px; line-height:2.0;}
.flTGdLabelLK:hover { color: #990066; }
.flTGdLabelLK:focus { color: #990066; }
.flTGdLabelLK:visited { line-height: inherit; }
.flTGdBtnBX { margin-top: 20px;}
.dividersflTGd{font-family: 'Asap Condensed', sans-serif; color:#555555;line-height:1.2em;}
.flTGdlCbx { margin-top: 5px; margin-bottom: 5px;  padding: 15px 15px 0px 15px;}
.flTGdlCrW {background-color: #FFFFFF; padding: 10px 30px 0px 30px;border: solid 1px #e6e6e6; margin: 30px 0px 20px 0px; -webkit-box-shadow: 5px 0px 25px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 5px 0px 25px 10px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);}
.flTGdlCrW2 {background-color: #FFFFFF; padding: 10px 30px 0px 30px;border: solid 1px #e6e6e6; margin: 60px 0px 30px 0px;}
.flTGdlCrsWb {}
.flTGdlCrLgPo {margin-top: 30px; margin-bottom: 0px; padding: 0px;}
/*END FLIGHT IBEGAD*/




/* HOME CORPORATE STYLE START */
.hDrCorpHdr{font-weight:700; color:#FFFFFF;-webkit-font-smoothing: antialiased; text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);}
.hDrCorpPra{font-weight:400; color:#FFFFFF; font-size:22px; line-height:1.5; text-align:center; -webkit-font-smoothing: antialiased; text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);}
.corpICO{color:#ec008c;}
.hDrCorpLbl{font-weight:600; font-size:22px; color:#FFFFFF;-webkit-font-smoothing: antialiased;}
.hCorpCanvs{margin: 0px 0px 0px 0px; padding: 20px;}
.hCorpRow{background-color: #222222;margin: 0px 0px 30px 0px;}
.hUmrahRow{background-image:linear-gradient(to bottom right,#009900, #00cd00); background-color: #009900;margin: 30px 0px 30px 0px;}
/* HOME CORPORATE STYLE END */

/* PACKAGES BOX */
.hProPckboxM {background-color: #FFFFFF;border: solid 1px #e6e6e6; margin: 30px 0px 30px 0px; padding: 0px;-webkit-box-shadow: 5px 0px 25px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 5px 0px 25px 10px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);}
.hNorPckbox {background-color: #FFFFFF; border: solid 0px #e6e6e6; margin: -3px 0 0 0; padding: 0px 20px 20px 20px;}
.hProPckTitle2{text-transform: uppercase; color:#444444; -webkit-font-smoothing: antialiased;}
.hProPckTitle2:hover { color: #ec008c; }
.hProPckTitle2:focus { color: #ec008c; }
.hProPckTitle2:visited { line-height: inherit; }
.hProPckPrice1{font-weight:700; color:#444444; font-size:30px; line-height:1.5;-webkit-font-smoothing: antialiased;}
.hProPckSubTle1{text-transform: uppercase; font-weight:400; color:#666666; font-size:16px; line-height:1.3; text-align:justify; -webkit-font-smoothing: antialiased;}
.hProPckSubTle1b{font-weight:400; color:#777777; font-size:16px; line-height:1.3;-webkit-font-smoothing: antialiased;}
.hProPckDepDT1{font-weight:400; color:#990066; font-size:16px; line-height:1.9;-webkit-font-smoothing: antialiased;}
.hProPckDepDTico{color: #990066;}
.hProPckHgtB{margin-top:10px;}
.hProPckHgt2B{min-height:30px; vertical-align:top;margin-bottom:5px;}
.hProPckHgt{min-height:120px; vertical-align:top; margin-top:-10px;}
.hProPckHgt2{min-height:80px; vertical-align:top; margin-top: 10px;}
.hProPckHgt2c{min-height:90px; vertical-align:top; margin-top: 10px;}
.hProPckHgt4{min-height:55px; vertical-align:top;}
.hProPckHgt4a{min-height:118px; vertical-align:top;}
.hProPckHgt4c{min-height:230px; vertical-align:top; margin-top: 10px;}
.hProPckHgtFT{margin-bottom:-10px;margin-top: 3px;}
.dividerProFtrTxt{color:#777777; font-weight:400;}
.dividerProFtrTxt:hover { color: #ec008c; }
.dividerProFtrTxt:focus { color: #ec008c; }
.dividerProFtrTxt:visited { line-height: inherit; }

.dividerProFtrTxt2{color:#CCCCCC; font-weight:400;}
.dividerProFtrTxt2:hover { color: #ec008c; }
.dividerProFtrTxt2:focus { color: #ec008c; }
.dividerProFtrTxt2:visited { line-height: inherit; }


.pkHDdividerTx{color:#555555;-webkit-font-smoothing: antialiased;}
.pkHDdivider{color:#555555;width:100%;margin:20px auto;overflow:hidden;text-align:center;line-height:1.2em;}
.pkHDdivider:before, .pkHDdivider:after{content:"";vertical-align:top;display:inline-block;width:50%;height:0.65em;border-bottom:0px dotted #BBB;margin:0 2% 0 -55%;}
.pkHDdivider:after{margin:0 -55% 0 2%;}

.pkHDdivider2{color:#555555;width:100%;margin:20px auto;overflow:hidden;text-align:left;line-height:1.2em;}
.pkHDdivider2:before, .pkHDdivider2:after{content:"";vertical-align:top;display:inline-block;width:50%;height:0.65em;border-bottom:0px dotted #BBB;margin:0 2% 0 -55%;}
.pkHDdivider2:after{margin:0 -55% 0 2%;}

.hProPckHgt1a{padding:3px 10px; min-height: 115px;}
.hProPckSubTle2{font-weight:400; color:#666666; font-size:16px; line-height:1.2; text-align:center; -webkit-font-smoothing: antialiased; }
.hProPckPrice2{font-weight:700; color:#444444; font-size:26px; line-height:1.5;-webkit-font-smoothing: antialiased;}
.hProPckbutton2 {font-family: 'Asap Condensed', sans-serif;width: auto; background: #ec008c; border: 0px solid #E6E6E6; color: #FFFFFF; cursor: pointer; display: inline-block; font-size: 18px; font-weight: 700; line-height: 1.5; margin: 0; padding: 15px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color 0.25s ease-in-out; -moz-transition: background-color 0.25s ease-in-out; -o-transition: background-color 0.25s ease-in-out; transition: background-color 0.25s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */ }
.hProPckbutton2:hover, .hProPckbutton2:focus {color: #FFFFFF; background-color: #990066; }
.hProPckbutton2:active {}
/* PACKAGES BOX */

/* FLIGHT BOX */
.drAfTitleD{color:#666666;-webkit-font-smoothing: antialiased; }
.drAfSubTle{text-transform: uppercase; font-weight:400; color:#666666; font-size:16px; line-height:1.3; text-align:justify; -webkit-font-smoothing: antialiased;}
.drAfSubTle2{font-weight:400; color:#666666; font-size:16px; line-height:1.3; text-align:justify; -webkit-font-smoothing: antialiased;}
.drAfTitle{text-transform: uppercase; color:#444444; -webkit-font-smoothing: antialiased;font-size:26px; line-height:1.5;font-weight:700;}
.drAfPrice{text-transform: uppercase; color:#444444; -webkit-font-smoothing: antialiased;font-size:22px; line-height:1.5;font-weight:700;}
.drAfSubClTle{text-transform: uppercase;color:#444444; -webkit-font-smoothing: antialiased;font-size:16px; line-height:1.5;font-weight:500;}
.drAfSmlTxt{color:#777777; -webkit-font-smoothing: antialiased;font-size:14px;font-weight:400;}
/* FLIGHT BOX */


/* FOOTER STYLES STARTS*/
.gloFtPyBx{background-color: #FFFFFF; margin: 10px 0px 0px 0px;}
.gloFtPyTx2{margin: 5px 0px 0px 0px;}
.gloFtPyTx{font-weight:700; color:#333333; font-size:18px; line-height:1.5;-webkit-font-smoothing: antialiased;}

.gloFtLgBx{margin: 40px 0px 60px 0px;}
.gloFtiSOBx{margin: 0px 0px 0px 0px; background-color: #ffffff; padding: 5px 15px 5px 15px;}
.gloFtiSOHd{color:#333333;}
.gloFtiSOHdPo{margin: -17px 0px -10px 0px;}
.gloFtLgHdr{color:#333333;-webkit-font-smoothing: antialiased;}
.gloFt{background-color: #222222; padding-top: 30px; padding-bottom: 30px;}
.gloFtCt{color:#FFFFFF; line-height:1.2;font-size:34px;font-weight:700;-webkit-font-smoothing: antialiased;}
.gloFtSt{color:#FFFFFF;-webkit-font-smoothing: antialiased;}
.gloFtCtLC{font-weight:400; color:#EEEEEE; font-size:14px; line-height:1.8;-webkit-font-smoothing: antialiased;}
.glocTCBrTX{color:#E8E8E8;font-size:17px; font-weight:400; line-height:1.5;-webkit-font-smoothing: antialiased;}
.glocTCBrTXLk{color:#E8E8E8;font-size:17px; font-weight:400; line-height:1.5;-webkit-font-smoothing: antialiased;}
.glocTCBrTXLk:hover { color: #ec008c; }
.glocTCBrTXLk:focus { color: #ec008c; }
.glocTCBrTXLk:visited { line-height: inherit; }
.gloFtAdHd{font-weight:700; color:#ec008c; font-size:18px; line-height:1.0;-webkit-font-smoothing: antialiased; margin-bottom: 0;}
.gloFtAdTx{font-weight:400; color:#D4D4D4; font-size:16px; line-height:1.5;-webkit-font-smoothing: antialiased;}
.gloFtAdSuTx{font-weight:400; color:#AAAAAA; font-size:15px; line-height:2.5;-webkit-font-smoothing: antialiased;}
.gloFtCpr{font-weight:400; color:#EEEEEE; font-size:16px; line-height:1.5;-webkit-font-smoothing: antialiased;}
.wcstx{font-weight:400; color:#AAAAAA; font-size:16px; line-height: inherit;-webkit-font-smoothing: antialiased;}
.wcstxLk{font-weight:700; color:#EEEEEE; font-size:16px; line-height: inherit;-webkit-font-smoothing: antialiased;}
.wcstxLk:hover { color: #DD0000; }
.wcstxLk:focus { color: #DD0000; }
.wcstxLk:visited { line-height: inherit; }
@media only screen and (min-width: 768px) {.gloFtdVr{border-right: 1px solid #555555; padding: 5px 5px 5px 5px;}}
@media only screen and (min-width: 768px) {.gloFtdVl{border-left: 1px solid #555555; padding: 5px 5px 5px 20px;}}
.gloFtsC{ margin:10px 0px 20px 0px;}
.gloUpFtrHdr{color:#ec008c;font-weight:700;-webkit-font-smoothing: antialiased;}
.gloICO{color:#444444;}
.gloICO:hover { color: #ec008c; }
.gloICO:focus { color: #ec008c; }
.gloICO:visited { line-height: inherit; }
.gloFtLg{margin:5px 0px 0px 0px;}
.gloFtct{margin:-5px 0px 0px 0px;}
.gloFtCnTx{font-weight:400; color:#999999; font-size:15px; line-height:1.5;-webkit-font-smoothing: antialiased;}
.gloFtCn{color:#777777;font-weight:400;}
.gloFtCnPo{ margin:10px 0px 0px 0px;}
.gloFtLB{ padding:20px 0 0px 0;}
.gloFtLk2{ margin-top:3px;}


.gloFtLC{background-color: #ec008c; padding:20px 0 10px 0;margin: 5px 0 0px 0;}
.gloFtLCN{font-weight:700; color:#FFFFFF; font-size:16px; -webkit-font-smoothing: antialiased;line-height:inherit;}
.gloFtLCLk{font-weight:700; color:#FFFFFF; font-size:16px; line-height: inherit;-webkit-font-smoothing: antialiased;}
.gloFtLCLk:hover { color: #E8E8E8; }
.gloFtLCLk:focus { color: #E8E8E8; }
.gloFtLCLk:visited { line-height: inherit; }

/* FOOTER STYLES ENDS*/

/*START SUBSCRIBE MODAL*/
.sBMdlTitle{color:#333333; font-size:26px; font-weight:700;line-height:1.5;-webkit-font-smoothing: antialiased;}
.sBMdlSubTitle{color:#990066; font-weight:500; font-size:16px; line-height:1.5;-webkit-font-smoothing: antialiased;}
.sBMdlFmTxt{font-family: 'Asap Condensed', sans-serif;color:#444444; font-weight:700; font-size:18px; line-height:1.5;-webkit-font-smoothing: antialiased;}
.sBMdlBtn {font-family: 'Asap Condensed', sans-serif;width: auto; background: #ec008c; border: 0px solid #E6E6E6; color: #FFFFFF; cursor: pointer; display: inline-block; font-size: 18px; font-weight: 700; line-height: 1.5; margin: 0; padding: 15px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color 0.25s ease-in-out; -moz-transition: background-color 0.25s ease-in-out; -o-transition: background-color 0.25s ease-in-out; transition: background-color 0.25s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */ }
.sBMdlBtn:hover, .sBMdlBtn:focus {color: #FFFFFF; background-color: #990066; }
.sBMdlBtn:active {}
.sBMdlRtMSg{color:#FFFFFF; font-size:20px; font-weight:normal; line-height:1.5;-webkit-font-smoothing: antialiased;}
/*SUBSCRIBE MODAL*/

/*TOUR PACKAGES SUB PAGE*/
.drPckHdrTitle{text-transform: uppercase; color:#444444; -webkit-font-smoothing: antialiased;font-size:36px; line-height:1.5; font-weight:700;}
.drPckHdrCode{text-transform: uppercase; color:#888888; font-size:20px; line-height:1.5; font-weight:500; -webkit-font-smoothing: antialiased;}
.drPckHdrLoc{text-transform: uppercase; color:#888888; font-size:18px; line-height:1.8; font-weight:500; -webkit-font-smoothing: antialiased;}
.drPckHdrSubTitle{text-transform: uppercase; font-weight:500; color:#777777; font-size:18px; line-height:1.5; text-align:justify; -webkit-font-smoothing: antialiased;}
.drTPMsoPB {margin: 30px 0 30px 0;}
.drTPOptBX {background-color: #FFFFFF; border: solid 1px #e6e6e6; padding: 30px;}
.drTPDepDT{color:#990066;}
.drTPDepDTG{font-weight:500; color:#444444; font-size:17px; -webkit-font-smoothing: antialiased;}
.drTPAirLg {margin: 0px 0 10px 0;}
.drTPOpTitle{color:#444444; text-transform: uppercase; -webkit-font-smoothing: antialiased;font-size:30px; line-height:1.5; font-weight:700;}
.drTPOpSubTle{color:#888888; font-size:20px; font-weight:500; line-height:1.8; -webkit-font-smoothing: antialiased;}
.drTPHlRt{color:#ffcc00; line-height:1.8; }
.drTPHlRtx{color:#888888; font-weight: 700;}
.drTPCondHDR{color:#990066; font-weight:700; font-size:17px; line-height:1.5;-webkit-font-smoothing: antialiased;}
.drTPCond{color:#444444; font-size:16px; line-height:1.5;-webkit-font-smoothing: antialiased; }
.drTPBoKnWBtn {font-family: 'Asap Condensed', sans-serif; width: auto; background: #ec008c; border: 0px solid #E6E6E6; color: #FFFFFF; cursor: pointer; display: inline-block; font-size: 18px; font-weight: 700; line-height: 1.5; margin: 0; padding: 15px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color 0.25s ease-in-out; -moz-transition: background-color 0.25s ease-in-out; -o-transition: background-color 0.25s ease-in-out; transition: background-color 0.25s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */ }
.drTPBoKnWBtn:hover, .drTPBoKnWBtn:focus {color: #FFFFFF; background-color: #990066; }
.drTPBoKnWBtn:active {}
.drPckHltH{font-weight:400; color:#FFFFFF; font-size:22px; line-height:1.5; text-align:center; -webkit-font-smoothing: antialiased; text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.5);}
.drTPGly {margin: 20px 0 0 0;}
.drTPTWd {margin: 5px 0 0 0; padding: 0 0 0 10px;}
.drTPHlrCt{color:#009933; font-size:20px; font-weight:700; line-height:1.8; }
.drTPPrHD{background-color: #E8E8E8; border: solid 0px #ffffff; margin-top: 5px; padding: 15px 0px 0px 0px; }
.drTPPrBY {background-color: #E8E8E8;border: solid 0px #ffffff; margin-bottom:20px; padding: 0px 0px 15px 0px; }
.drTPOpRtHd{color:#555555; font-size:18px; font-weight:700;-webkit-font-smoothing: antialiased;}
.drTPOpRtTx{color:#ec008c; font-size:18px; font-weight:700;-webkit-font-smoothing: antialiased;}
.drTPoPAddTrBx {text-align:justify; margin: 20px 0 30px 0;}
.drTPSubHDRBt{color:#990066; font-size:19px; font-weight:700;-webkit-font-smoothing: antialiased; }
.drTPSubHDRAcd{color:#555555; font-weight:500; font-size:16px; line-height:1.5;-webkit-font-smoothing: antialiased; }
.drTPIncTX{ line-height:1.6;}
.drTPPKIcCIco{color:#CCCCCC;}
.drTPPKexCIco{color:#CCCCCC;}
.drTPOtSuTx{color:#AAAAAA; font-size:14px;}
.drTPFTbutton {width: auto; color: #777777; cursor: pointer; display: inline-block; font-size: 28px; font-weight: 700; line-height: 1.0; margin: 3px 0 0 0; padding: 10px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color 0.25s ease-in-out; -moz-transition: background-color 0.25s ease-in-out; -o-transition: background-color 0.25s ease-in-out; transition: background-color 0.25s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */ }
.drTPFTbutton:hover, .drTPFTbutton:focus { color: #ec008c;}
.drTPFTbutton:active {}
.drTPFTbuttonWA {width: auto; color: #777777; cursor: pointer; display: inline-block; font-size: 28px; font-weight: 700; line-height: 1.0; margin: 3px 0 0 0; padding: 10px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color 0.25s ease-in-out; -moz-transition: background-color 0.25s ease-in-out; -o-transition: background-color 0.25s ease-in-out; transition: background-color 0.25s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */ }
.drTPFTbuttonWA:hover, .drTPFTbuttonWA:focus { color: #55d400;}
.drTPFTbuttonWA:active {}
.drTPDfltRTBox {text-align:right;margin-top:25px;}
.drTPUmEzBox {margin-top: 40px;}
.drTPUmEzBoxHd{color:#444444; -webkit-font-smoothing: antialiased;}


.hProPckSlCpR2{font-weight:700; color:#FFFF00; font-size:26px;}
.hProPckSlCpR{font-weight:700; color:#FFFF00; font-size:32px;}
.hProPckSlCamp2{font-weight:700; color:#FFFFFF; font-size:22px;line-height:1.5;}
.hProPckSlCamp1{font-weight:700; color:#FFFFFF; font-size:16px;line-height:1.5;}
.hProPckSlCbX2 {width: auto; background-color: #DD0000; margin: 10px 0 5px 0; padding: 7px; border: 0px dashed #cc0000;-webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -ms-border-radius: 0px 0px 0px 0px; -o-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px;-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.0); -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.0); box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.0);}
.hProPckSlCbX1 {background-color: #DD0000; margin: 0px 0 10px 0; padding: 7px; border: 0px dashed #cc0000;-webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -ms-border-radius: 0px 0px 0px 0px; -o-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px;-ms-transform: rotate(0deg); /* IE 9 */-webkit-transform: rotate(0deg); /* Safari 3-8 */transform: rotate(0deg);-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.0); -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.0); box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.0);}
.hProPckPricedCSt2{font-weight:700; color:#666666; font-size:26px;text-decoration:line-through;}
.hProPckPricedCSt3{font-weight:700; color:#FFFFFF; font-size:27px;text-decoration: line-through;}
.hProPckPricedCSt1{font-weight:400; color:#555555; font-size:18px;text-decoration: line-through;}
.drTPOpRtTxR{color:#cc0000; font-size:21px; font-weight:700;text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.0); }



/* ENDS TOUR PACKAGES SUB PAGE*/

/* START BOOKING DIY ENGINE PAGE */
.drBGDYBtn {font-family: 'Asap Condensed', sans-serif;width: auto; background: #ec008c; border: 0px solid #E6E6E6; color: #FFFFFF; cursor: pointer; display: inline-block; font-size: 18px; font-weight: 700; line-height: 1.5; margin: 0; padding: 15px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color 0.25s ease-in-out; -moz-transition: background-color 0.25s ease-in-out; -o-transition: background-color 0.25s ease-in-out; transition: background-color 0.25s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */ }
.drBGDYBtn:hover, .drBGDYBtn:focus {color: #FFFFFF; background-color: #990066; }
.drBGDYBtn:active {}
.drBGDYhdr{color:#FFFFFF; font-weight:700;-font-smoothing: antialiased;text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);}
.drBGDYOpTL{text-transform: uppercase; color:#333333; font-size:20px; font-weight:700;-font-smoothing: antialiased;line-height: 1.3;}
.drBGDYICOhdr{color:#888888;line-height: 1.5;}
.drBGDYOpSubTLC{text-transform: uppercase;color:#990066; font-size:18px; font-weight:700;-font-smoothing: antialiased;line-height: 1.5;}
.drBGDYFoMSubTx{color:#555555; font-size:14px; font-weight:normal; font-style:italic;-font-smoothing: antialiased;line-height: 1.2;}
.drBGDYFoMSubTC{font-family: sans-serif;font-size:10px;}
.drBGDYFoMTxt{font-family: 'Asap Condensed', sans-serif;color:#333333; font-size:16px; font-weight:400;-font-smoothing: antialiased;}
.drBGDYFoMHdr{color:#333333; font-size:16px; font-weight:700;-font-smoothing: antialiased;}
.drBGDYOpSubTL{color:#333333; font-size:16px; font-weight:400;-font-smoothing: antialiased;}
.drBGDYOpLnK{color:#990066; font-size:18px; font-weight:bold; text-decoration:none;}
.drBGDYOpLnK:hover { color: #ec008c; }
.drBGDYOpLnK:focus { color: #ec008c; }
.drBGDYOpLnK:visited { line-height: inherit; }
.drBGDYFoMPrc{color:#990066; font-size:16px; font-weight:700;-font-smoothing: antialiased;}
.drBGDYFoMPrcE{color:#555555; font-size:16px; font-weight:700;-font-smoothing: antialiased;}
.drBGDYFoMLbl{color:#333333; font-size:15px; font-weight:400;-font-smoothing: antialiased;}
.drBGDYFoMLblB{color:#333333; font-size:15px; font-weight:700;-font-smoothing: antialiased;}
.drBGDYOpSubTx{color:#555555; font-size:14px; font-weight:400;-font-smoothing: antialiased;}
.drBGDYFoMHdr2{color:#ec008c;}
.drBGDYFoMPrc2{color:#990066; font-size:16px; font-weight:700;-font-smoothing: antialiased;}

.drBGDYFoMPOk{color:#006600; font-size:16px; font-weight:700;}
.drBGDYFoMPeR{color:#820000; font-size:16px; font-weight:700;}
.drBGDYFoMPOkTxt{color:#009933; font-size:12px; font-weight:700;}
.drBGDYFoMPErTxt{color:#e01b2b; font-size:12px; font-weight:700;}
.drBGDYFoMHdrW{color:#FFFFFF; font-size:16px; font-weight:700;}
/* ENDS BOOKING ENGINE PAGE */

/*START OUR ARTICLE SUB PAGE*/
.drARTitle{text-transform: uppercase;color:#990066;-webkit-font-smoothing: antialiased;}
.drARLMnbx{text-align:justify; padding: 0 5px 0 5px;}
.drtestVD{margin: 20px 0px 10px 0px;}

.drARTXLk{color:#990066;font-size:17px; font-weight:500; line-height:1.5;-webkit-font-smoothing: antialiased;}
.drARTXLk:hover { color: #ec008c; }
.drARTXLk:focus { color: #ec008c; }
.drARTXLk:visited { line-height: inherit; }

.drTeamBx {margin-top: 0px; margin-bottom: 0px; padding: 10px; background-color: #FFFFFF;border: solid 1px #e6e6e6; margin: 30px 0px 30px 0px; -webkit-box-shadow: 5px 0px 25px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 5px 0px 25px 10px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);}
.drTeamBxCirPos {margin-top: 2px;}
.drTeamBxCircle {
  display: block;
  width: 160px;
  height: 160px;
  margin: 0.5em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 5px solid #eee;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.0);  
}
/*ENDS OUR ARTICLE SUB PAGE*/

/*START CONTACT US SUB PAGE*/
.drCUFobx{background-color: #FFFFFF; border: dotted 0px #CCCCCC; margin: 20px 0 0px 0; padding: 30px 20px;}
.drCUTitle{color:#444444; -webkit-font-smoothing: antialiased;font-size:30px; line-height:1.5; font-weight:700;}
.drCUSubTitle{color:#777777; font-size:14px; font-weight:500; line-height:1.5; }
.drCUMpbx {background-color: #FFFFFF;border: solid 1px #e6e6e6; margin: -5px 0 20px 0; padding: 10px 10px 0 10px; }
.drCUEwBx {margin: 10px 0px 10px 0px;}
.drCULnK{color:#990066; font-size:18px; font-weight:500; text-decoration:none;-webkit-font-smoothing: antialiased;}
.drCULnK:hover { color: #ec008c; }
.drCULnK:focus { color: #ec008c; }
.drCULnK:visited { line-height: inherit; }
.gloFtAdTxD{color:#444444; font-size:16px; font-weight:400; text-decoration:none;-webkit-font-smoothing: antialiased;}
.gloFtCstD{color:#990066; font-size:20px; font-weight:700; text-decoration:none;-webkit-font-smoothing: antialiased;}
.drCUTxtICO{color:#AAAAAA;}
.drCUFmTxtB{font-family: 'Asap Condensed', sans-serif;color:#555555; font-weight:700; font-size:16px;-webkit-font-smoothing: antialiased;}
.drCUFmTxt{font-family: 'Asap Condensed', sans-serif;color:#555555; font-weight:400; font-size:16px;-webkit-font-smoothing: antialiased;}
/*END CONTACT US SUB PAGE*/

/*START PROMOTION SUB PAGE*/
.HtDlInrbx {background-color: #FFFFFF;border: solid 0px #e6e6e6; margin: 0; padding: 0 20px 20px 20px;}
.HtDlbox{background-color: #FFFFFF;border: dotted 1px #CCCCCC; margin: 30px 0 30px 0;}
.HtDlSubTitle{text-transform: uppercase; color:#444444; -webkit-font-smoothing: antialiased;font-size:30px; line-height:1.5; font-weight:700;}
.HtDlSubTxt{text-transform: uppercase; color:#888888; font-size:15px; font-weight:400;line-height:1.0;-webkit-font-smoothing: antialiased;}
.HtDlLMnbx{text-align:justify; padding: 0 5px 0 5px;}
/*END PROMOTION SUB PAGE*/

</pre></body></html>