
@import url('https://fonts.cdnfonts.com/css/fonarto');
 
h5{    font-size: 26px;
    line-height: 36px;
}
.footer-container  h5 {
    font-size: 19px;}
.counter-content h2:after {
  height: 3px;
    display: block;
    width: 89px;
    background: #00bfa0;
    border-right: 1px white;
    content: '';

}
span.color-green {
    color: #00c49b;
}
.counter-content h2 {font-size: 44px;color:#1f7465;}
.who-section {background-image: url('/public/assets/img/dsf.jpg');background-size: cover;}
.who-section h4, .who-section p, .who-section h4  {color:#fff;}
.actionbar p {margin-bottom:0 !important;    text-align: right;color:#fff;
}
hr.green-hr {
    background: #00bfa0;
    border: 2px solid;
    color: #00bfa0;
    width: 100%;
    margin-bottom: 30px;
}
p.count-text {
    color: #0e0e0e;
    font-weight: 600;
    font-size: 19px;
}
.actionbar {
    background: #00c49b;
padding: 8px 10px;}
.division-clearfix img {
    border: 1px solid #ec6703;
    margin: 10px;
    border-radius: 2px;
    border-radius: 77px;
}
ul.footer-certification li {
display: inline;
    float: left;
    margin: 2px;

}
.division-section img {border:2px solid #ec5f34;}
.fix-dol {list-style:none;
    position: fixed;float: left;
    bottom: 20%;z-index:9999999;
}
.fix-dol img {border-radius: 10px;border:1px solid #000;z-index:9999999}
li.third-cta img {width: 46px;
}
.pcd-cta img {margin-top:40%}
.sub-menu-second li.nav- {
    display: block !important;
}
.testimonials .carousel {
	width: 650px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.testimonials .carousel .carousel-item {
	color: #999;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	min-height: 340px;
}
.testimonials .carousel .carousel-item a {
	color: #eb7245;
}
.testimonials .carousel .img-box {
	width: 145px;
	height: 145px;
	margin: 0 auto;
	border-radius: 50%;
}
.testimonials .carousel .img-box img {
	width: 90%;

	display: block;
	border-radius: 50%;
}
.testimonial .carousel  {	
	padding: 30px 0 10px;
}
.testimonials .carousel .overview {	
	text-align: center;
	padding-bottom: 5px;
}
.testimonials .carousel .overview b {
	color: #333;
	font-size: 15px;
	text-transform: uppercase;
	display: block;	
	padding-bottom: 5px;
}
.testimonials .carousel .star-rating i {
	font-size: 18px;
	color: #ffdc12;
}
.testimonials .carousel-control-prev, .carousel-control-next {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #999;
	text-shadow: none;
	top: 4px;
}
.testimonials .carousel-control-prev i, .carousel-control-next i {
	font-size: 20px;
	margin-right: 2px;
}
.testimonials .carousel-control-prev {
	left: auto;
	right: 40px;
}
.testimonials .carousel-control-next i {
	margin-right: -2px;
}
.testimonials .carousel .carousel-indicators {
	bottom: 15px;
}
.testimonials .carousel-indicators li, .carousel-indicators li.active {
	width: 11px;
	height: 11px;
	margin: 1px 5px;
	border-radius: 50%;
}
.testimonials .carousel-indicators li {	
	background: #e2e2e2;
	border: none;
}
.testimonials .carousel-indicators li.active {		
	background: #888;		
}
.footer-container ul li a:hover {color:#f9f9f9;}
.modal-cus {display:none !important;}
.modal-content.modal-from {
    width: 35%;
    margin: auto;text-align: center;
    top: 80px;
}
.close {
    position: absolute;
    right: 14px;
    top: 16px;
    opacity: 1;
    font-size: 26px;
}
.modal-from button {
 padding: 6px 17px;
    /* background: #f51799; */
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #eb6137;
    transition: all 0.5s linear;
    border: 2px solid #eb6137;
}
.owl-carousel .owl-item img {

    border: 1px solid #dddddd;
}
button.owl-prev, .owl-next {
    margin-top: 100px !important;
}
.cat-hm img {width:90%;background:#fff;}


.footer-container .links  li:nth-child(5) {
  display:none;
}
.sub-menu-second li {border-right:none !important;border-bottom:1px solid #fff;}
.padding-bt-30 {padding-bottom:30;}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(124 113 113 / 75%);
}
.cat-hm:hover {box-shadow:1px 3px 5px #00000073;}

.cat-hm {text-align: center;
    margin-top: 20px;
    background: #fff;
    border: 1px solid #e2e0e0;
    border-radius: 3px;
}
.cat-hm h4 {font-size: 16px;
    text-align: center;
    /* margin: 8px !important; */
    background: #e7098b;
    padding: 9px;
    /* border-radius: 6px; */
    border: 1px solid #e7098b;
    color: #fff;
    margin: 0;}
.welcome-section p {
    text-align: justify;
}

.orange {
    color: #ef6901;
}

button.owl-next {
    right: 0;
}

button.owl-prev {
    left: 0;
}

button.owl-prev span,
button.owl-next span {
    padding: 10px;
    background-color: #002a71;
    /* margin-top: -54px; */
    color: #fff;
}

.Our-product-sec button.owl-next,
.Our-product-sec button.owl-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 61px;
    background-color: #1673b9ab;
    border: none;
    color: #fff;
    border-radius: 4px;
}

table#myTable th {
    text-align: center;
}

.fix-cta {
    float: left;
    bottom: 40%;
    position: fixed;
    right: 0;
}

.fix-cta li {
    list-style: none;
    margin-bottom: 10px;
    padding: 9px 15px;
    font-size: 23px;
    border-radius: 30px;
    border: 2px solid #fff;
}

.fix-cta i {
    color: #fff;
}

.call-cta {
    border-radius: 30px;
    background: #f57517;
    color: #fff;

}

.call-whats-d,
.call-whats-m {
    padding: 13px;
    background: #12a547;
    color: #fff;
    border-radius: 30px;
}

.fix-cta a {
    margin-bottom: 20px;
}

section.section-whyus.py-5 {
    background: #f7f7f7;
}

.box .content p {
    padding: 0px 4px;
}

.product-details-col td {
    border: 1px solid;
    text-align: inherit;
    padding: 9px;
    margin-bottom: 4px;
}

.topcontant img {
    width: 30px;
}

.next-button {
    margin-right: -34px !important;
    right:0;
}

.btn-outline-info {
    color: #ffffff;
    border-color: #f57517;
    background: #f57517;
}

.product-details-col {
    margin-bottom: 20px;
}

body {
    padding: 0;
   
    overflow-x: hidden;
}

/*****
blog detail image breadcrum fix css
***/
.breadcrumb {
    background-color: #00000008;
    border-radius: 7px;
    justify-content: center;
    margin: 20px 110px;
}

.con-from {
    padding: 40px 20px;
    /* border: 1px solid #ce3636; */
    margin-top: 20px;
    background: #0a3d7f;
}

.category-side .list-group-item.active {
    z-index: 2;
    color: #0a3d7f;
}

.headingg {
    text-align: center;
    background: whitesmoke;
    color: #0a3d7f;
    font-size: 37px;
    line-height: 77px;
    margin-bottom: 30px;
}

.prod-dis-tab {
    border: 1px solid #e9e8e8;
    border-radius: 7px;
    padding: 3px 11px;
    box-shadow: 0px 1px 7px #d1d1d1;
    padding: 40px 15px;
    background: #fffcfc;
}

.con-from h6 {
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin-bottom: 0;
}

.flex-img img {
    border-radius: 3px;
}

.category-side a.list-group-item.list-group-item-action {
    background: whitesmoke;
}

.category-side {
    padding: 17px 10px;
    /* border: 1px solid; */
    box-shadow: 1px 2px 6px #00000052;
}

/* common */
.gray {
    color: gray;
}

li.nav- {
    
    text-transform: uppercase;
    padding: 5px 0;
}

li.nav- a {
    text-transform: uppercase !important;
    line-height: 20px !important;
    padding: 5px;
}

ul.sub-menu-second {
    width: 300px;
}

.cv-inner.text-center h3,
.cv-inner.text-center p {
    color: #fff;
}

.blue {
    color: #1893ef;
}

.theme-bg {
    background-color: #a40000;
}

.black {
    color: black;
}

.white {
    color: #fff;
}

.sky {
    color: #126cdc;
}

.orange {
    color: #ff7713;
}

h1.text-capitalize.white.mb-md-0 b {
    color: #a40000;
}

li.orange {
    background: #eb6137;
    padding: 12px 10px;
}


li.orange-bg a {color:#fff !important;}

ul.navbar-nav.mx-auto.align-items-center li {
    /* border: 1px solid #fff; */
    border-right: 1px solid #ededed;
    margin: 0px !important;
}

.haed_share ul {
    display: flex;
}

table.sortable {
    width: 100%;
}

table.sortable th,
td {
    width: 10%;
    text-align: center;
    font-size: 16px;
}

.footer-form {
    position: fixed;
    right: 15px;
    bottom: 0;
    z-index: 99999999999;
    width: 286px;
}

.footer-form .heading-look {
    border-top-left-radius:4px;
     border-top-right-radius:4px;
    font-size: 20px;
    background: #eb6137;
    color: #fff;
    text-align: center;
    display: block;
    padding: 2px 0;
    cursor: pointer;
}

.cta-bottom {
    position: fixed;
    bottom: 0;
    width: 100% !important;
    margin-bottom: 0;
    z-index: 9999999999;
    display: block;
    text-align: center;
    background: #048fd3;
    padding: 0;
    margin: 0;
}

.cta-bottom li {
    float: left;
    width: 33.3%;
    list-style: none;
    border-right: 1px solid;
    border-top: 1px solid;
    color: #fff;
}

.cta-bottom {
    display: none;
}

.call-foo {
    background: #1d285d;
}

.whatsapp-foo {
    background: #13a013;
}

.mail-foo {
    background: #d41e15;
}

.mobile-icon-menu::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.cta-bottom li p {
    margin-bottom: 0;
    padding: 10px;
    text-align: center;
}

.cta-bottom ul {
    margin: 0;
    padding: 0;
}

div#mini_contact_form {
    background: #fff !important;
    padding: 20px !important;
}

.blink {
    animation: mymove 2s infinite;
}

.cta-right {
    position: fixed;
    top: 250px;
    left: 2px;
}

.cta-right li {
    color: white;
    list-style: none;

    background: #0a3d7f;
    text-align: center;
}

.cta-right li a p i {
    font-size: 28px;
    color: white;
    margin: 10px;
}

@keyframes mymove {
    from {
        background-color: #0a3d7f;
    }

    to {
        background-color: #ff7713;
    }
}

.border img {
    width: 100%;
    height: 100%;
}

.border {
    overflow: hidden;
    height: 247px;
}

.haed_share i {
    border: 1px solid #a40000;
    width: 40px;
    height: 40px;
    background: #a40000;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

a,
a:hover {
    text-decoration: none;
    color: #000;
}

.moretext {
    display: none;
}
h1,h2,h3 {font-weight: 800 !important;}
.heading h3,
.heading h2 {

   
    font-size: 40px;
}

.heading {

    font-weight: 800 !important;
    font-size: 39px;
}

.haed_share a {
    font-size: 14px;
    color: #000;
}

.list-none {
    list-style: none;
}

.btn-transparent {
    background-color: transparent;
    position: absolute;
    right: 8%;
    z-index: 9999;
    padding: 0;
}

h1,
h2,
h3,
h5,
h4 {
    font-weight: 500;
}

h1 {
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
}

p {
    line-height: 1.6;
}

.font-30 {
    font-size: 30px;
}

.font-40 {
    font-size: 40px;
}

.font-13 {
    font-size: 16px;
    line-height: 1.5;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 16px;
    font-weight: bold;
}

.font-16 {
    font-size: 19px;
}

.mission h3 {
    font-size: 30px;
    font-weight: 600;
}

.w-15 {
    width: 15%;
}

.our_commitment h3 {
    font-size: 30px;
    font-weight: 600;
}

.font-28 {
    font-size: 28px;
    line-height: 1.4;
}

.quality h3 {
    font-size: 30px;
    font-weight: 600;
}

button:focus {
    outline: 0;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

/* header */
/* top-header */
.top-header input {
    background-color: #f1f1f1;
    border: none;
    border-radius: 10px;
    padding: 10px 22px;
    display: block !important;
    width: 300px !important;
    font-size: 15px;
}

li.nav-item a {
    line-height: 38px;
    margin: auto;
}

.top-header ul li {
    margin-left: 15px;
}

.counter-img img {
    width: 80px;
}

.top-header ul li .cntct-btn {
    color: #ffffff;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 10px;
    font-size: 15px;
    transition: all 0.3s linear;
    background: linear-gradient(to right, white 50%, #0a3d7f 50%);
    display: block;
    background-size: 200% 100%;
    background-position: right bottom;
    border: 1px solid transparent;
}

.top-header ul li .cntct-btn:hover,
.top-header ul li .cntct-btn.active {
    color: #0a3d7f;
    background-position: left bottom !important;
    border-color: #0a3d7f;
}

.top-email img {
    transform: scaleX(-1);
}

img {
    width: 100%;
    max-width: 100%;
}

p {
    font-size: 15px;
    color: #000;
}

/* navbar */
.sticky {
    position: fixed !important;
    width: 100%;
    top: 0;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background-image: url("/../images/cancel.png") !important;
    background-repeat: no-repeat;
    background-size: 20px;
}
ul.navbar-nav.mx-auto.align-items-center {
    margin: 0 !important;
}
.top-header .sticky {box-shadow: 1px 3px 5px #aba8a8;
    background-color:#fff !important;
    padding: 0;
    position: relative;
    z-index: 999;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #050505;
}
.navbar-dark .navbar-nav .nav-link {
    color: #181717 ;font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    transition: all 0.3s linear;
    position: relative;
    padding: 1px 0;
}

nav .navbar-nav .nav-item a.active:after {
    content: '';
    background-color: #a40000;
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 4px;
}

nav .dropdown .nav-link.dropdown-toggle:after {
    display: none;
}

.theme_link a {
    background-color: #a40000;
    border-radius: 10px;
    padding: 11px 6px !important;
    transition: all 0.3s linear;
    background: linear-gradient(to right, white 50%, #a40000 50%);
    display: block;
    background-size: 200% 100%;
    background-position: right bottom;
}

.theme_link a:hover:after {
    display: none;
}

.theme_link a:hover {
    color: #a40000 !important;
    background-color: #ffffff;
    background-position: left bottom !important;
}

li.nav-item {
    margin: 0 12px;
    padding: 0 15px;
}

.navbar-expand-lg .navbar-nav .nav-item a {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.theme_link {
    margin-left: 12px;
}

.dropdown-menu {
    border-radius: 0 0px 7px 7px !important;
    border: none !important;
    padding: 10px;
    margin: 6px 0 0;
    background-color: #0a3d7f !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent !important;
    padding-bottom: 1px;
    margin-bottom: 14px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    top: 90%;
}

.dropdown-menu a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

/* banner */
.banner-text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: -33px;
}

.banner-text h5 {
    font-size: 16px;
    line-height: 1.5;
}

.know_btn a {
    padding: 14px 17px;
    font-size: 14px;
    border-radius: 10px;
    transition: all 0.3s linear;
    border: 1px solid transparent;
    background: linear-gradient(to right, #ffffff 50%, #002e69 50%);
    background-size: 200% 100%;
    background-position: right bottom;
}

.know_btn a:hover {
    border: 1px solid #a40000;
    color: #a40000;
    background-position: left bottom !important;
}


.left_side {
    margin-top: -32px
}

.about_logo img {
    width: 24.4%;
    height: auto;
    margin-right: 30px;
}

.right-text {
    margin-top: 28%;
}

.cta-bbtn {
    display: none;
}

.therapy_title {
    padding: 1px 13px;
    border-radius: 7px;
    width: 62%;
    background-color: #002e69;
    transition: all 0.3s linear;
}

.therapy ul li:hover .therapy_title {
    background-color: #a40000;
}

.why {
    background-image: url("../images/why_choose_us_bg.png");
    background-size: cover;
    background-position: center;
}

.inner_text {
    margin-left: 15px;
    padding-right: 8px;
    padding-top: 10px;
}

.why_inner {
    margin: 12px 0;
    transition: all 0.3s linear;
    padding: 10px;
}

.why_inner:hover {
    box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
    border-radius: 7px;
}


.get {
    background-color: #0a3d7f;
}

.get a {
    background-color: #ffffff;
    padding: 14px 50px;
    border-radius: 7px;
    transition: all 0.3s linear;
    background: linear-gradient(to right, #a40000 50%, #ffffff 50%);
    background-size: 233% 100%;
    background-position: right bottom;
}

.get a:hover {
    background-position: left bottom !important;
    color: #ffffff !important;
}

.media-img {
    width: 100%;
    height: 420px;
    background-color: gray;
    overflow: hidden;
    border-radius: 7px;
    margin-bottom: 18px;
}

.media-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media a.read:hover {
    text-decoration: underline !important;
}

.media .inner_img {
    width: 67%;
    height: 88px;
    border-radius: 7px;
    overflow: hidden;
    background-color: grey;
}

.media h5 {
    line-height: 1.4;
}

.media_inner {
    padding: 6px;
    transition: all 0.3s linear;
    margin-bottom: 12px;
    border-radius: 7px;
}

.media_inner:hover {
    box-shadow: 0px 0px 10px -2px rgb(0 0 0 / 20%);
}


.carousel {
    background-color: #fff;
    border-radius: 7px;
    padding: 15px 15px 60px;
}

.cstmr_img {
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    overflow: hidden;
}

.cstmr_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.carousel-indicators li {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #ffffff;
}

.carousel-indicators {
    bottom: 25px;
}

.carousel-indicators .active {
    background-color: #a40000;
}

.testimonial_text {
    width: 82%;
    padding-left: 8%;
}

.testimonial_text {
    background-image: url("../images/testimonial.png");
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
}

.footer-container {
    background-color: #000;

}

.footer-container ul.address li img {
    width: 22px;
    margin-right: 4px;
}

.footer-container ul li a {
    transition: all 0.3s linear;
}

.footer-container ul li a:hover {
    color: #0a3d7f;
    margin-left: 1px;
}

footer .social img {
    background: #fff;
    border-radius: 15px;
    width: 30px;
}

footer .social li a,
footer .social li a:hover {
    display: block;
    margin: 0;
}

footer .social li a .icn_active {
    display: none
}

footer .social li a:hover .icn_active {
    display: block !important;
}

footer .social li a:hover .icn {
    display: none !important;
}

footer .social li {
    margin-right: 8px;
    margin-top: 4px;
}

footer .links li {
    margin-bottom: 5px;
}

footer .form-control,
footer .form-control:focus {
    padding: .39rem .55rem;
    font-size: 13px;
    color: #000;
    background-color: #dde6f3;
    border: none;
    border-radius: 7px;
}

.our-location-wrapper {
    text-align: center;
    border: 2px solid #f04949;
    padding: 20px 0;
    height: 200px;
    border-radius: 5px;
    -webkit-transition: .4s;
    transition: .4s;
}
ul.li-tick {
    padding: 0;
}
.mtw i {
    font-size: 34px;
    color: #67558b;
}
.contact_wrapper {border-radius: 11px;
    margin-bottom: 20px;
    padding: 30px;
    text-align: center;
    color: #fff;
    background: #00c09e;
}

footer .form-group {
    margin-bottom: 7px;
}
.pb-5, .py-5 {padding: 60px 0 !important;}
.btn-theme {
    color: #ffffff !important;
    border-radius: 7px;
    padding: 6px 12px;
    margin-left: auto;
    display: flex;
    transition: all 0.3s linear;
    background: linear-gradient(to right, #ffffff 50%, #0a3d7f 50%);
    background-size: 200% 100%;
    background-position: right bottom !important;
    border: 1px solid #0a3d7f !important;
}

.btn-theme:hover {
    background-position: left bottom !important;
    color: #0a3d7f;
}

.bottom_footer {
    background-color: #2f3c42;
    border-top: 1px solid #ffffff40;
}

.bottom_footer ul li {
    margin-right: 12px;
    margin-top: -6px;
}

.bottom_footer ul li a:hover {
    color: #0a3d7f;
}

/* steps */
.steps .safety_img {
    background-color: grey;
    width: 100%;
    height: 90px;
    border-radius: 7px;
    overflow: hidden;
}

.steps img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.steps ul li {
    width: 18%;
    height: 70px;
    background-color: grey;
    border-radius: 7px;
    margin: 0 5px;
}

section.hero {
    background-color: #252525;
    height: 300px;
    display: flex;
    align-items: center;
}

section.hero .sticky {
    position: relative !important;
}

.breadcrumb {
    background-color: #00000008;
    border-radius: 7px;
    justify-content: center;
}

.breadcrumb a {
    color: #a40000;
}

.breadcrumb-item.active {
    color: #212529;
}

.cntct_text {
    width: 50%;
    margin: 0 auto;
}

.contact-info ul {
    background-color: #0a3d7f;
    height: 100%;
    border-radius: 7px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.contact-info ul li a:hover {
    color: #a40000;
}

.contact-info ul li {
    margin: 8px 0;
}

.contact-info ul img {
    margin-right: 6px;
}

.contact .btn-theme:hover {
    border-color: #0a3d7f;
    background-color: transparent;
}


.detail_icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition: all 0.6s linear;
    position: relative;
    overflow: hidden;
}

.detail_icon:before {
    content: '';
    position: absolute;
    background-color: #0a3d7f;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
    transition: all 0.6s linear;
    z-index: -1;
}

.detail_icon:after {
    content: '';
    position: absolute;
    background-color: #2586ce;
    height: 100%;
    width: 50%;
    top: 0;
    right: 0;
    transition: all 0.6s linear;
    z-index: -1;
}

.detail_inner {
    box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
    padding: 32px;
    border-radius: 7px;
    transition: all 0.6s linear;
    transform: translateY(20px);
    min-height: 380px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.haed_share {
    margin: 20px 0px;
    list-style: none;
}

.haed_share ul {
    list-style: none;
}

.iso_img {
    margin: 10px 0px;
}

.iso_img ul {
    display: flex;
}

.iso_img img {
    width: 100%;
}

.iso_img ul li {
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin: 0px 9px;
}

.iso_img ul {
    display: flex;
}

h6.text-uppercase.font {
    font-size: 29px;
    font-weight: normal;
}

.detail_inner:before {
    content: '';
    position: absolute;
    background-color: #0a3d7f;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
    transform: translateY(-500px);
    transition: all 0.6s linear;
    z-index: -1;
}

.detail_inner:hover:before,
.detail_inner:hover:after {

    transform: translateY(0);
}

.detail_inner:after {
    content: '';
    position: absolute;
    background-color: #2586ce;
    height: 100%;
    width: 50%;
    top: 0;
    right: 0;
    transform: translateY(-500px);
    transition: all 0.6s linear;
    z-index: -1;
}

.detail_inner:hover {
    /* background-image: linear-gradient(to right, #0a3d7f , #80c9ff); */
    transform: translateY(10px);
}

.detail_inner:hover .detail_icon {
    transform: scale(1.5);
}

.detail_inner:hover .detail_icon:after,
.detail_inner:hover .detail_icon:before {
    display: none;
}

.detail_inner .detail_text {
    transition: all 0.6s linear;
}

.detail_inner:hover .detail_text {
    color: #ffffff;
}

.details {
    transition: all 0.3s linear;
    transform: translateY(30px);
}

.details:hover {
    transition: all 0.3s linear;
    transform: translateY(20px);
}

@media only screen and (max-width:1023px) {

    .containers .row_mobile {
        margin: 0 !important;
        padding: 0;
    }

    .navbar-dark {
        padding: 7px 0 !important;
    }

    li.nav-item {
        padding: 0;
    }

    .navbar-toggler {
        margin-left: auto;
        margin-right: 16px;
    }

    ul.navbar-nav {
        align-items: flex-start !important;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width:1023px) and (min-width:768px) {

    .containers .row_mobile {
        margin: 0 !important;
        padding: 0;
    }

    .blink {
        margin-bottom: 15px !important;
        padding: 6px 26px !important;
    }

    ul.navbar-nav.mx-auto.align-items-center li {
        border-right: none !important;
    }

    .top-header .iso_img ul {
        justify-content: flex-end !important;
    }

    .cta-right {
        top: 50% !important;
        bottom: 0;
        margin: auto;
    }

    .top-header .flex-d {
        justify-content: center;
    }

    .banner-text {
        position: relative;
        top: 0 !important;
        margin: 50px 0;
    }

    .banner-text .col-md-8 {
        margin: 0 auto;
    }

    .top-header ul {
        justify-content: flex-start !important;
    }

    .top-header input {
        width: 180px !important;
    }

    .heading,
    h1 {
        font-size: 33px;
    }

    .right-text {
        margin-top: 10%;
        padding: 0 !important;
    }

    .therapy_title {
        padding: 6px 13px;
        width: 85%;
    }

    br {
        display: none;
    }

    .inner_text {
        padding-right: 0;
    }

    .media .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .media .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .media_inner {
        display: inline-block;
        /* float: left; */
        width: 50%;
    }

    .carousel {
        margin-right: 0 !important;
    }

    .testimonial .col-md-4.pr-md-5 {
        padding-right: 0 !important;
    }

    .info {
        padding-right: 0 !important
    }

    footer .footer-container .col-md-2 {
        flex: 0 0 24%;
        max-width: 24%;
    }

    footer .footer-container .col-md-4.px-md-5 {
        padding: 0 !important;
    }

    .contact .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .contact .col-md-4 {
        flex: 0 0 60%;
        max-width: 60%;
        margin: 0 auto
    }

    .detail_inner {
        padding: 32px 17px;
        margin-bottom: 30px;
    }

    .details .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
        margin: 20px 0;
    }

    .details .row {
        justify-content: center;
    }

    .franchise .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .hero .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

ul.sub-menu a {
    padding: 0px 20px;
    display: block;
    margin: 0px 16px;
}


ul.navbar-nav.mx-auto.align-items-center li:last-child {
    border-right: none;
}

ul.sub-menu {
    position: absolute;
    background: #0a3d7f;
    line-height: 31px;
    left: -14px;
    width: 250px;
    display: none;
    z-index: 999;
    padding: 0px;
    margin: 0px;
    top: 53px;
}

li.nav-item.show {
    position: relative;
}

li.nav-item.show:hover .sub-menu {
    display: block !important;
}

ul.sub-menu li {
    list-style: none;
    line-height: 3px;
    border-bottom: 1px solid #fff;
    border-right: none !important;
}

ul.navbar-nav.mx-auto.align-items-center li:nth-last-child(2) {
    border-right: none;
}

ul.sub-menu-second {z-index: 9999999;
    position: absolute;
    top: 40px;
    /* left: 249px; */
    background: #00bfa0;
    padding: 20px;
    display: none;
    list-style: none;
    border: none;
}
ul.sub-menu-second a {color:#fff !important;}

.cta-right {
    display: none;
}



li.second-menu:hover ul.sub-menu-second {
    display: block !important;
}

.page-wrapper .containers .container {
    margin-top: 20px !important;
}

li.call-whats-m {
    display: none;
}

@media only screen and (max-width:767px) {
    .top-box li {
  
    width: 100% !important;
  
}
    .navbar-brand img {
    margin-left: 50px;
    width: 200px !important;
}
 
    .sticky .navbar-brand {display:none !important;}
    .modal-from button {
    margin-top: 48px;}
    .navbar-dark .navbar-toggler {
    color: rgb(12 12 12 / 50%);
    border-color: rgb(77 73 73 / 10%);
  
}
    .modal-content.modal-from {
    width: 78% !important; }
    .testimonials .carousel {
    width: 100% !important;}
    li.call-whats-d {
        display: none;
    }

    li.call-whats-m {
        display: block !important;
    }

    .top-contant {
        /* DISPLAY: NONE; */
        display: none;
    }

    .right figure.front {

        border-radius: 0 10px 10px 0;
        box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.2);
        background-size: contain !important;
    }

    .right.flip {
        display: none !important;
    }

    button.next-button {
        right: 45px;
    }

    .book-section .book-inner {
        height: 51vh !important;
    }

    .book-inner .right {
        display: block;
    }

    .book-inner .right {
        width: 96% !important;
    }

    .counter {
        margin-bottom: 10px;
    }

    .mvv-section .container {
        background-image: url(/public/assets/img/mission-vision.png);

        padding: 15px !important;
    }

    .mvv-section .container {
        background-image: none !important;
    }

    .cta-right {
        display: block;
    }

    .containers .row_mobile {
        margin: 0 !important;
        padding: 0;
    }

    nav .navbar-nav li a {
        padding: 0 0 0px;
        margin: 0;
    }


    .red {
        color: #0a3d7f !important;
        font-weight: bold;
        font-size: 26px !important;
    }

    section.attached_cv {
        padding: 3% 0 12% !important;
    }

    section.quality-sec {
        padding: 5% 0 12% !important;
    }

    section#procis {
        padding: 0px 20px;
    }

    .container.chairmail {
        padding: 10px 32px;
    }

    footer.wow.fadeInUp {
        padding-bottom: 42px;
        background: #002d4f;
    }

    .cta-bbtn {
        display: block !important;
    }

    .top-header .col-md-3 {
        text-align: center;
    }

    ul.navbar-nav.mx-auto.align-items-center li {
        /* border: 1px solid #fff; */
        border-right: none !important;
        margin: 3px 7px !important;
        padding: 8px 12px;

    }

    .footer-form {
        display: none !important;
    }

    .flex-d {
        display: none;
    }

    .iso_img {
        display: none !important;
    }

    .cta-bottom {
        display: block !important;
    }

    .cta-bottom li i {
        color: #fff;
        font-size: 25px;
    }

    .cta-right {
        display: none;
    }

    #mini_contact_forms .container {
        background: #21a6e6e0;
    }

    .hide {
        display: none !important;
    }

    div#mini_contact_forms button {
        border: 1px solid #fff;
        color: #fff;
        margin: 20px 0px;
    }

    #mini_contact_forms {
        display: none;
        position: fixed;
        z-index: 1;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: #000;
        background-color: rgba(0, 0, 0, .4);
    }

    ul.sub-menu-second {
        width: 321px;
    }

    ul.sub-menu-second li {
        list-style: none;
    }

    ul.sub-menu-second {
        position: inherit !important;
        top: 0;
        left: 0 !important;
        background: #579acd;
        padding: 20px;
        display: none;
        z-index: 999;
    }

    .cta-bbtn {
        position: fixed !important;
        border-top: 1px solid #fff;
        width: 100%;
        float: left;
        bottom: 0;
        background: #0a3d7f;
        z-index: 999;
    }

    .cta-bbtn li {
        float: left;
        list-style: none;
        width: 33%;
        text-align: center;
        padding-top: 12px;
    }

    .cta-bbtn a,
    .cta-bbtn p {
        color: #ffff;
    }

    .cta-bbtn p {
        display: grid;
    }

    .dropdown-menu a {
        word-wrap: break-word;
        white-space: break-spaces;
    }

    .font-28 {
        font-size: 20px;
    }

    .font-30,
    .font-40 {
        font-size: 26px;
    }

    .left_side {
        margin-top: 0;
    }

    .banner-text {
        margin: 30px auto 0;
        position: relative;
    }

    .heading,
    h1 {
        font-size: 32px;
    }

    .banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .top-header input {
        width: 95% !important;
    }

    .top-header ul li {
        margin-bottom: 22px;
    }

    br {
        display: none;
    }

    .right-text {
        margin-top: 13%;
        margin-bottom: 13%
    }

    .therapy_title {
        width: 100%;
    }

    .media-img {
        width: 100%;
        height: auto;
    }

    .media .inner_img {
        margin-right: 10px;
    }

    .steps .safety_img {
        margin-bottom: 15px;
    }

    .steps ul li {
        width: 30%;
        height: auto;
        margin-bottom: 10px;
    }

    .steps ul {
        justify-content: center;
    }

    iframe {
        height: auto;
    }

    section.hero {
        height: auto;
        padding: 30px 0;
    }

    .detail_inner {
        height: auto;
        min-height: auto;
        margin: 0 0 30px;
    }
}

.store_links img {
    width: 98%;
}

.footer-container ul.store_links li a:hover {
    margin-left: 0px !important;
}


.box {
    position: relative;
    min-height: 340px;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    border-radius: 4px;
    padding: 20px 0;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
}


.box .icon {
    position: relative;
    width: 80px;
    height: 80px;
    color: #fff;
    background: #f57517;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 40px;
    font-weight: 400;
    transition: 1s;
}

.Our-product-sec {
    background-image: linear-gradient(60deg, #01c896 0%, #fbed96 100%);
    background-repeat: no-repeat;
    padding: 5% 0 5% !important;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

#product-carousel .item {
    padding: 0 3px;
}

.owl-theme .owl-controls .owl-page span {
    background: #0a3d7f !important;
}

.counter-section {
  background: #d5ebe4;
    padding: 34px 0;
}

.counter-content {
    color: #6d539f;
}

.counter-img {
    margin-right: 0px;
    margin-top: 4px;
    margin-bottom: 20px;
}



.counter.last-coun {
    border: none !important;
}


.enquiry {
    background-color: #0a3d7fd1;
    padding: 10px 22px;
    border-radius: 7px;
}

.banner-text h4 {
    font-size: 27px;
    color: #ffffff;
}

.banner-text h6 {
    font-size: 17px;
    color: #ffffff;
}

.banner .carousel {
    padding: 0 !important;
}

.banner .btn-theme {
    background: #a40000;
    display: block;
    border-color: #a40000;
}

.banner .btn-theme:hover {
    background: #ffffff !important;
    color: #a40000 !important;
}

.banner-text .form-group {
    margin-bottom: 0.7rem !important;
}

@media only screen and (max-width:500px) {

    .welcome-section p,
    .quality-sec p,
    footer p {
        text-align: justify;
    }

    #product-carousel .item {
        width: 100%;
        display: flex;
        justify-content: center;
    }
}

/*12th feb*/
.product-float {
    position: fixed;
    right: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
}

.product-float img {
    width: 77%;
}




/*26th may*/
.book-section {
    width: 100%;
    padding: 40px 0;
    text-align: center;
}

.book-section .book-inner {
    height: 80vh;
    width: 100%;
    position: relative;
    border-radius: 2%;
    margin: 0 auto 30px;
}

.book-inner .right {
    position: absolute;
    height: 100%;
    width: 50%;
    transition: 0.7s ease-in-out;
    transform-style: preserve-3d;
}

.book-section .book-inner>.right {
    right: 0;
    transform-origin: left;
    border-radius: 10px 0 0 10px;
}

.right figure.front,
.right figure.back {
    margin: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 200%;
    background-repeat: no-repeat;
    backface-visibility: hidden;
    background-color: white;
    overflow: hidden;
}

.right figure.front {
    background-position: right;
    border-radius: 0 10px 10px 0;
    box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.2);
    background-size: cover;
}

.right figure.back {
    background-position: left;
    border-radius: 10px 0 0 10px;
    box-shadow: -2px 2px 15px -2px rgb(0 0 0 / 20%);
    transform: rotateY(180deg);
    background-size: cover;
}

.flip {
    transform: rotateY(-180deg);
}

.flip::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    border-radius: 0 10px 10px 0;
   
}

.book-section>button {
    border: 2px solid #ef9f00;
    background-color: transparent;
    color: #ef9f00;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px;
    transition: 0.3s ease-in-out;
}

.book-section button:focus,
.book-section button:active {
    outline: none;
}

.book-section button img {
    width: 36px;
}

.book-section .next-button img {
    transform: scaleX(-1);
}

.book-section button {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 61px;
    background-color: #1673b9ab;
    border: none;
    color: #fff;
    border-radius: 4px;
}

.prev-button {
    left: -28px;
}



.book-section p {
    color: rgba(0, 0, 0, 0.7);
    font-family: calibri;
    font-size: 24px;
}

.book-section p a {
    text-decoration: none;
    color: #ef9f00;
}

.book-section button:hover {
    background-color: #1673b9;
    color: #fff;
}

.front#cover,
.back#back-cover {
    background-color: #ffcb63;
    font-family: calibri;
    text-align: left;
    padding: 0 30px;
}

.front#cover h1 {
    color: #fff;
}

.front#cover p {
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
}

/*28th feb*/
.cta-bottom .call-foo i.fa.fa-phone {
    transform: scaleX(-1);
}

.product_gallery img {
    border: 5px solid #cfeaff;
    margin: 30px 0 0;
    transition: all 0.5s linear;
    display: block;
}

.product_gallery img:hover {
    transform: scale(1.03);
    border-color: #1673b9;
}

.mission_box1 {
    display: flex;
    width: 100%;
}

.choose-wrapper h2 {
    color: #020202;
    margin-top: 15px;
}

.choose-wrapper {
    text-align: center;
}

.mission_box,
.mission_box1,
.mission_box1 .mission_content {
    margin: 0;
    position: relative;
    text-align: center;
}

.mission_img,
.mission_img1 {
    width: 100%;
    position: relative;
}

.mission_box,
.mission_box1 .mission_content {
    background: #e2eae7;
    box-sizing: border-box;
    height: 446px;
}

.mission_box1 .mission_content {
    display: grid;
    width: 50%;
    flex-wrap: wrap;
    align-content: center;
    align-items: flex-start;
    object-fit: cover;
}

.col-sm-4.firstimg img,
.mission_img img {
    width: 100%;
}

li.list-inline-item a {
    color: #000;
}

.mission_content {

    padding: 5px 40px;
}
div#Subheader h1 {font-size: 35px;}
div#Subheader {
   
    background: #e6f7f2;
    padding:15px 30px;
    background-attachment: fixed;
}

.divison-row img {
    border: 1px solid #000;
}

.divison-row {
    margin-bottom: 20px;
}

.divison-row img:hover {
    border-color: red;
}

.sidebar-categoy {
    background: #1673b9;
    padding: 10px;
    border-radius: 10px;
}

.sidebar-categoy h4 {

    color: #fff;
}

.card-body {
    text-align: center;
    font-weight: 700;
}

.sidebar-links li {
    border-radius: 4px;
    border: 1px solid #a40000;
    padding: 10px;
    margin-bottom: 6px;
    list-style: none;
    background: #f9f9f9;
}

a.button {
    background: #f57517;
    padding: 10px 22px;
    border-radius: 5px;
    box-shadow: 0px 5px 8px #0006;
    color: #fff;
}

.mvv-section .container {
    background-image: url("/public/assets/img/mission-vision.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 74px 0;
    margin: 0 auto;
    background-size: contain;
}

.footer-container {
    background-attachment: fixed;
}

.footer-container p {
    color: #fff !important;
}

h4.head1 {
    color: #88ca09;
}

.mvv-section {
    background-image: url("/public/assets/img/bg-mvv.jpg");
    background-repeat: no-repeat;

    background-size: fixed;
}

.counter-section h3 {
    text-align: center;
 
    margin-bottom: 33px;
}

.top-contant {
    display: flex;
    padding: 22px 0;
    margin-left: 38px;
    text-align: center;

}
.topcontant {
    display: flex;
}
body {padding-right: 0;
}
h2 {
    font-size: 39px;
}
p.count-text {
    color: #0e0e0e;
}

.welcome-section img {
    border-radius: 22px;
}

.welcome-section {
 background: #f3f3f3;
}

.counter {
   
    padding: 20px 0;
    border-radius: 5px;
    display: block;
   
}

.topcontant a {
    font-size: 18px;
    color: #f57517;
}

.topcontant img {
    width: 26px;
}

.box:hover h3,
.box:hover p {
    color: #002a71 !important;
}

.box h3 {
    font-size: 17px;
    margin: 10px 0;
}
.process-flowarea {
    background: transparent url(/public/assets/img/value_bg_line.png) center top/auto no-repeat scroll;
    margin-bottom: 40px;
    margin-left: -15px;
    margin-right: -15px;
    clear: both;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.processlisti li {
    min-height: 1px;
    position: relative;
    padding-right: 11px;
    padding-left: 11px;
    float: left;
    width: 18%;
}
.iconbox {
    text-align: left;
    background: transparent url(/public/assets/img/one.png) 80% top/auto no-repeat scroll;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 30px;
}
.iconbox1 {
    width: 100%;
}
.iconbox1iconimage {
    position: relative;
    z-index: 9;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 33px;
    line-height: 58px;
    height: 80px;
    width: 80px;
    border-radius: 49px;
    background: #283b5c;
}
.iconbox1iconimage img {
    max-width: 53px!important;
    height: 53px!important;
    margin-top: calc((70px - 46px)/2)!important;
}
.contenttitle {
    color: #000000;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 16px;
}
.iconbox12 {
    text-align: left;
    background: transparent url(/public/assets/img/two.png) 80% top/auto no-repeat scroll;
    width: 100%;
    margin-top: 84px;
    padding-top: 18px;
}
.iconbox13 {
    text-align: left;
    background: transparent url(/public/assets/img/three.png) 80% top/auto no-repeat scroll;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 30px;
}
input#search_all {border: 2px solid #00c49b;
    border-radius: 22px;
}
.iconbox14 {
    text-align: left;
    background: transparent url(/public/assets/img/four.png) 80% top/auto no-repeat scroll;
    width: 100%;
    margin-top: 84px;
    padding-top: 18px;
}
.iconbox15 {
    text-align: left;
    background: transparent url(/public/assets/img/five.png) 80% top/auto no-repeat scroll;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 30px;
}
ul.processlisti {
    width: 100%;
    list-style: none;
    padding-left: 0px;
}
section.py-5.about-section {
    background: url(/public/assets/img/Screenshot_35-3.png);
}
.moretext {
  display: none;
}
.navbar-brand img {margin-left:50px;}
nav.navbar.navbar-expand-lg.navbar-dark {margin-left: 147px;
    padding: 19px 0;
}
.font-website{color:#102111;font-weight:600;text-transform: uppercase !important;}
.top-box li {
    float:left;width:33%; list-style:none;
}
.box-inner {
    background: #6239a9;
}
.box-inner .clearfix {
    padding: 30px;
    color: #ffff;
}
.box-inner h3, .box-inner p {
    color: #fff;
}
.box-inner.blue {
    background: #00adef;
}

.box-inner.orange {
    background: #dd6f0f;
}
.co-one {
    background-image: url('/public/assets/img/Group-36887-3-1.png');
    background-size: cover;
    padding: 35px !important;
}
.co-two {
    background-image: url('/public/assets/img/Group-36886-2.png');
    background-size: cover;
    padding: 35px !important;
}
.co-three {
    background-image: url('/public/assets/img/Group-36887-3-1.png');
    background-size: cover;
    padding: 35px !important;
}
.co-four {
    background-image: url('/public/assets/img/Group-7-1.png');
    background-size: cover;
    padding: 35px !important;
}
.why-box img {
    border-radius: 40px 40px 0px 0px;
}
.why-box {
    text-align: center;
    padding: 1px 1px 18px 1px;
    background: #fff;
    margin-bottom: 0;
    border-radius: 40px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
.why-box p {padding-top: 12px;
}
ul.certification-list {
    display: flex;
    list-style: none;
}
.certification-list li img {border-radius: 10px;}
.certification-list li {
    margin-left: 30px;
    /* border: 1px solid; */
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 1px 7px #00000030;
}
.autocomplete {
    width: 200px;
    position: relative;
}
.autocomplete #searchResult{
            list-style: none;
            padding: 0px;
            width: 100%;
            position: absolute;
            margin: 0;
            background: transparent;
            top: 40px;
            z-index: 2;
        }
        
        .autocomplete #searchResult li{
            background: #F2F3F4;
            padding: 4px;
            margin-bottom: 1px;
        }
        
        .autocomplete #searchResult li:nth-child(even){
            background: #E5E7E9;
            color: black;
        }
        
        .autocomplete #searchResult li:hover{
            cursor: pointer;
            background: #CACFD2;
        }
      .division-section img {  margin-bottom:20px;
    border-radius: 5px;
}
#vmq-section .row {flex-wrap: initial;}
.laboratory-icon img {width:auto;margin-bottom: 23px;}
.laboratory-wrapper {
    background-color:#2023a0;}
    .wide-wrapper {
    background-color: #ff5d24;
}

.laboratory-icon {
    padding: 20px;
    color: #fff;
}
.laboratory-icon p {   color: #fff;}
.laboratory-wrapper {border-radius:10px;min-height: 327px;}
section#vmq-section {
    padding: 43px 0;
}
.frnchise-con ul {margin-left:30px;}

.third-prty ul {width:100%;margin-left:20px;}
section.gp-divisons.py-5 {
    background: #e6f7f2;
}

.banner-inner img  {width:100%;    background: #e6f7f2;}
.director-desk img	{border-radius: 2px 2px 50px 2px;
}
.director-desk h4 {text-align:center;margin-top:10px;}
   .li-tick li { background: url(/public/assets/img/list_check.png) no-repeat 20px 5px;
}
.li-tick li  {margin-bottom: 20px;
    position: relative;
    list-style: none;
    padding-left: 50px;
    margin-left: 0;
}