/** start header section  **/
.header-top-one {
    background: #fff;
    height: 40px;
    line-height: 40px;
}
.header{
    position: relative;
    height:auto;
    z-index: 1040;
    width: 100%;
    padding-top: 0rem;
    background: #fff;    
    -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    transition: all ease-out .5s;    
}
.nav-item{
    margin:0px;
}
.display-ib.relative.ml-4.login-click-drop.open {
    margin-left: 0 !important;
}
.nav-item .nav-link{
    color:#333;
    font-size: 14px;
    font-family: 'Lato-Semibold';
    text-transform: capitalize;
}
.default_header{
    background: #fff;
    -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    transition: all ease-out .5s; 
}   
.header_top{
    position: fixed;
    padding-top: 0rem;
    height: 80px;
    background: #fff;
    -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    transition: all ease-out .5s; 
    top: 0rem;
    width: 100%;
    
}
.header-wthout-shadow  .header_top
{
    box-shadow:0px 4px 6px rgba(91, 134, 229,.38);
}
.navbar-brand {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
button.togglerBtn {
    position: relative;
    width: 33px;
    height: 30px;
    background: transparent;
    right: 10px;
    border: 1px solid #29c483;
    padding: 0;
}
button.navbar-toggler.togglerBtn .t-bar {
    background: #29c483;
    height: 2px;
    width: 20px;
    display: block;
    margin: 3px auto;
}
.top-tabs-parent button.togglerBtn{
    border: 1px solid #fff;
    top:12px;
}
.top-tabs-parent button.navbar-toggler.togglerBtn .t-bar {
    background: #fff;
    height: 2px;
    width: 15px;
    display: block;
    margin: 2px auto;
}
nav.navbar.navbar-expand-lg.top-header-nav {
    padding: 15px 0;
}
.login-click-drop.open .dropdown-toggle::after{
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    background:transparent;
    border:none;
    border-bottom: 2px solid #333;
    border-right: 2px solid #333;
    height: 8px;
    width: 8px;
    transform: rotate(45deg);
    transition: ease-in-out .5s;
}
.login-click-drop.open.show .dropdown-toggle::after{
    transform: rotate(225deg);
}

.tp-login-btn {
    font-size: 14px;
    color: #333333;
    font-family:'Lato-Semibold';
}
a.tp-signup-btn {
    background: #25D17F;
    padding: 0 18px;
    height: 36px !important;
    margin-left: 25px;
    border-radius: 4px;
    color: #fff;
    font-family: 'Lato-Bold';
    font-size: 14px;
    line-height: 36px;
    display: inline-block;
}

.top-header-nav li.nav-item a:hover {
    color: #3fd27f;
}
a.tp-login-btn:hover {
    color: #3fd27f;
}
 .navbar-expand-lg.top-header-nav .navbar-nav .nav-link {
    padding-right: 12px;
    padding-left: 12px;
}
/** start mid content  **/

/* * ***** start mid content ****** */
li.nav-item .nav-link:focus::before,
li.nav-item .nav-link:hover::before,
.footer_section .footer_top .after-right:focus::before,
.footer_section .footer_top .after-right:hover::before{
    width: 100%;
    right: auto;
    left: 0;
}
/*li.nav-item .nav-link::before,
.footer_section .footer_top .after-right::before {
    content: '';
    border-bottom: 1px solid #323232;
    width: 0;
    height: 1px;
    right: 0;
    left: auto;
    bottom: -4px;
    position: absolute;
    -webkit-transition: width .2s linear;
    -o-transition: width .2s linear;
    transition: width .2s linear;
}*/
.footer_section .footer_top .after-right::before{
    border-bottom: 1px solid #fff;
    /*bottom: -5px;*/
}
li.nav-item .nav-link{
    position: relative;
}

/*top-tabs-parent*/
.top-tabs-parent{
    background: #25D17F;
    background: -webkit-linear-gradient(45deg, #25D17F, #456AA1);
    background: -o-linear-gradient(45deg, #25D17F, #456AA1);
    background: -moz-linear-gradient(45deg, #25D17F, #456AA1);
    background: -ms-linear-gradient(45deg, #25D17F, #456AA1);
    background: linear-gradient(45deg, #25D17F, #456AA1);
    height:70px;
}
.top-tabs-parent .top-tabs{
    padding-left: 0rem;
}
.top-tabs-parent .top-tabs .top-tabs-li{
    display: inline-block;
}
.top-tabs-parent .top-tabs .top-tabs-li a{
    color:#fff;
    padding:19px 18px;
    background:transparent;
    display: inline-block;
    border-bottom: 0.25rem solid transparent;
    font-family: 'Lato-Semibold';
    font-size: 1rem;
}
.top-tabs-parent .top-tabs .top-tabs-li a:hover
{
    background:#ffffff12;
    border-bottom: 0.25rem solid transparent;
}

.top-tabs-parent .top-tabs .top-tabs-li a:focus,
.top-tabs-parent .top-tabs .top-tabs-li a.active{
    background:#ffffff12;
    border-bottom: 0.25rem solid #fff;
}
.before-login-header.header-wthout-shadow {
    box-shadow: none;
    background:transparent;
    position: absolute;
    top: 0;
}

.header_top_pr{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #232f49;
    z-index: 2;
    height: 150px;
    -webkit-transition: height 5s;
    transition: height 500ms;
        z-index: 999999;
}

/*.profile__bg.stickyFixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #232f49;
    z-index: 2;
    height: 150px;
    -webkit-transition: height 250ms;
    transition: height 250ms;
}*/

.header_top_pr .top-header-nav
{
 display: none;
}
/*.profile_view_sticky.header_top_pr {
    display: none;
}*/

/*.header_top_pr .profile-banner {
    position: fixed !important;
    width: 100%;
    top: 0;
    transition: all ease-out .5s;
}*/
.header_top_pr .profile-banner
{
   position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #232f49;
    z-index: 2;
    height: 180px;
    -webkit-transition: height 500ms;
    transition: height 500ms;
}


.header_top_pr h2.h2 {
    font-size: 30px;
    margin-bottom: 0;
}
.header_top_pr h5.h5 {
    font-size: 14px;
}
.header_top_pr ul.p-bnr-tabs-ul {
        margin-top: 25px;
    margin-bottom: 0;
}
.header_top_pr .profile-banner.pt-60 {
    padding-top: 20px;
}
.limitText {
    display: block;
    width: 100%;
}

.header_top_pr .p-str-cht-cnt {
    top: 10px;
}


.header_top_pr .top-profilr-left-box {
    background: transparent;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border:1px solid transparent;
    padding-top: 0;
}
.header_top_pr img.profile-view-img {
    width: 100px;
    height: 100px;
    border: 4px solid #fff;
}

.header_top_pr .list-price-box {
    bottom: 0;
    padding: 5px 12px 0 12px;
    height: auto;
}
.header_top_pr .list-price-box h2.fontsize-40 {
    font-size: 20px;
    line-height: 18px;
}
.header_top_pr .top-profilr-left-box .ur-rat-revw {
    display: none;
}
.header_top_pr .top-profilr-left-box .badgeImage {
    display: none;
}
.header_top_pr .top-profilr-left-box a.btn {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    width: 195px;
    margin: 0 auto;
    display: block;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}
.header_top_pr .top-profilr-left-box .mt-20 {
    margin-top: 10px;
}
.header_top_pr .relative.vw-p-tp-bx-l {
    width: 180px;
    margin: 0 auto;
}
.profile-view-main-cot.tp-rffect {
    padding-top: 425px !important;
}
 .tp-rffect .profile-vw-left.user-profile-vw-p {
    top: 0;
}



/** start footer section  **/
.footer_section {
    z-index: 0;
}
.footer_section .footer_top {
   /* padding-top: 60px;
    padding-bottom:5px;*/
}
.footer_section .footer-bottom{
    border-top: 1px solid #456AA1;
    padding-left: 128px
}
.footer_section .footer_top .after-right{
    position: relative;
}
.footer_section .footer_top .after-right:hover,
.footer_section .footer_top .after-right:focus{
    padding-left:0.25rem;
}
.after-footer-icon{
    position: absolute;
    left:0px;
    top:5px;
    height:52px;
    width:75px;
    z-index: -1;
}
.footer_section{
    background:#222222;
}
.footer_section .footer-so-icon{
    width:32px;
    height:32px;
    border-radius: 50%;
    text-align: center;
    margin-right:12px;
    transition: .2s linear;
}
.footer_section .footer-so-icon:hover{
    transform: scale(0.9);
}

.error{
    /* top: 60px;
    position: absolute;
    left: 12px;
    font-size: 12px;
    color: #FE0000;
    font-family: 'Lato-Regular' */
}
.textarea .error{
    top:97px;
}
.textarea .note{
    top:97px;
    position: absolute;
    right: 2px;
}
.footer-left-col {
    padding: 45px 115px 30px 128px;
}
.footer-right-col {
    padding: 45px 100px 30px 128px;
}
ul.pl-0.footer-social-icons li a {
    border: 1px solid #707070;
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    margin-right: 15px;
    transition:all 1s;
}

ul.pl-0.footer-social-icons li a:hover {
    color: #3fd27f;
    border: 1px solid #3fd27f;
    border-radius: 73px;
}
/*main section start*/
.main{
    padding: 50px 0px;
    position: relative;
}
.main::before{
    content: '';
    position: absolute;
    top:0rem;
    left:0rem;
    right:0rem;
    background:url(../images/main_background_img.png) no-repeat;
    height:700px;
    width:100%;
    background-size: 100%;
    background-position: center;
}
/*main section end*/
.new_flex{
    display: flex;
    height:100vh;
    align-items: center;
    justify-content: center;
}
.login_bg_img::after{
    position: absolute;
    content: '';
    background-position:left;
    background:url(../images/login_bg_img.png) no-repeat;
    width:675px;
    min-height:593px;
    background-size: cover;
    width: 670px;
    min-height: 595px;  
    top:0rem;
    left:0rem;
    z-index: -1;
}
.password_eye{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 14px;
    right: 12px;
    cursor: pointer;
}
.Forgot_pass{
    position: absolute;
    bottom:-20px;
    right:0px;
}
.datepicker td, .datepicker th {
    text-align: center;
    min-width: 35px!important;
    width:auto;
    height: 30px;
}
.datepicker .datepicker-switch:hover, 
.datepicker .next:hover, 
.datepicker .prev:hover{
    width: auto;
    padding: 8px 0px 0 0px; 
    vertical-align: unset; 
    font-size: 1rem;
}
.datepicker .datepicker-switch{
    width:auto;
}
.datepicker table tr td span {
    display: block;
    width: 14%;
    height: 40px;
    line-height: 40px;
}
.datepicker table tr td.active, 
.datepicker table tr td.active.disabled, 
.datepicker table tr td.active.disabled:hover, 
.datepicker table tr td.active:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.active {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(to right,#25D17F,#456AA1);
    background-image: -ms-linear-gradient(to right,#25D17F,#456AA1);
    background-image: -webkit-linear-gradient(to right,#25D17F,#456AA1);
    background-image: -o-linear-gradient(to right,#25D17F,#456AA1);
    background-image: linear-gradient(to right,#25D17F,#456AA1);
    border-color: rgba(0,0,0,.1) 
}
.grey-scal{
    -webkit-filter: invert(2); /* Safari 6.0 - 9.0 */
    filter: invert(2);
}
.profile-left-side-link .grey-scal.active{
    -webkit-filter: invert(0); /* Safari 6.0 - 9.0 */
    filter: invert(0);
}
.profile-left-side-link div.grey-scal{
    position: relative;
}
.profile-left-side-link{
    padding:10px 0px;
}
.img-upload-box{
    height:182px;
    width:182px;
}
.img-upload-box a.crose-btn,
.video-sqer-upload-box a.crose-btn,
.uplod-img-qua-box a.crose-btn{
    position: absolute;
    right: 15px;
    top: 14px;
    z-index: 2;
}
.video-sqer-upload-box {
    position: relative;
    height:182px;
    overflow: hidden;
    border-radius: 0.25rem;
}
.img-round-upload-box{
    height:182px;
    width:182px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}
.img-round-uploaded{
    width:180px;
    height:180px;
    border-radius: 50%;
    object-fit: cover;
}
.img-round-upload-box:hover .btn-upload-file,
.video-sqer-upload-box:hover .btn-upload-file,
.uplod-img-qua-box:hover .btn-upload-file{
    bottom: 0;
}
.video-sqer-upload-box .btn-upload-file,
.img-round-upload-box .btn-upload-file,
.uplod-img-qua-box .btn-upload-file{
    margin: auto auto;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    text-align: center;
    background: rgba(41,41,41,.90);
    color:#fff;
    padding: 8px 0px;
    transition: ease-in-out 0.5s ;
}
.uplod-img-qua-box{
    height:161px;
    width:100%;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    border-radius: 0.25rem;
}
.uplod-img-qua{
    width:100%;
    height:161px;
    object-fit: cover;
}
/* *******************************pushpa*** *************************** */
.limitText {
    position: absolute;
    bottom: -18px;
}

input.select-ip[type=radio]:checked + label.select-type{
  background-color: #fff;
  border:4px solid #456AA1;
}
input.select-ip[type=radio]:checked + label.select-type span{
    color: #456AA1;
}
input.select-ip[type=radio]:checked + label.select-type:after {
    content: url(../images/checked-round-blue.svg);
    position: absolute;
    top: 16px;
    right: 16px;
    width: 24px;
    height: 24px;
} 
/*input.select-ip[type=checkbox]:checked + label.select-type{
  background-color: #9606F2;
  color: #fff !important;
  border:1px solid transparent;
}*/
label.select-type {
    background: #F6F9FC;
    height: 100%;
    border-radius: 4px;
    border:4px solid transparent;
    width: 100%;
    text-align: center;
    margin-right: 3px;
    margin-bottom: 6px;
    padding: 15px;
    
}
label.select-type
{
    font-size:30px;
    color: #333333;
    font-family:'Sniglet-Regular';
}
img.select-image {
    width: 215px;
    height: 194px;
    margin-bottom: 25px;
}
.select-ip {
    position: absolute;
}
.select-sign-type-bg {
    background-image: url(../images/bgimage.png);
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 200%;
        background-position: top -58px center;
}
.note-p {
        bottom: -16px;
    position: absolute;
    left: 12px;
}
.sub-level-checkbox span.mr-3.cr {
    float: right;
    margin-left: 0;
        margin-right: 0 !important;
}
.sub-level-checkbox .checkbox label {
    min-height: 1.25rem;
    padding-left: 0;
}



.teaching-pre-box-3 input.form-control {
    width: 80%;
    height: 36px;
    line-height: 36px;
}
.teaching-pre-box-3 .inp .label {
    top: 12px;
    font-size: 14px;
}
.teaching-pre-box-3 .form-group.inp-rw {
    margin-bottom: 0;
        margin-top: 20px;
}

.teaching-pre-box-3 .inp input:not(:placeholder-shown) + .label {
    transform: translateY(-18px) translateX(5px) scale(1);
}

.teaching-pre-box-3 .inp input:focus + .label
{
    transform: translateY(-18px) translateX(5px) scale(1);
}
.inp textarea:focus + .label
{
    transform: translateY(-26px) translateX(5px) scale(1);
}
.inp textarea:not(:placeholder-shown) + .label {
    transform: translateY(-26px) translateX(5px) scale(1);
}
img.autocheck-img, .un-autocheck-img {
        position: absolute;
    right: 15px;
    top: 10px;
}
.teaching-pre-box-3 input.form-control[disabled] {
    background: #F6F9FC;
    
}
.disble-hrl-rt span.label {
    color: #D2D7DF !important;
}
.user-profile-form .img-upload-box {
    margin: 0 auto;
}
.top-profile-ul li a {
    font-size: 14px;
    color: #333333;
    padding: 10px 15px !important;
    display: block;
    border-top: 1px solid #e0e8fb;
    border-bottom: 1px solid #e0e8fb;
    margin-top: -1px;
}
ul.top-profile-ul {
    padding: 0;
}
img.inp-search-icn {
    position: absolute;
    top: 10px;
    right: 10px;
}
.tbl-entry-time {
    width: 130px;
}
.display-ib.tbl-select-date {
    width: 132px;
}
.display-ib.tbl-show-entries button.mss_sl_btn{
    min-width: 130px;
}
.display-ib.tbl-select-status button.mss_sl_btn{
    min-width: 130px;
}
.display-ib.tbl-search {
    width: 240px;
}
.table-inp-rw input.form-control {
    height: 36px;
}
.table-inp-rw .inp .label {
    top: 12px;
    left: 10px;
    font-size: 14px;
}
.table-inp-rw .inp input:not(:placeholder-shown) + .label {
    transform: translateY(-18px) translateX(5px) scale(1);
}
.table-inp-rw .inp input:focus + .label
{
    transform: translateY(-18px) translateX(5px) scale(1);
}
.table-inp-rw .inp_select button.btn.mss_sl_btn {
    height: 36px !important;
    font-size: 12px !important;
    line-height: 36px;
}
.table-inp-rw .inp_select .label {
    top: 10px;
    left: 10px;
    font-size: 14px;
}
.table-inp-rw .inp_select .label.label_add_top {
    transform: translateY(-17px) translateX(5px) scale(1);
    font-size:12px !important; 
}
.table-inp-rw .inp_select.show .label
{
    transform: translateY(-17px) translateX(5px) scale(1);
    font-size:12px !important; 
}

.table-inp-rw .time_picker::after {
    right: 5px;
    top: 10px;
    width: 20px;
    height: 20px;
}
.table-inp-rw .date_pecker::after {
    width: 16px;
    height: 16px;
    right: 10px;
    top: 6px;
}
/*.table-inp-rw .multi_sigle_select .dropdown-toggle::after
{
    top: 10px;
}*/

.table-inp-rw .multi_sigle_select.open.show .dropdown-toggle::after, .multi_sigle_select.open .dropdown-toggle::after, .multi_sigle_select.show .dropdown-toggle::after {
    top: 14px;
}
.table-inp-rw .multi_sigle_select .dropdown-toggle::after
{
    top: 10px;
}
.form-group.table-inp-rw {
    margin-bottom: 0;
}
table.table.l-table th {
    color: #fff;
    font-size: 14px;
    font-family:'Lato-Semibold';
    position: relative;
        vertical-align: middle;
}
img.chev-up {
    position: absolute;
    top: 11px;
    right: 5px;
    width: 11px;
}
img.chev-down {
    position: absolute;
    bottom: 11px;
    right: 5px;
    width: 11px;
}
table.table.l-table thead th:first-child {
    padding-left: 30px;
}
table.table.l-table thead th:last-child {
    padding-right: 30px;
}
img.tb-info-img {
    width: 30px;
    height: 30px;
    object-fit: cover;
}
table.table.l-table tbody tr td {
    position: relative;
    padding-top: 17px;
    padding-bottom: 17px;
    vertical-align: inherit;
    font-size: 13px !important;
}
table.table.l-table tbody td:first-child {
    padding-left: 30px;
}
table.table.l-table tbody td:last-child {
    padding-right: 30px;
}

.table-action-dropdown .dropdown-toggle::after{display: none;}
.table-action-dropdown a.dropdown-item {
    line-height: 30px;
    padding: 0px 10px;
    height: 30px;
}
.table-action-dropdown .dropdown-menu.show {
    transform: translate3d(-70px, 40px, 0px) !important;
}
.table-responsive {
    overflow-x: auto;
    }
.dropdown-menu.show
{
    box-shadow: 0px 4px 6px 0rem rgba(91, 134, 229,.38);
    border:0;
    padding:0;
}

.status-blue{color: #456AA1;}
.status-red{color: #FE0000 !important;}
.status-green{color: #25D17F;}
.status-yellow {color: #EAC435 !important;}
.status-gray{color: #9BA2AC;}


.upcoming{color: #456AA1;}
.declined{color: #FE0000 !important;}
.on-going{color: #25D17F;}
.rated{color: #25D17F;}
.cancelled{color: #FE0000 !important;}
.provisional{color: #EAC435 !important;}
.completed{color: #25D17F;}


 tbody tr:nth-child(even) {background: #F6F9FC;}
 tbody tr:nth-child(odd) {background: #fff;}
 .table thead th{border-bottom: 0;}
 .table th, .table td{border-top: 0;}
 .dropdown-menu > li > label:hover {
    color: #25D17F;
    background: #fff;
}
.popover.clockpicker-popover.bottom.clockpicker-align-left {
    height: 280px;
}
.page-link{border: 0;color: #333333;border-radius: 50px;padding: 6px 10px;margin: 0 10px;
    font-family:'Lato-Semibold';
}
.page-item.active .page-link {
    background-color: #456AA1;
    border-color: #456AA1;
}
.page-link:hover {
    z-index: 2;
    color: #333333;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}
.booking-dtl-tp-rw {
    padding-left: 75px;
}
img.dtl-p-img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    position: absolute;
    left: 10px;
    top: 0;
}
/*span.b-d-id {
    position: absolute;
    right: 0;
    top: 0;
}*/
img.woops-image {
    width: 104px;
    margin: 0 auto;
    display: block;
}
.tbl-btn a.btn.widthfit {
    height: 36px;
    line-height: 36px;
}
table.table.l-table th, table.table.l-table td {
    white-space: nowrap;
}
img.woops-big-img {
    width: 200px;
    margin-top: 95px;
    margin-bottom: 50px;
}
.vw-p-bg-image {
    background-image: url(images/v-p-bg-image.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.tutor_viewprogile_section1 .img-upload-box
{
    margin: 0 auto;
}
img.paymentdtl-pimg {
    width: 40px;
    height: 40px;
}
.paymentdtlrgtbox .row {
    margin: 15px 0;
}
img.mIcons {
    position: absolute;
    right: 15px;
    top: 15px;
}
.membership-pan-boxes {
    height: 456px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}
.m-block1{background-image: url(../images/m-bgimage1.png);}
.m-block2{background-image: url(../images/m-bgimage2.png);}
.m-block3{background-image: url(../images/m-bgimage3.png);}
img.bestoffer-img {
    position: absolute;
    top: -5px;
    right: -5px;
}

.membership-pan-boxes:hover{box-shadow: 0px 3px 25px 0rem rgba(0, 179, 190,.40);}    
.profile-main-bg{
    background-image: url(../images/listing-bgimage.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 100%;

}

.before-login-header
{
    /*box-shadow: 0px 3px 46px 0rem rgba(69, 106, 161,.11);*/
}

.filter-tutor-form .display-ib {
    margin-right: 35px;
}
.filter-tutor-form .display-ib:last-child{margin-right: 0;}
.display-ib.f-select-col {
    width: 250px;
}
img.istImage {
    width: 100%;
    height: 197px;
    object-fit: cover;
}
ul.listing-ul li.display-ib {
    /*width: 76px;*/
    border-left: 1px solid #F6F9FC;
    text-align: center !important;
    padding: 5px 10px;
}
ul.listing-ul li.display-ib:first-child {
    border-left: 0;
}
ul.listing-ul li.display-ib:last-child {
    border-right: 0;
}

ul.listing-ul.pl-0 {
    border-top: 1px solid #F6F9FC;
    border-bottom: 1px solid #F6F9FC;
}
li.chips {
    display: inline-block;
    background: #DFECFF;
    padding: 0px 10px;
    margin: 5px 8px 5px 0;
    border-radius: 4px;
    font-size: 14px;
    color: #456AA1;
    line-height: 32px;
    height: 32px;
    font-family:'Lato-Regular';
}
.list-price-box {
    position: absolute;
    right: 0;
    /*bottom: -22px;*/
    padding: 2px 16px 0 16px;
    z-index: 1;
    height: 78px;
    top: 0;
}
.list-price-box h2.fontsize-40 {
    line-height: 26px;
}
img.bdgimage {
    margin-right: 8px;
}
img.bdgimage:last-child{margin-right: 0px;}
.listing-block {
    margin: 0 0 30px 0;
}
.home-banner-section {
    height: 499px;
    background-image: url(../images/home-banner-image.png);
    background-repeat: no-repeat;
    width: 100%;
    /*background-attachment: fixed;*/
        display: flex;
        position: relative;
}
.banner-search-box {
    width: 920px;
    margin: 70px auto;
    display: flex;
    align-self: flex-end;
}
/*.find-tutor-box {
    content: '';
    background-image: url(../images/home-bnr-left-bg.png);
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}*/
.find-tutor-box {
    background: #5275A8;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 35px;
    padding-left: 15px;
    padding-right: 20px;
}
.find-tutor-box:after {
    background: #5275a8;
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    right: -6px;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
}
.hm-search-inp input.form-control {
    background: #5275a8;
    border: 1px solid #5275a8 !important;
    color: #fff;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
}
.hm-search-inp input.form-control::placeholder{color: #fff;}
.hm-search-inp button.mss_sl_btn {
    background: #5275a8 !important;
    border: 1px solid #5275a8 !important;
    box-shadow: none !important;
    color: #fff !important;
    height: 36px !important;
    line-height: 36px !important;
}
.hm-search-inp .multi_sigle_select .dropdown-toggle::after {
    top: 10px;
}
.hm-search-inp .multi_sigle_select.open.show .dropdown-toggle::after, .multi_sigle_select.open .dropdown-toggle::after, .multi_sigle_select.show .dropdown-toggle::after {
    top: 15px;
}
img.map-marker {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.hm-search-inp .multi_sigle_select .dropdown-toggle::after {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.h-bnr-contact {
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 720px;
    text-align: center;
}
.conFlex{height: 70px;line-height: 40px;}
.ver-devider {
    width: 2px;
    display: block;
    height: 47px;
    background: #9BA2AC;
    align-self: center;
}
.home-lg-ul {
    text-align: center;
}
.home-lg-ul li {
    padding: 0 50px;
}
section.home-section-3 {
    background-image: url(../images/bg-image1.png);
    height: 620px;
    background-repeat: no-repeat;
    background-position: right -7px top;
    background-size: contain;
}  
.sys-wrk-rw span {
    position: absolute;
    top: 11px;
    left: 0;
}
.know-more:after {
    background: #3fd27f;
    height: 2px;
    width: 100%;
    position: absolute;
    content: '';
    bottom: -5px;
    left: 0;
} 
img.tbimg {
    position: absolute;
    left: 5px;
    top: 0;
}
img.sys-wrk-img {
    align-self: flex-end;
}
li.home-listing-box {
    width: 350px !important;
    text-align: left;
}
ul.listing-ul li img {
    display: inline-block;
}
.listin-dt-on-img {
    position: absolute;
    border: 0;
    width: 100%;
    background: rgba(51, 51, 51, 0.6);
    padding: 2px 15px 8px 15px;
    bottom: 0;
}
img.bdgimage {
    display: inline-block !important;
}
.lDescription {
    height: 40px;
    overflow: hidden;
}
.home-listing-slider ul.slick-dots {
    display: none !important;
}
li.home-listing-box {
    /*margin: 0 15px;*/
}
.home-listing button.slick-prev.slick-arrow.slick-disabled {
    display: none !important;
}
.home-listing button.slick-next.slick-arrow {
    /*display: none !important;*/
}
ul.home-listing-slider.slick-initialized.slick-slider .slick-slide {
    /*padding-left: 30px;*/
}
ul.home-listing-slider {
    /*padding-left: 75px;*/
}
.know-more img {
    margin-left: 10px;
    margin-top: -5px;
}
.before-image1:before {
    content: '';
    background-image: url(../images/hm-before1.png);
    position: absolute;
    bottom:-115px;
    width: 105px;
    height: 303px;
    background-size: 100% 100%;
    background-position: left -30px bottom;
    background-repeat: no-repeat;
}
img.test-image {
    height: 255px;
    width: 100%;
    object-fit: cover;
    border-radius: 4px;
}
.hm-after1:after {
    content: '';
    background-image: url(../images/hm-after-img.png);
    width: 100px;
    height: 305px;
    position: absolute;
    right: 0;
    bottom: -95px;
}
img.wy-they-say {
    width: 114px;
    height: 140px;
    margin-top: -66px;
}
.popular-bg-image {
    background-image: url(../images/bg-image2.png);
    /*height: 485px;*/
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 125px;
    padding-bottom: 96px;
}
.black-overlay:after {
    content: '';
    background: rgba(0, 0, 0, 0.60);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.p-search-rw input.form-control {
    background: rgba(255, 255, 255, 0.40) !important;
    color: #fff !important;
    border:0 !important;
    height: 36px;
    line-height: 36px;
}
.p-search-rw input.form-control::placeholder{color: #fff;}
img.search-white-icon {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.form-group.p-search-rw {
    margin-bottom: 40px;
}
img.find-ppl-image {
    position: absolute;
    top: -79px;
    right: -15px;
}
.alert.alert-success {
    background: #E5FEF2;
    border: 1px solid #12BB6A;
    color: #25D17F;
    position: absolute;
    top: -40px;
    width: 730px;
    margin: 0 auto;
    left: 0;
    right: 0;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-align: center;
}
img.msg-check {
    position: relative;
    top: -1px;
    margin-right: 10px;
}
.wt-thesay p.fontsize-14 {
    -webkit-line-clamp: 5;
}
.t-profile-frm-teaching-pre .checkbox .cr {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}
.t-profile-frm-teaching-pre .checkbox {
    background: #F6F9FC;
    padding: 20px 15px;
    text-align: left;
}
.t-profile-frm-teaching-pre .checkbox label {
    padding-left: 0;
    width: 100%;
}
.btn.find-add-btn {
    padding: 0;
    height: 56px;
    line-height: 56px;
    letter-spacing: 0;
}
input.form-control[disabled] {
    background: #F6F9FC;
}
.login-click-drop ul.dropdown-menu li a {
    padding: 5px 15px;
    display: block;
    color: #333;
}
.login-click-drop ul.dropdown-menu 
{
    padding:5px 0;
}


.hoverTooltip {
    position: absolute;
    top: -49px;
    background: #fff;
    line-height: 32px;
    height: 32px;
    padding: 0 10px;
    border-radius: 4px;
    box-shadow: 0px 3px 23px 0rem rgba(69, 106, 161,.16);
    display: none;
    right: -15px;
    color: #333333;
    font-family:'Lato-Regular';
}
.hoverTooltip:after {
    background: #fff;
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: -6px;
    right: 15px;
    transform: rotate(45deg);
}
.tootipToggle:hover .hoverTooltip{display: block;}
.payment-tp-bgimage {
    background-image: url(../images/payment-tp-bgimage.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.select-month-bg {
    background-image: url(../images/small-bg-img.png);
    background-repeat: no-repeat;
    /*height: 150px;*/
    border-radius: 4px;
    background-size: 100% 100%;
}
.mr-datepicker input.form-control{
    background: rgba(255, 255, 255, .23);
    border: 1px solid rgba(255, 255, 255, .23);
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding-left: 10px;
    color: #fff;
}
.mr-datepicker input.form-control {
    background-image: url(../images/calender_white_icon.svg) !important;    top: 4px;
}
.mr-datepicker {
    width: 56%;
}
.mr-datepicker input.form-control {
    background-image: url(../images/calender_white_icon.svg) !important;
    background-size: 17px 17px;
    background-repeat: no-repeat;
    background-position: right 10px center;
}
 input.select-c-i[type=radio]:checked + label.selctchips{
  background-color: #9606F2;
  color: #fff !important;
  border:1px solid transparent;
}
input.select-c-i[type=checkbox]:checked + label.selctchips{
  background-color: #456AA1;
  color: #fff !important;
  border:1px solid transparent;
}
label.selctchips {
    background: #DFECFF;
    height: 32px;
    font-size: 14px;
    line-height: 30px;
    border-radius: 4px;
    color: #456AA1;
    padding: 0 11px;
    border: 1px solid #DFECFF;
    font-family:'Lato-Regular';
    min-width: auto;
    width: auto;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 10px;
}

.select-c-i {
    position: absolute;
}
ul.address-lookup-ul li {
    list-style-type: disc;
    margin-bottom: 20px;
}
ul.address-lookup-ul li a:hover {
    text-decoration: underline;
    color: #333;
}

/* **************** range slider ******************** */
.noUi-target.noUi-horizontal .noUi-tooltip
{
        background-color: #456AA1 !important;
        box-shadow:0px 0px 9px rgba(0, 0, 0,.20) !important;
}
.noUi-connect {
     background: #456AA1 !important; 
}
.noUi-base, .noUi-handle
{
   background: #ECECEC !important; 
}
.noUi-horizontal {
    height: 4px !important;
}
.rang-slider-col input.form-control {
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    position: relative;
    top: -15px;
}


.dbschecked {
    padding-left: 85px;
}
a.btn.widthfit.apply-btn {
    position: absolute;
    right: 5px;
    bottom: 0;
}
.profile-banner {
    background-image: url(../images/profileview-banner-img.png);
    height: 320px;
    background-size: 100% 100%;
}

li.tabs-li a:hover {
    color: #fff;
}
li.tabs-li {
    margin-right: 40px;
}
ul.p-bnr-tabs-ul {
    margin-top: 120px;
}
img.pbnr-icn {
    position: absolute;
    left: 0;
    top:-4px;   
}
.pbnr-cnt-rw {
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
}
img.profile-view-img {
    width: 180px;
    height: 180px;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    display: block;
    border-radius: 100%;
}
img.info-icon {
    position: absolute;
    left: 0;
    top: -4px;
}
.basic-info-rw {
    margin: 20px 0;
}
.d-flex .basic-info-rw {
    margin: 10px 0 !important;
}
.border-bottom-b:after {
    border-bottom: 5px solid #456aa1;
    width: 50px;
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
}
.experince-rgt {
    position: absolute;
    right: 0;
    top: 0px;
}
.form-control.rat-rew-search {
    height: 36px;
    line-height: 36px;
    width: 220px;
    margin-left: auto;
    font-size: 14px;
    padding-right: 35px;
}
img.search-icn-rat {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.reiv-rat-rw {
    padding-left: 70px;
}
img.rew-rt-img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    position: absolute;
    left: 10px;
    top: 0;
}
.profile-vw-left img.bdgimage {
    width: 30px;
    height: 30px;
}
.vw-p-tp-bx-l .list-price-box{bottom: 0;}
.profile-vw-left {
    position: relative;
    /*top: -325px;*/
    top: 560px;
}
h5.basic-info-rw.pl-30 {
    word-break: break-all;
}
.p-str-cht-cnt {
    position: absolute;
    right: -50px;
    top: -30px;
    text-align: center;
}
.p-str-cht-cnt a.btn.btn-white {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
.cart-detail-lft{padding-left: 80px;}
.cart-detail-lft img.dtl-p-img {
    top: 0px;
}

.row.cart-rw {
    padding: 15px 29px;
}
.enter-credit-amount input.form-control {
    width: 80%;
    height: 36px;
    line-height: 36px;
}


/*input.cardInp[type=radio]:checked + label.cardchips{
  color: #333 !important;
  border:1px solid transparent;
  font-family:'Lato-Bold' !important;
}*/
input.cardInp[type=radio]:checked + label.cardchips{
  color: #333 !important;
  border:2px solid #456AA1;
  font-family:'Lato-Bold' !important;
  box-shadow:0px 0px 4px rgba(69, 106, 161,.52);

}
label.cardchips {
    background: #fff;
    height: 58px;
    font-size: 16px;
    line-height: 54px;
    border-radius: 4px;
    color: #333;
    padding: 0 11px;
    border: 1px solid #ECECEC;
    font-family: 'Lato-Regular';
    width: 200px;
}

.cardInp {
    position: absolute;
}
input.cardInp[type=radio]:checked + label.cardchips:after {
    content: url(../images/chack-circle-blue.png);
    position: absolute;
    right: -15px;
    top: -20px;
    z-index: 1;
}
.booking-popup button.btn.width70 {
    min-width: 70px !important;
    padding: 0 !important;
    margin: 0 10px;
}
.booking-popup .modal-dialog.modal-dialog-centered {
    width: 350px;
    margin: 0 auto
}
img.info-p-img {
    width: 100%;
    height: 197px;
    object-fit: cover;
}
.btn-85 .btn {
    min-width: 85px !important;
    max-width: 85px !important;
    padding: 0 5px;
    margin: 0 10px;
}
span.b-price {
    position: absolute;
    right: 0;
    bottom: 0;
}

.up-bklist {
    height: 230px;
    overflow: auto;
}
img.crd-inp-img {
    position: absolute;
    right: 15px;
    top: 0;
    border: 0;
    margin: auto;
    bottom: 0;
}
.p-ttl-amnt-bg {
    background-image: url(../images/tattal-amount-bg.png);
    background-size: 100% 100%;
    height: 110px;
    padding: 15px;
    background-position: center;
}


/* ****************** chat css --------------------- */
.cbls_user_list_scroll{
    height: 477px;
    overflow-y: auto;    
    background:#fff;
}
.cbls_user_list {
    padding: 1rem 1rem 1rem 22px;
    display: block;
    clear: both;
    background: #fff;
    min-height:72px;
    position: relative;
}
.chat_block_left_section_search{
  height:36px;
  margin:0px 0rem 16px 1rem;
  position: relative;
}
.search-cion{
  bottom: 0;
    position: absolute;
    top: 0;
    right: 10px;
    width: 16px;
    height: 16px;
    margin: auto;
}
.chat_block_left_section_search input{
  height:36px;
}
.cbls_user_list:hover, 
.cbls_user_list:focus{
    background: #F6F9FC;
}
.cbls_user_list .cbls_ul_crcl_img {
    float: left;
    border-radius: 50%;
    position: relative;
}
.cbls_user_list .relative.cbls_ul_crcl_img .green_dot,
.cbrs_tudi_crcl_img .green_dot,
.chat-box-1 .chat-1-img-icon .green_dot{
    position: absolute;
    bottom: 2px;
    right:0.0625rem;
    height: 8px;
    width: 8px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    z-index:9;
    /*background: #0A8F00;*/
    font-family:'Lato-Regular';
}
.cbls_user_list .relative.cbls_ul_crcl_img .orange_dot,
.cbrs_tudi_crcl_img .orange_dot,
.chat-box-1 .chat-1-img-icon .orange_dot{
    position: absolute;
    bottom: 2px;
    right:0.0625rem;
    height: 8px;
    width: 8px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    z-index:9;
    /*background: #FFA846;*/
}
.chat-1-img-icon {
    width:40px;
    height:40px;
}
.cbls_ul_ttl_text {
    margin-left: 50px;
}
.cbls_ul_ttl_text .cbls_ul_ttl_text_heading {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-family:'Lato-Bold';
}
.cbls_ul_ttl_text .cbls_ul_ttl_text_parag {
    margin-bottom: 0px;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width:100%;
    font-family:'Lato-Regular';
}
.chat_search_icon_red{
    background: none;
    border: none;
    position: absolute;
    top: 5px;
    left: 3px;   
}
.chat_search_img_red{
    width:20px;   
}
.cbrs_tudi_ttl_text {
    line-height: 18px;
}
.cbrs_tudi_ttl_text .cbrs_tudi_ttl_text_heading{
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 1.5rem;
    color: #000000;
}
.cbrs_tudi_ttl_text .cbrs_tudi_ttl_text_parag {
    margin-bottom: 0px;
    font-size: 12px;
}
.cbrs_tudi_card_optn_dropdown {
    margin: -25px 0 0 0 !important;
    float: right !important;
}
.cbrs_tudi_card_optn_dropdown .cbrs_tudi_cod_a {
    color: #999;
}
.chat_block_right_section{
  margin:0px 30px 30px 16px;
}
.cbrs_bottom_chat_box {
    border:1px solid #D2D7DF;
    padding-bottom:30px;
}
.cbrs_bcb_inner_chat{
    padding: 20px 1rem 0rem 1rem;
    height:435px;
    overflow-y: auto;
}
.chat-box-1{
    /*background: #F6F9FC;*/
    /*border-radius: 0.25rem;*/
    clear: both;
    width: auto;
    max-width:305px;
    padding:6px 12px;
    position: relative;
    line-height: 20px;
    display:block;
    color: #696969;
    padding-bottom:10px;
    margin-top: 1rem;
}
.chat-box-1 .chat1:first-child{
    margin-top: 0rem !important;
}
.chat2 {
    /*background: #456AA1;*/
    border-radius:0.25rem;
    clear: both;
    max-width: 305px;
    width:auto;
    padding:6px 12px;
    position: relative;
    line-height: 20px;
    display:flex;
    color: #fff;
    padding-bottom:10px;
    margin-top: 1rem;
}
.chat-box-2 .chat2:first-child{
    margin-top: 0rem !important;
}
.chat2+.chat_time{
    text-align: right;
}
.chat_time{
    color:rgba(00,00,00,.60);
    font-size: 12px;
    display: block;
    float: right;
    margin-top: 10px;
}
.chat_sending_box{
  margin:12px 16px;
}
.chat_sending_box .chat_textarea {
    border: unset;
    border-radius: 0rem !important;
    outline: 0;
    padding-left: 12px;
    min-height: 48px !important;
    max-height: 48px !important;
    background: #F6F9FC !important;
    resize: none;
    line-height: 24px;
    padding: 12px 95px 12px 15px;
}
.chat_sending_box .btn-bs-file img{
    width:1.25rem;
    height:1.25rem;
}
.chat_sending_box .btn-bs-file input[type="file"] {
    position: absolute;
    top: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    cursor: inherit;
    left: 0;    
    height: 100%;
}
.btn-bs-file{
    right:50px;
    bottom:15px ;
    cursor: pointer;
    display: inline-block;
    position: absolute;
}
.circlebtn {
    width: 24px;
    height: 24px;
    text-align: center;
    border: 0;
    outline: 0;
    background:transparent;
    position: absolute;
    bottom: 15px;
    right: 20px;
    line-height: normal;
}
.circlebtn:focus{
    outline: unset !important;
}
.circlebtn img{
    width:24px;
    height:24px;
}
.devider_chat_with_day {
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #e8e8e8;
}
.dcwd_legend {
    text-align: center;
    line-height: 18px;
    background: #fff;
    display: inline-block;
    width: max-content;
    margin: -10px auto 0 auto;
    border: 0px;
    padding:0 20px;
}
.attachment-error{
    margin-left: auto;
    display: inline-block;
    left: auto;
    right: 0;
    position: absolute;
    bottom: -13px;
}

img.test-image:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
}
img.test-image {
    /*-webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;*/
}
.atsimage {
    position: relative;
        border-radius: 10px;
        overflow: hidden;
}

/*.atsimage::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}*/
/*.atsimage:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}*/

/* *********** btn effects ************** */
/*.btn-fill
{overflow: hidden;}
.btn-fill:hover:before {
    transform: translateZ(0);
    opacity: 1;
}
.btn-fill:before {
    content: attr(data-text);
    position: absolute;
    transform: translate3d(50%,0,0);
    opacity: 0;
}
.btn-fill .btn__text, .btn-fill:before {
    transition: opacity .25s ease,transform .25s ease;
    z-index: 1;
    display: inline-block;
}
.btn-fill:hover .btn__overlay {
    transform: translate3d(10%,0,0) skew(-20deg);
    opacity: 1;
}
.btn-fill .btn__overlay {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 140%;
    transform: translate3d(100%,0,0) skew(0deg);
    background-color: #05c56a;
    opacity: 0;
    transition: transform .5s ease,opacity .3s ease;
    border-radius: 2px;
    display: block;
}
.btn-fill:hover .btn__text {
    transform: translate3d(-50%,0,0);
    opacity: 0;
}
.btn-fill .btn__text, .btn-fill:before {
    transition: opacity .25s ease,transform .25s ease;
    z-index: 1;
    display: inline-block;
}*/


/*span.btn__text {
    position: relative;
    z-index: 1;
}
.btn {
    position: relative;
}
.btn__overlay {
        background:#27c881;
    position: absolute;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    transition: width 0.5s linear;
    width: 0;
    border-radius: 4px;
}

.btn:hover .btn__overlay{
    width: 100%;
}*/

.btn-fill{
    background: #25D17F;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transform-origin: 50% 50%;
    -webkit-transition-timing-function: ease-out;
    -webkit-box-shadow: 0px -50px 0 0 #25D17F inset , 0px 50px 0 #25D17F inset;
}
.btn-fill:hover{
    -webkit-box-shadow: 0px 0px 0 0px #0abf69 inset , 0px 0px 0 0px #0abf69 inset; 
}

.btn.btn-white{
    background: #25D17F;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -webkit-transform-origin: 0 0;
    box-shadow: 0px 0px 0 100px #fff inset;
}
.btn.btn-white:hover{
    -webkit-box-shadow:0px 0px 0 0px #25D17F inset;
    -webkit-transform: scale(1);
    color: #fff;
    border:1px solid #25D17F;
}

.p-str-cht-cnt a.btn.btn-white:hover {
    box-shadow: none;
    transform: scale(1);
    color: #fff;
    border: 1px solid #fff;
    background: #ffff;
}
/* *********** btn effects ************** */

.home-section-4 .boxshadow-4:hover {
    box-shadow: none;
    border:1px solid #E2E4F1;
}
.home-section-4 .boxshadow-4
{
    border:1px solid #fff;
        transition: all 0.5s;
}


/* ****************** sidefilter css **************** */
.sidebar-filter {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.sidefilter {
    width: 400px;
    height: 100vh;
    margin-left: auto;
    position: relative;
}
.siderbar-overlay {
    background: rgba(0, 0, 0, 0.32);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.two-btns-align button.btn {
    margin: 0 10px;
}
img.c-rgt-icn {
    width: 46px;
    height: 46px;
    margin-top: -5px;
    margin-left: 20px;
}
img.c-social-img {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
.contac-bgi-lft-rgt-im{
    position: relative;
}
.contac-bgi-lft-rgt-img:after {
    content: '';
    background-image: url(../images/before-bg-image.png);
    width: 120px;
    height: 220px;
    position: absolute;
    top: 60px;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.contac-bgi-lft-rgt-img:before {
    content: '';
    width: 75px;
    height: 200px;
    background-image: url(../images/hm-after-img.png);
    position: absolute;
    right: 0;
    bottom: 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


.main-membership-box {
    height: 456px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}
.mm-block1{background-image: url(../images/mn-membershp-img1.png) !important;}
.mm-block2{background-image: url(../images/mn-membershp-img2.png) !important;}
.mm-block3{background-image: url(../images/mn-membershp-img3.png) !important;}
img.bestoffer-img {
    position: absolute;
    top: -5px;
    right: -5px;
}

.main-membership-box:hover{box-shadow: 0px 3px 25px 0rem rgba(0, 179, 190,.40);}

img.abt-banrimg {
    width: 100%;
    height: 475px;
    object-fit: cover;
}
img.about-rgt-image {
    height: 365px;
    width: 100%;
}
.about-us-main .bggradient-bg {
    height: 340px;
}
.about-us--section-1 {
    position: relative;
    top: -160px;
}
.student-info-popup .modal-dialog {
    width: 350px;
}
.booking-popup .btn.width70 {
    min-width: 70px !important;
    padding: 0 !important;
    margin: 0 10px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
.btn-85 .btn {
    min-width: 85px !important;
    max-width: 85px !important;
    padding: 0 5px;
    margin: 0 10px;
    height: 36px;
    line-height: 36px;
    font-size: 14px !important;
}
.tutor-p-view-edt-pimg
{
    margin-left: auto;
    margin-right: auto;
}
a.crose-btn.on-video {
    position: absolute;
    right: 10px;
    top: 10px;
}

/* calender css */
.profile-calender-box button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right {
    background: #dfecff;
    border: 1px solid #dfecff;
    height: 36px;
    padding: 0 20px;
    color: #456aa1;
    font-family:'Lato-Regular';

}
.profile-calender-box button.fc-prev-button.fc-button.fc-state-default.fc-corner-left {
    border-right: 0 !important;
    height: 36px;
    box-shadow: none;
    border-radius: 4px 0 0 4px;
}
.profile-calender-box button.fc-next-button.fc-button.fc-state-default.fc-corner-right{
    border-left: 0 !important;
    height: 36px;
    box-shadow: none;
    border-radius: 0px 4px 4px 0px;
}
.profile-calender-box .fc-center h2
{
    font-family:'Sniglet-Regular';
}
.profile-calender-box button.fc-month-button.fc-button.fc-state-default.fc-corner-left {
        background: #dfecff;
        color: #456aa1;
        border:0;
}
.profile-calender-box button.fc-basicWeek-button.fc-button.fc-state-default {
    border:0;
    box-shadow: none;
    font-family:'Lato-Medium';
    font-size: 18px;
}
.profile-calender-box button.fc-basicDay-button.fc-button.fc-state-default.fc-corner-right{
    border:0;
    box-shadow: none;
    font-family:'Lato-Regular';
    font-size: 18px;
}
.profile-calender-box thead tr th {
    background: #f6f9fc;
    padding: 10px 0px !important;
    border-top: 0 !important;
    font-size: 14px;
}
.profile-calender-box .fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #ececec;
}
.profile-calender-box .fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-helper-skeleton td {
    background: 0 0;
    border-color: #ddd !important;
    padding: 1px 1px;
}
.profile-calender-box .fc-toolbar.fc-header-toolbar {
    padding: 0 30px;
}
.con-rgt-rw h5.fontsize-16 {
    padding-left: 0px;
}


/* scroll tabs css */
.menu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.light-menu {
    width: 100%;
    height: 75px;
    background-color: rgba(255, 255, 255, 1);
    position: fixed;
    background-color:rgba(4, 180, 49, 0.6);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#menu-center {
    width: 100%; 
}
#menu-center ul {
    margin: 15px 0 0 0;
}
#menu-center ul li {
    list-style: none;
    margin: 0 30px 0 0;
    display: inline;
}
.menu .active {
    color: #25D17F;
    text-decoration: none;
}

.tab_a.active:focus {
    color: #25D17F;
}
.tab_a:focus {
    color: #25D17F !important;
}
/* scroll tabs css rend */


.profile-vw-left.user-profile-vw-p {
    top: 130px;
}
.about-us--section-1.contac-bgi-lft-rgt-img:after
{
bottom: -43px;
top: auto;
}
.listing-sort-dn button.mss_sl_btn {
    background: transparent !important;
}
.modal-dialog .btn {
    height: 36px !important;
    line-height: 36px !important;
    font-size: 14px !important;
}
.totl-ftr-rw
{
    box-shadow:8px 0px 23px 0px rgba(69, 106, 161,.16);
    padding: 10px 0;
}
li.tabs-li a {
    font-size: 18px;
}
.select-type:hover {
    border: 4px solid #456AA1;
}
ul.address-lookup-ul li a {
    line-height: 18px;
}
img.table-th-icon {
    position: absolute;
    top: 8px;
}
.readable-msg .cbls_ul_ttl_text_parag
{
    color:rgba(155,162,172,.60) !important;
}
.readable-msg .cbls_ul_ttl_text_heading
{
    color:rgba(00,00,00,.87) !important;
    font-family:'Lato-Semibold';
}


.about-us-main h1.fontsize-60 {
    text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.20);
}
.mainmembership h1.fontsize-60 {
    text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.20);
}
.contactus-bnr h1.fontsize-60 {
    text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.20);
}
.conFlex .flex-fill {
    align-self: center;
}
ul.pl-0.home-lg-ul {
    padding: 15px 0;
}
.listing-sort-dn .multi_sigle_select {
    width: 135px;

}
.listing-sort-dn .tbl-show-entries button.mss_sl_btn {
    min-width: 100% !important;
    height: 36px;
    line-height: 36px;
    background: rgba(255, 255, 255, 0.23) !important;
}
.profile-vw-top-rgt img.bdgimage {
    width: 30px;
    margin-right: 15px;
}
.profile-vw-bnr-rgt-cnt
{
    height: 100%;
}
.top-profilr-left-box img.bdgimage {
    width: 30px !important;
}

.profile-vw-left.tutor-profile-vw-p {
    top: 485px;
}
.cart-bg-circle:before {
    background-image: url(../images/red-circle.svg);
    content: '';
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    position: absolute;
    left: 80px;
    bottom: 10px;
}
.cart-bg-circle:after {
    background-image: url(../images/yellow-circle.svg);
    content: '';
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    position: absolute;
    right: 80px;
    bottom: 10px;
}
.ava-credit-bx {
    margin-top: 30px;
}
.enter-credit-amount {
    margin-top: 27px;
}
.session-thank-u-img {
    width: 180px;
    height: 150px;
}
.modal-content
{
    border-radius: 16px;
    border: 1px solid transparent;
}

.listing-sort-dn .hm-search-inp .multi_sigle_select.open.show .dropdown-toggle::after, .multi_sigle_select.open .dropdown-toggle::after, .multi_sigle_select.show .dropdown-toggle::after {
    top: 15px;
}


.report-radio-bx .radio .fa-circle:before {
    content: "\f111";
    color: #456AA1;
}
.report-radio-bx .radio .cr
{
    border: 2px solid #D2D7DF;
}
.radio label input[type="radio"]:checked + .cr{
    border: 2px solid #456AA1;
}
.report-radio-bx .radio .cr .cr-icon {
        top: 8px;
    left: 3px !important;
    font-size: 11px ;
}
.report-radio-bx .radio .cr {
    width: 20px;
    height: 20px;
        margin-top: -4px;
}


.report-strt-end-dt .mr-datepicker {
    width: 90%;
}
.mr-datepicker input.form-control {
    font-size: 12px;
}
ul.listing-ul li {
    text-align: left !important;
}
.user-page-bg {
    background-image: url(../images/user-booking-bg-img.png);
    background-repeat: no-repeat;
    background-size: 500px;
    background-position: left;
}
.tbl-lgt-blue-footer {
    padding: 18px 30px;
}
.active-open-chate {
    background: #F6F9FC;
}

.reschedule-form .multi_sigle_select .dropdown-toggle::after
{
    right: 10px;
}
img.nw-bkng-user-img {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
}
.new-booking-popup .booking-dtl-tp-rw {
    padding-left: 110px;
}
.new-booking-popup .modal-dialog {
    max-width: 540px;
    margin: 1.75rem auto;
}
.new-booking-popup .radio .cr {
    width: 20px;
    height: 20px;
        margin-top: -4px;
}
.new-booking-popup .radio .fa-circle:before {
    color: #456AA1 !important;
}
.new-booking-popup .radio .cr .cr-icon {
    font-size: 11px;
    top: 8px;
    left: 3px;
}
.new-booking-popup .form-group.inp-rw {
    margin-bottom: 30px;
    position: relative;
}

.new-booking-popup .modal-dialog .btn {
    height: 48px !important;
    line-height: 48px !important;
    font-size: 14px !important;
    min-width: auto;
}
.new-booking-popup .inp_select button.btn.mss_sl_btn {
    min-width: 100% !important;
}

.header_top_pr .img-round-upload-box {
    height: 100px;
    width: 100px;
    margin:0 auto;
}
.header_top_pr .img-round-uploaded {
    border-radius: 50%;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border: 3px solid #fff;
}
.header_top_pr .tutor-pr-vw-nw .img-upload-box {
    height: 100px;
    width: 100px;
}
.header_top_pr .tutor-p-view-edt-pimg a.crose-btn {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 2;
}
.tp-rffect .video-sqer-upload-box a.crose-btn {
    display: none;
}
img.add-Daybtn {
    width: 20px;
    height: 20px;
    margin: 24px auto;
}
.addDayBox input.form-control {
    height: 36px;
}

.addDayBox {
    margin: 10px 0px;
    border-radius: 4px;
    position: relative;
}
img.add-Daybtn.cursor-p {
    position: absolute;
    right: 15px;
    z-index: 1;
    bottom: -8px;
}

/* loader css */
#loader-wrapper {
   background-color: #fff;
   bottom: 0;
   height: 100%;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   width: 100%;
   z-index: 9999;
   /margin: 60px 0px 0px 200px;/
}
#loader {
   background-position: center center;
   background-repeat: no-repeat;
   height: 200px;
   right: 0%;
   left: 0%;
   margin: auto auto;
   position: absolute;
   top: 0%;
   bottom: 0%;
   width: 200px;
   text-align: center;
}
.loader_img{
   height: 120px;
   width: 130px;
}
/* loader css */

.addDayBox.everyday img.add-Daybtn {
    bottom: 14px !important;
}

.date_pecker.daterange::after {
    content: '';
    background-image: url(../images/date_pecker_icon.svg);
    position: absolute;
    right: 0.625rem;
    top: 15px;
    cursor: text;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    bottom: 0;
    margin: auto;
}
.date_pecker.daterange:before
{
    display: none;
}
.listing-sort-dn button.mss_sl_btn {
    height: 36px;
    line-height: 36px;
}
.user-profile-upld-img {
    margin: 0 auto;
}
.user-profile-upld-img .img-round-upload-box {
    height: 120px;
    width: 120px;
    margin:0 auto 20px auto;
    overflow: inherit;
}
.user-profile-upld-img .img-round-uploaded {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.user-profile-upld-img a.crose-btn {
    position: absolute;
    top: 5px;
    right: 7px;
}
.tbl-bd-rgt-itm {
    padding-top: 6px;
}
img.pr-woops-img {
    width: 113px;
    height: 69px;
    margin: 0 auto;
}
.modal-width730 .modal-dialog {
    max-width: 730px;
}
button.close {
    position: absolute;
    right: 30px;
    top: 25px;
    z-index: 1;
}
.add-qua-lft-cl-p {
    width: 53px;
    height: 40px;
    overflow: hidden;
    margin-right: 16px;
}
img.added-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.edit-qual img, .cross-qual img {
    width: 20px;
    height: 20px;
    margin-top: -3px;
}
.cross-qual{
    color: #CC0000;
}
.add-subject-level-popup button.btn.dropdown-toggle.mss_sl_btn {
    height: 56px !important;
}
textarea.form-control {
    line-height: 24px;
}
.added-sub-level-rw {
    border-bottom: 1px solid #F6F9FC;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.cart-rw {
    padding: 20px 30px 20px 15px;
}
.cart-rw.border-b1:last-child {
    border-bottom: 0;
}
.pay-summ-rw {
    padding: 13px 0;
    border-bottom: 1px solid #ECECEC;
}
img.back-arr-b {
    position: relative;
    top: -2px;
}
.payment-select-rw .radio .cr {
    width: 20px;
    height: 20px;
}
.payment-select-rw .radio .fa-circle:before {
    content: "\f111";
    color: #456aa1;
    font-size: 11px;
}
.payment-select-rw .radio .cr .cr-icon {
    top: 8px;
    left: 3px;
}
a.btn.pay-s-btn {
    width: 100px;
    min-width: 100px !important;
    padding: 0;
    margin-top: 4px;
}
a.btn.btn-fill:hover {
    color: #fff;
}
.debitCard-form .form-group.inp-rw {
    margin-bottom: 5px;
}
.payment-select-rw .radio span.ml-30 {
    position: relative;
    top: 4px;
}
.banner-search-box .radio label input[type="radio"]:checked + .cr {
    border: 1px solid #fff;
}
.listing-sort-dn button.btn.dropdown-toggle.mss_sl_btn {
    height: 36px !important;
}
.row.d-f-rw {
    padding: 5px 0px;
}
img.b-dtl-p-img {
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    object-fit: cover;
}
.bdetail-lft-cl {
    padding-left: 110px;
}

.cl-hdr-tbs::before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    left: 0;
    border-radius: 50px;
}
.booked::before
{
    background: #FE0000;
}
.Available::before
{
    background: #25D17F;
}
.Provisional::before
{
    background: #FF9900;
}
.Unavailable::before
{
    background: #ECECEC;
}
.cl-hdr-tbs {
    padding-left: 28px;
}
.new-booking-popup button.btn.dropdown-toggle.mss_sl_btn {
    height: 56px !important;
}
img.captcha-img {
    width: 50px;
    position: absolute;
    right: 0;
    top: -10px;
}
img.paypal-img {
    position: absolute;
    left: 55px;
    width: 100px;
    top: -37px;
}
a.btn-add, a.btn-remove {
    position: relative;
    top: 10px;
}
.display-ib.filter-ftr-btns .btn {
    margin: 0 5px;
    min-width: 120px !important;
}
.filter-ftr-radio .radio .fa-circle:before {
    content: "\f111";
    color: #456AA1;
}
.filter-ftr-radio .radio .cr {
    width: 20px;
    height: 20px;
}
.filter-ftr-radio .radio .cr .cr-icon {
    font-size: 10px;
    top: 8px;
    left: 3px;
}
.student-check-bx .error1 {
    border: 16 !important;
    position: absolute !important;
    bottom: 0 !important; 
    left: 30px !important;
}
.tutor-signup-check-bx .error1 {
    position: absolute;
    bottom: 0;
    left: 30px;
    font-size: 12px;
}
.error1{white-space: nowrap;}
.vw-p-tp-bx-l .list-price-box
{
    top: auto;
}
.cht-txt-bg {
    background: #F6F9FC;
    color: #fff;
    padding: 7px 10px;
    border-radius: 4px;
    color: #333333;
}
.cht-txt-bg-blue {
    background: #456aa1;
    padding: 10px;
    border-radius: 4px;
}
.slick-initialized .slick-slide
{
    text-align: center;
}
ul.home-listing-slider.slick-initialized.slick-slider .slick-slide {
    /* padding-left: 30px; */
    /*width: 370px !important;*/
}
.relative.listing-block {
    box-shadow: 0px 0px 4px 5px rgba(69, 106, 161,.11);
    background: #fff;
}
li.home-listing-box {
    padding-top: 15px;
    padding-bottom: 15px;
}
button.slick-prev.slick-arrow {
    /*background: rgba(51, 51, 51, 0.6);*/
    width: 35px;
    height: 35px;
    border-radius: 31px;
    left: -55px;
}
.relative.listing-block {
    height: 100%;
    min-height: 630px;
    max-height: 800px;
}
.relative.listing-block .general-stats{
    margin-bottom: 55px;
}
.listing-block a.btn.btn-fill {
    position: absolute;
    width: 90%;
    bottom: 20px;
    left: 0;
    margin: 0 auto;
    right: 0;
}
button.slick-next.slick-arrow
{
    /*background: rgba(51, 51, 51, 0.6);*/
    width: 35px;
    height: 35px;
    border-radius: 31px;
    right: -55px;
}
.slick-prev::before {
    content: url(../images/arr-left-bl.svg) !important;
}
.slick-next:before {
    content: url(../images/arr-right-bl.svg) !important;
}
.profile-left-side-link .pull-right {
   position: absolute;
   right: 0;
   top: 15px;
}
.profile-left-side-link {
   position: relative;
}
.profile-vw-bnr-rgt-cnt {
    height: 260px;
    position: relative;
}
.m1.menu {
    margin-top: 0;
    position: absolute;
    bottom: 0;
}
.header_top_pr .profile-vw-bnr-rgt-cnt {
    height: 145px;
    position: relative;
}
.student-check-bx span.cr {
    margin-top: 3px !important;
}
/* ****** report page radio ***** */
.report-radio-bx .radio .cr:before {
    content: '';
    color: #456AA1;
}
/*.radio label input[type="radio"] + .cr {
    transform: scale(3) rotateZ(-20deg);
    transition: all .3s ease-in;
}*/



.report-radio-bx .radio .cr:before 
{
 transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
     background: #456AA1;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 12px;
}

/*.radio label input[type="radio"]:checked + .cr
{

}
*/
.report-radio-bx .radio label input[type="radio"]:checked + .cr:before{
transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

/*.radio label input[type="radio"]:checked + .cr:before {
    background: red;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 12px;
}*/
 .fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15) !important;
}
table.table.l-table th span {
    margin-top: 5px;
}
.fc-toolbar button{box-shadow: none !important;}
.profile-calender-box button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right{border:0 !important;}
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active{box-shadow: none !important}
button.fc-basicWeek-button.fc-button.fc-state-default {
    font-size: 14px !important;
    color: #456aa1;
}
.profile-calender-box button.fc-basicDay-button.fc-button.fc-state-default.fc-corner-right {
    font-size: 14px !important;
    color: #456aa1;
}
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    z-index: 4;
    background: #dfecff !important;
}
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    z-index: 4;
    background: #dfecff !important;
}
.contactform.bgwhite.boxshadow-4.around-30 {
    position: relative;
    z-index: 1;
}
.main-membership-box {
    margin-bottom: 30px;
        z-index: 1;
}
button.swal2-confirm.swal2-styled {
    background: #25D17F !important;
    height: 36px !important;
    line-height: 36px;
    padding: 0 !important;
    width: 70px;
}
button.swal2-cancel.swal2-styled {
    background: transparent !important;
    color: #333 !important;
    border: 0.0625rem solid #D2D7DF;
    width: 70px;
    text-align: center;
    padding: 0;
    height: 36px;
    line-height: 36px;
}

.swal2-title {
    color: #456AA1 !important;
    font-size: 24px !important;
}
div#swal2-content {
    color: #333;
}
.swal2-icon {
    width: 4em !important;
    height: 4em !important;
}
.subject-sec {
    min-height: 380px;
}
.pv-empty-box {
    margin-top: 45px;
}
.review-sec {
    min-width: 380px;
}
.textarea.form-group .form-control.error1 {
    white-space: normal;
    padding: 10px 10px;
}
.for-add-back-btn .btn.widthfit {
    min-width: 100px!important;
}
.for-add-back-btn .btn-white {
    margin-right: 16px;
}
.for-add-back-btn {
    margin-top: 30px;
}

.top-profilr-left-box {
    height: 430px;
}
/*.profile-vw-right.tutor-profile-rgt-cnt.order-xl-2 {
    z-index: 9999;
}*/
.header_top_pr .profile-banner .container .row {
    height: 150px;
}
.dropdown-menu.mss_sl_btn_dm{
	height:auto;
	max-height:220px;
	overflow:auto;
}
.modal {
    z-index: 999999;
}


button.close {
    position: absolute;
    top: 5px;
    right: 10px;
}
button.btn.btn-success.crop_image {
    margin-top: 15px;
}
.subject-sec .relative.mt-15.border-b2:last-child {
    border-bottom: 0;
}
/*.textarea.form-group .note-p {
    position: relative;
}*/
/*.textarea.form-group span.error1 {
    bottom: 0 !important;
    position: absolute;
    left: 10px;
    font-size: 12px;
}*/
span.error1 {
    font-size: 12px;
}
.profile-banner .container .row {
    height: 150px !important;

}
.set_availability select {
    border: 1px solid #ECECEC;
    width: 100% !important;
    margin-left: 0 !important;
    -webkit-appearance: none;
    padding: 0 10px;
}
.set_availability .input-group {
    display: block;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
img.payment-checked-img {
   top: 0;
   position: absolute;
   left: 0;
}
.btn.btn-fill.width100.relative.pay-s-btn.btn-small1 {
    padding: 0 5px !important;
    min-width: 105px !important;
    top: 3px;
}
.full.rating.fomtsize-16 {
    font-size: 16px;
}
.inp textarea {

    padding-top: 12px;
    padding-bottom: 12px;
}
img.nw-bkng-user-img {
    object-fit: cover;
}
#addToCartModal .radio label
{
 margin-right:0;
}
.upld-doc-cl .note-p {
    bottom: -3px !important;
    position: relative;
    left: 12px;
}
img.img_circule{
border-radius: 50%;
}

.notofication-icon img {
    width: 24px;
}
.notofication-icon{position:relative;}
.notification-count-circle {

    display: inline-block;
    min-width: 22px;
    min-height: 22px;
    background: 

red;

font-size: 12px;

color:

    #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 50px;
    position: absolute;
    top: -15px;
    right: -10px;
    font-family: 'Lato-Semibold';

}
.notofication-icon .dropdown-toggle::after
{display:none;}
.notofication-icon .dropdown-menu {
    padding: 15px 0;
    width: 350px;
left: -10.50rem;
 }
 .dropdown-item {

    word-break: break-all !important;

white-space: normal;

border-bottom: 1px solid
#dddada;

padding: 14px 10px;
}
.nText {

    font-size: 16px;
    font-family: 'Lato-Regular';
    color: #000;
	margin-bottom: 6px;
    
    line-height: 18px;
    margin-bottom:6px;
}
.mTime {

    font-family: 'Lato-Bold';
    font-size: 14px;
    color:#9BA2AC;
}
.see-all-notification {

    color:#3fd27f;
    text-align: center;
    display: block;
    padding: 12px 0 0 0;
    font-family: 'Sniglet-Regular';

}
    

.typing-text.typing-text-green {
    color: 
    #25D17F;
    margin-top: 8px;
    font-size: 12px;
}
.typing-text.gray-text-green {
    color: 
    #9BA2AC;
    position: absolute;
    left: 0;
    bottom: -16px;
    font-size: 12px;
    font-family: 'Lato-Bold';
}

/* ************** 6 dec 19 ****************** */

.students-list-content img.sys-wrk-img {
    align-self: center;
}
section.subjects-list-section-3.students-list-content {
    height: auto;
}
section.subjects-list-section-3 {
    background-image: url(../images/bg-image1.png);
    height: 620px;
    background-repeat: no-repeat;
    background-position: right -7px top;
    background-size: contain;
}
span.sub-l-dot {
    background: #9BA2AC;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    top: 5px;
}



.tp-rffect .relative.pl-30.pr-30.pt-30.pb-10.border-w2.border-radius4.bgwhite.mt-30:first-child {
    margin-top: 0;
}


.modal.new-booking-popup .dropdown-menu.mss_sl_btn_dm {
    min-width: auto !important;
}
div#loadmore_div {
    margin-top: 30px;
}

.cartcounter-circle {
    min-width: 20px;
    min-height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    background: #25d17f;
    color: #fff; 
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-family: 'Sniglet-Regular';
    max-width: 25px;
    max-height: 25px;
}

.guid-to-become-section-1  ul.pl-20.mb-0 li {
        position: relative;
        padding-left: 20px;
    }
    .guid-to-become-section-1 ul.pl-20.mb-0 li span {
    position: absolute;
    left: 0;
    top: 0;
}
.guid-to-become-section-1 ul.pl-20.mb-0 li {
    position: relative;
    padding-left: 20px;
    line-height: 20px;
}
.table thead th {
    border-bottom: 1px solid #DEE2E6;
    border-top: 1px solid #DEE2E6;
}
.t-images{
  max-width: 100%;
  max-height: 100%;
}
