body {
  background:#fff;
  font-size:14px;
  font-family: 'Poppins', sans-serif;
  color:#000;
  letter-spacing:0.1px;
}

nav {
    padding: 0px 0;
    border-top: #efefef solid 1px;
}


.grea_bg{background:#F3F2EE !important;}

.sid_fix ul li.gren_bg img {
    margin: 0 auto;
    margin-bottom:0px;
}
.sid_fix ul li {
    padding:11px 11px;
}
.sid_fix ul li.gren_bg {
    background: #26D367;
    text-align: center;
}
.sid_fix ul li.gren_bg span {
    color: #fff;
    font-weight: 600;
    font-size: 11px;
}

.sid_fix ul li.blu_bg {
    background: #1D3557;
    text-align: center;
}
.sid_fix ul li.blu_bg span {
    color: #fff;
    font-weight: 600;
    font-size: 11px;
}
.sid_fix ul li.blu_bg img {
    margin: 0 auto;
    margin-bottom: 6px;
}
.sid_fix ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #C6B58A;
    border-radius:100px;
	overflow: hidden;
}
.sid_fix {
    position: fixed;
    right: 15px;
    bottom: 13%;
    z-index: 99;
}
.sid_fix li.lt_yllow img {
    margin: 0 auto;
}

.sid_fix ul li.lt_yllow {
    height: 130px;
    position: relative;
}
.sid_fix li.lt_yllow span {
color: #fff;
    transform: rotate(-90deg);
    display: inline-block;
    height: 90px;
    font-weight: 500;
    position: absolute;
    text-wrap: nowrap;
    line-height: 82px;
    font-size: 12px;
}
.thk_you_fr {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.thk_you_fr span.tikk {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: #53bd11;
    border-radius:60px;
    line-height: 70px;
    margin-bottom: 10px;
    color: #fff;
}
.thk_you_fr span.tikk i {
    font-size: 28px;
}
.thk_you_fr h4 {
    margin: 10px 0 10px;
    font-weight: 600;
    line-height: 30px;
    font-size: 30px;
    text-transform: uppercase;
}
.thk_you_fr h6 {
    font-size: 20px;
    font-weight: 600;
    margin: 13px 0 10px;
    display: block;
}
.thk_you_fr span.tikk.reg_bg {
    background: #af0023;
}

.thk_you_fr p {
    margin: 0;
    font-weight:500;
    font-size: 16px;
}
.sid_fix li.lt_yllow img {
    margin: 0 auto;
    position: absolute;
    bottom: 12px;
    left: 26px;
}

.loadformm .modal-dialog {
    max-width: 900px;
    border: none;
    position: relative;
    width: 100%;
}
.loadformm .modal-dialog button.close {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9;
    background:#162C54;
    opacity: 1;
    height: 40px;
    line-height: 40px;
    color: #fff;
    width: 45px;
    border-radius: 0 18px 0px;
}
.loadformm .modal-dialog button.close span {
    font-size: 45px;
    font-weight: 200;
	    line-height: 35px;
}
.modal.show .modal-dialog .modal-body {
    padding: 0;
}
.modal.show .modal-dialog .modal-body .lft_araea {
    width: 50%;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 30px 15px 30px 30px;
}
.modal.show .modal-dialog .modal-body .lft_araea h3 {
    color: #1E1E1E;
    font-size: 34px;
    margin: 0 0 10px;
    font-weight: 600;
    line-height: 34px;
}
.modal.show .modal-dialog .modal-body .lft_araea p {
    font-size: 14px;
    color: #626262;
}
.modal.show .modal-dialog .modal-body .lft_araea p strong {
    font-weight: 600;
    color: #000;
}
.modal.show .modal-dialog .modal-body .lft_araea .mg_areaa {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.modal.show .modal-dialog .modal-body .lft_araea .mg_areaa img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.modal.show .modal-dialog .modal-body .lft_araea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.modal.show .modal-dialog .modal-body .lft_araea.form {
    width: 50%;
    padding: 30px 30px 30px 15px;
}
.loadformm .modal-dialog .modal-content {
    border-radius: 22px;
	position: relative;
	    overflow: hidden;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx {
    display: inline-block;
    width: 100%;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx h3 {
font-size: 28px;
    font-weight: 600;
    margin: 0 0 5px;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx p {
    font-size: 13px;
    font-weight:400;
    margin: 0 0 10px;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss {
    margin-top: 0px;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss label {
font-weight: 600;
    margin: 0 0 0px;
    font-size: 16px;
    color: #1E1E1E;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss input.form-control {
    border: none;
    border-bottom: #3d3d3d solid 1px;
    border-radius: 0;
    font-size: 15px;
    padding: 8px 0px;
    color: #8C8C8C;
    font-weight: 500;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss .form-control:focus{outline:none; box-shadow:none;}

.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss select.form-control {
    border: none;
    border-bottom: #3d3d3d solid 1px;
    border-radius: 0;
    font-size: 15px;
    padding: 8px 0px;
    color: #8C8C8C;
    font-weight: 500;
	cursor:pointer;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss textarea.form-control {
    border: #3d3d3d solid 1px;
    border-radius: 10px;
    font-size: 14px;
    padding: 8px 10px;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss .submmit {
    display: inline-block;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss .submmit button {
    background: #162c54;
    color: #fff;
    border: none;
    padding: 7px 52px 7px 20px;
    border-radius: 50px;
    cursor: pointer;
    display: flex;
    width: auto;
    font-size: 18px;
    font-weight: 600;
    line-height: 33px;
    position: relative;
}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss .submmit button:hover{background:#ED7E23;}
.modal.show .modal-dialog .modal-body .lft_araea.form .frm_cnt_bx form.frm_fildss .submmit button img {
    float: right;
    position: absolute;
    right: 10px;
    width: auto;
    height: auto;
}
.loadformm#contactus .modal-dialog {
    max-width: 600px;
    width: 100%;
}
.loadformm#contactus .modal-dialog .lft_araea.form {
    width: 100%;
}



.dayes_timess select,
::picker(select) {
  appearance: base-select;
}

.dayes_timess option::checkmark {
  display: none;
}

.dayes_timess::picker(select) {
  max-height: auto;
  padding: 0;
}

.dayes_timess select:has(:popover-open) {
  border-radius: 0;
}
.dayes_timess select.country-select:focus {
    outline: none;
}

.dayes_timess option,
selectedcontent {
    display: grid;
    grid-template-columns: 1.2rem 1fr;
    gap: 0.5rem;
    font-size: 16px;
    align-items: center;
    place-items: initial;
    padding: 0.8rem;
    line-height: 18px;

  & img,
  & figure {
    width: 100%;
  }
}

.dayes_timess [hidden] {
  display: none;
}

.dayes_timess select {
    background: transparent;
    border: 1px solid #ffffff;
    align-items: center;
    height: 40px;
    cursor: pointer;
}
.dayes_timess select button:focus {
    outline: none;
    outline: none;
}
.dayes_timess selectedcontent {
  & figure {
    background-image: linear-gradient(
      0deg,
      #fff 0%,
      #000 0% 20%,
      #fff 0% 40%,
      #000 0% 60%,
      #fff 0% 80%,
      #000 0% 100%
    );
    height: 1rem;
    margin: 0;
  }
}

header#fixedds .dk_menusss ul.dayes_timess li .scope.active {
    position: absolute;
    background: #fff;
    display: block;
    z-index: 2;
    width: 200px !important;
    height: auto;
    right: 0 !important;
    border-radius: 10px;
    margin-top: 25px;
}

header#fixedds .dk_menusss ul.dayes_timess li .scope.active ul {
    float: inherit;
    display:grid;
    background: #fff;
    width: 100%;
    padding: 15px 15px;
    max-width: initial;
    border-radius: 8px;
}

header#fixedds .dk_menusss ul.dayes_timess li .scope.active ul li {
    margin: 0 0 5px;
    display: inline-block;
    width: 100%;
    border-bottom: #E8E8E8 solid 1px;
    padding-bottom: 13px !important;
}
header#fixedds .dk_menusss ul.dayes_timess li .scope.active ul li:last-child {
    border: none;
    margin: 0;
    padding: 13px 0 0 !important;
}
header#fixedds .dk_menusss ul.dayes_timess li .scope.active ul li img.m_icon {
    float: left;
    margin-right: 10px;
    border: #EFD3D3 solid 3px;
    border-radius: 100px;
    width: 24px;
    height: 24px;
    overflow: hidden;
}
header#fixedds .dk_menusss ul.dayes_timess li .scope.active ul li span.txt {
    float: left;
    color: #1E1E1E;
    font-size: 16px;
    line-height: 22px;
}
header#fixedds .dk_menusss ul.dayes_timess li .scope.active ul li .ckedks {
    float: right;
    height: 24px;
}
header#fixedds .dk_menusss ul.dayes_timess li .scope.active ul li .ckedks input {
    margin: 0;
}

header#fixedds .dk_menusss ul.dayes_timess li .scope.active ul li .ckedks label.radio-custom-label {
    margin: 0;
    position: relative;
    top: -8px;
}
header#fixedds .dk_menusss ul.dayes_timess li .scope.active ul li .ckedks label.radio-custom-label:before {
    line-height: 14px;
}
header#fixedds .dk_menusss ul.dayes_timess li a.bell {
    border: #fff solid 1px;
    height: 40px;
    padding: 0 15px;
    border-radius: 10px;
}
header#fixedds .dk_menusss ul.dayes_timess li {
    position: relative;
}
header#fixedds .dk_menusss ul.dayes_timess li.noti_icon {
  position: relative;
}
header#fixedds .dk_menusss ul.dayes_timess li.noti_icon .badge.badge-light {
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 100px;
  line-height: 17px;
  font-size: 10px;
  font-weight: 700;
  left: 8px;
  color: white;
  background-color: #af0023;
  border: 1px solid white;
}
header#fixedds .dk_menusss ul.dayes_timess li span.usr_login {
    width: 35px;
    height: 35px;
    display: inline-block;
    border: #fff solid 2px;
    overflow: hidden;
    border-radius: 100px;
	position: relative;
    top: 3px;
}
header#fixedds .dk_menusss ul.dayes_timess li span.usr_login img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
header#fixedds .dk_menusss ul.dayes_timess li a.showBtn {
    display: flex;
}
header#fixedds .dk_menusss ul.dayes_timess li a.showBtn span.name_userss {
    position: relative;
    padding-left: 10px;
}

header#fixedds .dk_menusss ul.dayes_timess li ul.hideme {
    width: 300px;
    border: #dbdbdb solid 1px;
}
header#fixedds .dk_menusss ul.dayes_timess li ul.hideme li{line-height:30px;}
header#fixedds .dk_menusss ul.dayes_timess li ul.hideme li a {
    color: #000;
    background: #fff;
    font-weight: 400;
}
header#fixedds .dk_menusss ul.dayes_timess li ul.hideme li a:hover {
    color: #fff;
    background: #AF0023;
    font-weight: 400;
}

.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label {
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 1px solid #C0C0C0;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    padding: 2px;
    text-align: center;
    margin: 0;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: #ad2521;
    color: #fff;
    border: #ad2521 solid 1px;
    line-height: 12px;
    -webkit-text-stroke: 1px #ad2521;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #ffffff;
    background: #af0023;
    border: 0px solid #af0023;
    line-height: 16px;
    position: relative;
    -webkit-text-stroke: 1px #af0023;
}

.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {
  outline:none; /* focus style */
}

.notification_bell{cursor:pointer;}
.notifi_data_show {
    display: block;
    position: absolute;
    background: #fff;
    right: 0;
    top: 75px;
    max-width: 480px;
    width: 100%;
	border-radius:10px;
	z-index:1;
}
.notifi_data_show h4 {
    position: relative;
    font-size: 22px;
    color: #000;
    font-weight: 500;
    margin: 0 0 10px;
    padding: 15px 15px 0;
	display: inline-block;
    width: 100%;
}
.notifi_data_show h4 img.cross_icon {
    width: auto;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
#ourglr_tabs .tab-wrapper#tbsarea {
    display: inline-block;
    width: 100%;
}
#ourglr_tabs .tab-wrapper#tbsarea ul.tabs {
    float: left;
    width: 100%;
    border-bottom: #E8E8E8 solid 1px;
}
#ourglr_tabs .tab-wrapper#tbsarea ul.tabs li.tab-link {
    width: 33.333%;
    background: #fff;
    color: #979797;
}
#ourglr_tabs .tab-wrapper#tbsarea ul.tabs li.tab-link.active {
    color: #444444;
}
#ourglr_tabs .content-wrapper.ntf_areaa {
    padding:0;
    margin: 0;
}
#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area {
    display: inline-block;
    width: 100%;
    max-height: 400px;
    overflow: auto;
}
#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area {
    display: inline-block;
    width: 100%;
}

#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .mn_line_list {
    border-bottom: #E8E8E8 solid 1px;
    margin-bottom: 13px;
    padding-bottom:0px;
}
#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .mn_line_list:last-child{
	margin-bottom:10px;
}

#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area h5 {
    font-size: 16px;
    color: #444444;
    margin: 10px 0 12px 15px;
}


#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing {
    display: flex;
    padding: 0 0px 10px 15px;
    justify-content: space-between;
}

#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing .mg_icons {
    width: 40px;
	float: left;
}
#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing .red_contct {
    max-width: 337px;
    width: 100%;
    padding-right: 10px;
}
#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing .red_contct h6 {
    margin: 0 0 3px;
    color: #444444;
    font-size: 15px;
    font-weight: 500;
}
#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing .red_contct p {
    margin: 0px;
    color: #444444;
    font-size: 13px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing .off_on {
    max-width: 100px;
    width: 100%;
    font-size: 12px;
    color: #444444;
    font-weight: 400;
}
#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing .off_on span.user_tik {
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50px;
    margin: 0 auto;
    margin-bottom: 3px;
}
.red_bg {
    background: #af0023 !important;
}


.topss {
    display: inline-block;
    width: 100%;
}
.topss img.logoss {
    padding-top: 7px;
}
.social_bgr_tops {
    text-align: right;
    float: right;
}
.social_bgr_tops li.bt_calls {
    display: flex;
    color: #121212;
    font-weight: 600;
}
.social_bgr_tops li.bt_calls img {
    margin-right: 4px;
    position: relative;
    top: 1px;
}
.social_bgr_tops li.bt_calls span.brdd {
    border-right: #ccc solid 1px;
    display: inline-block;
    margin-left: 15px;
}
.social_bgr_tops ul li a {
    color: #000;
    font-weight: 500;
    display: inline-block;
}
.social_bgr_tops ul li:last-child {
    margin-right: 0;
}
.social_bgr_tops ul li {
    float: left;
    margin-top: 24px;
    margin-right:11px;
}
.social_bgr_tops ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mb_view_show{display:none !important;}

header#fixedds .dk_menusss li.lgo_araea {
    padding: 0;
    display: none;
}
header#fixedds.sticky .dk_menusss li.lgo_araea {
    padding: 5px 0 0;
    display: block !important;
}
header#fixedds.sticky .dk_menusss li.lgo_araea a {
    border: none;
}
header#fixedds.sticky .dk_menusss li.lgo_araea a img.logoss {
    max-width:65px;
}


.banner_areaa {
    position: relative;
}
.banner_areaa img.bgr_main_bg {
    width: 100%;
}
.banner_areaa .baner_cnt_area {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: left;
    height: 100%;
    width: 100%;
    max-width: 468px;
}
.banner_areaa .baner_cnt_area h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 60px;
}
.banner_areaa .baner_cnt_area p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 20px;
}
.banner_areaa .baner_cnt_area .user_mg {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.banner_areaa .baner_cnt_area .user_mg .us_lists {
    float: left;
    margin-right: 0px;
}
.banner_areaa .baner_cnt_area .user_mg .us_lists ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.banner_areaa .baner_cnt_area .user_mg .us_lists ul li {
    float: left;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 100px;
    border: #fff solid 2px;
}
.banner_areaa .baner_cnt_area .user_mg .us_lists ul li:nth-child(2) {
    position: relative;
    left: -9px;
}
.banner_areaa .baner_cnt_area .user_mg .us_lists ul li:nth-child(3) {
    position: relative;
    left: -19px;
}
.banner_areaa .baner_cnt_area .user_mg .cnt_txt {
    float: left;
}
.banner_areaa .baner_cnt_area .user_mg .cnt_txt p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
}
.banner_areaa .baner_cnt_area .user_mg .cnt_txt span.cu_user {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.banner_areaa .baner_cnt_area .bk_areaa {
    margin-top: 25px;
	display: inline-block;
    width: 100%;
}
.banner_areaa .baner_cnt_area .bk_areaa a {
    font-size: 24px;
    font-weight: 600;
    display: flex;
}
.banner_areaa .baner_cnt_area .bk_areaa a img {
    width: 34px;
    height: 16px;
    position: relative;
    top: 11px;
    left: 10px;
}


.banner_areaa.login_al_forms {
    background: url(../images/other_pages.png) no-repeat;
    padding: 35px 0;
    background-position: bottom;
	background-size: cover;
}

.an_boxx_ar {
    display: inline-block;
    width: 100%;
}
.an_boxx_ar .us_cionss {
    width: 46px;
    height: 46px;
    border-radius: 100px;
    background: #AF0023;
    float: left;
    text-align: center;
    line-height: 44px;
}
.an_boxx_ar .tx_cnt_area {
    float: left;
    max-width: 330px;
    width: 100%;
    padding-left: 15px;
}
.an_boxx_ar .tx_cnt_area h4 {
    font-size: 22px;
    font-weight: 500;
    color: #1E1E1E;
    margin: 0 0 5px;
}
.an_boxx_ar .tx_cnt_area p {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    margin: 0;
    line-height: 23px;
}

.form-group.mange_iconss {
    position: relative;
	    display: inline-block;
    width: 100%;
	    margin-bottom: 0px !important;
}
.form-group.mange_iconss i.toggle-password {
    float: right;
    position: relative;
    top: -28px;
    left: -10px;
    cursor: pointer;
}


#explore_all .an_boxx_ar {
    display: inline-block;
    width: 100%;
}
#explore_all .an_boxx_ar .user_mg_area {
    height: 220px;
    overflow: hidden;
    width: 100%;
    background: #D9D9D9;
}
#explore_all .an_boxx_ar .user_mg_area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#explore_all .an_boxx_ar .tx_cnt_area {
    max-width: 100%;
    padding: 0;
    padding-top: 15px;
}
#explore_all .an_boxx_ar .tx_cnt_area h4 {
    color: #1E1E1E;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}
#explore_all .an_boxx_ar .tx_cnt_area p {
    font-size: 16px;
    font-weight: 400;
    color: #828282;
    margin: 0 0 10px;
    line-height: 23px;
}
#explore_all .an_boxx_ar .tx_cnt_area a {
    font-weight: 600;
    font-size: 16px;
    display: block;
}


#gl_ap_area .glr_text_area {
    display: inline-block;
    width: 100%;
    position: relative;
}
#gl_ap_area .glr_text_area .ap_txt_area {
    float: left;
    max-width: 669px;
    width: 100%;
}
#gl_ap_area .glr_text_area .ap_txt_area h4 {
    color: #fff;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: 600;
}
#gl_ap_area .glr_text_area .ap_txt_area p {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    margin-bottom:0px;
    font-weight: 400;
	max-width:446px;
	width:100%;
	margin:20px 0 0;
}
#gl_ap_area .glr_text_area .ap_txt_area .ap_gl_areaa {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
#gl_ap_area .glr_text_area .ap_txt_area .ap_gl_areaa a {
    display: inline-block;
    margin-right: 10px;
}
#gl_ap_area .glr_text_area .ap_txt_area .ap_gl_areaa a:last-child {
    margin-right: 0px;
}

#gl_ap_area .glr_text_area .app_mb_area {
    position: absolute;
    right: 0;
    top: -300px;
}

.bg_red_txt{background:#AF0023 !important;}
.red_txt{color:#AF0023 !important;}
.text_upper{text-transform:uppercase !important;}


.suprt_al_text{display:inline-block; width:100%; margin-bottom:30px;}
.suprt_al_text h4 {font-size: 30px; color: #1E1E1E; font-weight: 600; margin-bottom: 0;}



.tst_user {
background: #F2F2F2;
    padding: 15px;
    border-radius: 15px;
    position: relative;
    border: none;
}
.tst_user .both_usr_str {
    display: inline-block;
    width: 100%;
}
.tst_user .both_usr_str .lft_ar {
    float: left;
    width: 73%;
    display: inline-block;
}
.tst_user .both_usr_str .lft_ar .usr_mg {
    float: left;
}
.tst_user .both_usr_str .lft_ar .ct_txt {
    float: left;
    width: 71%;
    padding-left: 12px;
    padding-top: 7px;
}
.tst_user .usr_mg {
    width: 50px;
    height: 50px;
    position: relative;
    top: 0;
    overflow: hidden;
    border-radius: 100px;
    margin-bottom: 10px;
}
.tst_user .rtinggs {
    display: block;
    text-align: right;
    margin: -30px 0 25px;
}
.tst_user .rtinggs i.fa.fa-star {
    color: #e2b02f;
    font-size: 14px;
}
.tst_user .rtinggs i.fa.fa-star-o {
    color: #999;
    font-size: 14px;
}
.tst_user p {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 15px;
    color: #000;
    height: 144px;
    overflow: hidden;
    font-weight: 400;
}
.tst_user h5 {
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 3px;
    color: #252525;
    font-weight: 600;
}
.tst_user span {
    font-size: 14px;
    color:#6E6E6E;
    text-wrap: nowrap;
	font-weight: 500;
}
.tst_user .both_usr_str .rtinggs {
    float: left;
    margin: 0;
}
.tst_user:hover {
    background: #AF0023;
}
.tst_user:hover p {
    color: #fff;
}
.tst_user:hover h5 {
    color: #fff;
}
.tst_user:hover span {
    color: #fff;
}
.tst_user:hover .rtinggs i.fa.fa-star-o{color:#fff;}



.ser_v_araeea {
    background: #fff;
    padding: 60px 0;
	    position: relative;
}



.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa {
    background: #fff;
    padding: 25px;
    border-radius: 20px;
    max-width: 422px;
    width: 100%;
}
.banner_areaa .baner_cnt_area.l_all_form form {
    width: 100%;
}
.banner_areaa .baner_cnt_area.l_all_form .medilss {
    display: flex;
    align-items: center;
    justify-content: end;
    height: 100%;
    width: 100%;
}
.banner_areaa .baner_cnt_area.l_all_form {
    align-items: center;
    justify-content: right;
    max-width: 1300px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
	    position: relative;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa h3 {
    color: #000;
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
    margin: 0 0 12px;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa p {
    color: #767676;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin: 0 0 10px;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box {
    margin-top: 20px;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box .form-group {
    margin-bottom: 12px;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .form-group.checks label.checkbox-custom-label span.tx_mngs {
    position: relative;
    top: 2px;
    left: 2px;
}

.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box label{
    font-size:15px;
	font-weight:500;
	color:#1E1E1E;
	display:block;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box input.form-control {
    border-radius: 5px;
    border: #C0C0C0 solid 2px;
    font-size: 14px;
    color: #767676;
    height: 42px;
}

.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box select.form-control {
    border-radius: 5px;
    border: #C0C0C0 solid 2px;
    font-size: 14px;
    color: #767676;
    height: 42px;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box select.form-control:focus{border:#AF0023 solid 2px; box-shadow:none;}

.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .form-group.checks label.checkbox-custom-label {
    margin: 0;
    color: #9D9D9D;
    font-size: 14px;
    font-weight: 400;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .form-group.checks label.checkbox-custom-label label:focus{outline:none;}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .form-group.checks input:focus {
    outline: none !important;
    border: none;
}

.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box input.form-control:focus{border:#AF0023 solid 2px; box-shadow:none;}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box label.container_ck {
    font-weight: 400;
    color: #9D9D9D;
    font-size: 14px;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .form-group.tx_forgets {
    text-align: right;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .form-group.tx_forgets a {
    font-size: 14px;
    font-weight: 500;
    color: #1E1E1E;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .form-group.tx_forgets a:hover {
    text-decoration:underline;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box .botm_text_area {
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 500;
    color: #1E1E1E;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box .botm_text_area a {
    color: #AD2521;
    text-decoration: underline;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box .botm_text_area a:hover {
    text-decoration: none;
}

.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box .otp_boxx {
    display: table;
    width: 100%;
    margin: 0 auto;
    max-width: 235px;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box .otp_boxx input.form-control {
    width: 21%;
    float: left;
    margin-right: 11px;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .frm_un_box .otp_boxx input.form-control:last-child{margin-right:0;}

.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa #ourglr_tabs {
    display: inline-block;
    width: 100%;
	margin-bottom: 15px;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa #ourglr_tabs h5 {
    font-size: 15px;
    color: #000;
    margin-bottom: 8px;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa #ourglr_tabs ul.tabs li.tab-link {
    width: 100%;
    padding: 7px 15px;
    border: #C0C0C0 solid 2px;
    background: #fff;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #767676;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa #ourglr_tabs ul.tabs li.tab-link.active {
    background: #af0023;
    color: #fff !important;
    border: #af0023 solid 2px;
}

.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa #ourglr_tabs ul.tabs li.tab-link:last-child{margin-right:0;}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa #ourglr_tabs ul.tabs:before {
    display: none;
}

.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa #ourglr_tabs .tab-content {
    margin-top: 15px;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa #ourglr_tabs .tab-content .otp_boxx {
    max-width: 100%;
}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa #ourglr_tabs .tab-content .otp_boxx input.form-control {
    width: 22.7%;
}



#right_part_area .slt_bx_aress.frm_un_box {
    display: inline-block;
    width: 100%;
}
#right_part_area .slt_bx_aress.frm_un_box .form-group {
    float: left;
	margin-bottom: 0;
    margin-right: 10px;
}
#right_part_area .slt_bx_aress.frm_un_box .form-group:last-child {
    margin-right: 0px;
}

#right_part_area .slt_bx_aress.frm_un_box a.blkcol {
    color: #fff;
    height: 38px;
    padding: 6px 12px;
    position: relative;
    top: 2px;
    font-size: 18px;
}
#right_part_area .slt_bx_aress.frm_un_box img {
    position: relative;
    top: -1px;
}

#right_part_area .slt_bx_aress.frm_un_box select.form-control {
    height: 38px;
}
#right_part_area .slt_bx_aress.frm_un_box input.form-control {
    height: 38px;
}

.frm_un_box label{font-size:15px; font-weight:500;	color:#1E1E1E;	display:block;}
.frm_un_box input.form-control {border-radius: 5px; border: #C0C0C0 solid 2px; font-size: 14px; color: #767676; height: 42px;}
.frm_un_box textarea.form-control {border-radius: 5px; border: #C0C0C0 solid 2px; font-size: 14px; color: #767676; height: auto;}
.frm_un_box select.form-control {border-radius: 5px; border: #C0C0C0 solid 2px; font-size: 14px; color: #767676;  height: 42px;}
.frm_un_box input.form-control:focus{border:#AF0023 solid 2px; box-shadow:none;}
.frm_un_box textarea.form-control:focus{border:#AF0023 solid 2px; box-shadow:none;}
.frm_un_box select.form-control:focus{border:#AF0023 solid 2px; box-shadow:none;}

.frm_un_box .form-group.checks label.checkbox-custom-label {
    margin: 0;
    color: #9D9D9D;
    font-size: 14px;
    font-weight: 400;
}
.frm_un_box .form-group.checks span.tx_mngs {position: relative;  top: 2px; left: 2px;}


#profile_areaa {
    background: #F8F9FC;
}
.brd_area_alss {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
}

#profile_upload {
    display: inline-block;
    width: 100%;
}
#profile_upload .usr_nam_text {
    text-align: center;
    margin-top: 10px;
}
#profile_upload .usr_nam_text h5 {
    margin: 0 0 2px;
    font-size: 22px;
    font-weight: 600;
    color: #1E1E1E;
}
#profile_upload .usr_nam_text p {
    margin: 0px;
    font-size: 14px;
    font-weight: 400;
    color: #1E1E1E;
}
#profile_upload .imgUp {
    margin: 0 auto;
    max-width: 165px;
    width: 100%;
    position: relative;
}

#profile_upload .imagePreview {
    width: 165px;
    height: 165px;
    border-radius: 100px;
    background-position: center center;
    background: url(../images/user_dummy.png);
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
	    overflow: hidden;
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
}
#profile_upload .imgUp label.btnoverp {
    position: absolute;
    bottom: 30px;
    z-index: 1;
    right: 0;
    background: #F3D9DE;
    width: 27px;
    height: 27px;
    overflow: hidden;
    border-radius: 100px;
    text-align: center;
    margin: 0;
	cursor:pointer;
    border: #fff solid 1px;
}
#profile_upload .imgUp label.btnoverp img {
    position: relative;
    top: -2px;
    right: -3px;
}

#profile_areaa .prof_mn_list {
    display: inline-block;
    width: 100%;
}
#profile_areaa .prof_mn_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#profile_areaa .prof_mn_list ul li {
    margin-top: 20px;
}
#profile_areaa .prof_mn_list ul li a {
    display: block;
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 500;
}
#profile_areaa .prof_mn_list ul li a.act{color:#AF0023;}
#profile_areaa .prof_mn_list ul li a.act img{-webkit-filter: invert(65%) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(400%) contrast(2); filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(-8);}
#profile_areaa .prof_mn_list ul li a img {
    margin-right: 7px;
}
#profile_areaa .prof_mn_list ul li a img {
    margin-right: 7px;
    position: relative;
    top: -1px;
}

#profile_areaa .titl_area_top {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
#profile_areaa .titl_area_top h4 {
    font-size: 24px;
    font-weight: 600;
    color: #1E1E1E;
    margin: 0;
    display: inline-block;
    width: 100%;
}
#profile_areaa .titl_area_top h4 span.btn_bx_area {
    float: right;
	position: relative;
}

#profile_areaa .list_usrrrs {
    display: inline-block;
    width: 100%;
}
#profile_areaa .list_usrrrs ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#profile_areaa .list_usrrrs ul li {
    margin-bottom: 12px;
    border-bottom: #CFCFCF solid 1px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #1E1E1E;
}
#profile_areaa .list_usrrrs ul li span.nm_area {
    max-width: 200px;
    width: 100%;
    display: inline-block;
    color: #525252;
}
#profile_areaa .list_usrrrs ul li:last-child{
	border-bottom:none;
	margin-bottom:0;
}

#profile_areaa .brd_area_alss .list_adrees {
    background: #fff;
    margin-top: 20px;
    overflow: hidden;
    border-radius: 10px;
}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area {
    border-bottom: #C9C9C9 solid 1px;
}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area:last-child {
    border-bottom: none;
}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area:hover{background:#F9EDF0;}

#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area {
    padding: 15px;
    display: flex;
}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .ico {
    width: 40px;
}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .cnt_txt_arae {
    max-width: 750px;
    width: 100%;
}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .both_bnts {
    display: inline-block;
    width: 100%;
    max-width: 100px;
    text-align: right;
	position: relative;
}

#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .cnt_txt_arae p {
    margin: 0 0 3px;
    font-size: 15px;
    line-height: 22px;
    color: #3B3B3B;
    font-weight: 500;
}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .cnt_txt_arae span.red_txt {
    font-weight: 500;
}

#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .both_bnts a.btn_link {
    border: #af0023 solid 1px;
	background:#fff;
    border-radius: 10px;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    line-height: 29px;
	margin-right:5px;
}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .both_bnts a.btn_link.act {
    border: #af0023 solid 1px;
    	background:#af0023;
}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .both_bnts a.btn_link:last-child{margin-right:0;}

#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area .both_bnts .delete_b {
    position: absolute;
    background: #F1F1F1;
    width: 100%;
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 3px;
    padding: 6px;
    text-align: center;
    cursor: pointer;
    margin-top: 5px;
    right: 0px;
}



#profile_areaa .brd_area_alss .list_adrees.notificationss {
    background: transparent;
    margin: 0;
    overflow: inherit;
    border-radius: 0;
}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area {
    border: none;
    background: #fff;
    border-radius: 10px;
    margin-top: 15px;
}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area .ico {
    width: 52px;
}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area .cnt_txt_arae p {
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 22px;
    color: #3B3B3B;
    font-weight: 600;
}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area {
    padding: 20px;
}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area .both_bnts p {
    margin: 5px 0 0;
    font-size: 13px;
    color: #9E9E9E;
}

.filter_red {
    position: absolute;
    right: 14px;
    background: #fff;
    box-shadow: 0px 0px 10px #ccc;
    padding: 7px 10px;
    border: #E9E9E9 solid 1px;
    border-radius: 5px;
    margin-top: 6px;
    z-index: 1;
	max-width:125px;
	width:100%;
}
.filter_red ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.filter_red ul li {
    font-size: 14px;
    color: #1E1E1E;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: #C7C7C7 solid 1px;
    margin-bottom: 5px;
	cursor:pointer;
}
.filter_red ul li:last-child {
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom:0px;
}

.pd-0 {
    padding: 0 !important;
}
.und_tops_sprt {
    border-bottom: #C9C9C9 solid 1px;
    padding: 20px;
}
.und_tops_sprt h4 {
    font-size: 20px;
    font-weight: 500;
    color: #1E1E1E;
    margin-bottom: 15px;
}
.und_tops_sprt .content_txt {
    font-size: 14px;
    font-weight: 500;
    color: #1E1E1E;
}
.und_tops_sprt .content_txt a{
    font-size: 14px;
    font-weight: 500;
    color: #1E1E1E;
}
.und_tops_sprt .content_txt img {
    padding-right: 5px;
}
.form_bx_areaa {
    padding: 20px;
    display: inline-block;
    width: 100%;
}
.form_bx_areaa p {
    font-size: 18px;
    font-weight: 500;
    color: #1E1E1E;
    margin: 0 0 15px;
}


.note_areaa {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.note_areaa h4 {
    font-size: 22px;
    color: #AF0023;
    font-weight: 500;
    margin: 0 0 12px;
}
.note_areaa p {
    font-size: 14px;
    margin: 0 0 8px;
    font-weight: 500;
    color: #1E1E1E;
}
.note_areaa p:last-child {
    margin: 0 0 0px;
}

.titl_area_hd {
    display: inline-block;
    width: 100%;
    border-bottom: #D7D7D7 solid 1px;
    padding-bottom: 8px;
    margin-bottom: 15px;
}
.titl_area_hd h2 {
    font-size: 20px;
    font-weight: 600;
    color: #AF0023;
    margin: 0;
    display: inline-block;
    width: 100%;
}

#ourglr_tabs.my_booking .tab-content .up_cming_area {
    max-width: 100%;
}


#ourglr_tabs .tab-content .up_cming_area {
    max-width: 310px;
    width: 100%;
    margin: 0 auto;
}
#ourglr_tabs .tab-content .up_cming_area h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 12px;
	color:#1E1E1E;
}
#ourglr_tabs .tab-content .up_cming_area p {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 15px;
    color: #505050;
    line-height: 22px;
}
#ourglr_tabs .tab-content .up_cming_area span.crt_bk {
    display: block;
}
#ourglr_tabs .tab-content .up_cming_area span.crt_bk a {
    font-size: 20px;
    font-weight: 600;
}


.card_main.ful_wth {
    display: inline-block;
    width: 100%;
}
.card_main.ful_wth .card_boxx {
    max-width: 274px;
    width: 100%;
    float: left;
    margin-right: 15px;
    height: 180px;
    overflow: hidden;
    border-radius: 20px;
	position:relative;
}
.card_main.ful_wth .card_boxx:last-child {
    margin-right: 0px;
}
.card_main.ful_wth .card_boxx .cnt_txtx_are {
    position: absolute;
    top: 0;
    padding: 15px;
    width: 100%;
    height: 100%;
	color:#fff;
}
.card_main.ful_wth .card_boxx .cnt_txtx_are h3 {
    font-size: 17px;
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
    position: relative;
}
.card_main.ful_wth .card_boxx .cnt_txtx_are h3 .del_card {
  position: absolute;
  right: 0;
  background-color: white;
  color: black;
  padding: 3px 10px;
  border-radius: 5px;
  cursor: pointer;
}
.card_main.ful_wth .card_boxx .cnt_txtx_are h3 span.ico_mg {
    float: right;
}
.card_main.ful_wth .card_boxx .cnt_txtx_are .btm_cntct {
    position: absolute;
    bottom: 15px;
}
.card_main.ful_wth .card_boxx .cnt_txtx_are .btm_cntct p {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 500;
}
.card_main.ful_wth .card_boxx .cnt_txtx_are .btm_cntct span {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
	display:block;
}
.card_main.ful_wth .card_boxx.ad_areaa {
    background: #D9D9D9;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
}
.card_main.ful_wth .card_boxx.ad_areaa .un_mages{cursor:pointer;}
.card_main.ful_wth .card_boxx.ad_areaa .un_mages p {
    margin: 0;
    font-size: 14px;
    color: #787878;
    font-weight: 500;
}


#log_out_area.all_popup_sp .brd_area_alss .cnt_tetx h3 {
    font-size: 22px;
    color: #1E1E1E;
    font-weight: 600;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
    line-height: 30px;
}
#log_out_area.all_popup_sp .brd_area_alss .cnt_tetx .btn_area_botms {
    display: inline-block;
    width: 100%;
    max-width: 260px;
    margin: 0 auto;
}
#log_out_area.all_popup_sp .brd_area_alss .cnt_tetx .btn_area_botms a {
    border: #AF0023 solid 1px;
    display: inline-block;
    color: #000;
    font-weight: 600;
    padding: 10px 50px;
    margin-bottom: 12px;
    font-size: 15px;
    border-radius: 5px;
}
#log_out_area.all_popup_sp .brd_area_alss .cnt_tetx .btn_area_botms a.act{background:#AF0023; color:#fff !important;}
#log_out_area.all_popup_sp .brd_area_alss .cnt_tetx .btn_area_botms a.act:hover{background:#AF0023; color:#fff !important; border: #AF0023 solid 1px;}
#log_out_area.all_popup_sp .brd_area_alss .cnt_tetx .btn_area_botms a:hover{background:#000; color:#fff !important; border: #000 solid 1px;}

.all_popup_sp .brd_area_alss .frm_un_box.banner_areaa .baner_cnt_area.l_all_form {
    position: relative;
    max-width: 100%;
    display: inline-block;
    padding: 0;
}
.all_popup_sp .brd_area_alss .frm_un_box.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa {
    padding: 0;
    max-width: 100%;
}
.all_popup_sp .brd_area_alss .frm_un_box.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .otp_boxx input.form-control {
    width: 23.3%;
    float: left;
    margin-right: 10px;
}
.all_popup_sp .brd_area_alss .frm_un_box.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa .otp_boxx input.form-control:last-child{margin-right:0;}




.brd_area_alss#brd_bg_none {
    padding: 0;
    border-radius: 0;
    background: transparent;
}

.main_listing_areaa {
    display: inline-block;
    width: 100%;
	margin-bottom: 20px;
}
.main_listing_areaa:last-child{margin-bottom:0;}

.main_listing_areaa .top_area {
    display: inline-block;
    width: 100%;
}
.main_listing_areaa .top_area .usr_cntentss {
    float: left;
    width: 80%;
    display: inline-block;
}
.main_listing_areaa .top_area .usr_cntentss .usr_mgss {
    float: left;
    width: 43px;
    height: 43px;
    overflow: hidden;
    border-radius: 100px;
}
.main_listing_areaa .top_area .usr_cntentss .cnt_txtx {
    float: left;
    padding-left: 15px;
}
.main_listing_areaa .top_area .usr_cntentss .cnt_txtx h4 {
    font-size: 20px;
    font-weight: 500;
    color: #1E1E1E;
    margin: 0 0 2px;
}
.main_listing_areaa .top_area .usr_cntentss .cnt_txtx p {
    font-size: 14px;
    font-weight: 500;
    color: #737373;
    margin: 0px;
}
.main_listing_areaa .top_area .confirmed_area {
    float: right;
    width: 20%;
    text-align: right;
	    padding-top: 2px;
}

.main_listing_areaa .chauffeur_area {
    display: inline-block;
    width: 100%;
    border-top: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    margin-bottom: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
    margin-top: 12px;
}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa {
    float: left;
    width: 50%;
}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li {
    margin-bottom: 10px;
    font-size: 14px;
    color: #1E1E1E;
    font-weight: 500;
}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li img.icons {
    padding-left: 5px;
}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li span.txt_mngs {
    display: inline-block;
    max-width: 200px;
    width: 100%;
    color: #838383;
}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li span.txt_mngs span.dotss {
    float: right;
    padding-right: 15px;
}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li span.txt_mngs.spa_manges {
    max-width: max-content;
    padding-right: 10px;
}

.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li:last-child {
    margin-bottom: 0px;
}



.main_listing_areaa .rang_areaa {
    display: inline-block;
    width: 100%;
}

.main_listing_areaa .rang_areaa .sm_content_ara {
    float: left;
    margin-right:0px;
    display: inline-block;
    width: 100%;
    max-width: 210px;
}
.main_listing_areaa .rang_areaa .sm_content_ara:last-child{margin-right:0;}
.main_listing_areaa .rang_areaa .sm_content_ara .ck_area {
    float: left;
    width: 30px;
}
.main_listing_areaa .rang_areaa .sm_content_ara .txt_sm_area {
    float: left;
}
.main_listing_areaa .rang_areaa .sm_content_ara .txt_sm_area p {
    margin: 0 0 2px;
    color: #838383;
    font-size: 14px;
    font-weight: 500;
}
.main_listing_areaa .rang_areaa .sm_content_ara .txt_sm_area h5 {
    margin: 0;
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 600;
}
.main_listing_areaa .rang_areaa .line_areaa {
    float: left;
    margin-right: 15px;
}
.main_listing_areaa .rang_areaa .view_details#al_sp_btn {
    float: right;
    padding: 9px 10px;
    font-size: 14px;
    border-radius: 10px;
    cursor: pointer;
	position: relative;
    top: 4px;
}
.main_listing_areaa .rang_areaa .view_details.al_btnss {
    float: right;
}

.data_show_cnt {
    display: none;
    width: 100%;
}
.data_show_cnt.active {
    display: inline-block;
    width: 100%;
}
.data_show_cnt.active .un_data_sh {
    border-top: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    margin-bottom: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
    margin-top: 12px;
}
.data_show_cnt.active .un_data_sh h5 {
    font-size: 16px;
    font-weight: 500;
    color: #1E1E1E;
    margin-bottom: 15px;
}
.data_show_cnt.active .un_data_sh ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.data_show_cnt.active .un_data_sh ul li {
    margin-top: 10px;
    font-size: 14px;
    color: #626262;
    font-weight: 400;
    display: inline-block;
    width: 100%;
}
.data_show_cnt.active .un_data_sh ul li:last-child {
    font-weight: 600;
    color: #1E1E1E;
}
.data_show_cnt.active .un_data_sh ul li span.rt_textx {
    float: right;
}

.data_show_cnt.active .dwn_ld_areaa {
    display: inline-block;
    width: 100%;
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 600;
}
.data_show_cnt.active .dwn_ld_areaa img.ic_dwn {
    float: right;
}

.paginations {
    display: table;
    margin: 0 auto;
    margin-top: 30px;
}
.paginations ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    border: #B6B6B6 solid 1px;
}
.paginations ul li {
    padding: 0;
}
.paginations ul li a {
    padding: 5px 14px;
    display: inline-block;
	color:#555555;
	font-size:13px;
	font-weight:500;
	border-right: #B6B6B6 solid 1px;
}
.paginations ul li a:hover{background:#AF0023; color:#fff;}
.paginations ul li a.act{background:#AF0023; color:#fff;}

.paginations a.pvtext {
    border-right: #B6B6B6 solid 1px;
	padding: 5px 10px;
}
.paginations a.nttext {
	padding: 5px 10px;
	border-right: none;
}

.lit_green_bx {
    border: #0CB54F solid 1px;
    background: #E0F3E4;
    color: #0CB54F;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 10px;
}
.lit_pending_bx {
    border: #FFBD00 solid 1px;
    background: #FFF6DB;
    color: #FFBD00;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 10px;
}

.lit_cancelled_bx {
    border: #AF0023 solid 1px;
    background: #F1D1D7;
    color:#AF0023;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 10px;
}
.lit_assigned_bx {
    border: #034575 solid 1px;
    background: #03467554;
    color:#034575;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 10px;
}


#al_sp_btn {
    background: #AF0023;
    color: #fff;
    font-weight: 500;
    padding: 8px 20px;
    display: block;
    border-radius: 10px;
    font-size: 18px;
}

#al_sp_btn_o {
    background: #fff;
    color: #AF0023;
    font-weight: 500;
    padding: 7px 20px;
    display: block;
    border-radius: 10px;
    font-size: 18px;
	border:#AF0023 solid 1px;
}
#al_sp_btn_o:hover {
    background: #AF0023;
    color: #fff;
}
#al_sp_btn_o:hover img{filter: brightness(0) invert(1);}

.frm_btn_subm {
    display: table;
    width: auto;
    margin: 0 auto;
}
.frm_btn_subm button.waves-light {
    border: 1px solid #C0C0C0;
    background-color: transparent;
    color: #737373;
    float: left;
    margin-right: 15px;
    height: 42px;
    padding: 0 35px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer;
}
.frm_btn_subm button#al_sp_btn {
    background: #AF0023;
    color: #fff;
    font-weight: 500;
    padding: 8px 35px;
    display: inline-block;
    border-radius: 4px;
    font-size: 16px;
	border:none;
	height: 42px;
	cursor:pointer;
}

.frm_un_box .form-group .both {display: flex;}
.frm_un_box .form-group .both .date_areaa {
    margin-right: 10px;
}

.timepicker{position:absolute;z-index:1000;float:left;width:160px;padding-bottom:5px;margin:2px 0 0 0;list-style:none;font-size:14px;text-align:center;background-color:#fff;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);background-clip:padding-box}.timepicker:after,.timepicker:before{content:'';border-top:0;display:inline-block;position:absolute}.timepicker .icon-up{background:url(../images/arrow_top.png)no-repeat;}.timepicker .icon-down{background:url(../images/arrow_bottom.png)no-repeat;}.timepicker .icon-down,.timepicker .icon-up{display:inline-block;width:55px;height:38px;background-position:center center;background-repeat:no-repeat;background-size:45%;opacity:.4;cursor:pointer}.timepicker .icon-down:hover,.timepicker .icon-up:hover{opacity:.7}.timepicker:before{top:-7px;left:6px;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.15);border-bottom-color:rgba(0,0,0,.2)}.timepicker:after{top:-6px;left:7px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff}.timepicker .title{padding:10px 0 5px 0;color:#888;width:100%;cursor:default}.timepicker .cell-2{float:left;width:20%;min-height:14px;cursor:default}.timepicker .cell-4{width:40%;float:left}.timepicker .handle,.timepicker .text{position:relative}.timepicker .chose-all{position:relative;margin:0 10px 0 10px}.timepicker .chose-all .text{font:bold 18px/22px arial,sans-serif}.timepicker a{color:#aaa;text-decoration:none}.timepicker .text{color:#666}.timepicker .text a{color:#444}.timepicker .text a:active,.timepicker .text a:focus,.timepicker .text a:hover{color:#222}.timepicker ul{list-style:none;padding:0;margin:0 5px}.timepicker li.cell-2{padding:3px 0;cursor:pointer}.timepicker li.cell-2:hover{background:#ccc;color:#555}


#m_bookingss.all_popup_sp .modal-dialog {
    max-width: 850px;
    width: 100%;
}
.brd_area_alss#profile_areaa .titl_area_top {
    border-bottom: #CECECE solid 2px;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
#profile_areaa .titl_area_top h4 span.spc_manages {
    position: relative;
    top: 35px;
}
.all_popup_sp .modal-dialog {
    position: relative;
}
.all_popup_sp .modal-dialog button.close {
    position: absolute;
    right: 8px;
    z-index: 1;
    top: 5px;
}
.all_popup_sp .modal-dialog button.close span {
    font-size: 34px;
    font-weight: 400;
    height: auto;
}

.red_both{border:#AF0023 solid 2px !important; background:#F0DEE4 !important; color:#AF0023 !important; font-weight: 600; font-size: 18px !important; max-width: 200px; width: 100% !important;}

.red_both::placeholder {color: #AF0023 !important;  opacity: 1; font-size: 18px;}
.red_both::-ms-input-placeholder {color: #AF0023 !important; font-size: 18px;}

.date_icoo {background: url(../images/calender_ic.png) no-repeat center right 10px;}
.times_icoo {background: url(../images/time_icons.png) no-repeat center right 10px;}


.all_popup_sp {
    display: inline-block;
    width: 100%;
}
.all_popup_sp .top_areaa {
    display: inline-block;
    width: 100%;
    border-bottom: #D7D7D7 solid 1px;
}
.all_popup_sp .top_areaa h3 {
    display: block;
    font-size: 24px;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 4px;
    color: #000;
    font-weight: 600;
}
.all_popup_sp .brd_area_alss {
    display: inline-block;
    width: 100%;
}
.all_popup_sp .brd_area_alss .cnt_tetx {
    display: inline-block;
    width: 100%;
}
.all_popup_sp .brd_area_alss .cnt_tetx p {
    font-size: 18px;
    margin: 0 0 10px;
    color: #676767;
    font-weight: 500;
}
.all_popup_sp .brd_area_alss .cnt_tetx h3 {
    font-size: 22px;
    color: #1E1E1E;
    font-weight: 600;
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
	line-height: 30px;
}
.all_popup_sp .brd_area_alss .cnt_tetx span {
    font-size: 14px;
    margin: 0 0 10px;
    color: #7B7B7B;
    font-weight: 400;
	display:block;
	line-height: 22px;
	margin-bottom:15px;
}
.all_popup_sp .brd_area_alss .cnt_tetx span strong {
    font-weight: 500;
    color: #000;
}
.all_popup_sp .brd_area_alss .cnt_tetx .btn_area_botms {
    display: inline-block;
    width: 100%;
    max-width: 260px;
    margin: 0 auto;
}
.all_popup_sp .brd_area_alss .cnt_tetx .btn_area_botms a {
    border: #AF0023 solid 1px;
    display: block;
    color: #AF0023;
    font-weight: 600;
    padding: 10px 0;
    margin-bottom: 12px;
    font-size: 15px;
    border-radius: 5px;
}
.all_popup_sp .brd_area_alss .cnt_tetx .btn_area_botms a.act {
    background:#AF0023;
	color:#fff;
}
.all_popup_sp .brd_area_alss .cnt_tetx .btn_area_botms a:hover {
    background:#AF0023;
	color:#fff;
}
#ourglr_tabs {
    display: inline-block;
    width: 100%;
}


#ourglr_tabs .tab-wrapper {text-align: center;  display: block;  margin: auto;  max-width: 100%; width: 100%;}
#ourglr_tabs .tab-wrapper .tab-nav.line {display: none;}
#ourglr_tabs .tabs {margin: 0; padding: 0; display: flex; justify-content: left;    position: relative;}
#ourglr_tabs .tabs:before {
    content: '';
    position: absolute;
    background: #BBBBBB;
    height: 1px;
    width: 100%;
    bottom: 0px;
    z-index: 0;
}
#ourglr_tabs .tab-link {margin: 0; list-style: none; padding: 10px 25px; width:auto; color: #000; cursor: pointer; font-weight: 600; transition: all ease 0.5s; border-bottom: solid 3px rgba(255, 255, 255, 0); font-size: 18px;}
#ourglr_tabs .tab-link img {margin-right: 7px; width: 18px; height: 18px; position: relative; top: 1px;}
#ourglr_tabs .tab-link:hover {color: #1D3557; border-color: #AF0023;}
#ourglr_tabs .tab-link.active {
    color: #AF0023 !important;
    border-color: #AF0023;
    position: relative;
    z-index: 1;
}
#ourglr_tabs .content-wrapper {padding:0px 0px; margin-top:20px;}
#ourglr_tabs .tab-content {
  display: none;
  text-align: left;
  color: #000;
  font-weight: 300;
  font-size: 15px;
  opacity: 0;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
}

#ourglr_tabs .tab-content.active {
  display: block;
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}







.pages_contents {
    display: inline-block;
    width: 100%;
}
.pages_contents h2 {
    text-align: center;
    margin: 0 0 25px;
    font-size: 34px;
    font-weight: 600;
	color:#1A1A1A;
}
.pages_contents .un_tx_areaa {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}
.pages_contents .un_tx_areaa:last-child{margin-bottom:0;}

.pages_contents .un_tx_areaa p {
    font-size: 15px;
    color: #1A1A1A;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 20px;
}
.pages_contents .un_tx_areaa p:last-child {
    margin-bottom:0px;
}
.pages_contents .un_tx_areaa h4 {
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 10px;
}

.blkcol {
    background: #AD2521;
    width: 100%;
    border: none;
    padding: 10px;
    border-radius: 7px;
    color: #f4f4f4;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
}




.mb_0{margin-bottom:0 !important;}
.dark_bg{background:#6D6D6D33 !important;}
.background{background:transparent !important;}

nav .dk_menusss.s-12.l-12 {
    max-width: 1200px;
    margin: 0 auto;
    float: inherit;
}

.container {
    max-width: 1230px;
    margin: 0 auto;
	padding-right: 15px;
    padding-left: 15px;
}






.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row:before,
.row:after {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.row:before,
.row:after {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666666666666%;
}
.col-xs-10 {
    width: 83.33333333333334%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666666666666%;
}
.col-xs-7 {
    width: 58.333333333333336%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666666666667%;
}
.col-xs-4 {
    width: 33.33333333333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.666666666666664%;
}
.col-xs-1 {
    width: 8.333333333333332%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666666666666%;
}
.col-xs-pull-10 {
    right: 83.33333333333334%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666666666666%;
}
.col-xs-pull-7 {
    right: 58.333333333333336%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666666666667%;
}
.col-xs-pull-4 {
    right: 33.33333333333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.666666666666664%;
}
.col-xs-pull-1 {
    right: 8.333333333333332%;
}
.col-xs-pull-0 {
    right: 0;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666666666666%;
}
.col-xs-push-10 {
    left: 83.33333333333334%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666666666666%;
}
.col-xs-push-7 {
    left: 58.333333333333336%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666666666667%;
}
.col-xs-push-4 {
    left: 33.33333333333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.666666666666664%;
}
.col-xs-push-1 {
    left: 8.333333333333332%;
}
.col-xs-push-0 {
    left: 0;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,
    .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-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .col-sm-pull-0 {
        right: 0;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .col-sm-push-0 {
        left: 0;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .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-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666666666666%;
    }
    .col-lg-10 {
        width: 83.33333333333334%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666666666666%;
    }
    .col-lg-7 {
        width: 58.333333333333336%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666666666667%;
    }
    .col-lg-4 {
        width: 33.33333333333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.666666666666664%;
    }
    .col-lg-1 {
        width: 8.333333333333332%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }
    .col-lg-pull-0 {
        right: 0;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666666666666%;
    }
    .col-lg-push-10 {
        left: 83.33333333333334%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666666666666%;
    }
    .col-lg-push-7 {
        left: 58.333333333333336%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666666666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.666666666666664%;
    }
    .col-lg-push-1 {
        left: 8.333333333333332%;
    }
    .col-lg-push-0 {
        left: 0;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
.column.right {
  text-align: right;
}

.column.left {
  text-align: left;
}

.column.center {
  text-align: center;
}
}

.brad_comess {
    background: #f3f3f3;
    padding: 10px 0;
}
.brad_comess .brd_linkss {
    display: inline-block;
    width: 100%;
}

.brad_comess .brd_linkss ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.brad_comess .brd_linkss ul li {
    float: left;
    margin-right: 15px;
}

@supports (display: grid) {
  .widget-cta .cta-box > a {
    display: contents;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
  .widget-cta img,
  .widget-cta .label {
    grid-column: 1/1;
    grid-row: 1/1;
  }
  .widget-cta .label {
    position: absolute;
    max-width: initial;
    transform: none;
    right: 0;
    left: 0;
    margin: 0 auto;
    max-width: fit-content;
  }
}

#first-block, #second-block, #third-block, #fourth-block {
  padding:4.5rem 0;
}
#carousel {
  background:#f8f8f8;
}
#first-block {
  background:#fff;
}
#second-block {
  background:#f8f8f8;
}
#third-block {
  background:#fff;
}
#fourth-block {
  background:#f8f8f8;
}

.clr_rd_allss{color:#01325d !important;}

.pt_top_0{padding-top:0px !important;}
.pt_top_10{padding-top:10px !important;}
.pt_top_20{padding-top:20px !important;}
.pt_top_30{padding-top:30px !important;}
.pt_top_40{padding-top:40px !important;}
.pt_botm_0{padding-bottom:0px !important;}
.mr_top_0{margin-top:0px !important;}
.mr_top_10{margin-top:10px !important;}
.mr_top_20{margin-top:20px;}
.mr_top_30{margin-top:30px;}
.mr_top_40{margin-top:40px;}
.mr_top_50{margin-top:50px;}
.mr_top_200{margin-top:200px;}
.mr_botm_30{margin-bottom:30px;}
.mr_botm_25{margin-bottom:25px !important;}
.mr_botm_15{margin-bottom:15px !important;}

footer {
    padding:45px 0 15px;
    color: #fff;
	background:#af0023;
	position: relative;
}
footer .container {
    position: relative;
    z-index: 1;
}
footer img.ftr_margess {
    position: absolute;
    width: auto;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    top: 0;
	left:0
}
footer img.ftr_margess1 {
    position: absolute;
    width: auto;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    top: 0;
	right:0;
}

footer .container.ftr_areaaass {
    background: #1D3557;
    border-radius: 20px;
    padding: 35px;
}
footer .ftr_partss {
    display: inline-block;
    width: 100%;
}
footer .ftr_partss p {
    font-size: 16px;
    color:#F1F1F1;
	letter-spacing: 0.5px;
}

footer .ftr_partss .ftr_loogss {
    margin-bottom: 35px;
	    position: relative;
}

footer .ftr_partss .ftr_loogss p {
    margin: 5px 0 0;
    font-size: 12px;
}
footer .ftr_partss h6 {
    margin: 0 0 15px;
    font-size: 18px;
    font-weight:500;
    color: #F1F1F1;
}



footer .ftr_partss .success_fld {
    display: inline-block;
    width: 100%;
margin-bottom: 25px;
    margin-top: 10px;
}
footer .ftr_partss .success_fld form {
    display: flex;
}
footer .ftr_partss .success_fld form input {
    width: 85%;
    border: none;
    border-radius: 10px;
    padding: 0 12px;
    font-size: 15px;
    color: #000;
}
footer .ftr_partss .success_fld form input:focus{outline:none;}
footer .ftr_partss .success_fld form button {
    border: none;
    background: transparent;
    width: 15%;
    text-align: center;
	cursor:pointer;
}

footer .ftr_partss .socialss {
    display: inline-block;
    width: 100%;
}
footer .ftr_partss .socialss ul {
    display: inline-block;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}
footer .ftr_partss .socialss ul li {
    float: left;
    margin-right:0px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #F1F1F1;
    font-weight: 600;
	transition: transform 250ms;
}
footer .ftr_partss .socialss ul li a{display:block;}
footer .ftr_partss .socialss ul li:hover{
transform: translateY(-1px);
}

footer .ftr_partss .socialss ul li:last-child {
    margin-right:0px;
}

footer .ftr_partss.pl_40 {
    padding-left: 60px;
}

footer .ftr_partss .lg_parts {
    margin-bottom: 15px;
}
footer .ftr_partss h3 {
    margin: 0 0 25px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
footer .ftr_partss h4 {
    margin: 0 0 10px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
}
footer .ftr_partss h4:before {
    max-width: 180px;
    content: '';
    position: absolute;
    width: 100%;
    background: #fff;
    height: 1px;
    bottom: 0;
}

footer .ftr_partss ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer .ftr_partss ul li {
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
}


.ftr_partss.adss_flss ul li {
font-size: 16px;
    margin-bottom: 15px;
    line-height: 26px;
}
.ftr_partss.adss_flss ul li img {
    padding-right: 5px;
}
.ftr_partss.adss_flss ul li:nth-child(1) {
    max-width: 276px;
}
.ftr_partss.adss_flss ul li img.ic_on {
    width: 17px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}
.ftr_partss.adss_flss ul li span.b_adss {
    float: left;
    max-width: 320px;
    line-height: 26px;
    position: relative;
    top: 5px;
    width: 100%;
}
.ftr_partss.adss_flss ul li span.adss_ftr {
    float: right;
    max-width: 368px;
    padding-right: 0;
}

footer .ftr_partss ul li a {
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    font-weight: 400;
}
footer .ftr_partss ul li a:hover{
	padding-left:2px;
	color:#ffffff;
     transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    outline: medium none;
}

footer .ftr_partss ul li img.ic_on {
    float: left;
    margin-right: 5px;
    position: relative;
    top: 3px;
}
footer .ftr_partss ul li:last-child{margin-bottom:0;}

footer .f_us_doc {
    display: flex;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    align-items: center;
    justify-content: left;
    height: 100%;
}
footer .f_us_doc img.ic_on {
    float: left;
    margin-right: 10px;
}


footer .copy_rts {
    text-align: center;
    position: relative;
    font-size: 14px;
    color: #E6E6E6;
    padding-top: 20px;
}
footer .copy_rts a{font-size:14px; color:#E6E6E6; text-decoration: underline;}
footer .copy_rts:before {
    content: '';
    position: absolute;
    background: #818181;
    height: 1px;
    width: 75%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}
footer .we_srvrrs {
    text-align: center;
    margin-top: 70px;
	font-size:14px;
}
footer .we_srvrrs a {
    color: #fff;
	font-weight: 500;
    text-transform: capitalize;
    margin-left: 7px;
}
footer .we_srvrrs a:hover{color:#fff; text-decoration:underline;}


footer .ftr_partss.top_spsp {
    margin-top: 0px;
}

footer .ftr_partss .socialss ul li a {
    margin-bottom: 10px;
}


.bottomss {
    padding: 20px 0;
    text-align: center;
	color:#000;
}
.bottomss a{color:#000;}

.eml_socilal .em_ico {
    width: 100%;
    float: initial;
    text-align: center;
    color: #F1F1F1;
    font-size: 15px;
    letter-spacing: 0px;
    font-weight: 400;
}
.eml_socilal .em_ico a {
    color: #F1F1F1;
}
.eml_socilal .em_ico a:hover{text-decoration:underline;}
.eml_socilal {
    display: inline-block;
    width: 100%;
    border-top: #E9E9E9 solid 1px;
    margin-top: 30px;
    padding-top: 20px;
}

.right_ico{
	width: 50%;
    float: right;
    text-align: right;
    color: #F1F1F1;
    font-size: 15px;
	letter-spacing:0px;
	font-weight:400;
}



.subs_crbess {
    background: #F3F3F3;
    padding: 50px 0;
}
.frm_partss_fl {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: revert-layer;
    margin-top: 0;
}
.frm_partss_fl .stay_up {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}
.frm_partss_fl .stay_up span.blkss {
    display:block;
}
.frm_partss_fl .stay_up_w {
    padding-top: 10px;
}
.frm_partss_fl .stay_up_w form {
    display:flex;
    width: 100%;
}
.frm_partss_fl .stay_up_w form label {
    display: block;
	    font-weight: 600;
	    margin-bottom: 8px;
}
.frm_partss_fl .stay_up_w form input.form-control {
    width: 70%;
    padding: 13px 12px;
    border-radius: 30px;
    font-family: 'Poppins', sans-serif;
    border: #BFBFBF solid 1px;
    margin-right: 2%;
    background: transparent;
    color: #252525;
}


.frm_partss_fl .stay_up_w form input.form-control::placeholder {
  color: #252525;
  opacity: 1;
}

.frm_partss_fl .stay_up_w form input.form-control::-ms-input-placeholder { /* Edge 12 -18 */
  color: #252525;
}

.frm_partss_fl .stay_up_w form button.sub_mitess {
    width: 25%;
    height: 52px;
    border-radius: 50px;
    border: none;
    background: #01325d;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
	font-family: 'Poppins', sans-serif;
}
.frm_partss_fl .stay_up h4 {
    margin: 0 0 15px;
    color: #252525;
    font-size: 32px;
    font-weight: 600;
    text-align: right;
}
.frm_partss_fl .stay_up p {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}


/* Top Scroll */
.contentDiv {
    width: auto;
    height: auto;
    background-color: transparent;
}

button.back-to-top{
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
	height: 0px;
  width: 0px;
  overflow: hidden;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
  color: transparent;
	clear: both;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
  right: 50px;
	bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus,{
  outline: 0 !important;
}
button.back-to-top::before,
button.back-to-top::after {
  content: "";
    display: block;
    vertical-align: middle;
    border-bottom: solid 8px #000000;
    border-left: solid 8px transparent;
    line-height: 0;
    border-right: solid 8px transparent;
    height: 0;
    margin: 16px auto 0;
    width: 0;
  border-radius:0px;
  visibility: hidden;
}
button.back-to-top.show::after,
button.back-to-top.show::before{
  visibility: visible;
}
button.back-to-top::after {
  border-bottom-color:#fff;
      position: relative;
  top:-22px;
}
button.back-to-top.show {
    background: #ffffff;
    color: #fff;
    font-size: 15px;
    right: 15px;
    bottom: 25px;
    height: 45px;
    width: 45px;
    visibility: visible;
}
/* End Top Scroll */

footer .accordion_container {
	display:none;;
}


@media (max-width: 768px){
.ftr_partss.adss_flss ul li span.adss_ftr {max-width: 295px;}




footer .ftr_partss ul li {margin-top: 12px; font-size: 14px; color: #fff;}
footer .ftr_partss ul li:last-child {margin-bottom:10px;}
footer .accordion_body .ftr_partss.socialss li {display: flex;}
footer .accordion_body .ftr_partss.socialss li a {margin-right: 10px;}
footer .accordion_body .ftr_partss.socialss li a:last-child {margin-right:0px;}

footer .ftr_partss .ftr_loogss {text-align: left; border-bottom:none; padding-bottom: 10px; margin-bottom: 10px;}
footer .ftr_partss .ftr_loogss img {margin: 0; width: 40%;}
footer .ftr_partss p {text-align: left; font-size: 14px;}
footer img.ftr_margess {height: auto;}
footer img.ftr_margess1 {display:none;}
footer .ftr_partss .success_fld {margin-bottom: 0;}
footer .ftr_partss h4 {margin: 0 0 10px; padding-bottom: 0; font-size: 16px;}
footer {padding: 30px 0 0;}
footer .ftr_partss {margin-bottom: 20px;}
footer .accordion_body .ftr_partss {margin-bottom:0px; padding: 0 15px;}
footer .mr_top_50 {margin-top: 20px;}
footer .f_us_doc {margin-bottom: 15px;font-size:14px;}
footer .copy_rts {line-height: 24px;}
footer .ftr_partss .lg_parts {float: left; width:100%;}
footer .ftr_partss h3 {float: left; display: block; width: 100%;}
footer .ftr_partss ul {float: left; display: block; width: 100%;}
footer .accordion_container {width: 100%; display:block; margin-bottom: 15px;}
footer .accordion_head {background-color:transparent; color:#ffffff; cursor:pointer; font-size:15px; margin:0 0 1px 0; padding:10px 0px; font-weight: 500;
border-bottom: #c98080 dashed 1px;}
footer .accordion_head:last-child{border:none;}
footer .accordion_body {background:#c26069;}
footer .accordion_body .mt_datat {padding: 8px 15px; margin: 0px; text-align: left;}
footer .plusminus {float: right; font-size: 22px; position: relative; top: -5px;}
}

@media (min-width: 481px) and (max-width: 767px) {
.mb_view_hide{display:none !important;}
.mb_view_show{display:block !important;}

.banner_areaa {height: 600px;}
.banner_areaa img.bgr_main_bg {width: 100%; height: 100%; object-fit: cover;}
.banner_areaa .baner_cnt_area {align-items: end; max-width: 100%; left: 0; padding:0 15px 20px;}
.banner_areaa .baner_cnt_area h3 {font-size: 32px; font-weight: 500; margin: 0 0 15px; line-height: 40px;}
.banner_areaa .baner_cnt_area p {font-size: 14px; margin: 0 0 7px;}
.banner_areaa .baner_cnt_area .bk_areaa a {font-size: 20px;}
.banner_areaa .baner_cnt_area .bk_areaa a img {width: 28px; height: 13px; top: 10px;}

.suprt_al_text {margin-bottom: 15px;}
.suprt_al_text h4 {font-size: 18px;}
#explore_all .an_boxx_ar .user_mg_area {height: auto;}
#explore_all .an_boxx_ar .tx_cnt_area {margin-bottom: 20px;}
#explore_all .an_boxx_ar .tx_cnt_area h4 {font-size: 16px;}
#explore_all .an_boxx_ar .tx_cnt_area p {font-size: 13px; margin: 0 0 5px; line-height: 22px;}
#explore_all .an_boxx_ar .tx_cnt_area a {font-size: 13px;}


.brd_area_alss {padding: 0;}
#profile_areaa .titl_area_top h4 span.btn_bx_area a#al_sp_btn_o {padding:3px 10px; font-size:14px; border-radius:5px; display:inline-block; margin-bottom: 10px;}
#profile_areaa .titl_area_top h4 span.btn_bx_area a#al_sp_btn_o img {width: 14px;}
#profile_areaa .titl_area_top p {font-size: 14px; margin-bottom: 10px;}
#profile_areaa .list_usrrrs ul li {font-size: 14px;}
#profile_areaa .list_usrrrs ul li span.nm_area {max-width: 150px;}

#profile_areaa .titl_area_top h4 span.btn_bx_area a#al_sp_btn {padding: 5px 10px; border-radius: 5px; font-size: 14px;}
#ourglr_tabs .tab-link {font-size: 16px;  padding: 10px 14px; line-height: 18px;}



.main_listing_areaa.brd_area_alss {padding: 10px;}
.main_listing_areaa .top_area .usr_cntentss .usr_mgss {width: 33px; height: 33px;}
.main_listing_areaa .top_area .usr_cntentss .cnt_txtx h4 {font-size: 16px;}
.main_listing_areaa .top_area .usr_cntentss {width: 75%;}
.main_listing_areaa .top_area .confirmed_area {width: 25%;}
.main_listing_areaa .top_area .usr_cntentss .cnt_txtx {width: 85%;}
.main_listing_areaa .top_area .usr_cntentss .cnt_txtx p {font-size: 12px;}
.main_listing_areaa .rang_areaa .view_details#al_sp_btn {float: inherit; padding: 9px 10px; font-size: 12px; border-radius: 5px; display: inline-block;
    width: 100%; text-align: center; margin-bottom: 5px; margin-top: 10px;}
.data_show_cnt.active .un_data_sh {border-top: none; padding-top: 0px;}
.data_show_cnt.active .un_data_sh h5 {font-size: 14px; margin-bottom: 5px;}
.data_show_cnt.active .un_data_sh ul li {margin-top: 5px; font-size: 12px;}
.data_show_cnt.active .dwn_ld_areaa {font-size: 14px;}

.lit_green_bx {font-size: 10px; padding: 2px 5px;}
.lit_pending_bx {font-size: 10px; padding: 2px 5px;}
.lit_cancelled_bx {font-size: 10px; padding: 2px 5px;}

.main_listing_areaa .chauffeur_area .lft_cnt_areaa {width: 100%;}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li {font-size: 12px; display: flex;}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li span.txt_mngs {max-width: 160px;}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li:last-child {margin-top: 7px;}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li span.txt_mngs.spa_manges {max-width: 160px;}
.main_listing_areaa .rang_areaa .line_areaa {margin-right: 0; width: 100%; margin-top: 2px; margin-bottom: 3px;}
.main_listing_areaa .rang_areaa .sm_content_ara .ck_area {width: 20px;}
.main_listing_areaa .rang_areaa .sm_content_ara .txt_sm_area {width: 93%;}
.main_listing_areaa .rang_areaa .sm_content_ara .ck_area img {width: 14px;}
.main_listing_areaa .rang_areaa .sm_content_ara {max-width: 100%;}
.main_listing_areaa .rang_areaa .sm_content_ara .txt_sm_area p {font-size: 12px;}
.main_listing_areaa .rang_areaa .sm_content_ara .txt_sm_area h5 {font-size: 14px;}


.card_main.ful_wth .card_boxx {max-width: 100%; margin-right: 0; height: 150px; margin-bottom: 15px;}
.card_main.ful_wth .card_boxx img.crd_bxxx {
    width: 100%;
}
.frm_un_box.banner_areaa {height: auto;}
.brd_area_alss#profile_areaa {padding: 15px;}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa #ourglr_tabs .tab-content .otp_boxx input.form-control {width: 22.5%;}
.all_popup_sp .top_areaa h3 {font-size: 18px;}

.banner_areaa.login_al_forms{height:auto;}
.banner_areaa.login_al_forms img.bgr_main_bg {display: none;}
.banner_areaa.login_al_forms .baner_cnt_area.l_all_form {position: relative;}

#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area {padding: 10px; display: inline-block; position: relative;}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .cnt_txt_arae {font-size: 12px;}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .cnt_txt_arae p {font-size: 12px; line-height: 18px;}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .both_bnts {position: absolute; top: 10px; right: 10px;}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .both_bnts a.btn_link {border-radius:5px; width:22px; height:22px; line-height:19px;}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area {padding: 10px;}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area .cnt_txt_arae p {margin: 0 0 0px; font-size: 14px; line-height: 20px;}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area .cnt_txt_arae {margin-top: 7px;}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area .both_bnts p {margin: 12px 0 0; font-size: 12px;}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area .ico img {width: 20px;}
.form_bx_areaa p {font-size: 14px;}
.banner_areaa.login_al_forms .baner_cnt_area.l_all_form#singup .frm_box_areaa {padding-top: 0;}

#right_part_area .slt_bx_aress.frm_un_box {display: flex;}
#right_part_area .slt_bx_aress.frm_un_box .form-group:nth-child(1) {width: 60%;}
#right_part_area .slt_bx_aress.frm_un_box .form-group:nth-child(2) {width: 40%;}
#profile_areaa .titl_area_top h4 span.btn_bx_area {margin-top: 10px;}
#right_part_area .slt_bx_aress.frm_un_box .form-group label {font-size: 12px;}

.note_areaa h4 {font-size: 18px; margin: 10px 0 5px;}
.note_areaa p {font-size: 12px; margin: 0 0 8px;}
.titl_area_hd h2 {font-size: 16px;}
.frm_btn_subm button.waves-light {height: 40px; padding: 0 20px; font-size: 14px;}
.frm_btn_subm button#al_sp_btn {padding: 8px 20px; font-size: 14px; height: 40px;}


.top-nav > ul li#user_login_parts {display: flex; padding: 0 10px; margin-top: 20px; margin-bottom: 20px;}
.top-nav > ul li#user_login_parts a {width: 50%; border: #ebebeb solid 1px; text-align: center;  padding: 9px 0; border-radius: 6px; margin-right: 15px;
    font-weight: 500;}
.top-nav > ul li#user_login_parts a:last-child{margin-right:0;}


#profile_areaa .titl_area_top {margin-bottom: 10px;}
#profile_areaa .titl_area_top h4 {font-size: 20px;}
.und_tops_sprt {padding: 0 0 15px;}
.und_tops_sprt h4 {font-size: 16px; margin-bottom:0;}
.und_tops_sprt .content_txt {margin-top: 15px;}
.form_bx_areaa {padding: 20px 0;}

header#fixedds ul#user_login li a {font-size: 15px;}
header#fixedds ul#user_login li a img {filter: brightness(0) invert(1); margin-right: 5px;}

header#fixedds #user_login .active-item a {color: #ffffff;}
header#fixedds #user_login .user_profl {display: inline-block; width: 100%; margin: 0; max-width: 100%; margin-bottom: 0; padding-left: 12px;}
header#fixedds #user_login  .user_profl .usr_ico {width: 50px; float: left; background: #fff; height: 50px; text-align: center; line-height: 50px; overflow: hidden; border-radius: 100px; border: #fff solid 1px;}
header#fixedds #user_login  .user_profl .usr_ico img {width: 100%; height: 100%; object-fit: cover;}
header#fixedds #user_login  .user_profl .usr_cntents {float: left; max-width: 185px; width: 100%; padding-left: 15px;}
header#fixedds #user_login  .user_profl .usr_cntents h6 {font-size: 18px; color: #fff; font-weight: 600; margin: 5px 0 0px;}
header#fixedds #user_login  .user_profl .usr_cntents p {color: #fff; margin: 0; font-size: 14px; font-weight: 400;}

header#fixedds .dk_menusss ul {float: inherit; position: relative; top: 0;}
header#fixedds .dk_menusss ul.dayes_timess li a.bell {border: #fff solid 1px; height: 30px; padding: 0 10px; border-radius: 6px; line-height: 30px;}
header#fixedds .notifi_data_show {position: fixed; top: 67px; max-width: 100% !important;  border-radius: 0; z-index: 9;}

#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing {display: inline-block;}
#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing .red_contct {max-width: 295px; float: left;}
#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing .off_on {max-width: 80%; float: left;}



header#fixedds .dk_menusss {position: absolute; width: auto;  right: 27px;}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa {padding: 25px 0px; border-radius: 5px;}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa h3 {font-size: 20px; line-height: 26px; margin: 0 0 5px; font-weight: 600;}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa p {font-size: 14px; margin: 0;}
header#fixedds .s-12.l-12 {position: relative;}


.ftr_partss.socialss.mb_v_dn_app {
    margin-bottom: 0;
    margin-top: 0;
}
.ftr_partss.socialss.mb_v_dn_app h4 {
    padding-bottom: 7px;
    font-size: 15px;
    font-weight: 500;
}
.ftr_partss.socialss.mb_v_dn_app li {
    display: flex;
    margin-top: 0;
}
.ftr_partss.socialss.mb_v_dn_app li a {
    width: 50%;
    display: inline-block;
    margin-right: 12px;
}
.ftr_partss.socialss.mb_v_dn_app li a:last-child {
    margin-right:0px;
}

.ftr_partss.adss_flss ul li {font-size: 14px;}
footer .ftr_partss ul li a {font-size: 14px;}
.eml_socilal .em_ico{font-size: 14px;}



footer .ftr_partss.top_spsp {margin-top:0px;}
.ftr_partss.adss_flss ul li:nth-child(1) {max-width: 100%;}
footer .ftr_partss .ftr_loogss:before{display:none;}



footer .ftr_partss.pl_40 {padding-left:0;}
.ftr_partss.adss_flss ul li span.b_adss {max-width: 280px;}


header#fixedds .dk_menusss ul.dayes_timess li a {background: transparent; border: none; padding: 0;}
header#fixedds .dk_menusss ul.dayes_timess {margin: 13px 0px 0px; padding: 0px; border-bottom: none;}
.dk_menusss ul ul li a:hover {color: #ed7e23 !important; font-weight: 500;}



.accordion_container .man_boxx .accordion_head {font-size: 14px; padding-right: 25px;}
.accordion_container .man_boxx .accordion_body .mt_datat p {font-size: 12px; padding-left: 0px;}
.accordion_container .man_boxx {margin-bottom: 15px; padding-bottom: 15px;}
.accordion_container .man_boxx .accordion_head span.plusminus {top: -7px; font-size: 24px;}


header#fixedds .line {margin: 0px; padding:0px 15px 10px; box-shadow:none;}
header#fixedds .lgo_mg img {width:55%;}
header#fixedds .lgo_mg {position: relative; top: 4px;}
header#fixedds.sticky .line {margin-top: 0; margin-bottom: 0;}
header#fixedds.sticky nav {padding:0 0 0px !important;}
.dk_menusss li#rit_menuss span.sc_mee {margin: 8px 10px;}
.dk_menusss li#rit_menuss span.sc_mee a {top: 0;}

.ser_v_araeea {padding: 30px 0;}
.all_pg_mdlls {display: contents;}

.frm_un_box .form-group .both .date_areaa {
    width: 50%;
}
.frm_un_box .form-group .both .time_area {
    width: 50%;
}

.ftr_partss.adss_flss ul li span.adss_ftr {
        max-width: 438px;
    }

.al_sec_ctxt {margin-bottom: 30px;}
.al_sec_ctxt h2 {font-size: 22px;}


.stay_tcx_box img.st_ovr_mg {display: none;}
.make_appolica .und_mg_ar {display: none;}
.ftr_partss.adss_flss ul {width: 100%;}

footer .ftr_partss h6 {margin: 0 0 10px; font-size: 16px;}
.eml_socilal {margin-top: 0px; padding-top: 0px; padding-bottom: 15px; border-top: none;}

button.back-to-top.show {right: 5px;}

footer .ftr_partss ul li {margin-top: 12px; font-size: 14px; color: #fff;}
footer .ftr_partss ul li:last-child {margin-bottom:10px;}
footer .accordion_body .ftr_partss.socialss li {display: flex;}
footer .accordion_body .ftr_partss.socialss li a {margin-right: 10px;}
footer .accordion_body .ftr_partss.socialss li a:last-child {margin-right:0px;}

footer .ftr_partss .ftr_loogss {text-align: center; border-bottom:none; padding-bottom: 10px; margin-bottom: 10px;}
footer .ftr_partss .ftr_loogss img {margin: 0; width: 40%;}
footer .ftr_partss p {text-align: left; font-size: 14px;}
footer img.ftr_margess {height: auto;}
footer img.ftr_margess1 {display:none;}
footer .ftr_partss .success_fld {margin-bottom: 0;}
footer .ftr_partss h4 {margin: 0 0 10px; padding-bottom: 0; font-size: 16px;}
footer {padding: 30px 0 0;}
footer .ftr_partss {margin-bottom: 20px;}
footer .accordion_body .ftr_partss {margin-bottom:0px; padding: 0 15px;}
footer .mr_top_50 {margin-top: 20px;}
footer .f_us_doc {margin-bottom: 15px;font-size:14px;}
footer .copy_rts {line-height: 24px;}
footer .ftr_partss .lg_parts {float: left; width:100%;}
footer .ftr_partss h3 {float: left; display: block; width: 100%;}
footer .ftr_partss ul {float: left; display: block; width: 100%;}
footer .accordion_container {width: 100%; display:block; margin-bottom: 15px;}
footer .accordion_head {background-color:transparent; color:#ffffff; cursor:pointer; font-size:15px; margin:0 0 1px 0; padding:10px 0px; font-weight: 500;
border-bottom: #c98080 dashed 1px;}
footer .accordion_head:last-child{border:none;}
footer .accordion_body {background:#c26069;}
footer .accordion_body .mt_datat {padding: 8px 15px; margin: 0px; text-align: left;}
footer .plusminus {float: right; font-size: 22px; position: relative; top: -5px;}
}



@media (min-width: 320px) and (max-width: 480px) {
.mb_view_hide{display:none !important;}
.mb_view_show{display:block !important;}

.banner_areaa {height: 600px;}
.banner_areaa img.bgr_main_bg {width: 100%; height: 100%; object-fit: cover;}
.banner_areaa .baner_cnt_area {align-items: end; max-width: 100%; left: 0; padding:0 0px 0px;}
.banner_areaa .baner_cnt_area h3 {font-size: 32px; font-weight: 500; margin: 0 0 15px; line-height: 40px;}
.banner_areaa .baner_cnt_area p {font-size: 14px; margin: 0 0 7px;}
.banner_areaa .baner_cnt_area .bk_areaa a {font-size: 20px;}
.banner_areaa .baner_cnt_area .bk_areaa a img {width: 28px; height: 13px; top: 10px;}

.suprt_al_text {margin-bottom: 15px;}
.suprt_al_text h4 {font-size: 18px;}
#explore_all .an_boxx_ar .user_mg_area {height: auto;}
#explore_all .an_boxx_ar .tx_cnt_area {margin-bottom: 20px;}
#explore_all .an_boxx_ar .tx_cnt_area h4 {font-size: 16px;}
#explore_all .an_boxx_ar .tx_cnt_area p {font-size: 13px; margin: 0 0 5px; line-height: 22px;}
#explore_all .an_boxx_ar .tx_cnt_area a {font-size: 13px;}


.brd_area_alss {padding: 0;}
#profile_areaa .titl_area_top h4 span.btn_bx_area a#al_sp_btn_o {padding:3px 10px; font-size:14px; border-radius:5px; display:inline-block; margin-bottom: 10px;}
#profile_areaa .titl_area_top h4 span.btn_bx_area a#al_sp_btn_o img {width: 14px;}
#profile_areaa .titl_area_top p {font-size: 14px; margin-bottom: 10px;}
#profile_areaa .list_usrrrs ul li {font-size: 14px;}
#profile_areaa .list_usrrrs ul li span.nm_area {max-width: 150px;}

#profile_areaa .titl_area_top h4 span.btn_bx_area a#al_sp_btn {padding: 5px 10px; border-radius: 5px; font-size: 14px;}
#ourglr_tabs .tab-link {font-size: 14px;  padding: 10px 10px; line-height: 18px;}



.main_listing_areaa.brd_area_alss {padding: 10px;}
.main_listing_areaa .top_area .usr_cntentss .usr_mgss {width: 33px; height: 33px;}
.main_listing_areaa .top_area .usr_cntentss .cnt_txtx h4 {font-size: 16px;}
.main_listing_areaa .top_area .usr_cntentss {width: 75%;}
.main_listing_areaa .top_area .confirmed_area {width: 25%;}
.main_listing_areaa .top_area .usr_cntentss .cnt_txtx {width: 85%;}
.main_listing_areaa .top_area .usr_cntentss .cnt_txtx p {font-size: 12px;}
.main_listing_areaa .rang_areaa .view_details#al_sp_btn {float: inherit; padding: 9px 10px; font-size: 12px; border-radius: 5px; display: inline-block;
    width: 100%; text-align: center; margin-bottom: 5px; margin-top: 10px;}
.data_show_cnt.active .un_data_sh {border-top: none; padding-top: 0px;}
.data_show_cnt.active .un_data_sh h5 {font-size: 14px; margin-bottom: 5px;}
.data_show_cnt.active .un_data_sh ul li {margin-top: 5px; font-size: 12px;}
.data_show_cnt.active .dwn_ld_areaa {font-size: 14px;}

.lit_green_bx {font-size: 10px; padding: 2px 5px;}
.lit_pending_bx {font-size: 10px; padding: 2px 5px;}
.lit_cancelled_bx {font-size: 10px; padding: 2px 5px;}

.main_listing_areaa .chauffeur_area .lft_cnt_areaa {width: 100%;}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li {font-size: 12px; display: flex;}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li span.txt_mngs {max-width: 160px;}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li:last-child {margin-top: 7px;}
.main_listing_areaa .chauffeur_area .lft_cnt_areaa ul li span.txt_mngs.spa_manges {max-width: 160px;}
.main_listing_areaa .rang_areaa .line_areaa {margin-right: 0; width: 100%; margin-top: 2px; margin-bottom: 3px;}
.main_listing_areaa .rang_areaa .sm_content_ara .ck_area {width: 20px;}
.main_listing_areaa .rang_areaa .sm_content_ara .txt_sm_area {width: 93%;}
.main_listing_areaa .rang_areaa .sm_content_ara .ck_area img {width: 14px;}
.main_listing_areaa .rang_areaa .sm_content_ara {max-width: 100%;}
.main_listing_areaa .rang_areaa .sm_content_ara .txt_sm_area p {font-size: 12px;}
.main_listing_areaa .rang_areaa .sm_content_ara .txt_sm_area h5 {font-size: 14px;}


.card_main.ful_wth .card_boxx {max-width: 100%; margin-right: 0; height: 150px; margin-bottom: 15px;}
.frm_un_box.banner_areaa {height: auto;}
.brd_area_alss#profile_areaa {padding: 15px;}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa #ourglr_tabs .tab-content .otp_boxx input.form-control {width: 22.5%;}
.all_popup_sp .top_areaa h3 {font-size: 18px;}

.banner_areaa.login_al_forms{height:auto;}
.banner_areaa.login_al_forms img.bgr_main_bg {display: none;}
.banner_areaa.login_al_forms .baner_cnt_area.l_all_form {position: relative;}

#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area {padding: 10px; display: inline-block; position: relative;}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .cnt_txt_arae {font-size: 12px;}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .cnt_txt_arae p {font-size: 12px; line-height: 18px;}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .both_bnts {position: absolute; top: 10px; right: 10px;}
#profile_areaa .brd_area_alss .list_adrees .mn_list_area .un_list_area .both_bnts a.btn_link {border-radius:5px; width:22px; height:22px; line-height:19px;}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area {padding: 10px;}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area .cnt_txt_arae p {margin: 0 0 0px; font-size: 14px; line-height: 20px;}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area .cnt_txt_arae {margin-top: 7px;}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area .both_bnts p {margin: 12px 0 0; font-size: 12px;}
#profile_areaa .brd_area_alss .list_adrees.notificationss .mn_list_area .un_list_area .ico img {width: 20px;}
.form_bx_areaa p {font-size: 14px;}
.banner_areaa.login_al_forms .baner_cnt_area.l_all_form#singup .frm_box_areaa {padding-top:15px;}

#right_part_area .slt_bx_aress.frm_un_box {display: flex;}
#right_part_area .slt_bx_aress.frm_un_box .form-group:nth-child(1) {width: 60%;}
#right_part_area .slt_bx_aress.frm_un_box .form-group:nth-child(2) {width: 40%;}
#profile_areaa .titl_area_top h4 span.btn_bx_area {margin-top: 10px;}
#right_part_area .slt_bx_aress.frm_un_box .form-group label {font-size: 12px;}

.note_areaa h4 {font-size: 18px; margin: 10px 0 5px;}
.note_areaa p {font-size: 12px; margin: 0 0 8px;}
.titl_area_hd h2 {font-size: 16px;}
.frm_btn_subm button.waves-light {height: 40px; padding: 0 20px; font-size: 14px;}
.frm_btn_subm button#al_sp_btn {padding: 8px 20px; font-size: 14px; height: 40px;}


.top-nav > ul li#user_login_parts {display: flex; padding: 0 10px; margin-top: 20px; margin-bottom: 20px;}
.top-nav > ul li#user_login_parts a {width: 50%; border: #ebebeb solid 1px; text-align: center;  padding: 9px 0; border-radius: 6px; margin-right: 15px;
    font-weight: 500;}
.top-nav > ul li#user_login_parts a:last-child{margin-right:0;}


#profile_areaa .titl_area_top {margin-bottom: 10px;}
#profile_areaa .titl_area_top h4 {font-size: 20px;}
.und_tops_sprt {padding: 0 0 15px;}
.und_tops_sprt h4 {font-size: 16px; margin-bottom:0;}
.und_tops_sprt .content_txt {margin-top: 15px;}
.form_bx_areaa {padding: 20px 0;}

header#fixedds ul#user_login li a {font-size: 15px;}
header#fixedds ul#user_login li a img {filter: brightness(0) invert(1); margin-right: 5px;}

header#fixedds #user_login .active-item a {color: #ffffff;}
header#fixedds #user_login .user_profl {display: inline-block; width: 100%; margin: 0; max-width: 100%; margin-bottom: 0; padding-left: 12px;}
header#fixedds #user_login  .user_profl .usr_ico {width: 50px; float: left; background: #fff; height: 50px; text-align: center; line-height: 50px; overflow: hidden; border-radius: 100px; border: #fff solid 1px;}
header#fixedds #user_login  .user_profl .usr_ico img {width: 100%; height: 100%; object-fit: cover;}
header#fixedds #user_login  .user_profl .usr_cntents {float: left; max-width: 185px; width: 100%; padding-left: 15px;}
header#fixedds #user_login  .user_profl .usr_cntents h6 {font-size: 18px; color: #fff; font-weight: 600; margin: 5px 0 0px;}
header#fixedds #user_login  .user_profl .usr_cntents p {color: #fff; margin: 0; font-size: 14px; font-weight: 400;}

header#fixedds .dk_menusss ul {float: inherit; position: relative; top: 0;}
header#fixedds .dk_menusss ul.dayes_timess li a.bell {border: #fff solid 1px; height: 30px; padding: 0 10px; border-radius: 6px; line-height: 30px;}
header#fixedds .notifi_data_show {position: fixed; top: 67px; max-width: 100% !important;  border-radius: 0; z-index: 9;}

#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing {display: inline-block;}
#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing .red_contct {max-width: 295px; float: left;}
#ourglr_tabs .content-wrapper.ntf_areaa .main_ntf_area .und_lst_area .nt_listing .off_on {max-width: 80%; float: left;}



header#fixedds .dk_menusss {position: absolute; width: auto;  right: 27px;}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa {padding:20px 15px; border-radius: 5px; background: #ffffffe6;}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa h3 {font-size: 20px; line-height: 26px; margin: 0 0 5px; font-weight: 600;}
.banner_areaa .baner_cnt_area.l_all_form .frm_box_areaa p {font-size: 14px; margin: 0;}
header#fixedds .s-12.l-12 {position: relative;}


.ftr_partss.socialss.mb_v_dn_app {
    margin-bottom: 0;
    margin-top: 0;
}
.ftr_partss.socialss.mb_v_dn_app h4 {
    padding-bottom: 7px;
    font-size: 15px;
    font-weight: 500;
}
.ftr_partss.socialss.mb_v_dn_app li {
    display: flex;
    margin-top: 0;
}
.ftr_partss.socialss.mb_v_dn_app li a {
    width: 50%;
    display: inline-block;
    margin-right: 12px;
}
.ftr_partss.socialss.mb_v_dn_app li a:last-child {
    margin-right:0px;
}

.ftr_partss.adss_flss ul li {font-size: 14px;}
footer .ftr_partss ul li a {font-size: 14px;}
.eml_socilal .em_ico{font-size: 14px;}



footer .ftr_partss.top_spsp {margin-top:0px;}
.ftr_partss.adss_flss ul li:nth-child(1) {max-width: 100%;}
footer .ftr_partss .ftr_loogss:before{display:none;}



footer .ftr_partss.pl_40 {padding-left:0;}
.ftr_partss.adss_flss ul li span.b_adss {max-width: 280px;}


header#fixedds .dk_menusss ul.dayes_timess li a {background: transparent; border: none; padding: 0;}
header#fixedds .dk_menusss ul.dayes_timess {margin: 13px 0px 0px; padding: 0px; border-bottom: none;}
.dk_menusss ul ul li a:hover {color: #ed7e23 !important; font-weight: 500;}



.accordion_container .man_boxx .accordion_head {font-size: 14px; padding-right: 25px;}
.accordion_container .man_boxx .accordion_body .mt_datat p {font-size: 12px; padding-left: 0px;}
.accordion_container .man_boxx {margin-bottom: 15px; padding-bottom: 15px;}
.accordion_container .man_boxx .accordion_head span.plusminus {top: -7px; font-size: 24px;}


header#fixedds .line {margin: 0px; padding:0px 0px 10px; box-shadow:none;}
header#fixedds .lgo_mg img {width:55%;}
header#fixedds .lgo_mg {position: relative; top: 4px;}
header#fixedds.sticky .line {margin-top: 0; margin-bottom: 0;}
header#fixedds.sticky nav {padding:0 0 0px !important;}
.dk_menusss li#rit_menuss span.sc_mee {margin: 8px 10px;}
.dk_menusss li#rit_menuss span.sc_mee a {top: 0;}

.ser_v_araeea {padding: 30px 0;}
.all_pg_mdlls {display: contents;}


.al_sec_ctxt {margin-bottom: 30px;}
.al_sec_ctxt h2 {font-size: 22px;}


.stay_tcx_box img.st_ovr_mg {display: none;}
.make_appolica .und_mg_ar {display: none;}
.ftr_partss.adss_flss ul {width: 100%;}

footer .ftr_partss h6 {margin: 0 0 10px; font-size: 16px;}
.eml_socilal {margin-top: 0px; padding-top: 0px; padding-bottom: 15px; border-top: none;}

button.back-to-top.show {right: 5px;}

footer .ftr_partss ul li {margin-top: 12px; font-size: 14px; color: #fff;}
footer .ftr_partss ul li:last-child {margin-bottom:10px;}
footer .accordion_body .ftr_partss.socialss li {display: flex;}
footer .accordion_body .ftr_partss.socialss li a {margin-right: 10px;}
footer .accordion_body .ftr_partss.socialss li a:last-child {margin-right:0px;}

footer .ftr_partss .ftr_loogss {text-align: center; border-bottom:none; padding-bottom: 10px; margin-bottom: 10px;}
footer .ftr_partss .ftr_loogss img {margin: 0; width: 40%;}
footer .ftr_partss p {text-align: left; font-size: 14px;}
footer img.ftr_margess {height: auto;}
footer img.ftr_margess1 {display:none;}
footer .ftr_partss .success_fld {margin-bottom: 0;}
footer .ftr_partss h4 {margin: 0 0 10px; padding-bottom: 0; font-size: 16px;}
footer {padding: 30px 0 0;}
footer .ftr_partss {margin-bottom: 20px;}
footer .accordion_body .ftr_partss {margin-bottom:0px; padding: 0 15px;}
footer .mr_top_50 {margin-top: 20px;}
footer .f_us_doc {margin-bottom: 15px;font-size:14px;}
footer .copy_rts {line-height: 24px;}
footer .ftr_partss .lg_parts {float: left; width:100%;}
footer .ftr_partss h3 {float: left; display: block; width: 100%;}
footer .ftr_partss ul {float: left; display: block; width: 100%;}
footer .accordion_container {width: 100%; display:block; margin-bottom: 15px;}
footer .accordion_head {background-color:transparent; color:#ffffff; cursor:pointer; font-size:15px; margin:0 0 1px 0; padding:10px 0px; font-weight: 500;
border-bottom: #c98080 dashed 1px;}
footer .accordion_head:last-child{border:none;}
footer .accordion_body {background:#c26069;}
footer .accordion_body .mt_datat {padding: 8px 15px; margin: 0px; text-align: left;}
footer .plusminus {float: right; font-size: 22px; position: relative; top: -5px;}

}