@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,700&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css");

body{ font-family:Montserrat !important; background:#fff; font-size:15px; cursor:default; overflow-x: hidden;}
::selection{ color:#fff; background:#2bbd3e;} ::-moz-selection{ color:#fff; background:#2bbd3e;} ::-webkit-selection{ color:#fff; background:#2bbd3e;}
*{ outline:none !important; text-decoration:none !important; list-style:none;} ul, li{ padding:0; margin:0; list-style:none;}
h1,h2,h3,h4,h5,h6{ font-family:Montserrat !important;}
p{ font-size:16px; line-height: 30px;}
.title-div{ display:inline-block; width:100%; margin-bottom:80px; position:relative;}
.title-div h1, .title-div h2{ color:#130f49; font-weight:600; margin-top:5px;}
.title-div.large h1, .title-div.large h2{ font-size:60px;}
.title-div.medium h1, .title-div.medium h2{ font-size:36px;}
.title-div.small h1, .title-div.small h2{ font-size:30px;}
.title-div.center{ text-align:center;}
.title-div small{ font-size:18px; text-transform:uppercase; color:#adabc1; letter-spacing:5px; font-weight:500;}
.title-div.bold h1, .title-div.bold h2{ font-weight:700;}
.title-div h1 span, .title-div h2 span{ color:#2bbd3e;}

header{ position:relative;}
.navbar{ padding:0; transition:all 0.2s ease-out;}
.bg-light{ background:#fff !important;}
.navbar-brand span{ color: #fff; font-size:18px; font-weight:700; letter-spacing:1px; font-family: Raleway; border:solid 2px #fff; border-radius:5px; padding:0 8px;}
.navbar-brand{ max-width:200px; transition:all 0.1s ease-in; display: flex; padding: 0 !important;} 
.navbar-brand img{ width:100%;} 
.navbar-nav .nav-item{ margin-left:10px;}
.navbar-nav .nav-item .nav-link{ padding:23px 0 20px 0; margin: 0 10px; font-size:14px; font-weight:700; color:#282b38; line-height: 18px; transition:all 0.2s ease-in; border-bottom: solid 3px transparent;}
.navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item .nav-link:focus, .navbar-nav .nav-item .nav-link:active{ color:#0089cf;}
.navbar-nav .nav-item .nav-link.active{ border-bottom-color: #0089cf !important;}
.navbar-nav .nav-item .nav-link ion-icon{ font-size:20px; position:relative; color:#3867ff;}
nav{ border: none; transition:all 0.2s ease-in; -webkit-transition:all 0.2s ease-in;}
.shrink{ padding-top: 10px !important; padding-bottom: 10px !important;  background:rgba(255,255,255,.98); box-shadow:0 10px 15px -8px rgba(0,0,0,.05);}
.navbar-nav .nav-item .nav-link.nav-button{ padding:16px 35px !important; background:#2d3748; color:#fff; border-radius:50px; -webkit-border-radius:50px; position:relative; transition:all 0.2s ease-in; -webkit-transition:all 0.2s ease-in; overflow:hidden; border:solid 2px #2d3748;}
.navbar-nav .active .nav-link{ color:#ff2f7d !important;}
.order{ background:#ffdb16 !important; color:#16171e !important; border:none !important; font-weight:600 !important; padding:16px 30px 16px 30px !important; border-radius:50px;} 
.order:hover{ color:#16171e !important;}
.shrink .navbar-nav .nav-item .nav-link.nav-button{ padding:10px 35px !important;}
.navbar-nav .nav-item .nav-link.nav-button{ padding:15px 35px !important; background:#2d3748; color:#fff; border-radius:50px; -webkit-border-radius:50px; position:relative; transition:all 0.2s ease-in;}
.navbar-nav .active .nav-link{ color:#ff2f7d !important;}
.shrink .more{ padding:16px 50px 16px 35px !important;}
.navbar-nav .nav-item:last-child .nav-link ion-icon{ font-size:26px; color:#343742; --ionicon-stroke-width: 20px;}
header .me-auto{ margin-left:auto !important;}
.navbar .btn-primary{ background:#2bbd3e; color:#fff !important; border-radius:10px; padding-left:25px !important; padding-right:25px !important; box-shadow:none; transition:all 0.2s ease-out;}
.navbar .btn-primary:hover{ background:#1fa831;}
header .social{ margin-top:5px;}
header .social li{ display:inline-block; margin-left:25px;}
header .social li a{ color:#55527c; font-size:23px; transition:all 0.1s ease-out;}
header .social li a:hover{ color:#2bbd3e;}
header .social li a i{ transition:all 0.15s ease-out; border-radius:100%; box-shadow:0 0px 4px 0px rgba(102,90,255,.0), inset 0 0px 4px 0px rgba(102,90,255,.0);}
header .social li a:hover i{ box-shadow:0 0px 0px 10px rgba(102,90,255,.1), inset 0 0px 15px 2px rgba(102,90,255,.1);}
#navbar_top{ transition:all 0.4s ease-out;}
.fixed-top{ position:fixed; top:-50px; right:0; left:0; z-index:1030;}
.fixed-top{ transform:translateY(50px); transition:transform .2s; padding:0.5rem 0; box-shadow:0 10px 25px -10px rgba(0,0,0,.08); background: #fff !important;}
header .me-auto{ margin-right: 0 !important;}
.dropdown-menu{ border:none !important; box-shadow: 0 2px 15px 2px rgba(0,0,0,.15); border-radius: 10px; margin-top: 15px !important;} 
.dropdown-item{ padding:6px 20px; font-size: 15px; font-weight: 500; transition: all 0.2s ease-out;}
.dropdown-item:focus, .dropdown-item:hover{ background:rgba(0,137,207,.1); color: #0089cf;}
.dropdown-item.active, .dropdown-item:active{ background: #0089cf;}
.dropdown-item.active{ color: #fff !important;}
.container{ max-width:1200px;}

.navbar-nav .nav-item .nav-link span{ font-weight: normal !important; color: #6f727e; font-size: 12px;}
.right-menu{ padding: 14px 0;}
.navbar .btn{ background: #ed4848; color: #fff !important; border-radius: 6px; box-shadow: none; transition: all 0.2s ease-out; padding: 10px 25px; display: inline-block; margin-top: 20px; font-weight: 600; font-size: 13px;}
.btn.location-btn, .btn.cart{ background: #fff !important; border: solid 1px #e0e1e5; box-shadow: 0 2px 5px -1px rgba(0,0,0,.1); color: #282b38 !important; font-weight: 500; position: relative;}
.btn.cart{ padding:0; height: 42px; width: 45px; position: relative;}
.btn.cart ion-icon{ font-size: 22px; position: absolute; --ionicon-stroke-width: 40px; left: 0; right: 0; top: 0; bottom: 0; margin: auto;}
.btn.location-btn{ padding-left: 35px; display: none;}
.btn.location-btn ion-icon{ font-size: 18px; position: absolute; top: 0; bottom: 0; left: 15px; margin: auto; color: #0089cf;}

.bottom-nav{ display: inline-block; width: 100%; padding: 0.7rem 0; box-shadow: 0 2px 10px -4px rgba(0,0,0,.1); border-top: solid 1px #eee;}
.form{

    position: relative;
}

.form ion-icon{
    position: absolute;
    top:10px;
    left: 12px;
    color: #7f7f7f;
	--ionicon-stroke-width: 36px;
	font-size: 18px;
}

.form span{
    position: absolute;
    right: 12px;
    top: 6px;
    padding: 2px;
    border-left: 1px solid #d1d5db;
	display: none;
}

.left-pan{
    padding-left: 7px;
}

.left-pan i{
   padding-left: 10px;
}

.form-input{
    text-indent: 28px;
    border-radius: 6px;
	font-size: 13px;
}

.form-input:focus{
    box-shadow: none;
    border:none;
}

.form-input{ height: 38px;}
.bottom-nav .form-control{ border-color: #e0e1e6;}
.bottom-nav .form-control:focus, .form-input:focus{ border-color: #0089cf !important;}

.banner{ float: left; width: 100%; padding: 30px 0 60px; background: #f2f8fb;}
.slider-wrap{ display: inline-block; width: 100%;}
.slider-wrap img{ width: 100%;}
.slider-wrap .item{  overflow: hidden;}
.slider-wrap .owl-stage-outer{ border-radius: 15px; position: relative; box-shadow: 0 6px 15px -4px rgba(0,0,0,.15);}
.owl-dots{ left:0; right:0; margin:auto; bottom: -45px; text-align:center; position: absolute; width: 100%; text-align: center;}
.owl-dot{ background:#c2e2f2; width: 10px; height: 10px; border-radius: 100%; display: inline-block; margin: 0 6px;}
.owl-dot.active{ background:#0089cf;}

.why-choose-wrap{ display: inline-block; width: 100%; padding: 30px;}
.why-choose-wrap h4{ font-weight: 700; font-size: 18px; position: relative; padding-bottom: 20px; margin-bottom: 40px;}
.why-choose-wrap h4:after{ position: absolute; content: ''; width: 80px; border-bottom: solid 2px #0089cf; bottom: 0; left: 0;}
.why-choose-wrap img{ max-width: 344px;}

.popular-test{ float: left; width: 100%; padding: 40px 0;}
.product-ctg{ display:inline-block; width:100%; padding:0;}
.product-title{ display:inline-block; width:100%; margin-bottom:30px; text-align: center;}
.product-title h4{ margin:0;}
.product-title h4 span{ font-size: 13px; font-weight: 400 !important; text-transform: uppercase; color: #8c8e99;}
.div-table{ display:inline-table;}
.div-table h4{ display:table-cell; text-align:left; vertical-align:middle; font-weight: 600; color: #363945;}
.div-table .view-btn{ display:table-cell; text-align:right; vertical-align:middle;}
.div-table .view-btn a{ display:inline-block; padding:12px 25px; color:#222; font-size:12px; text-transform:uppercase; font-weight: 600; letter-spacing:1px; border-radius:8px; border:solid 1px #60aacd; transition:all 0.2s ease-out;}
.div-table .view-btn a:hover{ color:#60aacd; background:#fff; border-color:#fff; box-shadow:0 2px 15px -2px rgba(0,0,0,.1);}
.div-table .view-btn a ion-icon{ position:relative; top:3px; color:#60aacd; font-size: 15px;}
.item-wrap:hover .item-title h5{ color:#2398ce; transition: all 0.2s ease-out;}

.owl-nav{ width:100% !important; height:0; position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; z-index:1;}
.owl-prev, .owl-next{ width:44px; height:44px; text-align:center; transition:all 0.2s ease-in; opacity:1; border-radius:100%; vertical-align:middle !important; position:absolute; color:#192d35 !important; border-radius: 100%; box-shadow: 0 1px 10px -2px rgba(0,0,0,.1); border: solid 1px #ededed; background: #fff;} 
.owl-prev ion-icon, .owl-next ion-icon{ text-align:center; width:100%; font-size:24px; text-align:center; transition:all 0.1s ease-out; color:#192d35 !important; position:absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto;}
.owl-prev ion-icon{ margin-left:-2px !important; --ionicon-stroke-width: 10px;} 
.owl-next ion-icon{ margin-right:-2px !important; --ionicon-stroke-width: 10px;}
.owl-prev{ left:-30px !important;} 
.owl-next{ float:right; right:-30px !important;}
.owl-prev:hover, .owl-next:hover{ }

.popular-test .image-box{ text-align: center;}
.popular-test .image-box img{ width: 100%; overflow: hidden; border-radius: 15px;}
.popular-test .image-box h5{ font-size: 13px; font-weight: 600; color: #191a28; margin-top: 10px; transition: all 0.2s eas}
.popular-test .owl-nav{ height: 75px;}
.popular-test .card{ border: none; box-shadow: 0 5px 15px -2px rgba(0,0,0,.07); border-radius: 15px; overflow: hidden;}
.popular-test.dr .owl-stage-outer{ overflow: visible;}
.popular-test.dr{ overflow: hidden;}
.popular-test.dr .owl-item{ opacity: 0; transition: all 0.2s ease-out;}
.popular-test.dr .owl-item.active{ opacity: 1;}
.popular-test.dr .card-body{ padding: 25px;}
.popular-test.dr .card-title{ font-size: 16px; font-weight: 700;}
.card-text{ font-size: 13px; color: #81869a;}
.popular-test.dr .card-body .btn-primary{ background: #ebf6fb; border-radius: 40px; border: none; font-size: 13px; font-weight: 600; color: #0089cf; padding: 8px 25px;}
.popular-test.dr .card-body .btn-primary:hover{ background: #0089cf; color: #fff;}


.feedback-section{ float:left; width:100%; padding:70px 0 130px; background:#f5f8f9; overflow:hidden;}
.feedback-section .title-div{ text-align: center; margin-bottom: 30px;}
.feedback-section .title-div h2{ font-size:36px;}
.feedback-section .title-div small{ color:#6a747a; font-size: 14px; letter-spacing: 0;}

.feedback-section .owl-carousel .owl-stage-outer{ overflow:visible;}
.message-wrap{ max-width:650px; margin:auto; position:relative; padding-top: 20px;}
.message-wrap p{ font-size:18px; line-height:30px; color:#41474a; margin-bottom:20px; position:relative; z-index:1; text-align: center;l}
.message-wrap:before{ content:''; position:absolute; width:72px; height:72px; background:url(../images/quote.png) no-repeat center center; top:-40px; left: 0; right: 0; margin: auto;}
.message-wrap h5{ color:#a7abac; font-size:21px; position: relative; margin-top: 25px;}  
.message-wrap h5 strong{ color:#192d35; font-size:15px; font-weight:700;}
.message-wrap h5:before{ position: absolute; content: ''; width: 36px; height: 36px; background: url("../images/user.jpg") no-repeat center center; border-radius:100%; margin-left: -46px; top: 0; bottom: 0; margin-top: auto; margin-bottom: auto;}

.feedback-section .owl-nav{ width:100% !important; height:0; position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; z-index:1;}
.feedback-section .owl-prev, .feedback-section .owl-next{ width:60px; height:60px; text-align:center; transition:all 0.2s ease-in; opacity:0.6; border-radius:100%; vertical-align: middle !important; position:absolute; color:#192d35; background: none; box-shadow: none !important; border: none;} 
.feedback-section .owl-prev ion-icon, .feedback-section .owl-next ion-icon{ text-align:center; width:100%; font-size:24px; text-align:center; transition:all 0.1s ease-out;}
.feedback-section .owl-prev ion-icon{ margin-left:-2px !important;} 
.feedback-section .owl-next ion-icon{ padding-left:3px !important;}
.feedback-section .owl-prev{ left:80px !important;} 
.feedback-section .owl-next{ float:right; right:80px !important;}
.feedback-section .text-center .basic-btn{ background:#2c2e3d !important; box-shadow:0 10px 15px -2px rgba(0,0,0,.2); margin-top:35px;}
.feedback-section .owl-prev:hover, .feedback-section .owl-next:hover{ opacity:1;}
.feedback-section .owl-item{ opacity:0; transform:scale(0.9); transition:all 0.2s ease-out; text-align: center;}
.feedback-section .owl-item.active{ opacity:1; transform:scale(1)}
.feedback-section .owl-dot{ border: solid 2px #ccc; background: #dbddde; border-color: transparent; transition: all 0.2s ease-out;}
.feedback-section .owl-dot.active{ border-color: #0089cf; background: transparent; transform: scale(1.3);}
.feedback-section .owl-dots{ bottom: -65px;}
.form-input:focus{ border: solid 1px #ccc !important;}

.mob-app-section{ float: left; width: 100%; padding-top: 60px;}
.mob-app-wrap{ max-width: 875px; margin: auto;}
.mob{ display: table-cell; vertical-align: bottom; width: 350px; max-width: 350px;}
.mob img{ max-width: 323px;}
.mob-app-inner{ display: table; width: 100%;}
.mob-app-caption{ display: table-cell; vertical-align: middle; text-align: left; padding-left: 60px; padding-bottom: 50px;}
.mob-app-caption h3{ font-weight: 700; font-size: 30px; margin-bottom: 30px;}
.mob-app-caption p{ font-size: 15px; line-height: 26px; color: #20292d;}
.get-link{ display: inline-block; width: 100%; margin-top: 15px;}
.get-link h5{ font-size: 16px; font-weight: 600; margin-bottom: 15px;}
.get-link .input-group-text{ height: 51px; font-size: 14px; font-weight: 600; background: #fff; padding: .375rem .90rem; border-radius: 5px;}
.get-link .input-group > .form-control, .get-link .input-group > .form-select{ font-size: 13px; padding-left: 25px; box-shadow: none !important;}
.get-link .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){ border-radius: 0 5px 5px 0; margin-right: 10px;}
.get-link .input-group .btn{ border-radius: 5px !important; padding-left: 35px; padding-right: 35px; background: #0089cf; font-size: 13px; font-weight: 700; border-color: #0089cf; color: #fff; box-shadow: none !important;}
.app-icons{ margin-top: 15px; display: inline-block;}

.blog-section{ float: left; width: 100%; padding: 70px 0; border-top: solid 1px #e5e5e5;}
.blog-section .text-caption h2{ font-weight: 700; color: #3d3c51; margin-bottom: 30px;}
.blog-section .text-caption p{ font-size: 14px; line-height: 24px; color: #6a6a76;}
.btn-primary{ padding: 15px 30px; font-size: 14px; background: #0089cf; border-radius: 5px; margin-top: 15px; display: inline-block; font-weight: 600;}

.blog-wrap .card, .blog-wrap .card-img, .blog-wrap .card-img-top{ padding: 0; border: none; border-radius: 0; margin: 0;}
.blog-wrap .card-body{ padding: 20px 0 0 0; border-radius: 0 !important;}
.blog-wrap .card-title{ font-size: 18px; font-weight: 700; line-height: 26px; color: #3d3c51;}
.blog-wrap .card-img-top{ border-radius: 5px !important;}
.blog-wrap .card-title small{ font-size: 13px; color: #0089cf; text-transform: uppercase; font-weight: 500; display: inline-block; margin-bottom: 12px;}

.work-process{ float: left; width: 100%; padding: 60px 0; position: relative; background: #f5f8f9;} 
/*.work-process:before{ position: absolute; content: ''; width: 50%; background: #c2d2cd; left: 0; top: 0; bottom: 0;}*/
.process-wrap{ display: table; width: 100%; position: relative; z-index: 1; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 30px -3px rgba(0,0,0,.1);}
.process, .caption{ display: inline-block; vertical-align: middle; width: 100%;}
.process{ background: #fff;}
.p-box{ display: inline-block; width: 100%; height: 100%; padding: 50px; position: relative;}
.p-box h4{ font-size: 18px; font-weight: 600; margin-bottom: 20px;}
.p-box p{ font-size:13px; color: #6e6b7b; margin: 0; line-height: 24px;}
.process-wrap .row{ margin: 0;}
.process-wrap .col-lg-6{ padding: 0;}
.process-wrap .col-lg-4{ padding: 0;}
.process-wrap .row{ margin: 0;}
.process-wrap .col-lg-4:first-child{ border-bottom: solid 1px #e5e5e5; border-right: solid 1px #e5e5e5;}
.process-wrap .col-lg-4:nth-child(2), .process-wrap .col-lg-4:nth-child(3), .process-wrap .col-lg-4:nth-child(4){ border-bottom: solid 1px #e5e5e5;}
.process-wrap .col-lg-4:nth-child(3), .process-wrap .col-lg-4:nth-child(5){ border-right: solid 1px #e5e5e5;}
.process-wrap .col-lg-4:nth-child(2), .process-wrap .col-lg-4:nth-child(4){ border-right: solid 1px #e5e5e5;}
.process-wrap .col-lg-4:nth-child(4){ border-bottom: none !important;}
.process-wrap .col-lg-4:nth-child(3){ border-right: none;}
.sm-title{ position: relative; display: flex; align-items: center;}
.sm-title h4{ padding-left: 15px; margin: 0 !important; margin-bottom: 15px;}
.sm-title ion-icon{ position: absolute; left: 0; font-size: 36px; top: 0; bottom: 0; margin: auto; --ionicon-stroke-width:24px; color: #0089cf;}
.work-process .title-div{ margin-bottom: 60px;}
.work-process .col-lg-4{ counter-increment: my-sec-counter;}
.c-box{ padding: 70px; padding-left: 90px; position: relative;}
.c-box h3{ font-size: 42px; color: #fff; font-weight: 700; margin-top: 0; margin-bottom: 25px;}
.c-box p{ font-size: 16px; color: #fff; opacity: 0.7; line-height: 26px;}
.c-box .btn-light{ box-shadow: none; background: #fff; color: #111; font-size: 14px; font-weight: 600; padding: 12px 30px; border-radius: 5px; margin-top: 20px; display: inline-block;}
.sm-title{ position: relative;}
.sm-title:before{ width: 45px; height: 45px; border-radius: 100%; position: relative; content: "0" counter(my-sec-counter) ""; left: 0; top: 0; font-size: 16px; font-weight: 600; color: #0089cf; padding: 3px 12px; background: rgba(0,137,207,.07); line-height: 39px; text-align: center; transition: all 0.2s ease-out;} 
.p-box:hover .sm-title:before{ background: #0089cf; color: #fff; transform: scale(1.1);}
.p-box:hover .sm-title h4{ color: #0089cf;}
.p-box:after{ position: absolute; content: ''; border-bottom: solid 2px transparent; left: 0; bottom: 0; width: 0%; transition: all 0.2s ease-out;}
.p-box:hover:after{ border-color: #0089cf; width: 100%;}

.popular-test .item-wrap a{ font-size: 15px; font-weight: 600; color: #363945; margin-top: 5px; display: inline-block; width: 100%; padding: 0.5rem 0;}
.item-description .price{ font-size: 18px;}
.item-description .price span{ font-size: 12px; padding: 3px 5px; background: #ffe9e9; font-weight: 500; color: #f53d4a;}
.item-description .btn-primary{ background: #fff; color: #444 !important; padding: 10px 25px; margin-top: 15px !important; display: inline-block; box-shadow: none !important; font-size: 13px !important; border: solid 1px #e2ebef; transition: all 0.2s ease-out; border-radius: 40px;}
.item-description .btn-primary:hover{ background: #0089cf; color: #fff !important; border-color: #0089cf;}
.work-process .owl-stage-outer{ padding: 20px 0;}

footer{ float:left; width:100%;}
.footer-top{ display:inline-block; width:100%; padding:100px 0; background:#292939;}
.footer-top .logo{ margin-bottom:30px;}
.item-box{ display:inline-block; width:100%;}
.description{ padding-right:20px;}
.description p{ font-size:15px; color:#7f7f93; line-height:21px;}
.description ul.default-links{ display:inline-block; width:100%; margin-top:0;}
.description ul.default-links li{ display:inline-block; position:relative; padding:0 10px;}
.description ul.default-links li a{ font-size:14px; color:#bebecc; font-weight:600;}
.description ul.default-links li a:hover{ color:#9a86ff;}
.description ul.default-links li:first-child{ padding-left:0;}
.description ul.default-links li:after{ content:'/'; position:absolute; color:#7f7f93; right:-5px; font-size:11px; top:5px;}
.description ul.default-links li:last-child:after{ display:none;}
.links ul li{ display:inline-block; width:100%; margin-bottom:10px;}
.links ul li a{ color:#a8a8b6; font-size:14px; display:inline-block; width:100%; font-weight:500; transition:all 0.2s ease-out;}
.links ul li a:hover{ color:#fff;}
.item-box h5{ color:#f5f7fb; text-transform:uppercase; font-weight:700; letter-spacing:1px; margin-bottom:30px; font-size:18px;}
footer .enquiry-form{ margin:0;}
footer .enquiry-form input[type="text"]{ height:45px; border-radius:8px; padding:15px; font-size:14px; border:solid 1px transparent; background:#363647;}
footer .enquiry-form textarea{ height:95px; border-radius:8px; padding:15px; font-size:14px; border:solid 1px transparent; background:#363647;}
footer .textbox{ margin-bottom:0;} 
.textbox input[type="text"]::placeholder, .textbox textarea::placeholder{ color:#78788d !important;} .textbox input[type="text"]::-webkit-placeholder, .textbox textarea::-webkit-placeholder{ color:#78788d !important;} .textbox input[type="text"]::-moz-placeholder, .textbox textarea::-moz-placeholder{ color:#78788d !important;}
footer .submit-btn{ width:100%; font-size:14px !important; text-transform:uppercase; padding:12px !important; height:auto; border-radius:10px; font-weight:600 !important; letter-spacing:1px;}
footer .submit-btn:active{ background:#658eb7; border-color:#658eb7;} 

.info-item{ display:inline-block; width:100%; margin-bottom:6px;}
.info-inner{ display:table; width:100%;}
.info-icon{ display:table-cell; width:52px;}
.info-icon .icon-inner{ width:41px; height:41px; background:none; border:solid 2px #02a0f0; border-radius:100%; vertical-align:middle; text-align:center; transition:all 0.2s ease-out;}
.info-icon .icon-inner ion-icon{ font-size:20px; color:#f5f7fb; margin-top:8px;}
.info-text{ display:table-cell; vertical-align:middle; line-height:16px; color:#aaa;}
.info-text a{ font-size:14px; color:#f5f7fb; transition:all 0.2s ease-out; font-weight:500; font-family:Montserrat !important; font-weight:500;}
.info-item a:hover{ color:#02a0f0;}
.info-item:hover .icon-inner{ border-color:#02a0f0;}
.info-text strong{ font-weight:600; color:#02a0f0;}
.info-item p{ color:#7f7f93; font-size:14px; margin-top:5px; margin-bottom:8px;}
.info-item:hover .info-icon .icon-inner{ background:#02a0f0;}

.social{ margin-top:10px;}
.social ul li{ display:inline-block; margin-right:2px;}
.social ul li a{ display:inline-table; height:44px; width:44px; border:solid 1px #e9e9ef; border-radius:100%; color:#d1d0e3 !important; text-align:center; font-size:18px; transition:all 0.2s ease-in;}
.social ul li a i{ font-size:21px; display:table-cell; vertical-align:middle;}

footer .social{ margin-top:20px;}
footer .social ul li a{ border:none; background:#353546; color:#f1f0ff !important;}
footer .social ul li a i{ font-size:21px !important; font-weight:lighter;}
footer .social ul li a:hover{ background:#0089cf !important;}
.footer-bottom{ float:left; width:100%; padding:20px 0; text-align:center; background:#1e1d29;}
.footer-bottom p{ color:#74747d; font-size:13px; letter-spacing:2px; text-transform:uppercase; margin:0; font-weight:500; font-family:Montserrat !important;}

.newsletter{ display:inline-block; width:100%; margin:10px 0 0;}
.newsletter .input-group .form-control{ height:51px; padding:15px; border:none; border-radius:10px 0 0 10px; box-shadow:none; background:#fff; font-size:14px; font-weight:500; text-indent: 40px; font-size: 13px; background: url("../images/newsletter-icon.svg") no-repeat 20px center #fff; background-size: 20px;}
.newsletter .input-group-append .btn, .newsletter .input-group-prepend .btn{ background:#0089cf; border:none; color:#fff; font-weight:700; padding:0 30px; box-shadow:none !important; border-radius:0 10px 10px 0; font-size:14px; height: 51px;}
.newsletter .input-group-append .btn ion-icon, .input-group-prepend .btn ion-icon{ position:absolute; left:30px; font-size:20px; margin-top:1px;}
.newsletter .input-group-append .btn:active{ background:#0089cf !important;}

.help-box{ display: inline-table; width: 100%;}
.btns, .call-info{ display: table-cell; vertical-align: middle;}
.call-info small { color: #9294a0;}
.call-info h5{ font-size: 15px; font-weight: 600; margin: 0 !important;}
.help-box .btn{ box-shadow: none !important; font-size: 13px;}
.call-info{ position: relative; padding-left: 40px;}
.call-info:before{ position: absolute; content: ''; width: 31px; height: 31px; background: url("../images/call-icon.png") no-repeat center center; left: 0; top: 0; bottom: 0; margin: auto;}


/*------------- Blog CSS --------------*/

.main-content{ float:left; width:100%; position:relative; background:#f6f6f6;}
.left-panel{ float:left; width:100%;}
.blog-section-wrap{ float:left; width:100%; padding-bottom:70px;}
.blog-tittle{ float:left; width:100%; height:50px; margin:40px 0;}
.blog-tittle ul{ margin:0;}
.blog-tittle ul li{ display:inline-block; width:auto;}
.blog-tittle ul li:last-child{ float:right;}
.blog-tittle ul li h2{ margin:0; text-transform:uppercase; font-weight:700; letter-spacing:1.6px; font-size:26px;}
.blog-tittle ul li small{ color:#8b8b8b; font-size:13px;} 

.blog-item-wrap{ float:left; width:100%;}
.blog-item{ float:left; width:100%; background:#fff; box-shadow:0 2px 15px -5px rgba(0,0,0,.1); -webkit-box-shadow:0 2px 15px -5px rgba(0,0,0,.1); margin-bottom:30px; position:relative; transition:all 0.2s ease-in; border-radius:5px; overflow:hidden;}
.blog-content{ float:left; width:100%; padding:40px 40px 30px 10px;}
.blog-image{ float:left; width:100%; position:relative; background:#eee; overflow:hidden;}
.blog-image img{ height:100%; opacity:.8; width:100%;}
.blog-content h3, .blog-content h3 a, .blog-content h3 strong{ font-size:18px; font-weight:700 !important; line-height:26px; margin-top:0; color:#3f4145; letter-spacing:normal !important; text-transform:uppercase;}
.limit{ float:left; width:100%; margin-bottom:15px;}
.blog-content p, .limit{ color:#4c4f53; line-height:24px; font-size:14px; font-weight:400; display:inline-block; width:100%; margin:0 0 20px;}
.blog-info{ float:left; width:100%; margin:10px 0 15px; position:relative;}
.blog-info:after{ content:''; position:absolute; width:40px; border-bottom:solid 2px #0089cf; bottom:0;}
.blog-info ul li{ display:inline-block; margin-right:5px; color:#c4c4c4; text-transform:uppercase; font-size:14px; font-weight:500; letter-spacing:0.6px; text-indent:0 !important; margin-left:0 !important; padding-left:0 !important;}
.blog-info ul li strong{ font-weight:700; color:#555;}
.blog-content .more-btn{ margin-top:5px; display:inline-block; padding:6px 15px; font-size:14px; font-weight:600; color:#222427; text-transform:uppercase; letter-spacing:1px; position:relative;}
.blog-content .more-btn:after{ position:absolute; content:''; width:15px; right:0; top:0; bottom:0; border:solid 3px #f2f2f2; border-left:none; transition:all 0.1s ease-out;}
.blog-content .more-btn:before{ position:absolute; content:''; width:15px; left:0; top:0; bottom:0; border:solid 3px #f2f2f2; border-right:none; transition:all 0.1s ease-out;}
.blog-content .more-btn:hover{  color:#222 !important;}
.blog-content .more-btn:hover:after{ border-color:#0089cf; right:-2px; border-width:1px;}
.blog-content .more-btn:hover:before{ border-color:#0089cf; left:-2px; border-width:1px;}
.blog-item .blog-image a:after{ background:rgba(0,137,207,.5) !important; transition:all 0.2s ease-in; opacity:0; position:absolute; content:''; left:0; right:0; top:0; bottom:0;}
.blog-item:hover .blog-image a:after{ background:rgba(204,58,71,.5) url(../images/view-icon.png) no-repeat center center; opacity:1;}
.blog-item:hover{ box-shadow:0 5px 20px -4px rgba(0,0,0,.1); -webkit-box-shadow:0 5px 20px -4px rgba(0,0,0,.1);}
.blog-details p em a{ color:#0089cf; font-weight:500;}
.blog-details p a, .blog-details li a{ color:#0089cf; border-bottom:dashed 1px #0089cf;}
.blog-details p a:hover, .blog-details li a:hover{ border-bottom:solid 1px #0089cf;}

.blog-details h5, .blog-details h5 strong, .blog-details h6, .blog-details h6 strong{ font-size:16px; font-weight:600; color:#1f2125; margin:0 0 15px;}
.blog-details h4, .blog-details h4 strong{ font-size:18px; font-weight:500; color:#1f2125; margin:0 0 15px;}
.blog-details h3, .blog-details h3 strong{ font-size:18px; font-weight:500; color:#1f2125; margin:0 0 15px;}
.blog-details h2, .blog-details h2 strong{ font-size:24px; font-weight:500; color:#1f2125; margin:0 0 15px;}
.blog-details ul, ol{ margin:10px 0 30px !important; margin-left:25px !important;} 
.blog-details li{ margin:0 0 8px; color:#4c4f53;}
.blog-details ol li{ list-style:upper-roman; padding-left:6px;}
.blog-details ul li{ list-style:disc; margin-left:15px; padding-left:6px;}
.blog-info ul{ margin:0 !important; padding-bottom:10px !important;} 
.blog-details .blog-image img[style]{ max-width:auto !important;}

.post-box{ float:left; width:100%; background:#fff; padding:30px; box-shadow:0 5px 10px -5px rgba(0,0,0,.1); -webkit-box-shadow:0 5px 10px -5px rgba(0,0,0,.1); margin-bottom:30px; border-radius:5px;}
.blue-box{ background:#0089cf;} .blue-box h4{ color:#fff !important;}
.post-box h4{ color:#444; text-transform:uppercase; margin-top:0; font-weight:700; margin-bottom:30px; letter-spacing:2px; font-size:16px;} 
.blue-box ul.links{ float:left; width:100%; margin:0;}
.blue-box ul.links li{ margin-bottom:15px;}
.blue-box ul.links li a{ color:#fff; opacity:.8; font-size:13px; font-weight:500;}
.blue-box ul.links li a:hover{ text-decoration:underline !important; opacity:1;}
.blue-box ul.links li:last-child{ margin-bottom:0;}

.post-item-wrap{ float:left; width:100%; position:relative;}
.post-item{ float:left; width:100%; margin-bottom:15px; position:relative;}
.post-item ul{ display:inline-table; width:100%; position:relative;}
.post-item ul li{ display:table-cell; width:auto; position:relative; vertical-align:middle;}
.post-item ul li:first-child{ width:70px !important;}
.img-wrap{ width:70px; height:70px; background:#eee; margin-right:20px; display:inline-block; border-radius:5px; overflow:hidden; transition:all 0.2s ease-out;}
.img-wrap img{ width:100%; opacity:0.6;}
.post-item ul li a{ font-size:12px; display:inline-block; color:#4b575c; position:relative; font-weight:600; line-height:18px; transition:all 0.2s ease-out;}
.post-item:hover ul li a{ color:#0089cf;}
.post-item .img-wrap a:after{ background:rgba(17,180,123,.7) url(../images/view-icon.png) no-repeat center bottom; transition:all 0.2s ease-in; opacity:0; position:absolute; content:''; left:0; right:0; top:0; bottom:0; background-size:24px; -webkit-background-size:24px;}
.post-item:hover .img-wrap a:after{ background-position:center center; opacity:1;}
.post-item-wrap .more-btn{ background:none; color:#0089cf !important; border:solid 1px #0089cf; font-size:12px; font-weight:500; width:100%; text-align:center; display:inline-block; padding:14px;}
.post-item-wrap .more-btn:hover{ background:#0089cf !important; color:#fff !important; box-shadow:0 5px 10px -5px rgba(17,180,123,.7); -webkit-box-shadow:0 5px 10px -5px rgba(17,180,123,.7);}
.post-item:hover .img-wrap{ background:#e0e0e0 !important;}

.right-panel{ float:left; width:100%; position:relative; margin-top:-380px; margin-bottom:30px;}
ul.social{ float:left; width:100%;}
ul.social li{ display:inline-block; float:left; margin:0 3px !important;}
ul.social li a{ display:inline-block; height:48px; width:48px; color:#fff !important; text-align:center; font-size:21px; line-height:48px; transition:all 0.2s ease-in; border-radius:100%; background:#f4f4f4; color:#363a3f !important; transition:all 0.2s ease-out;}
ul.social li:last-child{ float:none !important;}
ul.social li a:hover{ background:rgba(0,137,207,.1) !important; color:#0089cf !important;}

.blog-tittle ul li .more-btn, .post-box .more-btn{ padding:15px 25px; text-transform:uppercase; border-radius:5px; background:none !important; color:#777 !important; font-size:12px; margin:0; float:right; font-weight:500; letter-spacing:1px; transition:all 0.2s ease-in;}
.blog-tittle ul li .more-btn:hover, .post-box .more-btn:hover{ background:#fff !important; border-color:#e0e0e0; color:#555 !important; box-shadow:0 4px 8px -2px rgba(0,0,0,.04);}
.blog-tittle ul li .more-btn ion-icon, .post-box .more-btn ion-icon{ position:relative; font-size:15px; top:3px;}
.post-box .more-btn{ border-color:#0089cf; color:#fff !important; background:#0089cf !important; font-size:13px !important;  box-shadow:0 7px 10px 2px rgba(0,137,207,.2) !important;}
.post-box .more-btn:hover{ background:#0089cf !important; border-color:#0089cf !important; color:#fff !important; box-shadow:0 9px 10px 2px rgba(0,137,207,.3) !important;}

.graphics-wrap{ float:left; width:100%; margin-bottom:30px;}
.graphics-wrap img{ width:100%;}
.blog-section-wrap .graphics-wrap{ box-shadow:0 8px 15px -5px rgba(0,0,0,.1);}

.pagination{ display: flex; margin-top:20px;}
.pagination a ion-icon{ position:relative; font-size:22px; top:3px; color:#111111;}
.pagination a:hover{ color:#333;}
.pagination a.active{ background-color:rgba(0,137,207,.05); color: #0089cf;}
.blog-tittle .pagination{ margin-top:0 !important;}

.blog-banner .title-wrap h1{ text-align:left;}
.right-panel{ margin-top:40px;}
.social-box h4{ margin-bottom:15px;}

.search-box{ display:inline-block; width:100%; margin-bottom:30px;}
.search-box .form-control{ height:50px; padding:20px; font-size:15px; border:none; box-shadow:none !important;}
.search-box .input-group-append .btn ion-icon, .search-box .input-group-prepend .btn ion-icon{ top:0; bottom:0; margin:auto; left:0; right:0; --ionicon-stroke-width: 60px; position: absolute;}
.search-box .input-group-append .btn,.search-box .input-group-prepend .btn{ padding:25px !important; height:50px;}

.category-wrap{ display:inline-block; width:100%;}
.category-wrap ul li{ display:inline-block; margin-bottom:5px; margin-right:1px;}
.category-wrap ul li a{ display:inline-block; padding:6px 10px; background:#f5f5f5; color:#222; transition:all 0.2s ease-out; font-weight:500; font-size:13px;}
.category-wrap ul li a:hover{ background:#0089cf; color:#fff;}

.blog-details .blog-image{ width:100% !important; height:auto !important;}
.blog-details .blog-image img{ width:100% !important; height:auto !important; opacity:1;}
.blog-details{ margin-top:40px;}
.blog-details .blog-item .blog-image a:after{ display:none;}
.blog-details .blog-content{ padding:40px;}
.blog-details .blog-content h1{ font-size:30px; font-weight:700;}

.input-group-append .btn, .input-group-prepend .btn{ background:#0089cf; border:none; color:#fff; font-weight:600; padding:0 30px; box-shadow:none !important; padding-left:60px;}

.contact-section{ float:left; width:100%; padding:80px 0;}
.contact-section h2{ font-size:36px; font-weight:700;}
.contact-form{ display:inline-block; width:100%; padding-right:30px; margin-top:30px;}
.contact-form fieldset{ display:inline-block; width:100%; margin-bottom:30px;}
.contact-form label{ font-weight:700; font-size:15px; text-transform:uppercase; letter-spacing:1px;}
.contact-form .form-control{ padding:25px; border-color:#192d35; height:60px; font-size:16px; color:#192d35;}
.contact-form textarea{ height:auto !important;}
.contact-form .form-control:focus{ border-color:#192d35; box-shadow:0 0px 15px 1px rgba(25,45,53,.1); border-color:transparent;}

.contact-box{ display:inline-block; width:100%; padding:30px; background:#f5f5f5; border-radius:4px; margin-bottom:30px;}
.contact-box h4{ margin-bottom:20px; font-weight:600;}
.contact-box p{ color:#3f484b; line-height:30px;}
.contact-box p a{ color:#0089cf; font-weight:700;}
.contact-box p a:hover{ text-decoration:underline !important;}
.contact-box .btn-primary{ position:relative; padding:14px 30px; padding-right:50px; display:inline-block;}
.contact-box .btn-primary ion-icon{ position:absolute; font-size:18px; top:0; bottom:0; margin:auto; margin-left:5px;}
.contact-info{ display:inline-block; width:100%; margin:80px 0 0;}
.contact-info h4{ font-weight:700; margin-bottom:20px;}
.contact-info p{ margin-bottom:30px; line-height:30px;}
.more-info{ margin-top:40px;}
.contact-info .btn-link{ padding:0; font-weight:700; color:#0089cf; font-size:18px; position:relative;}
.contact-info .btn-link ion-icon{ position:absolute; top:5px; margin-left:8px;}
.contact-info .btn-link:hover{ text-decoration:underline !important;}
.more-info ul li{ display:inline-block; margin-right:3px; margin-bottom:6px;}
.more-info ul li a{ display:inline-block; font-size:14px; color:#192d35; font-weight:500; padding:6px 10px; background:#f7f7f7; transition:all 0.2s ease-out;} 
.more-info ul li a:hover{ background:#0089cf; color:#fff;}
.contact-banner{ background:url(../images/contact-bg.jpg);}
#topcontrol{ position:relative; z-index:99999 !important;}

.service-listing{ padding: 15px 0;}
.filter-title{ padding: 15px; font-weight: 600; font-size: 17px; position: relative;}
.filter-title ion-icon{ position: absolute; right: 15px; top: 0; bottom: 0; margin: auto;}
.filter-search.card{ border: none; box-shadow: 0 3px 10px -2px rgba(0,0,0,.1); z-index: 1 !important;}
.filter-search.card .accordion-item, .filter-search.card .accordion-item:first-of-type .accordion-button, .filter-search.card .accordion-button:not(.collapsed){ border-radius: 0 !important; border-left: none; border-right: none;}
.filter-search.card .accordion-button{ font-size: 14px; font-weight: 600; color: #333; padding: 12px 15px;}
.filter-search.card .accordion-button:focus{ background: #f5f5f5 !important; box-shadow: none !important;}
.accordion-button:not(.collapsed){ background: #f5f5f5; box-shadow: none !important;}

.filter-search.card .accordion-item{ border: none; border-bottom: solid 1px #eee;}
.filter-item{ display:inline-block; width: 100%;}
.lft-title{ padding: 12px 20px; background: #f1f1f1; font-size: 15px; letter-spacing: 2px; font-weight: 700; text-transform: uppercase; margin: 0;}
.custom-control{ padding-top: 3px; padding-bottom: 3px; margin: 0 !important;}
.custom-control-label{ font-size:14px; font-weight: 500; color: #333; line-height: 26px; margin-left: 6px;}
.field-wrap{ padding: 5px 0;;}

.rgt-service-wrap.card{ padding: 15px; box-shadow: 0 3px 10px -2px rgba(0,0,0,.1);}
.srvc-listing .item-wrap{ margin-bottom: 25px; display: inline-block; width: 100%;}

.filter-search .input-group{ padding: 0 15px;}
.filter-search .input-group > .form-control, .filter-search .input-group > .form-select{ font-size: 13px !important;}
.filter-search.sticky-top{ top: 30px;}
.srvc-title{ font-size: 14px; font-weight: 600; margin: 15px 0 5px;}
.rgt-service-wrap .item-wrap .btn-primary{ padding: 8px 20px; border-radius: 50px;}
.rgt-service-wrap .item-wrap .price{ font-weight: 600; color: #444; font-size: 18px;}
.rgt-service-wrap .item-wrap{ text-align: center; transition: all 0.2s ease-out; display: inline-block;}
.rgt-service-wrap .btn-light{ width: 100% !important; display: inline-block; box-shadow: 0 5px 10px -2px rgba(0,0,0,.1);}

.srvc-listing .popular-test .card{ box-shadow: none;}
.srvc-listing .doctor-list .btn-primary{ padding: 10px 20px; border: none; margin-top: 0;}
.srvc-listing .doctor-list .card-title{ margin-bottom: 0; margin-bottom: 0px; font-weight: 600; font-size: 17px;}
.srvc-listing .popular-test{ border-bottom: solid 1px #ddd;}
.srvc-listing .popular-test:last-child{ border: none;}
.srvc-listing .popular-test{ padding: 30px 0;}
.rgt-service-wrap{ padding-left: 15px;}
.srvc-listing .popular-test.doctor-list{ padding-bottom: 60px;}

.lft-nav-listing li{ display: inline-block; width: 100%;}
.lft-nav-listing li a{ display: inline-block; width: 100%; padding: 5px 0; font-size: 13px; font-weight: 500; color: #363945; transition: all 0.2s ease-out;} 
.lft-nav-listing li a:hover{ color: #0089cf;}

.doctor-listing .doctor-list{ padding-top: 70px;}
.doctor-listing .doctor-list .card{ margin-bottom: 25px;}



.pd-wrap {
	padding: 40px 0;
	font-family: 'Poppins', sans-serif;
}
.heading-section {
	text-align: center;
	margin-bottom: 20px;
}
.sub-heading {
	font-family: 'Poppins', sans-serif;
    font-size: 12px;
    display: block;
    font-weight: 600;
    color: #2e9ca1;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.heading-section h2 {
	font-size: 32px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 15px;
	font-family: 'Poppins', sans-serif;
}
.user-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: relative;
	min-width: 80px;
	background-size: 100%;
}
.carousel-testimonial .item {
	padding: 30px 10px;
}
.quote {
	position: absolute;
    top: -23px;
    color: #2e9da1;
    font-size: 27px;
}
.name {
	margin-bottom: 0;
    line-height: 14px;
    font-size: 17px;
    font-weight: 500;
}
.position {
	color: #adadad;
	font-size: 14px;
}
.owl-nav button {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	outline: none;
	height: 25px;
}
.owl-nav button svg {
	width: 25px;
	height: 25px;
}
.owl-nav button.owl-prev {
	left: 25px;
}
.owl-nav button.owl-next {
	right: 25px;
}
.owl-nav button span {
	font-size: 45px;
}
.product-thumb .item img {
	height: 100px;
}
.product-name {
	font-size: 22px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: 4px;
}
.product-price-discount {
	font-size: 30px;
    font-weight: 600;
    padding: 10px 0;
    clear: both;
}
.product-price-discount span.line-through {
	text-decoration: line-through;
    margin-left: 10px;
    font-size: 14px;
    vertical-align: middle;
    color: #a5a5a5;
}
.display-flex {
	display: flex;
}
.align-center {
	align-items: center;
}
.product-info {
	width: 100%;
}
.reviews-counter {
    font-size: 13px;
}
.reviews-counter span {
	vertical-align: -2px;
}
.rate {
    float: left;
    padding: 0 10px 0 0;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float: right;
    width: 15px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 21px;
    color:#ccc;
	margin-bottom: 0;
	line-height: 21px;
}
.rate:not(:checked) > label:before {
    content: '\2605';
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}
.product-dtl p {
	font-size: 14px;
	line-height: 24px;
	color: #7a7a7a;
}
.product-dtl .form-control {
	font-size: 15px;
}
.product-dtl label {
	line-height: 16px;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 15px;
}
.form-control:focus {
	outline: none;
	box-shadow: none;
}
.product-count {
	margin-top: 15px; 
}
.product-count .qtyminus,
.product-count .qtyplus {
	width: 45px;
    height: 45px;
    background: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 45px;
    color: #0089cf;
    cursor: pointer;
}
.product-count .qtyplus{ border-radius: 0 5px 5px 0 !important; border-left: solid 1px #eee;}
.product-count .qtyminus{ border-radius: 5px 0 0 5px !important; border-right: solid 1px #eee;}
.product-count .qtyplus:hover, .product-count .qtyminus:hover{ background: #d7ebf5; color: #0089cf;}
.product-count .qty{ border: none;}
.product-count .qtyminus {
	border-radius: 3px 0 0 3px; 
}
.product-count .qtyplus {
	border-radius: 0 3px 3px 0; 
}
.product-count .qty {
	width: 60px;
	text-align: center;
}
.round-black-btn {
	border-radius: 5px;
    background: #0089cf;
    color: #fff;
    padding: 15px 45px;
	font-weight: 600;
    display: inline-block;
    margin-top: 20px;
    border: solid 2px #0089cf; 
    transition: all 0.5s ease-in-out 0s;
}
.round-black-btn:hover,
.round-black-btn:focus {
	background: transparent;
	color: #0089cf;
	text-decoration: none;
}

.product-info-tabs {
	margin-top: 25px; 
}
.product-info-tabs .nav-tabs {
	border-bottom: 2px solid #d8d8d8;
}
.product-info-tabs .nav-tabs .nav-item {
	margin-bottom: 0;
}
.product-info-tabs .nav-tabs .nav-link {
	border: none; 
	border-bottom: 2px solid transparent;
	color: #323232;
}
.product-info-tabs .nav-tabs .nav-item .nav-link:hover {
	border: none; 
}
.product-info-tabs .nav-tabs .nav-item.show .nav-link, 
.product-info-tabs .nav-tabs .nav-link.active, 
.product-info-tabs .nav-tabs .nav-link.active:hover {
	border: none; 
	border-bottom: 2px solid #d8d8d8;
	font-weight: bold;
}
.product-info-tabs .tab-content .tab-pane {
	padding: 30px 20px;
	font-size: 15px;
	line-height: 24px;
	color: #7a7a7a;
}
.review-form .form-group {
	clear: both;
}
.mb-20 {
	margin-bottom: 20px;
}

.review-form .rate {
	float: none;
	display: inline-block;
}
.review-heading {
	font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 6px;
    text-transform: uppercase;
    color: #000;
}
.review-form .form-control {
	font-size: 14px;
}
.review-form input.form-control {
	height: 40px;
}
.review-form textarea.form-control {
	resize: none;
}
.review-form .round-black-btn {
	text-transform: uppercase;
	cursor: pointer;
}

.service-listing{ padding: 70px 0;}
.service-image{ display: inline-block; width: 100%; padding-right: 30px;}
.service-image img{ width: 100%; border-radius: 10px;}
.service-details .popular-test{ padding: 30px 0; margin: 0; border-top: solid 1px #e0e0e0; margin-top: 70px;}
.service-details .popular-test .card-title{ margin-bottom: 0;}
.service-details .popular-test .btn-primary{ margin: 0; padding: 10px 35px; border-radius: 10px; border: none;}

/*------ Cart CSS -------*/

.cart-section{ float:left; width:100%; padding:50px 0; background: #f8f8f8;}
.cart-section .table .img-thumbnail{ max-width:40px; border:none; padding:0;}
.cart-section .table th strong, .table td strong{ font-weight:500;}
.table td, .table th{ vertical-align:middle;}
.cart-section .table th:first-child{ text-align:left; padding:10px;}
.table-div{ display:inline-block; width:100%;}
.table-div h4{ font-size:18px; margin-bottom:20px; font-weight:600;}
.table td{ font-size:14px; color:#666;}
.cart-section .input-group{ max-width:350px; margin:0 !important;}
.cart-section .input-group .btn{ padding-left:20px !important; padding-right:20px !important; font-size:14px;}
.cart-section .input-group .form-control{ font-size:13px; height: calc(1.5em + 1.3rem + 2px);}
.cart-section .input-group .form-control:focus{ box-shadow:none !important; border-color:#111;}
.cart-section .product-title{ border-color:#eee; background:#fff; padding:12px 0 5px; font-size:18px !important; margin-top:50px;}
.table-div .table *{ font-family:Inter !important;}
.table-div.w-50 .table th:first-child{ text-align:left; font-size:14px; font-weight:600;}
.cart-section .product-title .basic-btn{ letter-spacing:1px !important; padding:10px 25px; float:right; border:solid 1px transparent;}
.cart-section .product-title strong{ font-weight:600;}
.cart-section .product-title .basic-btn:hover{ border-color:#ccc;}
.basic-btn.submit{ letter-spacing:1px !important; border-radius:8px; border:solid 1px #111;}
.table-div.w-50{ float:right;}
.cart-section .form-box{ padding:0; border:none; box-shadow:none;}
.cart-section .form-box .form-control{ border-radius:8px; padding:12px 18px !important;}
.cart-section .form-box *{ font-family:Inter !important;}
.cart-section .form-box .select .form-control{ appearance:none !important; background:none !important;}
.cart-section .form-box .select{ position:relative; z-index:1;}
.cart-section .form-box .select:before{ position:absolute; content:''; width:8px; height:8px; border-bottom:solid 2px #666; border-right:solid 2px #666; transform:rotate(45deg); right:18px; top:46px; z-index:-1;}
.cart-total th:first-child{ text-align:left; font-size:14px; font-weight:600;}
.payment{ padding:20px; border:solid 1px #e5e5e5; margin-top:20px; border-radius:8px; cursor:pointer;}
.payment small{ color:#666; font-size:13px; margin-top:10px; display:inline-block; width:100%;}

.checkout{ padding: 50px 0;}
.checkout .form-control, .checkout .custom-select{ height: 42px;;}
.checkout .input-group .btn{ padding: 0; height: 42px;}
.checkout .list-group-item{ padding: 0.8rem !important;}

.cart-section .media{}
.cart-section .thumbnail{
  margin-right: 20px;
  position: relative;
  display: table-cell;
}
.cart-section .media-body{ display: table-cell; vertical-align: middle; padding-left: 20px;}
.cart-section .media-heading, .cart-section .media-heading a{ margin: 0; font-size: 14px; color: #333 !important; font-weight: 600;}
.cart-section .btn-danger{ font-size: 12px;}
.table-hover > tbody > tr:hover{ background: #f9f9f9 !important;}
.cart-section .title-div{ margin-bottom: 40px;}

.doctor-profile{ display: table; width: 100%; text-align: center; position: relative; padding: 30px; background: #fff; box-shadow: 0 5px 15px -4px rgba(0,0,0,.08); border-radius: 15px;}
.doctor-image{ width: 80px; height: 80px; background: #ccc; border-radius: 100%; overflow: hidden; border: solid 2px #fff; box-shadow: 0 2px 15px -5px rgba(0,0,0,.15); margin: auto;}
.doctor-image img{ width: 100%;}
.doctor-name{ display: table-cell; width: 100%; text-align: left; margin-top: 15px; vertical-align: middle; padding-left: 20px;}
.doctor-name h5{ font-size: 24px; font-weight: 600; margin: 0;}
.doctor-name small{ font-size: 14px; color: #71717b;}

.doctor-schedule{ display: inline-block; width: 100%; margin-top: 15px;}
.doctor-schedule table th{ background: #e9f3f8; border: none; color: #0089cf; font-weight: 6700; font-size: 14px; text-transform: uppercase; padding: 15px;}
.doctor-schedule table th:first-child, .doctor-schedule table td:first-child{ border-radius: 15px 0 0 15px;}
.doctor-schedule table th:last-child, .doctor-schedule table td:last-child{ border-radius: 0 15px 15px 0;}
.doctor-schedule table td{ border: none; padding: 10px 15px;}

.doctor-info{ padding-left: 30px;}
.doctor-info h4{ margin-bottom: 20px; font-weight: 600;}
.doctor-info p{ font-size: 14px; line-height: 24px; color: #595a68;}
.doctor-schedule .btn-primary{ border-radius: 15px; border: none;}

.achievements .owl-carousel .owl-item img{ width: 100px; height: 100px; border-radius: 100%; margin: 25px auto 0 auto; box-shadow: 0 8px 15px -5px rgba(0,0,0,.2);}
.achievements .card{ text-align: center;}
.achievements .card-body .btn-primary{ margin: 0;}
.achievements .card-title{ margin: 0;}
.achievements .card{ box-shadow: 0 0px 15px -2px rgba(0,0,0,.07);}
.achievements .owl-nav{ height: 44px;}

.awards{ background: #f6f6f6;}
.awards .item{ text-align: center; }
.awards .card{ margin-bottom: 10px;}
.awards .item a{ color: #151b1e; font-size: 13px; font-weight: 500; margin-top: 12px; display: inline-block; width: 100%;}
.awards .owl-item .card{ height: 150px; margin: auto;}
.awards .owl-item .card img{ margin: auto;}

.content-section{ float: left; width: 100%; border-bottom: solid 1px #eee; padding: 70px 0;}
.align-left{ text-align: left !important;}
.mr-top-40{ margin-top: 40px;}
.mr-bot-40{ margin-bottom: 40px;}
.content-section p, .content-section span, .content-section a{ font-family: Montserrat !important;}

.main-container{ display:inline-block; width:100%; height:100%; position:relative; background:#f7f7f7; padding:50px 0 0 0; }
.entry-container{ max-width:450px; margin:0 auto; position:relative;}
.form-box{ max-width:100%; min-height:400px; padding:50px; border-radius:5px; -webkit-border-radius:5px; background:#fff; position:relative; border:solid 1px #eee; box-shadow:0 5px 15px -5px rgba(0,0,0,.05); margin-bottom:60px;}
.entry-container:before{ content: ''; position: absolute; left: calc(50% + -10px); top: 50%; width: 674px; height: 304px; transform: translate(-50%, -50%); background:url(../images/bg.svg) 50% 50% no-repeat;}
.logo{ text-align:center; max-width:120px; }
.logo img{ width:100%;}
.entry-container .title-div{ text-align:center; margin-bottom:40px;}
.entry-container .title-div h4{ font-weight:300; line-height:30px; font-weight: 500;}

.form-box .form-control{ padding:12px 14px !important; height:auto; font-size:14px;}
.form-box fieldset{ margin-bottom:20px; font-size:14px; font-weight:500;}
.form-box .form-control:focus{ box-shadow: 0 0px 10px 1px rgba(17,180,123,.3), 0 0px 0px 1px rgba(17,180,123,1) !important; border-color:#0089cf; font-weight:400;}
.form-box .btn-success{ width:100%; text-align:center; padding:10px; background:#0089cf; margin-top:20px; font-weight:600; text-transform:uppercase; border: none;}
.form-box p{ margin-top:15px; font-size:14px; font-weight:400;}
.form-box p a{ color:#0089cf;}

.register{ max-width:500px;}
.multi-col{ width:100%; display:inline-table;}
.multi-col li{ width:50%; display:table-cell;}
.multi-col li:first-child .form-control{ border-radius:5px 0 0 5px; -webkit-border-radius:5px 0 0 5px;}
.multi-col li:last-child .form-control{ border-radius:0 5px 5px 0; -webkit-border-radius:0 5px 5px 0;}
.nav-tabs .nav-item{ z-index:9 !important;}
.register .nav-tabs .nav-link{ background:#d7fef0 !important; border:solid 1px #99e9cd; padding:12px 30px; border-bottom-color:#eee; margin-right:5px; color:#0089cf;}
.register .nav-tabs{ padding-left:15px; border:none;}
.register .nav-tabs .nav-link.active{ border-bottom-color:#fff !important; color:#323c45; background:#fff !important; border-color:#eee;}

.form-section{ float:left; width:100%; margin-top:40px; width:100%;}
.form-section label span{ font-weight:500 !important; color:#3d4349; font-size:15px;}
.form-section label{ width:100%; font-weight:500; margin-bottom:2px !important; position:relative;}
.form-section .form-control{ width:100%; padding:12px 20px !important; border-radius:5px; -webkit-border-radius:5px; border:solid 1px #ccc; height:60px; font-size:15px; color:#5f5f5f; 
margin-top:8px; font-weight:normal !important; color:#5e5e61; box-shadow:0 4px 5px 0px rgba(0,0,0,.05) !important;}
.form-section select{ background:none !important; padding-right:55px !important; appearance:none; -webkit-appearance:none; -moz-appearance:none; box-shadow:0 4px 5px 0px rgba(0,0,0,.05) !important;} 
.form-section .select label:before{ position:absolute; content:"\f107"; font-family:FontAwesome; font-size:24px; color:#555d69; z-index:999; width:34px; height:34px; border-radius:100%; text-align:center; line-height:34px; right:10px; top:45px;} 
.form-section .form-control:focus{ border-color:#0089cf !important; box-shadow: 0 0px 10px 1px rgba(17,180,123,.3), 0 0px 0px 1px rgba(17,180,123,1) !important;}
.form-section .select .form-control{ background-image: linear-gradient(#fff, #f8f8f8) !important;}
.form-section fieldset{ margin-bottom:40px;}
.form-section .submit{ padding:15px 40px; background:#0089cf; color:#fff; box-shadow:none !important;}
.form-section .submit:active{ background:#109969; margin-top:1px;}
.call-back .btn-success{ margin-top:0; margin-bottom:15px;}
.captcha{ margin-bottom:15px;}
.btm-info{ display:inline-block; width:100%;}
.btm-info p{ margin-top:0;}
.browse-wrap label{ width:100%;}

.modal{ padding:0;}
.modal .form-box{ padding:20px; border:none; box-shadow:none; margin-bottom:0; min-height:auto;}
.modal-content{ border-radius:10px; overflow:hidden; border:none;}
.modal-header{ border:none; padding:30px 30px 0 30px;}
.modal .captcha{ margin-bottom:0;}
.modal .btn-success{ border-radius:50px; background:#0089cf; font-weight:600; text-transform:uppercase; padding:15px; border:none; box-shadow:none; width:100%; letter-spacing:1px;}
.modal .btm-info{ text-align:center; padding-top:10px;}
.inactive{ position:fixed; overflow:hidden;}
.checkbox.small-box{ line-height:29px;}

.forget-pass{ min-height:auto;}
.forget-pass .btn-success{ margin-top:0;}
.cancel-payment{ margin-top:100px; text-align:center; background:#fbfbfb;}
.cancel-payment p{ font-size:18px; color:#777;} 
.cancel-payment h4{ font-weight:600;}
.cancel-animation{ float:left; width:100%; margin-bottom:20px;}
.cancel-animation svg{ width: 100px; display: block; margin: 40px auto 0;}

.panel-content.inst-wrp a:hover{ text-decoration:underline !important;}
.form-box label{ margin-bottom: 10px;}
.login{ max-width: 400px;}
.form-box{ pading: 20px !important;}



@media (max-width: 1300px) {	
	.why-choose-wrap img{ max-width: 100%;}
	.popular-test{ padding: 40px;}
}

@media (max-width: 1024px) {	
	.process, .caption{ display: inline-block; width: 100%;}
}

@media (max-width: 991px) {	
	.call-info{ position: absolute; top: 8px; right: 80px;}
	.doctor-info{ padding-left: 0; padding-top: 30px;}
	.rgt-service-wrap{ padding-left: 0; margin-top: 30px;}
	.service-image{ padding-right: 0; margin-bottom: 30px;}
}

@media (max-width: 767px) {	
	.navbar-nav-scroll{ --bs-scroll-height: auto !important;}
	.navbar-nav .nav-item .nav-link{ padding: 5px 0; margin: 0;}
	.navbar-nav .nav-item{ margin-left: 0;}
	.navbar .btn{ margin-top: 10px; width: 100%;}
	.contact-form{ padding-right: 0;}
	.table-div{ width: 100%; overflow-x: auto !important;}
}

@media (max-width: 640px) {	
	.popular-test{ padding: 40px 0;}
	.owl-nav{ display: none;}
	.div-table h4{ font-size: 15px;}
	.product-title h4 span{ font-size: 12px;}
	.div-table .view-btn a{ padding: 8px 15px;}
	.div-table .view-btn a ion-icon{ display: none;}
	.c-box{ padding: 30px;}
	.c-box h3{ font-size: 30px;}
	.why-choose-wrap{ padding: 50px 0 0 0;}
	.work-process{ padding: 30px 0;}
	.process-wrap .col-lg-6{ border: none !important;}
	.p-box{ padding: 25px;}
	.bottom-nav .form-control{ padding-right: 50px;}
	.call-info{ display: none;}
	.dr .div-table, .dr .product-title, .dr .div-table h4{ display: inline-block; width: 100%;}
	.dr .div-table .view-btn a{ margin-top: 15px;}
	.mob, .mob-app-inner, .mob-app-caption{ display: inline-block;}
	.mob-app-caption{ padding: 10px;}
	.blog-section{ margin-top: 15px; padding: 30px 0;}
	.get-link .input-group .btn{ padding-left: 15px; padding-right: 15px;}
	.get-link .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){ margin-right: 0;}
	.mob{ margin-bottom: 20px;}
	.blog-section .text-caption{ margin-bottom: 30px;}
	.footer-top{ padding: 30px 0;}
	.item-box{ margin-bottom: 40px;}
	.logo img{ max-width: 120px;}
	.footer-bottom p{ font-size: 12px; letter-spacing: 0px;}
	.get-link .form-control{ margin-right: 10px !important;}
	.doctor-image{ width: 50px; height: 50px;}
	.doctor-name h5{ font-size: 16px;}
	.form-box{ padding: 20px;}
	.service-listing{ padding: 15px 0;}
	.cart .start-100{ left: auto !important; right: 0;}
	.navbar-light .navbar-toggler{ box-shadow: none !important; border: none !important;}
	.navbar{ padding: 0.3rem 0;}
	.process-wrap .col-lg-4{ border: none !important;}
	.gallery-section .col-lg-4{ width: 50%;}
	
}

.bottom-nav{ background: #fff;}

nav{
  	transition: all 0.3s ease;
}

nav.sticky {
	position: fixed;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 9999;
	box-shadow: 0 5px 15px -2px rgba(0,0,0,.1);
	width: 100%;
}

nav.sticky .nav-item .nav-link{
	padding: 15px 0;
}

nav.sticky .btn{ margin-top: calc(14px)!important;}
.navbar-brand{ transition: all 0.3s ease-out;}
.navbar-brand img{ width: 100%; vertical-align: calc(5px) !important;}
nav.sticky .navbar-brand{ max-width: 180px !important;}

.amenities-items{ display:inline-block; width:100%; height:266px; background:#e0e8ed; overflow:hidden; margin-bottom:25px; position:relative; border-radius: 6px;}
.amenities-items img{ width:100%; height:100%; position:relative;} 
.amenities-items h5{ font-size:16px; color:#fff; font-weight:600; position:absolute; text-align:center; left:0; right:0; bottom:45px; margin:auto; z-index:2;}
.amenities-items:after{ position:absolute; content:''; left:0; right:0; top:0; bottom:0; margin:auto; background:rgba(37,150,190,.6); opacity:0; transform:scale(0); transition:all 0.15s ease-out;}
.amenities-items:hover:after{ opacity:1; transform:scale(1);}
.amenities-items img:before{ background:#000; position:absolute; content:''; bottom:0; left:0; right:0; margin:auto; height:50px; opacity:0.5;}

.gallery-section{ display:inline-block; width:100%; padding:50px 0; background:#fff; border-top: solid 1px #e5e5e5;}
.gallery-section .title-div{ margin-bottom:50px;}
.gallery-section .amenities-items:after{ left:0; right:0; top:0; bottom:0;}
.fancybox-skin{ padding: 5px !important;}

.video-wrap{ display:block; position:relative;}
.video-wrap:after{ position:absolute; content:''; width:50px; height:50px; border:solid 1px #aacf43; border-radius:100%; background:url(../images/play.png) no-repeat center center rgba(170,207,67,.4); background-size:20px; left:0; right:0; top:0; bottom:0; margin:auto; transition:all 0.2s ease-out;}
.video-wrap:hover:after{ width:60px; height:60px; background-color:rgba(37,150,190,.6); border-color:transparent;}
.video-wrap img{ width:100%; transition:all 0.2s ease-out;}
.video-wrap:hover img{ opacity:0.6;}

/*-------- 17 November, 2022 --------*/

.achievement-wrap{ max-width: 800px; margin: auto; padding: 50px; border-radius: 15px; box-shadow: 0 0px 15px -3px rgba(0,0,0,.1); z-index: 1; position: relative; background: #fff;}
.a-box{ display: inline-table; width: 100%; position: relative;}
.achievement-wrap .row{ margin: 0; position: relative;}
.achievement-wrap .col-lg-6{ padding: 0;}
.achievement-wrap .col-lg-6:first-child .description{ text-align: right; padding-right: 90px;}
.achievement-wrap .col-lg-6:last-child .description{ padding-left: 90px;}
.achievement-wrap .col-lg-6:last-child{ margin-top: 70px;}
.achievement-wrap .description h4{ font-size: 30px; color: #ed4848; font-weight: 700; margin-top: 4px;} 
.a-box{ display: inline-block; width: 100%; margin-bottom: 40px; position: relative;}
.achievement-wrap .col-lg-6:last-child .icon{ left: 30px;}
.achievement-wrap .col-lg-6:first-child .icon{ right: 30px;}
.achievement-wrap .a-box .icon{ width: 40px; height: 40px; border-radius: 6px; background: #fff; color: #222; box-shadow: 0 1px 15px -2px rgba(0,0,0,.2); text-align: center; position: absolute; right: 20px; top: 2px; line-height: 38px; font-size: 18px;}
.achievement-wrap .row:after{ position: absolute; content: ''; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 2px; background: #999; border-radius: 10px;}
.achievement-wrap .description{ padding-right: 0;}
.achievement-wrap .a-box .icon:before{ position: absolute; content: ''; width: 30px; border-bottom: solid 2px #999;}
.achievement-wrap .col-lg-6:first-child .a-box .icon:before{ right: -30px; top: 20px;}
.achievement-wrap .col-lg-6:last-child .a-box .icon:before{ left: -30px; top: 20px;}

.content-wrap{ display: inline-block; width: 100%; padding: 50px; padding-top: 150px; background: #ebf6fb; border-radius: 15px; position: relative; margin-top: -100px;}
.column-2{ column-count: 2; column-gap: 40px;}

.wc-item{ display: inline-table; width: 100%; margin-bottom: 35px; position: relative;}
.wc-item .icon{ position: absolute; font-size: 30px; top: 0; bottom: 0; left: 0; margin: auto; top: -7px; color: #363945;}  
.wc-item h6{ position: relative; display: table-cell; vertical-align: middle; font-size: 12px; padding-left: 40px; color: #363945;}
.satisfaction h6{ color: #0089cf; line-height: 32px; padding-left: 42px; font-size: 14px;}
.satisfaction .icon{ color: #0089cf;}
.satisfaction{ margin-bottom: 15px;}
.wc-item p{ font-size: 13px;}
.wc-item ul li{ display: inline-block; padding: 0 12px; font-size: 12px; font-weight: 600; position: relative;}
.wc-item ul li:first-child{ padding-left: 0;}
.wc-item ul li:last-child{ padding-right: 0;}
.wc-item ul li:after{ width: 6px; height: 6px; border-radius: 6px; background: #0089cf; position: absolute; content: ''; right: -5px; top: 0; bottom: 0; margin: auto;}
.wc-item ul li:last-child:after{ display: none;}
.why-choose-wrap{ padding-left: 20px;}
.list-card {
    background-color: white;
    padding: 0;
    margin-bottom: 25px;
}

/*========================new css=====================*/
.main-card {width: 25%;}
.list-card h5 {
    margin-bottom: 20px;
    font-weight: 600;
    color: #747474;
}
.price2 {
    font-weight: 700;
    margin-bottom: 25px;
}
/*.list-title {}*/
.booknow {
    border: 1px solid black;
    border-radius: 20px;
    padding: 5px 15px;
}
.list-card:hover .price2 {
    color: red;
}
.list-card:hover .booknow {
    background-color: #0089cf;
    color: white;
    border: 1px solid #0089cf;
}
@media (max-width: 600px) {
    .main-card {
        width: 50%;
    }
}

@media (max-width: 640px) {	
	.amenities-items{ height: 166px;}
	.amenities-items img{ height: auto;}
	.amenities-items h5{ bottom: 20px; opacity: 0;}
	.amenities-items:hover h5{ opacity: 1;}
	.logo{ max-width: 180px !important; text-align: left;}
	.logo a{ width: 100%;}
	.logo img{ width: 100% !important; max-width: 100%;}
	.cart-section .media-body{ padding-left: 0;}
	.cart-section .media-heading, .cart-section .media-heading a{ font-size: 12px;}
	.table td{ font-size: 12px; width: 20%;}
	.cart-section .btn-danger{ font-size: 0.3rem 0.6rem !important; font-size: 11px !important;}
	tbody, td, tfoot, th, thead, tr{ font-size: 12px !important;}
	.rgt-service-wrap .container{ padding: 0 !important;}
	.rgt-service-wrap .item-wrap{ padding: 1rem !important; border-radius: 10px !important;}
	.rgt-service-wrap .item-wrap a{ padding: 0 !important; margin: 0 !important;}
	.rgt-service-wrap .item-wrap .btn{ font-size: 0.85rem !important;}
	.rgt-service-wrap .item-wrap .list-card .list-title{ margin-bottom: 0.6rem !important;}
	.content-wrap{ padding: 30px 25px;}
	.contact-section{ padding: 30px 0;}
	.contact-section h2{ font-size: 24px;}
	.contact-form .form-control{ padding: 10px 15px !important; font-size: 0.9rem !important; height: auto !important;}
	.contact-form .btn{ margin-top: 0 !important;}
	.contact-box{ margin-top: 25px;}
}