.dp-subheading .ld-fh-element,
.dp-subheading-small .ld-fh-element{
    border:1.5px solid;
    padding:11px 25px 8px;
    border-radius:50px;
    line-height:1;    
}
.dp-subheading-small .ld-fh-element{
    border:1px solid;
    padding:7px 15px 5px;
}

.dp-btn.btn>span:not(.btn-icon):not(.btn-txt){
    padding-right:5px !important;
	padding-left:5px !important;
}

.dp-hero-subhead{
    max-width:670px;
    margin-left:auto;
    margin-right:auto;
}
.dp-hero-subhead-1{
    max-width:884px;
    margin-left:auto;
    margin-right:auto;
}

.dp-blue-box{
    position:absolute;
    right:30px;
    bottom:-70px;
    background:#009CB780;
    color:#fff;
    font-size:14px;
    font-weight:400;
    line-height:1.4;
    padding:20px 15px;
    border-radius:10px;
    border:1px solid rgba(255, 255, 255, 0.5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.dp-blue-box h5{
    color:#fff;
    font-size:14px;
    font-weight:normal;
}

.dp-blue-box h5:before {
    content:'';
    display:inline-block;
    width:7px;
    height:7px;
    background:#3CE34A;
    margin-right:10px;
    border-radius:50%;
    vertical-align:baseline
}

.dp-iconbox{
    padding:30px 20px;
    font-size:16px;
    line-height:1.7;
    font-family: "Rubik", sans-serif;
    color:#40444C;
}

.dp-iconbox h4{
    margin:0;
    font-weight:700;
    font-family: "Gabarito", sans-serif;
    font-size:18px;
    margin:0 0 5px;
}
@media (max-width:767px){
	.dp-iconbox h4, .dp-iconbox p{
		/*word-break:break-all*/
	}
}
.dp-iconbox p{
    max-width:340px;
    font-weight:normal;
    color:#40444C;	
}

.dp-testimonial-sec {
    background: linear-gradient(118.91deg, rgba(255, 255, 255, 0.11) 50.52%, rgba(0, 156, 183, 0.1) 92.44%);
}

.dp-testimonial-row .carousel-item-content{
    background:#fff;
    border-radius:24px;
    box-shadow: 0px 0.5px 0.5px 0px #1A19250A, 0px 1px 1px 0px #1A19250A, 0px 1px 2px 1px #1A19250A;
    margin-bottom:15px;
}


.dp-testimonial-row .lqd-testi .lqd-testi-np h3{
    font-weight:500 !important;
    font-family:'Inter', sans-serif;
    margin-bottom: 0;
}

.dp-testimonial-row .lqd-testi-details-sm .lqd-testi-np h4{
    font-size:13px;
    color:#73737F;
    font-family:'Inter', sans-serif;
}

.dp-testimonial-row  .wpb_single_image img{
    max-height:15px;
    width:auto;
}

.dp-testimonial-item-top{
    position:relative;    
}
.dp-testimonial-item-top .lqd-simple-heading-wrap{
    position:absolute;
    right:40px;
    top:40px;
    z-index: 1;
    background:#F7F7F8;
    border-radius:50px;
    line-height:1.2 !important
}

.dp-testimonial-item-top .lqd-simple-heading-wrap h5{
    margin:0;
    padding:4px 10px;
    font-size:12px;
    line-height:1;
    font-family:'Inter', sans-serif;
    font-weight:500;
    
}

.dp-testimonial-item-bottom{
    padding:0 35px 20px;
    
}

.dp-testimonial-item-bottom h6{
    font-size:12px;
    color:#A3A3AE;
    font-family:'Inter', sans-serif;
}

.dp-testimonial-row p{
    font-family:'Inter', sans-serif;
    font-size:14px;
    line-height:1.5;
    color:#1A1925;
}

.dp-testimonial-row .lqd-testi-card{
    margin-bottom:0;
    border-radius: 0;
    background: none;
}

.dp-testimonial-row .lqd-testi-info{
    border-bottom:1px solid rgb(0 0 0/10%);
    padding-bottom:20px;
}

.dp-testimonial-row .lqd-testi-avatar-48 .lqd-testi-avatar{
    margin-right:15px;
     filter: grayscale(100%);
}

.dp-testimonial-row .wpb_single_image .vc_single_image-wrapper{
    margin-bottom: 0;
}

.dp-images-slider img{
    max-height:320px;
    width:auto;
}

.dp-images-slider .wpb_single_image .vc_single_image-wrapper{
    margin:18px 0;
    border-radius:18px;
    border:10px #fff solid;
    
}

.dp-footer-logo img{
    width:100%;
    height:auto;
}

.main-footer .lqd-fancy-menu>ul>li>a{
    font-size:18px;
}

.dp-footer-logo.wpb_single_image .vc_single_image-wrapper{
    margin-bottom:0;
}

.dp-footer-copyright .lqd-custom-menu>ul>li{
    flex-wrap:nowrap;
}

.dp-footer-copyright .lqd-custom-menu>ul>li{
    font-size:14px;
    color:#D8DBDF;
}

.dp-footer-copyright .lqd-custom-menu{
    padding-left: 40px;
}
.dp-footer-copyright .lqd-custom-menu>ul>li a{
    font-size:14px;
}

.main-header .navbar-brand{
    max-width: 213px !important;
}

.main-header{
    border-bottom:1px solid rgb(0 0 0/15%)
}

@media (min-width:1200px){
    .lqd-head-col.text-lg-right{
        align-items: center;
    }
}

@media (max-width:767px){
    .dp-blue-box{
        bottom: -90px;
        max-width: 95%;
        right:15px;
        font-size: 12px;
        padding:10px 0;
    }
    .dp-subheading .ld-fh-element {
        border: 1px solid;
        padding: 7px 15px 5px;
    }
    .dp-subheading-small .ld-fh-element{
        border: 1px solid;
        padding: 5px 10px 3px;
    }
    .dp-footer-copyright .lqd-custom-menu{
        padding-left: 0;
    }
    body{
        font-size: 18px !important;
    }
}

.dp-checkb-list.iconbox .iconbox-icon-container i{
    font-size:25px;
}

.dp-checkb-list.iconbox-side .iconbox-icon-wrap{
    margin-right:20px;
}

.dp-checkb-list.iconbox{
    margin-bottom:15px; 
}

.dp-checkb-list .iconbox-icon-container{
    margin-top:-7px;
}

.dp-checkb-list ul{
    padding-left:25px;
    padding-top:10px;
}



.dp-hero-slider .row-bg{
    border:10px solid #fff;
}

.dp-cta-list .vc_column-inner > .wpb_wrapper{
    display:flex;
    flex: 1;
}

.dp-cta-list .iconbox {
    flex:1;
}

.dp-cta-list .vc_column_container{
    align-items:stretch;
}

.lqd-marquee-carousel.dp-hero-slider.carousel-container .carousel-item{
    margin-inline-start: 5px;
    margin-inline-end: 5px;
}

@media (max-width:767px){
	.dp-checkb-list.iconbox-side .iconbox-icon-wrap{
		margin-right:10px;
	}
	.doctolib-widget{
		
		bottom:20% !important;
	}
}

[data-mobile-nav-trigger-alignment=right] .lqd-mobile-sec .navbar-brand-inner{
	 margin-inline-end: -90px !important;
}

@media (min-width:1200px){
	.main-nav>li.menu-item-has-children>a:after{
		content: "";
		font-family: "lqd-essentials";
		margin-left:10px;
	}
}

@media (max-width:1430px) and (min-width:1200px){
    .main-nav>li>a{
        padding-left:13px;
        padding-right:13px;
		font-size:14px !important
    }
}

