.banner-heading-main {
    color: #FFF;
text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
font-family:Aclonica ;
font-size: 34px;
font-weight: 700;
line-height: 150%; /* 51px */
letter-spacing:0.75px;
text-transform: uppercase;
}



.banner-set {
        margin-top: -42px;
    z-index: 2;
    position: relative;
}

.home-header {
    position: unset;
    padding: 0;
    background: url(../images/project/banner.jpg);
    background-size: cover;
    background-position: center;
}

.overlay-banner {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 65.95%, rgba(0, 0, 0, 0.69) 81.73%, #000 103.96%);
    left: 0;
    top: 0;
}

.inner-banner img {
    height: 200px;
    object-fit: cover;
    object-position: top;
}
.about-intro {
    margin-top: 40px;
    /* margin-bottom: 40px; */
}
.about-intro p {
    text-align: center;
    font-size: 15px;
    color: #000;
}
.f-23 {
    font-size: 23px !important;
}



.vision_sec {
    /* margin: 74px auto; */
}
  /* .vision_sec::before {
      content: '';
      width: 100%;
      background: #cccccc08;
      height: 100%;
      position: absolute;
      top: -11px;
      left: -6px;
  }
  
  .vision_sec::after {
    content: '';
    width: 100%;
background: #cccccc08;
height: 100%;
position: absolute;
bottom: 0px;
right: -6px;
} */
  .vision-list img {
      width: 70px;
      margin: auto;
        display: block;
  }
  .vision-list h4 {
      font-family: 'AvenirLTStd-Bold';
      text-align: center;
      margin-top: 0px;
      text-transform: uppercase;
font-size: 20px;
  }
  .vision-list p {
      text-align: center;
      font-size: 15px;
      /* width: 91%; */
margin: auto;
  }
  .vision-br {
    border-right: 1px solid #cccccc73;
  }

.team-section h4 {
    font-family: 'AvenirLTStd-Medium';
    text-align: center;
    font-weight: 600;
    /* margin-bottom: 20px; */
    text-transform: uppercase;
}
.profile-cont {
    /* background: linear-gradient(180deg, #000000 0%, #434343 119.4%); */
    padding: 22px 30px;
    height: 250px;
}
.profile-cont:after {
    content: '';
}
.profile-cont h5 {
    color: #fff;
}
.team-section .line_main {
    display: flex;
justify-content: center;
margin-bottom: 20px;
}
.team-section .line1 {
    width: 20px;
    height: 4px;
    background: #000;
    display: block;
    transform: skewX(-30deg);
}
.team-section .line2 {
    width: 50px;
    height: 4px;
    background: #ff3b04;
    display: block;
    transform: skewX(-30deg);
    margin-left: 5px;
}
.box {
    background-color: transparent;
    border-radius: 3px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* width: 400px;
    height: 300px; */
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    perspective: 2000px;
    transition: 0.4s;
    text-align: center;
  }
  .box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    border-top: 18px solid #3c3c3c;
    border-left: 18px solid #3c3c3c;
    box-sizing: border-box;
  }
  .box:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom:18px solid #3c3c3c;
    border-right: 18px solid #3c3c3c;
    box-sizing: border-box;
  }
  .box .fas {
    font-size: 25px;
    height: 50px;
    width: 50px;
    line-height: 50px !important;
    background-color: #3c3c3c;
    color: #2C3A47;
  }
  .box .fa2 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
  .box .text {
    position: absolute;
    top: 30px;
    left: -30px;
    width: calc(100% + 60px);
    height: calc(100% - 60px);
    background-color: #eee;
    border-radius: 3px;
    transition: 0.4s;
  }
  .box .text .fa1 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box .text div {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: left;
    width: 100%;
    padding: 30px 60px;
    line-height: 1.5;
    box-sizing: border-box;
  }
  .box .text div h3 {
    font-size: 20px;
    margin-bottom: 5px;
    text-align: left;
    font-family: 'AvenirLTStd-Bold';
    margin-top: 20px;
    color: #000;
  }
  .box .text span {
      font-size: 13px;
      color: #000;
  }
  .box .text div p {
    font-size: 14px;
    margin-top: 5px;
    line-height: 22px;
    color: #000;
  }
  

  #owl-demo1 .item{
    margin: 3px;
  }
  #owl-demo1 .item img{
    display: block;
    width: 140px;
    height: auto;
    margin: auto;
  }
  #owl-demo2 .item{
    margin: 3px;
  }
  #owl-demo2 .item img{
    display: block;
    width: 140px;
    height: auto;
    margin: auto;
  }

  #owl-demo3 .item{
    margin: 3px;
  }
  #owl-demo3 .item img{
    display: block;
    width: 140px;
    height: auto;
    margin: auto;
  }
  .owl-carousel {
      padding-top: 25px;
      padding-bottom: 25px;
  }



  .vert-line {
      border-right: 1px dashed #000;
      height: 55px;
        width: 2px;
        margin: 5px auto;
  }


.founder-section {
    /* background: #232323; */
    background: #000;
    background: url(../images/about/bg-pattern.png);
}
.founder-section_list img {
    width: 100%;
    margin: auto;
    display: block;
}
.founder-section_list p {
    color: #ffffffd6;
    margin-top: 12px;
    font-size: 15px;
       font-family:ElmsSans-Light ;
}
.founder-section_list ul li {
    color: #ffffffd6;
    font-size: 14px;
    list-style-type: none;
    padding-bottom: 5px;
       font-family:ElmsSans-Light ;
}
.founder-section_list ul li img {
    width: 15px;
    display: inline;
    filter: invert(100);
    margin-top: -3px;
    margin-right: 6px;
}
.name_title {
    position: absolute;
    bottom: 25px;
    background: linear-gradient(270deg, #FFF0 19.7%, #ff3b04 89.85%);
    width: 100%;
    padding-bottom: 5px;
}
.name_title h4 {
    color: #fff;
font-family:ElmsSans-Semibold ;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 7px;
    margin-left: 10px;
}
.name_title span {
    color: #fff;
    font-size: 13px;
    margin-left: 10px;
    font-family:ElmsSans-Light ;
}
.img_sec {
    position: relative;
}
.mt-20 {
    margin-top: -90px;
}

.team-mem-list h4 {
    text-align: center;
    color: #000;
    font-size: 18px;
margin-top: 10px;
font-family: 'AvenirLTStd-Bold';
margin-bottom: 3px;
}
.team-mem-list span {
    text-align: center;
    width: 100%;
    display: block;
font-size: 14px;
}
.team-mem-title h4 {
    font-family: 'AvenirLTStd-Medium';
    text-align: center;
    font-weight: 600;
    /* margin-bottom: 20px; */
    text-transform: uppercase;
}
.team-mem-title .line_main {
    display: flex;
justify-content: center;
margin-bottom: 20px;
}
.team-mem-title .line1 {
    width: 20px;
    height: 4px;
    background: #000;
    display: block;
    transform: skewX(-30deg);
}
.team-mem-title .line2 {
    width: 50px;
    height: 4px;
    background: #ff3b04;
    display: block;
    transform: skewX(-30deg);
    margin-left: 5px;
}
.tab_section {
    margin: 100px auto;
    border-radius: 4px;
}
.tab-head-sec {
    /* background: #232323; */
    /* border-top-left-radius: 4px;
    border-top-right-radius: 4px; */
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(180deg, #232323 0%, #232323 100%);
    border-image-slice: 1;
}
.tab-head-sec-list h5 {
    color: #000;
    text-align: center;
    padding: 10px 0px;
    font-size: 18px;
    margin-top: 10px;
}
.vert-bor-gr {
    border-right: 1px solid #232323;
border-left: 1px solid #232323;
}
.tab-head-sec-list {
    cursor: pointer;
}
.tab-head-sec-list.active h5 {
    background: #232323;
    color: #fff;
/* border-radius: 4px; */
}
.partner_img img {
    height: 100%;
    object-fit: contain;
}
#owl-demo3 .owl-controls {
    display: block !important;
    visibility: hidden;
}

.wrapper nav{
    position: relative;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
  }
  .wrapper nav label{
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 57px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    color: #232323;
    font-size: 18px;
    /* border-radius: 5px; */
    margin: 10px 0px;
    transition: all 0.3s ease;
  }
  .wrapper nav label:hover{
    background: #23232317;
  }
  #home:checked ~ nav label.home,
  #blog:checked ~ nav label.blog,
  #code:checked ~ nav label.code,
  #help:checked ~ nav label.help,
    #about:checked ~ nav label.about{
    color: #fff;
  }
 .wrapper nav label i{
    padding-right: 7px;
  }
  .wrapper nav .slider{
    position: absolute;
    height: 45px;
    width: 31.333333%;
    left: 0;
    bottom: 0;
    z-index: 0;
    /* border-radius: 5px; */
    background: #232323;
    transition: all 0.3s ease;
    margin-bottom: 8px;
margin-left: auto;
margin-right: auto;
  }
  .wrapper input[type="radio"]{
    display: none;
  }
  .wrapper .blog {
      border-left: 1px solid #232323;
      border-right: 1px solid #232323;
  }
  #home:checked ~ nav .slider{
    left: 1%;
  }
  #blog:checked ~ nav .slider{
    left: 34.333333%;
  }
  #code:checked ~ nav .slider{
    left: 68%;
  }
  #help:checked ~ nav .slider{
    left: 60%;
  }
  #about:checked ~ nav .slider{
    left: 80%;
  }
  .wrapper section .content{
    display: none;
    background: #fff;
  }
  #home:checked ~ section .content-1,
  #blog:checked ~ section .content-2,
  #code:checked ~ section .content-3,
  #help:checked ~ section .content-4,
  #about:checked ~ section .content-5{
    display: block;
  }
  .wrapper section .content .title{
    font-size: 21px;
    font-weight: 500;
    margin: 30px 0 10px 0;
  }
  .wrapper section .content p{
  text-align: justify;
  }
  

  .founder-section_list-cont {
    margin-top: 10%;
  }

  .team__list {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    padding-bottom: 25px;
    border-radius: 3px;
  }
  .team__list img {
    border-radius: 3px 3px 0px 0px;
  }
  .read_more-btn {
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
    width: 20px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    background: #252525;
  }
  .team-modal .img {
    width: 100%;
    height: auto;
    border-radius: 0%;
    overflow: hidden;
    border: 1px solid #ccc;
    margin: auto auto;
    display: block;
  }
  .team-modal .headingAfter {
    background: #fe0000;
    width: 62px;
    height: 1px;
    margin: 5px 13px auto;
  }
  .team-modal .box {
    width: 10px;
    height: 10px;
    background: #fe0000;
    display: block;
    position: absolute;
    transform: rotate(135deg);
  }
  .team-modal .close {
    position: absolute;
    right: 3%;
    top: 3%;
    outline: unset !important;
    color: #fff !important;
  }
  .team-modal .close span {
    font-size: 30px !important;
  }
  .team-modal span {
    text-align: center;
    display: block;
    font-size: 14px;
  }
  .team-modal h4 {
    text-align: center;
    color: #000;
    font-size: 18px;
    font-family: 'AvenirLTStd-Bold';
    margin-bottom: 3px;
  }


@media (max-width: 600px) {
    .inner-banner img {
        height: 100px;
    }
    /* .inner-banner-section {
        top: 90px;
    } */
    .team-mem-list {
        margin-bottom: 15px;
    }
    .profile-cont {
        height: 515px;
    }
    .tab_section {
        margin: 50px auto;
    }
    .box .text div {
        padding: 30px 20px;
    }
    .box .text {
        width: calc(100% + 0px);
        left: 0px;
    }
    .wrapper nav {
        display: block;
        height: auto;
    }
    .wrapper nav label {
        display: block;
        height: auto;
    }
    #home:checked ~ nav .slider {
        left: 0%;
        top: 8%;
        width: 100%;
    }
    #blog:checked ~ nav .slider {
        left: 0;
        width: 100%;
        top: 40%;
    }
    #code:checked ~ nav .slider {
        left: 0;
        width: 100%;
        bottom: 3%;
    }
    .mt-20 {
      margin-top: 25px;
    }

    .team-modal .modal-header {
      display: block;
    }
    .team-modal h4 {
      width: 100%;
    }
    .team-modal span {
      width: 100%;
    }
    .team-modal p {
      font-size: 14px;
    }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
    .wrapper nav label {
        font-size: 14px;
    }
    .founder-section_list p {
      font-size: 13px;
    }
    .founder-section_list ul li {
      font-size: 13px;
    }
    .mt-20 {
      margin-top: -40px;
    }
}
@media screen and (min-width: 767px) and (max-width: 992px) {
    .inner-banner img {
        height: 135px;
    }
    .founder-section_list p {
      font-size: 13px;
    }
    .founder-section_list ul li {
      font-size: 13px;
    }
    .mt-20 {
      margin-top: -40px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .box .text div p {
        font-size: 13px;
    }
}

@media screen and (min-width: 1199px) and (max-width: 1365px) {
  .mt-20 {
    margin-top: -45px;
  }
}


.yellow-change {
    background: url(../images/project/yellow-bg.jpg);
    background-size: cover;
    background-position: center;
}

.partners-tabs-section {
    background: #fff;
}

.partners-tabs {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    padding: 0;
    margin: 0 0 20px;
    /* border-bottom: 2px solid #000; */
}

.partners-tab {
    cursor: pointer;
    padding: 10px 0;
    font-size: 18px;
    text-transform: uppercase;
  
    color: #000;
    position: relative;
        font-family:GoogleSansFlex;
        font-weight: 400;
        letter-spacing: 0.80px;
}

.partners-tab.active {
    font-weight: 700;
    color: #CE0724;
        font-family:GoogleSansFlex-bold;
        text-shadow: 0 2px 4px rgba(128, 128, 128, 0.25);
}
.partners-tabs span{
  display: inline-block;
  width: 1px;
  height: 34px;
  background: #F3F3F3;
background: linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(0, 0, 0, 1) 35%, rgba(242, 242, 242, 1) 100%);
}
.partners-tab.active::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 4px;
    background-color: #CE0724;
    display: none;
}

.partners-pane {
    display: none;
    animation: fade .4s ease-in-out;
}

.partners-pane.active {
    display: block;
}

@keyframes fade {
    from { opacity: 0; transform: translateY(5px); }
    to { opacity: 1; transform: translateY(0); }
}

.partners-logo {
    width: 120px;
    opacity: 0.9;
    transition: .3s ease;
    max-width: 100%;
    height: auto;
}

.partners-logo:hover {
    opacity: 1;
    transform: scale(1.08);
}
.partners-tabs-section .top-line,.partners-tabs-section .btm-line{
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, rgba(243, 243, 243, 1) 0%, rgba(0, 0, 0, 1) 35%, rgba(242, 242, 242, 1) 100%);
}

@media (max-width:560px){
  .partners-tabs-section .top-line{
    display: none;
  }
}
/* ===== NEW TEAM SECTION STYLES ===== */
.our-team-section {
    background: #fff;
    /* padding: 60px 20px; */
    text-align: center;
}

.section-title {
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 50px;
    letter-spacing: 2px;
    text-shadow: 0px 3.51px 6.15px rgba(0, 0, 0, 0.25);
}

.team-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.team-card {
    background: #fff;
    padding: 0;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

.team-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}

.team-img-wrapper {
    position: relative;
    width: 100%;
    padding-top: 98%;
    overflow: hidden;
    background: #f0f0f0;
    border: 20px solid #000;
}
.team-img-wrapper::after {
    content: '';
    position: absolute;
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgb(0 0 0 / 0%) 100%);
    width: 100%;
    height: 40%;
    bottom: 0px;
    left: 0px;
 
}
.team-img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: filter 0.3s ease;
}

.team-icon {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.team-icon img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.team-name {
    font-size: 13px;
       font-family:ElmsSans-bold ;
    margin: 15px 0 5px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.team-role {
    font-size: 13px;
    color: #000000;
    margin: 0 0 15px 0;
    line-height: 1.4;
     font-family:ElmsSans ;
}

/* Team Modal Styles */
.team-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}

.team-modal-content {
    background: #fff;
    padding: 40px;
    max-width: 600px;
    width: 90%;
    position: relative;
    border-radius: 8px;
    text-align: center;
}

.close-modal {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
    color: #000;
    transition: color 0.3s;
}

.close-modal:hover {
    color: #CE0724;
}

.modal-image {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 20px;
    border: 5px solid #000;
}

.team-modal-content h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.modal-role {
    font-size: 14px;
    color: #CE0724;
    margin-bottom: 20px;
    font-weight: 600;
}

.modal-bio {
    font-size: 15px;
    line-height: 1.6;
    color: #666;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .team-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .team-name {
        font-size: 14px;
    }

    .team-role {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .team-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .team-img-wrapper {
        border-width: 10px;
    }

    .team-icon {
        width: 40px;
        height: 40px;
    }

    .team-icon img {
        width: 40px;
        height: 40px;
    }
}


.vision-mission-container h4{
  font-size: 20px;
     font-family:ElmsSans-Semibold ;
     text-transform: uppercase;
}

.vision-mission-container p{
  font-size: 16px;
   font-family:ElmsSans-Light ;
   letter-spacing: 0.80px;
}

.acheive-count-section h2{
  color: #020106;
  font-family:ElmsSans-Semibold ;
font-size: 30px;
font-style: normal;
/* font-weight: 600; */
/* line-eight: 150%; 45px */
letter-spacing: 0.9px;
text-transform: uppercase;
}


.acheive-count-section p{
  color: #020106;
 font-family:ElmsSans-Medium ;
font-size: 14px;
font-style: normal;
/* font-weight: 500; */
/* line-height: 150%; */
letter-spacing: 0.42px;
}

.about-text-box-sec{
      margin-top: -48px;position: relative; z-index: 10;
}
.home-header{
  padding-bottom: 50px;
}
.about-text-box{
  background: linear-gradient(270deg, #CE0724 0%, #BF0722 14.55%, #A3061D 42.56%, #9D061C 48.77%, #680412 100%);
   color: white; 
   padding: 30px 16px;
    border-radius: 8px; 
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    position: relative;
}
.about-text-box p{
  margin: 0;
   font-size: 13px;
    line-height: 1.7;
     text-align: center;
      font-family:ElmsSans-Light ;
}
.about-text-box .box-1{
  width: 16px;
  height: 17px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
    top: 16px;
    left: 16px;
}
.about-text-box .box-2{
  width: 16px;
  height: 17px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
    bottom: 16px;
    right: 16px;
}
.inner-banner{
  padding-top: 155px;
}
.inner-banner-section h4{
  font-size: 30px;
  color: #F6F6F6;
   font-family:ElmsSans-Semibold ;
}
.home-logo img{
  height: 81px;
}
@media (min-width:768px){
  .about-text-box{
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 560px) {
    .home-logo  img {
        height: 44px;
    }
    .partners-tabs{
         
           gap: 6px;
           flex-wrap: wrap;
           justify-content: center;
           flex-direction: column;
    }
        .partners-tab{
  font-size: 12px;
   max-width: 32%;
        }
        .partners-tabs span{
          height: 1px;
          width: 80%;
              background: linear-gradient(270deg, rgba(243, 243, 243, 1) 0%, rgba(0, 0, 0, 1) 35%, rgba(242, 242, 242, 1) 100%);
        }
}



.team-modal .img {
    width: 100%;
    height: auto;
    border-radius: 0%;
    overflow: hidden;
    border: 1px solid #ccc;
    margin: auto auto;
    display: block;
  }
  .team-modal .headingAfter {
    background: #fe0000;
    width: 62px;
    height: 1px;
    margin: 5px 13px auto;
  }
  .team-modal .box {
    width: 10px;
    height: 10px;
    background: #fe0000;
    display: block;
    position: absolute;
    transform: rotate(135deg);
  }
  .team-modal .close {
    position: absolute;
    right: 3%;
    top: 3%;
    outline: unset !important;
    color: #fff !important;
  }
  .team-modal .close span {
    font-size: 30px !important;
  }
  .team-modal span {
    text-align: center;
    display: block;
    font-size: 14px;
  }
  .team-modal h4 {
    text-align: center;
    color: #000;
    font-size: 18px;
font-family:ElmsSans-Semibold ;
    margin-bottom: 3px;
  }



  .team-modal .modal-header{
        position: absolute;
    right: 2px;
    top: 2px;
  }

  .team-modal .close-btn{
           font-size: 17px;
           background: transparent;
           color: #fff;
           outline: none;
           border: none;
               padding: 1px 6px 2px;
    background: #000;
    border-radius: 4px
  }

  .team-modal .modal-body p{
    font-size: 14px;
  }