span.select2-container--default .select2-selection--single {
    border: none !important;
}

span.select2-selection.select2-selection--single {
    outline: none;
}

.marginleft {
    margin-left: 10px !important;
}

.button-container1 {
    margin-top: 20px;
}

.button-container1 .btn {
border: 2px solid #6B66C2;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
/* margin: 16px; */
padding: 25px;
text-align: center;
width: 100%;
border-radius: 10px;
margin-bottom: 16px;
}

.button-container1 .btn i {
margin-right: 10px;
font-size: 40px;
}
.button-container2 {
    margin-top: 20px;
}

.button-container2 .btn {
/* margin: 16px; */
padding: 25px;
text-align: left;
/* width: 90%; */
min-height: 21em;

border-radius: 10px;
border: 1px solid #E3E3F5;
background: #FAFAFF;
box-shadow: 0px 5px 20px 0px rgba(227, 227, 245, 0.50);

}

.button-container2 .btn i {
margin-right: 10px;
font-size: 40px;
}


.button-container2-1 {
    margin-top: 20px;
}

.button-container2-1 .btn {
/* margin: 16px; */
padding: 25px;
text-align: left;
width: 100%;
min-height: 101px;
}

.button-container2-1 .btn i {
margin-right: 10px;
font-size: 40px;
}

.button-container2-1 > div:nth-child(1),
.button-container2-1 > div:nth-child(2),
.button-container2-1 > div:nth-child(3) {
    padding-bottom: 20px;
}

.icon-container {
    margin-top: 20px;
    }

.icon-container .icon1-1 {
    font-size: 24px;
    border: 1px solid transparent;
    background-color: #6B66C2;
    border-radius: 50%;
    padding: 15px;
    margin-right: 10px;
    color: #007BFF;
}

.icon-container .icon1-1 {
    color: #fff; /* Make the fa-book icon white */
    font-size: 50px; /* Increase the font size for the fa-book icon */
    padding: 2em 102px;
}
.icon-container .fa-file {
    color: #fff; /* Make the fa-book icon white */
    font-size: 50px; /* Increase the font size for the fa-book icon */
    padding: 2em 110px !important;
}
.bgsecmid1{
    background-color: #FFFFFF;
}
.why-medplace-container {
color: #6B66C2;
}

.why-medplace-container h1 {
font-weight: 600;
}

.why-medplace-container h3, .why-medplace-container p {
color: #6B66C2;
}

.why-medplace-container .button-container1 {
margin-top: 20px;
}

.why-medplace-container .btn {
width: 95%;
padding: 10px;
text-align: center;
}
.custom-text-left {
text-align: left !important;
display: flex;
align-items: center;
}

.custom-text-left i {
    margin-right: 5px; /* Adjust the margin as needed */
}
.cardbottomtext1{
background: rgba(255, 255, 255, 0.90);
padding: 30px 0 10px 30px;
}

.cardbottomtext1 h5 {
    color: #6B66C2;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.cardbottomtext1 p {
color: #7E7E7E;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-top: 1rem;
}
.citytoptext1{
    color: #6B66C2;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.citytoptext1 span {
    color: #E89099;
    font-size: 30px;
}
.custom-button2 {
    display: inline-flex;
    padding: 10px 25px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background-color: #E89099;
    color: #FFF;
}
.custom-button2:hover {
    background-color: #6B66C2 !important;
    color: #FFF !important;
}

.bgsecmid1 .container h2 {
    color: #6B66C2;
}

.bgsecmid1 .container p {
    color: #1B1B1B;

font-family: "Open Sans";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
}
.midbtn1{
  color: #6B66C2 !important;
  border-radius: 10px;
    border: 2px solid #6B66C2;
    background: #FFF;
    box-shadow: -3px 10px 5.7px 0px rgba(0, 0, 0, 0.10);
}
.midbtn1 i {
   color: #E89099;
}
.midbtn1-2{
  color: #6B66C2 !important;
  border-radius: 10px;
  background: #FFF;

}
.midbtn1-2 i {
   color: #E89099;
}
.midbtn1:hover,
.midbtn1:focus {
    /* color: #6B66C2 !important;
    border-radius: none !important;
    /* border: 2px solid #6B66C2 !important; */
    background: #FFF;
    box-shadow: -3px 5px 5.7px 0px rgba(0, 0, 0, 0.10);
}


.most-popular-area{
    background-color: #FFF;
}
.icon-container .badge.bg-danger.rounded-pill {
    background-color: #E89099 !important;
}
.icon-container .mt-3 h5 {
    color: #393580;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

}
.icon-container .mt-3 p {
    color: #818181;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.bql-1{
    margin-top: 5px;
}
.bql-1 a {
 width: 24.7%;
 color: #FFF;
background-color: rgba(92, 88, 168, 0.9); /* Background color with 90% opacity */
z-index: -1;
margin-bottom: 6px;
}
.bql-1 a i{
    color: #F87B88 ;
}
.card:focus
.card:hover {
    box-shadow: none !important;
    border: none !important;
}
.btnalle:hover {
    color: #FFF !important;
    bacground-color: #6B66C2 !important;
}
@media (max-width: 767px) {
  .bql-1 a {
    width: 49%;
  }
  .button-container1 .btn i {
        font-size: 22px;
  }
  .button-container1 .btn {
    padding: 25px 5px;
  }
  .banner-section{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
   }

   .custom-container-3 {
    padding-left: 0px !important;
    }
}
.banner-section{
    background-color: #393580 !important;
}


/* page 2 */

.c2-u .button-container2 .btn i {
    margin-right: 10px;
    font-size: 40px;
}

.c2-u .midbtn1-2 i {
    color: #E89099;
}
.c2-u .midbtn1-2 span{
    /* color: #757575;
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: normal; */

color: #1B1B1B;

font-family: "Open Sans";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px;
/* padding-left: 10px; */
}

.inside-text-1-1{
    /* border-radius: 41px;
border: 2px solid #6B66C2;
background: #FFF;
box-shadow: -3px 10px 5.7px 0px rgba(0, 0, 0, 0.10); */

border-radius: 20px;
background: #FFF;

}

.inside-text-1-1 h2{
color: #6B66C2;
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.inside-text-1-1 h2 span{
    color: #E89099;
    font-size: 30px;
    }

.inside-text-1-1 p {
    color: #757575;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}





.header-2-1 h2{
    color: #6B66C2;
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.header-2-1 p{
    color: #1B1B1B !important;

    font-family: "Open Sans" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important; /* 150% */
}

.inner-5-1{

}

.inner-5-1 h2{
    color: #6B66C2;
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.inner-5-1 p{
    color: #757575;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.inner-5-1 span{
    color: #6B66C2;
}

.inside-text-1-1{
    padding: 20px;
    margin: -30px;
}

.citytoptext1-2 span{
    color: #6B66C2;
}

.min-height1 .btn{
    /* min-height: 132px !important;
    border-radius: 10px;
border: 2px solid #6B66C2;
background: #FFF;
box-shadow: -3px 10px 5.7px 0px rgba(0, 0, 0, 0.10); */

min-height: 132px !important;
border-radius: 10px;
border: 1px solid #E3E3F5;
background: #FAFAFF;
box-shadow: 0px 5px 15px 0px rgba(227, 227, 245, 0.50);
}

.inner-5-1-2 h2{
    color: white;
}
.inner-5-1-2 h2 span{
    color: #6B66C2;
}
.inner-5-1-2 p{
    color: white;
}

.about2section{

}

.about2section h2{
    color: #6B66C2;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.about2section p{
    color: #757575;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.about2section button{
    border-radius: 10px;
background: #E89099;
color: white;
font-weight: 600;
border: none;
padding: 3px 10px;
font-size: 15px;
}


.advertise-bottom2{
    padding: 40px 0px;
}

.advertise-bottom2 h2{
    color: #6B66C2;

    text-align: center;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

}

.advertise-bottom2 p:first-of-type {
    color: #E89099;
    max-width: 70%;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
}
.advertise-bottom2 p{
    color: #757575;

text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

@media (min-width: 768px) {
    .dnon-desktop {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .advertise-bottom2 p:first-of-type {
      max-width: 100%;
    }
    .dnon-mob{
        display: none !important;
    }
    .w90-mob{
        width: 90% !important;
    }
  }


.advertise-mid-1{
    padding: 40px;
}

.advertise-mid-1 h2{
    color: #6B66C2;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
/* Style the first <p> element */
.advertise-mid-1 p:first-of-type {
    color: #757575; /* Color for the first <p> */
}

/* Style the second <p> element */
.advertise-mid-1 p:nth-of-type(2) {
    color: #757575; /* Color for the second <p> */
    font-weight: 600;
}

/* Style all other <p> elements */
.advertise-mid-1 p {
    color: #757575; /* Default color for other <p> elements */
}

.recuitmid1-2 p{
    font-size: 14px !important;
}


.bgsecmid1-2-2 .container h2 {
    color: #6B66C2;
}

.bgsecmid1-2-2 .container p {
    padding-top: 15px;
    color: #757575;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}

.bgsecmid1-2-2 .midbtn1-2 p {
    padding-top: 15px;
    color: #757575;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    text-align: left !important;
}

@media (max-width: 767px) {
    .mobsomepadding1{
      padding-bottom: 30px;
      /* Additional styles for the first child of the "midbtn1-2" div on mobile screens */
    }
    .advertise-mid-1 {
        padding: 0px;
    }
  }

.text-resizespan1{
    color: #424242;
font-size: 20px !important;
font-style: normal;
font-weight: 700 !important;
line-height: normal;
}

.min-height1-2 button{
    min-height: 19em !important;
}

.min-height1.unterbtn3 .btn{
    min-height: 148px !important;
    width: 100% !important;
}

.unterbtn3{
    padding-bottom: 40px;
}

.custom-section-recruit {
    display: flex;
    height: 50vh;
  }

  .custom-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 100%;
  }

  .position-relative {
    position: relative;
  }

  .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .purple-bg {
    background-color: rgba(57, 53, 128, 0.5);
  }

  .rose-bg {
    background-color: rgba(232, 144, 153, 0.5);
  }

  .style2-recruit {
    color: #FFF;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
  }

  .style2-recruit h2 {
    color: #FFF;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
  }

  .style2-recruit button a {
    color: #393580;
  }


  .costum-section-3-parent1{
    background-image: url('{{ asset('uploads/images/company/callcenter1.png') }}');
    background-size: cover;
    background-position: center;
  }


  .custom-section-3 {

    background-size: cover;
    background-position: center;
    color: #fff;
    /* text-align: center; */
    padding: 100px 0; /* Adjust the padding as needed */
    /* height: 50vh;  */
    /* display: flex;
    align-items: center; */
  }

  .custom-container-3 {
    /* background-color: rgba(0, 0, 0, 0.5); /* Overlay color with 50% opacity */
    padding: 20px;
    padding-left: 0px !important;
    /* border-radius: 10px; */
  }

  .custom-container-3 h2 {
    color: #6B66C2;
    font-size: 35px;
    font-weight: 700;
    padding-bottom: 20px;
  }

  .custom-container-3 p {
    color: #757575;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 20px;
  }

  .custom-container-3 button {
    border-color: transparent;
  }


  .custom-container-3 button {
    border-radius: 10px;
    background: #E89099;
    color: white;
  }

  .custom-container-3 button a {
    color: white;
  }


.custom-container-3 button:hover a {
    color: #E89099;
    /* Add other hover styles as needed */
}


@media (max-width: 767px) {
    .button-container1 button span {
        font-size: 14px; /* Set the font size to 14px for mobile devices */
    }
    .advertise-mid-1 p {
        font-size: 14px;
    }
}
