@charset "UTF-8";

@font-face {
  font-family: "untitled-font-20";
  src:url("../fonts/untitled-font-20.eot");
  src:url("../fonts/untitled-font-20d41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/untitled-font-20.woff") format("woff"),
    url("../fonts/untitled-font-20.html") format("truetype"),
    url("../fonts/untitled-font-20.svg#untitled-font-20") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "untitled-font-20" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-20" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Clearfix */
.clearfix { *zoom: 1; }
.clearfix:before,
.clearfix:after,
.wprt-container:before,
.wprt-container:after { clear: both; display: table; line-height: 0; content: ""; }
.clearfix:after,
.wprt-container:after { clear: both; }

.wprt-row { margin: 0 -10px }
.wprt-row .col { float: left; padding: 0 10px; }
.wprt-row .span_1_of_1.col { float: none }
.wprt-row .span_1_of_2 { width: 50% }
.wprt-row .span_1_of_3 { width: 33.33% }
.wprt-row .span_1_of_4 { width: 25% }
.wprt-row .span_1_of_5 { width: 20% }

/* Gutter */
.wprt-row.gutter-5 { margin-left: -2.5px; margin-right: -2.5px; }
.wprt-row.gutter-5 > .col { padding-left: 2.5px; padding-right: 2.5px}
.wprt-row.gutter-10 { margin-left: -5px; margin-right: -5px; }
.wprt-row.gutter-10 > .col { padding-left: 5px; padding-right: 5px; }
.wprt-row.gutter-15 { margin-left: -7.5px; margin-right: -7.5px; }
.wprt-row.gutter-15 > .col { padding-left: 7.5px; padding-right: 7.5px; }
.wprt-row.gutter-20 { margin-left: -10px; margin-right: -10px; }
.wprt-row.gutter-20 > .col { padding-left: 10px; padding-right: 10px; }
.wprt-row.gutter-25 { margin-left: -12.5px; margin-right: -12.5px; }
.wprt-row.gutter-25 > .col { padding-left: 12.5px; padding-right: 12.5px; }
.wprt-row.gutter-30 { margin-left: -15px; margin-right: -15px; }
.wprt-row.gutter-30 > .col { padding-left: 15px; padding-right: 15px; }
.wprt-row.gutter-35 { margin-left: -17.5px; margin-right: -17.5px; }
.wprt-row.gutter-35 > .col { padding-left: 17.5px; padding-right: 17.5px; }
.wprt-row.gutter-40 { margin-left: -20px; margin-right: -20px; }
.wprt-row.gutter-40 > .col { padding-left: 20px; padding-right: 20px; }
.wprt-row.gutter-45 { margin-left: -22.5px; margin-right: -22.5px; }
.wprt-row.gutter-45 > .col { padding-left: 22.5px; padding-right: 22.5px; }
.wprt-row.gutter-50 { margin-left: -25px; margin-right: -25px; }
.wprt-row.gutter-50 > .col { padding-left: 25px; padding-right: 25px; }
.wprt-row.gutter-60 { margin-left: -30px; margin-right: -30px; }
.wprt-row.gutter-60 > .col { padding-left: 30px; padding-right: 30px; }
.wprt-row.gutter-70 { margin-left: -35px; margin-right: -35px; }
.wprt-row.gutter-70 > .col { padding-left: 35px; padding-right: 35px; }
.wprt-row.gutter-80 { margin-left: -40px; margin-right: -40px; }
.wprt-row.gutter-80 > .col { padding-left: 40px; padding-right: 40px; }

.row.no-gutters { margin-right: 0; margin-left: 0; }
.row.no-gutters > [class*="col-"],
.container-fluid { padding-right: 0; padding-left: 0; }

/* Layout
-------------------------------------------------------------- */
.wprt-container { width: 1170px; margin: 0 auto; max-width: 90%; }
#page { background-color: #fff; }
#main-content { padding: 102px 0 90px; }
.no-padding-content #main-content { padding: 0; }

/* Widgets
-------------------------------------------------------------- */
#sidebar .widget,
#footer-widgets .widget { position: relative; z-index: 1; margin-top: 44px; }
#footer-widgets .widget { margin-top: 0; color: #707070; }
#sidebar .widget:first-child,
#footer-widgets .widget:first-child { margin: 0; }
#sidebar .widget ul,
#footer-widgets .widget ul { margin: 0; list-style: none; }

#footer-widgets input, #footer-widgets textarea,
#footer-widgets .widget.widget_calendar table,
#footer-widgets .widget.widget_calendar th,
#footer-widgets .widget.widget_calendar td { border-color: #f1f1f1; color: #c7c7c7; }
#footer-widgets hr { background-color: #f1f1f1; }

/* Widget Title */
#sidebar .widget .widget-title, 
#footer-widgets .widget .widget-title { font-size: 16px; text-transform: uppercase; font-weight: 600; color: #1a1a1a; margin-bottom: 33px; }
#footer-widgets .widget .widget-title { color: #e3e3e3; }
#sidebar .widget .widget-title span { display: inline-block; position: relative; padding-bottom: 24px; }
#sidebar .widget .widget-title span:after { width: 70px; height: 2px; background-color: #448aff; content: ""; position: absolute; left: 0; top: 100%; z-index: -2; }

/* Widget Search Form */
#sidebar .widget.widget_search .search-form, 
#footer-widgets .widget.widget_search .search-form { position: relative; }
#sidebar .widget.widget_search .search-field,
#footer-widgets .widget.widget_search .search-field { margin: 0; }
#sidebar .widget.widget_search .search-form .search-submit, 
#footer-widgets .widget.widget_search .search-form .search-submit { position: absolute; top: 13px; right: 20px; width: 24px; height: 24px; border: none; padding: 0; text-indent: -9999px;background-color: transparent; }
#sidebar .widget.widget_search .search-form .search-submit:before, 
#footer-widgets .widget.widget_search .search-form .search-submit:before { color: #999; content: "\f002"; font-size: 16px; position: absolute; left: 0px; top: 0px; width: 100%; text-align: center; text-indent: 0; font-weight: normal; -webkit-transition: color ease .238s; -moz-transition: color ease .238s; transition: color ease .238s; font-family: FontAwesome; display: inline-block; line-height: 24px; }
#sidebar .widget.widget_search .search-form .search-submit:hover:before { color: #448aff; }
/* Widget Text */
#sidebar .widget.widget_text p:last-child,
#footer-widgets .widget.widget_text p:last-child { margin-bottom: 0; }

/* Widget: Recent News Advanced */
#sidebar .widget.widget_recent_news ul li,
#footer-widgets .widget.widget_recent_news ul li { border-top: 1px solid #f1f1f1; padding: 20px 0; }
#footer-widgets .widget.widget_recent_news ul li { border-color: #8b93a2; }
#footer-widgets .widget.widget_recent_news ul li { border-color: #8b93a2; }
#sidebar .widget.widget_recent_news ul li .thumb,
#footer-widgets .widget.widget_recent_news ul li .thumb { width: 90px; float: left; margin: 0 22px 0 0; }
#sidebar .widget.widget_recent_news ul li .texts,
#footer-widgets .widget.widget_recent_news ul li .texts { overflow: hidden; }
#sidebar .widget.widget_recent_news ul li .texts h3,
#footer-widgets .widget.widget_recent_news ul li .texts h3 { font-size: 16px; margin: 0 0 5px; line-height: 28px; }
#sidebar .widget.widget_recent_news ul li .texts h3 a,
#footer-widgets .widget.widget_recent_news ul li .texts h3 a { color: #0d1a2f; letter-spacing: 0.5px; } 
#footer-widgets .widget.widget_recent_news ul li .texts h3 a { color: #abb5c8 }
#sidebar .widget.widget_recent_news ul li .texts h3:hover a { color: #448aff; }
#footer-widgets .widget.widget_recent_news ul li .texts h3:hover a { color: #fff; }
#sidebar .widget.widget_recent_news ul li .texts .post-date,
#footer-widgets .widget.widget_recent_news ul li .texts .post-date { font-size: 14px; line-height: 26px; color: #707070; font-style: italic; }
#footer-widgets .widget.widget_recent_news ul li .texts .post-date { color: #8b93a2; }
#sidebar .widget.widget_recent_news ul li:first-child,
#footer-widgets .widget.widget_recent_news ul li:first-child { border: none; padding-top: 0; }

/* Widget Tag */
#sidebar .widget.widget_tag_cloud .tagcloud a,
#footer-widgets .widget.widget_tag_cloud .tagcloud a { display: inline-block; padding: 10px 15px; border: 1px solid #f1f1f1; margin: 0 12px 17px 0; color: #707070; }
#footer-widgets .widget.widget_tag_cloud .tagcloud a { border-color: #3d3d3d; }
#sidebar .widget.widget_tag_cloud .tagcloud a:hover,
#footer-widgets .widget.widget_tag_cloud .tagcloud a:hover { color: #fff; border-color: #448aff; background-color: #448aff; }

/* Widget Categories*/
#sidebar .widget.widget_categories { margin-top: 29px; }
#sidebar .widget.widget_categories .widget-title { margin-bottom: 14px; }
#sidebar .widget.widget_categories ul li,
#footer-widgets .widget.widget_categories ul li { border-top: 1px solid #f1f1f1; line-height: 55px; color: #707070; padding: 0 10px; font-size: 16px; }
#footer-widgets .widget.widget_categories ul li { border-color: #3d3d3d; }
#sidebar .widget.widget_categories ul li a,
#footer-widgets .widget.widget_categories ul li a { color: #707070; }

#sidebar .widget.widget_categories ul li:first-child,
#footer-widgets .widget.widget_categories ul li:first-child { border: none; }
#sidebar .widget.widget_categories ul li:hover,
#sidebar .widget.widget_categories ul li:hover a,
#footer-widgets .widget.widget_categories ul li:hover,
#footer-widgets .widget.widget_categories ul li:hover a { color: #448aff; }

/* Footer
-------------------------------------------------------------- */
#footer { background-color: #132646; padding-top: 25px; padding-bottom: 25px; }
#footer-logo { margin-bottom: 33px; width: 111px; height: auto; }

/* Widget Link */
#footer-widgets .widget.widget_links ul li a {	color: #8b93a2;	position: relative; display: block; padding-left: 18px; }
#footer-widgets .widget.widget_links ul li a:before { content: "\f101"; font-family: FontAwesome; font-size: 16px; position: absolute; top: 0; left: 0; color: #8b93a2; }
#footer-widgets .widget.widget_links ul li:hover > a,
#footer-widgets .widget.widget_links ul li:hover > a:before { color: #fff; }
#footer-widgets .widget.widget_links ul.col2 li { width: 50%; float: left; padding: 0 0 8px; }

/* Widget Infomation */
#footer-widgets .widget.widget_information ul li { padding: 0 0 0 37px; position: relative; border-bottom: 1px solid #abb5c8; line-height: 50px; color: #8b93a2; }
#footer-widgets .widget.widget_information ul li i { position: absolute; top: 50%; left: 0; transform: translateY(-50%); font-size: 20px; color: #c7c7c7; }

/* Widget Socials */
#footer .widget.widget_socials { margin-top: 22px; }
#footer .widget.widget_socials .socials .icon { width: 35px; height: 35px; text-align: center; line-height: 35px; float: left; margin-right: 10px; }
#footer .widget.widget_socials .socials .icon a { display: block; color: #8b93a2; }
#footer .widget.widget_socials .socials .icon.active > a,
#footer .widget.widget_socials .socials .icon:hover > a { color: #fff; }



.icon-ac:before {
  content: "\61";
}
.icon-address:before {
  content: "\62";
}
.icon-airport-shuttle:before {
  content: "\63";
}
.icon-apple:before {
  content: "\64";
}
.icon-arrow-down:before {
  content: "\65";
}
.icon-arrow-left:before {
  content: "\66";
}
.icon-arrow-right:before {
  content: "\67";
}
.icon-arrow-up:before {
  content: "\68";
}
.icon-assurance:before {
  content: "\69";
}
.icon-audio-visual:before {
  content: "\6a";
}
.icon-ayurved:before {
  content: "\6b";
}
.icon-back:before {
  content: "\6c";
}
.icon-back-filled:before {
  content: "\6d";
}
.icon-bag:before {
  content: "\6e";
}
.icon-banquet:before {
  content: "\6f";
}
.icon-bar:before {
  content: "\70";
}
.icon-beauty:before {
  content: "\71";
}
.icon-beauty-saloon:before {
  content: "\72";
}
.icon-boardroom:before {
  content: "\73";
}
.icon-boardroom-1:before {
  content: "\74";
}
.icon-booking:before {
  content: "\75";
}
.icon-bus:before {
  content: "\76";
}
.icon-cabaret:before {
  content: "\77";
}
.icon-cake:before {
  content: "\78";
}
.icon-calander:before {
  content: "\79";
}
.icon-calander-check:before {
  content: "\7a";
}
.icon-calander-month:before {
  content: "\41";
}
.icon-camera:before {
  content: "\42";
}
.icon-cancellation-policy:before {
  content: "\43";
}
.icon-capacity:before {
  content: "\44";
}
.icon-capacity-filled:before {
  content: "\45";
}
.icon-carts:before {
  content: "\46";
}
.icon-caterers:before {
  content: "\47";
}
.icon-classroom:before {
  content: "\48";
}
.icon-clock:before {
  content: "\49";
}
.icon-cocktail:before {
  content: "\4a";
}
.icon-comment:before {
  content: "\4b";
}
.icon-conversion-rates:before {
  content: "\4c";
}
.icon-currency-xchg:before {
  content: "\4d";
}
.icon-customer-base:before {
  content: "\4e";
}
.icon-doctor:before {
  content: "\4f";
}
.icon-elevator:before {
  content: "\50";
}
.icon-facebook:before {
  content: "\51";
}
.icon-filter:before {
  content: "\52";
}
.icon-flower:before {
  content: "\53";
}
.icon-flower-pot:before {
  content: "\54";
}
.icon-gift:before {
  content: "\55";
}
.icon-glass:before {
  content: "\56";
}
.icon-google-plus:before {
  content: "\57";
}
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-view-1:before {
  content: "\59";
}
.icon-gym:before {
  content: "\5a";
}
.icon-handicape:before {
  content: "\30";
}
.icon-hands:before {
  content: "\31";
}
.icon-heading-icon:before {
  content: "\32";
}
.icon-heart:before {
  content: "\33";
}
.icon-heart-filled:before {
  content: "\34";
}
.icon-heart-love:before {
  content: "\35";
}
.icon-herringbone:before {
  content: "\36";
}
.icon-hollow:before {
  content: "\37";
}
.icon-home:before {
  content: "\38";
}
.icon-horse-shoe:before {
  content: "\39";
}
.icon-hotel:before {
  content: "\21";
}
.icon-info:before {
  content: "\22";
}
.icon-instagram:before {
  content: "\23";
}
.icon-invite-friend:before {
  content: "\24";
}
.icon-lead-management:before {
  content: "\25";
}
.icon-linkedin:before {
  content: "\26";
}
.icon-location-1:before {
  content: "\27";
}
.icon-location-2:before {
  content: "\28";
}
.icon-lock:before {
  content: "\29";
}
.icon-massage-center:before {
  content: "\2a";
}
.icon-meal:before {
  content: "\2b";
}
.icon-meeting:before {
  content: "\2c";
}
.icon-mehandi:before {
  content: "\2d";
}
.icon-message:before {
  content: "\2e";
}
.icon-message-1:before {
  content: "\2f";
}
.icon-music:before {
  content: "\3a";
}
.icon-negotiations:before {
  content: "\3b";
}
.icon-operations:before {
  content: "\3c";
}
.icon-parking:before {
  content: "\3d";
}
.icon-payment:before {
  content: "\3e";
}
.icon-pencile:before {
  content: "\3f";
}
.icon-phone:before {
  content: "\40";
}
.icon-plane:before {
  content: "\5b";
}
.icon-play:before {
  content: "\5d";
}
.icon-play-1:before {
  content: "\5e";
}
.icon-pricing-plan:before {
  content: "\5f";
}
.icon-promise:before {
  content: "\60";
}
.icon-reception:before {
  content: "\7b";
}
.icon-reset:before {
  content: "\7c";
}
.icon-right-sign:before {
  content: "\7d";
}
.icon-road-guide:before {
  content: "\7e";
}
.icon-room-service:before {
  content: "\5c";
}
.icon-rooms-available:before {
  content: "\e000";
}
.icon-round-table:before {
  content: "\e001";
}
.icon-sales:before {
  content: "\e002";
}
.icon-search:before {
  content: "\e003";
}
.icon-shirt:before {
  content: "\e004";
}
.icon-skype:before {
  content: "\e005";
}
.icon-spa:before {
  content: "\e006";
}
.icon-special-features:before {
  content: "\e007";
}
.icon-spoon:before {
  content: "\e008";
}
.icon-steam-bath:before {
  content: "\e009";
}
.icon-step-1:before {
  content: "\e00a";
}
.icon-step-2:before {
  content: "\e00b";
}
.icon-step-3:before {
  content: "\e00c";
}
.icon-step-4:before {
  content: "\e00d";
}
.icon-sun-bed:before {
  content: "\e00e";
}
.icon-swimming:before {
  content: "\e00f";
}
.icon-taxi:before {
  content: "\e010";
}
.icon-tea:before {
  content: "\e011";
}
.icon-term-condition:before {
  content: "\e012";
}
.icon-theater:before {
  content: "\e013";
}
.icon-thumb-image:before {
  content: "\e014";
}
.icon-train:before {
  content: "\e015";
}
.icon-train-metro:before {
  content: "\e016";
}
.icon-trust:before {
  content: "\e017";
}
.icon-twitter:before {
  content: "\e018";
}
.icon-u-shape:before {
  content: "\e019";
}
.icon-uninterrupted-power-supply:before {
  content: "\e01a";
}
.icon-user:before {
  content: "\e01b";
}
.icon-valet-parking:before {
  content: "\e01c";
}
.icon-vimeo:before {
  content: "\e01d";
}
.icon-washrooms:before {
  content: "\e01e";
}
.icon-wedding-card:before {
  content: "\e01f";
}
.icon-wider-customer:before {
  content: "\e020";
}
.icon-wifi:before {
  content: "\e021";
}
.icon-wordpress:before {
  content: "\e022";
}
.icon-yoga:before {
  content: "\e023";
}
.btn {
  padding:9px 9px;
  
}

.table-leftalign > thead > tr > th, .table-leftalign > tbody > tr > th, .table-leftalign > tfoot > tr > th, .table-leftalign > thead > tr > td, .table-leftalign > tbody > tr > td, .table-leftalign > tfoot > tr > td {
    vertical-align: middle;
    text-align: left;


}