  /* TOP NAVI CSS */
  a:hover,
  button:hover {
    cursor: pointer !important;
  }

  /* The side navigation menu */
  .sidenav {
    height: 100%;
    /* 100% Full-height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 18;
    /* Stay on top */
    top: 0px !important;
    left: 0;
    background-color: #fbfbfb;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 0px !important;
    /* Place content 60px from the top */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidenav */
    box-shadow: 10px 1px 5px -6px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 10px 1px 5px -6px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 10px 1px 5px -6px rgba(0, 0, 0, 0.18);
  }

  .left-menu {
    border: none;
    padding: 6rem 3rem;
  }

  .cta-newest-women-btn {
    color: white;
  }
  .mobile-inner-rotator{
    display: none;
  }

  .oc-menu .left-menu {
    border: none;
  }

  .news-wrapper {
    margin-bottom: 30px !important;
  }


  /* Position and style the close button (top right corner) */
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    text-decoration: none;
  }

  .news {
    display: none !important;
  }

  .heading {
    border: none !important;
  }

  .heading h5 {
    background-color: #959595;
    border-radius: 0;
    border: none !important;
    /* border: 1px solid #39b54a; */
  }

  /* .main-content h3{
            margin: 50px 50px 10px 50px;
          } */
  /* .cluster-data{
            margin: 50px 50px 10px 50px;
          } */
  .ul.ml-20 {
    margin-left: 80px !important;
  }

  .main-content ul {
    text-align: left !important;
  }

  /*override*/
  .header-top2 {
    display: none;
  }

  .main-content {
    margin: 0px auto;
    width: 1600px;
    max-width: 100%;
  }

  .banner-bg {
    margin-top: 0px !important;
    padding: 50px 20px !important;
    min-height: unset !important;
  }

  /* .banner-bg {
        margin-top: 200px !important;
        padding: 20px !important;
        min-height: unset !important;
        background-image: url(/img/odessa-women-background.jpg);
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
      } */

  .header-caption2 {
    margin: 0;
  }

  .footer-nav {
    margin: 0 auto !important;
    width: 100% !important;
  }

  nav.navbar {
    padding-bottom: 0 !important;
  }

  .banner-rotator {
    width: 80% !important;
  }

  .midcontarea p {
    text-align: left;
  }

  .medialogos .item img {
    width: unset !important;
  }

  .midcontarea h2 {
    color: #60533e;
    font-weight: 600;
    font-size: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .midcontarea {
    padding: 10px 20px 20px 20px !important;
    width: 65%;
    max-width: 1600px !important;
    margin: 40px auto 0 !important;
  }

  .midcontarea-tourSched {
    padding: 20px !important;
    max-width: 100% !important;
    width: 1600px !important;
    margin: 180px auto 0 !important;
  }

  .midcontarea p,
  .midcontarea ul li {
    font-size: 1.5rem !important;
  }

  .list-group {
    margin-bottom: 0 !important;
  }

  .content-area {
    padding: 0 !important;
    margin-top: 30px;
  }

  .main-nav2 .navbar-nav li {
    position: relative !important;
    z-index: 2 !important;
  }

  .blog-page-holder {
    padding: 15px;
    -webkit-box-shadow: 0px 2px 13px 1px rgba(173, 171, 173, 1);
    -moz-box-shadow: 0px 2px 13px 1px rgba(173, 171, 173, 1);
    box-shadow: 0px 2px 13px 1px rgba(173, 171, 173, 1);
    margin-bottom: 20px;
  }

  .row-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .video-row-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }

  .search-form {
    position: relative;
  }

  .search-form button.border-0 {
    position: absolute;
    top: 17px;
    right: 8px;
  }

  .video-modal-close {
    position: absolute;
    top: -30px;
    bottom: 0;
    right: 0;
    cursor: pointer;
  }

  .blog-page {
    background-color: transparent !important;
  }

  .blog-page-holder {
    box-shadow: 0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15) !important;
  }

  .list-group a {
    border-bottom: none;
  }

  .ms-slide-bgcont {
    text-align: center !important;
  }

  .list-group-item img {
    padding-top: 0px;
  }

  .list-group-item a i {
    color: black;
  }

  .cta-txtReg {
    color: #fff !important;
  }

  .social-media-icons img {
    width: auto;
    height: auto;
  }

  .nav-tabs li a {
    font-size: 1.5rem !important;
  }

  .prg2b5buttons a button {
    color: #b17521;
  }

  .videoPage .midcontarea {
    max-width: 65% !important;
    margin: 0 auto;
  }

  .live-interpreter-base-content2 {
    position: relative;
  }

  .container.automatchmaillist-section {
    max-width: 100%;
  }

  .quick-search-area-mobile {
    position: relative;
  }

  .homepage-quicksearch {
    position: absolute;
    left: 30rem;
  }

  .img-fifty {
    width: 35%;
  }

  .blog-page .blog-page-holder h2,
  h1.highlight-video-title {
    color: rgb(94, 79, 13) ee !important;
  }

  .blog-page .blog-page-holder .crop-img {
    height: 300px !important;
  }

  .thelanguage ul li {
    margin: 0.5rem 0;
  }

  center form input[value="Click Here To View Her Profile"] {
    background-color: #b17521;
    border: 0;
    padding: 5px 10px;
  }

  .choice-dating-searches .search-submit-area .search-reset {
    padding: 1px 10px 5px;
  }

  .choice-dating-searches .search-submit-area .search-submit {
    line-height: 40px;
  }

  .weight-area label,
  .height-area label {
    font-size: 1.8rem !important;
  }

  #footer {
    max-width: 80% !important;
    margin: auto;
    color: white;
  }

  #footer a {
    color: white !important;
    text-decoration: none;
  }

  .footer-wrapper {
    background-color: #6d5e46;
    padding-top: 20px !important;
    padding-bottom: 10px;
  }

  .green-background {
    background-color: #6d5e46;
  }

  .card-header {
    color: white;
  }

  .sidebar-card-list li a {
    text-decoration: none;
    color: #000 !important;
  }

  .sidebar-card-list li {
    border-bottom: gray solid 2px !important;
  }

  .info-links h3 {
    font-size: 18px;
  }

  .tour-wrapper div a img {
    width: 100%;
  }

  .navbar-collapse {
    padding: 15px !important;
  }

  .video-section:after {
    top: -1px;
    left: -1px;
    border-image: linear-gradient(#c8952a, #b6750a) 30;
    border-top-width: 5px;
    border-left-width: 5px;
    border-style: solid;
    border-image-slice: 30;
    border: 0px solid #fff;
    transition: all 1s;
  }

  .video-section:hover:before,
  .video-section:hover:after {
    width: 100%;
    height: 100%;
  }

  .video-section {
    cursor: pointer;
    position: relative;
    padding: 20px;
    transition: all 1s;
    max-height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    border-bottom: none !important;
    margin: 10px auto !important;
  }

  .video-section:after,
  .video-section:before {
    content: " ";
    width: 70px;
    height: 70px;
    position: absolute;
    border: 0px solid #fff;
    transition: all 1s;
  }

  .video-section:after {
    top: -1px;
    left: -1px;
    border-image: linear-gradient(#c8952a, #b6750a) 30;
    border-top-width: 5px;
    border-left-width: 5px;
    border-style: solid;
    border-image-slice: 30;
  }

  .video-section:before {
    bottom: -1px;
    right: -1px;
    border-image: linear-gradient(#c8952a, #b6750a) 30;
    border-bottom-width: 5px;
    border-right-width: 5px;
    border-style: solid;
    border-image-slice: 30;
  }

  .video-section:hover {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .video-section:hover:before,
  .video-section:hover:after {
    width: 100%;
    height: 100%;
  }

  .video-section p {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* if you change this, make sure to change the fallback line-height and height */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
  }

  .video-section .video-content p {
    line-height: 1.5em;
  }

  div#custom-pagination-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
  }

  .register-btn {
    background: #a07437;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px !important;
    display: block;
    padding: 10px;
    font-size: 16px;
  }

  .register-btn:hover,
  .register-btn:active {
    background: #a07437;
    color: #fff;
    text-decoration: underline;
  }

  .contentbtns .btn {
    background-color: #797979;
    color: white;
  }

  .contentbtns .btn.active {
    background-color: #545454 !important;
  }

  .midcontarea .video-innerwrap {
    padding: 0 15px;
  }

  .video-innerwrap .video-wrap .video iframe {
    height: 520px !important;
    margin-bottom: 20px;
  }

  .navbar-nav .open .dropdown-menu {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #ffffff !important;
    border: 1px solid gray;
  }

  #navbar {
    overflow-y: scroll !important;
    max-height: 80vh;
  }

  .navbar-nav .open .dropdown-menu li a {
    color: white !important;
  }


  body h1 {
    font-size: 24px;
    font-weight: bold;
  }

  .sform-section .form-horizontal .technology {
    background-color: #997832 !important;
  }
  .sform-section{
    max-width: 70% !important;
    margin: 0 auto;
  }
  
  @media screen and (max-width: 1023px) {
    .sform-section {
    max-width: 90% !important;
  }

}

  #navbar .nav.navbar-nav li a {
    font-size: 16px !important;
    color: #000000 !important;
  }

  .nav .mobile-sidebar-area .technology {
    margin: 0 !important;
    background-color: #60533e;
    margin-top: 5px !important;
  }

  .nav .mobile-sidebar-area {
    margin: 0 !important;
    display: block !important;
  }

  @media screen and (min-width:991px) {
    div .video-wrap {
      max-width: 80%;
      margin: auto auto;
    }
  }


  @media screen and (max-width: 1350px) {
    .logo-area img {
      width: 300px;
    }
  }



  @media screen and (max-width: 1199px) {
    .banner-bg {
      display: none;
    }

  }
/* 
  @media screen and (min-width:991px) and (max-width: 1199px) {
    .midcontarea {
      margin-top: 270px !important;
    }

  } */


  @media screen and (max-width: 600px) {
    .float-left-img img {
      width: 500px !important;
    }

    .videoPage .video-wrap .video {
      height: 200px !important;
    }

    .video-wrap {
      margin-bottom: 20px;
    }
  }

  @media (max-width:1400px) {
    .midcontarea {
      width: 85%;
    }
  }

  @media (max-width: 991.98px) {
    .video.stuck {
      display: none;
    }

    .navbar .navbar-nav ul li a {
      font-size: 14px !important;
    }

    .midcontarea div h1 {
      margin-top: 10px;
      margin-bottom: 0;

    }

    .logo-area img {
      width: 430px;
    }

    .homepage-quicksearch {
      left: unset;
      position: unset;
    }

    .culture h3 {
      text-align: start !important;
      padding: 0 10px;
    }

    #footer {
      margin-bottom: 70px;
    }

    .quick-search-area-mobile {
      position: unset;
    }

    .automatchmaillist-form-area .automatic-mail-list .automaillist-btn {
      margin-bottom: 3.5rem;
    }

    .main-nav div#navbar {
      max-height: calc(75vh - 85px);
      overflow: scroll !important;
    }

    .main-nav .nav.navbar-nav a {
      font-size: 1.5rem;
    }

    .videoPage .midcontarea {
      max-width: 100% !important;
    }

    .row-grid,
    .video-row-grid,
    .video-row-grid {
      grid-template-columns: repeat(2, 1fr);
    }

    .header-top2 {
      display: block;
      position: fixed;
      width: 100%;
      z-index: 999 !important;
      top: 0;
    }

    .navbar-header {
      float: right !important;
      position: absolute !important;
      top: 0 !important;
    }

    .tour-wrapper {
      text-align: center;
      margin: 0 !important;
      margin-top: 20px !important;
    }
  }


  @media screen and (max-width: 991px) and (min-width: 300px) {
    .container__search {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
}
#search__ladies__profile {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 14px;
    font-weight: 500;
    caret-color: #f7f7f8;
    color: #fff;
    padding: 7px 10px;
    border: 2px solid transparent;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    margin-right: 1px;
    transition: all .2s ease;
}
.search__btn {
    border: none;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.16);
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    height: 100%;
    width: 50px;
    display: flex
;
    justify-content: center;
    align-items: center;
}
        .mobile-inner-rotator{
      margin: 155px 0 10px 0;
    display: block;
  }

    .circle-rotator ul li a img {
        width: 95px;
        border-radius: 50%;
        object-fit: cover;
        height: 95px;
    }
  
    .circle-rotator ul {
      height: 90px;
      list-style: none;
     gap: 20px !important;
     margin-left: 5px;
     display: flex;
     overflow-x: hidden !important;
    }

    .logo2 a img {
      margin: 0 !important;
      float: left !important;
      width: 18rem;
      padding: 1.2rem 0;
    }

    .toprightarea,
    .ada-icon-link {
      display: none;
    }

    .navbar-nav>li>a {
      padding-top: 15px;
      padding-bottom: 15px;
      padding-left: 15px;
    }

    .navbar-nav>li {
      padding: 3px;
    }

    /* .navbar-inverse .navbar-toggle {
          margin-top: 2.4rem !important;
        } */

    .midcontarea {
      display: block !important;
      margin-top: 30px !important;
      width: 100% !important;
      padding: 0 35px !important;
    }

    .banner-bg {
      display: none;
    }
  }
 


  @media (max-width: 767.98px) {
    .circle-rotator ul li a img {
        width: 80px !important;
        height: 80px !important;
    }
  
    .circle-rotator ul {
     gap: 12px !important;
    }
   
    .img-fifty {
      width: 100%;
    }

    .video.stuck {
      display: none;
    }

    .row-grid,
    .video-row-grid {
      grid-template-columns: 1fr;
    }

    .gen-info-links {
      columns: 1 !important;
    }

    .culture h3 {
      text-align: center !important;
    }

    .contentbtns {
      display: block !important;
    }

    .contentbtns a button {
      margin-bottom: 5px;
    }
  }

  @media screen and (max-width: 767px) and (min-width: 300px) {

    /* ul.nav.navbar-nav{
          margin-left: 0px !important;
        } */
    .header,
    .header-head2 {
      margin: 0;
      padding: 15px !important;
      background-color: #0c0c0c;
      display: none !important;
    }

    /* .main-nav .navbar .container-fluid .navbar-header {
          background-color: #fff;
          box-shadow: -1px 9px 11px -1px rgba(0, 0, 0, 0.31);
          -webkit-box-shadow: -1px 9px 11px -1px rgba(0, 0, 0, 0.31);
          -moz-box-shadow: -1px 9px 11px -1px rgba(0, 0, 0, 0.31);
        } */

    .has-yt-play-btn {
      display: block;
    }

    .bg {
      display: none;
    }

    .content .mobile-sidebar-area .mobile-sidebar-panel .panel {
      padding: 15px;
      position: relative;
      background-color: #787878;
    }

    /* .navbar-inverse .navbar-toggle {
          margin-top: 2.4rem !important;
        } */
    /* .main-nav .navbar-inverse .navbar-toggle {
          margin: 20px 0px !important;
        } */

    .navbar-header .row a img {
      height: 78px;
    }

    .banner-bg {
      display: none;
    }
  }

  #custom-pagination-container .video-section p {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  div .videowrap {
    margin: 25px 0 20px;
  }

  .odessa-body-content h1 {
    text-align: center;
  }

  @media (max-width: 1200px) {
    .footer {
      margin-bottom: 2rem;
    }

    .footer .inlinks {
      margin: 0 auto;
    }

    .midcontarea .index-h1 h1 {
      margin-bottom: 20px;
    }
  }

  @media (max-width: 992px) and (min-width: 300px) {
   
    .main-nav .navbar .navbar-toggle {
      margin: 1.8rem;
    }

    .position-relative {
      left: 1.5rem;
    }

    footer {
      margin-bottom: 10rem;
    }

    .navbar-inverse {
      margin-bottom: 0 !important;
      margin-top: 0 !important;
    }
  }

  @media (max-width: 576px) {
    .form-img {
      display: none;
    }
    .footer-links ul li
 {
        text-align: center;
        margin-top: 5px;
        padding: 3px;
        max-width: 230px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-links {
      padding-top: 0 !important;
    }

    .footer-links ul li a {
      display: block;
    }

    .imgRight-fifty {
      width: 100% !important;
    }

    .imgLeft-fifty {
      width: 100% !important;
    }

    .imgLeft-fifty img {
      margin: auto;
    }

    .imgLeft-fifty cite {
      display: block;
      width: 80%;
      margin: 10px auto;
    }
  }

  @media (max-width: 575.98px) {
    .row-grid {
      grid-template-columns: 1fr;
    }
  }

  @media (max-width: 375px) {

    .display-heading6 {
      font-size: calc(1.4rem + 1.2vw) !important;
    }

    .main-nav .navbar {
      display: block;
      position: relative;
      z-index: 99;
    }
  }




  @media (min-width: 401px) and (max-width: 991px) {

    .container.midcontarea {
      margin-top: 30px !important;
    }

  }

  .mobile-logo-wrapper img {
    max-width: 400px;
    width: 230px;
    margin-top: -10px;
  }


  .nav.video {
    margin-top: 20px !important;
  }

  .gen-info-links {
    columns: 2;
  }

  .social-media-icons ul li {
    padding: 0px !important;
  }

  .nav-item .dropdown-menu a {
    border-bottom: 1px solid gray;
    color: white;
  }

  .nav-item .dropdown-menu a:last-child {
    border-bottom: none;
  }

  .navbar .col-6 button {
    background-color: #6d5e46;
  }

  .container.innerpagewrap {
    padding: 0 !important;
    width: auto !important;
  }

  .container.innerpagewrap h1 {
    color: #076d4a;
  }

  .innerpagewrap .row .contentbtns a button {
    padding: 20px 0;
    width: 95%;
  }

  .featured-video-content {
    padding: 10px 25px;
    border: 1px solid #ddd;
  }

  .featured-video-content .col-lg-4 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .featured-video-title {
    background-color: #60533e;
    padding: 2px 0 2px 20px;
  }

  .featured-video-title h3 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0px 10px 0;
  }

  .imgLeft-fifty {
    width: 350px;
    margin-right: 0 !important;
    padding-right: 15px;
  }

  .imgRight-fifty {
    width: 320px;
  }

  .navbar-nav {
    background-color: #fff;
    padding-top: 0 !important;
  }



  .midcontarea div h1 {
    margin-bottom: 20px;
  }

  #bottom-cta-nav-mobile ul li a .fa-person-dress {
    font-size: 22px !important;
  }

  #navBar ul.navbar.navbar-nav {
    margin: 0 30px !important;
  }

  #navBar {
    height: auto !important;
  }

  .faqs-collapse-sec .panel-heading .accordion-toggle:before {
    content: "" !important;
  }

  .close-button {
    position: absolute;
    top: 10px;
    /* Adjust the top position as needed */
    right: 10px;
    /* Adjust the right position as needed */
    cursor: pointer;
    font-size: 20px;
    display: none;
    /* Hide initially */
    z-index: 5;
    color: white;
  }

  .midcontarea .sform-section h2 {
    color: white !important;
  }

  .footernav .list-inline li a {
    display: block;
  }

  .footernav li::after {
    content: "" !important;
    margin: 0 !important;
  }

  .captcha-info .row .offset-lg-3 {
    margin-left: 0;
  }

  #navbar.out {
    display: none !important;
  }

  #visakit-box-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);

    @media (max-width: 1024px) {
      grid-template-columns: repeat(2, 1fr);
    }


    @media (max-width: 768px) {
      grid-template-columns: repeat(2, 1fr);
    }

    @media (max-width: 640px) {
      grid-template-columns: 1fr;
    }

    .visakit-boxes {
      max-width: 100%;
    }
  }

  /* Need to transfer in the future into css file */
  /* Blog related post page style */
  .related-content-wrapper h4.card-title {
    text-align: center;
  }


  .modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity) !important;
  }

/* END OF TOP NAVI CSS */

/* SIDEBAR css */

.sidebar-header-area {
		padding: 0px 0 10px 0;
		border-bottom: 1px solid #e5e5e5;
	}

	.sidebar-header-area h4 {
		font-family: 'Rosario', sans-serif;
		font-weight: bold;
		font-size: 20px;
	}

	.sidebar-icon {
		padding: 10px 0 0;
	}

	.sidebar-icon a img {
		max-width: 35px;
	}

	.sidebar-close {
		padding: 10px 0 0;
	}

	.sidebar-close a {
		font-size: 18px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}

	.sidebar-close a span {
		color: #395754;
	}


	.desktop-side-mega-menu {
		padding: 0 0 20px 0;
		list-style: none;
		margin: 18px 0 0;
		text-align: left;
		border-bottom: 1px solid #e7e7e7;
	}

	.desktop-side-mega-menu li {
		padding-left: 50px;
	}

	.desktop-side-mega-menu li:first-child {
		font-weight: bold;
		padding-left: 30px;
	}

	.desktop-side-mega-menu li a {
		color: #333;
		line-height: 32px;
		display: block;
		font-size: 15px;
		text-decoration: none;
	}

	.desktop-side-mega-menu li a:hover {
		text-decoration: underline;
		text-decoration-color: #A03032;
		text-decoration-thickness: 2px;
		text-underline-offset: 7px;
	}

	.desktop-side-mega-menu li a i {
		color: #395754;
		font-size: 18px;
	}
	@media only screen and (min-width: 992px) {
	.mobile-sidebar{
		display: none !important;
	}}

	@media only screen and (max-width: 991px) {
		#mySidenav {
			display: none !important;
		}
	}


  /* testimonials css */

   .mid-bottom-sec {
        width: 90%;
        margin: 0 auto;
        padding: 60px 0;
    }

    .mid-bottom-sec h3 {
        font-family: 'Rosario', sans-serif;
        color: #293f48;
        font-size: 34px;
        font-weight: bold;
        text-align: right;
        padding-right: 20px;
    }

    .swiperTestimonial {
        width: 100%;
        height: auto;
    }

    .testimonial-section {
        position: relative;
        margin-top: 30px;
        background: #ffffff;
        padding: 30px !important;
        border-radius: 10px;
    }

    .testimonial-section .card-body h2 {
        color: #293f48;
        text-align: center;
        font-style: italic;
        font-size: 25px;
    }

    @media screen and (min-width: 992px) {
    .testimonial-section .card-body p {
        font-size: 17px !important;
    }}

    @media screen and (max-width: 991px) {
    .testimonial-section .card-body p {
        font-size: 15px;
    }}

    .testimonial-section .card-body object,
    .testimonial-section .card-body img {
        max-width: 40% !important;
        margin: 0 auto;
        text-align: center;
        display: block !important;
    }

    .testimonial-section .swiper-button-prev,
    .testimonial-section .swiper-button-next {
        background: #696969;
        border-radius: 50%;
        width: 48px;
        opacity: 0.7;
    }

    .testimonial-section .swiper-button-prev:after,
    .testimonial-section .swiper-button-next:after {
        color: #fff;
        font-size: 20px;
        opacity: 0.7;
    }


    .swiperTestimonial .swiper-slide.swiper-slide-active {
        z-index: 10;
        opacity: 1;
        border-radius: 15px;
    }

    .swiperTestimonial .swiper-slide {
        box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
        background-position: center;
        background-color: #fff;
        height: 440px;
    }

    .card-text {
        text-align: left !important;
        font-size: 16px;
        line-height: 1.5em;
        word-wrap: break-word;
        padding: 0 15px;
        margin-top: 15px;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        line-clamp: 10;
        -webkit-box-orient: vertical;
        overflow: hidden;
        overflow-y: auto;
    }

    .mid-bottom-sec .card-body {
        position: absolute;
        top: 10px;
    }

    .swiper-button-prev.disabled,
    .swiper-button-prev[disabled] {
        display: none;
    }
.mid-bottom-sec{
    .swiper-pagination-bullet-active {
        background-color: #A03032 !important;
    }}

    @media screen and (min-width: 1441px) {
        .swiperTestimonial {
            width: 100%;
        }
    }

    @media (max-width: 760px) {
        .swiper-button-next {
            right: 0px;
        }

        .swiper-button-prev {
            left: 0px;
        }
    }

    @media screen and (min-width: 992px) {
        .testimonial-section .card-body p {
            line-height: 3rem;
        }
    }

    .swiper-navBtn {
        color: #530505;
    }


    /* searchInfoModal css */

    