.d-flex-center{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*height: 100px;*/
}
.fl-left {
    float: left;
}
.fl-right{
     float: right;
}
.lazyload,
.lazyloading {
    opacity: 0;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}
.mr-0{margin-right: 0!important}
.ml-0{margin-left: 0!important}
.pr-0{padding-right: 0!important}
.pl-0{padding-left: 0!important}

.fw-600{font-weight: 600;}
.h-200{height: 200px;}
.section-head p {
    padding-top: 10px;
    font-size: 18px;
 }
.button-skew {
    z-index: 9;
}
form.dzForm .form-control::placeholder {
    /*color: #c9c9c9;*/
    opacity: 1;
}
[class*="bg-"] .header-nav .nav > li.active > a, 
[class*="bg-"] .header-nav .nav > li.current-menu-item > a {
    background-color:#2125294f;
    color: #f9f9f9;
}
.logo-header {
    width: 310px;
}
form.dzForm label.appFrm {
	max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
    font-weight: 600;
    margin-bottom: 10px;
    color: #a7a6a6;
    font-size: 13px;
    text-shadow: 1px 1px 1px #fff;
}
label.appFrmx {
	width: 100%;
    font-weight: 600;
    margin-bottom: 10px;
    color: #a7a6a6;
    font-size: 13px;
    text-shadow: 1px 1px 1px #fff;
}
.dlab-topbar-left.topbar-info {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    padding: 0;
}
.dlab-topbar-right {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 50%;
}
.meet-ask-row .icon-bx-wraper .icon-xl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100px;
}
 .dlab-media.ase {
    background-color: #FFF;
    position: relative;
    padding: 0px;
    width: 200px;
    height: 238px;
}
.icon-bx-sm.radius.bg-primary {
    background-color: var(--secondry)!important;
}
.widget_getintuch .show-inline strong {
    width: 120px;
    float: left;
}
.widget.widget_services.hours li strong{
	min-width: 100px;
    display: inline-block;
}
.widget.widget_services.hours li:before {
    content: "";
}
.topbar-info ul li {
    display: inline-block;
    padding: 2px 10px 10px 0;
}
.topbar-info ul a {
    color: #d7d7d7;
}
div#service .icon-content p {
    min-height: 80px;
}
#steps.overlay-white-dark:after {
    background: #00255b;
}
#steps.section-full.content-inner {
    padding-bottom: 80px;
}
.testimonial-6 .testimonial-text {
    padding: 25px 35px 25px 40px;
    min-height: 200px;
}
.testimonial-6 .testimonial-text p {
    font-size: 18px;
}
#steps .owl-btn-3 .owl-prev, 
#steps .owl-btn-3 .owl-next {
    color: #ffffff;
    opacity: 0.5;
}
.footer-line:after {
    height: 5px;
    background-color: #313131;
    background-image: unset; 
}
.dlab-info {
    padding: 10px;
}
.dlab-info p {
    display: -webkit-box;
    max-width: 275px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 17px;
}
.dlab-info-full p {
    display: -webkit-box;
    max-width: 100%;
    font-size: 17px;

}
.dlab-media.small-right, 
.dlab-media.small-right, 
.dlab-post-media.small-right {
    background-color: #FFF;
    position: relative;
    max-height: 230px;
}

.service-item {
	box-shadow: -4px 10px 24px -2px rgba(222, 222, 222, 0.89);
   transition: all 0.5s ease-in-out;
   padding: 5px 5px;
   position: relative;
   border: 1px solid #fff;
}
.service-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
}
.dlab-img-effect.zoom-slow:hover img {
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    transition: all 10s;
    -moz-transition: all 10s;
    -webkit-transition: all 10s;
    -o-transition: all 10s;
}
.dlab-bnr-inr-entry p {
    font-size: 18px;
}
.descrip-wrapper {
    text-overflow: ellipsis;
    height: 80px;
}
#contact-us .icon-content p {
    text-align: left;
    font-size: 18px;
    margin-bottom: 12px!important;
}
.icon-content .dlab-tilte {
    font-size: 22px;
}
#contact-us .icon-content .dlab-tilte {
    font-size: 17px;
   margin-bottom: 0;
}
.contact-style-1 .form-group {
    margin-bottom: 25px;
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
}
.appointFRM{
	max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
}
a.input-button {
	text-decoration: none;
    border: 0px solid #bbb;
    display: block;
    padding: 8.5px 18px;
    border-left: 0;
    cursor: pointer;
    line-height: 1;
    height: calc(1.5em + 0.75rem + 14px);
    height: 50px!important;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #ddd;
}
a.input-button svg {
    width: 16px;
    height: 16px;
    display: block;
}
.contact-style-1 .form-control {
    padding: 10px 20px;
    border: unset;
   font-weight: 500;
    color: #7f7f7f;
    font-size: 17px;
}
span.select2-selection.select2-selection--single {
    /* padding: 10px 20px; */
    height: calc(1.5em + 0.75rem + 14px) !important;
    border-radius: unset;
    /* line-height: 45px; */
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border: unset;
    font-weight: 500;
    color: #7f7f7f;
    font-size: 17px;
}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    font-weight: 600;
}
.select2-container--bootstrap4.select2-container--focus .select2-selection {
    border-color: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
span#select2-time_frame-container {
    font-size: 15px;
    line-height: 20px;
    color: #7f7f7f;
}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
    line-height: calc(1.5em + .75rem);
    font-size: 17px;
    line-height: 20px;
    color: #7f7f7f;
}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    padding-left: 0.75rem;
    line-height: calc(1.5em + .75rem);
    font-size: 17px!important;
    line-height: 20px!important;
    color: #7f7f7f!important;
}
.slider-container {
   width: 100%;
   padding-left: 10px;
    padding-right: 10px;
 }
 input#year {
    background-color: white;
    margin: 0px
}
span.ui-spinner.ui-corner-all.ui-widget.ui-widget-content {
	border: unset;
    border-radius: 0;
    height: 45px;
    width: 100%;
}
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default, 
.ui-button, 
html .ui-button.ui-state-disabled:hover, 
html .ui-button.ui-state-disabled:active {
    border: 1px solid #d51414;
    background: #dd3333;
    font-weight: normal;
    color: #454545;
}
.ui-slider .ui-slider-handle {
    width: 2.0em!important;
    height: 2.0em!important;
} 
.ui-slider-horizontal {
    height: 1.4em!important;
}  
 .ui-state-default, .ui-widget-content .ui-state-default {
    background: #f50000!important;
    color: #454545!important;
}
label.error {
    width: 100%;
    position: absolute;
    bottom: -32px;
    color: red;
    /* position: relative; */
}
.flatpickr-day {
    font-size: 16px;
}
div#mail_success {
    padding: 10px 20px;
    margin-top: 20px;
    color: #eee;
}
@media (max-width: 980px){
	form#appointmentFrm .card {
	    min-height: 620px;
	}
    li.licenc{display: none!important;}
    .dlab-topbar-left.topbar-info ul {
        padding-left: 20px;
    }
    .logo-header {
        width: 230px;
        padding-left: 20px;
    }
    .dlab-bnr-inr .dlab-bnr-inr-entry h1 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    button.navbar-toggler.navicon.justify-content-end.open {
        padding-right: 10px;
        margin-right: 25px;
    }
    button.navbar-toggler.collapsed.navicon.justify-content-end {
        padding-right: 10px;
        margin-right: 25px;
    }
    .logo-header, .is-fixed .logo-header, .is-fixed.header-curve .logo-header {
        width: 220px!important;
    }
    .dlab-media.small-right.m-b30.p-b5 {
        margin-top: 30px;
    }
    .site-footer .widget {
        margin-bottom: 25px;
        padding-left: 20px;
    }
}
@media (min-width: 1200px){
	.container-full-w{
		max-width: 1320px;
		padding-right: var(--bs-gutter-x,.75rem);
	   padding-left: var(--bs-gutter-x,.75rem);
	   margin-right: auto;
	   margin-left: auto;
	}
	form#appointmentFrm .card {
	    min-height: 550px;
	}
}