html{
    scroll-behavior: smooth;
}

.w-30{
    width: 30%;
}
.reset-password{
    width: 10%;
    vertical-align: sub;
}

h2{
    font-size: 35px;
    padding: 0;
    margin: 0;
    line-height: 35px;
}
h4{
    font-size: 30px;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
h5{
    font-size: 17px;
    padding: 0;
    margin: 0;
    line-height: 20px;
}
h6{
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 20px;
}
p{
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 19px;
	text-align:justify;
}
.btn-info {
    color: #fff;
    background-color: transparent;
    transition: 0.5s;
    border: none;
    font-size: 22px;
}
.btn-info:hover{
    background: #2182b9;
}
.logo-sec img{
    width: 100%;
    height: 100%;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.6);
    padding: 5px;
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.logo-sec {
    width: 80px;
    display: block;
    margin: 0 auto 8px;
    box-sizing: border-box;
    padding: 4px;
    border-radius: 50%;
}
.overlay {
    /*background: rgba(26, 148, 219, 0.8) !important;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;*/
/*    background-color:rgba(26, 148, 219, 0.8) !important;*/
    opacity: 0.9;
    content: "";
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
    padding: 5px 10px;
    border-radius: 0;
    background-color: #218dcb;
    border-bottom: 1px solid #4497c7;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    position: fixed;
    z-index: 9999;
    width: 100%;
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #dddddddb;
    margin: 20px 0;
}
.home-link .nav-link{
    font-size: 17px;
    color: #fff !important;
    font-weight: 600;
    transition: 0.5s;
}


.btn.book-now {
  background: #efc468;
  border-radius: 0;
  color: #232323;
  display: inline-block;
  font-size: 1rem;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform-origin: bottom right;
  width: 150px;
  /* Hover styles, 
  media queries */
}


.home-link .nav-link i{
    font-size: 23px;
    padding: 0 2px;
}

#content {
    /*width: calc(100% - 250px);
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;*/
    width: 100%;
}

#content.active {
    width: 100%;
}

.desktop-banner{
    display: block;
}
.mob-banner{
    display: none;
}

/*HelpPortalLeft*/
.help-img{
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.helpPortal-left {
    background: #def1fb85;
    height: 280px;
    padding: 100px 20px 50px 40px;
}

.menu-cont h5{
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
}
li{
    list-style-type: none;
}
.menu-cont li{
    font-size: 15px;
    margin: 0;
    padding: 1px 0;
    transition: 0.5s;
}
.menu-cont li:hover{
    color: #0f71a9;
}
ul{
    padding: 0;
    margin: 0;
}
.list-cont{
    padding: 10px 0;
}
.menu-list {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 20px;
    background: #eef8fd29;
    height: 315px;
    margin: 10px 0;
}
.pnrd-menulist{
    padding: 1em 0;
}
.helpPortal-left p{
    padding: 20px 0;
    font-weight: 600;
    font-size: 18px;
    font-style: italic;
}
.report-menu{
    padding: 15px 0;
}

.helpPortal-left h2{
    font-weight: bold;
}


/*helpPortal-innerpage*/
.helpPortal-innerpage{
/*    background: #def1fb85;*/
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding: 90px 40px 45px;
}

.summary-sec h5,.sample-video h5{
    font-weight: bold;
    padding: 10px 0;
}
.summary-sec p{
    text-align: justify;
}
.summary-sec{
    padding: 2em 1em;
}
.summary-img{
    width: 100%;
/*    height: 350px;*/
    margin: 10px 0 0;
    object-fit: cover;
    box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
    border: 4px solid #f3faff;
}
/*.img-section{
    margin: 0 auto;
    display: table;
}*/
.img-section h6{
    font-size: 13px;
    font-style: italic;
    text-align: center;
    padding: 7px 0 0;
}
/*table-sec*/
.table-sec {
    background: #f7f7f7;
    padding: 2em 1em;
}
.table-sec table{
    margin-top: 5px;
}
.details{
    text-align: justify;
}
#customers {
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 3px 15px;
  font-size: 15px;
  
}
#customers td{
  line-height: 19px;
  font-size: 13px;
  color: #272727;
}
.td{
    font-weight: bold;
}

#customers tr:nth-child(odd){background-color: #eef8fd;}
#customers tr:nth-child(even){background-color: #fff;}

#customers tr:hover {
    background-color: #e9f1f5;
}

#customers th {
    text-align: left;
    background-color: #218dcb;
    color: white;
    font-size: 15px;
    padding: 7px 10px;
    letter-spacing: 0.5px;
    line-height: 20px;
}

.advantage-sec h5{
    font-size: 23px;
    font-style: italic;
    padding: 0!important;
    margin: 0;
}
.advantage-sec {
    padding: 20px;
    border-radius: 5px;
    height: 100%;
    background: #f1faffa8;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.table-sec h5{
    padding: 0 0 10px;
    font-weight: bold;
}
.table-sec h4{
    padding: 0 0 10px;
    font-weight: bold;
    font-size: 27px;
    font-style: italic;
}
#customers{
    margin: 15px 0 0;
    box-shadow: rgb(57 57 57 / 20%) 0px 2px 6px 0px;
    border: 2px solid #379fdc40;
}
.active-list {
    color: #4a4a4a!impoRTANT;
    font-weight: 700;
}
/*sample-video*/
.sample-video{
    padding: 2em 1em;
}
.video-text {
    height: 280px;
    background: #e8f5fdad;
    padding: 80px 25px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.video-text  h5{
    font-size: 23px;
    line-height: 27px;
    padding: 10px 0;
    color: #02569f;
    font-weight: 700;
}
.sample-videosec {
    margin: 0 0 0 25px;
}
.sample-videosec video{
    width: 100%;
    box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
    border: 5px solid #4aabe5;
    margin: 0 0;
    height: 280px;
    object-fit: cover;
}
.sample-videosec p{
    font-size: 15px;
    color: #000;
    text-align: center;
    font-style: italic;
    padding: 0;
    margin: 0;
    font-weight: 700;
}

/*back-to-top*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 15px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #369edb;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    transition: 0.8s;
}

#myBtn:hover {
  background-color: #1c6b99;
  border-radius: 50px;
}

/*menulist-sec*/
.menulist-img {
    width: 100%;
    height: 380px;
    box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
    border: 5px solid #fff;
}
.title {
    font-size: 16px;
    padding: 5px 0;
    margin: 0;
    line-height: 20px;
}

/*road-survey-sec*/
.road-survey-img{
    width: 100%;
    height: 350px;
    box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
    border: 5px solid #fff;
}
.img-title{
    font-weight: bold;
    padding: 0 0 7px;
}
.road-survery-img-section{
    width: 100%;
    height: 350px;
    box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
    border: 5px solid #fff;
}
.road-survery-sec .img-section{
    margin: 10px 0 0;
}
.road-img{
    width: 100%;
    height: 350px; 
    margin: 10px 0 0;
    box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
    border: 4px solid #fff;
}
.map-img{
    width: 100%;
    height: 170px; 
    box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
    border: 4px solid #fff;
}
.img-auto{
    width: 100%;
    height: auto; 
    margin: 10px 0;
    box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
    border: 4px solid #fff;
}
.img-tab{
     width: 100%;
    height: 230px; 
    margin: 10px 0;
    box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
    border: 4px solid #fff;
}
/*.image-sec{
    width: 100%;
    height: 450px; 
    margin: 15px 0 0;
    box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
    border: 4px solid #fff;
}*/
.list-image{
    width: 100%;
    height: auto;
    box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
    border: 4px solid #fff;
    margin: 15px 0;
}

.generic-ul li{
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
    line-height: 18px;
    padding: 5px 0;
}
.generic-ul{
    padding: 20% 0;
}
.listing-page li {
    font-size: 15px;
    line-height: 20px;
}



.project-master li i{
    font-size: 14px;
}
.project-master {
    padding: 5px 30px;
}
.master-table td {
    font-size: 13px;
    color: #000;
    padding: 5px 15px;
    border: 1px solid #75b1c6e8;
}
.w-20{
    width: 20%;
    font-weight: 700;
}
tr:nth-child(odd) {
  background: #d8f4fd66;
}
tr:nth-child(even) {
  background: #fff;
}

.road-location-sec{
    padding: 0 0 25px 0;
}
.road-location-sec h6{
    font-size: 17px;
}
.road-location-sec ul{
    padding: 0 30px;
}
.road-location-sec ul li{
    list-style-type: disc;
    padding: 3px 0;
}
li{
    margin: 0;
    padding: 0;
    font-size: 15px;
	text-align:justify;
}
.manual-capture-sec ul{
    padding: 5px 30px;
}
.manual-capture-sec li{
    list-style-type: disc;
    padding: 3px 0;
}
.manual-capture-sec{
    margin: 20px 0;
}
.manual-capture-row{
    padding: 0 0 25px;
}

/*accordian-sec*/
.collapsible-link {
    width: 100%;
    position: relative;
    text-align: left;
}

.collapsible-link::before {
    content: '\f107';
    position: absolute;
    top: 50%;
    right: 0.8rem;
    transform: translateY(-50%);
    display: block;
    font-family: 'FontAwesome';
    font-size: 1.1rem;
}

.collapsible-link[aria-expanded='true']::before {
    content: '\f106';
}
/*.faq-dropdown-cont {
    padding: 10px 20px;
}*/
.card-header{
    padding: 0;
    font-size: 15px;
}
.faq-sec .btn{
    font-size: 14px;
    color: #000;
    padding: 5px 40px 5px 15px;
    margin: 0;
    font-weight: 600;
    text-wrap: wrap;
    line-height: 20px;
}
.faq-sec .btn:hover{
    text-decoration: none;
}
.faq-sec .card-body{
    padding: 10px 25px;
}
.faq-dropdown-cont a,.faq-para a{
    color: #0090c9;
    font-weight: 600;
}
.faq-dropdown-cont li {
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-align: justify;
    line-height: 20px;
    text-align: justify;
}
.faq-dropdown-cont i{
    font-size: 15px;
    padding: 0 5px 0 0;
    line-height: 20px;
}
.faq-ul {
    display: flex;
    padding: 2px 0;
}
.faq-ul b,.faq-para b{
    text-decoration: underline;
}
mark{
    background-color: #f7e68e;
    padding: 0;
}
.faq-para p{
    font-size: 14px;
    padding: 0;
    margin: 0;
    color: #000;
}
.title h5{
    font-size: 15px;
    padding: 0 0 5px 0;
    margin: 0;
    font-weight: 700;
    color: #07659b;
}
.faq-bullet li{
    list-style-type: decimal;
}
.faq-bullet{
    padding: 0 0 0 15px;
}

.Issue-sec h2{
    font-size: 23px;
    font-weight: 700;
    font-style: italic;
    color: #065989;
    padding: 5px 0 7px;
    margin: 0;
    text-decoration: underline;
}
.Issue-sec {
    padding: 7px 30px;
    text-align: right;
    background: #def3ff;
}
.anchor-tag{
    color: #0090c9;
    font-weight: 600;
}
.anchor-tag:hover{
    color: #0090c9;
}
.anchor-tag p{
    padding: 5px 0;
}
.title h4{
    font-size: 23px;
    padding: 5px 0;
    margin: 0;
}
.Portal-Users{
    text-align: center;
    background: #fff;
    padding: 15px;
}
.anchor-tag p{
    text-align: center;
}
.menu-list h4{
    color: #0f61a9;
    font-style: italic;
    font-size: 26px;
    padding: 4px 0;
}
/*
.faq-part{
    padding: 30px 30px;
}*/
.all-videos{
    padding: 5px 0 0;
}

/*cost-estimation-page*/
.important-link {
    padding: 25px 14px;
    height: 520px;
    overflow: auto;
    background: #e8f5fd9e;
    border: 2px solid #c6dbe5;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.important-link li{
    font-size: 15px;
    color: #0f71a9;
    font-weight: bold;
    padding: 5px 0;
    transition: 0.5s;
    display: flex;
    align-items: baseline;
}
.dropdown-menubtn{
    font-size: 15px;
    color: #0f71a9!important;
    font-weight: bold;
    padding: 10px 0;
    cursor: pointer;
}
a.dropdown-item {
    padding: 2px 15px;
    font-size: 14px;
    font-weight: 600;
    color: #054e77 !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #acdaf3;
}
.dropdown-menu.show {
    border: 1px solid #9dcded;
    background: #d2efff;
    width: 70%;
}
.estimationvideosection .important-link li{
    padding: 5px 0;
    text-align: left;
    line-height: 19px;
    display: flex;
}
.estimationvideosection .important-link li:hover{
    padding-left: 5px;
}
.important-link li i{
    font-size: 16px;
    display: flex;
    margin: 0 5px 0 0;
}

.installation-link {
    padding: 20px;
    background: #e8f5fd9e;
    border: 2px solid #c6dbe5;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.installation-link li{
    font-size: 20px;
    color: #0f71a9;
    font-weight: bold;
    padding: 7px 0;
    font-style: italic;
    text-align: left;
}
.installation-link li i{
    font-size: 20px;
    padding: 0 2px 0 0;
}

.img{
    height: 285px;
    width: 100%;
    box-shadow: rgba(99, 99, 99, 0.5) 0px 2px 8px 0px;
    border: 5px solid #4aabe5;
    margin: 0 0;
/*    object-fit: cover;*/
}
.estimation-summary-sec{
    padding: 5px 0;
}
.estimation-summary-sec h5{
    padding: 0 0 10px;
    font-size: 15px;
}

.fixed-sec {
  height: 100%;
  display: inline-block;
  float: left;
  position: sticky;
  top: 70px;
}

.list-sec li{
    font-size: 20px;
    padding:2px 0;
    margin: 0;
    font-weight: 600;
    color: #006ba7;
    font-style: italic;
}
/*.password-ul{
    padding: 3px 0;
}
*/
.offline-survey-sec li{
    padding: 2px 0;
/*    list-style-type: disc;*/
}
.offline-survey-sec{
    padding: 10px 5px;
}


/*typing-text animation*/
.typing-text span,.typing-text1 span{
    color: #0387c9fa; 
}
.typing-text span::after,.typing-text1 span::after{
    content: '|';
    animation-name: blinking; 
    animation-duration: .71s; 
    animation-iteration-count: infinite;
}
@keyframes blinking{
    from{
        color: transparent; 
    }
    to{
        color: lightgrey; 
    }
}




/*vertical-tab*/
/*.listing-page .nav-pills {
    display:none;
}*/

@media(min-width:768px) {
    .listing-page .nav-pills {
        display: flex;
    }
    
    .listing-page .card {
        border: none;
    }
    .listing-page .card-body,.accordian .card-body{
        padding: 0;
    }

    .listing-page .card .card-header {
        display:none;
    }  

    .listing-page .card .collapse{
        display:block;
    }
}

@media(max-width:767px){
    .listing-page .tab-pane {
        display: block !important;
        opacity: 1;
    }
}

.listing-page .nav-pills .nav-link.active, .listing-page .nav-pills .show>.nav-link,
.accordian .nav-pills .nav-link.active, .accordian .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0f61a9;
    border-radius: 3px;
}
.listing-page .nav-link,.accordian .nav-link{
    font-size: 15px;
    font-weight: 600;
    color: #034e8f;
    padding: 6px 13px;
    background: #e8f5fddb;
    border: none;
    text-align: left;
    margin: 3px 0;
    border-left: 3px solid #70b0d9;
    /* box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px; */
    box-shadow: inset 0 0 7px rgb(14 100 175 / 28%);
}
.index-sec h6{
    font-size: 20px;
    padding: 0 15px 5px;
    font-weight: 700;
    margin: 0;
    font-style: italic;
    color: #02569f;
}
/**faq-sec*/
.faq-section{
    background: #e8f5fdad;
    padding: 20px 25px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.faq-dropdown-cont p{
    font-size: 14px;
    padding: 0 0 5px;
}


/*offline-survey*/
.portal-list{
    background: #e8f5fd;
    padding: 15px 25px;
    text-align: center;
    margin: 10px 0;
    border: 1px solid #68abd39e;
    box-shadow: rgb(50 50 93 / 19%) 0px 2px 5px -1px, rgb(0 0 0 / 11%) 0px 1px 3px -1px;
    color: #005687;
}
.portal-list h6{
    font-weight: 700;
}
.project-masterlist-sec h4{
    font-size: 28px;
    text-align: center;
    padding: 0 0 15px;
}
.offline-survey p a{
    color: #0f71a9;
    font-weight: 600;
}
.offline-survey p{
    padding: 3px 0;
    letter-spacing: 0;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
}
.offline-survey p b{
    color: #0f71a9;
}
.survey h5 b{
    color: #0f71a9;
}
.survey h5{
    font-weight: 500;
    font-size: 17px;
    text-decoration: underline;
}
    
.offfline-img{
    width: 100%;
    margin: 10px 0;
    height: 420px;
    border: 1px solid #0081cb;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.survey-details{
    padding: 15px;
    background: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.survey {
    padding: 10px 0;
}
.survey-details h3{
    font-size: 25px;
    padding: 20px 0;
    margin: 0;
    font-weight: bold;
}
.survey-details h3 span{
    color: #0f71a9;
    font-style: italic;
}
.offline-survey-sec li{
    text-align: justify;
}
/*video-btn-sec*/
.video-btn-sec{
    background: #0f61a9;
    padding: 2em;
}
.click-btn{
    /*    background-color: #0f61a9;*/
    padding: 17px 45px;
    border-radius: 55px;
    margin: 0 auto;
    transition: 0.6s;
    text-transform: uppercase;
    /*display: flex;
    /* align-items: center; */
    /* width: 50%;*/
    display: block;
    }
.video-btn-sec h5{
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0 0;
    font-style: italic;
    letter-spacing: 0.5px;
}
/*.click-btn:hover{
    background-color: #218dcb;
}*/
/*.video-btn-sec i{
    font-size: 45px;
    padding: 0 10px 0 0;
}
*/
.video-play-button {
    /* position: absolute; */
    z-index: 10;
    /* top: 50%; */
    left: 50%;
    transform: translateX(-20%);
    box-sizing: content-box;
    /* display: block; */
    width: 25px;
    /* height: 25px; */
    /* background: #fa183d; */
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
    margin: 0 auto 20px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ba1f24;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
          animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #fa183d;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: #da0528;
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  left: -3px;
  border-left: 32px solid #fff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}
.video-title h4{
    text-align: center;
    padding: 0 0 25px;
    color: #02569f; 
    font-weight:700; 
    font-style:italic; 
}


@-webkit-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}


.estimationvideo-sec{
    padding: 10px 0;
}

.import-survey img{
    height: 340px;
    margin: 7px 0;
}
.import-survey p{
    text-align: left;
    height: 75px;
    display: flex;
    align-items: center;
}
.import-survey p b{
    display: contents;
}