@charset "utf-8";
/* CSS Document */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,strong, sub, sup, tt, var, legend, fieldset {
	margin: 0px;
	padding: 0px;
}

a{
	-webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
   -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
     -o-transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
        transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */

-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
   -moz-transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
     -o-transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
        transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */
}
body{
	position:relative;

}
* { 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
}
@font-face {
    font-family: 'FRAHV';
    src: url('FRAHV.eot');
    src: url('FRAHV.eot') format('embedded-opentype'),
         url('FRAHV.woff2') format('woff2'),
         url('FRAHV.woff') format('woff'),
         url('FRAHV.ttf') format('truetype'),
         url('FRAHV.svg#FRAHV') format('svg');
}
@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold_0-webfont.eot');
    src: url('opensans-bold_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold_0-webfont.woff2') format('woff2'),
         url('opensans-bold_0-webfont.woff') format('woff'),
         url('opensans-bold_0-webfont.ttf') format('truetype'),
         url('opensans-bold_0-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff2') format('woff2'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'FranklinGothicFSMedium';
    src: url('FranklinGothic-Med-webfont.eot');
    src: url('FranklinGothic-Med-webfont.eot?iefix') format('eot'),
         url('FranklinGothic-Med-webfont.woff') format('woff'),
         url('FranklinGothic-Med-webfont.ttf') format('truetype'),
         url('FranklinGothic-Med-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}
img, fieldset {
	border: 0;
}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.fordesktoponly{
}
.formobileonly{
	display:none;
}
.fortabonly{
	display:none;
}
.top_header_container{
	width:100%;
	position:relative;
}
.header_inner_container{
	position:absolute;
	width:100%;
	top:0px;
}
.hic_inner{
	max-width:1200px;
	width:96%;
	margin:auto;
}
.hic_inner_text_container{
	margin-top:15%;
	color:#fff;
}
.hic_itc_content_box{
	max-width:515px;
	width:100%;
}
.hic_itc_cb_boxe_l{
	width:54%;
	float:left;
}
.hic_itc_cb_boxe_r{
	width:46%;
	float:left;
}
.hic_itc_cb_boxes_left{
	font-family: 'FRAHV';
	background-color:#00ccff;
	font-size:160px;
	color:#212121;
	height:154px;
	line-height:160px;
	padding-left:20px;
}
.hic_itc_cb_boxes_left span{
	font-size:100px;
}
.hic_itc_cb_boxes_right{
	font-family: 'FRAHV';
	background-color:#1a1a1a;
	width:100%;
	display:table;
	height:154px;
	padding-left:18px;
	text-transform:uppercase;
}
.hic_itc_cb_boxes_right span{
	display:table-cell;
	vertical-align:middle;
	color:#00ccff;
	font-size:35px;
}
.hic_itc_cb_white_big{
	font-family: 'FRAHV';
	margin-top:42px;
	color:#fff;
	font-size:100px;
	text-transform:uppercase;
	line-height:73px;
	letter-spacing:-1px;
}
.navigation_container{
	max-width:1200px;
	width:96%;
	margin:auto;
}
.nc_box1{
	width:23%;
	float:left;
	margin-top:28px;
	margin-bottom:28px;
}
.nc_box1_new{
	width:23%;
	float:left;
	margin-top:10px;
}
.nc_box2{
	width:54%;
	float:left;
	text-align:center;
	margin-top:36px;
}
.nc_box2_new{
	width:54%;
	float:left;
	text-align:center;
	margin-top:10px;
}
.nc_box3{
	font-family: 'open_sansregular';
	font-size:14px;
	color:#7b7b7b;
	width:23%;
	float:left;
	margin-top:39px;
	height:53px;
	background-image:url(phone_icon.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:57px;
}
.nc_box3 span{
	font-family: 'FRAHV';
	color:#00ccff;
	font-size:26px;
	display:block;
}
.nc_box3_new{
	font-family: 'open_sansregular';
	font-size:14px;
	color:#7b7b7b;
	width:23%;
	float:left;
	margin-top:21px;
	height:53px;
	background-image:url(phone_icon.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:57px;
}
.nc_box3_new span{
	font-family: 'FRAHV';
	color:#00ccff;
	font-size:26px;
	display:block;
}
.vacation_deal_section{
	width:100%;
	background-color:#00ccff;
	padding-bottom:77px;
}
.vacation_deal_section_inner{
	max-width:1200px;
	width:96%;
	margin:auto;
}
.vdsi_left{
	width:65%;
	float:right;
	margin-top:107px;
}
.vdsi_left_fontblack_big{
	font-family: 'FRAHV';
	font-size:70px;
	color:#303030;
	text-transform:uppercase;
	line-height:64px;
}
.vdsi_left_fontblack_big span{
	color:#fff;
}
.vdsi_left_bluefont_small{
	font-family: 'open_sansregular';
	font-style:italic;
	font-size:22px;
	color:#0087a9;
	margin-top:25px;
}
.vdsi_right{
	width:35%;
	float:right;
	margin-top:107px;
}
.plans_box_container{
	width:100%;
	background-color:#303030;
	position:relative;
}
.pbci_inner_cont{
	position:relative;
}
.popup_phone{
	display:none;
	font-family: 'FRAHV';
	position:absolute;
	bottom:64px;
	background-image:url(pop_bg.png);
	width:261px;
	height:103px;
	text-align:center;
	line-height:72px;
	color:#fff;
	font-size:30px;
}
.plans_box_container_inner{
	max-width:1200px;
	width:96%;
	margin:auto;
}
.pbci_arrows{
	text-align:center;
	line-height:0px;
}
.pbci_four_boxes{
	width:50%;
	float:left;
	margin-top:33px;
	margin-bottom:33px;
}
.pbci_fb_inner{
	width:93%;
	background-color:#3d3d3d;
	position:relative;
}
.pbci_fbi_center{
	margin:auto;
}
.pbci_fbi_right{
	float:right;
}
.pbci_inner_cont{
	width:85%;
	max-width:247px;
	margin:auto;
	padding-top:35px;
	padding-bottom:28px;
}
.pbci_ic_days_cont{
	font-family: 'open_sansregular';
	font-size:18px;
	color:#a8a8a7;
	text-align:center;
	text-transform:uppercase;
}
.pbci_ic_days_cont span{
	font-family: 'FRAHV';
	font-size:30px;
	color:#fff;
	display:block;
}
.pbci_ic_price{
	font-family: 'FRAHV';
	margin-top:22px;
	margin-bottom:22px;
	color:#00ccff;
	font-size:72px;
	border-top:5px solid #ffd200;
	border-bottom:5px solid #ffd200;
	text-align:center;
}
.pbci_ic_price span{
	font-size:100px;
}
.pbci_ic_ulli ul{
	padding-bottom:22px;
}
.pbci_ic_ulli ul li{
	font-family: 'open_sansregular';
	color:#fff;
	margin-top:5px;
	margin-bottom:5px;
	font-size:16px;
	text-align:center;
	list-style:none;
}
.pbci_ic_button{
	font-family: 'FRAHV';
	width:100%;
	background-color:#00ccff;
	text-align:center;
	padding-top:14px;
	padding-bottom:14px;
	cursor:pointer;
	color:#1a1a1a;
	font-size:17px;
	text-transform:uppercase;
	-webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
   -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
     -o-transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
        transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */

-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
   -moz-transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
     -o-transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
        transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */
}
.pbci_ic_button:hover{
	color:#ffd200;
	background-color:#00a6d0;
}
.pbci_ic_button:hover a{
	color:#ffd200;
}
.pbci_ic_button a{
	color:#000;
	text-decoration:none;
}
.call_now_section{
	max-width:1200px;
	width:96%;
	margin:auto;
	margin-top:100px;
	margin-bottom:100px;
	display:table;
}

.cns_tb_left{
	float:left;
	width:53%;
	background-image:url(call_arrow.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-family: 'FRAHV';
	letter-spacing:-1px;
	padding-right:50px;
	color:#303030;
	text-transform:uppercase;
	font-size:70px;
}
.cns_tb_left span{
	display:block;
}
.cns_tb_right{
	float:left;
	background-repeat:no-repeat;
	padding-left:30px;
	width:47%;
	margin-top:30px;
}
.cns_tbr_phone_icon{
	height:82px;
	padding-left:103px;
	background-image:url(call_now_icon.jpg);
	font-size:24px;
	font-family: 'open_sansregular';
	background-position:left;
	background-repeat:no-repeat;
	font-style:italic;
	color:#767777;
	padding-top:7px;
}
.cns_tbr_phone_number{
	font-family: 'FRAHV';
	margin-top:20px;
	font-size:75px;
	color:#00ccff;
}
.vegas_bg_section{
	width:100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment:fixed;
	background-image:url(vegas_bg.jpg);
	padding-top:100px;
	padding-bottom:100px;
}
.vegas_bg_section_inner{
	max-width:1200px;
	width:96%;
	margin:auto;
}
.vbsi_text_container{
	width:100%;
	max-width:682px;
}
.vbsi_tc_t1{
	font-family: 'FRAHV';
	font-size:70px;
	color:#fff;
	line-height:70px;
}
.vbsi_tc_t2{
	font-family: 'FRAHV';
	background-color:#303030;
	padding:20px;
	font-size:30px;
	color:#00ccff;
	margin-top:20px;
	text-transform:uppercase;
}
.vbsi_tc_t1 span{
	color:#00ccff;
}
.why_choose_section{
	background-color:#373737;
	width:100%;
	padding-top:129px;
	padding-bottom:129px;
}
.why_choose_section_inner{
	max-width:1200px;
	width:96%;
	margin:auto;
}
.wcsi_left{
	width:40%;
	float:left;
	padding-right:30px;
}
.wcsi_left_t1{
	font-family: 'FRAHV';
	font-size:70px;
	color:#00ccff;
	text-transform:uppercase;
	line-height:70px;
}
.wcsi_left_t2{
	font-family: 'open_sansregular';
	font-size:24px;
	color:#8b8b8b;
	font-style:italic;
	margin-top:15px;
}

.topheader_button{
	background-image:url(button_b.jpg);
	font-family: 'FRAHV';
	max-width:322px;
	width:100%;
	background-position:right 64px;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:20px;
	color:#373737;
	max-height:63px;
	font-size:30px;
	text-transform:uppercase;
	margin-top:50px;
	cursor:pointer;
}
.topheader_button a{
	color:#373737;
	text-decoration:none;
}
.topheader_button:hover{
	background-position:top right;
}

.wcsi_left_button{
	background-image:url(button_b.jpg);
	font-family: 'FRAHV';
	max-width:322px;
	width:100%;
	background-position:top right;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:20px;
	color:#373737;
	max-height:63px;
	font-size:30px;
	text-transform:uppercase;
	margin-top:50px;
	cursor:pointer;
}
.wcsi_left_button a{
	color:#373737;
	text-decoration:none;
}
.wcsi_left_button:hover{
	background-position:right 64px;
}
.wcsi_right{
	width:60%;
	float:left;
}
.wcsi_right_twobox{
	width:50%;
	float:left;
}
.wcsi_right_twobox_inner{
	width:95%;
	margin:auto;
}
.wcsi_rti_content_box{
	padding-left:75px;
	background-position:left top;
	background-repeat:no-repeat;
}
.wcsi_rti_content_box H2{
	font-family: 'FRAHV';
	color:#fff;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:13px;
}
.wcsi_rti_content_box_subtext{
	font-size:14px;
	font-family: 'open_sansregular';
	color:#9c9c9c;
}
.wcsi_rti_cb_marbot{
	margin-bottom:67px;
}
.wcsi_rti_cb_ico1{
	background-image:url(ico1.jpg);
}
.wcsi_rti_cb_ico2{
	background-image:url(ico2.jpg);
}
.wcsi_rti_cb_ico3{
	background-image:url(ico3.jpg);
}
.wcsi_rti_cb_ico4{
	background-image:url(ico4.jpg);
}
.footer_container{
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
	background-color:#222222;
}
.footer_container_inner{
	max-width:1200px;
	width:96%;
	margin:auto;
}
.footer_ci_box1{
	width:24%;
	float:left;
	border-right:8px solid #ffd200;
	padding-top:10px;
	padding-bottom:10px;
	
}
.footer_ci_box2{
	width:76%;
	float:left;
	padding-left:57px;
	margin-top:14px;
}
.footer_cib2_t1{
	font-family: 'open_sansregular';
	font-size:14px;
	color:#8b8b8b;
	margin-bottom:10px;
}
.footer_cib2_t2{
	font-family: 'open_sansregular';
	font-size:14px;
	color:#8b8b8b;
}
.footer_cib2_t2 a{
	color:#cecece;
	text-decoration:none;
}
.privacy_policy{
	cursor:pointer;
}
.privacy_policy_box{
	display:none;
	position:absolute;
	width:100%;
	z-index:9999999999999999;
	bottom:5%;
}
.privacy_policy_box_inner{
	max-width:900px;
	width:96%;
	margin:auto;
	background-color:#222222;
	border:4px solid #fff;
	padding:20px;
	color:#fff;
}
.privacy_policy_box_inner H2{
	font-family: 'FRAHV';
	color:#fff;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:13px;
	color:#00ccff;
	text-align:center;
}
.privacy_policyy_points{
	padding-left:30px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	font-size:15px;
	font-family: 'open_sansregular';
	color:#8b8b8b;
	background-image:url(bullet_icon_sm.png);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-bottom:10px;
	padding-bottom:10px;
	cursor:pointer;
}
.privacy_policyy_points_ans a{
	color:#fff;
	text-decoration:none;
}
.privacy_policyy_points_ans{
	font-family: 'open_sansregular';
	display:none;
	padding-left:30px;
	color:#fff;
	font-size:13px;
	margin-bottom:10px;
}
.closebutton{
	float:right;
	padding:8px;
	cursor:pointer;
	margin-top:-50px;
}
.countdown_container{
	margin-top:24px;
}
.limited_offer{
	font-family: 'FRAHV';
	color:#fff;
	font-size:25px;
	text-transform:uppercase;
	padding-top:26px;
	float:left;
	width:37%;
}
#defaultCountdown{
	float:left;
	width:63%;
	background-image:url(countdown.png);
	background-repeat:no-repeat;
	padding-top:10px;
}
.countdown-period{
	display:none !important;
}
.countdown-amount{
	font-family: 'FRAHV';
	font-size:50px;
	color:#fff;
}
.gray_sp_font{
	color:#bcbcbc !important;
}
.blue_sp_font{
	font-family: 'open_sansbold' !important;
	color:#00ccff !important;
}
.package_star{
	position:absolute;
	top:0px;
	right:0px;
}
.cd_hours{
	float:left;
	width:33.3% ;
	color: #fff;
    font-family: "FRAHV";
    font-size: 50px;
	text-align:center;
}
.cd_mints{
	float:left;
	width:33.33%;
	 color: #fff;
    font-family: "FRAHV";
    font-size: 50px;
	text-align:center;
}
.cd_sec{
	float:left;
	width:30%;
	 color: #fff;
    font-family: "FRAHV";
    font-size: 50px;
	text-align:center;
}
.navigation_box{
	width:100%;
	background-color:#fff;
	-webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
   -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
     -o-transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
        transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */

-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
   -moz-transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
     -o-transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
        transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */
}
.navactive{
	background-image:url(yello_hover.jpg);
	color:#565656;
	background-position:center;
	background-repeat:no-repeat;
}
.navactive a{
	color:#565656 !important;
}
.navigation_box_flot{
	-webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
   -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
   -o-transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
   transition: all 300ms cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */
	-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
   -moz-transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
    -o-transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
    transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */
	width:100%;
	background-color:#fff;
	position:fixed;
	z-index:99999;
	top:0px;
	border-bottom:1px solid #999;
}
.clear{
	clear:both;
}

@media (max-width: 1024px) {
    .navigation_container .nc_box2_new { display: none; }
    .navigation_container .nc_box3_new {
     float: right;
    width: auto;
    }
}


#cssmenu ul{
    /* text-align: center; */
    display: flex !important;
    justify-content: center !important;
}