/* @font-face {
    font-family: 'inherit';
    src: url('../garnett-font-family/Garnett-Bold.ttf');
} */

@import url('https://fonts.cdnfonts.com/css/segoe-ui-4');

/* @font-face {
    font-family: 'inherit';
    src: url('../TT-Hoves-Pro-Trial-3-000/TT\ Hoves\ Pro\ Trial\ 3-000/font-family');
} */

* {
    padding: 0;
    margin: 0;
}

img {
    width: 100%;
}

.align-item-center {
    display: flex;
    align-items: center;
}

.Garnett {
    font-family: 'inherit' !important;
}

.tt-hoves {
    font-family: inherit !important;
}

body{
    overflow-x: hidden;
    scroll-behavior: smooth;
}

/* NAVIGATION */
.navigation{
    background-color: #fff;
      box-shadow: 0px 1px 0px 0px #ccc;
      position: fixed;
    top: 0;
    width: 100%;
    z-index: 500000;
  }
  .home,
  .AboutUs,
  .Internet-Leased-Line,
  .voice-call{
    margin-top: 70px;
  }
  .nav-list .nav-item.active .nav-link {
    background-color: #E90017;
    color: #fff !important;
    border: none;
    outline: none;
    margin-right: 0;
}
.container, .container-fluid{
    overflow-x: hidden;
}
.overflow-content{
    overflow-x: clip!important; 
 }
  .navbar {
    padding: 0.5rem 0rem !important;
  }
  .navbar-brand {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }
  .navbar .navbar-brand img{
    width: 263px;
    height: 43px;
  }
  .navbar-expand-lg .navbar-nav .nav-item{
    margin: 0 8px;
  }
  .navbar-expand-lg .navbar-nav .nav-item{
    margin: 0 10px;
  }
  .navbar-expand-lg .navbar-nav a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
  }

  .navbar-expand-lg .navbar-nav .nav-item.active > a,
   .nav-item:hover > a{
    background-color: #DE0000;
    color: white;
  }
  .navbar-expand-lg .navbar-nav ul li a:hover {
    background-color: #DE0000;
    color: white;
  }
  .navbar-expand-lg .navbar-nav .active.nav-link {
    background-color: #DE0000 !important;
    color: white;
}
  .navbar-expand-lg .navbar-collapse {
    display: block;
    padding: 0 0 0 22% !important;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 7px 11px !important;
    font-size: 14px;
        font-weight: 600;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
}
  /* NAVIGATION END*/
  

.home .container-fluid {
    padding: 0;
}

.carousel-caption {
    text-align: start !important;
}

.carousel-dark .carousel-caption {
    color: #000;
    position: absolute;
    left: 82px;
    top: 70px;
    text-align: start !important;
}
.carousel-caption {
    text-align: start;
}
.carousel-caption h5 {
    font-weight: 800;
    font-size: 40px;
    line-height: 50px;
    text-transform: capitalize;
    color: #323030;
}


.carousel-caption p {
        font-family: 'inherit';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    margin: 10px 0 28px 0;
    line-height: 24px;
    color: #323030;
}

.carousel-caption button {
    border: none;
    background: #DE0000;
    color: #fff;
    padding: 10px 18px;
        font-family: 'inherit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #DE0000 !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.carousel-control-prev,
.carousel-control-next{
    display: none;
}
/* End */
/* About */

.about-head {
    background: #FFF5F5;
    /* opacity: 0.05; */
    padding: 6%;
    margin: 44px 0;
    overflow-x: hidden;
}
.names-professions{
    line-height: 25px !important;
    
}
.name-profession{
    /* width: 75%; */
    line-height: 75px !important;
  }
.about-head .about-content h6 {
    font-style: normal;
    font-size: 24px;
    line-height: 48px;
    color: #DE0000;
    margin: 8px 0 0 32px;
}

.about-head .about-content h1 {
        font-family: 'inherit';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 53px;
    color: #323030;
    margin: 0 0 0 30px;
}

.about-head .about-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #323030;
    margin: 55px 0 0 0px;
    text-align: justify;
    width: 74%;
}

.about-head .about-content button {
        font-family: 'inherit';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 32px;
    border: none;
    background: #DE0000;
    color: #fff;
    padding: 16px 20px;
    margin: 7px 0 0 30px;
}

/* About End */
/* Our Product */
.our-product {
    background: #FFF5F5;
}

.ourproduct-head {
    text-align: center;
    padding: 50px;
}

.ourproduct-head h6 {
    font-family: inherit;
    font-style: normal;
    font-size: 24px;
    line-height: 42px;
    color: #DE0000;
}

.ourproduct-head h1 {
    font-weight: 800;
    font-size: 30px;
    line-height: 50px;
    color: #1E0004;
}

.ourproduct-head h6 {}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #86979100 !important;
    color: #000 !important;
    /* text-decoration: none; */
}
/* Our Product End */
/* Speechtel-Team */
.speechtel-team {
    background-image: url("../images/Group\ 1055.jpg");
    background-repeat: no-repeat;
    background-size: 100%;

    color: #fff;
    text-align: center;
}

.speechtel-team-head {
    padding: 64px 0 78px 0;
}

.speechtel-team-head h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 42px;
}

.speechtel-team-head h4 {
    font-weight: 800;
    font-size: 30px;
    line-height: 67px;
}

.speechtel-team-head p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
}

.speechtel-team .countup {
    margin-top: 50px;
}

.speechtel-team .countup .column {
    /* float: left; */
    /* width: 30%; */
    padding: 1.5%;
}

/* Clear floats after the columns */
.speechtel-team .countup .row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
    .speechtel-team .countup .column-card {
        width: 30%;
        display: block;
        margin-bottom: 10px;
    }
}

/* Style the counter cards */
.speechtel-team .countup .column-card .card {
    padding: 30px 0;
}

.speechtel-team .countup .column-card .card h3 {
    font-weight: 800;
    font-size: 70px;
    line-height: 75px;
    color: #FF3535;
}

.speechtel-team .countup .column-card .card h3 span {
    color: #FF3535;
}

.speechtel-team .countup .column-card .card h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 35px;
    color: #FF3535;

}

.speechtel-team .countup .column-card .card h2 {
    color: #FF3535;
    margin: 6px 0 0 0;
}

/* Speechtel-Team End */
/* Reviews */
.Reviews {
    text-align: center;
    padding-top: 45px;
    overflow-x: hidden;
  }
  
  .Reviews .review-head h6 {
    font-style: normal;
    font-size: 24px;
    line-height: 42px;
    color: #DE0000;
  }
  
  .Reviews .review-head h4 {
    font-weight: 800;
    font-size: 30px;
    line-height: 50px;
    color: #1E0004;
  }
  
  .Reviews .card-swipping {
    position: relative;
    height: 350px;
    width: 1200px;
    display: flex;
    align-items: center;
    padding: 20px 0 0 0;
  }
  
  .Reviews.card .card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 100;
    text-align: justify;
    padding: 20px;
  }
  
  .Reviews .card .card-content .image p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #323030;
  }
  
  .Reviews  .card .card-content .image .Garnett {
    font-weight: 800;
    font-size: 12px;
    line-height: 25px;
    color: #323030;
  }
  
  /* .Reviews .review-head .three-card-section{
    position: relative;  
    height: 450px;
    width: 1075px;
    display: flex;
    align-items: center;
    margin: 0 auto;
  } */
  
  .Reviews .review-head  .three-card-section .swiper-wrapper{
    width: 1000px;
    padding: 25px 0;
    margin: 0 auto;
    display: flex !important;
  }
  .Reviews .review-head  .three-card-section .card-content .threeimages img{
    position: absolute;
    top: -27px;
    width: 20%;
    left: 200px;
  }
 
  .Reviews .swiper-slide{
      width:30%;
      margin: 0 20px !important;
  }
  .Reviews .card{
    position: relative;
    background: #fff;
    border-radius: 20px;
    margin: 20px 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  }
  
  .Reviews .card::before{
    content: "";
    position: absolute;
    height: 40%;
    width: 100%;
    border-radius: 20px 20px 0 0;
  }
  
  .Reviews .card .card-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 30px;
    position: relative;
    text-align: justify;
    z-index: 100;
  }
  
  
  
  .Reviews section .card .image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #fff;
  }

  


  
  .Reviews .card .button{
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
  }
  
  .Reviews .card .button button{
    background: #FF676D;
    outline: none;
    border: none;
    color: #fff;
    padding: 8px 22px;
    border-radius: 20px;
    font-size: 14px;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  
  .Reviews .button button:hover{
    background: #6616d0;
  }
  
  .Reviews .swiper-pagination{
    position: absolute;
  }
  
  .Reviews .swiper-pagination-bullet{
    height: 7px;
    width: 26px;
    border-radius: 25px;
    background: #000000;
  }
  
  .Reviews .swiper-button-next, .swiper-button-prev{
    opacity: 0.7;
    color: #000000;
    transition: all 0.3s ease;
    margin: 0 -50px 0 -50px;
  }
  .Reviews .swiper-button-next:hover, .swiper-button-prev:hover{
    opacity: 1;
    color: #000000;
  }


/* Reviews End */
/* Tell-Us-About */
.tell-us-about {
    text-align: center;
    background: #323030;
    padding: 50px 0;
}

.tell-us-about .tel-us-about-head h4 {
    font-weight: 800;
    font-size: 23px;
    line-height: 38px;
    color: #FFFFFF;
}

.tell-us-about .tel-us-about-head h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 14px;
    color: #FFFFFF;

}

.main-footer .footer-newsletter .inputset {
    border: none;
}

.inputset.block {
    display: block;
    width: 50%;
    margin: 50px auto;
    background-color: #fff;
}

.inputset.block {
    display: flex;
}

.inputset {
    border-radius: 0.2rem;
    border: 1px solid #dadede;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    overflow: hidden;
}

.form-field {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0.5rem 0;
}

.main-footer .footer-newsletter input {
    background-color: #34383B;
    color: #B1B7BA;
    width: 100%;
}

.inputset .input,
.inputset input {
    width: 83%;
    border: none;
    border-radius: 0;
    flex-basis: 0;
    flex-grow: 9;
    flex-shrink: 1;
    overflow: unset;
    padding: 8px 8px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    color: #323030;

}

.main-footer .footer-newsletter input,
.main-footer .footer-newsletter button {
    padding: 1rem;
}

.input,
input,
textarea,
select {
    font-family: 'Lato', sans-serif;
}

button,
.button,
input[type="submit"] {
    display: inline-block;
    padding: 0.45rem 1rem;
    box-sizing: border-box;
    border: none;
    border-radius: 3px;
    overflow: hidden;
    font-family: 'Lato';
    color: white;
    text-align: center;
    font-weight: 400;
    background: #DE0000;
    transition: all 0.3s ease;
}

.inputset button {
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 0;
    border: none;
    border-radius: 0;
    overflow: unset;
    line-height: 35px;
    margin-right: 3px;
    padding: 5px 53px;
    font-size: 12px;
}

.main-footer .footer-newsletter input,
.main-footer .footer-newsletter button {
    padding: 1rem;
}

/* Tell-Us-About End */
/* Request To Call */
.request-to-call-head {
    background: #FFF5F5;
    /* opacity: 0.05; */
    padding: 6%;
    margin: 44px 0;
}

.request-to-call-head h1 {
    font-weight: 800;
    font-size: 33px;
    line-height: 50px;
    color: #323030;
}

.request-to-call-head p {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #323030;
    margin: 16px 0 0px 0;
}

.request-to-call-head button {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 29px;
    color: #FFFFFF;
    border: none;
    background: #DE0000;
    padding: 15px 70px;
    margin: 85px 0 0 0;
}

/* Request To Call End*/

/* -------------------- ABOUT US PAGE----------------------- */
/* ABOUT US */
.about-page {
    background-image: url("../images/Group\ 1119.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 50vh;
    /* height: 58vh; */
}

/* .about-page h6 {
    font-weight: 800;
    font-size: 40px;
    line-height: 335px;
    padding: 11% 0;
    color: #FFFFFF;
    margin: 0;
} */

/* ABOUT US END */
/* about-service-section */
.about-service-section {
    background: #FFF8F8;
}

.aboutus-section .head h6 {
    font-style: normal;
    font-size: 25px;
    line-height: 40px;
    color: #DE0000;
    margin: 0 0 0 16px;
}

.aboutus-section .head .row {
    padding: 25px 0;

}
.about-section-content{
    margin: 16px 0 0 16px;
}
.about-section-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #323030;
}

.about-section-content p strong {
    font-weight: 700;
}

.about-section-content ul li {
    list-style: none;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 40px;
    color: #323030;
}

.about-section-content ul li i {
    color: #DE0000;
    font-size: 12px;
}

.aboutus-section {
    padding: 50px 0;
}

.about-page-image img {
    padding-left: 50px;
}

/* about-service-section End */
/* services-page */
.service-page .head {
    text-align: center;
}

.service-page .head h6 {
    font-style: normal;
    font-size: 24px;
    line-height: 38px;
    color: #DE0000;
}

.service-page .head h4 {
    font-weight: 800;
    font-size: 33px;
    line-height: 50px;
    color: #1E0004;
    margin: 24px 0 0 0;
}
.service-page p{
    margin: 10px 0 0 0;
}
.card-section1 .row .viewcard {
    padding: 25px 50px;
}

.card-section1 .row {
    display: flex;
    justify-content: center;
}

.owl-carousel  {
    line-height: 74px;
}


/* Services-Page End*/
/* -------------------- ABOUT US PAGE END----------------------- */
/* -------------------- SERVICE PAGE----------------------- */
.Internet-Leased-Line-top-container {
    background-image: url("../images/Group\ 1118.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 50vh;
}

.Internet-Leased-Line-top-container .head h6 {
    font-weight: 800;
    font-size: 40px;
    color: #FFFFFF;
    /* line-height: 335px; */
}
.Internet-Leased-Line-top-container .head{
    position: absolute;
    top: 28%;
}
.internet-defination-section .head h6 {
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
    color: #DE0000;
    font-size: 36px;
    margin: 30px 0;


}

.internet-defination-section .head h1 {
    font-weight: 800;
    font-size: 30px;
    line-height: 46px;
    text-align: center;
    color: #000000;

}

.internet-defination-section .head .section-1 {
    margin: 50px 0;
}

.internet-defination-section .head .section-1 .row {
    display: flex;
    align-items: center;
}

.internet-defination-section .head .section-1 .internet-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    color: #323030;
}
.internet-defination-section .head .section-1 .row .internet-images-1 img{
    padding-left: 10%;
}
.internet-defination-section .head .section-1 .row .internet-images-3 img{
display: block;
}
.internet-defination-section .head .section-1 .row .internet-images-4 img{
display: none;
}
.internet-defination-section .head .section-1 .row .internet-images-2 img{
    padding-right: 10%;
}
.great-value{
    background-image: url("../images/Group\ 1055.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.great-value h1 {
    font-weight: 800;
    font-size: 42px;
    line-height: 70px;
    text-align: center;
    color: #FFFFFF;
    padding: 3rem 0;
}
.high-performance{
    margin: 40px 0;
}
.high-performance h1{
font-weight: 800;
font-size: 32px;
line-height: 50px;
color: #000000;
}
.high-performance ul li{
    list-style: none;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    text-align: justify;
    color: #323030;
}
.high-performance ul li i{
    color: #DE0000;
    font-size: 12px;
}
/* -------------------- SERVICE PAGE END----------------------- */
/* -------------------- Boardband Page ----------------------- */
.boardband-top-container{
    background-image: url("../images2/bimg.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 50vh;
}
.boardband-top-container .head ,.about-page .head{
    position: absolute;
    top: 28%;
}

.boardband-top-container .head h6 ,.about-page .head h6{
    font-weight: 800;
    font-size: 40px;
    color: #FFFFFF;
    /* line-height: 335px; */
}
/* -------------------- Boardband Page END----------------------- */
/* -------------------- VOICE CALL ----------------------- */
.voice-call-top-container{
    background-image: url("../images2/voicecall.png");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 50vh;
}
.sd-top-container{
    background-image: url("../images2/sd.png");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 50vh;
}
.network-top-container{
    background-image: url("../images2/network.png");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 50vh;
}
.voice-call-top-container .head {
    position: absolute;
    top: 28%;
}
.voice-call-top-container .head h6 {
    font-weight: 800;
    font-size: 40px;
    color: #FFFFFF;
    /* line-height: 335px; */
}
.sip-trunking-para p{
    text-align: center;
    padding: 50px 0;
}
.section-2 h6{
    font-weight: 800;
    font-size: 28px;
    line-height: 50px;
    color: #000000;
    padding: 25px 0;
}
.section-2 .row .internet-images-1 img{
    padding-right: 10%;

}
.section-2 .row .internet-images-2 img{
    padding-left: 10%;

}
.section-2 .internet-content p{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 28px;
text-align: justify;
color: #382828;

}

/* -------------------- VOICE CALL END ----------------------- */
/* -------------------- OTT ----------------------- */
.ott-top-container{
    background-image: url("../images/ott.png");
    background-repeat: no-repeat;
    background-size: 100%;
    /* height: 60vh; */
    height:50vh;
}
.ott-top-container .head {
    position: absolute;
    top: 28%;
}
.ott-top-container .head h6 {
    font-weight: 800;
    font-size: 40px;
    color: #FFFFFF;
   
    /* line-height: 335px; */
}
/* -------------------- OTT END ----------------------- */

/* -------------------- FRANCHISE PAGE----------------------- */
.franchise-top-container{
    background-image: url("../images2/fimg.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 50vh;
}
.franchise-top-container .head h6 {
    font-weight: 800;
    font-size: 40px;
    color: #FFFFFF;
    /* line-height: 335px; */
}
.franchise-top-container .head {
    position: absolute;
    top: 28%;
}
.great-value{
    padding:  3rem 0;
}
.great-value h2 {
    font-weight: 800;
    font-size: 42px;
    line-height: 70px;
    /* text-align: center; */
    color: #FFFFFF;
    padding: 0 0 1rem 0;
}
.great-value a{
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-size: 24px;
}

.great-value a:hover{
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.great-value .icons a{
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 8px;
    margin: 8px;
    font-size: 20px;
}
.great-value .icons a i{
width: 25px;
height: 25px;
position: relative;
    left: 2px;
}
/* -------------------- FRANCHISE END ----------------------- */
/* -------------------- Contact Us ----------------------- */
.contactus-top-container{
    background-image: url("../images/image11.png");
    background-repeat: no-repeat;
    background-size: 100%;
    /* height: 60vh; */
}
.contactus-top-container .head h6 {
    font-weight: 800;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 335px;
}
.contact-uspage{
    background-color: #FFF8F8;
    padding: 20px 0 0 0;
}
.greats-values{
    text-align: center;

}
.greats-values h1{
font-weight: 800;
font-size: 32px;
line-height: 67px;
color: #000000;
}
.greats-values p {
    margin-top: 0;
    margin-bottom: 3rem;
}
.contact-form .contact-address, .contact-forms{
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 0 0 0 65px;
}
textarea {
    padding: 0 20px;
    margin: 0 !important;
    resize: none !important;
    border: 1px solid #ced4da;
    border-radius: 5px;
    width: 100%;
}
.contact-form .row{
    display: flex;
    justify-content: space-evenly;
}
.contact-form .form{
    width: 100%;
}
.contact-form p a i{
    color: #FF3535;
}
.contact-form a i{
    color: #FF3535;
}
.contact-form p a{
    color: #000;
    text-decoration: none;
}
.contact-form a{
    color: #000;
    text-decoration: none;
}
.contact-forms .row{
    padding: 20px 0 20px 0;
}
.submit-contact{
    padding: 2% 42% !important;
    font-size: 25px;
}
.map{
    margin: 5% 0;
}
.address1 h6{
    font-size: 18px;
}
.address1 p{
    font-size: 16px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 20px 0;
}
/* -------------------- Contact Us End ----------------------- */
/* -------------------- Footer ----------------------- */
.speechtel-footer .foot a {
    color: #fff;
  }
  
  .speechtel-footer .icons a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 5px 7px !important;
    margin: 6px;
  }
  .speechtel-footer .icons a i{
    margin: 23px 0;
  }
   .address .Garmett{
    font-family: 'Garnett';
  font-style: italic;
  font-weight: 800;
  font-size: 24px;
  line-height: 33px;
  
  color: #FFFFFF;
  
  }
  .speechtel-footer p{
    font-family: 'TT Hoves';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    
    color: #FFFFFF;
    
  }
  .address{
    font-size: 12px;
  }
  

/* -------------------- Footer End ----------------------- */
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
  }
  .git-btn{
    background: #DE0000 !important;
    color:#fff !important;
  }
  .b-height{
    height: 69vh;
  }
  .banner .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1.5rem;
    margin-left: 15%;
    list-style: none;
}

@media screen and (max-width:778px){
    .b-height {
        height: 21vh;
    }
}



