* { margin:0px; padding:0px; border:none; outline:none; }
::placeholder{ font-style: italic; color: #a9a9a9 }
/*** 

====================================================================
	Global Settings
====================================================================

 ***/
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% } 
body { margin: 0 } 
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display: block }
a { background-color: transparent }
h1 { margin: .67em 0; font-size: 2em }
img { border: 0 }
button,input,optgroup,select,textarea { margin: 0; font: inherit; color: inherit } 
button { overflow: visible }
button,select { border: 1px solid #fff; text-transform: none }
button,html input[type=button],input[type=reset],input[type=submit] { -webkit-appearance: button; cursor: pointer }
input { line-height: normal } 
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box}
:after,:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
html { font-size: 10px; -webkit-tap-highlight-color: rgba(0,0,0,0) }
body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; background-color: #fff }
button,input,select,textarea { font-family: inherit; font-size: inherit; line-height: inherit } 
a { color: #337ab7; text-decoration: none }
img { vertical-align: middle }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0 }
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit }
.h1,.h2,.h3,h1,h2,h3 { margin-top: 20px; margin-bottom: 10px }
.h1,h1 { font-size: 36px } 
.h2,h2 { font-size: 30px }
p { margin: 0 0 10px }
.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto }
@media (min-width: 768px) { .container { width:750px } }
@media (min-width: 992px) { .container { width:970px } }
@media (min-width: 1200px) { .container { width:1170px } } 
.row { margin-right: -15px; margin-left: -15px } 
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px }
a:focus, a:hover { text-decoration:none; }
ol,ul { margin-top: 0; margin-bottom: 10px }
.dropdown,.dropup { position: relative } 
.dropdown-toggle:focus { outline: 0 } 

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175) } 
.datepicker-dropdown.datepicker-orient-bottom:before,
.datepicker-dropdown.datepicker-orient-bottom:after{ display: none; }
.datepicker td{ font-size: 12px; font-family: 'Poppins', sans-serif; font-weight: 500; color: #000; } 
.datepicker th{font-size: 12px;font-family: 'Poppins', sans-serif; font-weight: 500;color: #b2b2b2;}
.datepicker .datepicker-switch, 
.datepicker tfoot tr th{font-size: 13px;font-family: 'Poppins', sans-serif; font-weight: 500;color: #626262;}
.datepicker .next, 
.datepicker .prev{font-size: 21px;font-family: 'Poppins', sans-serif; font-weight: 500;color: #999999;}
.datepicker-dropdown .table-condensed>tbody>tr>td, 
.datepicker-dropdown .table-condensed>tbody>tr>th, 
.datepicker-dropdown .table-condensed>tfoot>tr>td, 
.datepicker-dropdown .table-condensed>tfoot>tr>th, 
.datepicker-dropdown .table-condensed>thead>tr>td, 
.datepicker-dropdown .table-condensed>thead>tr>th {padding: 8px 12px !important;}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {background: transparent;}
.datepicker table tr td.today{ background-image: none !important; background-color: #0037a5 !important; color: #fff !important; border-radius: 50%; width: 13px !important; height: 13px !important; padding: 8px 10px !important; }
.datepicker table tr td.day:hover { border-radius: 50%  !important; }
.dropdown-menu.pull-right { right: 0; left: auto } 
.dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5;} 
.dropdown-menu>li>a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.42857143; color: #333; white-space: nowrap } 
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover { color: #262626; text-decoration: none; background-color: #f5f5f5 } 
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover { color: #fff; text-decoration: none; background-color: #337ab7; outline: 0 } 
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover { color: #777 } 
.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover { text-decoration: none; cursor: not-allowed; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) } 
.open>.dropdown-menu { display: block } 
.open>a { outline: 0 } 
@media (min-width: 768px) { .navbar-right .dropdown-menu { right:0; left: auto } .navbar-right .dropdown-menu-left { right: auto; left: 0 }  }
@media (min-width: 768px) { .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 { float:left } .col-sm-12 { width: 100% } .col-sm-11 { width: 91.66666667% } .col-sm-10 { width: 83.33333333% } .col-sm-9 { width: 75% } .col-sm-8 { width: 66.66666667% } .col-sm-7 { width: 58.33333333% } .col-sm-6 { width: 50% } .col-sm-5 { width: 41.66666667% } .col-sm-4 { width: 33.33333333% } .col-sm-3 { width: 25% } .col-sm-2 { width: 16.66666667% } .col-sm-1 { width: 8.33333333% } } 
@media (min-width: 992px) { .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 { float:left } .col-md-12 { width: 100% } .col-md-11 { width: 91.66666667% } .col-md-10 { width: 83.33333333% } .col-md-9 { width: 75% } .col-md-8 { width: 66.66666667% } .col-md-7 { width: 58.33333333% } .col-md-6 { width: 50% } .col-md-5 { width: 41.66666667% } .col-md-4 { width: 33.33333333% } .col-md-3 { width: 25% } .col-md-2 { width: 16.66666667% } .col-md-1 { width: 8.33333333% } }
@media (min-width: 768px) { .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand { margin-left:-15px } } 
.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px } 
/* .btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } 
.btn.focus,.btn:focus,.btn:hover { color: #333; text-decoration: none } 
.btn.active,.btn:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125); box-shadow: inset 0 3px 5px rgba(0,0,0,.125) } 
.btn.disabled,.btn[disabled],fieldset[disabled] .btn { cursor: not-allowed; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; opacity: .65 } 
a.btn.disabled,fieldset[disabled] a.btn { pointer-events: none }
*/ 
@media (min-width: 768px) { .btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before { display: table; content: " " } .btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after { clear: both } }
.nav { padding-left: 0; margin-bottom: 0; list-style: none } 
.nav>li { position: relative; display: block } 
.nav>li>a { position: relative; display: block; padding: 10px 15px } 
.nav>li>a:focus,.nav>li>a:hover { text-decoration: none; background-color: #eee } 
.nav>li.disabled>a { color: #777 } 
.nav>li.disabled>a:focus,.nav>li.disabled>a:hover { color: #777; text-decoration: none; cursor: not-allowed; background-color: transparent } 
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover { background-color: #eee; border-color: #337ab7 } 
.nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5 } 
.nav>li>a>img { max-width: none }
/* end of bootstrap */ 
/* style.css */
.home-page{ background-color: #223d52;  background-image: linear-gradient(to right, #213d52 , #293e69); }
body { font-family: 'Poppins', sans-serif; font-weight: 400; font-size:13px; color:#555555; line-height:1.7em; font-weight:400; background-color: #fff; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; } 
a{ text-decoration:none; cursor:pointer; color:#002262; } 
a:hover,a:focus,a:visited{ text-decoration:none; outline:none; } 
h1,h2,h3,h4,h5,h6 { position:relative;	 font-weight:normal; margin:0px; background:none; line-height:1.6em; }
p{ position: relative; line-height: 1.5em; font-family: 'Poppins', sans-serif; font-weight: 400; margin: 0 0 7px;} 
.auto-container{ position:static;
/*	max-width:1200px;*/ max-width:1400px; padding:0px 15px; margin:0 auto;} 
ul,li{ list-style:none; padding:0px; margin:0px;	}
img{ display:inline-block; max-width:100%; height:auto;	 } 
/*** 

====================================================================
	Main Header style
====================================================================

***/ 
.main-header{
/*    background: rgba(0, 0, 0, 0.6);*/ position: absolute; left: 90px; top: 102px; z-index: 999; width: 100%; } 
.main-header .auto-container{ position:relative;	 } 
.main-header .main-box{ background-color: transparent; position: absolute; padding:0px 0px 0px 220px; left:0px; top:0px; width:100%; -webkit-transition:all 300ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease; -moz-transition:all 300ms ease; transition:all 300ms ease; } .main-header.fixed-header .navigation{ margin-top:0px; } 
.main-header .main-box .outer-container{ position:relative; } 
.main-header .main-box .logo-box{ position: relative; float: left; left: 0px; padding: 5px 0px; border-right: 2px solid #95959533; width: 238px; }
.logo{ padding-top: 5px; padding-bottom: 5px; } 
.logo a{ padding-left: 30px; }
.main-header .main-box .logo-box .logo img{ display:inline-block;
/*	max-width:50%;*/ -webkit-transition:all 300ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease; -moz-transition:all 300ms ease; transition:all 300ms ease;	 } 
.main-header .nav-toggler{ position:absolute; left:0px; top:30%; margin-top:-18px; display:none; } 
.main-header .nav-toggler button{ position: relative; display: block; height: 30px; width: 25px; background: transparent; color: #000000; text-align: center; font-size: 26px; line-height: 30px; border: none; border-radius: 5px; font-weight: normal; } 
.main-header .nav-outer{ position:relative; float:none; } 
.main-header.style-two{ background:-webkit-linear-gradient(top,rgba(16,46,72,0.95),rgba(0,0,0,0.90)); background:-ms-linear-gradient(top,rgba(16,46,72,0.95),rgba(0,0,0,0.90)); background:-o-linear-gradient(top,rgba(16,46,72,0.95),rgba(0,0,0,0.90)); background:-moz-linear-gradient(top,rgba(16,46,72,0.95),rgba(0,0,0,0.90)); } 
.main-menu{ position:relative; -webkit-transition:all 300ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease; -moz-transition:all 300ms ease; transition:all 300ms ease;	 } 
.main-menu .navbar-collapse{ padding:0px;	 } 
.main-menu .navigation{ position:relative; margin:0px; margin-top:10px; } 
.main-menu .navigation > li{ position:relative; display:inline-block; padding:0px; margin-left:0px; margin-right: 0px; } 
.fixed-header .main-menu .navigation > li{ padding:30px 0px;	 }
.main-menu .navigation > li > a.active{ color: #0249A5; }
.main-menu .navigation > li > a{ font-family: 'Poppins', sans-serif; font-weight: 600; position:relative; display:block; padding:0px 15px; color:#4B4B4B; text-align:center; line-height:30px; letter-spacing:0px; opacity:1; font-size:13px; text-transform:uppercase; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; }
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{ color:#0249A5; opacity:1; /*	border-bottom:1px solid #0249A5;*/ } 
.main-menu .navigation > li:hover > a:before,
.main-menu .navigation > li.current > a:before,
.main-menu .navigation > li.current-menu-item > a:before{ width:100%; } 
.main-menu .navigation > li > ul{ position:absolute; left:0px; top:130%; width:170px; padding:0px; z-index:100; display:none; background:#ffffff; border-top:3px solid #0249A5 !important; transition:all 300ms ease; -moz-transition:all 300ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease; -webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); } 
.main-menu .navigation > li > ul.from-right{ left:auto; right:0px;	 } 
.main-menu .navigation > li > ul > li{ position:relative; width:100%; border-bottom:1px solid rgba(0,0,0,0.10); } 
.main-menu .navigation > li > ul > li:last-child{ border-bottom:none;	 } 
.main-menu .navigation > li > ul > li > a{ position:relative; display:block; padding:10px 15px; line-height:24px; font-weight:400; font-size:12px; text-transform:uppercase; color:#272727; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; } 
.main-menu .navigation > li > ul > li:hover > a{ color:#ffffff; background:#002262;	 } 
.main-menu .navigation > li > ul > li.dropdown > a:after{ font-family: 'FontAwesome'; content: "\f105"; position:absolute; right:10px; top:10px; width:10px; height:20px; display:block; color:#253d4a; line-height:20px; font-size:16px; font-weight:normal; text-align:center; z-index:5;	 } 
.main-menu .navigation > li > ul > li.dropdown:hover > a:after{ color:#ffffff;	 } 
.main-menu .navigation > li > ul > li > ul{ position:absolute; left:100%; top:20px; width:220px; padding:0px; z-index:100; display:none; background:#ffffff; border-top:3px solid #ff3d54; -webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); } 
.main-menu .navigation > li > ul > li > ul.from-right{ left:auto; right:0px;	 } 
.main-menu .navigation > li > ul > li > ul > li{ position:relative; width:100%; border-bottom:1px solid rgba(0,0,0,0.10); } 
.main-menu .navigation > li > ul > li > ul > li:last-child{ border-bottom:none;	 } 
.main-menu .navigation > li > ul > li > ul > li > a{ position:relative; display:block; padding:10px 15px; line-height:24px; font-weight:400; font-size:12px; text-transform:uppercase; color:#272727; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; } 
.main-menu .navigation > li > ul > li > ul > li:hover > a{ color:#ffffff; background:#ff3d54;	 } 
.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after{ font-family: 'FontAwesome'; content: "\f105"; position:absolute; right:10px; top:11px; width:10px; height:20px; display:block; color:#272727; line-height:20px; font-size:16px; font-weight:normal; text-align:center; z-index:5;	 } 
.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after{ color:#ffffff;	 } 
.main-menu .navigation > li.dropdown:hover > ul{ visibility:visible; opacity:1; top:120%;	 } 
.main-menu .navigation li > ul > li.dropdown:hover > ul{ visibility:visible; opacity:1; top:0; transition:all 300ms ease; -moz-transition:all 300ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease;	 } 
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{ position:absolute; right:10px; top:6px; width:34px; height:30px; border:1px solid #ffffff; /*	background:url(../images/icons/submenu-icon.png) center center no-repeat;*/ background-size:20px; cursor:pointer; z-index:5; display:none; }

/***

====================================================================
	Hidden Sidebar style
====================================================================

***/

.hidden-bar{ position: fixed; top: 0; width: 305px; height: 100%; background: #fff; box-shadow: 0 1px 20px 12px rgb(0 0 0 / 18%); z-index: 9999; transition: all 700ms ease; -webkit-transition: all 700ms ease; -ms-transition: all 700ms ease; -o-transition: all 700ms ease; -moz-transition: all 700ms ease; } 
.hidden-bar .mCSB_inside > .mCSB_container{ margin-right:0px;	 } 
.hidden-bar.right-align { right: -400px; } 
.hidden-bar.right-align.visible-sidebar{ right:0px;	 } 
.hidden-bar.right-align .hidden-bar-closer { left: 0px; } 
.hidden-bar.left-align { left: -400px; } 
.hidden-bar.left-align.visible-sidebar { left: 0px; } 
.hidden-bar.left-align .hidden-bar-closer { right: 20px; } 
.hidden-bar .hidden-bar-closer { width: 42px; height: 42px; position: absolute; /*    float: right;*/ top: 30px; background: rgba(255,255,255,0.80); color: #272727; border-radius: 2px; text-align: center; line-height: 38px; transition: all 300ms ease; -webkit-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease; z-index: 999999; } 
.hidden-bar .hidden-bar-closer:hover { /*	background: #0082D6;*/ } 
.hidden-bar .hidden-bar-closer:hover .btn { color: #ffffff; } 
.hidden-bar .hidden-bar-closer .btn { background-color: transparent; border: none; outline: none; font-size: 16px; font-weight: normal } 
.hidden-bar .social-icons { text-align: center; margin: 50px 0px 30px; } 
.hidden-bar .social-icons ul { font-size: 0; margin-left: -5px; margin-right: -5px; } 
.hidden-bar .social-icons ul li { display: inline-block; padding: 0 5px; } 
.hidden-bar .social-icons ul li a { display: block; width: 36px; height: 36px; font-size: 16px; line-height: 36px; text-align: center; background: #ff3d54; color: #ffffff; border-radius: 5px; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; } 
.hidden-bar .social-icons ul li a:hover { background: #ffffff; color:#ff3d54; } 
.hidden-bar-wrapper { height: 100%; } 
.hidden-bar .logo { padding: 30px 0px 0px; background: transparent; } 
.hidden-bar .logo img{ display: inline-block; max-width: 140px; width: 140px; margin-top: 15px; margin-bottom: 0px; } 
.hidden-bar .side-menu { background-color: transparent; padding: 0; font-size:13px; letter-spacing:1px; margin-top: 20px; } 
.hidden-bar .side-menu ul li ul a { background: transparent; } 
.hidden-bar .side-menu ul li ul li ul li a { background: transparent; } 
.hidden-bar .side-menu a.current { color: #fff; } 
.hidden-bar .side-menu li.current > a { color: #fff; } 
.hidden-bar .side-menu ul li a { font-family: 'Poppins', sans-serif; font-weight: 500; background: transparent; color: #000000; display: block; font-weight: 500; text-transform: capitalize; text-align: left; padding: 7px 15px 7px 30px; position: relative; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; font-size: 12px; } 
.hidden-bar .side-menu ul li a:hover,
.hidden-bar .side-menu ul > li.current > a,
.hidden-bar .side-menu ul > li > ul > li.current > a { background: rgba(255,255,255,0.10);
/*	color: #205cca;*/ } 
.hidden-bar .side-menu ul li a .btn.expander { background: none; color: #ffffff; border: 1px solid rgba(255,255,255,0.80); padding: 4px 12px; font-size: 14px; border-radius: 0px; position: absolute; font-style: normal; top: 6px; right: 20px; outline: none; }
.hidden-bar-closer img { width: 43px; height: 43px; } 
.logo-img{ width: 96px; margin-bottom: 15px; margin-top: 10px; }
/* width */
::-webkit-scrollbar { width: 8px; height: 8px; }
/* Track */
::-webkit-scrollbar-track { box-shadow: inset 0 0 5px grey;  border-radius: 10px; }
/* Handle */
::-webkit-scrollbar-thumb { background: #a9a9a9;  border-radius: 10px; }
/* Handle on hover */
::-webkit-scrollbar-thumb:hover { background: #1592E6;  }
.mobile-main-header{ display: none; } 
/* UPDATE.CSS */
.btn-profile-right{ border: 0px; background-color: transparent; height: auto; width: auto; outline: none; margin: auto; }      
.btn-profile-right:focus{ outline: none; box-shadow: none; }
.btn-profile-circle{ height: 46px; width: 46px; position: relative; background-color: #ddd; border-radius: 50%; overflow: hidden; outline: none; box-shadow: none; margin-left: 10px; }
.btn-profile-circle:focus{ outline: none; box-shadow: none; }
.btn-profile-circle img{ position: absolute; border: none; width: auto; height: auto; margin-top: auto; margin-bottom: auto; top: 0px; bottom: 0px; left: 0px; right: 0px; }
.menu-dropdown{ float: right; margin-bottom: 0px; margin-left: 0px; margin-top: 0px; margin-right: 50px; z-index: 999; position: relative; }
.menu-dropdown .dropdown-menu{ right: 0; left: auto; margin-top: 2px; }
.menu-dropdown .dropdown-menu>li>a{ font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 14px; text-align: left; color: #000; padding: 7px 0px !important; }
.menu-dropdown .dropdown-menu>li>a:hover{ color: #9b0000; }
.dropdown-menu{ padding: 5px 7px !important; border: 0px; margin-top: 10px; box-shadow: -1px 2px 7px 3px rgb(0 0 0 / 10%); border-radius: 5px !important; }
.row.home-ml-100{ margin-left: -110px; }
/* .hs-row::after{ content: ""; display: table; clear: both; } */
.hs-row{ display: grid; grid-template-columns: 41% 30% 29%; padding: 0px;}
.home-search .hs-col-1{ padding: 0px 0px; position: relative; border-right: 1px solid #00000054; } 
.home-search .hs-col-2{ padding: 0px 0px; position: relative; border-right: 1px solid #00000054; } 
.home-search .hs-col-3{ padding: 0px 0px; position: relative; } 
.home-search img.icon-date-search{     left: 20px;position: absolute;width: 21px;top: 25px;}
.home-search .hs-col-1 img{ left: 6px; position: absolute; top: 26px;}
.home-search .hs-col-3 img{ width: 21px; left: 18px; top: 24px; position: absolute; }
.arrow-down-search {     border: solid black;border-width: 0 1.5px 1.5px 0;display: inline-block;padding: 2.5px;transform: rotate(45deg);-webkit-transform: rotate(45deg);position: absolute;right: -20px; top: 29px; }
.arrow-date-search { border: solid black; border-width: 0 1.5px 1.5px 0; display: inline-block; padding: 2.5px; transform: rotate(45deg); -webkit-transform: rotate(45deg); position: absolute; right: 17px; top: 30px; }
.home-time-dropdown{ padding-right: 25px; }
.home-time-dropdown .dropdown-toggle{ background-color: transparent; border: 0px; width: 100%; }
.home-time-dropdown .dropdown-toggle p{ width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-style: normal;color: #000;font-family: 'Poppins', sans-serif;font-weight: 500;background-color: transparent;font-size: 13px;line-height: 1.4em;text-align: left;position: absolute;left: 40px;top: 0px;margin: 0px;padding: 26px 35px 26px 10px;
}
.set-time-title{ font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 13.5px; text-align: left; color: #000; line-height: 1.4em; margin-bottom: 15px; margin-left: 5px; }
.home-time-dropdown .dropdown-menu{ min-width: 270px; padding: 20px 15px !important; margin-top: 60px; }
.set-time-hours{ width: 100%; }
.set-time-hours td{ width: 50%; vertical-align: top; padding: 0px 5px; }
.set-time-hours p{ font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 13.5px; text-align: left !important; color: #000 !important; line-height: 1.4em !important; margin: 0px !important; }
.hours-dropdown{ position: relative; }
.hours-dropdown .stylish input.inputmodal{ font-size: 12px; color: #000; width: 100%; font-style: normal; border-radius: 4px; margin-top: 6px; line-height: 22px; letter-spacing: 0px; border: 1px solid #0000006e; padding: 7px 10px !important; font-family: 'Poppins', sans-serif; font-weight: 500; transition: transform 250ms ease !important; }
.hours-dropdown .stylish select option { padding: 12px 10px 10px 15px !important; word-break: break-word; font-size: 12px; font-family: 'Poppins', sans-serif; font-weight: 500; color: #000; }
.mobile-res-top{ margin-top: -5px; }
.hours-dropdown .arrow-drop{ margin-bottom: 6px; }
.down-drop { transform: rotate(45deg); -webkit-transform: rotate(45deg); } 
.arrow-drop { border: solid #000000; border-width: 0 1px 1px 0; display: inline-block; padding: 3px; margin-right: 5px; margin-bottom: 2px; }
.home-about{ margin-top: 450px; margin-bottom: 50px; margin-left: 60px; margin-right: 60px; }
.home-about h1{ font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 25px; color: #000000; line-height: 1.4em; text-align: center; margin-bottom: 10px; }
.home-about p{ font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 13.5px; color: #000000de; line-height: 1.5em; text-align: center; margin-bottom: 20px;}
.newly-skills{ margin: auto; text-align: center; }
.newly-skills span{ font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 12.5px; color: #000000a8; line-height: 1.7em; text-align: center; display: block; margin-bottom: 10px; }
.newly-tag{ display: inline-block; text-align: left; font-family: 'Poppins', sans-serif; font-weight: 300; line-height: 1.7em; font-size: 12px; color: #fff; width: auto; background-color: #097e21; padding: 7px 50px; border-radius: 25px; margin-right: 3px; margin-bottom: 10px }
.popular-skills{ margin: auto; text-align: center; margin-top: 30px; margin-bottom: 100px; }
.popular-skills span{ font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 12.5px; color: #000000a8; line-height: 1.7em; text-align: center; display: block; margin-bottom: 10px; }
.popular-tag{ display: inline-block; text-align: left; font-family: 'Poppins', sans-serif; font-weight: 300; line-height: 1.7em; font-size: 12px; color: #fff; width: auto; background-color: #9b0000; padding: 7px 50px; border-radius: 25px; margin-right: 3px; margin-bottom: 10px; }
.row-how{ margin: 0 -20px; }
.row-how::after{ content: ""; display: table; clear: both; }
.col-how-1{ float: left; width: 50%; padding: 0px 20px; position: relative; margin-bottom: 25px; }
.col-how-2{ float: left; width: 50%; padding: 0px 20px; position: relative; margin-bottom: 25px; }
.how-content span{ font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 24px; color: #9b0000; text-align: left; }
.how-content h2{ font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 18px; color: #000000; line-height: 1em; text-align: left; margin-bottom: 10px; margin-top: 15px; }
.how-content p{ font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 13px; color: #000000; line-height: 2em; text-align: left; margin-bottom: 20px; margin-right: 50px; }
/* The actual timeline (the vertical ruler) */
.timeline-why { position: relative; margin: -10px auto 0 30px; } 
/* The actual timeline (the vertical ruler) */
.timeline-why::after { content: ''; position: absolute; width: 6px; top: 25px; bottom: 110px; left: 0%; margin-left: 12px; border-right: 1px dashed #0000008c; } /* Container around content */
.container-why { padding: 0px 0px 0px 45px; position: relative; background-color: inherit; width: 100%; } 
/* The circles on the timeline */
.container-why::after { content: ''; position: absolute; width: 42px; height: 42px; background-color: #9b0000; top: 14px; border-radius: 10px; z-index: 1; border: 6px solid #fff; } 
/* Place the container to the right */
.right-why { left: 0%; } 
/* Add arrows to the right container (pointing left) */
.right-why::before { content: " "; height: 0; position: absolute; top: 22px; width: 0; z-index: 1; left: 30px; border: medium solid white; border-width: 10px 10px 10px 0; border-color: transparent white transparent transparent; } 
/* Fix the circle for containers on the right side */
.right-why::after { left: -3px; } 
/* The actual content */
.content-why { padding: 22px 0px 0px 0px; background-color: white; position: relative; border-radius: 6px; }
.right-why span{ position: absolute; left: 15px; color: #fff; font-family: 'Poppins', sans-serif; font-weight: 500; top: 24px; z-index: 99; font-size: 12px; }
.content-why h2{ font-size: 18px; color: #000; font-weight: 600; font-family: 'Poppins', sans-serif; text-align: left; }
.content-why p{ font-size: 13.5px; color: #000000f0; font-family: 'Poppins', sans-serif; font-weight: 500; margin-top: 5px; margin-bottom: 5px; padding-bottom: 0px; text-align: left; line-height: 2em; } 
.service-section{ margin-top: 60px; margin-bottom: 150px; }
.service-section .section-title h1{ font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 22.5px; color: #000; margin-bottom: 20px; text-align: left; }
.icon-question-mark { font-family: arial; font-weight: 700; background-color: #000; color: #fff; border-radius: 50%; padding: 1px 5px; font-size: 15px; margin-left: 10px; top: -3px; position: relative; }
.bg-white-freq { background-color: #fff; padding: 20px 50px 20px 25px; border-radius: 6px; box-shadow: 3px 4px 19px 0px #0000000d; width: 100%; z-index: 1; position: relative; margin-bottom: 13px; }
.freq-black { color: #000000; font-family: 'Poppins', sans-serif; font-weight: 500; font-weight: 500; font-size: 14px; line-height: 19px; }
.arrow-black-ask { border: solid #373737; border-width: 0 2px 2px 0; display: inline-block; padding: 4px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); float: right; position: absolute; right: 25px; top: 45%; }
.div-bars{ width: 23px; height: 4px; background-color: #464646ed; margin: 4.5px 0px; border-radius: 10px; }
/* LOGIN.CSS */ 
.home-header{ padding: 53px 0px; margin-left: 123px; height: 165px;}    
.home-logo img{ width: 160px; }
.nav-right{ -s-flex-preferred-size: 100%; flex-basis: auto; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; float: right; }
.ulnav-right{ display: inline-block; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 5px 0px; }
.ulnav-right li{ display: inline-block; line-height: 1.8; margin-left: 30px; position: relative; }
.ulnav-right li a.black-link { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 14px; color: #303030; padding-right: 0px; padding-left: 10px; }
.ulnav-right li a.join-link { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 15px; color: #000; }
.ulnav-right li a.login-link { font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 13px; color: #fff; background-color: #BB0404; padding: 11px 25px; border-top-left-radius: 50px; border-bottom-left-radius: 50px; width: 155px; display: block; text-align: center; border: 1px solid #BB0404;}
.ulnav-right li a.login-link:hover{ background-color: #9d0000; }
.ulnav-right li a.services-text { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 15px; color: #000; }
.row-homenav::after{ content: ""; display: table; clear: both; }
.col-homenav-4{ float: left; width: 33.33333333%; padding: 0px 8px; position: relative; } .col-homenav-8{ float: left; width: 66.666667%; padding: 0px 8px; /*    position: relative;*/ } 
.home-left-bg{ position: fixed; z-index: -1; right: -8px; bottom: 0px; }
.home-left-bg img{ width: 600px; }
.padd-0{ padding: 0px; }
.home-content{ top: 25%; position: absolute; padding-bottom: 200px; /*transform: translateY(-50%);*/ }
.home-content h1{ font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 45px; color: #000000; line-height: 1.5em; text-align: left;}    
.home-content h1 span{ color: #BB0404; font-weight: 700;}
.home-content p{ font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 15px; text-align: left; color: #000; line-height: 1.4em; margin-top: 20px; margin-bottom: 30px; }  
.home-search{ position: relative; border: 1px solid #0000006b; border-radius: 50px; padding: 0px 25px; width: 710px; background-color: #fff; }
.home-search .btn-search img{ width: 20px; }
.home-search img{ width:17px; }
.home-search input{ width: 100%; font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 13px; color: #000; line-height: 1.4em; text-align: left; font-style: normal; background-color: transparent;}
.home-search .hs-col-1 input{ padding: 26px 5px 26px 41px; }
.home-search .hs-col-2 input{ padding: 26px 5px 26px 55px; }
.home-search input::placeholder{ font-style: normal; color: #000; font-family: 'Poppins', sans-serif; font-weight: 500; }
.home-search button.btn-search{ position: absolute; right: 5px; top: 4.3px; font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 14px; color: #fff; background-color: #BB0404; padding: 10px 12px; border-radius: 4px; }
.home-search button.btn-search:hover{ background-color: #9b0000; }
.home-search a .btn-search{ position: absolute; right: 5px; top: 5.3px; font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 14px; color: #fff; background-color: #BB0404; padding: 11px 22px; border-radius: 4px; }
.home-search a .btn-search:hover{ background-color: #9b0000; }
.home-popular span{ font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 13.5px; text-align: left; color: #000; line-height: 1.4em; margin-right: 10px; }
.home-popular a{ font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 13px; text-align: left; color: #7060FF; line-height: 1.4em; text-decoration: underline; margin-right: 10px; }
.home-popular a:hover{ color: #0f0095; }
.home-trusted{ /*    margin-top: 170px;*/ margin-top: 140px; margin-bottom: 20px; margin-left: auto; margin-right: auto; text-align: center;}
.home-trusted p{ font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 23px; text-align: center; color: #303030; line-height: 1.4em; margin-bottom: 15px; }
.home-trusted a{ margin-right: 20px; }
.img-py{ width: 40px; }
.img-ts{ width: 150px; margin-top: -5px; }
.pink-header{ background-color: #BB0404; padding: 16px 50px; position: fixed; width: 100%; z-index: 999; top: 0; }
.ulnav-right li a.white-link { font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 13px; color: #000; padding-right: 0px; padding-left: 10px; letter-spacing: 0.5px; }
.ulnav-right li a.white-link.active{ color: #BB0404; }
.public-grey-bg{ background-color: #ECECEC; }
.arrow { border: solid #504f4f; border-width: 0 1px 1px 0; display: inline-block; padding: 3px; }
.down { transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.drop-tog{ background-color: transparent; border: none; position: relative; margin: 15px 20px 0px 10px; }
.img-profile{ width: 58px; border-radius: 50%; display: inline; margin-right: 0px; vertical-align: top; }
.profile-name{ font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 13.2px; color: #000; text-transform: capitalize; line-height: 1.3em; margin-top: 0px; text-align: left; }
.patient-id{ font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 12px; color: #7F7F7F; text-transform: none; }
.profile-icon td{ background-color: transparent; padding: 2px 7px; position: relative; }
.patient-pos{ font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 12px; color: #747474; text-transform: capitalize; line-height: 1.3em; margin-top: 5px; text-align: left;
}
.icon-name{ padding-right: 0px !important; }
.pr-0{ padding-right: 0px; }
.img-notif{ width: 45px; display: inline; border-radius: 150px; }
.dropdown-menu{ padding: 0px; }
.dropdown-menu>li>a{ padding: 10px 0px; white-space: normal !important; margin: 0 15px;
}
.dropdown-menu>li>a:hover{ background-color: transparent; }
.dropdown-menu li a:hover .notif-msg{ font-family: 'Poppins', sans-serif; font-weight: 700; }
.mobile-main-header{ float: left; position: absolute; left: 0px; top: 0px; background-color: #fff; padding: 20px 50px; z-index: 999; width: 100%; }
.mobile-main-header .nav-toggler button { position: relative; display: block; height: 30px; width: 25px; background: transparent; color: #fff; text-align: center; font-size: 26px; line-height: 30px; border: none; border-radius: 5px; }     
.mobile-main-box { background-color: transparent; width: 100% !important;
}
.home-res .mobile-main-header .nav-toggler button{ color: #505050; }
.home-res .mobile-main-header{ top: 20px; }
.home-res .side-menu a.login-link { font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 12px; color: #fff; background-color: #BB0404; padding: 10px 25px; border-radius: 4px; margin: 10px 30px 20px 30px; text-align: center; }
.home-res .side-menu a.join-link { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 15px; color: #000; }
.home-res .side-menu a.services-text { font-family: 'Poppins', sans-serif; font-weight: 600; font-size: 15px; color: #000; }
/* TAGSINPUT.CSS */
/*
 * bootstrap-tagsinput v0.8.0
 * 
 */ 
.bootstrap-tagsinput { display: inline-block; cursor: text; font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 13px; text-align: left; color: #000; -webkit-appearance: none; width: 100%; border: 1px solid #00000080; padding: 5px 5px 5px 5px; border-radius: 4px; background-color: #fff; line-height: 30px; }
.bootstrap-tagsinput input { border: none; box-shadow: none; outline: none; background-color: transparent; padding: 0 6px; margin: 0; width: auto; max-width: inherit; }
.bootstrap-tagsinput input::placeholder{ font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 13px; text-align: left; font-style: normal; }
.bootstrap-tagsinput.form-control input::-moz-placeholder { color: #777; opacity: 1; }
.bootstrap-tagsinput.form-control input:-ms-input-placeholder { color: #777; }
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder { color: #777; }
.bootstrap-tagsinput input:focus { border: none; box-shadow: none; }
.bootstrap-tagsinput .badge { margin: 0px 5px 2px 0px; width: auto; background-color: #DBDBDB; border-radius: 3px; padding: 8px 8px; color: #505050; font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 13px; }
.bootstrap-tagsinput .badge [data-role="remove"] { margin-left: 0px; cursor: pointer; float: left; margin-right: 7px; width: 15px; height: 15px; border: 1px solid #505050; border-radius: 50%; }
.bootstrap-tagsinput .badge [data-role="remove"]:after { content: "×"; padding: 0px; background-color: transparent; font-size: 13px; }
/*
.bootstrap-tagsinput .badge [data-role="remove"]:hover:after {

  background-color:rgba(0, 0, 0, 0.62);}
*/
.bootstrap-tagsinput .badge [data-role="remove"]:hover:active { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } 
.search-input{ text-align: left; margin-bottom: 0px; padding: 11px 10px 11px 5px;
}
.search-input .badge.badge-info{ word-break: break-word; text-align: left; position: relative; }
.search-input .bootstrap-tagsinput{ padding-left: 22px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; border: 0px; background-color: transparent;}
.search-input .bootstrap-tagsinput input{ border: 0px; padding: 10px 10px 10px 5px; font-family: 'Poppins', sans-serif; font-weight: 500; font-size: 13.5px; color: #000; text-align: left; font-style: normal; width: fit-content; appearance: none; background-color: transparent;}
.search-input .bootstrap-tagsinput input.width-full{ width: 100% !important; }
.search-input .bootstrap-tagsinput input::placeholder{ font-family: 'Poppins', sans-serif; font-weight: 500; color: #000;}
.search-input .bootstrap-tagsinput .badge [data-role="remove"]:after{ 
    position: absolute;
    font-size: 14px;
    transform: translate(1px, -3px);
    -webkit-transform: translate(1px, -3px);
    vertical-align: middle;
    top: 0px;
    width: 11px;
    height: 15px;
    display: inline-block;
    appearance: none;
    line-height: normal;
    text-align: center;
}
.search-input .bootstrap-tagsinput .badge [data-role="remove"]{ border-radius: 50%; position: absolute; left: 8px; top: 9px; float: none; }
.search-input .bootstrap-tagsinput .badge{ padding: 8px 8px 8px 30px; margin-bottom: 5px; white-space: normal; line-height: 40px; }
.search-input input.sr-only{ position: absolute !important; left: 0px !important; display: none !important;
} 
/* SELECTDROP.CSS */
/*  ALL YOU NEED is these 3 lines  */
.stylish{ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 1; cursor: pointer;}
.stylish > span {position:relative;}
.stylish select { position:absolute; left:0px; transform:scaleY(0); transform-origin:top center;
/* -webkit-appearance: none; -moz-appearance: none; appearance: none; */ }
.stylish.dropped-down select {transform:scaleY(1);} 
/*  But if you want to make it sexier...  */
* {box-sizing:border-box;}
.stylish input, .stylish select {min-width:100%; border:1px solid silver;}
.stylish, .stylish select, .stylish select optgroup {font:15px calibri, sans-serif;}
.stylish input{ position: relative; width: 100%; padding: 4px 22px; font-size: 12px; font-weight: 300; line-height: 50px; background: #fff; border-radius: 8px; cursor: pointer; text-align: left !important; border: 1px solid #5f5f5f; transition: all 0.3s; font-family: 'mont-medium'; color: #000; letter-spacing: 0.7px; margin-left: 0px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; caret-color: transparent; }
.stylish input[type=button]{ text-align: left !important; } .stylish input::placeholder{ color: #000 !important; font-family: 'mont-medium'; font-style: normal; } .stylish input:focus, .stylish select:focus{ outline: none; }
.stylish select{border-top-color:transparent;transition:transform 200ms ease;}
.stylish select option{padding:12px 0px 10px 24px;}
.stylish select optgroup{padding:8px 20px 3px 0; text-align:right;}  
.stylish select optgroup{background:#3c7700; color:white; font-size:12px; font-variant:small-caps; }
/* width */
.stylish select::-webkit-scrollbar { width: 8px; background-color: #fff; border-top-right-radius: 6px; border-bottom-right-radius: 6px;} 
/* Handle */
.stylish select::-webkit-scrollbar-thumb { background: #dae5ef;  border-radius: 15px; } 
/* Handle on hover */
.stylish select::-webkit-scrollbar-thumb:hover { background: #8394a4;  }
.stylish.dropped-down select{ margin-left: 0px; margin-top: 10px; border: 1px solid #dbdbdb; border-radius: 6px; box-shadow: 0px 0px 4px 1px rgb(0 0 0 / 7%); background: #fff; transition: all 0.4s ease-in-out; width: 100%; outline: none; z-index: 1; overflow-y: auto; transition: transform 500ms ease; }    
.stylish.dropped-down select::placeholder{ color: #000; }
.stylish select option:checked{ background: rgb(38, 132, 255); color: #fff !important; }
.stylish input.arrow-input{ border: 0; width: 15px; min-width: 15px; margin: 0; padding: 0; font-size: 17px; transition: 0s; }
.stylish input.arrow-input[type=button]{ position: absolute !important; top: -15px; right: 15px; transition: 0s; }
.hours-arrow{ position: absolute; right: 1px; top: -3px; background-color: #fff; width: 23px; padding: 6px 6px; border-radius: 4px; pointer-events: none;}
.hours-arrow .arrow-drop { border: solid #000000; border-width: 0 1px 1px 0; margin-bottom: 7px; }
.top-frlncr-jbs{
    margin-top: 100px;
}
.top-frlncr-jbs h3{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    line-height: 1.4em;
    text-align: center;
    margin-bottom: 10px;
}
.grid-container-frlncr {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    padding: 0px;
    margin: 30px -40px 20px -40px;
    position: relative;
}
.grid-item-frlncr {
    margin: 0px 20px 30px 20px;
    position: relative;
    background-color: #fff;
    border-radius: 6px;
    padding: 12px 18px;
    box-shadow: 0px 2px 5px 1px rgb(0 0 0 / 12%);
}
.grid-item-frlncr table{
    height: 100%;
}
.grid-item-frlncr td{
    vertical-align: middle;
    text-align: left;
}
.grid-item-frlncr td:first-child{
    width: 42px;
}
.grid-item-frlncr td img{
    width: 42px;
}
.grid-item-frlncr td p{
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #000000de;
    margin-left: 7px;
}
.grid-item-frlncr td a{
    color: #2126B9;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    margin-left: 7px;
}
.fr-arrow-right{
    border: solid #2126B9;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: -1px;
    left: 6px;
    position: relative;
}
.top-frlncr-jbs .see-all{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
.top-frlncr-jbs .see-all a{
    color: #2126B9;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
}
.slct-ac{
    appearance: none;
}
.search-input input.es-input{
    background: #fff;
}
.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
    margin-top: 25%;
    margin-left: auto;
    margin-right: auto;
}
.loader {            
    overflow: none;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #727272;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
#loadingDiv {
    position:fixed;
    top:0;
    left:0;
    right: 0;
    height:100%;
    background-color:#ECECEC;
    z-index: 9999;
    margin-left: 0px;
    overflow: hidden;
}
#loadingDiv.loadbg-white{
    background-color:#fff;
}
.slct-ac{
    appearance: none;
}
.search-input input.es-input{
    background: #fff;
}
.bootstrap-tagsinput input::-webkit-calendar-picker-indicator {
    opacity: 0;
    position: absolute;
    right: 0;
}
.bootstrap-tagsinput datalist#searchhistory {
  position: absolute;
  background-color: white;
  border: 1px solid blue;
  border-radius: 0 0 5px 5px;
  border-top: none;
  font-family: sans-serif;
  width: 350px;
  padding: 5px;

}
.bootstrap-tagsinput #searchhistory option {
    background-color: white;
    padding: 4px;
    color: blue;
    margin-bottom: 1px;
    font-size: 18px;
    cursor: pointer;
}
.bootstrap-tagsinput option:hover, .active{
    background-color: lightblue;
}
.bootstrap-tagsinput input[list]:focus {
    outline: none;
}
div#searchhistory[list] {
    margin-top: 20px;
    display: none;
    position: absolute;
    width: 172%;
    max-height: 164px;
    overflow-y: auto;
    max-width: 172%;
    background: #FFF;
    border: var(--border);
    border: 1px solid #000;
    border-radius: 5px;
    /* box-shadow: 0 3px 3px -3px #333; */
    z-index: 100;
    margin-left: 0px;
    padding: 9px 0px;
}
div#searchhistory[list] span {
    display: block;
    padding: 7px 25px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500 !important;
    line-height: 1.7em !important;
    font-size: 13px !important;
}
div#searchhistory[list] span:not(:last-child) {
  /* border-bottom: 1px solid #EEE; */
}
div#searchhistory[list] span:hover {
    background: rgb(100 120 140 / 7%);
} 
/* The container */
.container-time {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 13px;
    border-bottom: 1px solid #0000001a;
    padding-bottom: 12px;
    margin-left: 5px;
    margin-right: 5px;
    color: #000;
}

/* Hide the browser's default checkbox */
.container-time input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark-time {
  position: absolute;
  top: 2px;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: transparent;
  border: 1px solid #00000069;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-time:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-time input:checked ~ .checkmark-time:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-time .checkmark-time:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.required-field{
    color: red;
    font-family: 'Poppins', sans-serif; font-weight: 400;
    font-size: 11px;
    text-align: left !important;
}
.home-content .search-input .bootstrap-tagsinput input{
    width: 100%;
}
.hours-dropdown .required-field{
    line-height: 13px;
    margin-top: 5px;
    margin-bottom: -10px;
}
.hours-dropdown .stylish input.inputmodal:disabled{
    opacity: 0.6;
}
.hours-dropdown .stylish input.inputmodal:disabled ~ .hours-arrow .arrow-drop{
    opacity: 0.6;
}
.sidenav-socmed{
    height: 100%;
    width: 123px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #AB2419;
    overflow-x: hidden;
    padding-top: 20px;
}
.sidenav-socmed .bottom-icons a{
    padding: 17px 0px;
    text-decoration: none;
    display: block;
    margin: auto;
    text-align: center;
}
.sidenav-socmed .bottom-icons a:first-child{
    width: 20px;
}
.sidenav-socmed .bottom-icons a:nth-child(2){
    width: 28px;
}
.sidenav-socmed .bottom-icons a:nth-child(3){
    width: 33px;
}
.sidenav-socmed .bottom-icons a:first-child img{
    width: 18px;
}
.sidenav-socmed .bottom-icons a:nth-child(2) img{
    width: 27px;
}
.sidenav-socmed .bottom-icons a:nth-child(3) img{
    width: 33px;
}
.bottom-icons{
    text-align: center;
    margin: auto;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding-bottom: 20px;
}
.home-new-page{
    margin-left: 123px;
    padding-left: 65px;
}
.home-content .btn-search{
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    background-color: #BB0404;
    font-size: 13px;
    width: 225px;
    border-radius: 50px;
    padding: 11px 10px;
    margin-top: 30px;
    position: relative;
}
.home-content .btn-search:hover{
    background-color: #9b0000;
}
.top-search{
    position: relative;
    margin-right: 10px;
}
.top-search input{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13.5px;
    color: #000;
    text-align: left;
    font-style: normal;
    border: 1px solid #000;
    border-radius: 50px;
    padding: 11px 60px 11px 30px;
    width: 250px;
    background-color: #fff;
    z-index: 99;
    position: relative;
}
.top-search input::placeholder{
    color: #000;
    font-style: normal;
}
.top-search button{
    background-color: transparent;
    border: 0px;
    width: 18px;
    position: absolute;
    right: 33px;
    top: 12px;
}
.ulnav-right li:nth-child(4){
    margin-right: 0px;
    margin-left: 20px;
}
.top-icons{
    padding: 0px 10px;
}
/*  Send Rate Modal  */
#modal-sendrate {
    display: none;
}
#modal-sendrate:checked ~ .modal-bg-sendrate {
    visibility: visible;
    transition: background-color 250ms linear;
}
#modal-sendrate:checked ~ .modal-content-sendrate {
    visibility: visible;
    transition: transform 250ms ease;
    z-index: 999;
    background-color: #00000026;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-bg-sendrate {
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: background-color 250ms ease;
    z-index: 999;
}
.modal-content-sendrate {
    visibility: hidden;
}
.modal-content-sendrate .content-modal{
    max-height: 75vh ;
    overflow-y: auto;
    width: 620px;
    padding: 25px 35px 10px 35px;
    left: 0px;
    right: 0px;
    top: 45%;
    transform: translateY(-50%);
    margin-right: auto;
    background-color: white;
    box-shadow: 0 0 20px 10px rgb(0 0 0 / 6%);
    margin-left: auto;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    text-align: left;
    position: fixed;
    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}
.modal-content-sendrate label.close{
    position: absolute;
    top: 30px;
    opacity: 1;
    transition: transform 500ms ease;
    right: 45px;
}
.modal-content-sendrate .close img{
    width: 22px;
}
.modal-content-sendrate .btn-rate-close{
    background-color: transparent !important;
    color: #444444;
    border: 1px solid #707070;
    text-align: center;
    font-size: 13px;
    padding: 10px 30px 10px 30px;
    border-radius: 5px;
    margin-left: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    top: inherit !important;
    position: relative !important;
    right: inherit !important;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
.modal-content-sendrate .branch-title{
    margin-bottom: 25px;
    float: none;
    position: relative;
    top: inherit;
}
.modal-content-sendrate .branch-title h4{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: left;
    font-size: 18px;
}
.footer-btn-rate.pb-30{
    padding-bottom: 30px;
}
/* End Send rate  modal*/
.rate-sendrate-modal {
    display: inline-block;
    border: 0;
    margin: 10px 10px 0px -5px;
    padding: 0px;
    position: relative;
}
/* Hide radio */
.rate-sendrate-modal > input {
    display: none;
}
/* Order correctly by floating highest to the right */
.rate-sendrate-modal > label {
    float: right;
    color: #d5d5d5a8;
    margin: 0px;
}
/* The star of the show */
.rate-sendrate-modal > label:before {
    display: inline-block;
    font-size: 35px;
    padding: 0px;
    margin: 0 0 0 7px;
    cursor: pointer;
    font-family: FontAwesome;
    content: "\f005 "; /* full star */
}

/* Half star trick */
.rate-sendrate-modal .half:before {
    content: "\f089 "; /* half star no outline */
    position: absolute;
    padding-right: 0;
}
/* Click + hover color */
.rate-sendrate-modal input:checked ~ label, /* color current and previous stars on checked */
.rate-sendrate-modal label:hover, 
.rate-sendrate-modal label:hover ~ label { color: #F3EB7B;  } /* color previous stars on hover */

/* Hover highlights */
.rate-sendrate-modal input:checked ~ label:hover, /* highlight current and previous stars */
.rate-sendrate-modal input:checked ~ label:hover ~ label, /* highlight previous selected stars for new rating */
.rate-sendrate-modal label:hover ~ input:checked ~ label /* highlight previous selected stars */ { color: #F3EB7B;  } 
.rate-desc textarea{
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    font-size: 12px;
    display: block;
    resize: none;
    width: 100%;
    border: 1px solid #0000008a;
    border-radius: 0px;
    padding: 15px 20px;
    height: 100px;
}
.rate-desc textarea::placeholder{
    font-style: normal;
    color: #303030;
}
.btn-rate-send{
    background-color: #BC0606;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 13px;
    border: 0px;
    padding: 7px 40px 7px 40px;
    border-radius: 5px;
    margin-left: 10px;
    position: relative;
}
.modal-content-sendrate .required-field{
    color: red;
    font-family: 'Poppins', sans-serif; font-weight: 400;
    font-size: 11px;
    text-align: left !important;
    display: block;
}
.data-bk{
    width: 100%
}
.btn-complete-order{
    float: right;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    padding: 7px 0px;
    width: 150px;
    border: 1px solid #AC1313;
    background-color: #AC1313;
    border-radius: 4px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.btn-complete-order:hover {
    background-color: #941212;
}
.dropdown.all-notif .notif-dropdown li.unread-notif .notif-msg {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
}
.dropdown.all-notif .dropdown-menu li a:hover .notif-msg{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
}
.dropdown.all-notif{
    position: relative;
    display: inline-block;
}
.dropdown.all-notif .drop-tog {
    margin: 0px 0px 0px 20px;
    top: 0px;
}
.dropdown.all-notif  .notif {
    width: 45px;
}
.dropdown.all-notif .notif-dropdown{
    left: -230px;
    width: 360px;
    max-height: 230px;
    height: auto;
    box-shadow: 0px 2px 4px 2px rgb(0 0 0 / 9%);
    border-radius: 2px !important;
    padding: 0px !important;
    z-index: 999;
}
.dropdown.all-notif .notif-msg {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13.5px;
    color: #000;
}
.dropdown.all-notif .datetime-created{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #000;
    margin-bottom: 5px;
}
.dropdown.all-notif .datetime-created .text-gray{
    color: #979797;
}
.dropdown.all-notif .dropdown-menu>li>a {
    padding: 15px 20px 15px 40px !important;
    white-space: normal !important;
    margin: 0 !important;
    border-bottom: 1px solid #c1c1c1;
}
.dropdown.all-notif .dropdown-menu>li:last-child>a{
    border: 0px !important;
}
.dot-all-notif {
    height: 5px;
    width: 5px;
    background-color: #3674f1;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: -16px;
}
.dropdown.all-notif .dropdown-menu>li>a:hover {
    background-color: #f5f5f573 !important;
}
.notif-dropdown .notif-text{
    text-align: center;
    margin-top: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 13.5px;
    color: #000;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
/* Complete Booking */
#modal-complete-booking {
    display: none;
}
#modal-complete-booking:checked ~ .modal-bg-complete-booking {
    visibility: visible;
    transition: background-color 250ms linear;
}
#modal-complete-booking:checked ~ .modal-content-complete-booking {
    visibility: visible;
    transition: transform 250ms ease;
    z-index: 999;
    background-color: #00000026;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-bg-complete-booking {
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: background-color 250ms ease;
    z-index: 999;
}
.modal-content-complete-booking {
    visibility: hidden;
}
.modal-content-complete-booking .content-modal{
    width: 370px;
    max-height: 75vh ;
    overflow-y: auto;
    padding: 30px 45px 40px 45px;
    left: 0px;
    right: 0px;
    top: 47%;
    transform: translateY(-50%);
    margin-right: auto;
    background-color: white;
    box-shadow: 0 0 20px 10px rgb(0 0 0 / 6%);
    margin-left: auto;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    text-align: left;
    position: fixed;
    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}
.modal-content-complete-booking .close {
    position: relative;
    float: right;
    font-size: 18px;
    transition: transform 500ms ease;
    z-index: 8;
}
.modal-content-complete-booking .close:hover {
    color: #3498db;
}
.modal-am-complete-booking{
    top: 50%;
    transform: translateY(-50%);
    position: fixed;
    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}
.modal-am-complete-booking label.close{
    margin-top: -35px;
    margin-right: 10px;
    opacity: 1;
}
.modal-am-complete-booking .close img{
    width: 25px;
}
/* END Modal Booking Completed */
.dropdown.all-notif .notif-dropdown li.unread-notif .notif-msg {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
}
.dropdown.all-notif .dropdown-menu li a:hover .notif-msg{
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
}
.dropdown.all-notif{
    position: relative;
    display: inline-block;
}
.dropdown.all-notif .drop-tog {
    margin: 0px 0px 0px 20px;
    top: 0px;
}
.dropdown.all-notif  .notif {
    width: 45px;
}
.dropdown.all-notif .notif-dropdown{
    left: -230px;
    width: 360px;
    max-height: 230px;
    height: auto;
    box-shadow: 0px 2px 4px 2px rgb(0 0 0 / 9%);
    border-radius: 2px !important;
    padding: 0px !important;
    z-index: 999;
}
.dropdown.all-notif .notif-msg {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13.5px;
    color: #000;
}
.dropdown.all-notif .datetime-created{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #000;
    margin-bottom: 5px;
}
.dropdown.all-notif .datetime-created .text-gray{
    color: #979797;
}
.dropdown.all-notif .dropdown-menu>li>a {
    padding: 15px 20px 15px 40px !important;
    white-space: normal !important;
    margin: 0 !important;
    border-bottom: 1px solid #c1c1c1;
}
.dropdown.all-notif .dropdown-menu>li:last-child>a{
    border: 0px !important;
}
.dot-all-notif {
    height: 5px;
    width: 5px;
    background-color: #3674f1;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: -16px;
}
.dropdown.all-notif .dropdown-menu>li>a:hover {
    background-color: #f5f5f573 !important;
}
.notif-dropdown .notif-text{
    text-align: center;
    margin-top: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 13.5px;
    color: #000;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
.txt-charge-price{
    font-style: normal;
    color: #888888;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12.5px;
    text-align: center;
    width: 100%;
    background-color: #F6F6F6;
    display: block;
    position: relative;
    margin-top: 25px;
    padding: 10px;
}
/* Modal Book Summary */
#modal-book-summary {
    display: none;
}
#modal-book-summary:checked ~ .modal-bg-book-summary {
    visibility: visible;
    transition: background-color 250ms linear;
}
#modal-book-summary:checked ~ .modal-content-book-summary {
    visibility: visible;
    transition: transform 250ms ease;
    z-index: 999;
    background-color: #00000026;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-bg-book-summary {
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: background-color 250ms ease;
    z-index: 999;
}
.modal-content-book-summary {
    visibility: hidden;
}
.modal-content-book-summary .content-modal{
    max-height: 75vh ;
    overflow-y: auto;
    width: 370px;
    padding: 35px 35px 30px 35px;
    left: 0px;
    right: 0px;
    top: 47%;
    transform: translateY(-50%);
    margin-right: auto;
    background-color: white;
    box-shadow: 0 0 20px 10px rgb(0 0 0 / 6%);
    margin-left: auto;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    text-align: left;
    position: fixed;
    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}
.modal-content-book-summary .close {
    position: relative;
    float: right;
    font-size: 18px;
    transition: transform 500ms ease;
    z-index: 8;
}
.modal-content-book-summary .close:hover {
    color: #3498db;
}
.modal-am-book-summary{
    top: 50%;
    transform: translateY(-50%);
    position: fixed;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.modal-am-book-summary label.close{
    margin-top: -35px;
    margin-right: 10px;
    opacity: 1;
}
.modal-am-book-summary .close img{
    width: 25px;
}
.modal-content-book-summary .warning-footer .btn-book-no,
.modal-content-book-summary .warning-footer .btn-book-no{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-weight: normal;
    background-color: transparent;
    border: 1px solid #000000a1;
    font-size: 12px;
    width: 100px;
    border-radius: 6px;
    padding: 12px 10px;
    cursor: pointer;
    margin-right: 0px;
    position: relative;
    top: auto;
    float: right;
    right: auto;
    text-shadow: none;
    margin-top: 25px;
    z-index: 1;
}
.modal-content-book-summary .warning-footer .btn-book-no:hover,
.modal-content-book-summary .warning-footer .btn-book-no:hover{
    background-color: #00000017 !important;
    color: #000;
    font-size: 12px;
}
/* END Modal Book Summary */
.modal-content-book-summary h4{
    font-style: normal;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-align: left;
    margin-bottom: 20px;
} 
.bm-tbl-datetime{
    border-top: 1px solid #00000026;
    padding-top: 10px;
    border-bottom: 1px solid #00000026;
    padding-bottom: 10px;
}
.bm-tbl-service table{
    width: 100%;
}
.bm-tbl-datetime table{
    width: 100%;
}
.bm-tbl-service{
    padding-top: 10px;
    border-bottom: 1px solid #00000026;
    padding-bottom: 10px;
}
.bm-tbl-datetime td{
    font-style: normal;
    color: #2f2f2fcf;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    line-height: 25px;
}
.bm-tbl-datetime td:first-child{
    width: 130px;
}
.bm-tbl-datetime td:last-child{
    text-align: right;
    color: #000;
}
.bm-tbl-service td{
    font-style: normal;
    color: #2f2f2fcf;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    line-height: 25px;  
}
.bm-tbl-service td:first-child{
    width: 130px;
}
.bm-tbl-service td:last-child{
    text-align: right;
    color: #303030;
}
.bm-tbl-service tr:first-child td:last-child{
    color: #BB0404;
}
.bm-tbl-service tr:nth-child(2) td:last-child{
    color: #303030;
}
.bm-tbl-service tr:last-child td:last-child{
    color: #0C9728;
}
.bm-charge-price {
    font-style: normal;
    color: #2f2f2fcf;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12.5px;
    text-align: left;
    width: 100%;
    background-color: #F6F6F6;
    display: block;
    position: relative;
    margin-top: 10px;
    padding: 20px 20px;
    line-height: 1.5em;
}

/* Modal Transaction Unsuccesful */
#modal-trans-unsuccess {
    display: none;
}
#modal-trans-unsuccess:checked ~ .modal-bg-trans-unsuccess {
    visibility: visible;
    transition: background-color 250ms linear;
}
#modal-trans-unsuccess:checked ~ .modal-content-trans-unsuccess {
    visibility: visible;
    transition: transform 250ms ease;
    z-index: 999;
    background-color: #00000026;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-bg-trans-unsuccess {
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: background-color 250ms ease;
    z-index: 999;
}
.modal-content-trans-unsuccess {
    visibility: hidden;
}
.modal-content-trans-unsuccess .content-modal{
    width: 370px;
    padding: 25px 35px 30px 35px;
    left: 0px;
    right: 0px;
    top: 47%;
    transform: translateY(-50%);
    margin-right: auto;
    background-color: white;
    box-shadow: 0 0 20px 10px rgb(0 0 0 / 6%);
    margin-left: auto;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    text-align: left;
    position: fixed;
    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}
.modal-content-trans-unsuccess .close {
    position: relative;
    float: right;
    font-size: 18px;
    transition: transform 500ms ease;
    z-index: 8;
}
.modal-am-trans-unsuccess{
    top: 50%;
    transform: translateY(-50%);
    position: fixed;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.modal-am-trans-unsuccess label.close{
    margin-top: -35px;
    margin-right: 10px;
    opacity: 1;
}
.modal-am-trans-unsuccess .close img{
    width: 23px;
}
.modal-content-trans-unsuccess .warning-footer .btn-book-no{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 500 !important;
    background-color: transparent !important;
    border: 1px solid #000000e0;
    font-size: 13px;
    width: 45%;
    border-radius: 6px;
    padding: 12px 10px;
    cursor: pointer;
    margin-right: 0px;
    position: relative;
    top: auto;
    right: auto;
    text-shadow: none;
    margin-top: 25px;
    z-index: 1;
    margin-left: 5px;
    margin-right: 5px;
}
.modal-content-trans-unsuccess .warning-footer .btn-book-no:hover{
    background-color: #00000017 !important;
    color: #000;
}
.modal-content-trans-unsuccess h4{
    font-style: normal;
    color: #BB0404;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-align: left;
    margin-bottom: 20px;
} 
/* END Modal Transaction Unsuccesful */
.warning-footer.pb-30{
    padding-bottom: 60px;
}