

.search-btn {
    float: left;
    margin-top: 35px;
}

.section-search h1{
	font-size: 90px;
	line-height: 100px;
	font-weight: 700;
	margin-bottom: 70px;
}

.section-search h1 span{
	display: inline;
    color: #003752;
}

.section-search p {
    font-size: 22px;
    padding-right: 75px;
    margin-top: 45px;
    line-height: 40px;
}

.btn-view:hover {
    background: #00476f !important;
    box-shadow: none;
    color: #fff !important;
}

.logo img{
	max-height: 80px;
}

.search-btn .btn {
    font-size: 19px;
    padding: 12px 25px;
    min-width: 150px;
    text-align: center;
    justify-content: center;
    background: linear-gradient(179deg, #075693, #161616);
    border-color: #075693;
}

.search-btn .btn:hover{
    box-shadow: none ;
}

.header-navbar-rht li > a.header-login{
	background: linear-gradient(179deg, #075693, #161616);
    border-color: #075693;
}

.header-navbar-rht li > a.header-login:hover {
    box-shadow: none;
    background: linear-gradient(179deg, #075693, #161616);
    border-color: #075693;
}

.main-nav li a {
    display: block;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 15px;
}

.main-nav > li.active > a {
    color: #00476f;
}

.header-navbar-rht li > a.header-reg{
	text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
}

.header-navbar-rht li > a.header-login {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 15px;
}

.main-nav li a:hover {
    color: #00476f;
}

.about-content p {
    margin-bottom: 20px;
    text-align: justify;
    font-size: 17px;
    line-height: 30px;
}

.about-content h6 {
    font-size: 18px;
    color: #00476f;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 20px;
}

.banner-imgs img{
	border-radius: 0px;
}

.about-img img {
    border-radius: 10px;
    height: 440px;
    width: 100%;
    object-fit: cover;
}

.work-box p {
    font-size: 17px;
    height: 110px;
}

.section-heading {
    margin-bottom: 50px;
    max-width: 610px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td{
    border-color: #dddada !important;
}

.work-box{
	margin-top: 30px;
}

.work-box h5{
	text-transform: capitalize;
}

.app-sec{
	background: linear-gradient(2deg, #075693, #161616);
}

.downlaod-btn{
	margin-top: 50px;
    justify-content: center;
}

.app-sec{
    padding: 110px;
}

.app-sec h2{
	margin-bottom: 25px;
    font-weight: 800;
    font-size: 40px;
}

.copyright{
	text-align: center;
}

.footer .social-icon ul{
	margin-bottom: 0px;
}

.footer-logo{
	text-align: center;
}

.footer .footer-widget.footer-menu ul{
	display: flex;
	text-align: center;
	justify-content: center;
}

.social-icon{
	text-align: center;
    margin-top: 20px;
}

.footer-logo img {
    max-height: 140px;
}

.footer .footer-menu ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0px 10px;
}

.footer .footer-bottom .copyright-text p {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.footer {
    background-color: #0c0c0c;
}

.footer .footer-bottom .copyright {
    border-top: 1px solid transparent;
}

.footer-bottom{
    background: #1616168c;
}

.no-acc {
    margin-top: 15px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.login-wrap .col-form-label {
    font-size: 14px;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
}

.forgot-link{
    margin-bottom: 0px;
    font-size: 15px;
}

.content {
    padding: 100px 0;
    min-height: 540px;
}

.login-wrap .login-btn{
    background: linear-gradient(179deg, #075693, #161616);
    border-color: #075693;
    box-shadow: none;
    font-weight: 700;
    text-transform: uppercase;
}

.no-acc a {
    font-size: 14px;
    color: #00476f;
    text-transform: uppercase;
    font-weight: 800;
}

.dash-info h5{
    text-align: left;
}

.dash-info{
    width: 100%;
}

.booking-list .booking-widget{
    flex: 0 0 calc(100% - 0px);
}

.booking-det-info{
    width: 100%;
}

.booking-det-info h3{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.booking-details li span.book-item {
    min-width: 150px;
}

.booking-details li b.badge-grey {
    background: #dfdfdf;
    border-radius: 5px;
    color: #00476f;
    padding: 2px 8px 1px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 4px;
}

.width100{
    width: 100% !important;
}

.booking-details li{
    display: flex;
    align-items: center;
}

.flex_align{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flex_align .rating {
    margin-bottom: 0px;
    margin-right: 15px;
}

.booking-details h6{
    font-size: 14px;
    margin-bottom: 0;
    margin-left: 6px;
    line-height: 20px;
    font-weight: 500;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.booking-details li b.badge-grey:first-child{
    margin-left: 5px;
}

.booking-img a{
    display: block;
    height: 100%;
}

.booking-img a img{
    height: 100% !important;
}

.booking-det-info a.btn-primary{
    font-size: 14px;
    padding: 7px 15px;
    margin-right: 0px;
}


.booking-det-info h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
}

.booking-det-info a.btn-success {
    font-size: 14px;
    font-weight: 800;
    padding: 8px 15px;
}

.service-wrap p{
    text-align: justify;
}

.provide-service.service-wrap {
    background: #ededed59;
    padding: 25px 30px 5px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    margin-bottom: 40px;
    margin-top: 35px;
}

.settings-menu {
    /*padding: 24px !important;*/
    padding: 19px !important;
}

.service-wrap h5 {
    font-weight: 900;
}

.dash-img{
    display: flex;
    align-items: end;
}

.dash-icon{
    margin-bottom: 0px;
}

.visits{
    width: auto;
}

.flex_align .rating {
    margin-bottom: 0px;
    margin-right: 0;
    font-size: 17px;
    font-weight: 600;
    color: #111;
}

.flex_align .rating i{
    font-size: 20px;
}

.service-amount h5 {
    font-weight: bolder;
    font-size: 30px;
    margin-bottom: 0px;
}

.provide-box .badge-success {
    background: #008120;
    border-radius: 3px;
    color: #ffffff;
    padding: 6px 15px;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}

.provide-box .badge-danger {
    background: #b30000;
    border-radius: 4px;
    font-weight: 500;
    font-size: 13px;
    color: #ffffff;
    padding: 6px 20px;
    display: inline-block;
}

.service-amount h5 b {
    font-weight: 500;
    color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    background: #00476f !important;
    padding: 5px 10px;
    border: 1px solid #555;
    margin-bottom: 8px;
    border-radius: 3px;
}

.fc-timeGridDay-button, .fc-listMonth-button{
    display: none !important;
}

.fc-daygrid-block-event .fc-event-time, .fc-daygrid-block-event .fc-event-title{
    color: #000;
}

.btn-group button{
    text-transform: capitalize;
}

.owl-carousel .owl-item img{
    height: 220px;
    object-fit: cover;
}

.header-navbar-rht > li{
    padding-right: 60px;
}

.modal-dialog {
    max-width: 50%;
    margin-right: auto;
    margin-left: auto;
    min-width: 800px;
}
 

@media screen and (min-width: 300px) and (max-width: 767px){

.copyright-text {margin-bottom: 0px;}
.footer .footer-bottom .copyright{padding: 10px 0px;}
.footer .footer-bottom .copyright-text p{font-size: 14px;}
.footer .footer-widget.footer-menu ul{display: block;}
.footer .footer-widget.footer-menu li{display: block; margin-right: 0px;}
.footer .footer-menu ul li a{font-size: 15px;}

.footer-widget {margin-bottom: 15px;}
.footer-logo img {max-height: 110px;}
.app-sec {padding: 40px 20px; border-radius: 0; text-align: center;}

.app-sec h2{font-size: 30px;}
.downlaod-btn {margin-top: 30px;}
.downlaod-btn img {width: 160px;}
.downlaod-btn a{margin-right: 0px;}
.app-section {padding: 0 0 25px;}

.about-sec{padding: 20px 0px;}
.about-content h2{margin-bottom: 10px;}
.abt-img{padding: 0px;}
.about-img img{height: auto;}
.work-box p{height: auto;}

.section-search p {font-size: 19px; padding-right: 0; margin-top: 25px; line-height: 35px;}
.section-search h1 { font-size: 35px; line-height: 50px; font-weight: 700;}
.hero-section, .home-banner {min-height: auto; font-size: 16px;}
.work-section{padding: 40px 0 36px;}
.section-heading {margin-bottom: 15px;}
.bar-icon span{width: 25px;}
.menu-header{padding: 10px 0px; height: auto;}
.menu-logo img{max-width: 100px;}

.main-nav li a{font-size: 14px; padding: 10px 5px !important;}
.navbar-brand.logo-small{padding: 0px 80px;}
.navbar-brand.logo-small img {max-height: 60px;}
.menu-close{left: -20px; position: relative;}

.content {padding: 40px 0; min-height: auto;}
.login-wrap .login-btn{margin-bottom: 0px;}
.booking-det-info h3{white-space: initial; overflow: auto;}
.booking-det-info h3 a{margin-left: 0px !important; margin-right: 0px;}

.booking-det-info a.btn-success {font-size: 12px;}
.booking-details li span.book-item {min-width: 120px;}
.grid-listview a{height: auto;}
.header-navbar-rht{top: 0px;}


}


@media only screen and (max-width: 1399.98px){
    .banner-imgs .banner-1 {
        max-width: 100%;
    }
}