
#full-width-blog .page-numbers.current,#blog-left-sidebar .page-numbers.current,#blog-right-sidebar .page-numbers.current,.author-admin .page-numbers.current {
    background: white;
    color: black;
    border: 2px solid black;
    border-radius: 50%;
    padding: 7px 12px !important;
    font-size: 16px;
}
#full-width-blog a.next:after,#blog-left-sidebar a.next:after,#blog-right-sidebar a.next:after,#full-width-blog a.prev:after,#blog-left-sidebar a.prev:after,#blog-right-sidebar a.prev:after,.author-admin a.prev:after,.author-admin a.next:after {
    content: 'ᐳ';
    font-size: 15px;
    border-radius: 50%;
    color: white;
    font-weight: bolder;
    position: relative;
    top: 5px;
}
#full-width-blog a.prev:after,#blog-left-sidebar a.prev:after,#blog-right-sidebar a.prev:after,.author-admin a.prev:after {
    content: 'ᐸ' !important;
}
.author-admin .page-numbers.current,.author-admin .page-numbers,.author-admin .next, .author-admin .prev
{
  height: 39px;
  width: 39px;
  padding: 6px 5px !important;
}
.author-admin .next, .author-admin .prev
{
  top: 0 !important;
}
#full-width-blog .page-numbers,#blog-left-sidebar .page-numbers,#blog-right-sidebar .page-numbers,.author-admin .page-numbers {
    font-size: 15px;
    border: 2px solid black;
    border-radius: 50%;
    padding: 7px 11px;
    background: black;
    color: white;
    font-weight: bolder;
    text-decoration: none;
    margin: 5px;
}
#full-width-blog .next,#full-width-blog .prev,#blog-left-sidebar .next,#blog-left-sidebar .prev,#blog-right-sidebar .next,#blog-right-sidebar .prev,.author-admin .next,.author-admin .prev {
    color: transparent;
    font-size: 0;
    padding: 15px 11px;
    position: relative;
    top: -5px;
}
/*----------------sidebar---------------*/

#sidebar aside{
  margin-bottom:30px;
      padding: 25px 30px 30px;
    border: 1px solid #ececec;
  }
#sidebar ul {
  list-style:none;
  margin:0px;
  padding:0px;
  font-size:17px;
}
#sidebar ul li a{
  color:rgba(0, 0, 0, 0.78);
}
#sidebar .tagcloud a{
  background:#eeeeee;
  color:#000;
  font-size:15px !important;
  padding:5px 18px;
  margin:0px 0px 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#3890cb;
}
#sidebar .widget_recent_entries ul li{
  background: none;
}
#sidebar .post-content {
     line-height: 25px;
    margin-bottom: 15px;
    max-width: 220px;
    padding: 7px 12px;
}
#sidebar .textwidget label {
  float: left;
  margin-bottom: 0px;
}
#sidebar .textwidget input[type="submit"] {
  background: #333;
  border: none;
  color: #ffffff;
  padding: 14px 0px;
  font-size: 15px;
  margin: 0px;
}
#sidebar .post-content a {
    color: #444343;
    font-size: 16px;
    font-family: var(--font-mont);
    text-decoration: none;
}
#sidebar .widget_search form{
  display: table;
  padding: 10px 0;
      background: #f6f6f6;
}
#sidebar h3,#sidebar h2 {
  font-size: 19px;
    color: #000000;
    font-weight: 600;
    font-family: var(--font-exo);
    position: relative;
}
#sidebar h3:after,#sidebar h2:after{
  content: "";
    display: block;
    width: 100%;
    height: 1px;
    background:#dfddde;
    margin-top: 7px;
}
#sidebar h3:before,#sidebar h2:before {
 content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: var(--pink);
    position: absolute;
    bottom: -1px;
}
.widget_categories select {
  padding: 6px;
}
#sidebar input[type="search"] {
        background: transparent;
    padding: 8px 10px;
    border: none;
    font-size: 15px;
    color: #545353;
    width: auto;
    position: absolute;
    left: 5px;
    top: 2px;
    font-family:var(--font-mont);
}
#sidebar label{
  width:71%;
  float:left;
  margin-bottom:0px;
  padding: 10px;
}
.middle-align {
    padding-bottom: 30px;
}

#sidebar .textwidget input[type="submit"],.testimonial-shortcode img,#testimonial_single blockquote,#sidebar .textwidget label,#sidebar form,.widget_categories select,.blogimg-full img,.view-more,#comments,.post-featured img,#comment-nav-above .nav-links,#full-width-blog .postbox,.contac_form label,.contact-info,.team_sc img{
  width: 100%;
}
#sidebar .widget_search button[type="submit"] {
 position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border-color: transparent;
    color: #ffffff;
    background: var(--pink);
    padding: 6px 12px;
}
form.search-form.serach-page {
  position: relative;
  width: 100%;
}
aside.widget_search {
 padding: 25px 30px 30px !important;
    border: 1px solid #ececec !important;
  position: relative;
}
.meta-box i {
    margin-right: 8px;
}
#sidebar .post-thumb {
    display: flex;
  margin-top: 19px;
    border-bottom: 1px solid #dfddde;
    padding: 25px 0px 30px;
}
#sidebar .post-thumb img {
    height: 73px;
    width: 95px !important;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 50%;
}
#sidebar .widget_recent_comments h3:before
{
  background:var(--pink) !important;
}
#sidebar .comment-author-link,#sidebar ul li a {
    color: #525151;
    font-size: 14px;
    font-family:  var(--font-mont);
    font-weight: 500;
  text-decoration:none;
}
#recentcomments {
    margin-top: 16px !important;
}
#sidebar .widget_archive h3:before
{
  background:var(--Orange) !important;
}
#sidebar .widget_categories h3:before
{
  background:var(--pink) !important;
}
.widget_block {
    display: none;
}
.middle-content p,.content_page p,.logged-in-as a
{
  color: #2e2e30;
    font-family: var(--font-mont);
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
}
.navigation {
    text-align: center;
    margin-top: 25px;
}
#blog-left-sidebar .navigation,#blog-right-sidebar .navigation
{
 text-align: center;
}
.ti_breadcrumbs
{
  display: none;
}
.feature-box img {
    width: 100%;
}
.content_boxes .entry-date,.entry-author a,.entry-comments {
    font-family: var(--font-mont);
    font-size: 15px;
    color: black;
    text-decoration: none;
}
.socila_share .fa-facebook-f {
    color: white;
    background: var(--pink);
    padding: 9px 12px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.socila_share .fa-linkedin-in{
    color: white;
    background: var(--pink);
    padding: 9px 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0 7px;
}
.socila_share .fa-twitter {
    color: white;
    background: var(--pink);
    padding: 9px 8px;
    width: 32px;
    height: 30px;
    border-radius: 50%;
}
.post_ctg {
    display: flex;
}
.post_ctg span, .post_ctg ul a {
    font-family:  var(--font-mont);
    color: black;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
::marker {
    color: white;
}
.author_details img {
    display: none;
}
#comments textarea {
    height: 150px;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    border-radius: 0 30px 0 30px;
}
.comment-body {
    background: #f5f3f0;
    padding: 20px;
    border-radius: 0 30px 0 30px;
    margin: 20px 0;
}
.comment-author a,.commentmetadata a {
    color: black;
    text-decoration: none;
    font-family:  var(--font-mont);
    font-weight:600;
    font-size: 15px;
}
.commentmetadata a 
{
  font-weight: 500;
  padding-top: 25px;
}
.commentmetadata {
    margin-top: 18px;
}
.comments-title {
    font-size: 19px;
    font-family: var(--font-mont);
}
.comment-reply-link {
    color: black;
    font-family: var(--font-mont);
    text-decoration: none;
}
.related-post-wrap img {
    width: 100%;
    display: block;
    object-fit: contain;
    height: auto;
        margin-bottom: 15px;
}
.nav-next {
    margin-left: 25px;
}
.nav-previous, .nav-next {
    text-align: start;
}
.nav-links {
    display: flex;
    margin: 0 auto;
}
.post-title {
    display: block;
    color: grey;
    width: max-content;
    max-width: 261px;
}
.nav-previous a, .nav-next a {
    text-decoration: none;
    color: black;
    font-family:  var(--font-mont);
    font-weight: 600;
    font-size: 14px;
    }
    .related-post-wrapper .post-single-text,.related-post-wrapper .post-page-title {
    color: grey;
    font-family:  var(--font-mont);
    font-size: 13px;
    margin-top: 10px;
}
.related-post-wrapper .post-page-title
{
  text-decoration: none;
  color: black;
  font-size: 14px;
  font-weight: 600;
}
.form-submit [type=submit] {
  background: var(--pink);
  color: white;
  border: unset;
  font-weight: 600;
  padding: 6px 12px;
}
.comment-list {
    padding: 0;
}
.error-main-title {
    font-family:  var(--font-mont);
    font-size: 80px;
    font-weight: 600;
}
.heading3 {
    font-size: 45px;
    font-family: 'Exo 2';
    font-weight: 700;
    letter-spacing: 4px;
    color: white;
}
.read-moresec1 a {
    background: var(--blue);
    color: white;
    padding: 14px 17px;
    border-radius: 6px 0;
    font-family: var(--font-mont);
    font-size: 18px;
    font-weight: 700;
}
.error-bag {
    margin-top: 31px;
}
.text-404 {
    color: white;
    font-family: var(--font-mont);
    font-size: 15px;
    margin-top: 25px;
}
.error-main-box {
       margin-top: 17%;
    height: 279px;
    border-radius: 0px 10px;
    margin-bottom: 78px !important;
}
.errorimg {
    position: absolute;
    left: 11%;
    top: -161px;
}
#page-not-found {
    position: relative;
}
.faq-heading {
    padding-bottom: 8px;
    padding-top:55px;
    font-size: 32px;
    font-family: var(--font-mont);
    color: #323232;
    letter-spacing: 2px;
}
.gallery-inner-page .ti_gallery_front li
{
  position: relative;
}
.page-title {
    margin: 35px 0 25px 0;
}
/*------------contact page---------------*/
.contac_form form {
    text-align: start;
}
.contac_form input[type="email"],.contac_form input[type="number"],.contac_form input[type="text"],.contac_form textarea {
    width: 100%;
    padding: 25px;
    border: unset;
  margin-bottom: 25px;
  border-radius: 12px;
}
.contac_form h3,.contac-get {
    font-family: 'Roboto';
    font-size: 36px;
    font-weight: bold;
}
.contac_form [type=submit] {
    background: var(--pink);
    color: white;
    border: unset;
    margin: 0 auto;
    display: block;
    padding: 20px 41px;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 17px;
    border-radius: 11px;
}
.inner-cont {
    background: white;
    width: 73%;
    padding: 25px;
    margin-bottom: 17px;
    border-radius:20px;
}
.c_icon i {
  color: var(--pink);
  font-size: 30px;
}
.c_content span a {
font-family: 'Roboto';
font-weight: 900;
font-size: 21px;
text-transform: capitalize;
letter-spacing: 1px;
color: black;
}
.c_content p a {
    font-size: 14px;
    font-family: 'Roboto';
    color: black;
}
.contact-phone i {
    color: var(--pink);
    transform: rotate(90deg);
}
.contact-email i {
  color: var(--pink);
}
.page-template-contact #footer {
    margin: 0 !important;
}
.contac-get {
    margin-left: 12%;
}
.contact-mains {
    position: relative;
    left: 8%;
}
/*------------ Result--------------*/
.search .entry-title {
    padding: 60px 0 1px 0;
}
.search p {
    margin: 15px 0 25px;
}
.search label {
    width: 70%;
}
.search [type=search] {
    width: 100%;
    padding: 10px;
}
.search input[type="submit"] {
    background:var(--pink);
    color: white;
    border: unset;
    padding: 12px 32px;
}
.woocommerce-info
{
  border-top-color: var(--purple);
}
.woocommerce-checkout #payment {
    background: #f3f4f7;
    }
    .single-testimonials .feature-box img {
    width: auto;
}
.single-services .feature-box img {
    width: auto;
}
.chef_social .fa-facebook-f
{
  background: var(--pink);
    color: var(--white);
    padding: 5px;
    border-radius: 50%;
    height: 21px;
    width: 21px;
    font-size: 14px;
    font-weight: 600;
}
.chef_social .fa-twitter {
    color: var(--pink);
    font-weight: 600;
    font-size: 17px;
    margin: 0 15px;
}
.single-event .event-meta strong {
    font-family:  var(--font-mont);
}
.single-event .event-meta i {
    margin-right: 14px;
}
.single-event .nav-next {
    margin-left: 0;
}
.socila_share i:hover {
    transform: translatey(-10px);
    transition: all 0.5s ease-in-out;
}
/*----blog share icons--------*/
#full-width-blog .post_share_icon,.author-admin .post_share_icon,#blog-left-sidebar .post_share_icon,#blog-right-sidebar .post_share_icon,.category-uncategorized .post_share_icon {
  position: relative;
  display: block;
  padding: 20px 0 !important;
}
#full-width-blog .post_share_icon b,.author-admin .post_share_icon b,#blog-left-sidebar .post_share_icon b,#blog-right-sidebar .post_share_icon b,.category-uncategorized .post_share_icon b {
  padding: 0;
  font-size: 18px;
}
#full-width-blog .post_share_icon a,.author-admin .post_share_icon a,#blog-left-sidebar .post_share_icon a,#blog-right-sidebar .post_share_icon a,.category-uncategorized .post_share_icon a {
  padding: 10px 25px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  width: auto;
  margin: 5px 3px;
}
#full-width-blog .post_share_icon a:hover,.socila_share1 a:hover,.author-admin .post_share_icon a:hover,.socila_share1 a:hover,#blog-left-sidebar .post_share_icon a:hover,.socila_share1 a:hover,#blog-right-sidebar .post_share_icon a:hover,.socila_share1 a:hover,.category-uncategorized .post_share_icon a:hover,.socila_share1 a:hover{
  color: #fff
}
#full-width-blog .post_share_icon i,.author-admin .post_share_icon i,#blog-left-sidebar .post_share_icon i,#blog-right-sidebar .post_share_icon i,.category-uncategorized .post_share_icon i {
  color: #fff;
  font-size: 13px;
  padding-right: 5px;
}
#full-width-blog .feature-box,.author-admin .feature-box,#blog-left-sidebar .feature-box,#blog-right-sidebar .feature-box,.category-uncategorized .feature-box {
    padding-bottom: 10px;
}
#full-width-blog .post-share,.author-admin .post-share,#blog-left-sidebar .post-share,#blog-right-sidebar .post-share,.category-uncategorized .post-share {
    position: absolute;
    top: 5%;
}
#full-width-blog .postpic,.author-admin .postpic,#blog-left-sidebar .postpic,#blog-right-sidebar .postpic,.category-uncategorized .postpic {
    position: relative;
}
#full-width-blog .socila_share1 a,.author-admin .socila_share1 a,#blog-left-sidebar .socila_share1 a,#blog-right-sidebar .socila_share1 a,.category-uncategorized .socila_share1 a {
    padding: 4px 1px;
    color: #808080;
    display: block;
}
#full-width-blog .share-title i,.author-admin .share-title i,#blog-left-sidebar .share-title i,#blog-right-sidebar .share-title i,.category-uncategorized .share-title i {
    color:#808080;
    background:white;
    height: 30px;
    width: 30px;
    padding: 9px;
    border-radius: 3px;
    position: relative;
    left: 10px;
}
#full-width-blog .post-contents-cols:hover .socila_share1,.author-admin .post-contents-cols:hover .socila_share1,#blog-left-sidebar .post-contents-cols:hover .socila_share1,#blog-right-sidebar .post-contents-cols:hover .socila_share1,.category-uncategorized .post-contents-cols:hover .socila_share1{
  opacity: 1 !important;
  z-index: 9999;
}
#full-width-blog .socila_share1,.author-admin .socila_share1,#blog-left-sidebar .socila_share1,#blog-right-sidebar .socila_share1,.category-uncategorized .socila_share1 {
   position: absolute;
    top: -6px;
    opacity: 0;
    width: 39px;
    border-radius: 23px;
    background-color: #ffffff;
    filter: drop-shadow(0px 20px 20px rgba(0,0,0,0.2));
    left: 5px;
    padding: 9px 12px;
    height: 146px;
}
#full-width-blog .fa-pinterest,.author-admin .fa-pinterest,#blog-left-sidebar .fa-pinterest,#blog-right-sidebar .fa-pinterest,.category-uncategorized .fa-pinterest
{
  background: transparent;
}
#full-width-blog .fa-facebook-f,.author-admin .fa-facebook-f,#blog-left-sidebar .fa-facebook-f,#blog-right-sidebar .fa-facebook-f,.category-uncategorized .fa-facebook-f {
    margin-top:0px;
}
#full-width-blog .fa-linkedin-in,.author-admin .fa-linkedin-in,#blog-left-sidebar .fa-linkedin-in,#blog-right-sidebar .fa-linkedin-in,.category-uncategorized .fa-linkedin-in {
    position: absolute;
    left: 2px;
}
#full-width-blog .fa-twitter,.author-admin .post-share .fa-twitter,#blog-left-sidebar .fa-twitter,#blog-right-sidebar .post-share .fa-twitter,.category-uncategorized .post-share .fa-twitter {
    position: absolute;
    bottom: 26px;
    left: 0;
}
.page-template-about #team .socialbox
{
  top: 63%;
}
.page-template-gallery .our-gallery-sub-heading
{
  max-width: unset;
}
.single-post #menu_conatiner,.author-admin #menu_conatiner,.category-uncategorized #menu_conatiner,.single-specialist-slider #menu_conatiner,.single-specialist #menu_conatiner,.search #menu_conatiner,.single-testimonials #menu_conatiner,.single-team #menu_conatiner,.single-our-commintment #menu_conatiner,.single-working-process #menu_conatiner,.single-core-services #menu_conatiner{
    box-shadow: 4px 2px 12px 1px #ccc;
    position: relative;
    z-index: 999;
    margin-bottom: 42px;
}
.single-post #masthead,.author-admin #masthead,.category-uncategorized #masthead,.single-specialist-slider #masthead,.single-specialist #masthead,.single-core-services #masthead,.single-working-process #masthead,.single-our-commintment #masthead,.single-team #masthead,.single-testimonials #masthead{
    position: unset;
}
.single-post #topbar,.author-admin #topbar,.category-uncategorized #topbar,.single-specialist-slider #topbar,.single-specialist #topbar,.search #topbar,.single-testimonials #topbar,.single-team #topbar,.single-our-commintment #topbar,.single-working-process #topbar,.single-core-services #topbar
{
  background: var(--blue);
}
.single-post .main_title h1,.author-admin .main_title h1 {
    font-family: 'Exo 2';
    margin-bottom: 35px;
}
.author-admin .post-contents-cols, .category-uncategorized .post-contents-cols {
    width: 50%;
}
.socialbox .fa-linkedin-in {
    position: unset;
}
.comment-form input[type="text"], .comment-form input[type="tel"], .comment-form input[type="email"], .comment-form input[type="phno"], .comment-form input[type="password"], .comment-form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #f0f0f0;
}
/*-------------------------------- Appointment-----------------------*/
.appointment_form {
    background: #192136;
    padding: 49px;
    position: relative;
}
.main-appointment-box input[type="email"],.main-appointment-box input[type="number"],.main-appointment-box input[type="text"],.main-appointment-box textarea,.main-appointment-box select,.main-appointment-box input[type="date"] {
    width: 100%;
    padding: 10px;
    margin-bottom: 25px;
    border-radius: 6px;
    font-size: 14px;
    color: #848484;
    font-weight: 500;
    font-family: var(--font-mont);
    background: white;
    border: unset;
}
.appointment-main-title {
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Exo 2";
}
.appointment_form input[type="submit"] {
    font-size: 15px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 400;
    font-family: var(--font-exo);
    border: unset;
    background: var(--pink);
    width: 52%;
    border-radius: 6px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 17px auto;
}
.main-appointment-box form {
    padding-bottom: 50px;
}
/*---------------------- our specialist---------------------*/
.our-specialist-img img {
    width: 100%;
    height: auto;
}
.specialist-meta-box {
    margin-left: 30px;
}
.Our-specialist-title a {
    font-size: 31px;
    color: #007CFB;
    font-weight: 700;
    font-family: "Exo 2";
    line-height: 46px;
}
.doctor-des-spe {
    font-size: 19px;
    color: #878585;
    font-weight: 400;
    font-family: "Exo 2";
}
.doctor-ratings .fas,.doctor-ratings .far {
    color: #f6d13e;
}
#specialist .post-description {
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    font-family: "Montserrat";
    line-height: 32px;
    max-width: 623px;
}
.charges-price {
    font-size: 30px;
    color: #000000;
    font-weight: 700;
    font-family: "Exo 2";
    position: relative;
    top: -5px;
}
.price-charge {
    font-weight: 500;
    margin-left: 10px;
}
.our-specialist-main-heading:after {
    content: '';
    display: block;
    border-bottom: 2px solid #37a0e8;
    width: 164px;
    position: absolute;
    top: 39px;
}
.our-specialist-main-heading {
    font-size: 28px;
    color: #000000;
    font-weight: 600;
    position: relative;
    font-family: "Exo 2";
}
.dotor-heading,.exp-doctor,.head-award {
    font-size: 21px;
    color: #000000;
    font-weight: 600;
    font-family: "Montserrat";
}
.university-doctor, .clinic-doctor, .year-award {
    font-size: 18px;
    color: #313131;
    font-weight: 500;
    font-family: "Montserrat";
    position: relative;
    margin-left: 22px;
}
.university-doctor:after, .clinic-doctor:after, .year-award:after {
    content: '';
    display: block;
    background: var(--pink);
    height: 7px;
    width: 7px;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: -22px;
}
.des-doctor,.year-doctor,.clinic-year-doctor {
    font-size: 17px;
    color: #313131;
    font-weight: 400;
    font-family: "Montserrat";
    margin-left: 22px;
}
.subhead-award {
    font-size: 17px;
    color: #313131;
    font-weight: 500;
    font-family: "Montserrat";
    margin-left: 22px;
}
.para-award {
    font-size: 13px;
    color: #313131;
    font-weight: 300;
    font-family: "Montserrat";
    max-width: 564px;
    line-height: 29px;
    margin-left: 22px;
}
/*-------------------------------------- specialist slider----------------------*/
.our-specialist_slider-img img {
    height: auto;
}
.Our-specialist_slider-title a {
    font-size: 21px;
    color: #007CFB;
    font-weight: 700;
    font-family: "Exo 2";
}
.doctor-des-spe1 {
    font-size: 15px;
    color: #878585;
    font-weight: 400;
    font-family: "Exo 2";
}
#specialist-slider .doctor-ratings .fas,#specialist-slider .doctor-ratings .far {
    font-size: 14px;
}
#specialist-slider .post-description {
    font-size: 13px;
    line-height: 23px;
    color: #000000;
    font-weight: 400;
    font-family: "Montserrat";
}
.slider-specialist-button {
    font-size: 13px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 700;
    font-family: "Exo 2";
}
.view_alls i {
    position: relative;
    top: 2px;
    left: 5px;
}
.specialist_slider-meta-box {
    filter: drop-shadow(0 0 2px rgba(0,0,0,0.29));
    background-color: #ffffff;
    padding: 27px;
}
#specialist-slider .owl-stage-outer {
    padding: 10px 0px 10px 7px;
}
#specialist-slider .owl-nav span {
    position: relative;
    top: -2px;
    left: -2px;
}
#specialist-slider .owl-prev {
    position: absolute;
    left: -6%;
    top: 44%;
    background: white;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    font-size: 31px;
    filter: drop-shadow(0px 5px 14.5px rgba(0,0,0,0.43));
    background-color: #ffffff;
    border: unset;
    font-weight: 500;
}
#specialist-slider .owl-next {
    position: absolute;
    top: 44%;
    right: -6%;
    filter: drop-shadow(0px 5px 14.5px rgba(0,0,0,0.43));
    background-color: #ffffff;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    font-size: 31px;
    border: unset;
    color: var(--pink);
    font-weight: 500;
}
#specialist-slider .owl-nav span {
    position: relative;
    top: -2px;
    left: -2px;
}
#specialist-slider .owl-nav {
    display: block !important;
}
.single-our-commintment .feature-box img,.single-working-process .feature-box img
{
  width: auto;
}
.contact-main-title {
    padding-bottom: 14px;
}
