@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@800&display=swap');
p{
    text-align:justify;
}
#footer .text-widget{
        margin-bottom: 16px;
}
.section_over_lay_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pente1{
    padding: 0 0 170px;
    position: relative;
    display: grid;
    place-items: center;
    height: 80vh;
   
}
.flat-slider{
   background-image: url('../images/pentebann.jpg');
   background-repeat:no-repeat;
       background-size: cover;
}
.slider-left-content{
    padding:100px 0;
}
.righ{
    position:relative;
    top:5px;
}
.pente2{
    padding: 0 0 170px;
    position: relative;
    display: grid;
    place-items: center;
    height: 80vh;
   
}
.social-media-side ul li a {
    text-decoration:none;
}

.pente3{
    padding: 0 0 170px;
    position: relative;
    display: grid;
    place-items: center;
    height: 80vh;
   
}

.pente4{
    padding: 0 0 170px;
    position: relative;
    display: grid;
    place-items: center;
    height: 80vh;
    
}
.reject{
    font-size: 16px;
    padding-right: 18px;
}
.reject1{
    font-size: 16px;
    padding-right: 18px;
    color: #000 !important;
}
.rigits{
    padding-right: 10px;
}
.nameing{
    font-size: 20px;
    font-weight: 500;
}
.alert-success{
    margin-top:20px;
    z-index: 22;
    opacity: 1;
}
.sss{
    background-color: #fff;
    padding: 50px 0;
}
.app{
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    color: #1f98d4;
}
.now{
    font-size: 40px;
    font-weight: 500;
    color: #000;
}
.backtoback{
    padding: 100px 0;
}
.form-group{
    position: relative;
}
span{
    font-size: 16px;
}
.flat-contact .contact-form input{
    font-size: 16px;
}
.njn{
    row-gap: 20px;
}
.flat-title-page .breadcrumbs{
    padding: 100px 10px;
}
.nssn{
    font-weight: 500;
    text-align: justify;
}

.home-btn1::before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #2c59a1;
    border-radius: 5px;
    transform-origin: left;
    transition: transform 0.5s;
    transform: scaleX(0);
}

.home-btn1:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.home-btn1 {
    background: #1981c4;
    animation: btn 2s ease-in-out infinite;
    font-size: 16px;
    position: relative;
    font-weight: 600;
    letter-spacing: 1px;
    top:-10px;
    z-index: 1;
    border-radius: 5px !important;
    padding: 10px 20px;
    color: #fff;
}
.man{
    line-height: 2.5 !important;
    font-size: 16px !important;
}
.gap1{
    padding-top: 30px;  
    row-gap: 10px;
}
input[type="text"]{
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    font-size: 16px;
}
input.email{
    border: 1px solid #ced4da;
    font-size: 16px;
}
label{
    font-size: 16px;
    font-weight: 700;
}
select{
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    font-size: 14px !important;
}
.input-group-text{
    font-size: 16px;
    height: 100%;   
}

.plumb1{
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Outfit', sans-serif;
}
.plumb2{
    color: #000;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Outfit', sans-serif;
}
.service-lst h4{
    color: #fff;
}
.work-process{
    line-height: 1.3;
    padding: 0px;
}

/* .work-process li{
    color: #fff;
    font-size: 20px;
} */
.mari{
    display: flex;
    color: #fff;
    font-size: 20px;
    font-weight: bolder;
}

.work-process1{
    line-height: 1.3;
    padding: 0px;
}

/* .work-process1 li{
    color: #000;
    font-size: 20px;
} */
.mari1{
    color: #000;
    font-size: 20px;
    font-weight: bolder;
}

.para11 {
    padding-left: 58px;
    color: #fff;
}
.opening1{
    color: #fff;
    padding-left: 20px;
    font-size: 20px
}
.righ1{
    font-size: 26px;
    padding-right: 20px;
}
.flat-slider .slider-right{
    padding-top: 90px;
}
.flat-work .work-box{
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.breadcrumbs .breadcrumb-trail>a:before{
    top: 7px;
}
.common {
    padding-left: 10px;
    color: #fff;
    font-size: 17px;
}
.common:hover{
    color: #fff;
}
.widget-social ul li{
    width: 32px;
    height: 30px;
}

.flat-work .work-box:hover, .flat-work .work-box.active{
    display: flex;
    justify-content: center;
    align-items: center;
}



/* =============================side social media===================== */

.social-media-side {
    position: fixed;
    bottom: 20px;
    z-index: 99;
    width: 50px;
}

.social-media-side ul {
    padding: 0px;
    transform: translate(-270px,0);
}

.social-media-side ul li {
    display: block;
    margin: 14px;
    background: #294e9f;
    width: 300px;
    text-align: right;
    padding: 4px;
    border-radius: 0 30px 30px 0;
    transition: all 1.5s;
}

.social-media-side ul li:hover {
    transform: translate(110px,0);
    background: #2093d1;
    transition: all 1.5s;
}

.social-media-side ul li:hover a {
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
}

.social-media-side ul li:hover i{
    color: #c44a73;
    background: white;
    transform: rotate(360deg);
    transition: all 1.5s;
}

.social-media-side ul li i {
    margin-left: 10px;
    color: #000 !important  ;
    background: white;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    transform: rotate(0deg);
    text-align: center;
    font-size: 20px;
}

.youtubeBtn{
    position: fixed;
    left: 50%;
  transform:translatex(-50%);
    bottom: 20px;
    cursor: pointer;
    transition: all .3s;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
  background:#000;
  padding:2px 10px;
  border-radius:5px;
}
.youtubeBtn i{
   font-size:20px;
  float:left;
}
.youtubeBtn a{
    color:#ff0000;
    animation: youtubeAnim 1000ms linear infinite;
  float:right;
}
.youtubeBtn a:hover{
  color:#c9110f;
  transition:all .3s ease-in-out;
}
.youtubeBtn i:active{
  transform:scale(.9);
  transition:all .3s ease-in-out;
}
.youtubeBtn span{
    font-family: 'Lato';
    font-weight: bold;
    color: #fff;
    display: block;
    font-size: 12px;
    float: right;
    line-height: 20px;
    padding-left: 5px;
  
}

@keyframes youtubeAnim{
  0%,100%{
    color:#c9110f;
  }
  50%{
    color:#ff0000;
  }
}

.swiper-button-prev.btn-slide-prev{
    top: 59.8% !important;
}
.flat-slider .slider-left-content h2{
    line-height: 61px;
}

.home_banner{
    display: none;
}
.alert-success{
    z-index: 999;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50% ,-50%);
    text-align: center;
    /*display: flex;*/
    /*justify-content: center;*/
    
}

.pse{
    font-size: 24px;
    font-weight: 700;
    border-left: 5px solid var(--primary-color);
    padding-left: 10px;
    margin-bottom: 17px;
}
.pse1{
    font-size: 33px;
    font-weight: 700;
}
.button{
    text-decoration: none;
}
#copyright{
    text-align:center;
}
.fear1{
    display:none;
}
.karanam{
    padding-top:14px;
}
.fa-solid.fa-check.reject{
    position:relative;
    top:5px;
}
@media only screen and (min-width:1367px){
    .pro_hand{
       margin-top:26px !important; 
    }
    .flat-latest .latest-content-wrap p {
     margin-bottom: 0; 
}
.slider-left-content{
    padding:30px 0;
}
}
/*@media only screen and (min-width:500px){*/
/*    .is-fixed{*/
/*        height:unset !important;*/
/*    }*/
/*}*/
@media only screen and (max-width:467px){
    .flat-features .features-box {
        padding: 29px 20px 201px 20px !important;
    }
    .progress-post img{
        width:100%;
            margin-left: 0 !important;
    }
    .sec_row{
        padding:0 10px !important;
    }
    .section-title h3.section-heading {
        margin-bottom: 0;
    }
    .flat-work .work-carousel {
        padding: 5px 0 20px 0;
    }
    .tf-space {
    padding: 26px 0;
    }
}