@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

#cookie-msg {
	display: none !important;
}

body {
    font-family: Roboto, Arial, sans-serif !important;
	font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #000000;
}

.navbar-nav li {
	padding: 0.2rem 0;
}

.text-danger, .badge-danger-soft {
    color: #a90010 !important;
}

.text-success, .badge-success-soft {
    color: #026e1a !important;
}

.mb-6, .my-6 {
    margin-bottom: 1rem !important;
}

.badge-secondary-soft {
    background-color: rgba(106, 116, 123, .1);
    color: #363636;
}

section {
    padding: 3rem 0;
}

.h1, h1 {
    font-size: 1.6rem;
    line-height: 1;
    padding-bottom: 0.2rem !important;
}

.w-lg-40 {
    width: 80% !important;
}

.mt-5, .my-5 {
    margin-top: 1rem !important;
}

.avatar-md {
    height: 130px;
    width: 130px;
}

.border-1 {
    border: 3px solid #fcfcfc;
}

.border-0 {
    //border: 3px solid #f1f1f1 !important;
}

.fs-14 {
    font-size: 14px !important;
}

.avatar-sm {
    height: 100px;
    width: 100px;
}

.nav-link {
    font-weight: 700;
}

.nav-pills .nav-link {
    border-radius: 0.15rem;
}

.btn {
    font-weight: 400;
    font-size: 14px;
}

.h2, h2 {
    font-size: 1.4rem;
}

.tes-img {
    width: 120px !important;
    height: 120px !important;
}

.fs-50 {
    font-size: 28px !important;
    line-height: 28px;
}

.display-5 {
    font-size: 2.4rem;
    font-weight: 700;
}

.mt--50 {
    padding-top: 2rem;
}

.pb-10, .py-10 {
   // padding-bottom: 1.5rem !important;
}

section {
    padding: 2.5rem 0;
}

.pb-20, .py-20 {
    padding-bottom: 3.5rem !important;
}

.counter-padding {
    padding: 40px 0px;
}

.sliderimg {
    height: 450px !important;
}

.pb-1, .py-1 {
   // padding-bottom: 0.55rem !important;
}
.pt-1, .py-1 {
   // padding-top: 0.55rem !important;
}

.pb-9, .py-9 {
    padding-bottom: 2rem !important;
}
.pt-9, .py-9 {
    padding-top: 2rem !important;
}

.navbar {
    min-height: 4.5rem;
}

section.bottom-shape {
    padding-bottom: 4rem;
}

.pt-4, .py-4 {
    padding-top: 0.5rem !important;
}
.pb-4, .py-4 {
    padding-bottom: 0.5rem !important;
}

.docitem-footer {
    min-height: 65px;
}

.badge-primary-soft {
    background-color: rgba(227, 59, 195, .05);
}

.blur {
    background: hsla(0, 0%, 100%, .55) !important;
}

.bg-dark {
    background-color: #39404a !important;
}

.pb-2, .py-2 {
    padding-bottom: 0.2rem !important;
}
.pt-2, .py-2 {
    padding-top: 0.2rem !important;
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #35393c;
    border-color: #35393c;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.p-6 {
    padding: 1.3rem 0 0.6rem!important;
}

.rounded {
    border-radius: 10px !important;
}

/*.btn.btn-light-secondary {
    color: #ffffff;
    background: linear-gradient(180deg, rgba(0, 186, 6, 1) 0%, rgba(0, 126, 5, 1) 100%);
    box-shadow: 0px 3px 0 #016005;
    border-radius: 6px !important;
    border: 0px;
}

.btn.btn-light-secondary:hover {
    color: #ffffff;
    background: linear-gradient(180deg, rgba(0, 126, 5, 1) 0%, rgba(0, 186, 6, 1) 100%);
    box-shadow: 0px 3px 0 #016005;
    border-radius: 6px !important;
    border: 0px;
}*/

.pt-8, .py-8 {
    padding-top: 1.5rem !important;
}
.pb-8, .py-8 {
    padding-bottom: 1.5rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
    //margin-bottom: 1rem;
}

.ui-state-default {
    font-size: 18px;
    font-weight: 600;
}

.bg-light {
    background-color: #fcfcfc !important;
}

.border-top-light {
    border: 0px solid #efefef;
}

.bbm-1 {
    border-bottom: 0px solid #f1f1f1;
}
.border-top {
    border-top: 0px solid rgba(0, 0, 0, .1) !important;
}

.h6, h6 {
    font-size: 0.9rem;
}

.h4, h4 {
    font-size: 1.2rem;
}

.h5, h5 {
    font-size: 1.1rem;
}

.fs-18 {
    font-size: 16px;
}

@media (max-width: 991.98px) {
section {
    padding: 1rem !important;
}}

.mb-5, .my-5 {
    margin-bottom: 1rem !important;
}

.staff-card {
    border-radius: 12px !important;
}

.pt-10, .py-10 {
    padding-top: 2.5rem !important;
}

.btn-group-lg>.btn, .btn.btn-lg {
    padding: 0.7rem 1.5rem;
    font-size: 1.25rem;
    line-height: 0;
}

.icon-style-small .icon {
    display: inline-block;
    vertical-align: middle;
    border-radius: 50px;
    padding: 2px;
    line-height: 1.4rem;
    text-align: center;
    background-color: rgba(40, 110, 251, .1);
    color: #2D69E1;
    height: 1.6rem;
    width: 1.6rem;
    font-size: 10px;
}

.tab_image {
    border-radius: 1rem;
}

.mr-5, .mx-5 {
    margin-right: 1rem !important;
}

.tab_info_box {
    padding: 15px 15px;
}

.mt-3, .my-3 {
    //margin-top: 1.6rem !important;
}

.navTopRight .owl-nav {
    position: absolute;
    top: -50px;
    right: 0;
}

.pt-5, .py-5 {
    padding-top: 1rem !important;
}

.fs-15 {
    font-size: 14px !important;
}

.mr-2, .mx-2 {
    margin-right: 0.2rem !important;
}

.pb-1, .py-1 {
    padding-bottom: 0.3rem !important;
}
.pt-1, .py-1 {
    padding-top: 0.3rem !important;
}

.contact-icon {
    min-width: 50px;
    min-height: 50px;
}

.list-style1 i {
    font-size: 16px !important;
    padding: 0.8rem !important;
}

.pb-12, .py-12 {
    padding-bottom: 3rem !important;
}

.pl-8, .px-8 {
    padding-left: 2rem !important;
}
.pr-8, .px-8 {
    padding-right: 2rem !important;
}

.card.docitem_bg {
    border-radius: 15px !important;
}

.border-radius-before:before {
    border-radius: 15px !important;
}

.docitem-footer {
    margin-top: -35px;
}

.card-body {
    padding: 1rem;
}

.btn-outline-primary {
    border-width: 2px;
    font-weight: 700;
}

.blur-md {
    backdrop-filter: blur(1px) !important;
    -webkit-backdrop-filter: saturate(100%) blur(2px) !important;
    background: hsla(0, 0%, 100%, .20) !important;
}

.medi_footer_icon3 li a {
    background-color: #2c2c2c;
}

.mt--50 {
    margin-top: -20px !important;
}

@media (max-width: 991.98px){
.navbar-collapse.company {
    background: #3e4753;
}}

.pb-5, .py-5 {
    padding-bottom: 1rem !important;
}

.badge-secondary {
    background-color: #3e4753;
}

.owl-theme .owl-nav {
    margin-top: 20px;
}

.pt-12, .py-12 {
    padding-top: 3.5rem !important;
}

.mb-12, .my-12 {
    margin-bottom: 2.5rem !important;
}
.mt-12, .my-12 {
    margin-top: 2.5rem !important;
}

.badge-primary-soft {
   // background-color: rgba(227, 59, 195, .05) !important;
}

.bg-dark2 {
    background-color: #39404a !important;
}

.bg-dark-light {
    background-color: #2d3238 !important;
}

.owlstyle-1 {
    background-color: rgba(252, 252, 252, 0.5);
    color: #2d2a2a;
    padding: 10px 12px;
    border-radius: 50px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 10px;
}

.owlstyle-1:hover {
    background-color: rgba(0, 120, 206, .6) !important;
    color: #fff;
    padding: 10px 12px !important;
    border-radius: 50px;
}

.brand_img {
    height: 120px;
    width: 80%;
    border-radius: 10px;
}

.avatar-circle .avatar-img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
}

span.count {
    border-radius: 3px;
}

.item_rating {
    position: absolute;
    left: 15px;
    top: 15px;
    background-color: #373634;
    padding: 2px 15px;
    border-radius: 15px;
    -webkit-backdrop-filter: blur(20px) !important;
    backdrop-filter: blur(20px) !important;
    background: hsla(0, 0%, 100%, .1) !important;
    box-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 10%) !important;
}

.table thead th {
    border-bottom: 0px solid #dee2e6;
}

.table td, .table th {
    border-top: 0px solid #f1f1f1;
}

.table .thead-light th {
    color: #495057;
    background-color: #f0f0f0;
    border-color: #ffffff;
}

.w-90 {
    width: 55% !important;
}

.mt-6, .my-6 {
    margin-top: 1.5rem !important;
}

.display-4 {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1.1;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
}


.workflow-img {
    border: 0px solid #eef4f9;
}

.navbar-light .navbar-brand img{
    border-radius: 5px;
}

.fs-20 {
    font-size: 18px !important;
    line-height: 18px !important;
}

.display-7 {
    font-size: 1.2rem;
}

.display-5 {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1 !important;
}

.mb-4, .my-4 {
    margin-bottom: 1rem !important;
}

.service_item img {
    border-radius: 3px;
}

.pt-10, .py-10 {
    padding-top: 2.5rem !important;
}

.about_image {
    margin-top: -60px;
}

.custom-fonts {
    font-family: Roboto, sans-serif !important;
    color: #121212;
}

.font-weight-bold {
    font-weight: 900 !important;
}

.staff_item p {
font-weight: 700;    
}

.primer {
    border: 1px solid #0000;
    border-radius: 10px; 
    margin: 2rem; 
    box-shadow: 0 0 0 0.05rem rgb(8 60 130 /2%), 0rem 0rem 1.25rem rgb(30 34 40 / 5%);
}

.custom-caption {
    margin-top: 1rem
}

.ui-datepicker-prev:after, .ui-datepicker-next:after {
   // top: 650px !important;
}
