.port-sec-bg{
    background-color: #99999935;
}
#Port-page .clr-h{
    color: #8bc53f;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    border-left: 3px solid #8bc53f;
    padding-left: 15px;
}
#Port-page h3{
    font-size: 15px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 0;
}
.img-port{
    background-color: rgb(238, 238, 238);
    /*height: 400px !important;*/
    width: 100% !important;
}
.port-col{
    width: 28%;
    transition: width 1s;
    height: 400px;
    margin-left: 6px;
    margin-right: 6px;
    background-color: #eee;
}
.port-col:hover{
    width: 28%;
}
.animate-img{
    width: 22%;
    height: 400px;
    margin-left: 6px;
    margin-right: 6px;
    background-color: #eee;
}


#Port-page .port-head-title{
    font-size: 6vw;
    line-height: 6.5vw;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
}
.port-head-subtitle .hero-subtitle{
    line-height: 12px;
    text-transform: uppercase;
    position: relative;
    left: 11px;
}
.port-img-text{
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 20px;
    min-width: 10px;
    width: auto;
    color: #000;
    padding-top: 17px;
}
.port-section h2{
    text-transform: Uppercase;
    text-align: center;
    font-size: 55px;
    font-weight: 600;
    line-height: 110%;
    color: #484848;
}
.text-underline{
    border-bottom: 3px solid #484848;
    line-height: 105px;
}
.port-section .sec-row{
    padding: 80px 0px 0px 0px;
}
.point-heading{
    font-size: 20px;
    text-transform: uppercase;
    line-height: 130%;
    font-weight: 600;
    color: #000;
}
.point-des{
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 25px;
    color: #808080;
    padding-top: 15px;
    text-align: justify;
}
.port-abt-bg-img{
    background-image: url(/assets/images/ecommerce-bg.avif);
    background-size: cover;
    width: 100%;
    max-width: 100%;
    height: auto;
}
.abt-img-content{
    text-transform: uppercase;
    color: #fff;
    top: -270px;
    position: relative;
    font-size: 4vw;
    line-height: 4vw;
    font-weight: 700;
}
.abt-img-content-p{
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #a5a5a5;
    position: relative;
    top: -240px;
}
.RowPort .container-fluid{
    padding-left: 70px;
    padding-right: 70px;
}
.RowPort .sec-heading{
    padding-top: 50px;
    text-transform: Uppercase;
    /*font-size: 71px;*/
    font-size: 45px;
    font-weight: 600;
    line-height: 110%;
    color: #484848e6;
    margin-bottom: -10px;
}
.RowPort .img-row{
    padding: 50px 0px;
    border-top: 1px solid rgba(0,0,0,0.15);
}
.img-row-bdb{
    border-bottom: 1px solid rgba(0,0,0,0.15);
}
.row-details-head{
    font-weight: 400;
    /*font-size: calc(1rem + 2vw);*/
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    line-height: 110%;
    /*padding-top: 43px;*/
    padding-top: 10px;
}
.spangap{
    /*padding-top: 58px;*/
    padding-top: 12px;
}
.blog-sb-text{
    font-size: calc(1rem + 0.30vw);
    text-transform: uppercase;
    font-weight: 500;
    color: #484848;
    line-height: 28px;
}
.pot-cust-button{
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    text-decoration: none;
    background-color: #8bc43e;
    border-radius: 40px;
    padding: 13px 25px;
    margin-top: 20px;
    border-color: #8bc43e;
}
.pot-cust-button:hover{
    color: #fff;
}
.portfolio-mob-view{
    display: none;
}
.port-section{
    padding-top: 50px;
}
.form-colom {
    background-color: #fff;
    padding: 30px 24px;
    margin-bottom: 70px;
}
@media (max-width: 480px){
.portfolio-mob-view{
    display: block;
}

.portfolio-desktop-view{
    display: none;
}
#Port-page .port-head-title {
    font-size: 12vw;
    line-height: 12vw;
    text-transform: uppercase;
    font-weight: 500;
    color: #484848;
}
.port-head-subtitle .hero-subtitle {
    left: 5px;
}
.port-section h2 {
    text-transform: Uppercase;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    line-height: 110%;
    color: #484848;
}
.port-section{
    padding-top: 10px !important;
    padding-bottom: 20px;
}
.spangap{
    gap: 0px;
}
.child {
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #ffffffeb !important;
    text-transform: uppercase;
}
.child-2 {
    font-size: 13px !important;
    line-height: 14px !important;
    font-weight: 400;
    color: #edededc7;
    text-transform: uppercase;
    margin-top: -15px;
}
.form-padding{
    padding-top: 30px;
}
.form-colom{
    background-color: #fff;
    padding: 35px 24px;
    margin: 20px 0px;
}
.abt-img-content{
    text-transform: uppercase;
    top: 250px;
    position: relative;
    font-size: calc(1rem + 2vw);
    line-height: 110%;
    font-weight: 500;
}

.galry-header-descp{
    display: none;
}
.img-name{
    font-weight: 600;
    font-size: 35px;
    color: #222222e8;
    position: relative;
    top: -41px;
    left: 1px;
    background: #ffffffc7;
    padding: 1px 40px 1px 30px;
    
}
.port-abt-bg-img{
    height: 40vh;
}
.row-padding{
    margin-right: -25px;
    margin-left: -25px;
}
.mob-col{
    padding-right: 5px !important;
    padding-left: 0px !important;
}
.img-port {
    background-color: rgb(238, 238, 238);
}
.port-img-text{
    display: none;
}
.pad-2rem{
    padding-right: 2rem;
    padding-left: 2rem;
}
.RowPort .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.RowPort .sec-heading {
    padding-top: 20px;
    text-transform: Uppercase;
    font-size: 34px;
    font-weight: 600;
    line-height: 110%;
    color: #484848e6;
    /*margin-bottom: 15px;*/
}
.RowPort span{
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #202020;
}
.RowPort .img-row{
    margin-right: 0px;
    margin-left: 0px;
}
.img-row .col-3{
    display: block;
}
.text-col-pad{
    padding-left: 1.8rem;
    padding-right: 1.8rem;
}
.port-section .sec-row{
    margin-right: auto;
    margin-left: auto; 
}
.abt-img-content{
    top: 40px;
    color: #222;
}
.text-underline {
    border-bottom: unset;
    text-decoration: underline;
    line-height: unset;
}
.padrl-7px{
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-top: 13px !important;
}
.uniq-content {
    padding: 0px 0px !important;
}
.pad-r-l{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.resp-pad{
    padding-left: 15px;
    padding-right: 0px;
}
.scroll-left h3{
    font-size: 14vw !important;
    line-height: 14vw !important;
}
.scroll-left{
    height: 14.5vw !important;	
}
.blog-sb-text{
    font-size: 16px;
    line-height: 20px;
}
.img-row .col-4{
    max-width: 0%;
    padding-left: 0px;
    padding-right: 5px;
    transition: max-width 1s;
}
.img-row:hover .mob-trans-width{
    max-width: 33.333333%;
    padding-left: 8px;
    padding-right: 15px;
}
.local-btn{
    display:none;
}
body{
    overflow-x: hidden;
}
.row{
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.animate-img {
    width: 21%;
    height: 105px;
    margin-left: 3px;
    margin-right: 3px;
    background-color: #eee;
}
.port-galry{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.RowPort .row .col-12{
    padding-left: 0px !important;
}
.cta-form-heading{
    font-size: 8vw !important;
    line-height: 9vw !important;
    font-weight: 500 !important;
}
.cta-form-sup-heading {
    font-size: 30px !important;
    line-height: 31px !important;
    font-weight: 500 !important;
}
.cta-form-sub-heading {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
.col-width-mob{
    width: 100% !important;
    max-width: 100% !important;
}
.uniq-content {
    border-right: none !important;
}
.testimonial-item.media{
    border-radius: 0px !important;
    margin: 40px !important;
}
.abt-img-content-p {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 14px;
    color: #fff9;
    position: relative;
    top: -15px;
}
.abt-img-content {
    text-transform: uppercase;
    top: 25px;
    position: relative;
    font-size: 18px;
    line-height: 110%;
    font-weight: 700;
    color: #fff;
}
.carousel-item {
    /*height: 170px !important;*/
    height: 300px !important;
}
.carousel-item img{
    height: 300px;
}
.carousel-caption{
    top: 60%;
    display: grid;
    align-items: center;
}
}

/****************Mobile view css end**************************/
.carousel-indicators{
    display: none;
}
.local-btn{
    text-transform: uppercase;
    color: #484848;
}
.resp-pad{
    padding-left: 100px;
    padding-right: 100px;
}
.galry-header-descp{
    text-transform: uppercase;
    color: #484848;
}
.img-row .col-2{
    max-width: 0%;
    padding-right: 0px;
    transition: max-width 1s;
}
.img-row:hover .trans-width{
    max-width: 16.666667%;
    padding-right: 15px;
}
/*****************text-scroll-css*************/
.scroll-left {
 height: 9.5vw;	
 overflow: hidden;
 position: relative;
}
.scroll-left h3 {
 display: inline-flex;
 gap: 25px;
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 font-size: 9vw;
 line-height: 9vw;
 text-align: center;
 color: #484848;
 /* Starting position */
 transform:translateX(100%);
 /* Apply animation to this element */
 animation: scroll-left 15s linear infinite;
}
/* Move it (define the animation) */
@keyframes scroll-left {
 0%   {
 transform: translateX(100%); 		
 }
 100% {
 transform: translateX(-100%); 
 }
}
/*****************text-scroll-css-end*************/

.pot-links{
    color: #222 !important;
}
.card-title p{
    font-size: 24px;
    font-weight: 600;
    padding-top: 35px;
    color: #484848;
    padding-left: 12px;
    text-transform: capitalize;
}
.card-title p:hover{
    color: #0e3554;
}
.card-text p{
    font-size: 14px;
    line-height: 20px;
    color: #888;
    padding-left: 12px;
    padding-bottom: 12px;
}
.row{
    margin-right: 0px !important;
}
.btn-size{
    font-size: 26px;
}
.btn-primary{
    font-weight: 600 !important;
    background-color: #003da5 !important;
    border-color: #003da5 !important;
}
.btn-lg{
    border-radius: 5.3rem !important;
}
.cta-form-heading{
    font-size: 71px;
    line-height: 110%;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
}
.form-colom .form-heading{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.special-bg-color{
    background-color: #0e3554;
}
.grp-sub-heading{
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #202020;
    padding-bottom: 18px;
}
.icon-name{
    line-height: 16px;
    color: #808080;
}
.row-details-text{
    font-size: 12px;
    line-height: 18px;
    color: #909090;
    padding-top: 10px;
}
.hero-subtitle .child{
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 34px;
    color: #ffffffeb;
    padding-top: 22px;
}
.hero-subtitle .child-2{
    font-size: 22px;
    line-height: 29px;
    color: #edededc7 !important;
}
.px-0px{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.img-paragraph{
    font-size: 15px;
    line-height: 21px;
    color: #808080;
    margin-top: 20px;
}
.carousel-control-prev{
    border: none;
    background: none;
}
.carousel-control-next{
    border: none;
    background: none;
}
button .visually-hidden{
    display: none;
}
.carousel-control-next-icon{
    background-color: #000 !important;
    border-radius: 10px;
    padding: 20px 10px;
}
.carousel-control-prev-icon{
    background-color: #000 !important;
    border-radius: 10px;
    padding: 20px 10px;
}
.background-image-1{
    background-image: url(/assets/images/Stop-breches.webp);
    background-size: cover;
    width: 100%;
    max-width: 100%;
    height: 700px;
}

.testimonial-item.media{
    border-radius: 0px !important;
    margin: 10px;
}
.uniq-content{
    border-right: 3px solid #ffffffd1;
    border-radius: 4px;
    padding: 38px 0px;
    align-self: center;
}
/*.fade-in-text{*/
/* padding: 0px 10px 18px 10px;   */
/*}*/
/*.white-card{*/
/*    background-color: #fff;*/
/*}*/
/*.grey-card{*/
/*    background-color: #9999990f;*/
/*}*/
.exerpt-blog .single-blog h3{
    text-transform: uppercase;
    line-height: 21px;
}
.exerpt-blog .single-blog p{
    text-transform: capitalize;
    line-height: 15px;
    color: #444;
    font-size: 12px;
}
.single-blog .single-blog-wrapper-five{
    border-radius : 0px;
    background-color: #9999990f;
}
.blog-images-text i {
    padding: 0 0 0 14px;
}
.single-blog-wrapper-five:hover .blog-single-text-five h3{
    color: #222;
}
.car-overlay{
    background-color: #000;
    opacity: 0.85;
    position: relative;
    width: 100%;
    top: -748px;
    height: 748px;
}
.carousel-control-next, .carousel-control-prev{
    position: absolute;
    top: -5%;
}
.carousel-item{
     height: 715px;
     overflow: hidden;
}
.single-blog-five img {
     border-top-left-radius: 0px; 
    border-top-right-radius: 0px;
}
.portfolio-sec-bg{
    background-color: #eaeaea;
    /*opacity: 0.9;*/
}
p, span, h3{
    text-transform: capitalize;
}
.single-blog .single-blog-wrapper-five{
    background-color: #eaeaea !important;
}
@media (max-width: 768px){
    .copy-right-text p {
    font-size: 10px;
    line-height: 12px !important;
    }
}
