/*=====================================
YOU CAN WRIGHT CUSTOME CSS
======================================*/
.btn-close-modal{
  width:30px;
  height:30px;
  position: absolute;
  top:10px;
  right:20px;
  font-size:30px;
  color: #333;
  cursor:pointer;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
}

.btn-close-modal:hover{
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
}
dl, ul, ol {
  list-style-position: inside;
  padding: 0px;
}

.comming-soon-overlay {
    background: -moz-linear-gradient(left, rgba(27, 96, 91, 1) 0%, rgba(27, 96, 91, 0.8) 45%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #2f37a4 0%, #2f37a4 45%, hsl(236deg 55% 41% / 80%) 100%);
    background: linear-gradient(to right, #2f37a4 0%, #2f37a4ab 45%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b605b', endColorstr='#00ffffff',GradientType=1 );
}

.comsoon-title{
  font-size:40px;
}

.comsoon-text {
    font-size: 18px;
}

.aone-med-future-r-inner .aone-med-future-content {
    background-color: #262e82;
}

.list-check-style2 li .list-title {
    color: #262e82;
}

button.scroltop {
    background: #282e87;
    line-height: 15px;
}

.sf-banner-breadcrumbs-nav-2 ul {
  margin: 0;
}
.sf-banner-breadcrumbs-nav-2 ul li {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 300;
  padding: 0;
  margin-right: 20px;
  color: #2F37A4;
  font-weight: bold;
}
.sf-banner-breadcrumbs-nav-2 ul li a {
  color: #2F37A4;
}
.sf-banner-breadcrumbs-nav-2 ul li:after {
  content: "\f105";
  position: absolute;
  right: -13px;
  top: 1px;
  font-size: 15px;
  color: #2F37A4;
  font-family: "Font Awesome 6 Pro";
  margin-left: 7px;
}
.sf-banner-breadcrumbs-nav-2 ul li:last-child:after {
  display: none;
}

.aon-search-heading-2 { padding-top: 90px; border-bottom:0px; }

.img-pergunte img{
  height: 250px;
  border: 20px #252E82 solid;
  border-radius: 250px;
 }

.modal-body {
    padding: 2rem;
}

@media only screen and (max-width:390px){
  .title-share-post{padding-bottom: 10px;}
}

@media only screen and (max-width:767px){
  .aon-search-heading-2 { padding-top: 60px; }
  .aon-search-row { padding-bottom: 20px; }
  .img-pergunte {display: none;}
}

@media only screen and (max-width:991px){
  .modal-body { padding: 1rem; }
}

.btn-primary {
    background: #00d4c7;
    border-width: 0px;
}

.btn-primary:hover {
    background: #1bdbc9;
}

.aon-need-help-heading-inside {
    padding: 30px;
    border-radius: 10px;
    background-color: #2F37A4;
    margin-bottom: 40px;
}

.labelspan{
  padding-left:6px;
}

.aon-how-work-left {
    background-color: #14ae9f;
}

.rounded-sidebar-widget {
    border: 0px;
}

.sf-con-social li a.sf-pinterest {
    background-color: #25D366;
}

.sf-con-social li a {
    border-radius: 200px;
    text-align: center;
    padding: 12px;
    width: 40px;
    height: 40px;
}

.aon-search2-bar-wrap-inside {
    background: #dadce7;
    padding-top:90px;
}

@media only screen and (max-width:767px){
  .aon-search2-bar-wrap-inside {
      padding-top:70px;
  }
}

.search-button{
  background-color: #262e82;
}

.search-button:hover{
  background-color: #2d39b8;
}

.dots {
   width: 13.4px;
   height: 13.4px;
   border-radius: 50%;
   background: #2f37a4;
   color: #2f37a4;
   clip-path: inset(-29.1px);
   animation: dots-izls0vmd 2s infinite linear;
}

@keyframes dots-izls0vmd {
   0% {
      box-shadow: 0 0 0 0, 44.8px 0,-44.8px 0,0 44.8px,0 -44.8px;
   }

   10% {
      box-shadow: 0 0 0 0, 13.4px 0,-44.8px 0,0 44.8px,0 -44.8px;
   }

   20% {
      box-shadow: 0 0 0 4.5px, 0 0,-44.8px 0,0 44.8px,0 -44.8px;
   }

   30% {
      box-shadow: 0 0 0 4.5px, 0 0,-13.4px 0,0 44.8px,0 -44.8px;
   }

   40% {
      box-shadow: 0 0 0 9px, 0 0, 0 0,0 44.8px,0 -44.8px;
   }

   50% {
      box-shadow: 0 0 0 9px, 0 0, 0 0,0 13.4px,0 -44.8px;
   }

   60% {
      box-shadow: 0 0 0 13.4px, 0 0, 0 0,0 0,0 -44.8px;
   }

   70% {
      box-shadow: 0 0 0 13.4px, 0 0, 0 0,0 0,0 -13.4px;
   }

   80% {
      box-shadow: 0 0 0 17.9px, 0 0, 0 0,0 0,0 0;
   }

   90%, 100% {
      box-shadow: 0 0 0 0, 44.8px 0,-44.8px 0,0 44.8px,0 -44.8px;
   }
}

.badge-stars{
  background-color: #F9CA06;
padding: 2px 5px 2px 5px !important;
color: #fff !important;
border-radius: 100px;
}

.c-pointer{
  cursor: pointer;
}

.aon-med-blog-style-1 .post-date {
    border-radius: 5px;
}
.button-modal-paciente{
  margin-bottom: 0px;
}
@media only screen and (max-width:495px){
  .button-modal-paciente{
    margin-bottom: 10px;
  }
}

.swal-icon{
  display: none;
}

.swal-title {
    padding: 30px 16px;
}

.dropdown_user_header .dropdown-toggle{
  color: #fff;
  font-weight: bold;
}

.dropdown_user_header img{
  border-radius: 100px;
  width: 40px;
  height:40px;
  margin-right:10px;
}

.menu_sm{
  position: absolute; left: 10px; top:200px;
}

.menu_sm .dropdown-toggle{
  color: #2F37A4;
}

@media only screen and (max-width: 480px) {
    .header-widget-wrap > .header-widget:nth-child(2) .ws-toggle-popup {
        left: -170px;
    }
}

.sf-appoi-row {
    border: 0px;
}

.btn:focus{
  box-shadow: none !important;
}
.btn:active{
  box-shadow: none !important;
}

.btn .show{
  box-shadow: none !important;
}

#header-admin {
    background: #e9ecf1;
}

@media only screen and (max-width: 650px) {
    .feather-user-pic {
        width: 30px !important;
        height: 30px !important;
        margin-top: 3px;
    }

    .container-check-dash{
      margin-bottom: 30px;
    }
}

.action-dropdown button.btn-primary:hover {
  background: none !important;
}

.aon-feedback-list > li {
    border: none;
}

.aon-pro-avtar-pic {
    padding: 20px;
    border-radius: 200px;
    border: 0px;
}

.aon-proAvtar-media {
    border-radius: 200px;
    border: 0px;
}

.aon-admin-heading {
    border-bottom: none;
    margin-bottom: 0px;
}

.aon-card {
    border: 0px;
}

.swal-button--confirm:hover{
  color:#fff !important;
}
