﻿@font-face { font-family: 'GothamRounded-Book'; src: url('../fonts/GothamRounded-Book_gdi.html'); src: url('../fonts/GothamRounded-Book_gdid41d.html') format('embedded-opentype'), url('../fonts/GothamRounded-Book_gdi-2.html') format('woff'), url('../fonts/GothamRounded-Book_gdi-3.html') format('truetype'), url('../fonts/GothamRounded-Book_gdi-4.html') format('svg'); font-weight: 325; font-style: normal; font-stretch: normal;  unicode-range: U+0020-2212;
}
@font-face { font-family: 'MyriadPro-Regular'; src: url('../fonts/MyriadPro-Regular_gdi.html'); src: url('../fonts/MyriadPro-Regular_gdid41d.html') format('embedded-opentype'), url('../fonts/MyriadPro-Regular_gdi-2.html') format('woff'), url('../fonts/MyriadPro-Regular_gdi-3.html') format('truetype'), url('../fonts/MyriadPro-Regular_gdi-4.html') format('svg'); font-weight: 400; font-style: normal; font-stretch: normal;  unicode-range: U+0020-25CA;
}
body { padding: 0px; margin: 0px; font-family: 'GothamRounded-Book', Geneva, sans-serif; color: #cbcbcb; }
.container { width: 1200px; height: auto; padding-right: 15px; padding-left: 15px; }
h1, h2, h3, h4, h5, h6 { font-family: 'MyriadPro-Regular', Geneva, sans-serif; margin: 0px; padding: 0px; }
/********Header*********/
.main-header { width: 100%; height: auto; background: #000; padding: 15px 0px; }
.logo { text-align: left; }
.contact { text-align: right; font-size: 16px; font-weight: 600; color: #fff; }
.contact a { color: #fff; font-family: 'GothamRounded-Book', Geneva, sans-serif; font-size: 16px; font-weight: 600; text-decoration: none; }
.contact a:hover { color: #ef0404; }
.contact-text { font-size: 13px; color: #cbcbcb; text-align: right; font-weight: 200; }

/*****nav*********/
.navbar-inverse { background: #000; }
.navbar-inverse .navbar-nav > li > a { color: #fff; }
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover { color: #F00; }
.navbar-nav > li > .dropdown-menu { margin-top: -4px; }
.nav-main { background: #000; border-top: 1px solid #606060; padding: 5px 0px; }
.nav-menu { border-top: solid 1px #cfcfcf; margin: 5px 0 0; padding: 15px 0; }
.main-nav { width: 100%; margin: 0 auto; border-top: #7c4a80 6px solid; background: #606060; height: 65px; box-shadow: 0px 1px 5px #d9d9d9 }
.main-nav-box { margin: 0; padding: 0; float: right; }
.container-fluid { padding: 0; }
.navbar { margin-bottom: 0; min-height: inherit; }
.navbar-default { background: none; border: none; background: #000; }
.navbar-default .navbar-nav > li > a { color: #fff; font-size: 13px; text-transform: uppercase; }
.navbar-collapse { padding-left: 0; padding-right: 0; }
.nav > li > a { padding: 10px 14px; margin: 0px; text-transform: uppercase; }
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover { color: #F00; }
.navbar-nav > li { border-left: none; border-right: none; }
.navbar-nav > li:last-child { border-right: none; }
.navbar-nav > li:first-child { border-left: none; }
.navbar-default .navbar-nav > li > a:hover { background: none; color: #282828; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background: none; color: #d80303; }
.menu-txt { float: left; font-size: 14px; font-family: open_sansregular, Arial, Helvetica, sans-serif; color: #fff; display: none; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background: none; color: #d80303; }
.navbar-default .navbar-nav > .open > a:hover { background: none; color: #d80303; }
.navbar-default .navbar-nav > .open > a:focus { background-color: none; }
.dropdown-menu > li > a { padding: 8px 20px; }
.dropdown-menu > li:first-child > a { border-top: none; }
.navbar .dropdown-menu { background: none; border: none; box-shadow: none; padding: 11px 0 0 0; }
.navbar .dropdown-menu li { background-color: #1a1a1a; border: solid 1px #272727; border-bottom: none; border-left: none; border-right: none; color: #fff; }
.dropdown-menu > li > a { color: #fff; }
.navbar .dropdown-menu li:last-child { border-bottom: solid 1px #000; }
.dropdown-menu > li > a { border-bottom: 1px solid #676767; }
.navbar .dropdown-menu::before { border-bottom: 10px solid rgba(0, 0, 0, 0.2); border-left: 10px solid transparent; border-right: 10px solid transparent; content: ""; display: inline-block; left: 24px; position: absolute; top: 1px; }
.navbar-nav > li > .dropdown-menu { width: 250px; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background: #000; color: #d71f1f; }
.navbar-default .navbar-nav .open .dropdown-menu>li>a { color: #fff; }
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover { color: #d80303; }
.dropdown-menu { font-size: 13px; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #d80303; width: 100%; }
.caret-up { width: 0; height: 0; border-left: 4px solid rgba(0, 0, 0, 0.8); border-right: 4px solid rgba(0, 0, 0, 0.8); border-bottom: 4px solid; display: inline-block; margin-left: 2px; vertical-align: middle; }
.calender { text-align: right; margin-top: 8px; }
.calender a { color: #fff; font-weight: normal; text-decoration: none; }
.calender a:hover { color: #ef0404; }
.stick-logo { display: none; padding: 10px 20px; color: #fff; font-size: 25px; }
.stcky-red { display: none; padding: 10px 20px; color: #F00; font-size: 25px; }
.dv-new-calender{ display:none !important;}
/********Contenar*********/
.main-wrapper { width: 100%; height: auto; }
.girl-bg { background: url(../index.html\\images\\bg-girl-image.jpg); background-size: cover; padding: 20px 0px 40px 0px; }
.girl-bg h1 { color: #fff; font-size: 30px; text-align: center; padding-bottom:10px; }
.gallery-thumb { width: 100%; height: auto; margin-top: 20px; text-align: left; }
.gallery-thumb ul { padding: 0px; margin: 0px; }
.gallery-thumb ul li { display: inline-block; margin-left: 23px; width: 18%; color: #fff; vertical-align: top; }
.gallery-thumb ul li:nth-of-type(5n+1) { margin-left: 0px; }
.image { width: 100%; height: auto; }
.image img { width: 100%; height: auto; }
.sub-thumb { width: 100%; background: #000; padding: 10px 5px 10px 5px; color: #fff; margin-bottom: 20px; min-height: 55px; }

.sub-thumb > .name{ width:80%; padding:0px; float:left;}
.flag { float: right; width:20%; text-align:right;}

.gallery-thumb ul li:hover .sub-thumb { background: #242424; }
.sub-thumb .dv-name { font-size: 18px; padding: 0px; margin: 0px; }
.name {float: left;}
.sub-thumb p { padding-top: 10px; font-size: 13px; font-family: 'GothamRounded-Book', Geneva, sans-serif; text-align: left; }
/********Newsletter*********/
.Newsletter { background: #000; padding: 50px 0px; color: #cbcbcb; margin-bottom: -1px; }
.Newsletter h2 { color: #d70202; font-size: 30px; padding: 0px; margin: 0px; }
.Newsletter h4 { font-size: 18px; color: #fff; margin: 10px 0px; }
.input-group-addon:last-child { border-bottom-right-radius: 3px; border-top-right-radius: 3px; }
.Newsletter p { color: #cbcbcb; font-size: 14px; line-height: 19px; padding: 5px; font-weight: normal; font-family: 'GothamRounded-Book', Geneva, sans-serif; }
.news-heading { text-align: center; background: url(../index.html\\images\\news-line.png) no-repeat center; margin-bottom: 10px; margin-top: 30px; }
.news-heading h2 { color: #fff; }
.new-letter-input { width: 40%; height: auto; text-align: center; margin: 0px auto; }
.input-group-addon { border-radius: 0px; color: #fff; font-size: 18px; font-weight: normal; line-height: 1; padding: 4px 28px; text-align: center; border: none; background: #ce0303; /* Old browsers */ background: -moz-linear-gradient(top, #ce0303 0%, #b30000 47%, #a10000 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #ce0303 0%, #b30000 47%, #a10000 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #ce0303 0%, #b30000 47%, #a10000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce0303', endColorstr='#a10000', GradientType=0 ); /* IE6-9 */
}

.input-group-addon a { text-decoration: none; color: #fff; }
.form-control::-moz-placeholder {
color:#606060;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#3f3f3f;
}
.form-control::-webkit-input-placeholder {
color:#3f3f3f;
}
.form-control { background: #333333; color: #fff; border: 1px solid #262626; }
.form-group { margin-top: 5px; padding-left: 0px; text-align: left; }
.new-letter-input .form-group{ text-align:center;}
.new-letter-input .form-group .input-group{ width:100%;}
.new-letter-input .form-group .input-group .form-control{ width:64%; display:inline;}
.new-letter-input .form-group .input-group .input-group-addon{ width:auto;padding: 8px 20px; display: inherit;}
/********Latest-Review********/
.Review { background: #000; padding-bottom: 50px; }
.Review h2 { color: #fff; font-size: 20px; border-bottom: 1px solid #ce0303; padding:12px 15px 10px; }
.Latest-Review { background: #333333; margin: 0px; padding: 1px 0px 26px 0px; min-height: 460px;}
.Review-1 { width: 100%; height: auto; padding: 15px 15px; border-bottom: 1px solid #444444; }
.Review-img { float: left; width: 66px; margin-right: 10px; border: 2px solid #595959; }
.Review-img img { width: 100%; }
.Review-text { float: right; width: 75%; }
.Review-text, .Blog-text, h3 { color: #fff; padding: 0px; margin: 0px; font-size: 16px; }
.date { color: #d71f1f; margin: 5px 0px; line-height: 28px; font-size: 12px; }
.Review-text, .Blog-text p { color: #b6b6b6; font-size: 12px; }
.Blog-text { float: right; width: 100%; }
/********choose-escort********/
.choose-escort { background: url(../index.html\\images\\bg-girl-image-2.jpg); background-size: cover; padding: 54px 0px 57px 0px; text-align: center; }
.choose-box { background: #none; width: 100%; border: 1px solid #fff; padding: 60px 46px 30px 46px; }
.choose-box ul { padding: 0px; margin: 0px; }
.choose-box ul li { display: inline-block; text-align: center; margin-right: 5px; margin-bottom: 15px; }
.choose-box ul li a { text-decoration: none; padding: 10px 22px; background: #da0101; color: #fff; border-radius: 20px; font-size: 15px; display:block; }
.choose-box ul li a:hover { background: #bb0000; }
/********footer********/
.footer { background: #222222; padding: 26px 0px; border-bottom: 1px solid #ce0303; }
.footer h3 { color: #d71f1f; font-size: 16px; }
.category-nav ul { padding: 0px; margin: 0px; }
.category-nav ul li { list-style: none; line-height: 26px; text-transform:uppercase; }
.category-nav ul li a { text-decoration: none; color: #d9d9d9; font-size: 13px; }
.category-nav ul li a:hover { color: #fff; }
.line { width: 40%; height: 1px; background: #fff; margin-bottom: 15px; margin-top: 8px; }
.nav2 { margin-top: 42px; }
.quick-nav ul { padding: 0px; margin: 0px; }
.quick-nav ul li { list-style: none; line-height: 21px; }
.quick-nav ul li a { text-decoration: none; color: #d9d9d9; font-size: 13px; text-transform: uppercase }
.quick-nav ul li a:hover { color: #fff; }
/***********Zabuto Calendar***********/
div.zabuto_calendar { margin: 0; padding: 0; }
div.zabuto_calendar .table { width: 100%; margin: 0; padding: 0; }
div.zabuto_calendar .table th, div.zabuto_calendar .table td { padding: 4px 2px; text-align: center; }
div.zabuto_calendar .table tr th, div.zabuto_calendar .table tr td { background-color: #ffffff; }
div.zabuto_calendar .table tr.calendar-month-header th { background-color: #565656; color: #fff; }
div.zabuto_calendar .table tr.calendar-month-header th span { cursor: pointer; display: inline-block; padding-bottom: 0px; }
div.zabuto_calendar .table tr.calendar-dow-header th { background-color: #f0f0f0; }
div.zabuto_calendar .table tr.calendar-month-header th { padding: 10px 0px; }
div.zabuto_calendar .table-bordered tr.calendar-month-header th { border-left: 0; border-right: 0; }
div.zabuto_calendar .table-bordered tr.calendar-month-header th:first-child { border-left: 1px solid #565656; }
div.zabuto_calendar div.calendar-month-navigation { cursor: pointer; margin: 0; padding: 0; padding-top: 0px; }
div.zabuto_calendar tr.calendar-dow-header th, div.zabuto_calendar tr.calendar-dow td { width: 14%; }
div.zabuto_calendar .table tr td div.day { margin: 0; padding-bottom: 2px; padding-top: 2px; color: #fff; }
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th { padding: 3px; border: 1px solid #444444; background: #111; }

.custab  tr  td  { border:1px solid #111111 !important; padding:6px;}
.custab  tr  th  { border:1px solid #111111 !important; padding:6px;}

.min-width-table .table > tbody > tr > td, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th { min-width: 110px; padding: 6px }
.min-width-table .table tbody tr th { min-width: 110px; padding: 6px }
.table-two > tbody > tr > td, .table-two > tbody > tr > th, .table-two > tfoot > tr > td, .table-two > tfoot > tr > th, .table-two > thead > tr > td, .table-two > thead > tr > th { background: none; }
/* actions and events */
div.zabuto_calendar .table tr td.event div.day, div.zabuto_calendar ul.legend li.event { background-color: #a40000; color: #fff; }
div.zabuto_calendar .table tr td.dow-clickable, div.zabuto_calendar .table tr td.event-clickable { cursor: pointer; }
/* badge */
div.zabuto_calendar .badge-today, div.zabuto_calendar div.legend span.badge-today { background-color: #357ebd; color: #ffffff; text-shadow: none; }
div.zabuto_calendar .badge-event, div.zabuto_calendar div.legend span.badge-event { background-color: #ff9b08; color: #ffffff; text-shadow: none; }
div.zabuto_calendar .badge-event { font-size: 0.95em; padding-left: 8px; padding-right: 8px; padding-bottom: 4px; }
/* legend */
div.zabuto_calendar div.legend { margin-top: 5px; text-align: right; }
div.zabuto_calendar div.legend span { color: #999999; font-size: 10px; font-weight: normal; }
div.zabuto_calendar div.legend span.legend-spacer { padding-left: 25px; }
div.zabuto_calendar ul.legend > span { padding-left: 2px; }
div.zabuto_calendar ul.legend { display: inline-block; list-style: none outside none; margin: 0; padding: 0; }
div.zabuto_calendar ul.legend li { display: inline-block; height: 11px; width: 11px; margin-left: 5px; }
.legend { display: none; }
div.zabuto_calendar ul.legend div.zabuto_calendar ul.legend li:first-child { margin-left: 7px; }
div.zabuto_calendar ul.legend li:last-child { margin-right: 5px; }
div.zabuto_calendar div.legend span.badge { font-size: 0.9em; border-radius: 5px 5px 5px 5px; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 3px; }
.glyphicon-chevron-left::before { background: #747474; border-radius: 20px; color: #3a3a3a; content: ""; padding: 6px 7px; }
.glyphicon-chevron-right::before { background: #747474; border-radius: 20px; color: #3a3a3a; content: ""; padding: 6px 7px; }

/* responsive */
@media (max-width: 979px) {
div.zabuto_calendar .table th, div.zabuto_calendar .table td { padding: 2px 1px; }
}
div.zabuto_calendar .table tr.calendar-dow-header th { background: #333333; color: #b6b6b6; padding: 10px 0px; }
div.zabuto_calendar tr.calendar-dow-header th, div.zabuto_calendar tr.calendar-dow td { background: #333333; color: #b6b6b6; }
/***********End-Calendar***********/

/***********Footer***********/
.copy-right { padding: 15px 0px 24px 0px; text-align: center; background: #222222; line-height: 26px; }
.copy-font { color: #959595; }
.copy-right a { color: #fff; text-decoration: none; outline: none; }
.copy-right a:hover { color: #959595; }
/********Galley*********/

/*------Choose-button------*/
.Choose-Location { padding: 37px 0px 0px 0px; background: #111; }
.btn-group, .btn-group-vertical { margin-right: 25px; width: 23%; }
.btn-group > .btn:first-child { text-align: center; width: 100%; padding: 8px 12px; }
.btn-group:last-child { margin-right: 0px; }
.btn .caret { margin-left: 0px; }
.caret2 { border-left: 0px solid transparent; border-right: 0px solid transparent; border-top: 0px dashed; display: inline-block; height: 0; margin-left: 2px; vertical-align: middle; width: 0; }
.btn-group-vertical > .btn, .btn-group > .btn { background: url(../index.html\\images\\drop-down-icon.png) right no-repeat #414141; color: #fff; }
.btn > dropdown-menu > li > a { color: #fff; text-align: center; }
.dropdown-menu { background: #383838; width: 100%; color: #fff; }
/*------Choose-button------*/
.dropdown2 { background: url(../index.html\\images\\drop-down-icon.png) right no-repeat; }
.girl-bg2 { background: #111; padding: 30px 0px 50px 0px; }
.Other-Escorts h2 { color: #fff; font-size: 30px; text-align: center; padding-bottom: 20px; }
/********profile*********/
.thumbnail { background: #626262; }
.profile { background: #111; padding: 30px 0px 40px 0px; }
.Previous { text-align: left; }
.Book-Now { text-align: center; }
.Next { text-align: right; }
.Previous a { background: #424242; color: #cdcdcd; padding: 12px 60px; text-decoration: none; }
.Book-Now a { background: #a00000; color: #cdcdcd; padding: 12px 60px; text-decoration: none; }
.Next a { background: #424242; color: #cdcdcd; padding: 12px 60px; text-decoration: none; }
.Previous a:hover { background: #a00000; }
.Book-Now a:hover { background: #a00000; }
.Next a:hover { background: #a00000; }
.reviews{ margin-top:30px;}
.dv-reviews{ display:none !important;}
/*------profile-heading*------*/
.profile-img { background: #111; }
.about-section{ padding-top:4px;}
.about-section h2 { color: #fff; font-size: 18px; text-align:left; padding-bottom: 20px; background: url(../index.html\\images\\about-bg.png) no-repeat; margin: 0px; text-transform: uppercase; }
.about-section p {color: #cdcdcd; line-height: 22px; }
.My-Details { margin-top:30px; margin-bottom:30px; }
.My-Details h2 { color: #fff; font-size: 18px; text-align:left; padding-bottom: 20px; background: url(../index.html\\images\\about2-bg.png) no-repeat; margin: 0px; text-transform: uppercase; }
/*------Detail*------*/
.custab { padding: 5px; transition: 0.5s; }
/*------lightbox-image*------*/
.gallery { display: inline-block; margin-top: 20px; }
.thumbnail { border: 0px solid #ddd; border-radius: 0px; }
/*------lightbox-image*------*/

/********sticky-menu*********/
.sticky { position: fixed; top: 0px; z-index: 999; width: 100%; animation: MenuSlideDown .3s linear; -moz-animation: MenuSlideDown .3s linear; -ms-animation: MenuSlideDown .3s linear; -o-animation: MenuSlideDown .3s linear; -webkit-animation: MenuSlideDown .3s linear; box-shadow: 0px 0px 5px rgba(0,0,0,.3); }
.sticky .logo { width: 30%; padding: 15px 0 0; box-shadow: none; background: none; }
.sticky .search-bar { display: none; }
@-webkit-keyframes MenuSlideDown { 0% {
top:-48px;
}
100% {
top:0px;
}
}
/* Standard syntax */
@keyframes MenuSlideDown { 0% {
top:-48px;
}
100% {
top:0px;
}
}
/*--------Booking-------*/

/*---employment-main----*/
.employment-main { width: 100%; height: auto; padding: 10px 0px 30px 0px; }
.empl-heading { text-align: center; padding: 20px 0px 20px 0px; }
.empl-heading h1 { font-size: 25px; color: #fff; padding: 0px; margin: 0px; background: url(../index.html\\images\\booking-subline.png) no-repeat; }
.contact-heading { text-align: center; padding: 20px 0px 20px 0px; }
.contact-heading h1 { font-size: 25px; color: #fff; padding: 0px; margin: 0px; background: url(../index.html\\images\\contact-subline.png) no-repeat; }
.contact-heading2 { text-align: center; padding: 20px 0px 20px 0px; }
.contact-heading2 h1 { font-size: 25px; color: #fff; padding: 0px; margin: 0px; background: url(../index.html\\images\\contact2-subline.png) no-repeat; }
.member-heading {text-align: center; padding: 0px 0px 20px 0px; background: url(../index.html\\images\\member-subline.png) no-repeat; margin-bottom: 20px;}
.member-heading h1 { font-size: 25px; background: #111111; display: inline-block; margin: 0; color: #fff; padding: 0 10px 0px; }
.btn-primary { background: #de0000; color: #fff; border: none; }
.btn-primary:hover { background: #de0000; }
.empl-sub-line { padding: 0px 0px 20px 0px; }
.contact-form { margin-top:0px; margin-bottom: 30px; }
#message { width: 100% !important; height: 120px !important; background-color: #363636; }
.form-control::-moz-placeholder {
 color: #efa5f4;
}
.star { color: #d70202; }
.form-control-2 { background-color: #363636; background-image: none; border: 1px solid #565656; border-radius: 4px; color: #a7a7a7; display: block; font-size: 15px; height: 34px; line-height: 1.42857; padding: 6px 12px; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%; font-family: 'GothamRounded-Book', Geneva, sans-serif; box-shadow: none; }
.name { color: #fff; font-family: 'GothamRounded-Book', Geneva, sans-serif; font-size: 16px; padding: 0px 0px 0px 0px; float: left; }
.input { float: left; width: 70%; }
.input-contact { float: left; width:100%; }
.upload { padding: 10px; background: #C39; }
.fileUpload { position: relative; overflow: hidden; margin: 10px; }
.fileUpload input.upload { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); }
.btn-primary2 { background: #9827a4; padding: 5px 25px; margin: 0; color: #fff; font-family: 'GothamRounded-Book', Geneva, sans-serif; font-size: 14px; margin-top: 10px; }
.btn-primary2:hover { background: #83228d; color: #fff; font-family: 'GothamRounded-Book', Geneva, sans-serif; }
.input2 { width:23%; float: left; margin-right: 14px; }
.input2-dv { width:33%; float: left; margin-right: 14px; }
.input2-sec { width: 30%; }
.input3 { width:20%; float: left; font-family: 'GothamRounded-Book', Geneva, sans-serif; }
.input3-contct { width: 20%; float: left; font-family: 'GothamRounded-Book', Geneva, sans-serif; }
.form-control-3 { background-color: #363636; background-image: none; border: 1px solid #565656; border-radius: 4px; color: #a7a7a7; display: block; font-size: 15px; height: 34px; line-height: 1.42857; padding: 6px 12px; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%; font-family: 'GothamRounded-Book', Geneva, sans-serif; box-shadow: none; }
.sec-code { background: #939; color: #efa5f4 !important; }
.ctn-btn { bottom: -27px; position: absolute; background: #af35bc; /* Old browsers */
background: -moz-linear-gradient(top, #af35bc 0%, #7d1788 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #af35bc 0%, #7d1788 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #af35bc 0%, #7d1788 100%);     /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#af35bc', endColorstr='#7d1788', GradientType=0);
/* IE6-9 */
padding: 6px 15px; border-radius: 5px; }

.input[type="checkbox"], input[type="radio"]{margin: 4px 0 0 87px;}
.input[type="checkbox"], input[type="radio"]:first-child{ margin-left:0px;}
/*--------Booking-------*/
.employment-main h3 { font-size: 22px; color: #fff; padding: 0px 0px 20px 18px; }
.name2 { color: #fff; font-family: 'GothamRounded-Book', Geneva, sans-serif; font-size: 13px; padding: 0px 0px 0px 7px; float: left; width: 25%; margin-right: 15px; }
.sub-text { color: #fff; padding: 0px 0px 15px 0px; }
.input { color: #fff; font-family: 'GothamRounded-Book', Geneva, sans-serif; font-size: 15px; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background: #363636; }
/*--------contact-------*/
.modal-content { background: #3e0444; border: 1px solid #b665bf; }
.modal-header, .modal-footer { border: none; }
.input4 { margin-left: 20px; }
/*--------Sitemap-------*/
.sitemap-main { width: 100%; height: auto; padding: 0px; margin-bottom: 0px; text-align: left; }
.sitemap-main li { list-style: none; color: #fff; font-family: 'GothamRounded-Book', Geneva, sans-serif; font-size: 18px; }
.sitemap-main a { font-size: 14px; color: #fff; padding-left: 5px; text-decoration: none; }
.sitemap-main ul { padding: 0px; margin: 0px; list-style: none; }
.sitemap-main ul li { float: left; display: inline; list-style: none; padding: 2px 0px; }
.sitemap-main ul li a { text-decoration: none; color: #a7a7a7; padding: 10px; font-size: 14px; margin-left: 13px; }
.sitemap-main ul li a:hover { color: #fff; }
.sitemap-main li:last-child { margin-bottom: 10px; }
.fa-fwm { color: #d70202; padding: 0px 5px 0px 2px; }
.fa-fwh { color: #d70202; padding: 0 2px 0 0; vertical-align: middle; }
.reda-review { padding: 20px; background: #52085a; color: #fff; font-family: 'GothamRounded-Book', Geneva, sans-serif; font-size: 14px; margin-bottom: 30px; }
td, th { padding: 5px 10px; font-size: 13px;/*border: 1px solid #999999;*/
}
/*---------member-login-----*/
.member { width: 47%; background: #404040; padding: 10px 15px; border: 1px solid #7f7f7f; margin: 30px 50px 50px 0px; border-radius: 10px; }
.form-horizontal .control-label { text-align: left; color: #fff; font-family: 'GothamRounded-Book', Geneva, sans-serif; font-weight: 400; }
label { color: #fff !important; font-weight: 400; padding: 5px 0px; }
.member p { color: #fff; }
.member:last-child { margin-right: 0px; }
.register { padding: 15px; text-align: center; min-height: 236px; }
.register p { color: #fff; padding-bottom: 15px; }
/*------210316--------*/
span { color: #fff; }
a { color: #fff; text-decoration: none; }
a:hover { text-decoration: none; color: #e9e9e9; }
textarea { height: 90px !important; color: #b3b3b3; }
/*------220316--------*/
.bg-line {  background: url(../index.html\\images\\line-bg.png) no-repeat; padding: 0px;  }
.bg-line h1 { background: #111111; text-align: center; display: inline-block; margin: 0; padding: 0px 10px 20px 10px; }
.tourCale { margin-top: 10px; }
.tourCale th { background: #890000 !important; border: 1px solid #aa0000; color: #fff; padding: 4px 9px; text-align: left; }
table-two .b, strong { color: #f2f2f2; }
.book-bnow { width: 20%; float: right; margin-top: 10px; }
.book-bnow a { text-decoration: none; color: #fff; border-radius: 3px; padding: 8px 15px; background: #aa0000; /* Old browsers */ background: -moz-linear-gradient(top, #aa0000 0%, #890000 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #aa0000 0%, #890000 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #aa0000 0%, #890000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa0000', endColorstr='#890000', GradientType=0 ); /* IE6-9 */
}
.book-bnow a:hover { background: #890000; /* Old browsers */ background: -moz-linear-gradient(top, #890000 0%, #aa0000 98%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #890000 0%, #aa0000 98%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #890000 0%, #aa0000 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#890000', endColorstr='#aa0000', GradientType=0 ); /* IE6-9 */
}
.star2 { color: #cbcbcb; }
.tourCale a { text-decoration: none; }
.tourCale a:hover { color: #cbcbcb; }
.photo_id5 { background: #F00; padding: 10px 25px; }
.review-btn ul { padding: 0px; margin: 0px; }
.review-btn ul li { display: inline-block; margin-top: 10px; margin-right: 3px; }
.review-btn ul li a { text-decoration: none; padding: 8px 15px; border-radius: 3px; background: #be0000; color: #fff; }
.review-btn ul li a:hover { background: #a00000; }
#butt { width: 100%; margin-top: 10px; text-align: left; }
#butt ul { padding: 0px; margin: 0px; }
#butt ul li { float: left; margin-right: 10px; list-style:none; }
.act a { background: #be0000; padding: 8px 15px; color: #fff; border-radius: 3px; }
.act a:hover { background: #a00000; }
ol, ul {  padding: 0px; margin-left: 14px; }
.link { text-align: left; }
.oder-link { margin-top: 10px; margin-left: 33px; text-align: left; }
.heading { font-size: 14px; font-weight: bold; text-align: left; }
.your-listing { margin-top: 25px; margin-bottom: 20px; text-align: left; }
.your-listing a { background: #be0000; padding: 8px 15px; color: #fff; border-radius: 3px; }
.your-listing a:hover { background: #a00000; }
.fnt { margin-top: 10px; text-align: center; width: 460px }
.fnt a { font-weight: bold; font-size: 14px; text-align: center; color: #be0000; }
.fnt a:hover { color: #F00; }
input[type=file] { display: block; border: 1px solid #5b5b5b !important; }
.input input[type='button'] { background: #be0000; padding: 8px 15px; color: #fff; border-radius: 3px; }
.baners { background: #111; text-align:center; }
.baners span { display: inline-table; padding: 10px; vertical-align: top; }
.banner-main { background: #111111; }
.thumbnail a > img, .thumbnail > img { height: 167px; width: 100%; }
.light-box { padding: 8px; height: 190px; }
.inpt-width { width: 210px; }
.tweets { padding-bottom: 0 !important; background: #333333 }
.timeline-Tweet:hover{background-color: #333333 !important; }
.tweets iframe { margin-bottom: -5px !important; }
.tweets iframe .timeline-Widget { background: #333 !important }
.logo-staky { display: none }
.line-midle { background: url(../index.html\\images\\about-bg.png) no-repeat; text-align: center; margin: 4px 0px 10px 0px; }
.line-midle h2 { color: #fff; font-size: 18px; padding:0px 0px 6px 0px; background: #111111; margin: 0px 0px 20px 0px; text-transform: uppercase; border-bottom:1px dashed #ff0000;}
.sub-line h2{ border-bottom:dashed #ff0000; border-width:1px; }

.input3-contact { float: left; width: 20%; }
.input3-contact-dv { float: left; width:28.8% !important; }
.texts { float: left; width: 75% }
.left-mrgn { margin-left: -7px; margin-bottom: 8px; }
.left-mrgn h3 { margin: 15px 0; font-weight: bold }
.termss ul { list-style: inherit !important; padding-left: 15px; }
.modifi { float: left }
.review-profile{ padding:15px 0;}
.review-profile .rvs-dv{ padding-bottom:10px;}
.review-profile .rvs-dv span{ display:inline-block; vertical-align:top; width:100px;}
.dsd-dv{ text-align:left;}
.dsd-dv2{ text-align:center;}
.contact-content{ margin-left:15px;}
.input-booking { width:20%; float: left; font-family: 'GothamRounded-Book', Geneva, sans-serif;}



.error-box ul{ padding:0px; margin:0px;}
.error-box ul li{ list-style:circle; margin-left:15px; color:#fff;}
.back-home a{ color:#F00; text-decoration:none;}
.error-box{ margin-bottom:250px !important;}
.error-box h1{ color:#fff; font-size:28px;} 
.error-box p{ color:#fff;}
.back-home{ margin-top:20px;}
.back-home a{ text-decoration:none; padding:8px 15px; background:#de0000; border-radius:5px; color:#fff;}
.back-home a:hover{ background:#cb0000;}
.sub-text-error{ padding:10px 0px; color:#fff;}


.imgresponsive {
  width: 100%;
  height: auto;
}