    /** ==========================================================================================

      Project :   Inqord- It Solutions & Technology Html Template
      Version:    1.1
      Author :    Preyantechnosys

    ========================================================================================== */

    /** 
              1. Prt-row 

              2. Row-Equal-Height

              3. Bg-Layer 

              4. Row-Bg-Image

              5. Col-Bg-Image

              6. Section-Title 

              7. Sep_holder

              8. Buttons

              9. Icons

              10. Fid

              11. Featured-icon-box

              12. Featured-imagebox

              13. Progress-Bar 

              14. Testimonial

              15. Accordion

              16. Wrap-Form

              17. Tab

              18. Boxes-Spacing

              19. Sidebar

    **/


    /* ===============================================
        1.prt-row
    ------------------------*/
    .prt-row{ padding: 100px 0;}
    .prt-row.padding_bottom_zero-section { padding: 100px 0 0; }
    .prt-row.padding_top_zero-section { padding: 0 0 100px; }
    .prt-row.padding_zero-section { padding: 0 0; }
    .prt-row.cta2-section{ padding:100px 100px 100px 100px; }
    .prt-row.cta-section{padding:85px 0 100px}
    .prt-row.cta-section2{padding: 255px 0 100px;}
    .prt-row.client-section{padding: 100px 0px 0px 0px;}
    .prt-row.client-section2{padding: 70px 0px 55px 0px;}
    .prt-row.counter-section {padding: 30px 0px 0px 0px;}
    .prt-row.team-details-section{ padding:100px 0px 100px; }
    .prt-row.about-section{ padding:100px 0 100px; }
    .prt-row.top-content{ padding:15px 0 0px; }
    .prt-row.portfolio-section{ padding:95px 0 100px; }
    .prt-row.portfolio-section2{padding: 97px 0 0px;}
    .prt-row.service-section{padding:97px 0 0}
    .prt-row.service-banner{ padding:50px 0 70px; }
    .prt-row.map-section{ padding: 0px 0px 0px; }
    .prt-row.developing-section{ padding: 90px 0px 70px; }
    .prt-row.marquee-section{ padding:60px 0 60px; }
    .prt-row.bussiness-section{ padding:90px 0 100px; }
    .prt-row.servicebox-section{ padding:88px 0 70px; }
    .prt-row.blog-section{padding:95px 0 85px}
    .prt-row.blog-section02{padding: 90px 0 100px;}
    .prt-row.step-section{padding:100px 0 80px;}
    .prt-row.stepbox-section{padding: 83px 0 85px;}
    .prt-row.stepbox-section2{padding: 176px 0 100px;}
    .prt-row.stepbox-section3{padding: 153px 0 100px;}
    .prt-row.contact-section{ padding:70px 0 90px; }
    .prt-row.job-skill-section{ padding:90px 0 70px; }
    .prt-row.terms-and-condition-section{ padding:95px 0 60px; }
    .prt-row.job-location{padding: 90px 0 70px;}
    .prt-row.banner-section{ padding:80px 0px 90px; }
    .prt-row.cta-section-style02{padding:100px 0 100px;}
    .prt-row.pricing-section{padding:100px 0 70px}
    .prt-row.pricing-section-1{padding:100px 0 70px}
    .prt-row.about-section-03{padding:100px 0 90px;}
    .prt-row.step-section-style2{padding:98px 0 100px}
    .prt-row.team-section03{padding:95px 0 30px}
    .prt-row.team-section3{padding:  100PX 0 80PX}
    .prt-row.faq-section{padding:95px 0 100px}
    .prt-row.faq-section_2{padding:100px 0 100px}
    .prt-row.error-section{padding:100px 0 100px}
    .prt-row.service-section-02{padding:100px 0 80px;}
    .prt-row.service-section-02.style1{padding:100px 0 92px}
    .prt-row.service-section-03{padding:100px 0 95px;}
    .prt-row.about-section-02{padding:100px 0 93px;}
    .prt-row.about-section-02.style1{padding:95px 0 95px;}
    .prt-row.about-section-02.style2{padding:100px 0 95px;}
    .prt-row.service-section01{padding:100px 0 100px}
    .prt-row.single-project-section{padding:100px 0 85px}
    .prt-row.portfolio-grid-2{padding:100px 0 65px}
    .prt-row.portfolio-grid-3{padding:100px 0 65px}
    .prt-row.portfolio-full-width{padding:0 0 65px}
    .prt-row.client-section-03{padding:86px 0 50px}
    .prt-row.portfolio-section-02{padding: 95px 0 65px;}
    .prt-row.blog-grid-2-section{padding:85px 0 }
    .prt-row.blog-grid-col-3-section{padding:85px 0 }
    .prt-row.service-section2{padding:95px 0 90px}
    .prt-row.testimonial-section2{padding: 0}
    .prt-row.testimonial-section4{padding:100px 0 95px}
    .prt-row.testimonial-section{padding:95px 0 100px}
    .prt-row.service-section-4{padding:100px 0 85px}
    .prt-row.blog-section2{padding:195px 0 85px}
    .prt-row.service-section-3{padding:94px 0 94px;}
    .prt-row.counter-section1{padding:165px 0 100px }
    .prt-row.team-section01{padding:95px 0 80px}
    .prt-row.blog-section3{padding:95px 0 70px }
    .prt-row.portfolio-section-03{padding:100px 0 70px}
    .prt-row.team-section-2{padding:98px 0 80px}
    /* ===============================================
        2.Row-Equal-Height
    ------------------------*/
    .row-equal-height{ display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
    .row-equal-height > [class*='col-'] { 
        display: -webkit-box; 
        display: -webkit-flex; 
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }


    /* ===============================================
        3.Bg-Layer 
    ------------------------*/
    /* ===============================================
        3.Bg-Layer 
    ------------------------*/
    .prt-bg{ position: relative;}
    .prt-col-bgimage-yes {z-index: 1;}
    .bg-layer-equal-height .prt-col-bgimage-yes, 
    .bg-layer-equal-height .prt-col-bgcolor-yes,
    .prt-col-bgimage-yes{ height: 100%;}
    .prt-bg-layer , .prt-titlebar-wrapper-bg-layer, .prt-col-wrapper-bg-layer-inner {
        position: absolute;
        height: 100%;
        width: 100%; 
        top: 0;
        left: 0;
    }
    .prt-left-span > .prt-col-wrapper-bg-layer {
        width: auto;
        margin-left: -500px;
        right: 0;
    }
    .prt-right-span > .prt-col-wrapper-bg-layer {
        width: auto;
        margin-right: -500px;
        right: 0;
    }


    .layer-content{ position: relative; z-index: 1; height: 100%; width: 100%; }

    .bg-layer { position: relative; }
    .bg-layer > .container > .row { margin: 0; }
    .bg-layer > .container , .bg-layer > .container-fluid { padding: 0; }

    .col-bg-img-thirteen.prt-bg.prt-bgimage-yes >.prt-bg-layer ,
    .col-bg-img-thirteen.prt-bg.prt-col-bgimage-yes > .prt-bg-layer > .prt-col-wrapper-bg-layer-inner { opacity: .85; }

    .prt-bg.prt-bgimage-yes >.prt-bg-layer, 
    .prt-bg.prt-col-bgimage-yes > .prt-bg-layer > .prt-col-wrapper-bg-layer-inner {
        opacity: 0.9;
    }

    .prt-bgcolor-white.prt-bg.prt-bgimage-yes >.prt-bg-layer, 
    .prt-bgcolor-white.prt-bg.prt-col-bgimage-yes > .prt-bg-layer > .prt-col-wrapper-bg-layer-inner {
        opacity: .94;
    }

    .col-bg-img-seven.prt-bg.prt-col-bgimage-yes > .prt-bg-layer > .prt-col-wrapper-bg-layer-inner{
           background: linear-gradient(0deg, rgba(0, 23, 70, 0.90) 30%, transparent 60%);
           border-radius:15px;
               padding: 20px;
    }

    .col-bg-img-twenty-one.prt-bg.prt-col-bgimage-yes > .prt-bg-layer > .prt-col-wrapper-bg-layer-inner{
        opacity: 0.6;
    }

    .col-bg-img-seven.prt-col-bgimage-yes {
        overflow: visible;
        background-image: url(https://placehold.co/724x724/?text=images/bg-image/col-bgimage-1.png);
        background-position: center;
        height: 100% !important;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 2;
        border-radius:15px;
    }
    .col-bg-img-seven .layer-content{
           z-index: 2;
        position: relative;
        text-align: center;
        color: var(--base-white);
        height: 340px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;;
    }


    /* ===============================================
        4.Row-Bg-Image  
    ------------------------*/
    .bg-img1{
        background-image: url(images/bg-image/row-bgimage-1.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-color: var(--base-skin);
    }
    .bg-img1.prt-bg.prt-bgimage-yes > .prt-bg-layer { opacity: 0; }
    .bg-img2{
        background-image: url(https://placehold.co/1300x600/000000/0000FF?text=images/cta_image.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-color: var(--base-dark);
    }
    .bg-img2.prt-bg.prt-bgimage-yes >.prt-bg-layer, 
    .bg-img2.prt-bg.prt-col-bgimage-yes > .prt-bg-layer > .prt-col-wrapper-bg-layer-inner {
        opacity: 0.8;
    }
    .bg-img3{
        background-image: url(https://placehold.co/1300x600/000000/0000FF?text=images/bg-image/404bg.webp);
        background-size: auto;
        background-position: 0% 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        background-color: var(--base-skin);
    }   
    .bg-img4{
        background-image: url(https://placehold.co/1300x600/000000/0000FF?text=images/bg-image/row-bgimage-2.jpg);
        background-size: auto;
        background-position: 0% 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        background-color: #0054DF;
    } 
    .bg-img5{
        background-image: url(https://placehold.co/1300x600/000000/0000FF?text=images/bg-image/row-bgimage-3.png);
       background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #0054DF;
    } 
    .bg-img6{
        background-image: url(https://placehold.co/1300x600/000000/0000FF?text=images/bg-image/top_bar1.png);
       background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #0054DF;
    }
    .bg-img7{
        background-image: url(https://placehold.co/1300x600/000000/0000FF?text=images/bg-image/titlebar_01.jpg);
       background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #0054DF;
    }
    .bg-img8{
        background-image: url(https://placehold.co/1300x600/000000/0000FF?text=images/bg-image/row-bgimage-4.png);
       background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #0054DF;
    }
    .bg-img9{
        background-image: url(https://placehold.co/1300x600/000000/0000FF?text=images/bg-image/row-bgimage-5.png);
       background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: var(--base-dark);
    }
    .bg-img10{
        background-image: url(https://placehold.co/1300x600/000000/0000FF?text=images/bg-image/row-bgimage-6.png);
       background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #0054DF;
    }
    .bg-img11{
        background-image: url(https://placehold.co/1300x600/000000/0000FF?text=images/bg-image/row-bgimage-7.jpg);
       background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #0054DF;
    }
    /* ===============================================
        5.Col-Bg-Image  
    ------------------------*/
    .prt-equal-height-image{ display: none; }
    .col-bg-img-one.prt-col-bgimage-yes > .prt-col-wrapper-bg-layer {
        background-image: url(https://placehold.co/1300x600/000000/0000FF?text=images/bg-image/col-bgimage-1.webp);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .col-bg-img-one.prt-bg.prt-bgimage-yes >.prt-bg-layer,
    .col-bg-img-one.prt-bg.prt-col-bgimage-yes > .prt-bg-layer > .prt-col-wrapper-bg-layer-inner {
        opacity: 0.65;
    }

    /* ===============================================
        6.Section-Title  
    ------------------------*/
    .section-title{ 
        position: relative;
        margin-bottom: 12px;
        margin-top: -7px;
        z-index: 1;
    }
    .section-title h3{
        font-size: 20px;
        line-height: 36px;
        margin-bottom: 10px;
        font-weight: 400;
        font-family: var(--base-bodyfont);

    }
    .section-title span.pretitle{ font-size: 18px; line-height: 32px; }
    .section-title h2 {
        position: relative;
        color: var(--base-headingfont-color);
        font-size: 75px;
        line-height: 100px;
        font-weight: 600;
        text-transform: capitalize;
        z-index: 2;
        margin-bottom: 25px;
    }
    .section-title h2 span {
        color: var(--base-skin);
    }
    .section-title .title-desc p{ padding-bottom: 15px; margin: 0; }
    .section-title.title-style-center_text { text-align: center; }
    .section-title.title-style-center_text .title-desc p{ 
        margin-bottom: 15px;
        width: 100%;
        margin: 0 auto;
    }
    .section-title .title-desc{
        position: relative;
    }

    /*style1*/
    .section-title-block .subtitle-wrapper .subtitle h2{
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.5px;
        font-weight: 500;
        font-family: var(--base-headingfont);
        color: var(--base-headingfont-color);
        text-transform: uppercase;
        display: inline-block;
        margin-bottom: 8px;
        padding-left: 26px;
        position: relative;
    }

    .section-title-block .section-title h3.title{
        font-size: 54px;
        line-height:70px ;
        font-weight: 500;
        font-family: var(--base-headingfont);
        color: var(--base-headingfont-color);
        margin-bottom: 20px;
    }

    .section-title-block .section-title h3.title span{
        position: relative;
        display: inline-block;
        vertical-align: top;
        border-bottom: 3px solid var(--base-dark);
    }
    .section-title-block .section-title h3.title.text-white span{
        border-color:var(--base-white);
    }

    /*.section-title-block .section-desc p{width: 80%;}*/
    .section-title-block .section-desc{
        border-bottom: 1px solid #00194C1F;
        padding-bottom: 47px;

    }
    .section-title-block .subtitle-wrapper {display: inline-block;}
    .section-title-block .subtitle-wrapper .subtitle :before{
        font-size: 20px;
        position: absolute;
        left: -1px;
        line-height:22px;
        right: auto;
            content: "\f123";
        font-family: "flaticon_inqord";
        color: var(--base-skin);
        animation: flipInY 1s linear infinite alternate;
        -webkit-animation: flipInY 1s linear infinite alternate;
    }
    .section-title-block .subtitle-wrapper .subtitle {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        z-index: 3;
    }

    /*white-color*/
    .section-title-block .section-title h3.title span.text-white{
        position: relative;
        display: inline-block;
        vertical-align: top;
        border-bottom: 3px solid var(--base-white);
    }
    .section-title-block .subtitle-wrapper .subtitle h2.text-white:before{
        color:var(--base-white);
    }

    /*style-2*/
    .section-title-block.style1 .subtitle-wrapper .subtitle h2{
            font-family: "Inter Tight", Arial, Helvetica, sans-serif;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.5px;
        color: #001746;
            padding: 7px 42px;
        background: var(--base-grey);
        border-radius: 30px;
        border: 1px solid rgba(0,25,76,0.15);
        margin-bottom: 12px;
            position: relative;
        display: inline-block;
    }
    .section-title-block.style1 .subtitle-wrapper .subtitle h2:before,
    .section-title-block.style1 .subtitle-wrapper .subtitle h2:after{
        content: "\f115";
        font-family:  "flaticon_inqord";
        color: var(--base-dark);
        font-size: 16px;
        position: absolute;
        left: 20px;
        right: auto;
        -webkit-animation: tm-pulse 1.5s linear infinite alternate;
        animation: tm-pulse 1.5s linear infinite alternate;
    }
    .section-title-block.style1 .subtitle-wrapper .subtitle h2:after{
        left:auto;
        right:20px;
    }
    @keyframes tm-pulse {
        from {
            transform: scale(1);
        }

        50% {
            transform: scale(0.75);
        }

        to {
            transform: scale(1);
        }
    }
    .section-title-block.style1 .section-title h3.title{
            font-weight: 400;
                font-size: 54px;
        line-height: 70px;
        color: #001746;
    }
    .section-title-block.style1 .section-title h3.title span{
            font-weight: 600;
            border:none ;
    }
    /* ===============================================
        7.sep_holder
    ------------------------*/
    .prt-horizontal_sep {
        border-top: 1px solid rgb(0 0 0 / 20%);
        display: block;
        position: relative;
    }
    .bg-base-dark .prt-horizontal_sep{
        border-top-color: rgba(255,255,255,0.08);
    }
    .bg-base-skin .prt-horizontal_sep{
        border-top-color: rgba(255,255,255,0.2);
    }
    .border, .border-top, .border-left, .border-bottom, .border-right {
        border-color: rgba(0, 0, 0, 0.15);
    }

    .bg-base-dark .border,
    .bg-base-dark .border-top,
    .bg-base-dark .border-left,
    .bg-base-dark .border-bottom,
    .bg-base-dark .border-right,
    .bg-base-skin .border,
    .bg-base-skin .border-top,
    .bg-base-skin .border-left,
    .bg-base-skin .border-bottom,
    .bg-base-skin .border-right{
        border-color: rgba(255,255,255,0.5) !important;
    }
    .prt-vertical_sep > [class*='col'] { position: relative; }
    .prt-vertical_sep > [class*='col']:not(:last-child):before {
        position: absolute;
        content: "";
        height: 100%;
        top: 0;
        right: 0;
        width: 1px;
        background-color: rgba(0, 0, 0, 0.10);
    }
    .prt-vertical_sep.style1 > [class*='col']:not(:last-child):before{ background-color: rgba(0, 0, 0, 0.10); }
    .prt-vertical_sep.style2 > [class*='col']:not(:last-child):before{ background-color: #e9e9e9; }
    .row.no-gutters.prt-vertical_sep > [class*='col']:not(:last-child):before{ right: 0; }
    .bg-base-dark .prt-vertical_sep > [class*='col']:not(:last-child):before,
    .bg-base-skin .prt-vertical_sep > [class*='col']:not(:last-child):before {
        background-color: rgba(255,255,255,.21);
    }
    .prt-vertical_sep.style3 > [class*='col']:first-child:before { 
        right: 15px; 
        background-color:rgba(255, 255, 255, 0.13); 
    }
    .prt-vertical_sep.style4 > [class*='col']:not(:last-child):before { 
        right: 15px; 
        background-color:rgba(255, 255, 255, 0.10); 
    }
    /* ===============================================
        8.Buttons
    ------------------------*/
    .prt-btn{ 
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        line-height: 16px;
        padding: 14px 30px 17px;
        background: transparent;
        border-width: 1px;
        border-style: solid;
        border-color: transparent;
        position: relative;
        font-weight: 500;
        text-transform: none    ;
        overflow: hidden;
        z-index: 1;
        text-align: center;
        letter-spacing: 0;
        transition: all 0.5s ease 0s;
    }

    /** btn-color **/
    .prt-btn-color-skincolor {
        color: var(--base-skin);
    }
    .prt-btn-color-darkcolor {
        color: var(--base-dark);
    }
    .prt-btn-color-seconddark{
        color: var(--base-seconddark) !important;
    }
    .prt-btn-color-whitecolor{
        color: var(--base-white);
    }
    .prt-btn.prt-btn-style-fill.prt-btn-color-darkcolor {
        background-color: transparent   ;
        border-color: var(--base-dark);
        color: var(--base-dark);
    }
    .prt-btn.prt-btn-style-fill.prt-btn-color-darkcolor:hover{
        background-color: var(--base-dark);
        border-color: var(--base-dark);
        color:var(--base-white);
    }
    .prt-btn.prt-btn-style-fill.prt-btn-color-skincolor{
        background-color: var(--base-skin);
        border-color: var(--base-skin);
        color: var(--base-white);
    }
    .prt-btn.prt-btn-style-fill.prt-btn-color-skincolor:hover{
        background-color: var(--base-dark);
        border-color: var(--base-dark);
        color: var(--base-white);
    }
    .prt-btn.prt-btn-style-fill.prt-btn-color-whitecolor {
        background-color: var(--base-white);
        border-color: var(--base-white);
        color: var(--base-skin);
    }
    .prt-btn.prt-btn-style-fill.prt-btn-color-darkcolor3{
        border-color: var(--base-black);
        color: var(--base-black);
    }
    .prt-btn.prt-btn-style-fill.prt-btn-color-darkcolor3:hover{
        background-color: var(--base-dark);
        color: var(--base-white);
    }

    .prt-btn.prt-btn-style-fill.prt-btn-color-dark2 {
        border-color: #fff;
        color: var(--base-white);
    }
    .prt-btn.prt-btn-style-fill.prt-btn-color-dark2:hover {
       background-color: var(--base-skin);
       color: var(--base-dark);
       border-color: var(--base-skin);

    }
    .prt-btn.prt-btn-style-fill.prt-btn-color-gradientcolor{
        background-image: linear-gradient(to right, var(--base-first-gradientcolor) 0%, 
                var(--base-second-gradientcolor) 50%, var(--base-first-gradientcolor) 100%) !important;
        color: var(--base-white);
        background-size: 200% auto;
    }
    .prt-btn.prt-btn-style-fill.prt-btn-color-gradientcolor:hover{
        background-position: left center;background-image: linear-gradient(to right, var(--base-second-gradientcolor) 0%, 
                var(--base-second-gradientcolor) 50%, var(--base-second-gradientcolor) 100%) !important;
    }
    .prt-btn.prt-btn-style-fill.prt-btn-color-transparentcolor{
        background-color:transparent    ;
       color: var(--base-white);
       border-color: var(--base-white);
    }
    .prt-btn.prt-btn-style-fill.prt-btn-color-transparentcolor:hover{
        background-color:var(--base-white)!important       ;
       color: var(--base-dark)!important    ;
       border-color: var(--base-white)!important    ;
    }
    /** btn-with-icon **/
    .prt-btn i{
        display: inline-block;
        vertical-align: middle;
        text-align: inherit;
        font-weight: bold;
    }
    .prt-btn.prt-icon-btn-right i { text-align: right; margin-left: 14px; margin-right: 0;}
    .prt-btn.prt-icon-btn-left i { text-align: left; margin-right: 8px; margin-left: 0;}

    /** btn-size-xs **/
    .prt-btn.prt-btn-size-xs { font-size: 11px; padding: 8px 20px;}
    .prt-btn.prt-btn-size-xs i { font-size: 11px; line-height: 11px;}

    /** btn-size-sm **/
    .prt-btn.prt-btn-size-sm { font-size: 16px; line-height: 26px; padding: 10px 25px 10px; }
    .prt-btn.prt-btn-size-sm i { font-size: 14px; line-height: 14px;}

    /** btn-size-md **/
    .prt-btn.prt-btn-size-md { font-size: 16px !important; line-height: 16px !important; padding: 14px 20px 15px;}
    .prt-btn.prt-btn-size-md i { font-size: 15px; line-height: 15px; }

    /** btn-size-lg **/
    .prt-btn.prt-btn-size-lg { font-size: 18px; line-height: 18px; padding: 22px 30px; font-weight: 400}
    .prt-btn.prt-btn-size-lg i { font-size: 18px; line-height: 18px;}

    /** btn-shape **/
    .prt-btn.prt-btn-shape-round { border-radius: var(--base-border-radius-10); }
    .prt-btn.prt-btn-shape-rounded { border-radius: var(--base-border-radius-32); }
    .prt-btn.prt-btn-shape-square { border-radius: 30px; }

    /** btn-style-border **/
    .prt-btn.prt-btn-style-border{ background-color: transparent; border: 1px solid #fff; color:#fff }
    .prt-btn.prt-btn-style-border1{ background-color: transparent; border: 1px solid var(--base-headingfont-color); }
    .prt-btn.prt-btn-style-border.prt-btn-color-white {
       color: #001746;
        border-color: var(--base-white);
        background-color:var(--base-white);
    }
    .prt-btn.prt-btn-style-border.prt-btn-color-white:hover{
        border-color: var(--base-white);
        background-color: var(--base-white);
        color: var(--base-dark);
    }


    /** prt-icon-shap**/
    .prt-btn.prt-icon-shap {
        width: 115px;
        padding: 10px 15px;
        margin: 10px 0 10px 10px;
        border: 2px solid var(--base-black);
        border-radius: 20px;
    }
    .prt-btn.prt-icon-shap.prt-btn-color-seconddark:hover {
        background-color: var(--base-dark);
        border-color: var(--base-dark);
        color: var(--base-white) !important;
    }

    /** btn-inline **/
    .prt-btn.btn-inline{
        padding: 0;
        border: 0;
        overflow: visible;
        background-color: transparent;
        font-size: 16px;
        line-height: 16px;
        font-weight: 500;
        color: #162620;
        text-transform: capitalize;
        font-family:var(--base-bodyfont);
        position: relative;

    }

    .prt-btn.btn-inline2{
        padding: 10px 15px;
        border: 1px solid var(--base-black);
          overflow: hidden;
        background-color: transparent;
        font-size: 16px;
        line-height: 16px;
        font-weight: 500;
        color: #162620;
        text-transform: capitalize;
        font-family:var(--base-bodyfont);
        position: relative;

    }
    .prt-btn.btn-inline:after{ display: none; }
    .prt-btn.btn-inline.prt-icon-btn-right{
        padding: 6px 0;
        display: unset;
    }
    .prt-btn.btn-inline i{  position: absolute; }
    .prt-btn.btn-inline.prt-icon-btn-right i:before{
        content: "\e627";
        position: absolute;
        width: 32px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        background-color: var(--base-lightskin);
        color: var(--base-dark);
        border-radius: var(--base-border-radius-50);
        transform: rotate(45deg);
        font-weight: 900;
        transition: all 0.3s ease 0s;
    }
    .prt-btn.btn-inline.prt-icon-btn-right:hover i:before{
        transform: rotate(90deg);
    }

    .prt-btn.btn-underline { position: relative; overflow: visible; vertical-align: baseline;}
    .prt-btn.btn-underline:before {
        position: absolute;
        content: '';
        height: 1px;
        width: 100%;
        background-color: currentColor;
        bottom: 0;
        left: 0px;
        transition: all 0.1s ease 0s;
    }

    /* play-btn / play-icon */
    .prt-play-icon {
        color: #fff;
        display: block;
        position: relative;
    }
    .prt-play-icon .prt-play-icon-animation{ 
        display: inline-block;
        position: relative;
    }
    .prt-play-icon .prt-play-icon-animation:after, .prt-play-icon .prt-play-icon-animation:before {
        content: '';
        border: 3px solid;
        width: 150%;
        height: 150%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        position: absolute;
        left: -25%;
        top: -25%;
        opacity: 1;
        z-index: -1;
        -webkit-animation: 1s videoplay-anim linear infinite;
        animation: 1s videoplay-anim linear infinite;
    }
    .prt-play-icon .prt-play-icon-animation:after, .prt-play-icon .prt-play-icon-animation:before {
        -webkit-animation:videoplay-anim 1.08s infinite;
        -moz-animation:videoplay-anim 1.08s infinite;
        -ms-animation:videoplay-anim 1.08s infinite;
        -o-animation:videoplay-anim 1.08s infinite;
        animation:videoplay-anim 1.08s infinite;
    }
    .prt-play-icon .prt-play-icon-animation:before {
        -webkit-animation-delay: 0.95s;
        animation-delay: 0.95s;
    }
    .prt-play-icon-btn .prt-icon.prt-icon_element-size-sm i.fa-play{ 
        padding-left: 5px;
        font-size: 20px;
        display: inline-block;
        vertical-align: middle;
        line-height: 0;
        z-index: 2;
    }
    .prt-play-icon-btn .prt-icon.prt-icon_element-size-md i.fa-play{ 
        font-size: 20px;
        z-index: 2;
    }
    .prt-play-icon-btn .prt-play-icon-animation{
        position: relative;
        display: inline-block;
    }
    .prt-play-icon-btn .prt-play-icon-animation .prt-icon { margin-bottom: 0; }
    .prt-play-icon-btn .prt-play-icon-animation .prt-icon:after {
        content: '';
        position: absolute;
        top: 51%;
        left: 51%;
        transform: translate(-50%,-50%);
        border-radius: var(--base-border-radius50);
    }
    .prt-play-icon-btn .prt-play-icon-animation .prt-icon:after{
        z-index: 1;
        width: calc(100% * 1.25 );
        height: calc(100% * 1.25 );
        opacity: .4;
        background-color: inherit;
    }
    .prt-bgcolor-skincolor .prt-play-icon-btn .prt-play-icon-animation:after { opacity: .1; }

    .prt-play-icon-btn.animated .prt-play-icon-animation .prt-icon:after, 
    .prt-play-icon-btn:hover .prt-play-icon-animation .prt-icon:after {
        -webkit-animation:sep-anim 1.05s infinite;
        -moz-animation:sep-anim 1.05s infinite;
        -ms-animation:sep-anim 1.05s infinite;
        -o-animation:sep-anim 1.05s infinite;
        animation:sep-anim 1.05s infinite;
    }
    @-webkit-keyframes sep-anim{ 100% { width:200%;height:200%;opacity:0 } }
    @keyframes sep-anim{ 100% { width:200%;height:200%;opacity:0 } }



    /* ===============================================
        9.Icons
    ------------------------*/
    .prt-icon{
        margin-bottom: 25px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        border: 1px solid transparent;
        position: relative;
        transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -webkit-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        box-sizing: content-box;
        position: relative;
    }
    .prt-icon i {
        display: inline-block;
        vertical-align: middle;
        line-height: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        transition: all 0.3s ease 0s;
    }
    .prt-icon_element-color-skincolor {
        color: var(--base-skin);
    }
    .prt-icon_element-color-darkcolor {
        color: var(--base-headingfont-color);
    }
    .prt-icon_element-color-whitecolor {
        color: var(--base-white);
    }
    .prt-icon.prt-icon_element-fill.prt-icon_element-color-skincolor {
        background-color: var(--base-skin);
        color: var(--base-white);
    }
    .prt-icon.prt-icon_element-fill.prt-icon_element-color-gradientcolor{
        background-color: var(--base-skin);
        background-image: linear-gradient(to top,var(--base-first-gradientcolor) 30%,var(--base-second-gradientcolor) 100%);
        color: var(--base-white);
        border: 0;
    }
    .prt-icon.prt-icon_element-border.prt-icon_element-color-skincolor {
        border: 1px solid var(--base-skin);
        color: var(--base-skin);
    }
    .prt-icon_element-color-darkgrey {
        color: var(--base-dark);
    }
    .prt-icon.prt-icon_element-fill.prt-icon_element-color-dark {
        background-color: var(--base-dark);
        color: var(--base-white);
    }
    .prt-icon.prt-icon_element-fill.prt-icon_element-color-skin{
        background-color: var(--base-skin);
        color: var(--base-white);

    }
    .prt-icon.prt-icon_element-border.prt-icon_element-color-dark {
        border: 1px solid var(--base-dark);
        color: var(--base-dark);
    }
    .prt-icon.prt-icon_element-fill.prt-icon_element-color-grey {
        background-color: var(--base-grey);
        color: var(--base-skin);
    }
    .prt-icon.prt-icon_element-border.prt-icon_element-color-grey {
        border: 1px solid var(--base-grey);
        color: var(--base-skin);
    }
    .prt-icon.prt-icon_element-fill.prt-icon_element-color-white {
        background-color: var(--base-white);
        color: var(--base-skin);
    }
    .prt-icon.prt-icon_element-border.prt-icon_element-color-white {
        border: 1px solid var(--base-white);
        color: var(--base-white);
    }
    /** icon-size-xs **/
    .prt-icon.prt-icon_element-size-xs { height: 30px; width: 30px; line-height: 30px; }
    .prt-icon.prt-icon_element-size-xs i { font-size: 16px; }

    /** icon-size-sm **/
    .prt-icon.prt-icon_element-size-sm { height: 55px; width: 55px; line-height: 55px; }
    .prt-icon.prt-icon_element-size-sm i { font-size: 31px; }

    /** icon-size-md **/
    .prt-icon.prt-icon_element-size-md { height: 67px; width: 67px; line-height: 67px }
    .prt-icon.prt-icon_element-size-md i { font-size: 37px; }

    /** icon-size-lg **/
    .prt-icon.prt-icon_element-size-lg { height: 78px; width: 78px; line-height: 78px; }
    .prt-icon.prt-icon_element-size-lg i { font-size: 53px; }

    /** icon-size-xl **/
    .prt-icon.prt-icon_element-size-xl { height: 80px; width: 80px; line-height: 80px; }
    .prt-icon.prt-icon_element-size-xl i { font-size: 58px; }

    .prt-icon.prt-icon_element-onlytxt { height: auto; width: auto; line-height: 1;}
    .prt-icon.prt-icon_element-onlytxt i { 
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        transform: translate(0,0);
    }

    /** icon-shape **/
    .prt-icon.prt-icon_element-style-round { border-radius: var(--base-border-radius-10); }
    .prt-icon.prt-icon_element-style-rounded { border-radius: var(--base-border-radius50); }
    .prt-icon.prt-icon_element-style-square { border-radius: 0;}

    /* prt-list-style-icon */
    .prt-list {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .prt-list.prt-list-style-icon.fw-normal li i , 
    .prt-list.prt-list-style-icon.fw-normal .prt-list-li-content {
        font-weight: normal;
        padding-bottom: 2px;
    }
    .prt-list.prt-list-style-icon li {
        position: relative;
        padding: 7px 0;
        display: flex;
        align-items: baseline;
        width: 100%;
    }
    .prt-list.prt-list-style-icon li:last-child{padding-bottom: 0;}
    .prt-list.prt-list-style-icon li i.fa-minus:before{
        position: absolute;
        content: "";
        top: 6px;
        left: 0;
        height: 2px;
        width: 7px;
        background-color: currentcolor;
    }
    /*.prt-list.prt-list-style-icon li i:before{
        content: "\e649";
        position: absolute;
        width: 40px;
        height: 40px;
        line-height: 40px;
        left: 0;
        top: 6px;
        font-size: 14px;
        font-weight: 900;
        text-align: center;
        color: #000;
        background-color: var(--base-grey);
        border-radius: var(--base-border-radius-50);
    }*/

    .prt-list.prt-list-style-icon li i{
        font-size: 22px;

    }
    .prt-list.prt-list-style-icon .prt-list-li-content {
        display: inline-block;
        font-size: 16px;
        line-height: 28px;
        color: var(--base-bodyfont-color);
        font-weight: 400;
    }
    /*prt-list-style-icon-01*/
    .prt-list.prt-list-style-icon-01 .prt-list-li-content,
    .prt-list.prt-list-style-icon-01 .prt-list-li-btn a{
        display: block;
        padding: 11px 0 9px 55px;
        border: 1px solid #ece9e0;
        border-radius: var(--base-border-radius-10);
        font-size: 16px;
        color: var(--base-headingfont-color);
        font-weight: 500;
        font-family: var(--base-headingfont);
        position: relative;
        margin: 0 0 10px;
        transition: all 0.3s ease 0s;
    }
    .prt-list.prt-list-style-icon-01 .prt-list-li-content:hover{ background: var(--base-grey); }
    .prt-list.prt-list-style-icon-01 li:before{
        content: "\f067";
        position: absolute;
        width: 23px;
        height: 23px;
        line-height: 25px;
        background-color: var(--base-grey);
        border-radius: var(--base-border-radius-50);
        left: 18px;
        top: 12px;
        font-size: 13px;
        font-family: 'FontAwesome';
        text-align: center;
        color: var(--base-headingfont-color);
        font-weight: 500;
        transition: all 0.3s ease 0s;
    }
    .prt-list.prt-list-style-icon-01 li:hover:before{ background-color: #fff; }
    .prt-list.prt-list-style-icon-01 li.prt-list-li-btn:before{ display: none; }
     .prt-list.prt-list-style-icon-01 .prt-list-li-btn a{
        border: 1px solid var(--base-skin);
        background-color: var(--base-skin);
        padding: 11px 0 9px 0px;
        text-align: center;
     }
     
    .prt-list.fs-14 { font-size: 14px; }
    .prt-list.fs-15 { font-size: 15px; }
    .prt-list.fs-15 i { font-size: 12px; }

    .prt-list-icon-color-skincolor li i { color: var(--base-skin); }
    .prt-list-icon-color-darkgrey li i { color: var(--base-dark); }

    /* prt-video-icon */
    .prt-video-icon .prt-icon.prt-icon_element-size-md {
        height: 98px;
        width: 98px;
        line-height: 98px;
    }
    .prt-video-icon .prt-icon.prt-icon_element-size-md i { 
        font-size: 40px;
    }
    .prt-right-video-icon, .prt-left-video-icon, .prt-center-video-icon {
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
    }


    /* ===============================================
        10.Fid
    ------------------------*/
    .inside {
        position: relative;
        transition: all .4s;
    }
    .prt-fid-view-lefticon .prt-fid-icon-wrapper ,
    .prt-fid-view-lefticon .prt-fid-contents ,
    .prt-fid-view-righticon .prt-fid-icon-wrapper ,
    .prt-fid-view-righticon .prt-fid-contents{
        display: table-cell;
        vertical-align: top;
    }
    .prt-fid-view-lefticon .prt-fid-contents,
    .prt-fid-view-righticon .prt-fid-icon-wrapper {
        padding-left: 15px;
        text-align: left;
    }
    .prt-fid-view-topicon i {
        margin-bottom: 10px;
    }
    .prt-fid-icon-wrapper i {
        font-size: 45px;
        line-height: 50px;
        position: relative;
        display: inline-block;
    }
    .inside h4, .inside h4 span {
        font-size: 54px;
        line-height: 54px;
        margin-bottom: 0;
        color:var(--base-dark);
    }
    .inside h3 {
        margin-bottom: 0;
        width: 100%;
        font-size: 16px;
        line-height: 28px;
        font-weight: 400;
        padding-top: 0;
        color: var(--base-white);
        font-family: var(--base-bodyfonts);
    }

    /*style1*/
    .Clients-box-img {
        display: flex;
    }
    .Clients-logo-img{
        transition-duration: .3s;
        transition-property: transform;
        transition-timing-function: ease-out;
        display: block;
        text-align: center;
        position: relative;
        overflow: hidden;
        margin-right: 13px;
        margin-left: 13px;
       padding-left: 0;
       padding-right: 0;
        display: table-cell;
        align-items: center;
        vertical-align: middle;
    }
    .Clients-logo-img img{
        -webkit-transition: .6s;
        -moz-transition: .6s;
        transition: .6s;
        padding-left: 15px;
    }
    .Clients-box-title h3{
        font-size: 16px;
        line-height: 26px;
        font-family: var(--base-bodyfonts);
    }
    .client-btn a{
        color: var(--base-white);
        margin-top: 15px;
    }
    .client-btn a:hover{
        background-color: var(--base-white);
        color: var(--base-black);
    }
    .Clients-box-title .bg-base-dark h3{
        color: var(--base-white);
    }
    .prt-fid-contents{
        background-color:white;
        border-radius: 15px 15px 15px 15px;
        display: inline-block;
        padding: 23px 30px 14px 30px;

    }
    .prt-fid-contents h4{
        color: var(--base-headingfont-color);
        font-family: "Inter Tight", sans-serif;
        font-size: 54px;
        font-weight: 700;
        line-height: 54px;

    }
    .prt-fid-contents h3{
        text-align: center;
    }
    .Clients-box-title h4{
        color: var(--base-white);
    }

    h3.prt-fid-title {
        font-size: 16px;
        line-height: 28px;
        font-weight: 500;
        padding-top: 5px;
        color:var(--base-dark)!important;
    }

    /*style-3*/
    .about-section-03 .prt-fid.style3 {
        padding:23px 15px 14px 15px;
    }

    .prt-fid.style3 .prt-fid-contents{
        padding: 23px 15px 14px 15px;
        border-radius: 15px 15px 15px 15px;
        background-color:var(--base-grey);
        width:100%;
    }
    .prt-fid.style3 .prt-fid-contents h3.prt-fid-title{
        text-align:left ;
    }
    /*style-4*/
    .prt-fid.style3 {
            background-color: transparent;
        background-image: linear-gradient(180deg, #FFFFFF 0%, #EEF1FF 100%);
        display: flex;
        gap: 0px 0px;
        row-gap: 0px;
        column-gap: 0px;
        border-radius: 20px 20px 20px 20px;
        box-shadow: 0px 0px 10px 0px rgba(1.9999999999999991, 9.000000000000021, 28, 0.10196078431372549);
        padding-top: 28px;
        padding-bottom: 28px;
        padding-left: 25px;
        padding-right: 25px;
        align-items: end;
    }
    .prt-fid.style3 .prt-fid-contents{background:transparent; padding:0;}
    .prt-fid.style3 .prt-fid-contents h4 span{
    color: #001746;
        font-size: 54px;
        font-weight: 600;
        line-height: 60px;
    }
    .prt-fid.style3 .prt-fid-contents .prt-fid-title{
        justify-content: start;
        color: #001746;
        font-size: 20px;
        line-height: 28px;
        /*margin-top:10px;*/
            font-weight: 400;
    }
    .prt-fid.style3 .prt-fid-icon-wrapper .prt-icon{
        padding:0;
        border-radius: 50%;
        font-size: 27px;
        line-height:27px;
        width:54px;
        height:54px;
        display: grid;
        text-align: center;
        margin-bottom:0;
    }
    .prt-icon.prt-icon_element-size-sm i{ 
        font-size: 27px;
        line-height: 63px;
        text-align: center;
        margin:0;
    }
    /* ===============================================
        11.featured-icon-box ( only contents )
    ------------------------*/
    .featured-icon-box { position: relative; margin: 15px 0; }
    .featured-icon-box .prt-icon{ margin-bottom: 0; }
    .featured-title h3{ font-size: 20px; line-height: 28px; margin-bottom: 0px; font-weight: 600;}

    .featured-icon-box.icon-align-before-content .featured-icon,
    .featured-icon-box.icon-align-before-content .featured-content,
    .featured-icon-box.icon-align-before-title .featured-title,
    .featured-icon-box.icon-align-before-title .featured-icon {
        display: table-cell;
        vertical-align: middle;
    }
    .featured-icon-box.icon-align-before-content .featured-icon i { display: inline-block; vertical-align: middle; }
    .featured-icon-box.icon-align-before-content.icon-ver_align-top .featured-content,
    .featured-icon-box.icon-align-before-content.icon-ver_align-top .featured-icon {
        vertical-align: top;
        padding-top: 0px;
    }
    .featured-icon-box.icon-align-before-content .featured-content, 
    .featured-icon-box.icon-align-before-title .featured-title{ padding-left: 15px; }
    .featured-icon-box.icon-align-before-title .featured-title h3{ margin-bottom: 0; }
    .featured-icon-box.icon-align-before-content .featured-content .featured-desc p{ 
        margin-bottom: 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-align:left;
    }
    .featured-icon-box.icon-align-before-title .featured-content{ margin-top: 15px; }
    .featured-icon-box.icon-align-top-content .featured-content { padding-top: 15px; }

    section { counter-reset:container}
    .container .number:after {
        counter-increment: container;
    content: counter(container, decimal);
    font-family: var(--base-bodyfont);
    font-style: normal;
    }
    .counter-section1 .tm-animatedtext-wrapper .tm-animate-title{
    text-align: left;
        color: var(--base-dark);
        font-size: 36px;
        font-weight: 500;
        line-height: 46px;
        text-align: center;
    }
    .counter-section1 .tm-animatedtext-wrapper .tm-animate-title span{opacity:0.2}
    /*featured Icon*/

    .featured-icon-box{
        padding: 28px 30px 25px 30px;
        background-color: var(--base-white);
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.10);
        border-radius: var(--base-border-radius-20);
       
    }
    .featured-imagebox-cta.style1 .featured-icon-box .featured-content{
        display:flex;
        flex-direction  :column;
        gap:20px;
    }
    .featured-icon-box .featured-content{
        padding-left: 20px;
    }
    .featured-icon-box .featured-icon{
        background-color: var(--base-skin);
        height: 60px;
        min-width: 60px;
        line-height: 60px;
        border-radius: var(--base-border-radius-15);
        text-align: center;
        transition: all 0.5s ease;
        box-sizing: border-box;
       }
    .featured-content .featured-title h2{
        font-size: 20px;
        line-height: 25px;
        position: relative;
        margin-bottom: 8px;
        font-family: var(--base-headingfont);
        font-weight: 500;
        color: var(--base-dark);
          display: -webkit-box;
      -webkit-line-clamp: 1;       /* Limit to 2 lines */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;

    }
    .featured-icon-box .featured-icon .Prt-icon i,.featured-icon-box .featured-icon .prt-icon i {
        font-size: 28px;
        line-height: 28px;
        transition: 0.8s all;
        display: inline-block;
        vertical-align: middle;
        margin-top: 2px;
        color: #fff;
        text-align: center;

        transition: 0.8s all;
    }

     
    .featured-icon-box:hover .featured-icon .prt-icon i{
        transform: rotateY(360deg);
    }
    .featured-icon-section .featured-icon-box .featured-dec{
         display: -webkit-box;
      -webkit-line-clamp: 2;      /* Limit to 3 lines */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    /*style3*/
    .featured-icon-box.style3{background:transparent; border:none; padding:0;}
    .featured-icon-box.style3 .featured-icon-bg{
       padding: 5px;
        border-radius: 50%;
        position: relative;
        display: inline-block;
        margin-bottom: 7px;
        margin-left: auto;
        margin-right: auto;
        font-size: 18px;
    }
    .featured-icon-box.style3:hover .featured-icon-bg .prt-icon i,
    .featured-icon-box.style3 .featured-icon-bg .prt-icon.prt-icon_element-onlytxt i{
        display: block;
        height: 1em;
        position: relative;
        width: 1em;
        color: var(--base-skin);
        top:0;
    }
    .featured-icon-box.style3 .featured-icon-bg .prt-icon.prt-icon_element-onlytxt i{
         fill: var(--base-dark);
        width: 8px;
        height: 8px;
        color: black;
        padding: 0px;
        font-size: 8px;
        background-color:var(--base-skin);
        border-radius: 50%;
            position: absolute;
        top: -7px;
    }

    .team-details-section .featured-icon-box.style3:hover .featured-icon-inner-icon .prt-icon.prt-icon_element-onlytxt{
         position: relative;
        width: 1em;
        color: var(--base-skin);
        top: 16px;
        right: -17px;
    }

    .featured-icon-box.style3 .prt-icon{
        position: absolute;
        top: 50%;
        color: var(--base-white);
    }
    .featured-icon-box.style3 .featured-content{padding:0;}
    .featured-icon-box.style3:hover .featured-icon .prt-icon i{
            transform: none;
       top: 0px;
        left: 0px;
        transition:none;
    }
    .featured-icon-box.style3 .featured-content .featured-title h3{
            font-size: 20px;
        line-height: 30px;
        margin-bottom:12px;
    }
    .featured-icon-box.style3 .featured-content .featured-desc p,
    .featured-icon-box.style3 .featured-content .featured-desc p a{
        color: rgba(255, 255, 255, 0.74);}
    }
    .featured-icon-box.style3 .featured-content .featured-desc p a:hover
    {color: var(--base-white)!important;}
    /*style4*/
    .featured-icon-box.style4 {
        background:transparent  ;
        box-shadow:none ;
        padding:0;
    }
    .featured-icon-box.style4 .featured-icon{
        background-color:transparent    ;
        width:20px ;
        height: 20px    ;
        min-width: 20px;
        line-height: 20px;
    }

    /*style5{*/
    .featured-icon-box.style5{
            
        background-color: var(--base-grey);
        position: relative;
        margin-top: -143px;
        /* left: 0; */
        box-shadow:none ;
        padding: 30px;
        border-radius:15px;
    }
    .featured-icon-box.style5 .featured-icon-box-inner{
        border:1px solid var(--base-bordercolor);
        padding:15px;
        margin-bottom:20px;
        background-color:var(--base-white);
        border-radius:15px;
        width: 100%;
    }
    .featured-icon-box.style5 .featured-icon-box-inner .prt-icon{
        height: auto;
        width: auto;
        line-height: 1;
    }
    .featured-icon-box.style5 .featured-icon-box-inner .featured-desc p:after{
      position: absolute;
        content: '';
        height: 6px;
        width: 6px;
        left: 0px;
        top: 7px;
        background-color: var(--base-skin);
        border-radius: 50%;
    }
    .featured-icon-box.style5 .featured-icon-box-inner .featured-content{padding:0;}
    .featured-icon-box.style5 .featured-icon-box-inner .featured-desc p{
            font-size: 16px;
        line-height: 26px;
        position: relative;
        padding-left: 15px;
    }
    .featured-icon-box.style5 .featured-icon-box-inner .featured-title h3{
        font-size: 18px;
        line-height: 28px;
        font-weight: 500;
        margin-bottom:0;
    }
    .featured-icon-box.style6{
        background: rgba(255, 255, 255, 0.10);
        border-color: rgba(255, 255, 255, 0.30);
            padding: 28px 30px 25px 30px;
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.10);
        border-radius: 15px;
        display: flex;
    }
    .featured-icon-box.style6 .featured-icon  i{
            font-size: 28px;
        line-height: 28px;
        transition: 0.8s all;
        display: inline-block;
        vertical-align: middle;
        margin-top: 2px;
        color: var(--base-white);
    }
    .featured-icon-box.style6:hover .featured-icon i{
        transform: rotateY(360deg);
    }
    .featured-icon-box.style6:hover .featured-icon{background-color:var(--base-dark);}
    .featured-icon-box.style6 .featured-icon-box-contain{padding-left:20px}
    .featured-icon-box.style6 .featured-icon-box-contain .featured-box-title h5{
        color: #FFFFFF;
        font-size: 26px;
            line-height: 25px;
        position: relative;
        margin-bottom: 8px;
    }
    .featured-icon-box.style6 .featured-icon-box-contain .featured-box-title h5 span{
        font-size:16px;
        line-height:26px;
    }

    .featured-icon-box.style6 .featured-icon-box-contain .featured-box-desc p{
        color: #FFFFFF;
    }
    /*style7*/
    .featured-icon-box.style7{
        padding: 0px 0px 30px 0px;
        background-color: var(--base-white);
        box-shadow: none;
        border-radius: 0px;
        /*margin-bottom:;*/
        display:flex !important  ;
    }
    .featured-icon-box.style7:not(:last-child){
        border-bottom:1px solid #00194C26;
    }
    .featured-icon-box.style7 .featured-icon{
        background-color: #001746;
        font-size: 30px;
        line-height:30px;
        border-radius: 50%;
        color: #fff;
        padding: 15px;
        fill: #fff;
    }
    .featured-icon-box.style7 .featured-content .featured-title h5{
        margin-bottom: 8px;
        font-family: "Inter Tight", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-size: 20px;
        line-height: 25px;
        color: #001746;
        text-align: left;
    }

    .team-details-section .featured-icon-box.style3 {
        padding: 20px 20px 15px 20px;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #00194C4D;
        border-radius: 15px 15px 15px 15px;
        display: flex;
        margin-top:0;
        margin-bottom:20px;
        height: auto    ;
        box-shadow:none ;
            align-items: baseline;
    }
    .team-details-section .featured-icon-box.style3 .featured-icon{
        padding:0;
        width:8px;
        height: 8px;
        font-size:8px;
            position: relative;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
            display: table-cell;
        vertical-align: middle;
        background-color:transparent    ;
            min-width: 8px;
        line-height: 8px;
    }
    .team-details-section .featured-icon-box.style3 .featured-icon i{
        fill: #27008F;
        background-color: var(--base-skin);
        border-color: var(--base-skin);
        font-size: 8px;
        line-height: 1;
        text-align: center;
        transition: all .3s;
        display: inline-block;
        display: block;
        height: 1em;
        position: relative;
        width: 1em;
        border-radius:50%;
        top:7px;
    }
    .team-details-section .featured-icon-box.style3 .featured-content{padding:0 0 0 16px;}
    .team-details-conatin.prt-team-data{
            padding-top: 0;
        padding-bottom: 40px;
    }

    .featured-icon-box.style3 .featured-content .featured-desc p{
        -webkit-line-clamp: 6;
            color: var(--base-bodyfont-color);
    }


    /*about-us*/
    .about-section-wrapper{
        gap: 52px;
        display: flex;
    }

    .about-featured-content .about-featured-title h4{
        font-size: 20px;
        line-height: 25px;
        font-weight: 500;
        font-family: var(--base-headingfont);
        margin-bottom: 8px;
        position: relative;
        color: var(--base-headingfont-color);

    }
    .about-section .about-featured-icon-box-inner .prt-icon-box i{
        font-size: 28px;
        line-height: 28px;
        transition: 0.8s all;
        display: inline-block;
        vertical-align: middle;
        margin-top: 2px;
    }
    .about-section .about-featured-icon-box-inner:hover .prt-icon-box i{
        transform: rotateY(360deg);
    }
    .about-section .prt-featured-icon-box{position:relative; z-index:1;}
    .about-section .prt-featured-icon-box .prt-iconbox-inner:hover .prt-box-icon i{
         transform: rotateY(360deg);
    }
    .about-section .prt-featured-icon-box .prt-iconbox-inner:hover .prt-box-icon{background-color:var(--base-dark);}
    .about-section .prt-featured-icon-box .prt-featured-icon-box-inner{
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.10);
        border-radius: var(--base-border-radius-15);
        padding: 28px 30px 25px 30px;
        background-color: var(--base-white);
    }
    .about-img-overly img{
        opacity: 0.4;
        z-index: 2;
        position: absolute;
        left: auto;
        right: 17px;
        top: 0;
    }
    .about-section .prt-featured-icon-box .prt-subheading h3{
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 11px;
        color: var(--base-headingfont-color);
        font-weight: 400;

    }

    .about-section .prt-iconbox-inner .prt-iconbox-icon .prt-box-icon{
        background-color: var(--base-skin);
        height: 60px;
        width: 60px;
        line-height: 60px;
        border-radius: var(--base-border-radius-15);
        text-align: center;
        transition: all 0.5s ease;
    }

    .about-section .prt-iconbox-inner .prt-iconbox-icon .prt-box-icon i{
        font-size: 28px;
        line-height: 28px;
        display: inline-block;
        transition: 0.8s all;
        vertical-align: middle;
        color: var(--base-white);
    }

    .about-section .prt-iconbox-inner .prt-contact-info a{
        font-size: 20px;
        line-height: 25px;
        font-weight: 500;
        font-family: var(--base-headingfont);
        color: var(--base-headingfont-color);
    }
    .about-section .prt-iconbox-inner .prt-contact-info a:hover{color:var(--base-skin);}
    .about-section .prt-icon-box.pr-15 {
        font-size: 28px;
        line-height: 28px;
        color: var(--base-skin);
    }
     
     /*style1*/

    .about-section-02 .featured-icon-box.style1 .prt-featured-icon.style1{
        background-color: var(--base-skin);
        color: var(--base-white);
        font-size: 30px;
        line-height: 1px;
        text-align: center;
        display: inline-block;
        transition: all .3s;
        border-radius: var(--base-border-radius-50);
    }
    .about-section-02 .section-title-block
    .about-section-02 .prt-featured-content-box.style1{text-align:left  ;}
    .about-section-02 .prt-featured-icon.style1 {
        background-color: var(--base-skin);
        font-size: 30px;
        margin-right: 20px;
        border-radius: var(--base-border-radius-50);
        display: inline-block;
        height: 60px;
        width: 60px;
        color: var(--base-white);
        box-sizing: border-box;
        display: block;
        text-align: center;
        padding: 15px;
    }
    .about-section-02 .prt-featured-icon-box.style1.d-flex {
        margin-top: 47px;
    } 

    .about-section-02 .prt-featured-content-box .prt-featured-title.style1 h2{
        font-size: 20px;
        line-height: 25px;
        font-weight: 500;
        margin-bottom: 8px;
    }

    /*about-section-03*/
    .about-section-03 .prt-list-item.text-white{
        align-items: center ;
    }
    .about-section-03  .about-content-wrap-style3  .section-desc p{
            color: #FFFFFFB3;
    }
    .about-section-03  .prt-fid.style3 .prt-fid-contents h3.prt-fid-title{
        font-size: 16px;
        font-weight: 500;
        line-height: 26px;
    }
    .about-section-03 .prt-list-item.text-white:not(:last-child){
            padding-bottom: calc(20px / 2);
    }
    .about-section-03 .prt-list-item.text-white:not(:first-child){
            margin-top: calc(20px / 2);
    }
    .about-section-03 .prt-list-item.text-white .prt-list-icon i{
        color: #FFFFFF;
        transition: color 0.3s;    
        font-size:22px;
        width: 1.25em;
        position:relative   ;
        top: 3px;
    }
    .about-section-03 .prt-btn.prt-btn-style-fill.prt-btn-color-skincolor:hover{
        background-color:var(--base-black);
        border-color:var(--base-black);
    }

     /*about-section2*/

    .about-section2{padding:100px 0 80px;}
    .about-section2  .about-section-wrapper .section-title-block .subtitle-wrapper .icon-box,
    .about-section2 .section-title-block .subtitle-wrapper .subtitle h2,
    .about-section2 .section-title-block .section-title h3.title{color:white;}
    .about-section2 .section-title-block .section-title h3.title span{border-color: #fff;}
    .about-section2 .section-title-block .section-desc{
            color: #FFFFFFBD;
            border:0;
    }
    .about-section2 .prt-single-image-wrapper .tm-reveal-direction-lr{
            margin-bottom: -184px;
    }     
    .about-section .featured-icon-box {
        position:relative;
        margin-top:-180px;
        margin-bottom:100px;
            width: 100%;
        height: max-content;
    }
    .about-section .featured-icon-box .featured-icon{
        transition: all 0.5s ease;
    }
    .about-section .featured-icon-box:hover .featured-icon{
        background: var(--base-dark);
        transition: all 0.5s ease;
    }
    .about-section .featured-icon-box .featured-icon  i{
        font-size: 28px;
        line-height: 28px;
        transition: 0.8s all;
        display: inline-block;
        vertical-align: middle;
        margin-top: 2px;
        color: var(--base-white);
    }
    .about-section .featured-icon-box:hover .featured-icon  i{transform: rotateY(360deg);}
    .about-section .featured-icon-box .featured-dec p{
        display: -webkit-box;
          -webkit-line-clamp: 2;        /* Limit to 2 lines */
          -webkit-box-orient: vertical; /* Required for line clamping */
          overflow: hidden;
          text-overflow: ellipsis;
          margin-bottom:0;
    }
    .about-section4 .about-conatin .about-conatin-bottom,
    .about-section4 .about-conatin .about-conatin-bottom .about-contain-inner,
    .about-section4 .about-conatin{
         display:flex;
         align-items:center ;

    }
    .about-section4 .about-conatin{float:right  ;}
    .about-section4 .about-conatin .about-conatin-left:first-child {border-right:1px solid  rgba(0,25,76,0.15);}
    .about-section4 .about-conatin .about-conatin-bottom .about-contain-inner .prt-single-image-wrapper img{width:90px;}
    .about-section4 .about-conatin .about-conatin-bottom .conatin-right .about-contain-title h4{
        font-family: "Onest", Sans-serif;
        font-size: 16px;
        line-height:26px;
        margin-bottom:0;
    }
    .about-section4 .about-conatin .about-conatin-bottom .conatin-right img{width:58px!important    ;}

    .prt-featured-about.style1 .featured-thumbnail {overflow:hidden;}
    .prt-featured-about.style1:hover .featured-thumbnail img{
           -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    .prt-featured-about.style1 .featured-thumbnail img{
        border-radius: 20px 20px 20px 20px;
    }
    .prt-featured-about.style1 .featured-content .featured-desc p,
    .prt-featured-about.style1 .featured-content .featured-title h5{
              display: -webkit-box;
      -webkit-line-clamp: 3; /* number of lines to show */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom:0;
    }
    .prt-featured-about.style1{margin:0}
    .prt-featured-about.style1 .featured-content{
        display:flex;
        flex-direction: column;
        justify-content: flex-end;
        gap: 10px 0px;
        row-gap: 10px;
    }
    /* ===============================================
        12.featured-imagebox ( contents with image)
    ------------------------*/
    .featured-imagebox {  margin: 15px 0; }
    .featured-imagebox,
    .featured-imagebox .featured-thumbnail { 
        position: relative;
    }
    .featured-imagebox .featured-thumbnail img {
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        width: 100%;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
    }
    .featured-imagebox:hover .featured-thumbnail img{
        -moz-transform: scale(1.09);
        -webkit-transform: scale(1.09);
        -ms-transform: scale(1.09);
        transform: scale(1.09);
    }
    .featured-imagebox .featured-content .featured-title h3 {
        font-size: 20px;
        line-height: 32px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical; 
    }

    /*category*/
    .featured-imagebox-category {
        border-radius: var(--base-border-radius-15);
        background-color: var(--base-white);
        border: 1px solid var(--base-border-color-white);
        box-shadow: var(--base-shadow);
        padding: 30px 30px 25px;
        text-align: center;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .featured-imagebox-category:hover{ transform: translatey(5px); }
    .featured-category-icon { margin-bottom: 22px; }
    .featured-imagebox-category .featured-thumbnail img{ transform: scale(1) !important; width: auto; }
    .featured-imagebox-category .featured-thumbnail {
        width: 82px;
        height: 82px;
        margin: 0 auto 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .featured-imagebox-category .featured-title h3{
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 0;
    }

    /*style1*/
    .feature-imagebox-style1 {
        background-color: var(--base-white);
        overflow: hidden;
        border-radius: 10px;
        margin-bottom: 30px;
    }

    .feature-imagebox-style1 .feature-thumbnail{
      width: 50%;
        float: left;
        max-height: 130px;
        overflow: hidden;
    }
    .feature-imagebox-style1 .featured-imagebox-service-content{
        overflow: hidden;
        padding: 20px 25px 0;
    }

    .feature-imagebox-style1 .featured-imagebox-service-content .feature-content h3{
        font-size: 22px;
        line-height: 28px;
        font-family: var(--base-bodyfonts);
        font-weight: 500;
        margin-bottom: 7px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .feature-imagebox-style1 .feature-thumbnail:hover img {
        transition: all 0.5s ease;
        transform: translateY(-15px);
    }

    /*style1  */
    .featured-imagebox-service.style1{position:relative ;}
    .featured-imagebox-service.style1 .featured-imagebox-inner{
       position: relative;
        overflow: hidden;
        box-shadow: unset;
        border: 1px solid rgba(0,25,76,0.15);
        padding: 20px 20px 20px;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        border-radius:10px;
    }
    .featured-imagebox-service.style1:hover .featured-imagebox-inner{
     transition: 0.5s all;
        transform: translateY(5px);
        border:none;
    }
    .featured-imagebox-service.style1  .featured-thumbnail{margin:0 -20px}
    .featured-imagebox-service.style1  .featured-thumbnail-img{
         height: 480px;
        position: absolute;
        left: 0px;
        top: -20px;
        opacity: 0;
        width:400px ;
        z-index: -1;
        transform: translateY(-10px);
          width: 100%;
        overflow: hidden;
        background-position: center;
        border-radius: 15px;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    .featured-imagebox-service.style1:hover .featured-thumbnail-img{
       opacity: 1;
        transform: translateY(0);
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    .service-img1{background-image:url("https://placehold.co/565x500/?text=images/service/service7.jpg");}
    .service-img2{background-image:url("https://placehold.co/565x500/?text=images/service/service8.jpg");}
    .service-img3{background-image:url("https://placehold.co/565x500/?text=images/service/service9.jpg");}
    .service-img4{background-image:url("https://placehold.co/565x500/?text=images/service/service10.jpg");}
    .service-img5{background-image:url("https://placehold.co/565x500/?text=images/service/service11.jpg");}
    .service-img6{background-image:url("https://placehold.co/565x500/?text=images/service/service12.jpg");}
    .featured-imagebox-service.style1 .featured-content .prt-servicebox-icon{padding-bottom:90px}
    .featured-imagebox-service.style1 .featured-content .prt-servicebox-icon .prt-box-icon{
        background-color: var(--base-skin);
        transition: all 0.5s ease;
        width: 60px;
        height: 60px;
        line-height: 63px;
        border-radius:15px;
        text-align:center   ;
        color: var(--base-white);
        font-size: 26px;
    }
    .featured-imagebox-service.style1:hover .featured-content .prt-servicebox-icon .prt-box-icon i{
       transform: rotateY(360deg);
        transition: 0.8s all;
    }
    .featured-imagebox-service.style1 .featured-content .prt-servicebox-icon .prt-box-icon i{
       transition: 0.8s all;
        display: block;
    }
    .featured-imagebox-service.style1 .featured-content .prt-servicebox-detials{
        background: var(--base-grey);
        border-radius: 5px;
        padding: 14px 20px 22px;
    }
    .featured-imagebox-service.style1 .featured-content .prt-servicebox-detials .featured-title h4{
        margin-bottom: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .featured-imagebox-service.style1 .featured-content .prt-servicebox-detials .featured-dec{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .featured-imagebox-service.style1 .prt-bottom-buttonbox a{
        position:relative  ;
        font-size:16px;
        line-height:16px;
        position: relative;
        margin-top: 18px;
        display: inline-block;
        vertical-align: top;
        color:var(--base-dark);
    }
    .featured-imagebox-service.style1 .prt-bottom-buttonbox a:before{
          content: "\e628";
        font-family:"themify";
        position: absolute;
        right: -25px;
        left: auto;
        top: 0;
        bottom: auto;
        font-weight:500;
        font-size:16px;
            color: #001746;
    }
    .featured-imagebox-service.style1 .prt-bottom-buttonbox a:hover,
    .featured-imagebox-service.style1 .prt-bottom-buttonbox a:hover:before{
        color:var(--base-skin);
    }
    .service-section-3 .service-footer h3{
        text-align: left;
        color: #001746;
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
        margin-bottom:0;
    }
    .service-section-3 .service-footer h3 a{
        text-decoration:underline ;
        font-weight:middle;
    }
    .service-section-4 .tm-animatedtext-wrapper .tm-animate-title{
    text-align: left;
        color: #FFFFFF;
        font-size: 36px;
        font-weight: 500;
        line-height: 46px;
    }
    .service-section-4 .tm-animatedtext-wrapper .tm-animate-title span{opacity:0.2}
    .service-section-4 .prt-icon-box{
        margin-top:68px;
        margin-bottom: 15px;
    }
    .service-section-4 .prt-icon-box .prt-icon-contentbox .prt-icon-box-title h3{
        font-size:18px;
        line-height:28px;
        margin-bottom:8px;
        color:var(--base-white);
    }
    .service-section-4 .prt-icon-box .prt-icon-contentbox .prt-icon-box-desc p{   color: #FFFFFFBD;}

    /*style2*/
    .featured-imagebox-service.style2{
        overflow: hidden;
        padding: 26px 30px 30px;
        border-radius: 15px;
        background-color: var(--base-white);
        display: block;
        box-shadow: 0 0 15px 0px rgba(43, 52, 59, 0.10), 0 0 0 rgba(43, 52, 59, 0.10);
        margin-bottom: 15px;
        transition: 0.5s all;
    }
    .featured-imagebox-service.style2:hover{   
        transition: 0.5s all;
        transform: translateY(5px);
    }
    .featured-imagebox-service.style2 .featured-imagebox img{
            height: 180px;
        display: block;
        border-radius: 10px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        margin-bottom: 20px;
        width:100%;
        object-fit:cover;
    }
    .featured-imagebox-service.style2 .featured-conatin .featured-desc p{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-bottom  : 10px;
    }
    .service-section-5 .prt-icon-box-inner{
        display:flex;
        padding:  30px ;
        border-radius: 30px 30px 30px 30px;
        background-color:var(--base-skin);
        justify-content: space-between;
    }
    .service-section-5 .prt-icon-box.style2 .icon-box i{
            position: relative;
        top: 3px;
        right: -2px;
    }
    .prt-icon-box.style2{
        display:flex;
        gap:15px;
        align-items: center;
    }
    .prt-icon-box.style2 .icon-box{
        background-color: #FFFFFF;
        fill: #042A2D;
        color: #042A2D;
        font-size: 22px;
        line-height:22px;
        padding: 14px 14px 0;
        border-radius: 50%;
        width:55px;
        height:55px;
    }
    .prt-icon-box.style2 .prt-icon-contain .prt-icon-titile span a,
    .prt-icon-box.style2 .prt-icon-contain .prt-icon-titile span{
      color:var(--base-white);  
    }
    /*gallery*/
    .featured-imagebox-gallery{
        position: relative;
        overflow: hidden;
        border-radius: var(--base-border-radius-20);
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .featured-imagebox-gallery:before,
    .featured-imagebox-gallery:after{
        content: "";
        position: absolute;
        width: 150%;
        height: 150%;
        padding-bottom: 150%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(0, 0);
        border-radius: 50%;
        box-sizing: border-box;
        z-index: 1;
        background: rgba(0,0,0,0.2);
    }
    .featured-imagebox-gallery:before{ transition: all .3s ease-out; }
    .featured-imagebox-gallery:after{ transition: all .8s ease-out; }
    .featured-imagebox-gallery:hover:before,
    .featured-imagebox-gallery:hover:after{  transform: translate(-50%, -50%) scale(1, 1); }
    .featured-imagebox-gallery .featured-thumbnail img{ transform: scale(1) !important; border-radius: 20px; }

    .featured-imagebox-gallery .featured-icon a{
        position: absolute;
        opacity: 0;
        color: var(--base-white);
        top: 50%;
        margin-top: -20px !important;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 3;
        text-align: center;
        font-size: 26px;
        line-height: 45px;
        height: 45px;
        width: 45px;
        border: 2px solid var(--base-white);
        background-color: transparent;
        border-radius: var(--base-border-radius-10);
        transform: perspective(110px) rotateX(60deg) scale(.6);
        transform-origin: 50% 100% 0;
        transition: all .2s ease;
        transform-style: flat;
    }
    .featured-imagebox-gallery .featured-icon a:hover {
        background-color: var(--base-dark);
        border-color: var(--base-dark);
    }
    .featured-imagebox-gallery:hover .featured-icon a{
        transform: perspective(100px) rotateX(0deg);
        opacity: 1;
        transition-delay: .2s;
    }



    /* post */
    .featured-imagebox-post { 
        overflow: visible;
    }
    .featured-imagebox-post .featured-content .post-meta span{ 
        display: inline-block;
        position: relative;
        margin-right: 20px;
        font-size: 15px;
        line-height: 15px;
        margin-bottom: 12px;
    }
    .featured-imagebox-post .featured-content .post-meta span,
    .featured-imagebox-post .featured-content .post-meta span a {
        color: var(--body-font-color);
    }
    .featured-imagebox-post .featured-content .post-meta span:last-child{ margin-right: 0; }
    .featured-imagebox-post .featured-content .post-meta span i{ 
        padding-right: 4px; 
        font-size: 14px;
        line-height: 0;
        color: var(--base-skin);
    }
    .featured-imagebox-post .featured-content .post-meta span i.fa-comments-o { font-size: 16px; }
    .featured-imagebox-post .prt-box-post-date .prt-entry-date{
        color: #fff;
        display: inline-block;
        padding: 20px 8px;
        z-index: 2;
        font-size: 15px;
    }
    .prt-box-post-date .prt-entry-date .entry-month, 
    .prt-box-post-date .prt-entry-date .entry-year {
        font-size: 16px;
        line-height: 1;
        display: block;
        font-weight: 700;
        text-transform: capitalize;
    }
    .post-category{
        display: inline-block;
        border-radius: 6px;
        font-size: 14px;
        line-height: 1;
        padding: 6px 10px;
        color: #fff;
        margin-bottom: 15px;
    }

    /* post-1 */

    .featured-imagebox-post.style1{display: flex; align-items: center; margin: 0;}
    .featured-imagebox-post.style1 .featured-thumbnail{
        display: flex;
        flex-shrink: 0;
    }
    .featured-imagebox-post.style1 .prt-blog-img-wrap{ text-align: center; padding:0 40px 0 0; }
    .featured-imagebox-post.style1 .prt-blog-img-wrap .post-meta{ padding: 15px 0 17px; }
    .featured-imagebox-post.style1 .prt-blog-img-wrap .post-meta span{
        position: relative;
        padding-right: 12px;
        margin-right: 2px;
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
        color: var(--base-white);
        text-transform: capitalize;
    }

    .featured-imagebox-post.style1 .prt-blog-img-wrap .post-meta span:before{
        content: "/";
        position: absolute;
        right: 0;
        top: -3px;
    }
    .featured-imagebox-post.style1 .prt-blog-img-wrap .post-meta span:last-child:before{ content: ''; }
    .featured-imagebox-post.style1 .featured-thumbnail img{
        width: auto;
        border-radius: var(--base-border-radius-20);
        transform: scale(1);
        margin: 0;
    }
    .featured-imagebox-post.style1 .featured-title h3 a{
        font-size: 30px;
        line-height: 46px;
        font-weight: 500;
        padding-bottom: 10px;
        padding-top: 12px;
        color: var(--base-white);
      
    }

    .featured-imagebox-post.style1 .featured-content{ padding: 0 0 0 40px; }
    .pricing-btn a{
        border: 1px solid var(--base-white);
    }
    .pricing-btn a:hover{
        color: var(--base-skin);
        color: var(--base-skin);
    }



    /*style2*/
    .featured-imagebox-post.style2{display: flex; align-items: center; margin: 0;}
    .featured-imagebox-post.style2 .featured-thumbnail{
        display: flex;
        flex-shrink: 0;
    }
    .featured-imagebox-post.style2 .prt-blog-img-wrap{ text-align: center; padding:0 40px 0 0; }
    .featured-imagebox-post.style2 .prt-blog-img-wrap .post-meta{ padding: 15px 0 17px; }
    .featured-imagebox-post.style2 .prt-blog-img-wrap .post-meta span.prt-meta-line.brand{
        position: relative;
        padding-right: 12px;
        margin-right: 2px;
        font-size: 36px;
        line-height: 46px;
        font-family: var(--base-headingfont);
        color: var(--base-white);
    }

    .featured-imagebox-post.style2 .prt-blog-img-wrap .post-meta span.prt-meta-line.date{
        display: inline-block;
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
        text-transform: capitalize;
        position: relative;
        padding-left: 5px;
        color: var(--base-white);
    }
    .featured-imagebox-post.style2 .prt-blog-img-wrap .post-meta span:before{
        content: "/";
        position: absolute;
        right: -9px;
        top: -3px;
    }
    .featured-imagebox-post.style2 .prt-blog-img-wrap .post-meta span:last-child:before{ content: ''; }
    .featured-imagebox-post.style2 .featured-thumbnail img{
        width: auto;
        border-radius: var(--base-border-radius-20);
        transform: scale(1);
        margin: 0;
    }
    .featured-imagebox-post.style2 .featured-title h3{
        font-size: 30px;
        line-height: 46px;
        font-weight: 500;
        padding-bottom: 10px;
        padding-top: 10px;

    }
    .featured-imagebox-post.style2 .featured-title h3 a{
        color: var(--base-white);
    }
    .featured-imagebox-post.style2 .featured-content{ padding: 0 0 0 40px; }


    /*style3*/
    .featured-imagebox-post.style4{
        display: flex;
        overflow: hidden;
        border-radius: 15px;
        border: 1px solid rgba(0,25,76,0.15);
        background-color: var(--base-grey);
        margin-bottom:30px;
        margin-top:0;
    }
    .featured-imagebox-post.style4 .featured-content-post{
        overflow: hidden;
        padding: 30px 30px;

    }
    .featured-imagebox-post.style4 .featured-thumbnail{
        overflow:hidden  ;
            position: relative;
        width: 42.1%;
          flex-shrink: 0;
    }
    .featured-imagebox-post.style4 .featured-thumbnail img{
            border-radius: 15px 0 0 15px;
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        height:100%;
            object-fit: cover;
    }
    .featured-imagebox-post.style4 .featured-thumbnail:before{
            position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        display: block;
        content: '';
        width: 0;
        height: 0;
        background: rgba(0, 0, 0, .08);
        border-radius: 0%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
    }
    .featured-imagebox-post.style4:hover .featured-thumbnail:before{
    -webkit-animation: circle 2s;
        animation: circle 2s;
        opacity: 1;
    }
    .featured-imagebox-post.style4:hover .featured-thumbnail img{
         -moz-transform: rotate(2deg) scale(1.2);
        -webkit-transform: rotate(2deg) scale(1.2);
        transform: rotate(2deg) scale(1.2);
        -ms-transform: rotate(2deg) scale(1.2);
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
    }
    .featured-imagebox-post.style4 .featured-content-post .post-meta{
        font-size: 14px;
        padding: 3px 12px;
        border: 1px solid;
        border-radius:30px;
        display: inline-block;
        vertical-align: top;
            background-color: rgba( 0,23,70,0.10);
    }
    .featured-imagebox-post.style4 .featured-content-post .post-meta span{margin:0;}
    .featured-imagebox-post.style4 .featured-content-post .post-meta span a{
        font-size: 14px;
        line-height: 27px;
        color: #001746;
        padding:0;
    }
    .featured-imagebox-post.style4 .featured-content-post .post-meta span a:hover{color:var(--base-skin);}
    .featured-imagebox-post.style4 .featured-content-post .featured-title h3
    {
            display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 22px;
        line-height: 32px;
        margin: 15px 0 80px;
        font-weight:500;
    }
    .featured-imagebox-post.style4 .featured-content-post .featured-title h3 a{
                display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .featured-imagebox-post.style4 .featured-content-post .prt-postbox-btn a{
            padding: 0 25px;
        padding-top: 16px;
        padding-bottom:16px;
        display: inline-block;
        vertical-align: top;
        background: var(--base-skin);
        color: var(--base-white);
        border-radius: 50px;
            font-size: 14px;
        line-height: 14px;
        margin:0;
    }
    .featured-imagebox-post.style4 .featured-content-post .prt-postbox-btn a:hover{
        background:var(--base-dark);
     
    }

    /* services */
    .feature-servicebox-image.style1{
        position: relative;
        overflow: hidden;
        border-radius: 15px;
    }

    .feature-servicebox-image.style1 .feature-thumbnail {
        position: relative;
    }

    .feature-servicebox-image.style1 .feature-thumbnail:before {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        display: block;
        content: '';
        width: 0;
        height: 0;
        background: rgba(255, 255, 255, .08);
        border-radius: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
    }

    .feature-servicebox-image.style1:hover .feature-thumbnail:before {
        -webkit-animation: circle 2s;
        animation: circle 2s;
    }

    @-webkit-keyframes circle {
        0% {
            opacity: 1;
        }

        40% {
            opacity: 1;
        }

        100% {
            width: 200%;
            height: 200%;
            opacity: 0;
        }

    }

    @keyframes circle {
        0% {
            opacity: 1;
        }

        40% {
            opacity: 1;
        }

        100% {
            width: 200%;
            height: 200%;
            opacity: 0;
        }

    }


    .feature-servicebox-image.style1 .feature-service-content{
        position: absolute;
        bottom: 30px;
        text-align: left;
        padding: 0 30px;
        right: 0;
        left: 0;
        z-index: 2;
    }
    .feature-servicebox-image.style1 .feature-service-content .featured-title h3 a{
        position: relative;
        margin-bottom: 0;
        font-size: 28px;
        line-height: 38px;
        font-weight: 600;
    }
    .feature-servicebox-image.style1 .feature-service-content .featured-title h3 a{
        color: var(--base-white);
    }
    .feature-servicebox-image.style1 .feature-service-content .featured-title h3 a:hover{
        color: var(--base-skin);
    }

    .feature-servicebox-image.style1 .feature-thumbnail a img.img-fluid {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
        -webkit-transition: .75s ease-in-out;
        transition: .75s ease-in-out;
    }

    .feature-servicebox-image.style1:hover .feature-thumbnail a img.img-fluid {
        -webkit-transform: rotate(10deg) scale(1.2);
        transform: rotate(10deg) scale(1.2);
    }

    .feature-servicebox-image.style1 .feature-thumbnail:after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
        opacity: .82;
        visibility: visible;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(0deg, rgba(0, 0, 0, .75) 30%, transparent 60%);
        padding: 20px;
        transition: all .3s ease;
    }

    /*style 2*/

    /*service-section*/
     .service-icon-box {
        position: relative;
        overflow: hidden;
        }

     .service-icon-box .service-iconbox-inner{
        background-color: var(--base-grey);
        border-radius: var(--base-border-radius-15);
        padding: 40px;
        overflow: hidden;
        display: block;
        display: flex;
     }
     .service-icon-box:hover .service-iconbox-inner .service-imagebox{
        animation: ttm-bounce 0.6s ease-in-out 60ms;
            transition: all 1s ease;
        display: block;
     }
     @keyframes ttm-bounce {
        0% {
            transform: translateY(0)
        }

        40% {
            transform: translateY(10px)
        }

        100% {
            transform: translateY(0)
        }
    }
     .service-content-box .service-title h3 {
        font-size: 20px;
        line-height: 25px;
        font-weight: 500;
        font-family: var(--base-headingfont);
        color: var(--base-headingfont-color);
        margin-bottom: 10px;

     }
     .service-content-box .service-title h3 a:hover{color:var(--base-skin);}
     .prt-bottom-buttonbox a:hover{ color:var(--base-skin);   text-decoration: underline;}
     .prt-bottom-buttonbox a:hover:after{color:var(--base-skin);}
     .service-content-box .service-des p{
         display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        margin: 0;
    }

    .service-imagebox img{
        height: auto;
        min-width: 65px;
        object-fit: cover;
       
    }
    .prt-servicebox-readmore{
        position: relative;
        margin-top: 18px;
        display: inline-block;
        vertical-align: top;
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        color: var(--base-headingfont-color);
        font-family: var(--base-headingfont);

    }

    .prt-service-widget-title h3{
        font-size: 16px;
        line-height: 28px;
        font-weight: 400;
        text-align: center;
        color: var(--base-dark);
        margin-bottom:0;
        margin-left:-35px;
    }
    .prt-btn-service-footer .prt-btn-wapre a{
        border:1px solid var(--base-dark);
        background-color:var(--base-dark);
        color:var(--base-white);
        float: right;
    }
    .prt-btn-service-footer .prt-btn-wapre a:hover{
        border:1px solid var(--base-skin);
        background-color:var(--base-skin);
        color:var(--base-white);
    }

    .prt-service-widget-title h3 a{
        color: #FF0000;
        text-decoration: underline !important;
        webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .prt-service-widget-title h3 a:hover{
        color: var(--base-skin);
    }


    @keyframes prt-bounce {
        0% {
            transform: translateY(0)
        }

        40% {
            transform: translateY(10px)
        }

        100% {
            transform: translateY(0)
        }
    }
    .service-content-box .service-icon-box .tm-box-icon i {
        font-size: 50px;
        line-height: 50px;
        display: inline-block;
        vertical-align: middle;
    }
    .service-content-box .service-icon-box .tm-box-icon {
        transition: all 1s ease;
        display: block;
    }
    .service-content-box:hover .service-icon-box .tm-box-icon {
        animation: prt-bounce 0.6s ease-in-out 60ms;
    }
    .prt-servicebox-readmore a {
        position: relative;
        margin-top: 18px;
        display: inline-block;
        vertical-align: top;
    }
    .prt-servicebox-readmore a:before {
        content: '\e873';
        font-family: 'flaticon_inqord';
        position: absolute;
        right: -25px;
        left: auto;
        top: 0;
        bottom: auto;
    }
    .prt-servicebox-readmore a:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        right: 0;
        left: auto;
        top: auto;
        bottom: 0;
        border-bottom: 1px solid;
    }

    .service-content-box .service-des p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
            margin: 0;
    }

    /*service-02*/

    .service-content-style2 .service-content-title h2{
        font-size: 32px;
        line-height: 42px;
        font-weight: 500;
    }


    .service-content-style2 .service-list ul li{
        list-style: none;
    }
    .service-content-style2 .service-list ul {padding:0}
    .service-content-style2 .service-list ul li:last-child{padding-left:8px}
    .service-content-style2 .service-list .service-item ul span i.flaticon-double-tick {
        font-size: 24px;
        color: var(--base-skin);
        transition: color 0.3s;
        font-size: 22px;
        padding-right: 10px;
    }

    /*serviece-details*/
     .prt-service-description h4{
        font-size: 36px;
        line-height: 46px;
        font-weight: 500;
        color: var(--base-headingfont-color);
      }



    /* team-1 */

    /*team-section*/

     .prt-teambox-style1 {
        position: relative;
        overflow: hidden;
        transition: transform 0.5s ease-in-out;
        display: inline-block;
        vertical-align: top;
    }
    .prt-teambox-style1:hover {
        transform: translate3d(0, -10px, 0);
        -webkit-transform: translate3d(0, -10px, 0);
    }

    .prt-featured-content-style1{
        text-align: center;
        position: relative;
        padding: 20px 20px 20px;
        border-radius: var(--base-border-radius-15);
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        overflow: visible;
        background: var(--base-white);
        border: 1px solid rgba(0, 25, 76, 0.15);
        margin: -50px 30px 0;
    }
    .prt-featured-content-style1 .prt-featured-inner-content-box{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .prt-featured-content-style1 .prt-featured-inner-content-box .prt-team-position{
        text-align: left;
    }
    .prt-featured-content-style1 .prt-featured-inner-content-box .prt-featured-title h3 a{
        font-size: 20px;
        line-height: 25px;
        font-weight: 500;
        color: var(--base-headinfont-color);
        margin-bottom: 0;
    }
    .prt-featured-content-style1 .prt-featured-inner-content-box .prt-featured-title h3{
         margin-bottom: 0;
    }
    .prt-featured-inner-content-box .prt-team-position h2{
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        margin-bottom: 0;
    }


    .prt-featured-content-style1 .prt-team-icon{
        font-size: 22px;
        text-align: center;
        z-index: 2;
        position: relative;
        cursor: pointer;
        display: inline-block;
        color: #fff;
        border-radius: 3px;
        -webkit-transition: color .3s, background .3s ease, -webkit-transform .2s;
        transition: color .3s, background .3s ease, -webkit-transform .2s;
        -o-transition: color .3s, background .3s ease, -o-transform .2s;
        -moz-transition: transform .2s, color .3s, background .3s ease, -moz-transform .2s;
        transition: transform .2s, color .3s, background .3s ease;
        transition: transform .2s, color .3s, background .3s ease, -webkit-transform .2s, -moz-transform .2s, -o-transform .2s;
    }


    .prt-featured-content-style1 .prt-team-icon i {
        width: 50px;
        height: 50px;
        line-height: 58px;
        display: inline-block;
        background-color: var(--base-skin);
        border-radius: var(--base-border-radius-50);
    }
    .prt-box-readmore a {
        font-size: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin: auto;
        background-color: var(--base-white);
        border-radius: 50%;
        transition: all 0.5s ease;
        transform: scale(0);
        overflow: hidden;
    }
    .prt-box-readmore a:before,.prt-box-readmore a:after {
        content: "\f126";
        font-family: 'flaticon_inqord';
        font-size: 25px;
        line-height: 50px;
        transform: rotate(45deg);
        display: block;
        transition: transform 0.3s ease-out;
    }
    .prt-box-readmore a:after{
        top: 0;
        transform: translatex(-150%) translatey(150%) translatez(0) rotate(45deg);
        transition: transform 0.3s ease-out;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .prt-readmore-wrap .prt-box-readmore a:hover:after {
        transform: translatex(0) translatey(0) translatez(0) rotate(45deg);
        transition: transform 0.3s ease-out;
    }
    .prt-readmore-wrap .prt-box-readmore a:after
    .prt-readmore-wrap .prt-box-readmore a:hover:before {
        transform: translatex(150%) translatey(-150%) translatez(0);
        transition: transform 0.3s ease-out;
    }


    .team-section01 .container-fluid{
        padding:0 15px 0 100px;
    }
    .featured-imagebox-team.style1{
        position: relative;
        overflow: hidden;
        transition: transform 0.5s ease-in-out;
        display: inline-block;
        vertical-align: top;
        margin-bottom:-25px;
    }
    .featured-imagebox-team.style1:hover{
      transform: translate3d(0, -10px, 0);
        -webkit-transform: translate3d(0, -10px, 0);
    }
    .featured-imagebox-team.style1 .featured-content{
        text-align: center;
        position: relative;
        padding: 20px 20px 20px;
        border-radius: 15px;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        overflow: visible;
        background: var(--base-white);
        border: 1px solid rgba(0,25,76,0.15);
        margin: -50px 30px 0;
    }
    .featured-imagebox-team.style1 .featured-content .featured-content-box-inner{
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align:left ;
    }
    .featured-imagebox-team.style1 .featured-thumbnail{
        border-radius:30px;
         position: relative;
        overflow: hidden;
    }
    @keyframes circle {
        0% {
            opacity: 1;
        }

        40% {
            opacity: 1;
        }

        100% {
            width: 200%;
            height: 200%;
            opacity: 0;
        }
    }
    .featured-imagebox-team.style1:hover{
        -webkit-transform: translate3d(0, -10px, 0);
    }
    .featured-imagebox-team.style1 .featured-thumbnail img{
        border-radius:30px;
            -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
        -moz-transform: rotate(0) scale(1);
        -ms-transform: rotate(0) scale(1);
        width:100%;
        object-fit:cover    ;
        height:100%;

    }
    .featured-imagebox-team.style1:hover .featured-thumbnail img{
    -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
        -moz-transform: rotate(0) scale(1);
        -ms-transform: rotate(0) scale(1);
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
    }
    .featured-imagebox-team.style1 .featured-content .featured-title h3 {
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .featured-imagebox-team.style1 .featured-content .featured-title h3 a:hover{
        color:  var( --base-skin);
    }
    .featured-imagebox-team.style1 .featured-content .featured-position {
        display: inline-block;
       
        text-align: left;
    }
    .featured-imagebox-team.style1 .featured-content .featured-position p {margin-bottom: 0; text-align:left    ;}
    .featured-imagebox-team.style1 .prt-btn-waprre{
        font-size: 22px;
        text-align: center;
        z-index: 2;
        position: relative;
        cursor: pointer;
        display: inline-block;
        color: #fff;
        overflow:visible    ;
        border-radius: 3px;
        -webkit-transition: color .3s, background .3s ease, -webkit-transform .2s;
        transition: color .3s, background .3s ease, -webkit-transform .2s;
        -o-transition: color .3s, background .3s ease, -o-transform .2s;
        -moz-transition: transform .2s, color .3s, background .3s ease, -moz-transform .2s;
        transition: transform .2s, color .3s, background .3s ease;
        transition: transform .2s, color .3s, background .3s ease, -webkit-transform .2s, -moz-transform .2s, -o-transform .2s;
    }
    .featured-imagebox-team.style1 .prt-btn-waprre .prt-team-btn {
            width: 50px;
        height: 50px;
        line-height: 58px;
        display: inline-block;
        background-color: var(--base-skin);
        border-radius: var(--base-border-radius-50);
        background-size: 200% auto;
        moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .featured-imagebox-team.style1 .prt-team-social-links-wrapper .prt-team-social-links{
        padding: 0;
        margin: 0;
        background: transparent;
        z-index: 2;
        position: relative;
        text-align: center;
        position: absolute;
        right: 0px;
        left: 5px;
        bottom: 20px;
        top: auto;
        -webkit-transition: .5s all ease;
        -o-transition: .5s all ease;
        transition: .5s all ease;
        opacity: 0;
        visibility: hidden;
    }
    .featured-imagebox-team.style1  .prt-team-btn:hover .prt-team-social-links{
        -webkit-transition: .5s all ease;
        -o-transition: .5s all ease;
        transition: .5s all ease;
        opacity: 1;
        bottom: 80px;
        position: absolute  ;
        visibility: visible;

            right: -6px;
    }
    .featured-imagebox-team.style1 .prt-box-social-links .prt-team-social-links-wrapper ul li{
            opacity: 0;
        display: flex;
        vertical-align: top;
        text-align: center;
        margin-bottom: 10px;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        -moz-transition: 0.4s;
        font-size:16px;
    }
    .featured-imagebox-team.style1:hover .prt-box-social-links .prt-team-social-links-wrapper ul li{
        opacity: 1;
        width: 40px;
        height: 40px;
        margin-bottom:10PX;
    }
    .featured-imagebox-team.style1 .prt-btn-waprre1 a{
            font-size: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin: auto;
        background-color: var(--base-white);
        border-radius: 50%;
        transition: all 0.5s ease;
        transform: scale(0);
        overflow: hidden;
    }
    .featured-imagebox-team.style1 .prt-btn-waprre1 a:before,
    .featured-imagebox-team.style1 .prt-btn-waprre1 a:after{
            content: "\f126";
        font-family: 'flaticon_inqord';
        font-size: 25px;
        line-height: 50px;
        transform: rotate(45deg);
        display: block;
        transition: transform 0.3s ease-out;
         color: var(--base-dark);
    }
    .featured-imagebox-team.style1 .prt-btn-waprre1 a:hover:before{
            transform: translatex(150%) translatey(-150%) translatez(0);
        transition: transform 0.3s ease-out;
    }
    .featured-imagebox-team.style1 .prt-btn-waprre1 a:after{
        top: 0;
        transform: translatex(-150%) translatey(150%) translatez(0) rotate(45deg);
        transition: transform 0.3s ease-out;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .featured-imagebox-team.style1 .prt-btn-waprre1 a:hover:after{
           transform: translatex(0) translatey(0) translatez(0) rotate(45deg);
        transition: transform 0.3s ease-out;
    }
    .featured-imagebox-team.style1:hover .prt-btn-waprre1 a{
            transition: all 0.5s ease;
        transform: scale(1.1);
        color: var(--base-dark);
    }
    .featured-imagebox-team.style1 .prt-box-social-links .prt-team-social-links-wrapper ul li a{
        font-size: 15px;
        line-height:40px;
        display: block;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
          margin-bottom:0px;
          width: 40px;
        height: 40px;
        line-height: 40px;
        background: var(--base-white);
        border-radius: var(--base-border-radius-50);

    }
    .featured-imagebox-team.style1 .prt-team-social-links-wrapper  ul li a:hover {
        background:var( --base-skin);
        color:var(--base-white);

    }
    .featured-imagebox-team.style1 .prt-team-btn .prt-team-social-links-wrapper ul li a i{
       position:relative;
       top:3PX;

    }

    .team-section-2 .prt-section-desc p{
        color:var(--base-dark);
    }

    /*team-details*/

    .prt-team-member-single-list h2{
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 0;
        font-weight: 500;
        text-transform: capitalize;
    }

    .prt-team-member-single-list .short-decs p{
        padding-top: 32px;
        margin-top: 30px;
        font-size: 18px;
        line-height: 28px;
        border-top: 1px solid rgb(0, 0, 0, 0.15);
        padding-bottom: 15px;

    }
    .team-details-section{
        position: relative;
        vertical-align: top;
    }
    .prt-team-details-wrapper ul li {
        list-style: none;
        padding-bottom: 15px;
        display: block;
        position: relative;
    }

    .prt-team-details-wrapper ul li .prt-team-list-title{
        margin-right: 0;
        position: relative;
        font-size: 17px;
        line-height: 27px;
        color: var(--base-black);
        font-weight: 500;
        display: inline-block;
        vertical-align: top;
       
    }
    .prt-team-details-wrapper ul li .prt-team-list-value{
        font-size: 17px;
        line-height: 27px;
        color: var(--base-black);
        display: inline-block;
        vertical-align: top;
    }
    .prt-team-details-wrapper ul li .prt-team-list-value a:hover{
        color: #6c6c6c;
    }
    .prt-team-details-wrapper ul li .prt-team-list-value ul li a{
        display: flex;
        vertical-align: top;
        line-height: 25px;
        margin: 0px 10px 5px 0px;
        text-align: center;
       
    }
    .team-details-info-content .content-title h3{
        font-size: 30px;
        line-height: 40px;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 15px;
        color: var(--base-black);
        text-align: center;
    }
    .team-details-info-content .content-decs p{
        font-size: 18px;
        line-height: 28px;
        font-weight: 400;
        color: var(--base-black);
        text-align: center;
    }
    .team-details-info-content .content-decs p span{
        text-decoration: underline;
        font-weight: 500;
        color: var(--base-black);
         font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .team-details-info-content .content-decs .company-year{
        font-size: 18px;
        line-height: 32px;
        text-align: center;
        font-weight: 500;
        color: var(--base-black);
        margin-top: 40px;
    }
    .prt-team-details-wrapper ul li .prt-team-list-value ul, 
    .prt-team-details-wrapper ul li .prt-team-list-value ul li {
        display: inline-block;
    }

    /* portfolio-image-box */

    /*style1*/

    .featured-thumbnail{position: relative;}
    .featured-thumbnail .featured-thumbnail-inner:before {
        content: '';
        position: absolute;
        top: 5px;
        bottom: 5px;
        left: 5px;
        right: 5px;
        opacity: 0.7;
       
    }
    .featured-thumbnail .featured-thumbnail-inner a {
        position: absolute;
        top: 50%;
        left: 50%;   
        width: 45px;
        height: 45px;
        border-radius: 50%;
        text-align: center;
        line-height: 45px;
        font-size: 16px;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
    .featured-thumbnail .featured-thumbnail-inner {
        position: absolute;
        top: 5px;
        bottom: 5px;
        left: 5px;
        right: 5px;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
        visibility: hidden;
    }
    .featured-thumbnail:hover .featured-thumbnail-inner {
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    .featured-thumbnail-inner i{
        display: none;
    }
    .featured-imagebox-portfolio.style1{
        border-radius: 20px;
    }
    .featured-imagebox-portfolio.style2 .prt-featured-thumbnail{
        overflow:hidden;
        border-radius:10px;
        width: 100%;
        position:relative   ;
    }
    .featured-imagebox-portfolio.style2 .prt-featured-thumbnail:before{
             position: absolute;
        content: "";
        bottom: -10px;
        left: -15px;
        width: 110%;
        height: 60%;
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
        visibility: visible;
        align-items: center;
        justify-content: center;
        background: linear-gradient(0deg, rgba(0, 23, 70, 0.90) 30%, rgba(0, 23, 70, 0.15) 80%);
        padding: 20px;
        transition: all .3s ease;
        z-index: 1;
        filter: blur(10px);
    }
    .featured-imagebox-portfolio.style2 .prt-featured-thumbnail{
         border-radius: 30px!important   ;
    }
    .featured-imagebox-portfolio.style2 .prt-featured-thumbnail img{
       
        height: 320px;
        max-width: none;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        background-size: cover;
        transition: all 1s ease;
        overflow: hidden;
        background-position: center;
        position: relative;
        transform: scale(1.05) rotate(.5deg);
        transform-origin: 90% 50%;
        border-radius: 30px!important   ;
        transition: transform 1.2s cubic-bezier(.4,.01,.14,.99);
        object-fit:cover;

    }
    .featured-imagebox-portfolio.style2:hover .prt-featured-thumbnail img{
        transform: scale(1.001) rotate(0);
    }
    .featured-imagebox-portfolio.style2 .prt-featured-overly{
         position: absolute;
        bottom: 25px;
        top: auto;
        left: 0;
        right: 0;
        text-align: center;
        padding: 0;
        z-index: 1;
        transition: all 0.3s ease;
    }
    .featured-imagebox-portfolio.style2:hover .prt-featured-overly{
          opacity: 0;
        transition: all 0.3s ease;
    }
    .featured-imagebox-portfolio.style2  .prt-featured-overly .prt-featured-category p{
         padding-bottom: 4px;
        font-size: 14px;
        color: var(--base-white);
    }
    .featured-imagebox-portfolio.style2  .prt-featured-overly .prt-featured-title h4{color:white}
    .featured-imagebox-portfolio.style2  .prt-featured-overly .prt-featured-title h4 a{
        cursor: pointer;
        margin-bottom: 0px;
        transition: all 0.5s linear;
        font-size: 24px;
        line-height: 34px;
        color:var(--base-white);
    }
    .featured-imagebox-portfolio.style2  .prt-featured-overly .prt-featured-title h4 a:hover{
        color:var(--base-white);
    }
    .featured-imagebox-portfolio.style2 .btn-overly a{
        bottom:0!important  ;
        z-index:2;
    }
    .portfolio-section3 .prt-btn-waprre{
        margin-bottom:20px;
        text-align:right;
        padding-bottom:25px;
    }
    .portfolio-section3 .prt-btn-waprre a{
        background-color:var(--base-dark)!important ;
        color:var(--base-white)!important   ;
    }
    .portfolio-section3 .prt-btn-waprre a:hover{
        background-color:var(--base-skin)!important ;
        color:var(--base-white)!important   ;
        border-color:var(--base-skin)!important ;
    }
    .portfolio-section3 .slick-dots{
        right: 0;
        left: 0;
        bottom: -70px;
        width: fit-content;
        margin: 0 auto;
        display: inline-flex;
    }
     /* ===============================================
        13.Progress-Bar
    ------------------------*/
    .prt-progress-bar {position: relative;}
    .prt-progress-bar:not(:frist-child) {
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .prt-progress-bar:nth-child(frist-child){margin-bottom: 20px;}
    .prt-progress-bar:nth-child(frist-child) {
        padding-top: 0px;
        margin-bottom: 20px;
    }
    .prt-progress-bar:not(:last-child) {
        margin-bottom: 20px;
    }
    .prt-progress-bar:nth-child(last-child){padding-top:20px ;}
    .prt-progress-bar .progressbar-title {
        display: block;
        margin-bottom: 8px;
        font-size: 16px;
        font-weight: 500;
        color: var(--base-headingfont-color);
        font-family: var(--base-headingfont);
    }
    .prt-progress-bar .progress-bar-percent {
        background: none;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 16px;
        line-height:10px;
        color: var(--base-dark);
        z-index: 3;
        margin-top: -25px;
        text-shadow: none;
        text-align: center;
        overflow: visible;
    }
    .prt-progress-bar .progress-bar {
        display: block;
        height: 5px;
        line-height: 3px;
        position: relative;
        background-color: var(--base-skin);
        background: linear-gradient(90deg, rgba( 0,23,70,1) 0%, rgba( 0,84,223,1) 100%);
        overflow: visible;
        height: 10px;
        line-height: 10px;
        border-radius:20px;
    }
    .prt-progress-bar .progress-bar-inner {
     
         background-color: #EFF3FA00;
        border-radius: 50px;
       
    }
    .bg-base-skin .prt-progress-bar .progress-bar-inner {background-color: rgba(0, 0, 0, 0.1);}
    .bg-base-dark .prt-progress-bar .progress-bar-inner {background-color: rgba(255, 255, 255, .1);}
    .bg-base-grey .prt-progress-bar .progress-bar-inner {background-color: #fff;}

    /* style1 */
    .prt-progress-bar.style1:not(:last-child) {margin-bottom: 36px;}
    .prt-progress-bar.style1 h3.progress-title,
    .prt-progress-bar.style1 h3.progress-percentage.counter {
        display: block;
        margin-bottom: 15px;
        font-size: 18px;
        text-transform: capitalize;
        color: var(--base-dark);
        line-height: 26px;
        font-weight: 600;
    }
    .prt-progress-bar.style1 .progress-bar-percent {
        font-size: 14px;
        line-height: 26px;
        font-weight: 400;
        color: var(--base-white);
        font-family: var(--base-headingfont);
        text-align: center;
        background: var(--base-skin);
        border-radius: 5px;
        width: 42px;
        height: 26px;
        display: inline;
        top: -17px;
    }
    .prt-progress-bar.style1 .progress-bar-percent:before {
        position: absolute;
        content: "";
        left: 36%;
        bottom: -8px;
        border: solid;
        border-color: var(--base-skin) transparent;
        border-width: 8px 6px 0 6px;
    }
    .prt-progress-bar.style1 .progress-bar {
        display: block;
        height: 5px;
        line-height: 5px;
        position: relative;
        background-color: var(--base-skin);
        overflow: visible;
        bottom: 0;
        border-radius: 2px;
    }
    .prt-progress-bar.style1 .progress-bar-inner {
        box-shadow: none;
        height: 5px;
        width: 100%;
        z-index: 1;
        border-radius: 2px;
        background-color: rgba(0 0 0 / 0.10);
    }

    /*about-section*/
    .about-section2 .progress-bar-main .prt-progress-bar-inner{
        color: #FFFFFF;
        font-size: 36px;
        line-height: 46px;
        display: flex;
        flex: 1;
        margin-bottom:20px;
            font-weight: 600;
    }
    .about-section2 .progress-bar-main .progressbar-title{
        color: #FFFFFF;
        font-family: "Inter Tight", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 12px;
        display: block;
    }
    .about-section2 .btn-wrapper .prt-btn:after{display:none;}
    .about-section2 .btn-wrapper .prt-btn{display:inline-block;}
    .about-section2 .prt-icon-box i{
        background-color: var(--base-skin);
            font-size: 20px;
        padding: 16px;
            border-radius: 50%;
            color:var(--base-white);
    }
    .about-section2 .prt-icon-box .prt-icon-contentbox h3 {
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 0px;
        color: #FFFFFF;
    }
    .about-section2 .prt-icon-box .prt-icon-contentbox .prt-icon-box-description a{
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 600;
        margin-left:15;
        margin-bottom:0;
    }
    .about-section2 .prt-progress-bar .progress-bar{
        line-height:5px;
        height:5px;
          background: #0054df!important;
        border-radius: 50px;
        overflow: hidden;
    }
    .about-section2 .prt-progress-bar .progress-bar-inner{
        background-color: var(--base-white);
    }
    .about-section2 .prt-progress-bar .progress-bar-inner{
          
        /*border-color: #EFF3FA;*/
    }

    /* ===============================================
        14.Testimonial
    ------------------------*/
    .testimonial { position: relative; }
    .testimonial .testimonial-caption h3 {
        font-size: 22px;
        line-height: 34px;
        display: block;
        margin-bottom: 0;
    }
    .testimonial-caption label {
        display: block;
        margin: 0; 
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 4px;
        color: var(--base-skin);
    }
    .testimonial .testimonial-content blockquote{
        padding: 10px 25px;
        font-size: 20px;
        position: relative;
        line-height: 32px;
        font-style: normal;
        margin: 0;
    }


    /*style1*/

    .title-text h2{
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
        font-family: var(--base-headingfont);
        color: var(--base-headingfont-color);
        margin-top:5px;
    }
    .testimonials .testimonials-inner-item  {
        background-color: var(--base-grey);
        border-radius: var(--base-border-radius-15);
        padding: 30px 30px;
        position: relative;
        overflow: hidden;
         display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .testimonials .testimonials-inner-item .testimonial-content blockquote {
        text-align: left;
        position: relative;
        font-family: var(--base-headingfont);
        font-size: 18px;
        line-height: 30px;
        font-weight: 500;
        font-style: italic;
        color: var(--base-headingfont-color);
        border: none;
        outline: none;
        padding-bottom: 30px;
        margin:0;
    }

    .testimonials .testimonial-avatar {
        position: relative;
        display: flex;
         align-items: center;
    }
    .testimonial-avatar .testimonial-img img {
        width: 60px;
        z-index: 1;
        position: relative;
         border-radius: var(--base-border-radius-50);
       
        }


    .testimonial-avatar .testimonial-caption h3{
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 0px;
        transition: all 0.5s ease;
        font-family: var(--base-bodyfont);
        font-weight: 500;
        color: var(--base-headingfont-color);
        display: -webkit-box;
      -webkit-line-clamp: 1; /* Show only 2 lines */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .testimonial-avatar .testimonial-caption label{
        font-size: 14px;
        line-height: 24px;
        color: var(--base-bodyfont-color);
        font-weight:normal  ;
        display: -webkit-box;
      -webkit-line-clamp: 1; /* Show only 2 lines */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;

    }
    .prt-box-rating .tm-active {
        color: #FF7700;
        display: inline-block;
        width: 10px;
        margin: 0 2px;
        font-size: 14px;
        text-align: center;
    }

    .testimonial-avatar:before {
        background-color: var(--base-dark);
        top: auto;
        content: '\f112';
        font-family: flaticon_inqord;
        right: 0;
        left: auto;
        bottom: 5px;
        position: absolute;
        display: inline-block;
        margin: auto;
        z-index: 1;
        height: 50px;
        width: 50px;
        line-height: 50px;
        text-align: center;
        color: var(--base-white);
        font-size: 25px;
        border-radius: var(--base-border-radius-50);
    }
    .themetechmount-boxes-view-carousel.tm-boxes-carousel-arrow-below.themetechmount-element-testimonialbox-style-1 .themetechmount-boxes-row-wrapper .slick-arrow.slick-prev,
    .themetechmount-boxes-view-carousel.tm-boxes-carousel-arrow-above.themetechmount-element-testimonialbox-style-1 .themetechmount-boxes-row-wrapper .slick-arrow.slick-prev {
        left: -18%;
        margin: 0;
    }
    .themetechmount-boxes-view-carousel.tm-boxes-carousel-arrow-below.themetechmount-element-testimonialbox-style-1 .themetechmount-boxes-row-wrapper .slick-arrow.slick-next,
    .themetechmount-boxes-view-carousel.tm-boxes-carousel-arrow-above.themetechmount-element-testimonialbox-style-1 .themetechmount-boxes-row-wrapper .slick-arrow.slick-next {
        right: auto;
        left: -13%;
    }
    .themetechmount-boxes-view-carousel.tm-boxes-carousel-arrow-below.themetechmount-element-testimonialbox-style-1 .themetechmount-boxes-row-wrapper .slick-arrow {
        bottom: 4%;
    }   
    .themetechmount-boxes-view-carousel.tm-boxes-carousel-arrow-above.themetechmount-element-testimonialbox-style-1 .themetechmount-boxes-row-wrapper .slick-arrow {
        top: 175px;
    }
    /*testimonial-section2*/
    .testimonial-section2 .testimonial-section-left .section-title-block {
        width:57%;
    }
    .testimonial-section2  .testimonials .testimonials-inner-item{
        background-color:var(--base-white);
        overflow: visible;
        z-index:1;
        margin-top:30px;
    }
    .testimonial-section2  .testimonial-avatar:before{
            top: -52px;
        bottom: auto;
        z-index:2;
    }
    .testimonial-section2 .testimonials{
        position:relative;
        z-index:1;
    }
    .testimonial-section2 .testimonials .testimonials-inner-item .testimonial-content blockquote{
    padding-top: 30px;
        padding-bottom: 20px;

    }
    .testimonial-section2 .testimonials .testimonials-inner-item .testimonial-content blockquote p{

      margin-bottom:0;
    }

    .testimonial-section3 .testimonials-left-side-contain{
        min-height: -webkit-fill-available;
        justify-content: center;
        border-radius: 30px 0px 0px 30px;
        padding-top: 30px;
        padding-bottom: 32px;
        padding-left: 30px;
        padding-right: 30px;
        background-color:var(--base-dark);
        text-align: center;
         box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    }
    .testimonial-section3 .testimonials-left-side-contain .prt-desc p{
        text-align: center;
        color: #FFFFFFB3;
        font-size: 18px;
        line-height: 28px;
    }
    .b-30{     
            border-radius: 0px 30px 30px 0px;
        margin-right: 1px;
        /* background-color: rgba(0, 0, 0, 0.13); */
        padding-right: 0px;
        overflow: hidden;

    }
    .testimonials.style1{
        background-color: #FFFFFF;
        padding-left: 30px;
        padding-right: 60px;
        padding:60px 60px 60px 60px;
        border-radius: 0px 30px 30px 0px;
       box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    }
    .testimonials.style1 .testimonials-inner-item{
        padding:0;
        margin:0;
        background-color:var(--base-white);
          display: flex;
      flex-direction: column;
    }
    .testimonial-section3 .testimonials.style1 .testimonials-inner-item .testimonial-content 
    blockquote{
            font-style: normal ;
                font-weight: 400;
    }
    .testimonials.style1 .testimonials-inner-item .prt-box-rating i{
        display: inline-block;
        width: 10px;
        margin: 0 2px;
        font-size: 14px;
            color: #FF7700;
    }
    .testimonials.style1 .testimonials-inner-item .testimonial-title h4{
            font-size: 20px;
        line-height: 30px;
        margin-bottom: 5px;
        margin-top: 14px;
        color: var(--base-dark);
    }
    .testimonials.style1 .testimonials-inner-item .testimonial-content blockquote{
        color: var(--base-bodyfont-color);
        font-size:16px;
        line-height:26px;
        padding-top:5px;
        padding-bottom:0;
    }
    .testimonials.style1 .testimonials-inner-item .testimonial-avatar{
            margin-top: 47px;
    }
    .testimonials.style1 .testimonial-avatar .testimonial-img img{
        border:1px solid var(--base-dark);
        border-radius:50%;
    }
    .testimonials.style1 .testimonial-avatar:before{display:none;}
    .testimonial-section3 .slick_slider .slick-arrow{
        left:auto;
        right:0;
        top:74%;
            width: 40px;
        height: 40px;
    }
    .testimonial-section3 .slick_slider .slick-prev{
       left: auto;
        right: 110px;
    }
    .testimonial-section3 .slick_slider .slick-next{
       /* left: auto!important;
        right: -200px!important;*/
            left: auto;
        right: 60px;
    }
    .testimonial-section3 .testimonials-1{
        margin-bottom:-100px;
        position:relative;
        z-index:1;
    }


    /*style-4*/
    .testimonial-section4{position: relative    ;}
    .testimonial-section4 .container-fulid:before{
        background: linear-gradient(90deg, transparent 30%, rgba(239, 243, 250, 0.90) 100%);
        right: 0;
        left: auto;
        z-index: 2;
    }
    .testimonial-section4 .container-fulid:before,
    .testimonial-section4 .container-fulid:after{
        position: absolute;
        content: "";
        left: auto;
        right:0;
        top: 0;
        width: 30%;
        height: 100%;
        visibility: visible;
        align-items: center;
        justify-content: center;
        z-index: 1;
    }
    .testimonial-section4 .container-fulid:after{
            background: linear-gradient(90deg, rgba(239, 243, 250, 0.90) 50%, transparent 100%);
        left:0 ;
        right: auto;
    }
    .testimonials.style2 .testimonials-inner-item{
          background-color: transparent ;
        border:none;
        padding: 0;
        position: relative;
        overflow: hidden;
         display: flex;
    }
    .testimonials.style2 .testimonials-inner-item .testimonial-avatar:before{display:none;}
    .testimonials.style2 .testimonials-inner-item .testimonial-avatar{
        display:block;
        text-align:center  ;
        width:100%;
        margin: auto    ;
    }
    .testimonials.style2 .testimonial-avatar .testimonial-img img{
        margin:auto!important  ;
        width:100px;
        height:100px;
    }
    .testimonials.style2 .testimonial-avatar .testimonial-caption h3{
        font-size: 14px;
        color: var(--base-bodyfont-color);
        margin-bottom: 10px;
        line-height:24px;
        margin-top:15px;
    }
    .testimonials.style2 .testimonials-contain .testimonials-title h2{
    font-size: 32px;
        line-height: 48px;
        margin-bottom: 8px;
        text-align:  center ;
    }
    .testimonials.style2 .testimonials-inner-item .prt-box-rating{width:100%; text-align:center ; margin-bottom:10px}
    .testimonials.style2 .testimonials-inner-item .prt-box-rating i{
            color: #FF7700;
            display: inline-block;
        width: 10px;
        margin: 0 2px;
        font-size: 14px;
        text-align:    center   ;

    }
    /*style-5*/
    .testimonial-section-5 .testimonials:nth-child(even){
            padding-top: 30px;
    }
    .testimonial-section2 .testimonial-section-left .step-desc p{
        color:#FFFFFFBD!important   ;
        display: -webkit-box;
      -webkit-line-clamp: 2; /* number of lines to show */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    /* ===============================================
        15.Accordion
    ------------------------*/
    .toggle-content {
      display: none;
    }
    .toggle-content.show {
      display: block;
    }
    .toggle-title a.active {
      font-weight: bold;
    }

    .wrap-acadion .accordion {margin-top: 15px;}
    .accordion .toggle-title a {
        display: block;
        font-weight: 400;
        font-size: 18px;
        position: relative;
    }
    .accordion .toggle-title a i {margin-right: 15px;}
    .accordion .toggle-content.show {display: block !important;}
    .accordion .toggle-content p:last-child {margin-bottom: 0;}
    .accordion .toggle .toggle-title a:after {
        position: absolute;
        font-family: "Font Awesome 5 Free";
        right: 20px;
        display: inline-block;
        content: "\f055";
        border-radius: 50%;
        font-size: 20px;
        color: var(--base-dark);
    }
    .accordion .toggle .toggle-title a.active:after {content: "\f056";}
    .accordion .alignleft { margin: .15em 1.5em 1.1em 0;}
    .accordion .toggle.prt-control-left-true .toggle-title a {padding-left: 40px;}
    .accordion .toggle.prt-control-left-true .toggle-title a:after {left: 20px;}
    .accordion .toggle.prt-control-left-true .toggle-title a {padding-left: 30px;}
    .accordion .toggle.prt-control-left-true .toggle-title a:after {
        left: 0;
        border: 0;
        font-size: 10px;
        height: 18px;
        width: 18px;
        line-height: 18px;
        text-align: center;
    }
    .accordion .toggle-title a:after {
      content: "\f067"; /* plus icon */
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      position: absolute;
      right: 20px;
      top: 30px;
      font-size: 18px;
      color: var(--base-dark);
      transition: transform 0.3s;
    }

    .accordion .toggle-title a.active:after {
      content: "\f068"; /* minus icon */
    }


    /* prt-style-classic style1 */
    /*style1*/
    .accordion.style1 {min-height: 551px;}
    .accordion.style1 .toggle.prt-toggle_style_classic {
        padding: 0;
        border-radius: 15px;
        margin: 0 0 15px;
    }
    .accordion.style1 .toggle.prt-toggle_style_classic:last-child {margin-bottom: 0;}
    .accordion.style1 .toggle.prt-toggle_style_classic .toggle-content {
        margin-top: 0;
        padding: 0px 30px 25px 0px;
            box-sizing: content-box
    }
    .accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a {
        font-family: var(--base-headingfont);
            font-size: 20px;
        font-weight: 600;
        line-height: 32px;
        background-color: #FFFFFF;
        padding: 23px 30px 23px 30px;
        cursor: pointer;
        color: var(--base-headingfont-color);
        white-space: normal;
        border:1px solid #26265680;
        border-color: #26265680;
    }
    .accordion.style1 .toggle.prt-toggle_style_classic {
        border: none;
        border-radius: 0;
        border-bottom: 1px solid var(--base-dark);
    }
    .accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a.active{
        padding: 20px 70px 20px 0px;
        border: none !important;
    }
    .accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a:after {
        content: "\e61a";
        font-size: 16px;
        font-family: 'themify';
        position: absolute;
        top: 23px;
        right: 0px;
        font-weight:900;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        color:var(--base-black);
        transform: rotate(0deg);
    }
    .accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a.active:after {transform: rotate(90deg);}

    /*style-3*/
    .accordion.style3 .toggle.prt-toggle_style_classic{
            border: 1px solid #26265680;
        border-color: #26265680;
        margin: 0 0 30px 0;
        border-radius: 15px;
        background-color:var(--base-grey);
    }

    .accordion.style3 .toggle.prt-toggle_style_classic a.bg-base-grey.active{
            border-radius: 15px 15px 0 0;

    }
    .accordion.style3 .toggle.prt-toggle_style_classic .toggle-content p{
          border-radius: 0px 0px 15px 15px;
              padding: 0px 30px 23px 30px;
        border-radius: 0 0 15px 15px;
    }

    .accordion.style3 .toggle.prt-toggle_style_classic a.bg-base-grey{
        border-radius:15px;
        color:var(--base-dark);
        font-family: var(--base-headingfont);
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
        color: var(--base-headingfont-color);
        padding: 23px 30px 23px 30px;
    }

    .accordion.style3 .toggle.prt-toggle_style_classic a.bg-base-grey{background:var(--base-grey);}
    .accordion.style3 .toggle.prt-toggle_style_classic .toggle-content p{background:var(--base-grey);}
    /* prt-style-default */
    .tab-conatin-inner {
        display: none;
      }
      .tab-conatin-inner.active {
        display: block;
      }
    .accordion .toggle.prt-toggle_style_default {
        padding: 0;
        border: 0;
    }
    .accordion .toggle.prt-toggle_style_default .toggle-content {padding: 7px 30px 11px;}
    .accordion .toggle.prt-toggle_style_default .toggle-title a {
        font-size: 18px;
        font-weight: 700;
        line-height: 1;
        padding: 18px 30px 18px;
        border: 1px solid rgba(0, 0, 0, 0.11) !important;
        border-radius: 5px;
    }
    .accordion .toggle.prt-toggle_style_default .toggle-title a:after {content: unset;}
    .accordion .toggle.prt-toggle_style_default .toggle-title a.active {
        background-color: var(--base-dark);
        color: var(--base-white);
    }

    section {counter-reset: container}
    .accordion .toggle .toggle-title a.active h3{margin-bottom:0;}
    .accordion .toggle .toggle-title a:after {
        position: absolute;
        font-family: "Font Awesome 5 Free";
        right:-13px;
        top: 9px;
         content: "\f067";
        font-weight: 900;
        webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        font-size:16px;
        line-height: 1;
    }
    .accordion .toggle .toggle-title a.active:after {
        content: "\f068";
        font-weight: 900;
    }
    /*style2*/
    .accordion.style2 .toggle.prt-toggle_style_classic{

        border:1px solid #26265680;
        border-color: #26265680;
        margin: 0 0 30px 0;
        border-radius:15px;
    }
    .accordion.style2 .toggle.prt-toggle_style_classic a{
         font-family: var(--base-headingfont);
            font-size: 20px;
        font-weight: 600;
        line-height: 30px;
        color: var(--base-headingfont-color);
         padding: 23px 30px 23px 30px;
         background-color:var(--base-white);
         border-radius: 15px;

    }
    .accordion.style2 .toggle.prt-toggle_style_classic a.active{border-radius:15px 15px 0 0}
    .accordion.style2 .toggle.prt-toggle_style_classic a.bg-base-grey.active{border-radius: 15px 15px 0 0;}
    .accordion.style2 .toggle-content p{
        padding: 0px 30px 23px 30px;
        background-color:var(--base-white);
        border-radius:0 0 15px 15px;
    }

    .accordion .toggle .toggle-title a:after{
        right: 30px;
        top: 30px;
    }
    .accordion.style2 .toggle .toggle-title a.active.bg-base-grey:after,
    .accordion.style2 .toggle .toggle-title a.bg-base-grey:after  {
        background-color: var(--base-grey);
    }
    .accordion.style2 .toggle .toggle-title a.active.bg-base-grey:after{
        color:var(--base-skin);
    }
    .faq-section_2 .accordion.style2 .toggle.prt-toggle_style_classic a{
        background-color:var(--base-grey);

    }
    .faq-section_2 .accordion.style2 .toggle.prt-toggle_style_classic a.active{
        margin-bottom:23px;
    }
    /*background-grey*/
    .accordion.style2 .toggle.bg-base-grey a,
    .accordion.style2 .toggle.bg-base-grey .toggle-content p
    {background-color: var(--base-grey);}
    .accordion.style2 .toggle.bg-base-grey .toggle-title a.bg-base-grey:after{
        background:var(--base-dark);
            line-height: 0px;
    }
    .accordion.style2 .toggle.bg-base-grey.open  .toggle-title a.bg-base-grey.active:after{
        background-color:var(--base-skin);
            content: "\f068";
        font-weight: 900;

    }
    /* ===============================================
        16.Wrap-Form
    ------------------------*/
    .wrap-form label{
        width: 100%;
        margin: 0;
    }
    .wrap-form span.text-input {
        margin-bottom: 20px;
        display: block;
        position: relative;
    }
    .wrap-form span.text-input > i {
        position: absolute;
        left: 10px;
        top: 21px;
        opacity: .9;
        font-size: 14px;
        z-index: 1;
    }

    /*style-1*/
    .wrap-form.query_form-1{
        font-size: 16px;
        margin-bottom: 6px;
        color: var(--base-white);
        background-color: #FFFFFF1A;
        padding: 30px 30px 30px 30px;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #FFFFFF4D;
        border-radius: 30px 30px 30px 30px;
    }
    .wrap-form.query_form-1 .contact-form-title{
            font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
        display: block;
        color: var(--base-white);
    }
    .wrap-form.query_form-1 span.text-input {
        margin-bottom: 20px;
    }
    .wrap-form.query_form-1 span.text-input input,
    .wrap-form.query_form-1 span.text-input select,
    .wrap-form.query_form-1 span.text-input textarea {
        background-color: rgba(255, 255, 255, 0.10);
        border: 1px solid rgba(255, 255, 255, 0.15);
        color: var(--base-white);
        border-radius: 50px;
        padding: 9px 20px 9px 20px;
            display: block;
        margin-bottom: 30px;
    }
    .wrap-form.query_form-1 span.text-input textarea{
        border-radius:20px;
    }
    .wrap-form.query_form-1 span.text-input input:focus{border:1px solid var(--base-skin);}
    .wrap-form.query_form-1 span.text-input textarea:focus{border:1px solid var(--base-skin);}
    .wrap-form.query_form-1 span.text-input input::-webkit-input-placeholder, 
    .wrap-form.query_form-1 span.text-input textarea::-webkit-input-placeholder,
    .wrap-form.query_form-1 span.text-input select::-webkit-input-placeholder {
     color: rgba(255, 255, 255, 0.6);
     font-size:15px;
     line-height:25px;
    }
    .wrap-form.query_form-1 button{
            top: 0px;
        float: left;
        left: 0;
        position: relative;
        padding:16px 25px;
        border-radius:30px;
        line-height:15px!important;
     }
    .wrap-form.query_form-1 .ctn-footer-desc p{color: rgba(255, 255, 255, 0.70);} 
    .wrap-form.query_form-1 .ctn-footer-desc p a{
        color:var(--base-white);
        text-decoration:underline; }
    /*style1*/
    .wrap-form.query_form-2{
      position:0;
    }
    .wrap-form.query_form-2 .contact-form-title{
            font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
        display: block;
        color: var(--base-white);
    }
    .wrap-form.query_form-2 span.text-input {
        margin-bottom: 20px;
    }
    .wrap-form.query_form-2 span.text-input input,
    .wrap-form.query_form-2 span.text-input select,
    .wrap-form.query_form-2 span.text-input textarea {
        background-color: rgba(255, 255, 255, 0.10);
        border: 1px solid rgba(255, 255, 255, 0.15);
        color: var(--base-white);
        border-radius: 50px;
        padding: 9px 20px 9px 20px;
            display: block;
        margin-bottom: 30px;
    }
    .wrap-form.query_form-2 span.text-input textarea{
        border-radius:20px!important    ;
        padding-left:30px;
    }
    .wrap-form.query_form-2 span.text-input input:focus{border:1px solid var(--base-skin);}
    .wrap-form.query_form-2 span.text-input textarea:focus{border:1px solid var(--base-skin);}
    .wrap-form.query_form-2 span.text-input input::-webkit-input-placeholder, 
    .wrap-form.query_form-2 span.text-input textarea::-webkit-input-placeholder,
    .wrap-form.query_form-2 span.text-input select::-webkit-input-placeholder {
     color: rgba(255, 255, 255, 0.6);
     font-size:15px;
     line-height:25px;
    }
    .wrap-form.query_form-2 button{
            top: 0px;
        float: left;
        left: 0;
        position: relative;
        padding:16px 25px;
        border-radius:30px;
        line-height:15px!important;
     }
    .wrap-form.query_form-2 .ctn-footer-desc p{color: rgba(255, 255, 255, 0.70);} 
    .wrap-form.query_form-2 .ctn-footer-desc p a{
        color:var(--base-white);
        text-decoration:underline; }

    /*style2*/
    .wrap-form.query_form-2  i {
        position: absolute!important    ;
        left: 35px!important    ;
        top: 12px!important ;
        font-size: 20px!important  ;
        z-index: 1!important    ;
        line-height: 16px!important ;
        color: var(--base-dark);
    }
    .wrap-form.query_form-2 span.text-input input,
    .wrap-form.query_form-2 span.text-input textarea,
    .wrap-form.query_form-2 span.text-input select {
        border-radius: 0;
        color: rgba(0, 0, 0, .60);
        border: 1px solid rgba(4,42,45,0.3);
        border-radius: 50px;
        padding: 9px 20px 9px 20px;
        position:relative   ;
        padding-left: 60px;
        background-color:var( --base-grey);
    }
    .prt-bgcolor-skincolor .wrap-form.contact_form span.text-input input,
    .prt-bgcolor-skincolor .wrap-form.contact_form span.text-input textarea,
    .prt-bgcolor-skincolor .wrap-form.contact_form span.text-input select {
        background-color: transparent   ;
        border: 0;
        color: #fff;
        padding-left: 0;
        border-bottom: 2px solid rgba(255, 255, 255, .12);
    }
    .wrap-form.query_form-2 span.text-input input::-webkit-input-placeholder,
    .wrap-form.query_form-2 span.text-input textarea::-webkit-input-placeholder,
    .wrap-form.query_form-2 span.text-input select::-webkit-input-placeholder {
        color: var(--base-bodyfont-color);
    }
    .prt-bgcolor-skincolor .wrap-form.contact_form span.text-input input:focus,
    .prt-bgcolor-skincolor .wrap-form.contact_form span.text-input textarea:focus,
    .prt-bgcolor-skincolor .wrap-form.contact_form span.text-input select:focus {
       
        border: 1px solid var(--base-skin);
    }
    /* ===============================================
        17.Tab
    ------------------------*/
    .prt-tabs ul.tabs{
        width:100%; 
        padding: 0;
        margin: 0;
    }
    .prt-tabs ul.tabs li{ 
        position: relative;
        display: inline-block;
    }
    .prt-tabs ul.tabs li:last-child{  margin-bottom: 0; }
    .prt-tabs .content-tab .content-inner { display: none; }
    .prt-tabs .content-tab .content-inner.active { display: block; }

    /* prt-tab-style-01 */
    /*style-03*/
    .prt-tab-style-01 ul.tabs li {
        display: inline-block;
        margin: 5px;
        width: auto;
    }

    .prt-tab-style-01 ul.tabs li:first-child {
        margin-left: 0;
    }

    .prt-tab-style-01 ul.tabs li:last-child {
        margin-right: 0;
    }

    .prt-tab-style-01 ul.tabs li a {
       display: block;
        cursor: pointer;
        padding: 6px 25px 6px;
        line-height: 22px;
        width: auto;
        position: relative;
        z-index: 3;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        background-color: transparent;
        font-size: 16px;
        font-weight: 500;
       border-radius: var(--base-border-radius-30);
        text-transform: capitalize;
        border: 1px solid rgba(0,25,76,0.15);
        font-family: var(--base-headingfont);
    }
    .prt-tab-style-01 ul.tabs li.active a {
        border-color: transparent;
          color: var(--base-white);
    }

    .prt-tab-style-01 ul.tabs {
        padding: 0;
        margin: 0;
        width: auto;
    }

    .prt-tab-style-01 ul.tabs li.active {
        background-color: var(--base-skin);
        color: var(--base-white);
         border-radius: var(--base-border-radius-30);
    }

    .prt-tab-style-01 ul.tabs {
        padding: 0;
        margin: 0;
        width: 100%;
        position: relative;
        text-align: center;
    }

    /*style 2*/
    .prt-tab-style-02 ul li a{
        display: block;
        cursor: pointer;
        padding: 12px 25px;
        margin-bottom: 8px;
        width: auto;
        position: relative;
        z-index: 3;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        background-color: #fff;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 20px;
        text-align:left;
        border-radius: var(--base-border-radius-30);
        border: 1px solid var(--base-dark);
        font-family: var(--base-headingfont);
        margin-right: 10px;

    }
    .prt-tab-style-02 ul li.tab a:hover{color:var(--base-dark);}
    .prt-tab-style-02 ul li.tab.active a{
        background-color: var(--base-dark);
        color: var(--base-white);
        border: transparent;
    }

    .prt-tab-style-02 ul{
        margin: 0;
        padding: 0;
        margin-bottom: 35px;
        margin-top: 20px;
        text-align: LEFT;
    }

    /*style3*/
    .prt-tab-style-03 .tabs{
        margin: 0;
        padding: 0;
        margin-top: 20px;
        text-align: center;
        display:inline-block    ;
    }
    .prt-tab-style-03 .tabs li{
        list-style:none;
        display:inline-block;
    }
    .prt-tab-style-03 .tabs li a{
        color: #090716;
        display: block;
        cursor: pointer;
        padding: 6px 25px 6px;
        margin-bottom: 8px;
        width: auto;
        position: relative;
        z-index: 3;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        background-color: #fff;
        font-size: 16px;
        font-weight: 500;
        border-radius: var(--base-border-radius-30);
        text-transform: capitalize;
        border: 1px solid rgba(0,25,76,0.15);
            margin-right: 10px;
            text-align: center  ;

    }
    .prt-tab-style-03 ul.tabs li.active a{
        background-color: var(--base-skin);
        color: #fff;
        border-color: transparent;
    } 
    .prt-tab-style-03{text-align:center    ;}

    .tab-title h2{
            font-weight: 500;
        font-size: 36px;
        line-height:46px;
            margin: 0px 0px 25px 0px;
    }
    /*style-4*/
    .prt-tabs.prt-tab-style-04 ul li a{
            line-height: 26px;
        font-size: 16px;
        border-radius: var(--base-border-radius-15);
        padding: 12px 25px;
        color: var(--base-dark);
        text-align: left;
        cursor: pointer;
        font-family:var(---base-headingfont) ;
        font-weight:500;
        background: var(--base-grey);
        display: inline-block;
        vertical-align: top;
        margin-bottom:40px;
    }
    .prt-tabs.prt-tab-style-04 ul li:first-child a{
        border-radius: 15px 0 0 15px;;
    }
    .prt-tabs.prt-tab-style-04 ul li:last-child a{
        border-radius: 0px 15px 15px 0;
        margin-left:-5px;
    }
    .prt-tabs.prt-tab-style-04 ul li.active a{
        background-color:var(--base-skin);
        color: var(--base-white);
    }

    /* ===============================================
        18.Boxes-Spacing
    ------------------------*/
    .row.prt-boxes-spacing-25px, .prt-boxes-spacing-25px { margin: 0 -25px !important; }
    .row.prt-boxes-spacing-25px .prt-box-col-wrapper {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }
    .row.prt-boxes-spacing-20px, .prt-boxes-spacing-20px { margin: 0 -20px !important; }
    .row.prt-boxes-spacing-20px .prt-box-col-wrapper {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .row.prt-boxes-spacing-15px, .prt-boxes-spacing-15px { margin: 0 -15px; }
    .prt-boxes-spacing-15px .prt-box-col-wrapper {
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 20px;
    }
    .row.prt-boxes-spacing-10px, .prt-boxes-spacing-10px{ margin: 0 -10px !important; }
    .row.prt-boxes-spacing-10px .prt-box-col-wrapper {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }


    /* ===============================================
        19.Sidebar
    ------------------------*/
    .sidebar .widget-area .widget {    
        position: relative;
        margin: 0 0 35px;
        border-radius: 5px;
    }
    .sidebar .widget-area .widget h4{
        font-size: 24px;
        line-height: 34px;
        font-weight: 500;
        padding: 0 0 0 0;
        display: block;
    }
    .sidebar .widget-area .widget:after {
        display: block;
        height: 3px;
        content: '';
        position: absolute;
        width: auto;
        bottom: 0;
        left: 35px;
        right: 35px;
        z-index: 1;
    }
    .sidebar .widget-area .widget.with-title{
       padding: 30px 20px 39px;
        background-color: var(--base-white);
        border-radius: 0;
        margin: 0 0 30px;
        border-radius: var(--base-border-radius-15);
        border: 1px solid rgba(0,25,76,0.15);
    }
    .sidebar .widget-area .widget.with-title.widget-recent-post{padding:30PX 20px 30px}
    .sidebar .widget-area .widget.with-title.tagcloud-widget{padding:30PX 20px 35px}
    .sidebar .widget-area .widget:last-child{ margin-bottom: 0px; }
    .sidebar .widget ul{
        margin: 0px 0 0;
        padding: 0px 0px;
    }
    .sidebar .widget ul >li {
        list-style: none;
    }
    .sidebar  .widget.widget-recent-post ul>li:not(:last-child){
        border-bottom: 1px solid rgba(0,25,76,0.15);
    }
    .sidebar .widget ul>li:first-child{
        padding-top: 0;
        margin-top: 0;
    }
    .sidebar .widget-title h4{ 
        font-size: 23px;
        line-height: 33px;
        font-weight: 700;
        margin-bottom: 0;
        position: relative;
    }

    /*widget-search*/
    .sidebar .widget.widget-search ,
    .sidebar .widget-area.prt-col-bgcolor-yes .widget.widget-search { 
        padding: 0;
    }
    .sidebar .widget.widget-search .search-form{ 
        border: 0;
        position: relative;
    }
    .sidebar .widget.widget-search .search-form label {
        display: block;
        margin: 0;
        width: 100%;
    }
    .sidebar .widget-search .screen-reader-text {
        clip: rect(1px,1px,1px,1px);
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
    }
    .sidebar .widget.widget-search .search-form .btn[type="submit"] {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left:auto   ;
        padding: 0;
        box-shadow: none;
        border-bottom: none;
        text-indent: -999px;
        width: 50px;
        height: 45px;
        line-height: 0;
        z-index: 1;
        outline: 0;
        border: 0;
        border-radius: 0px;
        background-size: 19px;
        background-color: var(--base-skin);
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 0 var(--base-border-radius-15) var(--base-border-radius-15) 0;

        background-image: url(../images/search.png);
     

    }
    .sidebar .widget.widget-search .input-text {
        border: 1px solid #ebeded;
        border-radius: 5px;
        padding: 10px 15px;
        padding-right: 60px;
        background-color: #fff;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .sidebar .widget.widget-search input{
        color: #242c42;
        border: none;
        border-bottom: 1px solid #000;
        padding: 0px 70px 15px 0px;

    }
    .sidebar .widget.widget-search2 input{
        color: #242c42;
        border: none;
        border-bottom: 1px solid #000;
        padding: 0px 70px 15px 0px;
        background-color: var(--base-grey);
        
    }
    .widget.widget-search2 .form-group i {
        position: absolute;
        right: 0;
        cursor: pointer;
        font-size: 18px;
        z-index: 1;
        height: 50px;
        width: 50px;
        text-align: center;
        line-height: 50px;
        top: -12px;
       
    }

    .widget.widget-search .form-group i {
        position: absolute;
        right: 0;
        cursor: pointer;
        font-size: 18px;
        z-index: 1;
        height: 50px;
        width: 50px;
        text-align: center;
        line-height: 50px;
        top: -12px; 
    }
    .prt-sidebar .content-area:before{
             content: "";
            display: block;
            position: absolute;
            top: 0;
            bottom: 0;
            right: -65%;
            z-index: -1;
            margin-right: -2px;
            width: 100%;
            left: auto;
            background-color: var(--base-grey);
            height: 107.5%;
        }

    .prt-sidebar .sidebar-left{
        margin-bottom: 82px;
        padding-top: 0px;
        padding-bottom: 35px;
        float: right;
        margin-right: -8%;
    }

    .sidebar-left aside.widget.widget-nav-menu{
        background-color: var(--base-white);
        border-radius: var(--base-border-radius-15);
        border: 1px solid rgba(0,25,76,0.15);
        padding: 30px 20px 30px;
        overflow: hidden;

    }

    .banner-img-box .featured-title.prt-box-title h5 a{
        font-size: 16px;
        line-height: 28px;
        font-weight: 500;
        color: var(--base-white);
        text-decoration: underline;
    }
    .banner-img-box .featured-desc p{
        font-size: 26px;
        line-height: 36px;
        font-weight: 500;
        text-align: center;
        margin-bottom: 30px;
    }


    /* widget-banner */
    .widget-banner { 
        padding: 0 !important;
        border: 0 !important;
    }
    .widget-banner > div { 
        padding: 35px 30px 45px;
        border-radius: 0;
        overflow: hidden;
    }
    .widget-banner .prt-btn.prt-btn-size-md{
        padding: 13px 30px;
        font-size: 15px;
    }
    .widget-banner h3 {
        font-size: 23px;
        line-height: 33px;
        margin-bottom: 15px;
    }
    .widget-banner .widget-banner-btn{ margin-top: 65px; }

    /*.download_block */
    .download_block {
        width: 100%;
        text-align: left;
        display: flex;
        align-items: center;
        padding: 40px 30px;
        position: relative;
    }
    .download_block .prt-file-title{
        padding-left: 15px;
    }
    .download_block .prt-file-title h3{margin-bottom: 0;}
    .download_block .prt-file-title h3 a{
        font-size: 22px;
        line-height: 32px;
        color: #fff;
        font-family: var(--base-headingfont);
    }
    .download_block span {
        font-weight: 400;
        font-size: 15px;
        line-height: 25px;
        display: block;
    }

    /* widget-categories */


    h3.widget-title-style01{
        margin-bottom: 26px;
        display: block;
        color: var(--base-headingfont-color);
        font-size: 26px;
        line-height: 36px;
        font-weight: 500;

    }

    aside.widget.widget-categories.with-title ul li{
        display: block;
        padding: 9px 15px 9px 35px !important;
        position: relative;
        z-index: 1;
        font-size: 16px;
        background-color: var(--base-grey);
        border-radius: var(--base-border-radius-15);
        font-family: var(--base-bodyfont);
        font-weight: 400;
        margin-bottom: 15px;
    }
    aside.widget.widget-categories.with-title ul li:last-child{margin-bottom:0}
    aside.widget.widget-categories.with-title ul li a:before{
        content: "";
        width: 6px;
        left: -20px;
        bottom: 0;
        height: 6px;
        top: 2px;
        position: absolute;
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        z-index: -1;
        border-radius: var(--base-border-radius-50);
        margin: auto 0;
        background: var(--base-skin);
        padding:0;
    }
    aside.widget.widget-categories.with-title ul li a{
    display: inline-block;
        position: relative;
    }
    aside.widget.widget-categories.with-title ul li a:hover{color:var(--base-skin);}
    aside.widget.widget-categories.with-title ul li span{
        color: var(--base-headingfont-color);
        float: inline-end;
        font-weight: 500;
        background-color:transparent    ;
        font-size:16px;
        line-height: 26px;
    }

    .prt-sidebar-right .widget.widget-search .search-form label {
        display: block;
        margin: 0;
    }
    .prt-sidebar-right .widget.widget-search input[type="search"] {
        border-radius: 15px;
        color: var(--base-headingfont-color);
        background-color: var(--base-grey);
        padding: 9px 65px 9px 15px;
    }
    .prt-sidebar-right .widget.widget-search .search-form{ position: relative; }
    .prt-sidebar-right .widget.widget-search input[type="search"]::placeholder{
        color: var(--base-headingfont-color);
    }
    .prt-sidebar-right .widget.widget-search .btn-check:focus+.btn,
    .prt-sidebar-right .widget.widget-search .btn:focus {
        outline: 0;
        box-shadow: none;
    }
    .prt-sidebar-right .widget.widget-search .btn{
        color: #fff;
        position: absolute;
        top: 5px;
        right: 6px;
        font-size: 20px;
    }
    .prt-sidebar-right .widget.with-title{
        margin-bottom: 30px;
    }
    .prt-sidebar-right .widget.with-title:last-child {
        margin-bottom: 0;
    }
    .prt-sidebar-right .widget.widget-categories .widget-title,
    .prt-sidebar-right .widget.tagcloud-widget .widget-title,
    .prt-sidebar-right .widget.widget-recent-post .widget-title{
        font-size: 23px;
        line-height: 33px;
        font-weight: 700;
        margin-bottom: 0;
        position: relative;
    }
    .widget-categories ul{
        padding: 0;
        margin: 20px 0 0;
        list-style-type: none;
    }
    .widget-categories ul li a{
        position: relative;
        display: inline-block;
        line-height: 1;
        font-size: 16px;
        font-weight: 400;
    }
    .widget-categories ul li a:hover{
        color: #6c6c6c;
    }
    .widget-categories ul li{ 
      padding: 0px 0px 0px 0px;
        border-top: 0 !important;
        position: relative;
        margin: 5px 0 6px;
    }
    .widget-categories ul li:last-child {
        padding-bottom: 0 !important;
        border-bottom: 0;
    }
    .widget-categories ul li a:hover:before{
        color: var(--base-skin);
    }
    .widget-categories ul li span {
        position: absolute;
        top: 11px;
        right: 11px;
        width: 22px;
        height: 22px;
        line-height: 21px;
        text-align: center;
        border-radius: 50%;
        display: block;
        font-size: 13px;
        font-weight: 400;
        /*box-shadow: 0px 0px 10px 0px rgba(3, 59, 74, 0.1);*/
        background-color: #fff;
    }

    /* widget-nav-menu */
    .widget.widget-nav-menu:after {
        content: unset !important;
    }
    .widget.widget-nav-menu ul li{ 
        border: 0;
        position: relative;
       
    }
    .widget.widget-nav-menu ul li a{
        display: block;
        padding: 9px 15px 9px 40px;
        position: relative;
        z-index: 1;
        font-size: 16px;
        background-color: var(--base-grey);
        border-radius: var(--base-border-radius-15);
        font-family: var(--body-font-family)Inter Tight!important;
        font-weight: 400 !important;
    }
    .widget.widget-nav-menu ul li:last-child{
        border-bottom: 0;
        padding: 10px 0 0;
    }
    .widget.widget-nav-menu ul li a:after {
        content: "";
        width: 8px;
        left: 15px;
        bottom: 0;
        background: var(--base-skin);
        height: 8px;
        top: 0;
        position: absolute;
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        z-index: -1;
        border-radius: var(--base-border-radius-50);
        margin: auto 0;
    }
    .widget.widget-nav-menu ul li a:hover,
    .widget.widget-nav-menu ul li.active a{
        color: var(--base-skin);
    }

    /*hero-section*/
    .hero-section {
        position: relative;
        min-height: 760px;
        /*height:760px;*/

        top: ;
    }
    .hero-section .hero-slide {
        position:relative   ;
        background-repeat:no-repeat ;
        min-height: 560px;
        height:760px;
    }

    .hero-section .hero-slide.slide-1 {
        background-image: url(../images/slider/slider_2.png);
         background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-color: var(--base-skin);
    }
    .hero-section .hero-slide.slide-2 {
        background-image: url(../images/slider/slider_1.jpg);
         background-repeat: no-repeat;
        background-size: cover;
        background-color: var(--base-skin);
    }
    .hero-section .hero-slide.slide-3 {
        background-image: url(../images/slider/slider_3.png);
         background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-color: var(--base-skin);
    }
    .hero-section.style1 .hero-slide.slide-1 {
        background-image: url(https://placehold.co/1920x700/?text=images/slider/slider_4.jpg);
         background-repeat: no-repeat;
        /*background-position: bottom;*/
        background-size: cover;
        background-color: var(--base-skin);
    }
    .hero-section.style1 .hero-slide.slide-2 {
        background-image: url(https://placehold.co/548x266/000000/0000FF/?text=images/slider/slider_5.jpg);
         background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        background-color: var(--base-skin);
    }

    .hero-section .hero-slide.slide-1 .hero-content-block,
    .hero-section .hero-slide.slide-2 .hero-content-block {
        position: relative;
    }
    .hero-section .hero-slide.slide-1 .hero-content-block {
        padding:205px 0 0 ;
        overflow: visible;
    }
    .hero-section .hero-slide.slide-2 .hero-content-block{
        padding:204px 0 0 ;
    }
    .hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-subtitle span {
        font-size: 36px;
        line-height: 46px;
        font-weight: 500;
        font-family: Sora, sans-serif;
        text-align: left;
        color: var(--base-white);
        text-transform: capitalize;
    }
    .hero-section .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1{
        font-size: 174px;
        font-family: "Inter Tight";
        line-height: 174px;
        color:var(--base-white);
        padding-bottom:25px;
        border-bottom:1px solid rgba(255, 255, 255, 0.3);
            display: -webkit-inline-box;
    }
    /*.hero-title span {
      display: inline-block;
      opacity:0;
    }*/
    .hero-slide {
        padding: 50px 20px;
        font-size: 48px;
        user-select: none;
      }
      .hero-title span {
        display: inline-block;
        opacity: 0;
      }
      @keyframes rotateDown {
        0% { transform: rotateX(-90deg); opacity: 0; }
        100% { transform: rotateX(0); opacity: 1; }
      }
      @keyframes fadeUp {
        0% { transform: translateY(20px); opacity: 0; }
        100% { transform: translateY(0); opacity: 1; }
      }
      @keyframes fadeDown {
        0% { transform: translateY(-20px); opacity: 0; }
        100% { transform: translateY(0); opacity: 1; }
      }
      /*.animate-rotateDown {
        animation: rotateDown 0.8s ease forwards;
      }
      .animate-fadeUp {
        animation: fadeUp 0.8s ease forwards;
      }
      .animate-fadeDown {
        animation: fadeDown 0.8s ease forwards;
      }*/

    .hero-banner .slick-arrow.slick-prev, 
    .hero-banner .slick-arrow.slick-next ,
    .hero-banner-2 .slick-arrow.slick-prev, 
    .hero-banner-2 .slick-arrow.slick-next {
        position: relative  ;
        top: 50%;
        display: block;
        opacity:0;
        z-index: 1;
    }
    .hero-banner:hover .slick-arrow.slick-prev, 
    .hero-banner:hover .slick-arrow.slick-next,
    .hero-banner-2:hover .slick-arrow.slick-prev, 
    .hero-banner-2:hover .slick-arrow.slick-next {
        opacity:1;
    }

    .hero-banner .slick-prev,
    .hero-banner-2 .slick-prev{
        right: auto;
        left: 15px;
        width:100%;
    }
    .hero-banner .slick-next,
    .hero-banner-2 .slick-next{
        right: 15px;
        left: auto;
        width:100%;
    }
    .hero-banner .slick-arrow.slick-prev:before,
    .hero-banner-2 .slick-arrow.slick-prev:before {
        content: "\e64a";
        font-family: 'Themify';
        font-size: 15px;
        line-height:40px;
        color: white;
    }
    .hero-banner .slick-arrow.slick-next:before,
    .hero-banner-2 .slick-arrow.slick-next:before {
        content: "\e649";
        font-family: 'Themify';
        font-size: 15px;
        color: white;
        line-height:40px;
        font-weight: 900;
    }
    .hero-banner .slick-arrow.slick-prev, 
    .hero-banner .slick-arrow.slick-next,
    .hero-banner-2 .slick-arrow.slick-prev, 
    .hero-banner-2 .slick-arrow.slick-next  {
           cursor: pointer;
        background: rgba(0, 23, 70, 0.5);
        width: 40px;
        height: 40px;
        position: absolute;
        display: block;
        z-index: 1000;
        border-radius: 50%;;
    }
    .hero-banner .slick-arrow.slick-prev:hover, 
    .hero-banner .slick-arrow.slick-next:hover,
    .hero-banner-2 .slick-arrow.slick-prev:hover, 
    .hero-banner-2 .slick-arrow.slick-next:hover {
        background: #001746;
    }
    .hero-section .hero-slide.slide-1 .hero-content-block .hero-content .prt-btn-desc{margin-top:38px;}
    .hero-section .hero-slide.slide-1 .prt-btn-desc p{
        color:var(--base-white);
        font-size:16px;
        line-height:26px;
    }
    .hero-section .hero-slide.slide-1 .prt-btn-waprre a{border:1px solid var(--base-skin);}
    .hero-section .hero-slide.slide-1 .prt-btn-waprre a:hover{border:1px solid var(--base-white);}
    .hero-section .hero-slide.slide-2  .hero-content-block{padding:190px 0 30px; overflow:hidden;}
    .hero-section .hero-slide.slide-2  .hero-content-block .hero-content{overflow:hidden;}

    .hero-section .hero-slide.slide-2  .hero-content-block .hero-content .prt-hero-pre-title{float:right; text-align:left;}
    .hero-section .hero-slide.slide-2  .hero-content-block .hero-content .prt-hero-pre-title h2{
        font-family: Sora;
        font-size: 104px;
        font-weight: 300;
        color:var(--base-white);
            line-height: 100px;
        text-align: left;
        margin-bottom:3px;
    }
    .hero-section .hero-slide.slide-2   .section-title h3{
        font-size: 86px;
        line-height:96px;
        text-transform:capitalize;
           margin-bottom :50px;

    }
    .hero-section .hero-slide.slide-2  .hero-content-block .section-title h3 span{
        font-family: Manrope;
        font-size: 106px;
        font-weight: 700;
        color: rgb(255, 255, 255);
        text-transform: none;
            line-height: 106px;
             text-transform:capitalize;
    }
    .hero-section .hero-slide.slide-2  .hero-content-block .hero-content .prt-btn-desc{position:relative;}
    .hero-section .hero-slide.slide-2  .hero-content-block .hero-content .prt-btn-desc p{
        text-align:left;
        font-size:16px;
        line-height:26px;
        color:  rgb(255, 255, 255);
        position:relative ;
        z-index: 1;

    }
    .hero-section .hero-slide.slide-2 .hero-content-block .hero-content .prt-btn-desc{
       border-right:1px solid rgba(255, 255, 255, 0.3);


    }

    .hero-section .hero-slide.slide-2  .hero-content-block .hero-content .text-input .prt-btn{
        color:var(--base-white);
        border-style: none;
        border-color: rgb(255, 255, 255);
        border-radius: 30px;
        background: linear-gradient(225deg, rgb(141, 53, 253) 0%, rgb(39, 0, 143) 100%);
        position: relative;
        float: right;
        top: 0;

    }
    .hero-section .hero-slide.slide-2  .hero-content-block{overflow:hidden;}

    .hero-section .hero-slide.slide-3 .hero-content-block{
        padding-top:180px;
        overflow:hidden;
        padding-bottom: 30px;
    }
    .hero-section .hero-slide.slide-3 .hero-content-block .hero-content-inner h2{
        font-size:14px;
        line-height:24px;
        color:var(--base-white);
        border-bottom:1px solid  var(--base-white);
        display: inline;
        text-transform:uppercase;
        padding-bottom:3px;
        transform: translate3d(0px, 0px, 0px) scale(0.9007, 0.9007);
        animation: zoomIn 1s ease-in-out forwards;
    }
    .hero-section .hero-slide{padding:0}
    .hero-section .hero-slide.slide-3 .hero-content-block .hero-content-inner .prt-hero-title{overflow:hidden;}
    .hero-section .hero-slide.slide-3 .hero-content-block .hero-content-inner .prt-hero-title h3{
        font-size: 96px;
        font-weight: 700;
        line-height:107px;
        color:var(--base-white);
        margin:25px 0 20px;
    }
    .hero-section .hero-slide.slide-3 .hero-content-block .per-hero-titile-inner h4{
        font-size: 78px;
        line-height:88px;
        color:var(--base-white);
    }
    .hero-section .hero-slide.slide-3 .hero-content-block .prt-hero-desc p{
        font-size: 16px;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.8);
        line-height:26px;
        margin:23px 0 30px;
    }
    .hero-section .hero-slide .prt-btn-waprre a{
        font-size: 16px!important;
        font-weight: 500;
        color: rgba(255, 255, 255, 0.8);
        line-height:18px!important;
        padding: 12px 30px;
        border:1px solid white;
        color:var(--base-white);
        border-radius: 50px;
    }
    .hero-section .hero-slide .prt-btn-waprre a:hover{
        background-color:var(--base-white);
        color:var(--base-dark);
    }
     @keyframes zoomIn {
          0% {
            transform: translate3d(0px, 0px, 0px) scale(0.9007, 0.9007);
          }
          100% {
            transform: translate3d(0px, 0px, 0px);
          }
        }

    /*style-2 banner*/
    .hero-section.style1{
        height:700px;
        min-height:700px;
    }
    .hero-section.style1 .hero-banner-2{
        height:700px;
    }
    .hero-section.style1 .hero-slide{
        height:700px;
        min-height:700px;
    }
    .hero-section.style1 .hero-slide.slide-1 .hero-content-block{padding:88px 0 0}
    .hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-contain-inner{overflow:hidden ;}
    .hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-title h1{
        font-size: 98px;
        line-height:108px;
        font-weight: 500;
        color:  rgb(0, 23, 70);
        margin:0;
        padding:0;
        overflow:hidden ;
        border:none;
        margin-bottom:10px;
    }
    .hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-content .hero-title h1 br.br1{display:none;}
    .hero-section.style1 .hero-slide.slide-1 .hero-content-block .hero-title h1 #text{
        background-color:rgb(0, 84, 223);
        color:var(--base-white);
        font-size:98px;
        line-height:108px;
        opacity: 1;
        border-radius:10px;
        padding:0 10px;
    }
    .hero-section.style1 .hero-slide.slide-1 .hero-content-block .prt-hero-desc p{
        color: rgb(0, 23, 70);
        font-size: 16px;
        font-weight:400;
        line-height:26px;
        margin-bottom:30px;
    }
    .hero-section.style1 .hero-slide.slide-1 .hero-content-block .prt-btn-waprre a{
            font-size: 16px;
        font-weight: 500;
        color:var(--base-dark) ;
        line-height:16px;
        padding:   15px 30px ;
        background-color:  var( --base-white);
        border-radius:30px;
        border-color:var(--base-white);
    }
    .hero-section.style1 .hero-slide.slide-1 .hero-content-block .prt-btn-waprre a:hover{
         background-color:  var( --base-dark);
         color:var(--base-white) ;
         border-color: var( --base-dark) ;
    }
    .hero-section.style1 .hero-slide.slide-1 .hero-content-block .prt-banner-footer h2{
        font-size:18px;
        line-height: 28px;
        color:rgb(0, 23, 70);
        font-weight:400;
        margin-bottom:0;
    }
    .hero-section.style1 .hero-slide.slide-1 .hero-content-block .img-width-conatin{
        padding-top:70px;
    }
    .hero-section.style1 .hero-slide.slide-2 .hero-content-block{padding:125px 0 0}
    .hero-section.style1 .hero-slide.slide-2 .hero-content-block .hero-meta h3{
        font-size:14px;
        line-height:24px;
        text-transform:uppercase    ;
        color:var(--base-white);
        padding: 7px 15px;
        border:1px solid rgba(255, 255, 255, 0.3);
        border-radius:30px;
        background-color:rgba(255, 255, 255, 0.15);
        display: inline-block;
    }
    .hero-section.style1 .hero-slide.slide-2 .hero-content-block .prt-hero-title h2{
        font-size: 94px;
        font-weight: 500;
        color: rgb(255, 255, 255);
            line-height: 105px;
    }
    .hero-section.style1 .hero-slide.slide-2 .prt-btn-waprre a{
        border-color:var(--base-skin);
        float:left ;

    }
    .hero-section.style1 .hero-slide .prt-btn-waprre a:hover{border-color:var(--base-white);}

    /*style2*/
    .hero-section.style2 .hero-banner-2,
    .hero-section.style2{
        height:700px;
        min-height:700px;
    }
    .hero-section.style2 .hero-slide{
        height:700px;
        min-height:700px;
    }
    .hero-section.style2 .hero-slide.slide-1 .hero-content-block{padding:185px 0 0}
    .hero-section.style2 .hero-slide.slide-1 {
        background-image: url(https://placehold.co/1920x700/?text=images/slider/slider_6.png);
         background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .hero-section.style2 .hero-slide.slide-2 {
        background-image: url(https://placehold.co/1920x700/?text=images/slider/slider_7.png);
         background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-meta h3{
        font-size: 14px;
        line-height:24px;
        font-weight: 400;
        color: rgb(0, 23, 70);
        padding: 7px 25px;
        width:auto;
        margin:0;
        text-transform: uppercase;
        border-style: solid;
        border-width: 1px;
        border-color: rgba(0, 23, 70, 0.3);
        border-radius: 30px;
        display: inline-block;
        background: rgba(0, 23, 70, 0.05);

    }
    .hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1 span{
        font-size: 124px;
        font-weight: 800;
        color: rgb(0, 23, 70);
        line-height: 105px;
        border:none;
        opacity:1;
    }
    .hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .hero-title h1{
        font-size: 60px;
        font-weight: 400;
        color: rgb(0, 23, 70);
        text-transform: none;
        line-height:70px;
        border:none;
        padding-bottom: 5px;

    } 
    .hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .prt-hero-desc p{
        color: rgb(0, 23, 70);
        font-size:16px;
        line-height:26px;
        margin-bottom:30px;
    }
    .hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .prt-list .icon-wreapper{
        width:46px;
       height:46px;
        background-color:rgb(0, 23, 70);
        border-radius:50%;
        font-size:16px;
        line-height:16px;
    }
    .hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .prt-list .icon-wreapper i{
        color:var(--base-white);
        position:relative;
        text-align:left;
        top:15px;
        left:15px;
    }
    .hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .prt-list .conatct-info  a{
        font-size:16px;
        text-decoration: underline;
        line-height:26px;
        color:rgb(0, 23, 70);
        padding-left:10px;
        font-weight:500;
    }
    .hero-section.style2 .hero-slide.slide-1 .hero-contain-inner .prt-list .conatct-info  a:hover{
        color: var(--base-skin);
    }
    .hero-section.style2 .hero-slide.slide-1 .hero-content .subtitle-wrapper .subtitleh2{
        font-size:18px;
        line-height:28px;
        font-weight:500;
    }
    .hero-section.style2 .section-title-block .subtitle-wrapper .subtitle h2{
        text-transform:capitalize   ;
        font-size: 18px;
        font-weight: 500;
            line-height: 28px;
    }
    .hero-section.style2 .hero-slide.slide-2 .hero-content-block{padding:160px 0 0}
    .hero-section.style2 .hero-slide.slide-2 .hero-content-block{text-align:right;}
    .hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3{
        font-size:114px;
        line-height: 154px;
    }
    .hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 br{display:block;}
    .hero-section.style2 .hero-slide.slide-2 .hero-content-block .section-title h3 span{
        background-color:var(--base-skin);
        color: var(--base-white);
        border-radius: 10px;
        padding: 0 20px 25px;
        font-size:114px;
        line-height: 109px;
        border-width:0;
    }
    .hero-section.style2 .hero-slide.slide-2 .hero-content-block .prt-btn-desc p{
        float:right; 
        text-align:right;
        color:rgb(0, 23, 70);
        border-right:1px solid rgba(66, 66, 66, 0.5);
        padding-right:30px;
    }
    .hero-section.style2 .hero-slide.slide-2 .hero-content-block .prt-btn-waprre a{
        border-color: var(--base-skin);
        float:left;
        margin-left:10px;
    }
    .hero-section.style2 .hero-slide.slide-2 .hero-content-block .prt-btn-waprre a:hover{
        border-color: var(--base-white);
    }
    /*hero-section-style-3*/
    .hero-section.style3,
    .hero-section.style3 .hero-banner-2,
    .hero-section.style3 .hero-slide.slide-1,
    .hero-section.style3 .hero-slide.slide-2{
        height:700px;
        min-height:700px;
    }
    .hero-section.style3 .hero-slide.slide-1 .hero-content-block{padding:108px 0 0; }
    .hero-section.style3 .hero-slide.slide-2 .hero-content-block{padding:150px 0 0}
    .hero-section.style3 .hero-slide.slide-1 {
        background-image: url(https://placehold.co/1920x700/000000/0000Fc/?text=images/slider/slider_8.jpg);
         background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .hero-section.style3 .hero-slide.slide-2 {
        background-image: url(https://placehold.co/1920x700/000000/0000Fc/?text=images/slider/slider_9.jpg);
         background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title h1{
        font-size: 210px;
        font-weight: 800;
        color:transparent ;
        text-transform:uppercase;
        -webkit-text-stroke: 2px rgba(255, 255, 255, 0.4);
        line-height:174px;
        border-width:0;
        position:relative ;
        left:0;
        top: 150px;
        right:auto;
        text-align:left;
        width:100%;
        display:flex;
        margin-left:-7px;
    }
    .hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-title-pre h2{
        font-size:110px;
        line-height:125px;
        font-weight:700;
        color:var(--base-white);
        text-transform:uppercase;
        margin-right:-24px;
    }
    .hero-section.style3 .hero-slide.slide-1 .hero-content-block .hero-extra{
        display:flex ;
        width:100%;
        text-align:center;
        align-items:center;
    }
    .hero-section.style3 .hero-slide.slide-1 .hero-content-block .prt-btn-waprre{
            display: inline-grid;
        float: right;
    }
    .hero-section.style3 .hero-slide.slide-1 .hero-content-block .prt-herp-desc p{
        font-size:16px;
        font-weight:400;
        line-height:26px;
        color:var(--base-white);
        display:inline;
       margin-bottom:0;
    }
    .hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title h2{
        font-size: 180px;
        font-weight: 800;
        color:transparent ;
        text-transform:uppercase;
        -webkit-text-stroke: 2px rgba(255, 255, 255, 0.4);
        line-height:174px;
        border-width:0;
        position:relative ;
        left:0;
        top: 128px;
        right:auto;
        text-align:left;
        width:100%;
        display:flex;
    }
    .hero-section.style3 .hero-slide.slide-2 .hero-content-block .hero-title-pre h2{
        font-size:98px;
        line-height:118px;
        font-weight:700;
        color:var(--base-white);
        text-transform:uppercase;
    }
    .hero-section.style3 .hero-slide.slide-2 .prt-btn-waprre a{
        font-size:16px;
        line-height:16px;
        padding:11px 30px;
    }
    .hero-section.style3 .hero-slide.slide-2 .hero-content-block .prt-btn-waprre1 a{
        border-color:var(--base-skin);
    }
    .hero-section.style3 .hero-slide.slide-2 .hero-content-block .prt-btn-waprre1 a:hover{
        border-color:var(--base-white);
        background-color:var(--base-white);
        color:var(--base-dark);
    }

    /*style4*/
     

    .prt-banner-section{height:auto ;background-color:var(--base-grey);}
    .prt-banner-section .prt-banner-4 .prt-banner-slide.slide-1{
        position: relative;
        background: var(--base-skin);
    }
    .prt-banner-section .prt-banner-4 .prt-banner-slide.slide-1:after{
        background: linear-gradient(0deg, rgba(0, 23, 70, 0.90) 20%, rgba(0, 23, 70, 0.15) 60%);
        position: absolute;
        content: "";
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        visibility: visible;
        align-items: center;
        z-index: 1;
       }
       .prt-banner-section .prt-banner-4 .prt-content-block{
        padding:190px 0 0;
       }
    .prt-banner-section .prt-banner-slide.slide-1  .prt-content-block{
        position: relative;
        z-index: 2;
       }
    .prt-banner-section.style4 .prt-banner-slide.slide-1  .prt-content-block .prt-meta span{

       padding: 12px 15px 11px 15px;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #FFFFFF4D;
        border-radius: 30px 30px 30px 30px;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 24px;
        color: #FFFFFF;
            display: inline-block;
    }
    .prt-banner-section.style4 .prt-banner-slide.slide-1  .prt-content-block .prt-title-pre h2{
        font-size: 100px;
        line-height: 114px;
        color: #FFFFFF;
        text-align: left;
        margin-bottom:-10px;
        margin-top:20px;
    }
    .prt-banner-section.style4 .prt-banner-slide.slide-1  .prt-content-block .prt-title h1{
            font-size: 110px;
        font-weight: 700;
        text-transform: uppercase;
        border-bottom: 5px solid var(--base-white) ;
        line-height: 110px;
        color: #FFFFFF;
        padding:0;
        display: inline;/*
        margin-left: -56px;*/

        text-decoration: underline;
        text-decoration: auto;
    }
    .prt-banner-section.style4 .prt-banner-slide.slide-1  .prt-content-block .inside-video video{
        border-radius:20px;
        position: relative    ;
        z-index:10;
        margin-bottom:-100px;
        width: 751px;
            height: auto;
    }
    .hero-section.style4 .hero-slide.slide-1  .hero-content-block{overflow:visible  ;}
    .prt-banner-section.style4 .prt-banner-slide.slide-1  .prt-content-block .prt-herp-desc{
        font-size: 16px;
        line-height:26px;
        color:var(--base-white);
    }
    /** p
     * .rt-recent-post-list **/
    .widget ul.prt-recent-post-list{
        margin: 6px 0 0;
        padding: 0;
        display: inline-grid;
    }
    .widget ul.prt-recent-post-list>li {
        padding: 20px 0 15px;
        border-top: none;
        margin-bottom: 0;
        display: inline-block;
    }
    .widget ul.prt-recent-post-list>li:last-child{
        padding-bottom: 0;
        border-bottom: 0;
        margin-bottom: 0;
    }
    .widget ul.prt-recent-post-list>li> .post-detail a {
        font-weight: 600;
        font-size: 17px;
        position: relative;
        font-family: var(--base-headingfont);
    }
    .widget ul.prt-recent-post-list>li .post-date {
        display: block;
        font-size: 14px;
        padding-bottom: 2px;
        font-weight: 500;
        margin-top: -8px;
    }

    .widget ul.prt-recent-post-list>li .post-date i{
        margin-right: 6px;
        font-size: 11px;

    }
    .widget ul.prt-recent-post-list>li::marker{font-size: 0;}
    .widget ul.prt-recent-post-list>li:last-child {
        padding-bottom: 0;
    }
    .widget ul.prt-recent-post-list>li>.post-detail a {
        font-size: 18px;
        font-weight: 600;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .widget ul.prt-recent-post-list>li img {
       width: 70px;
        height: 70px;
        float: left;
        margin-right: 20px;
        border-radius: 10px;
        object-fit: cover;
    }
    .widget ul.prt-recent-post-list .post-meta{padding: 8px 0 6px;}
    .widget ul.prt-recent-post-list .post-meta .prt-meta-line{
        position: relative;
        color: inherit;
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 10px;
    }
    .widget ul.prt-recent-post-list .post-meta .prt-meta-line:last-child {
        padding-right: 0;
    }
    .widget ul.prt-recent-post-list .post-meta span:not(:last-child):after {
        position: absolute;
        display: inline-block;
        content: "";
        background-color: #616161;
        width: 4px;
        height: 4px;
        vertical-align: middle;
        top: 10px;
        right: -15px;
        border-radius: 10px;
    }
    .widget ul.prt-recent-post-list li:after {
        content: " ";
        display: table;
        clear: both;
    }

    p.comment-notes {
        font-size: 15px;
        margin-bottom: 10px;
        font-size: 15px;
        font-style: italic;
    }

    /* tagcloud */

    .widget .tagcloud a , .prt_tag_lists .prt-tags-links a{
       display: inline-block;
        padding: 6px 12px 6px 28px;
        margin: 0 8px 13px 0;
        font-size: 16px !important;
        color: var(--base-headingfont-color);
        position: relative;
        background: var(--base-grey);
        border-radius: var(--base-border-radius-10) !important;
    }
    .widget .tagcloud a:before,.prt_tag_lists .prt-tags-links a:before {
        position: absolute;
        left: auto;
        right: 0;
        content: "";
        width: 6px;
        left: 12px;
        bottom: 0;
        background: var(--base-skin);
        height: 6px;
        top: 0;
        position: absolute;
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        border-radius: var(--base-border-radius-50);
        margin: auto 0;
    }
    .widget .tagcloud a:nth-last-child(-n+2),.prt_tag_lists .prt-tags-links a:nth-last-child(-n+2) {
        margin-bottom: 5px;
    }
    .widget .tagcloud a:hover,.prt_tag_lists .prt-tags-links a:hover {
        color: var(--base-skin);
    }
    .prt-blog-single-content .prt-social-share-wrapper ul.social-icons li a:hover{
        border-color:var(--base-skin);
        color: var(--base-skin);
    }
    .prt-blog-single .prt-post-featured-wrapper{position:relative;}
    .prt-blog-single .prt-box-post-icon .post-meta span {
            font-size: 14px;
        padding: 3px 12px;
        border-radius: 30px;
        display: inline-block;
        vertical-align: top;
        background: var(--base-skin);
        color: var(--base-white);
        position: absolute;
        top: 30px;
        bottom: auto;
        left: 30px;
        right: auto;
    }
    .prt-blog-single .prt-box-post-icon .post-meta span a{color:var(--base-white);}

    .slider-text-2{
        background-color: #318bda;
        padding: 0 14px 5px;
    }
    .rs-parallax-wrap rs-loop-wrap rs-mask-wrap{ overflow: visible !important; }
    .slider-ml{ margin-left: -430px; }
    .slider-mr{ margin-right: -420px; }
    .left-border-line{ position: relative; }

    /*style-1*/
    .featured-imagebox-blog.style1{
       overflow: hidden;
        border-radius: 15px;
        box-shadow: 0 3px 15px 0px rgba(43, 52, 59, 0.10), 0 0 0 rgba(43, 52, 59, 0.10) inset;
        background-color: var(--base-white);
        padding: 30px;
        margin: 15px 0;
        transition: all 0.5s ease;
        display:flex    ;
    }
    .featured-imagebox-blog.style1 .featured-thumbnail{
        border-radius: 15px;
        float: left;
        margin-right: 30px;
        overflow:hidden ;
        width:97%;
    }
    .featured-imagebox-blog.style1 .featured-thumbnail img{
            height: 100%;
        max-width: none;
        overflow: hidden;
        /* background-position: center; */
        border-radius: 10px;
        position: relative;
        object-fit: cover;
    }
    .featured-imagebox-blog.style1 .post-meta{
            display: flex;
        align-items: center;
        gap: 13px;
    }
    .featured-imagebox-blog.style1 .post-meta img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }
    .featured-imagebox-blog.style1 .post-meta .prt-user-name .prt-user.prt-user-name-box{
        color:var(--base-dark);
    }
    .featured-imagebox-blog.style1 .post-meta .prt-user-name .post-time-ago{
        display: flex;
        gap: 30px;
        margin-top: -5px;
        font-size: 14px;
    }
    .featured-imagebox-blog.style1 .post-meta .prt-user-name .post-time-ago .prt-meta-boxdate{position: relative    ;}
    .featured-imagebox-blog.style1 .post-meta .prt-user-name .post-time-ago .prt-meta-boxdate:before{
            content: '/';
        position: absolute;
        right: -17px;
    }
    .featured-imagebox-blog.style1 .featured-content-box .featured-title{
      padding-top: 15px;
        padding-bottom: 72px;
    }
    .featured-imagebox-blog.style1 .featured-content-box .featured-title h4{
            font-size: 22px;
        line-height: 32px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .featured-imagebox-blog.style1 .featured-content-box .prt-btn-waprre{
        padding-top: 14px;
        padding-bottom: 0;
        margin-top: 6px;
    }
    .featured-imagebox-blog.style1 .featured-content-box .prt-btn-waprre a{
      padding: 14px 25px;
        display: inline-block;
        vertical-align: top;
        border-radius: 30px;
        border:1px solid var(--base-dark);
        color:  var(--base-dark);
    }
    .featured-imagebox-blog.style1 .featured-content-box .prt-btn-waprre a:hover{
        border-color:var(--base-skin) ;
        color: var(--base-skin);
    }

    /*style2*/
    .featured-imagebox-blog.style2{
        overflow: hidden;
        border-radius: 15px;
        box-shadow: 0 3px 15px 0px rgba(43, 52, 59, 0.10), 0 0 0 rgba(43, 52, 59, 0.10) inset;
        background-color: var(--base-white);
        padding: 30px;
        margin: 15px 0;
        transition: all 0.5s ease;
        position: relative;
    }
    .featured-imagebox-blog.style2 .featured-content-box{

    }
    .featured-imagebox-blog.style2:hover .featured-content-box{
        opacity: 0;
        transform: translateY(-10px);
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .featured-imagebox-blog.style2 .post-meta .prt-meta-line{
            font-size: 14px;
        padding: 3px 12px;
        border: 1px solid;
        border-radius: 30px;
        display: inline-block;
        vertical-align: top;
        background: var(--base-grey);
        margin-bottom: 3px;
    }
    .featured-imagebox-blog.style2 .post-meta .prt-meta-line a{
        color: #001746;
            font-size: 14px;
    }
    .featured-imagebox-blog.style2 .featured-content-box .featured-title{
            padding-top: 15px;
        padding-bottom: 72px;
    }

    .featured-imagebox-blog.style2 .featured-content-box .featured-title h4{
    font-size: 22px;
        line-height: 32px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .featured-imagebox-blog.style2 .featured-content-box .featured-title h4 a{color:var(--base-dark);}
    .featured-imagebox-blog.style2 .featured-content-box .featured-title h4 a:hover{color:var(--base-dark);}
    .featured-imagebox-blog.style2 .featured-content-box .fetured-author-box .post-meta{
            display: flex;
        align-items: center;
        gap: 13px;
    }
    .featured-imagebox-blog.style2 .featured-content-box .fetured-author-box img{
        border-radius: 50%;
        width: 40px;
        height:40px;
        margin:0;
    }
    .featured-imagebox-blog.style2 .featured-content-box .fetured-author-box .prt-user-name{
            display: flex;
        gap: 30px;
    }
    .featured-imagebox-blog.style2 .featured-content-box .fetured-author-box .prt-user-name .prt-user,
    .featured-imagebox-blog.style2 .featured-content-box  .prt-user-name .post-time-ago{
        font-size:16px;
        line-height:28px;
    }
    .featured-imagebox-blog.style2 .featured-content-box  .prt-user-name .post-time-ago{position:relative;}

    .featured-imagebox-blog.style2 .featured-content-box  .prt-user-name .post-time-ago:before{
    content: '/';
        position: absolute;
        left: -18px;
    }
    .featured-imagebox-blog.style2 .featured-thumbnail {
        position: relative;
        overflow: hidden;
    }
    .featured-imagebox-blog.style2 .btn-overly a{bottom:0!important; z-index:3}
    .featured-imagebox-blog.style2 .featured-thumbnail .featured-thumbnail-img{
       width: 100%;
        height: 360px;
        max-width: none;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        background-size: cover;
        transition: all 1s ease;
        overflow: hidden;
        background-position: center;
        border-radius: 10px;
        position: relative;
    }
    .featured-imagebox-blog.style2:hover .featured-thumbnail .featured-thumbnail-img{
            transform: scale3d(1, 1, 1);
    }
    .featured-imagebox-blog.style2 .prt-box-top {
    position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0;
        transform: translateY(-10px);
        z-index: 1;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    .featured-imagebox-blog.style2:hover .prt-box-top{
      opacity: 1;
        transform: translateY(0);
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    .blog-img1{background-image:url("https://placehold.co/708x360/?text=images/blog/blog01.jpg");}
    .blog-img2{background-image:url("https://placehold.co/708x360/?text=images/blog/blog06.jpg");}
    .blog-img3{background-image:url("https://placehold.co/708x360/?text=images/blog/blog03.jpg");}
    .blog-img4{background-image:url("https://placehold.co/708x360/?text=images/blog/blog04.jpg");}
    .blog-img5{background-image:url("https://placehold.co/708x360/?text=images/blog/blog05.jpg");}
    /*.blog-img6{background-image:url("../images/blog/blog12.jpg");}*/
    /*.prt-marquebox*/
    .marquee {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        width: 100%;
        padding-top: 26px;
        padding-bottom: 26px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .marquee-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      min-width: 100%;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
    }

    .marquee-text {
        padding-right: 25px;
        padding-left: 25px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        font-family: var(--base-headingfont);
        color: var(--base-white);
        font-size: 20px;
        line-height: 20px;
        font-weight: 500;
        text-transform: uppercase;
    }
    @keyframes scroll {
        from {
           transform: translateX(0);
         }
        to {
           transform: translateX(-50%);
        }
    }
    .marquee-content {
      animation: scroll 24s 3s linear infinite;
    }
    .marquee-content:hover {
      animation-play-state: paused;
    }
    .marquee-text {
      position: relative;
    }
    .padding_zero-section .marquee-text:before {
       content: '';
        position: absolute;
        left: 0;
        right: auto;
        top: 0;
        bottom: 0;
        height: 2px;
        width: 7px;
        background: var(--base-white);
        margin: auto 0;

    }

    /*style1*/

    .marquee-section .marquee-block.style1{
        width: 100%;
        animation: prt-marque-text 10s linear infinite;
        will-change: transform;
        white-space: nowrap;
    }
    .marquee-section .marquee-block.style1:hover {
        animation-play-state: paused !important;
    }
    .marquee-section .marquee-block.style1  .marquee-text {
        position: relative;
        display: inline-block;
        vertical-align: top;
        padding: 0 60px;
    }
    .marquee-section .marquee-block.style1 .marquee-text::before {
        content: '';
        position: absolute;
        -webkit-background-image: url(../images/star.svg);
        background-image: url(../images/star.svg);
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        left: -40px;
        right: auto;
        top: 0;
        margin: auto;
        width: 87px;
        height: 87px;
        bottom: 0;
    }
    .marquee-section .marquee-block.style1 .marquee-text {
      font-size: 110px;
      line-height: 110px;
      font-family: var(--base-headingfont);
      text-transform: uppercase;
      font-weight: 600;
      color: var(--base-black);
    }
    .marquee.style1{
        background-color:var(--base-dark);
            padding-top: 26px;
        padding-bottom: 26px;
    }
    .marquee.style1 .marquee-content .marquee-text:nth-child(even){
        color:#afafaf;
    }
    .marquee.style1 .marquee-content .marquee-text{
        font-size:16px;
        line-height:26px;
        text-transform: uppercase;
        font-weight:500;
    }
    /*stepbox section*/
    /**** Scrollable image ****/

    .stepbox-section .section-title{
        border-bottom: 1px solid #D0D0D0;
        margin-top: 0px;
        margin-bottom: 75px;
        padding-bottom: 40px;
       transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    }
    .scrollablebox-wrapper {
        overflow: hidden;   
    }
    .scroll-changing-stepbox-item-image .stepbox-item {
        position: absolute;
        top: 0;
        opacity: 0;
    }
    .scroll-changing-stepbox-item-image.active .stepbox-item, .scroll-changing-stepbox-item-image:first-child .stepbox-item {
        opacity: 1;
    }
    .stepbox-responsive-image-block {
        display: none;
    }
    .tm-scrollablebox-box .step-label {
        font-size: 15px;
        line-height: 15px;
        font-weight: 400;
        letter-spacing: 2.2px;
        text-transform: uppercase;
        padding: 5px 11px 4px;
        background-color: var(--prt-secondarycolor);
        display: inline-block;
        position: relative;
    }
    .tm-scrollablebox-box .step-label span.number {
        font-size: 22px;
        line-height: 50px;
        background-color: var(--prt-secondarycolor);
        border: 1px solid #fff;
        width: 50px;
        height: 50px;
        display: block;
        text-align: center;
        border-radius: 50%;
        margin-right: 20px;
        position: relative;
        z-index: 24;
    }
    .scroll-changing-stepbox-item-image.active span.number {
        background-color: var(--base-skin);
        border: 1px solid var(--base-skin);
    }
    .tm-scrollablebox-box .step-label:after {
        content: '';
        position: absolute;
        border-left: 1px dashed #d3d3d3;
        left: 35px;
        top: 37px;
        right: auto;
        bottom: auto;
        height: 100%;
        z-index: 1;
    }
    .tm-scrollablebox-box .scroll-changing-stepbox-item-image:last-child .step-label:after {
        border: 0;
    }
    .tm-scrollablebox-box .scroll-changing-stepbox-item-image.active .step-label:before {
        content: '';
        position: absolute;
        border-left: 5px solid var(--base-skin);
        border-radius: 3px;
        left: -35px;
        top: 15px;
        right: auto;
        bottom: auto;
        height: 90%;
        z-index: 1;
        transition: all.5s ease;
    }
    .tm-scrollablebox-box .step-label:last-child:after {
        border: 0;
    }
    .tm-scrollablebox-box .stepbox-title {
        margin-bottom: 18px;
        border-bottom: 1px solid rgb(0, 0, 0, 0.15);
        padding-bottom: 14px;
        overflow: hidden;
    }
    .tm-scrollablebox-box .stepbox-title h3 {
        font-size: 32px;
        line-height: 46px;
        float: left;
        margin-bottom: 0;
        font-weight: 400;
    }
    .tm-scrollablebox-box .stepbox-btn {
        float: right;
        position: relative;
    }
    .tm-scrollablebox-box .stepbox-desc p {
        font-size: 18px;
        line-height: 28px;
        color: var(--base-dark);
    }
    .tm-scrollablebox-box .more-btn {
        font-size: 0;
        color: var(--base-dark);
    }
    .tm-scrollablebox-box .more-btn:before {
        content: "\f103";
        font-family: 'flaticon_hireco';
        font-size: 20px;
        height: 45px;
        width: 45px;
        display: block;
        line-height: 45px;
        position: absolute;
        right: 0;
        border: 1px solid var(--base-dark);
        text-align: center;
          border-radius: 50px;
        transform: rotate(-45deg);
        transition: all .5s ease;
    }
    .tm-scrollablebox-box .stepbox-item1:hover .more-btn::before {
        transform: rotate(0);
        transition: all.5s ease;
    }
    .scroll-changing-stepbox-item-image img {
        max-width: 100%;
    }
    .tm-scrollablebox-box .stepbox-item {
        padding: 0px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 0;
    }
    .tm-scrollablebox-box .tm-stepsboxslider-contentbox {
        position: sticky;
        border-radius: 20px;
        padding: 45px 30px 30px;
        border: 1px solid var(--base-white);
        margin-top: 0;
        margin-bottom: 15px;
    }
    .tm-stepsboxslider-contentbox .stepbox-desc {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .tm-scrollablebox-box .stepbox-item {
        padding-bottom: 30px;
    }
    .tm-scrollablebox-box .stepbox-images .scroll-changing-stepbox-item-image:last-child .stepbox-item {
        padding-bottom: 0;
    }
    .scroll-changing-stepbox-item-image {
        overflow: hidden;
    }
    /*step-section2 */
    .prt-row.stepbox-section2{padding:176px 0 100px}
    .prt-stepbox-content.style2 {
        border-radius:15px ;
        position: relative!important;
        background-color: var(--base-grey);
        overflow: hidden;
        display: block !important;
        align-items: center!important;
        padding-right: 0!important;
        transition: color 600ms ease;
    }
    .prt-stepbox-content.style2 .prt-stepbox-contents:before{
            content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 0;
        background: var(--base-headingfont-color);
        transition: height 600ms ease;
        z-index: -1;
    }
    .prt-stepbox-content.style2:hover .prt-stepbox-contents:before {
        height: 100%;
        transition: height 600ms ease;
        z-index:1;
    }
    .prt-stepbox-content.style2:hover .prt-box-title h4 a, 
    .prt-stepbox-content.style2:hover .prt-box-desc{  
        color:var(--base-white);
        z-index:2;
        position:relative   ;
    } 
    .prt-stepbox-content.style2 .prt-stepbox-contents .prt-bottom-buttonbox a:after{
            content: "\e628";
        font-family: 'themify';
    }      
    .prt-stepbox-content.style2:hover .prt-bottom-buttonbox a,
    .prt-stepbox-content.style2:hover .prt-bottom-buttonbox a:after {
        color:var(--base-white);
        z-index:2;
    }
    .prt-stepbox-content.style2 .prt-ptable-icon-type-image img{
        border: none;
        border-radius: 0;
        box-shadow: none;
        height: auto;
        max-width: 100%;
    }
    .prt-stepbox-content.style2 .prt-stepbox-contents {
            padding: 0 30px 25px;
        position: relative;
        text-align: center;
    }
    .prt-stepbox .prt-stepbox-content.style2 .process-num {
            display: inline-block;
        vertical-align: top;
        position: relative;
        padding: 6px 20px 6px 40px;
        box-shadow: 0 3px 15px 2px rgba(43, 52, 59, 0.10);
        border-radius: 30px;
        width: auto;
        font-size:16px;
        line-height:26px;
        left:0px;
        z-index:2;
        height:100%;
    }
    .prt-stepbox .prt-stepbox-content.style2 .process-num:after {
        content: "\f123";
        font-family:"flaticon_inqord";
        color: var(--base-skin);
        font-size: 14px;
        position: absolute;
        left: 20px;
        right: auto;
        top:5px;
    }
    .prt-stepbox .prt-stepbox-content.style2:hover .process-num:after{color:var(--base-white);}
    .prt-stepbox .prt-stepbox-content.style2 .process-num .number:after{display:none}
    .prt-stepbox .prt-stepbox-content.style2  .prt-box-title h4{
        margin: 0 0 10px 0;
        transition: all 600ms ease;
            margin-bottom: 8px;
            font-weight: 500;
        font-size: 20px;
        line-height: 25px;
        color: #001746;
        display: -webkit-box;
      -webkit-line-clamp: 1; /* number of lines to show */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
       transition: color 600ms ease;
    }
    .prt-bottom-buttonbox a{ 
        color: var( --base-dark);
        text-decoration: underline;
        font-weight: 500;
        transition: all 600ms ease;
        position: relative;
        margin-top: 18px;
        display: inline-block;
        vertical-align: top;
         transition: color 600ms ease;
     }
     .prt-bottom-buttonbox a:after  { 
        content: "\e816";
        font-family:'fontello';
        position: absolute;
        right: -25px;
        left: auto;
        top: 2px;
        bottom: auto;
        font-weight:500;
        font-size:16px;
            color: #001746;
     }
     .prt-stepbox-content.style2 .prt-box-desc{
        transition: all 600ms ease;
        display: -webkit-box;
      -webkit-line-clamp: 2; /* number of lines to show */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
     }


    .prt-row.step-section{position:relative ;}
    .step-section .prt-step-overly{
        position: absolute;
        background-image: url(../images/pattern-1.png);
        left: 0;
        bottom: 43px;
        width: 183px;
        height: 93px;
    }
    /*terms-and-condition-section*/
     .prt-condition-description h4 {
        font-size: 33px;
        line-height: 44px;
        font-weight: 400;
        text-transform: capitalize;
    }
    /*blog-classic*/
    .blog-classic .feature-blog-content{
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        padding: 20px 0px 0px 60px;
        text-align: left;
    }
    .blog-classic .feature-thumbnail img{
        width: 767;
        height: 553;
    }
    .blog-classic .category span{
        background-color: var(--base-grey);
        padding: 2px 15px;
        border-radius: 15px;
        margin-right: 10px;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 5px;
    }
    .blog-classic .featured-title h4{
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 70px;
        line-height: 80px;
        font-weight: 400;
    }
    .blog-classic .featured-title h4 a:hover{
        color: #6c6c6c;
    }
    .blog-classic .featured-content p{
        padding: 0;
        font-size: 18px;
        line-height: 28px;
        color: var(--base-black);

    }
    .blog-classic .post-meta .prt-meta-line{
        position: relative;
        color: var(--base-black);
        font-style: italic;
        padding-right: 10px;
        margin-right: 10px;
        font-size: 14px;
        line-height: 30px;
    }
    .blog-classic .post-meta span.prt-meta-line.date:before{
        position: absolute;
        content: "";
        height: 15px;
        width: 1px;
        right: 0;
        top: 4px;
        background-color: var(--base-black);
        transform: rotate(15deg);
    }

    /*sidebar*/
    .widget.widget-categories h3 a{
        padding-left: 27px;
        position: relative;
        color: var(--base-black);
    }
    .widget.widget-categories ul li a:before{
        content: '';
        border: 1px solid var(--prt-bordercolor);
        padding: 7px 7px;
        line-height: 0;
        font-size: 8px;
        vertical-align: middle;
        position: absolute;
        top: 4px;
        bottom: 3px;
        left: 0;
        right: auto;
        border-radius: 0;
    }
    /*.widget.widget-categories ul li a:after{
        content: '\e83a';
        font-family: 'flaticon_hireco';
        font-size: 10px;
        position: absolute;
        left: 3px;
        opacity: 0;
        transition: all 0.3s ease;
    }*/
     .widget-jobarea h4.widget-title {
        padding: 0 0 0 0;
        display: block;
        font-size: 24px;
        line-height: 34px;
        color: var(--base-black);
        font-weight: 500;
    }
     .widget-jobarea .widget-title ul li a{
       padding-left: 27px;
        position: relative;
        color: var(--base-black);
    }

     /*job-content-single-area*/

    .prt-job-single-title h3{
        font-size: 40px;
        line-height: 50px;
        text-transform: capitalize;
        font-weight: 400;
    }
    .job-content-area .prt-blog-img-wrap .post-meta span.prt-meta-line:before {
        content: unset;
    }

    .job-single-details-box .prt-short-decs{
        padding: 40px 40px 30px;
        border: 1px solid rgb(0, 0, 0, 0.15);
        border-radius: 20px;
        margin-bottom: 40px;
        clear: both;
    }
    .job-single-details-box .prt-short-decs h3{
        font-size: 30px;
        line-height: 40px;
        text-transform: capitalize;
        font-weight: 400;
    }
    .job-single-details-box .prt-short-decs p{
        font-size: 18px;
        line-height: 28px;
        color: var(--base-black);
        font-weight: 400;
        font-family: var(--base-bodyfont);
    }
    .job-single-details-box .prt-vdo h3{
        font-size: 30px;
        line-height: 40px;
        text-transform: capitalize;
        font-weight: 400;
    }
     iframe{
        border-radius: 20px;
    }
    .job-single-details-box .media-gallery h3{
         font-size: 30px;
        line-height: 40px;
        text-transform: capitalize;
        font-weight: 400;
    }
    .job-single-details-box .employer-title h3{
         font-size: 30px;
        line-height: 40px;
        text-transform: capitalize;
        font-weight: 400;
    }
     .prt-short-decs.notes{
        background-color: #fff8ec;
        border: none;
    }
    .job-content-area .prt-job-single-title h4{
        font-size: 30px;
        line-height: 40px;
        font-weight: 400;
        text-transform: capitalize;
    }
     .job-single-details-box .prt-short-decs-inner h4{
       font-size: 20px;
       line-height: 30px;
       font-weight: 500;
       margin-bottom: 10px;
       color: var(--base-black);
       font-family: var(--base-bodyfont);
    }
    .job-single-details-box .prt-short-decs-inner span{
        font-size: 14px;
        line-height: 24px;
        background: var(--base-grey);
        padding: 3px 15px;
        display: inline-block;
        vertical-align: top;
        border-radius: 15px;
        margin-left: 15px;
    }
    .prt-employer-detailsbox{
        background: var(--base-grey);
        padding: 35px 40px 30px;
        border-radius: 20px;
        margin-bottom: 80px;
       margin-left: 15px;
    }
    .prt-employer-detailsbox .prt-company-logo img{
        border-radius: 50%;
        margin-bottom: 10px;
        height: 100px;
    }
    .employer-title h4{
        font-size: 24px;
        line-height: 34px;
        text-transform: capitalize;
        font-weight: 400;
        margin-bottom: 0;
    }
    .employer-website a{
        text-decoration: underline;
    }
    .employer-salary-detalis{
        padding: 30px 30px 50px;
        background-color: var(--base-white);
        border-radius: 20px;
        color: var(--base-black);
    }
    .prt-employer-title h3{
        font-size: 16px;
        line-height:26px;
        font-weight: 400;
        font-family: var(--base-bodyfonts);
    }
    .employer-decs span{
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        font-family: var(--base-bodyfonts);
        position: relative;
        margin-right: 5px;
        padding-right: 5px;
    }
    .employer-decs a:hover{
        color: #6c6c6c;
    }
    .prt-employer-title {
        flex: 2;
    }

    .employer-decs span.job-type:before{
        content: ',';
        position: absolute;
        right: 0;
    }

    .media-block ul li{
        display: block;
        padding-bottom: 6px;
    }
    .media-block ul li a{
        border: 0;
        border-radius: 50px;
        color: var(--base-white);
        line-height: 35px;
        font-size: 14px;
        margin-bottom: 5px;
        height: 35px;
        width: 35px;
        text-align: center;
        display: block;
    }
    .media-block ul li a:hover{
        color: var(--base-dark);
        border-color: #244034;
        background-color: var(--base-skin);
    }
    .media-block ul li.social-facebook a{
         background-color: #385DA9;
    }
    .media-block ul li.social-twitter a{
        background-color:#33ccff;
    }
    .media-block ul li.social-instagram a{
        background-color:#125688;
    }
    .media-block ul li.social-pinterest a{
        background-color:#cd1f29;
    }
    .media-block ul li.social-facebook:hover a,
    .media-block ul li.social-twitter:hover a ,
    .media-block ul li.social-instagram:hover a ,
    .media-block ul li.social-pinterest:hover a {
        background-color: var(--base-skin);
        color: var(--base-black);
    }

    .media-gallery ul{
        list-style: none;
        margin: 0 -15px;
        padding: 0;
    }
    .media-gallery ul li{
        margin-bottom: 30px;
    }
    .media-gallery ul li img{
        max-width: 100%;
        border-radius: 20px;
    }
    .employer-category span{
        font-size: 18px;
        line-height: 28px;
        color: var(--base-black);
        text-transform: capitalize;
    }
    .employer-size{
        font-size: 18px;
        line-height: 28px;
        text-transform: capitalize;
        margin-bottom: 3px;
        color: var(--base-black);
    }
    .employer-founder{
       font-size: 18px;
        line-height: 28px;
        text-transform: capitalize;
        margin-bottom: 3px;
        color: var(--base-black);
    }
    .employer-qualification{
         font-size: 18px;
        line-height: 28px;
        text-transform: capitalize;
        margin-bottom: 3px;
        color: var(--base-black);
    }

    /*about-us*/
    .about-single-img {
        position: relative;
    }
    .about-single-img img {
        border-radius: 20px;
    }
    .about-single-img:before {
        content: '';
        position: absolute;
        z-index: -1;
        height: 105%;
        width: 70%;
        background-color: #F2F9D8;
        left: 80px;
        top: 60px;
        right: 0;
        border-radius: 20px;
    }
    .service-details h3{
        font-size: 22px;
        line-height: 32px;
        font-weight: 600;
    }
    .service-details ul{
        padding-left: 5px;
    }
    .service-details ul li{
        list-style: none;
        font-size: 16px;
        line-height: 26px;
       color: #254035;
        transition: color 0.3s;
        margin-bottom: 10px;
    }

    /*feature-candidate-box*/
    .feature-candidate-section-style1 {
        position: relative;
    }
    .feature-candidate-section-style1 .feature-candidatebox-inner{
        background-color: var(--base-grey);
        border: 1px solid rgb(0, 0, 0, 0.15);
        border-radius: 20px;
        transition: all 0.5s ease;
    }
    .feature-candidate-section-style1:hover .feature-candidatebox-inner {
        transition: all 0.5s ease;
        transform: translateY(-5px);
    }
     .bookmarks a:hover{
        border-color: var(--base-skin);
        background: var(--base-skin);
        color: var(--base-black);  
    }
    .feature-candidate-section-style1 .feature-candidatebox-overly{
        display: flex;
        padding: 30px 40px 30px 30px;
    }
     .bookmarks a{
        position: absolute;
        height: 42px;
        width: 42px;
        border: 1px solid rgb(0, 0, 0, 0.15);
        border-radius: 50px;
        text-align: center;
        line-height: 42px;
        right: 20px;
        left: auto;
        top: 20px;
        bottom: auto;
        color: var(--base-black);
    }


    .bookmarks a:active,.bookmarks a:hover
    {
        background-color: var(--base-skin);
        border-color: var(--base-skin);
        color: var(--base-black);
    }
    .feature-candidate-section-style1 .feature-content-box h3{
        font-size: 26px;
        line-height: 36px;
        font-weight: 500;
        margin-bottom: 5px;
    }
    .feature-candidate-section-style1 .feature-content-box .feature-location a{
        color: var(--base-black);
    }
    .feature-candidate-section-style1 .feature-category a:hover{
        color: #6c6c6c;
    }
    .feature-candidate-section-style1 .feature-location a i{
        padding-right: 5px;
    }
    .feature-candidate-section-style1 .salary-text h3{
        font-size: 24px;
        line-height: 34px;
        font-weight: 500;
    }
    .feature-candidate-section-style1 .salary-text h3 span{
        padding-left: 12px;
        position: relative;
        font-size: 16px;
        line-height: 26px;
    }
    .feature-candidate-section-style1 .salary-text  span:before{
        content: '/';
        position: absolute;
        left: 0;
        top: -4px;
    }
    .feature-candidate-section-style1 .candidate-box-bottom{
        border: 1px solid rgb(0, 0, 0, 0.15);
        border-width: 1px 1px 0 1px;
        border-radius: 20px;
        padding: 12px 10px 10px;
    }
    .candidate-skill a{
        background: #DBE8AB;
        padding: 2px 20px;
        display: inline-block;
        vertical-align: top;
        border-radius: 15px;
        margin-right: 10px;
        font-size: 14px;
        line-height: 24px;
        margin-top: 2px;
    }
    .candidate-skill a:hover{
        color: var(--base-black);
    }
    .feature-candidate-section-style1 .prt-btn-block{
        overflow: hidden;
        text-align: right;

    }
    .feature-candidate-section-style1 .prt-btn-block a{
        display: inline-block;
        vertical-align: top;
        background: var(--base-skin);
        font-size: 16px;
        line-height:16px;
        text-transform: capitalize;
        font-weight: 500;
        border-radius: 30px;
        padding: 10px 20px;
    }
    .feature-candidate-section-style1 .prt-btn-block a:hover{
        background-color: var(--base-dark);
        color: var(--base-white);
    }
    .feature-candidate-section-style1 .candidate-bottombox{
        float: left;
        display: flex;
    }
    .candidate-btn a{
        background-color: var(--base-skin);
        color: var(--base-black);
        font-size: 16px;
        line-height: 16px;
        padding: 13px 30px;
        font-weight: 500;
        text-transform: capitalize;
        position: relative;
        border-radius: 30px;
        float: right;
    }
    .candidate-btn{
        position: relative;
        z-index: 1;
        padding-top: 25px;
        float: right;
        padding-right: 15px;
    }
    .candidate-btn a:hover{
        background-color: var(--base-dark);
        color: var(--base-white);
    }

    /*blog-classic contant*/

    .prt-blog-single-content .post-meta{
        font-size: 14px;
        font-family: var(--base-bodyfont);
        padding: 5px 15px;
        border: 1px solid rgba(0,25,76,0.4);
        border-radius: var(--base-border-radius-30);
        display: inline-block;
        vertical-align: top;
        background: var(--base-grey);
        margin-bottom: 22px;
    }
    .prt-blog-single-content  .border-text{
        border-top: 1px solid rgba(0,25,76,0.15);
        padding-top: 30px;
        padding-bottom: 22px;
        border-width: 1px 0 1px 0;
        border-bottom: 1px solid rgba(0,25,76,0.15);
    }

    .prt-blog-single-content .border-text  ul.social-icons{float:right; }
    .prt-blog-single-content .prt-social-share-wrapper ul.social-icons li a,
    .prt-blog-single-content .prt-social-share-wrapper ul.social-icons li:nth-child(4) a{
        color:var( --base-dark);
        background:var(   --base-white);
        float:right ;
    }
    .prt-blog-single-content .post-meta .prt-meta-line{
        font-size: 14px;
        line-height: 24px;
        color: var(--base-bodyfont-color);
        position: relative;
        display: inline-block;
        padding-right: 30px;
        padding-left: 0px;
    }
    .prt-blog-single-content .post-meta .prt-meta-line:first-child{ padding-left: 0px;}
    .prt-blog-single-content .post-meta .prt-meta-line:last-child {padding:0}
    .prt-blog-single-content .post-meta .prt-meta-line.byline:before,
    .prt-blog-single-content .post-meta .prt-meta-line.byline:after{
        position: absolute;
        content: "/";
        right: auto;
        left: -18px;
        opacity: 1;
        top:-2px;

    }
    .prt-blog-single-content .post-meta .prt-meta-line.byline:after{
        left    : auto;
        right: 10px;
    }
    .post-meta .prt-meta-line:last-child:before{
        position: absolute;
        content: " ";
        left: auto;
        right: 0px;
        opacity: 1;

    } 

    .prt-blog-rightbox{
        color: var(--base-black);
        margin-top: 7px;
        margin-left: 25px;
        flex: 3;
    }
    .cat-links{
        flex: 3;
        position: relative;
        padding-left: 60px;
    }
    .cat-links:before{
        content: '';
        width: 35px;
        height: 1px;
        display: block;
        background: var(--base-black);
        position: absolute;
        left: 12px;
        right: auto;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .prt-featured-post-title h3{
        font-size: 50px;
        line-height: 60px;
        word-break: break-word;
        font-weight: 400;
        color: var(--base-black);
    }
    .prt-author-top{
        border-bottom: 1px solid var(--base-black);
        padding-top: 10px;
        padding-bottom: 30px;
        margin-bottom: 26px;
    }
    .prt-author-top .admin1{
        display: flex;
        width: 100%;
        align-items: center;
    }
    .prt-author-top .admin1 img{
        border-radius: 50%;
        border: 2px solid var(--base-dark);
    }
    .user-name .prt-user-namebox{
        font-size: 24px;
        line-height: 34px;
        font-weight: 500;
        color: var(--base-black);
        text-transform: capitalize;
        display: block;
    }
    .user-name .prt-user{
        font-size: 16px;
        line-height: 26px;
        display: block;
    }
    .prt-blog-single-content .feature-decs p{
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
        color: var(--base-black);
    }
    .post.prt-blog-single blockquote{
        display: block;
        padding: 120px 30px 25px 30px;
        position: relative;
        margin: 0 0 40px 0px;
        font-size: 24px;
        line-height: 34px;
        border-radius:50px;
        z-index: 1;
        background-color: transparent;
        font-style: italic;
        box-shadow: unset;
        color: var(--base-black);
        text-align: center;
        border: 1px solid rgb(0, 0, 0, 0.15) !important;

    }
    .post.prt-blog-single blockquote:before {
        content: "\f116";
        font-family: 'flaticon_hireco';
        position: absolute;
        bottom: auto;
        top: 46px;
        right: 0;
        left: 0;
        margin: auto;
        font-size: 36px;
        font-weight: 400;
        font-style: normal;
        height: 53px;
        width: 60px;
        line-height: 53px;
        background: var(--base-white);
        border: 1px solid rgb(0, 0, 0, 0.15);
        border-radius: 15px;
       
    }
    .prt-blog-single-content h4{
        font-size: 28px;
        word-wrap: break-word;
        font-weight: 500;
        line-height: 35px;
        margin-bottom: 10px;
        margin-top: 25px;
        text-transform: capitalize;
        color: var(--base-black);
    }
    .feature-thumbnail .prt-post-featured img{
        border-radius: 50px;
    }

    .comment-respond2{
        padding: 0px 30px 25px;
        background-color: transparent;
        border-radius: 20px;
        border: 1px solid rgb(0, 0, 0, 0.15);
    }
    .comment-respond2 .comment-reply-title{
        font-size: 30px;
        line-height: 40px;
        font-weight: 500;
        margin-bottom: 15px;
    }
    .block-list li{
        list-style: none;
        position: relative;
        padding-bottom: 8px;
        font-size: 18px;
        line-height: 28px;
        font-weight: 400;
        color: var(--base-black);
    }
    .block-list li:after{
        position: absolute;
        bottom: auto;
        top: 0;
        right: auto;
        content: "";
        left: -26px;
        color: var(--base-black);
         font-family: 'flaticon_hireco';
        content: "\f10c";
        font-size: 12px;
    }

    .sidebar .social-icon li>a span {
        font-size: 18px;
        display: inline-block !important;
        text-transform: uppercase;
        line-height: initial;
        vertical-align: top;
        text-decoration: underline;
    }
    .sidebar .social-icons-list .social-icon li>a {
        height: 36px;
        width: 36px;
        line-height: 36px;
        display: inline-block;
        margin-right: 5px;
    }
    .sidebar .social-icons-list .social-icon li>a i{
        display: none;
    }

     
    /*widget-gallery*/
    .widget.widget_media_gallery .gallery-item {
        display: inline-block;
        max-width: 32%;
        padding: 0 1% 2% 0%;
        text-align: center;
        vertical-align: top;
        width: 100%;
    }

    /*widget-left sidebar*/

    .sidebar .widget-jobarea-left-sidebar .widget2 h3{
        background-color: var(--base-grey);
        margin: -25px -25px 22px;
        padding: 12px 25px;
        border-radius:50px;
        font-size: 26px;
        line-height: 36px;
        color: var(--base-black);
    }
    .sidebar .widget-jobarea-left-sidebar .joblet_all_cpt_filter_list_widget {
        border: 4px solid #E0E9BD;
        border-radius: 20px;
        padding: 0 25px 50px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
       .sidebar .widget-jobarea-left-sidebar .widget h4.widget-title {
        padding: 0 0 0 0;
        display: block;
        font-size: 24px;
        line-height: 34px;
        color: var(--base-black);
        font-weight: 500; 

    }
    .sidebar .widget-jobarea-left-sidebar .widget ul>li{
        padding-bottom: 10px;
        position: relative;

    }

     .sidebar .widget-jobarea-left-sidebar .widget ul>li>a{
        padding-left: 27px;
        position: relative;
        color: var(--base-black);
         

    }
    .sidebar .widget-jobarea-left-sidebar .widget ul>li>a:before{
        content: '';
        border: 1px solid rgb(0, 0, 0, 0.15);
        padding: 7px 7px;
        line-height: 0;
        font-size: 8px;
        vertical-align: middle;
        position: absolute;
        top: 4px;
        bottom: 3px;
        left: 0;
        right: auto;
        border-radius: 0;
    }


     
    .widget-jobarea-left-sidebar .widget-categories ul >li.active >a:after{
        top: 7px;
    }



    .widget-jobarea-left-sidebar .widget-location ul >li.active >a:after{
        top: 0px;
    }


    .sidebar .widget-jobarea-left-sidebar .widget ul>li.active >a:after{
        content: '\e83a';
         font-family: 'fontello';
        font-size: 10px;
        position: absolute;
        left: 3px;
        opacity: 1;
        transition: all 0.3s ease;

    }
    .form-check label {
        font-size: 17px;
        line-height: 27px;
        padding-left: 7px;
        padding-bottom: 5px;
    }
    .form-check {
        padding-left: 0;
    }
     
    .widget-jobarea-left-sidebar  .widget{
        border-bottom: 1px solid rgb(0, 0, 0, 0.15);
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .sidebar .reset-filter-block a {
        display: inline-block;
        vertical-align: top;
        border: 1px solid rgb(0, 0, 0, 0.15);
        padding: 0 30px;
        font-size: 15px;
        line-height: 16px;
        padding-top: 15px;
        padding-bottom: 15px;
        font-weight: 500;
        text-transform:capitalize;
        border-radius: 20px;
    }

    /*blog-section*/
    .blog-section-03{
        padding-left: 40px;
        padding-right: 40px;
    }

    .blog-item.style1 {
      height: 364px;
      overflow: hidden;
      background-color: #F7D8F9;
      border-radius: 20px;
    }
    .blog-item.style1 .blog-item-inner {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      overflow: hidden;
      display: flex;
      height: 100%;
      position: relative;
      width: 100%;

    }
    .blog-item.style1 .blog-thumbnail {
      position: absolute;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      z-index: 0;
      top: 0;
      right: 0;
      bottom: 0;
      transition: 0.7s;
      width: 485px;
      height: 365px;

    }

    .blog-item.style1 a.showcase-btn:hover{
        border-color: 1px solid var(--base-black);
        color: var(--base-black);

    }
    .blog-item.style1 .blog-thumbnail.item-1 {
      background-image: url('../images/blog-img/blog-img21.webp');
    }

    .blog-item.style1 .blog-thumbnail.item-2 {
      background-image: url('../images/blog-img/blog-img22.webp');
    }
    .blog-item.style1 .blog-thumbnail.item-3 {
      background-image: url('../images/blog-img/blog-img23.webp');
    }
    .blog-item.style1 .blog-content {
      text-align: left;
      opacity: 1;
      height: 100%;
      position: relative;
      -webkit-transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
      -o-transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
      transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
      width: calc(50% - 50px);
      padding:25px 30px 13px;

    }
    .blog-item.style1 .blog-content {
        display: table-cell;
        vertical-align: middle;
        padding-right: 25px;
    }
    .blog-item.style1 .blog-category {
      color: var(--base-bodyfont-color);
      text-transform: capitalize;
      background-color: rgba(0, 0, 0, 0);
      padding: 0;
      font-family: var(--base-bodyfont);
      font-size: 14px;
      font-weight: 400;
      line-height: 26px;
    }
    .blog-item.style1 .showcase-btn{
        position: relative;
        display: inline-block;
        vertical-align: top;
        border: 1px solid;
        font-size: 16px;
        font-weight: 500;
        text-transform: capitalize;
        padding: 15px;
        padding-left: 25px;
        padding-right: 25px;
        border-radius: 50px;
        line-height: 16px;
        width: fit-content;
    }
    .blog-item.style1 .blog-title {
      font-size: 28px;
      line-height: 38px;
      font-weight: 500;
      display: inline-block;
      margin-top: 8px;
      margin-bottom: 20px;
    }
    .blog-item.style1 .blog-description {
        font-size: 18px;
        line-height: 28px;
        color: var(--base-black);
        margin-bottom: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
      
    }
    .prt-blog-box-section .prt-row-blog-box .prt-col-blog-box {
        width: 100%;
         max-width: calc(25.22222% - 13.55556px);
        border-radius: 16px;
        -webkit-transition: max-width .8s cubic-bezier(.6, 0, .2, 1);
        -o-transition: max-width .8s cubic-bezier(.6, 0, .2, 1);
        transition: max-width .8s cubic-bezier(.6, 0, .2, 1);
        display: block;
        overflow: hidden;
    }
    .prt-blog-box-section .prt-row-blog-box .prt-col-blog-box.active {
        width: 100%;
        max-width: calc(56.55556% - 102.88889px);
    }
    .blog-item.style1 .blog-date {
      color: var(--base-bodyfont-color);
      font-size: 14px;
      line-height: 26px;
    }

    .prt-blog-box-section .prt-row-blog-box .prt-col-blog-box.active  .blog-item.style1 .blog-thumbnail:before  {
        content: unset;
    }



    .blog-item.style1 .blog-thumbnail:before {
        position: absolute;
        content: "";
        top: 50%;
        left: 0;
        width: 100%;
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
        visibility: visible;
        align-items: center;
        justify-content: center;
        transition: all .3s ease;
        right: auto;
        margin: auto;
        border-radius: 30%;
        box-shadow: 0 0 60px 40px rgba(0, 0, 0, 0.9);
    }


    .blog-item.style1 .blog-thumbnail .prt-m-title {
        position: relative;
        top: 50%;
        transform: translate(0, -50%);
        opacity: 1;
        visibility: visible;
        transition: all .3s ease;
        text-align: center;
        padding: 0 65px 0 110px;
    }
    .prt-blog-box-section .prt-row-blog-box .prt-col-blog-box.active .prt-m-title{
        display: none;
    }
    .blog-item.style1 .blog-thumbnail .prt-m-title .prt-box-title{
        cursor: pointer;
    }

    .blog-item.style1 .blog-thumbnail .prt-m-title h4 {
        font-size: 28px;
        font-weight: 500;
        line-height: 38px;
        pointer-events: none;
        margin: 0;
        cursor: pointer;
    }

    .blog-item.style1 .blog-thumbnail .prt-m-title h4 a {
        color: #fff;
        cursor: pointer;
    }
    .blog-section2 .blog-desc p{
        color: var(--base-dark);
    }
    /*service-details*/
    .service-section .featured-decs {
        color: #fff;
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        margin-bottom: 20px;
    }
    .service-section .featured-decs span{
        text-decoration: underline;
    }
    .service-section  .feature-content .feature-title h3{
        font-size: 36px;
        line-height: 46px;
        color: var(--base-white);
        text-transform: capitalize;
        margin-bottom: 20px;
        font-weight: 400;
    }
    /*service-details*/ 
    .service-details-section .section-title .title-header h2{
        font-size: 33px;
        line-height: 44px;
        text-transform: capitalize;
        font-weight: 400;
        margin-bottom: 15px;
    }
    .service-details-section .section-title .title-decs p{
        color: #6c6c6c;
    }
    .service-details-section .section-title .title-decs p span{
        text-decoration: underline;
    }
    .service-details-section  .icon-list ul li{
        list-style: none;
        justify-content: flex-start;
        font-size: 18px;
        line-height: 27px;
        color: #8c8c8c;
        margin-bottom: 7px;
    }
    .service-details-section  .icon-list ul li i{
        padding-right: 10px;
        color: var(--base-black);
        font-size: 12px;
    }
    .service-details-section .prt-service-title h2{
        font-size: 33px;
        line-height: 44px;
        font-weight: 400;
        text-transform: capitalize;
    }
    .prt-featured-icon-box .featured-icon {
        font-size: 50px;
        margin-top: 10px;
    }
    .prt-featured-icon-box .prt-icon-content {
        padding-left: 22px;
    }
    .prt-featured-icon-box .prt-icon-content h3{
        font-size: 24px;
        line-height: 34px;
        text-transform: capitalize;
        color: var(--base-black);
        margin-bottom: 5px;
        font-weight: 400;
    }
    .prt-featured-icon-box .border-right{
        border-style: solid;
        border-width: 0px 1px 0px 0px;
        border-color: #00000026;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;  
    }
    .prt-pf-btn {
        text-align: center;
    }
    .prt-pf-btn a{
        border: 2px solid #000;
        font-size: 16px;
    }

    .prt-single-title  h3{
        font-size: 33px;
        line-height: 44px;
        text-transform: capitalize;
        font-weight: 400;
        color: var(--base-black);
    }
     .prt-single-decs  p{
        font-size: 18px;
        line-height: 28px;
        color: var(--base-black);
        font-weight: 500;
        margin-bottom: 20px;
    }
    .tm-reveal-direction-rl,
    .tm-reveal-direction-lr {
        display: inline-block;
        vertical-align: top;
        position: relative;
        overflow: hidden;
        transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    }
    .tm-reveal-direction-lr {
        clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    }
    .tm-reveal-direction-lr {
        width: 100%;
    }
    .tm-reveal-direction-lr.active {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
    .tm-reveal-direction-rl {
        clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
    }
    .tm-reveal-direction-rl.active {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
    .tm-reveal-direction-lr img {
        transform-origin: 50% 50%;
        transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
        transform: scale(1.5) translate(-100px, 0px);
    }
    .tm-reveal-direction-rl img {
        transform: scale(1.5) translate(100px, 0px);
        transform-origin: 50% 50%;
        transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    }
    .tm-reveal-direction-rl.active img,
    .tm-reveal-direction-lr.active img {
        transform: scale(1) translate(0px, 0px);
    }


    /**/


    /* Modal Content */
    #quotation--popup,
    .quotation--popup-overly {
      display: none;
    }
    #quotation--popup,
    .quotation--popup-overly {
      display: none;
    }

    .quotation--popup-overly {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1042;
      overflow: hidden;
      position: fixed;
      background: #000000;
      opacity: 0.7;
      display: none; /* Hide by default */
    }

    #quotation--popup {
      position: fixed;
      top: 50%;
      right: -400px;
      transform: translate(-50%, -50%);
      z-index: 1043;
      background: white;
      width: 90%;
      max-width: 900px;
      display: none; /* Hide by default */
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
      border-radius: 10px;
    }

    .quotation--popup .quotation--popup-overly{
            top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1042;
        overflow: hidden;
        position: fixed;
        background: #000000;
        opacity: 0.7;
    }
    .modal-content {
        position: absolute     ;
        margin: auto;
        height: fit-content;
        width: 1300px;
        z-index: 1;
        padding: 50px 35px;
        top: 0px;
        bottom: 0;
        right: 315px;
        overflow: hidden;
        border: 0;   
        text-align: center;
        background-image: url(https://placehold.co/1300x554/27008f/0000FF/?text=images/bg-image/header_extra.jpg);
       background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
       background-color: #27008f;
        margin:auto ;
        border-radius:30px;
        z-index: 5;
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);

    }
    .modal-content .prt-newslettercontent .prt-pop-quotationform-title{
        font-size: 38px;
        line-height: 48px;
        margin-bottom: 20px;
        color: var(--base-white);
        font-weight: 400;
        text-align:left;
      }
    .modal-content .prt-newslettercontent .prt-pop-quotationform-details{
        color: rgba(255, 255, 255, 0.70);
        margin-bottom: 43px;
        line-height:26px;
      }
    .modal-header .btn-close {
        color: #ffffff !important;
        float: right;
        font-size: 15px !important;
        font-weight: 500;
        position: absolute;
        top: 37px;
        right: 50px;
        padding: 0;
    }
    .modal-header .btn-close:hover,
    .modal-header .btn-close:focus {
        text-decoration: none;
        cursor: pointer;
        box-shadow: none;
    }
    .modal-backdrop{ z-index: 0; }
    .modal-dialog{ max-width: 635px; width: 100%;}

    #quotationForm{
            width: 100%;
        align-items: center;
        background: rgba(255, 255, 255, 0.10);
        border-radius: 30px;
        padding: 30px 30px 15px;
        border: 1px solid rgba(255, 255, 255, 0.30);
        overflow: hidden;
    }
    #quotation--popup input[type="text"],
    #quotation--popup input[type="email"],
    #quotation--popup select,
    #quotation--popup textarea,
    #quotation--popup input,
    #quotation--popup input:-webkit-autofill,
    #quotation--popup input:-webkit-autofill::first-line {
        background-color: rgba(255, 255, 255, 0.10) !important;
        padding: 9px 20px !important;
        font-size: 15px !important;
        border: 1px solid rgba(255, 255, 255, 0.30) !important;
        border-radius: 50px;
        color: white !important;
        width:100%;
    }
    #quotation--popup input:-webkit-autofill {
      -webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0.1) inset !important;
      -webkit-text-fill-color: white !important;
      background-color: transparent !important;
      border-radius: 50px;
      transition: background-color 5000s ease-in-out 0s; /* Prevent flashing */
    }


    #quotation--popup textarea {
        border-radius: 20px!important;
    }
    #quotation--popup select opaction{
        background-color:var(--base-white);

    }
    #quotation--popup input[type="text"]::-webkit-input-placeholder,
     #quotation--popup input[type="email"]::-webkit-input-placeholder,
      #quotation--popup select, 
      #quotation--popup textarea::-webkit-input-placeholder {
        color: rgba(255,255,255,0.50);
        text-transform:capitalize;
    }
    #quotation--popup select option{
        color:black;
        border-radius:10px;

    }
    #quotation--popup select option:hover{
        background-color:var(--base-skin);
        color:var(--base-white);
    }
    #quotation--popup textarea {
        border-radius: var(--ttm-border-shape-20px);
    }
    #quotation--popup  label{
        text-transform:capitalize   ;
        color: var(--base-white);
        font-weight: 400;
        font-size: 16px;
        margin-bottom: 20px;
        line-height:27px;
        text-align:left;
    }
    #quotation--popup p{text-align:left;line-height:26px; margin-bottom:20px}
    #quotationForm button {
      background: var(--base-skin);
      -webkit-appearance: button;
      appearance: button;
      cursor: pointer;
      color: #fff;
      font-size: 16px;
      line-height: 16px;
      padding: 12px 25px;
      border: 1px solid transparent;
      border-radius: 2em;
      transition: all 0.25s ease;
      position:relative ;
      top:  0;
      left: 0;
      margin-top: 10px;
    }
    .modal-content .close-btn{

        font-size: 28px;
        cursor: pointer;
            width: 33px;
        height: 33px;
        line-height: 33px;
        position: absolute;
        right: 15px!important   ;
        top: 15px!important ;
        text-decoration: none;
        text-align: center;
        font-size: 0;
        cursor: pointer;
        background: rgba(255, 255, 255, 0.10);
        border-radius: 50%;
        transition: all 0.5s ease;
        line-height:28px;
        color:var(--base-white);
    }
    .modal-content .close-btn:hover{
        transition: all 0.5s ease;
        transform: rotate(360deg);
    }
    .modal-header h3#modal-loginLabel {
        font-size: 24px;
        line-height: 34px;
        color: var(--base-black);
        text-transform: capitalize;
        margin-bottom: 10px;
        font-weight: 500;
    }
    .modal-header p{
        font-size: 16px;
        line-height: 26px;
        color: var(--base-black);
        font-weight: 400;
    }
    .signup-form span{
        color: var(--base-black);
    }
    .login-info-box {
        color: var(--base-black);
    }
    .button.signupbtn.prt-btn.btn-inline{
        color: var(--base-black);
    }

    /*signup-modal*/
    .modal.signup-modal{ padding: 175px 0 50px; text-align: center; }
    .modal-header{ display: block; padding: 0; border: 0;}
     .bg-base-dark .modal-header h3{
        font-size: 38px;
        line-height: 48px;
        font-weight: 600;
        color: var(--base-black);
    }
    .modal-body{ padding: 0; }
    .modal .modal-header p,
    .signup-form p,
    .modal-header button.prt-btn.btn-inline{
        font-size: 15px;
        line-height: 25px;
    }
    .modal-header button.prt-btn.btn-inline{ color: var(--base-skin); }
    .modal-header button.prt-btn.btn-inline:hover{ color: var(--base-dark); }
    .modal.signUp-modal a:hover,
    .modal.signUp-modal button:hover{ color: var(--base-skin); }

    /*.signup-form*/
    .signup-form{ position: relative; margin-top: 15px; }
    .signup-form textarea, .signup-form input[type="text"], 
    .signup-form input[type="password"] {
        text-transform: inherit;
        padding: 11px 25px 11px 25px;
        border: 1px solid rgba(0 0 0 / 0.10) !important;
        background-color: rgba(255, 255, 255, 0.04);
        color: var(--base-black);
        border-radius: var(--base-border-radius-10);
        font-size: 16px;
        line-height: 26px;
    }
    .signup-form input::placeholder,
    .signup-form p.prt-inputs i{ color: var(--base-bodyfont-color); }
    .signup-form p{ margin-bottom: 25px; position: relative; margin-top:25px }
    .signup-form p.prt-inputs i{
        position: absolute;
        left: 25px;
        top: 17px;
    }
    .signup-form button{ width: 100%; }

    .signup-form h3{
        text-align: left;
    }


    /* checkbox  */
    .signup-form .cookies{ 
        display: flex;
        align-items: center;
        justify-content: space-between; 
    }
    .signup-form input[type=checkbox]{
        visibility: hidden;
        position: absolute;
    }
    .signup-form input[type=checkbox] + label{
        height: 12px;
        width: 12px;
        background-color: transparent;
        border: 1px solid rgba(0, 0, 0, 0.10);
        vertical-align: middle;
        margin-bottom: 0px;
        margin-right: 5px;
    }
    .signup-form input[type=checkbox] + label:before{
        height: 15px;
        width: 15px;
        border: 1px solid var(--base-dark);
        border-radius: 3px;
        vertical-align: middle;
        margin-bottom: 0px;
        margin-right: 8px;
    }
    .signup-form input[type=checkbox]:checked + label:before{
        content: "";
        border: solid;
        border-color: var(--base-dark);
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        display: block;
        left: 3px;
        top: 1px;
        width: 5px;
        height: 7px;
        background-color: transparent !important;
        border-radius: 0;
        position: relative;
        vertical-align: middle;
    }
    .signup-form p.cookies a.underline:before{
        height: 1px;
        background-color: rgba(255 255 255 / 0.60);
    }

     .modal {
            background-color: rgb(0 0 0 / 50%);
        }

    /*model-social*/
    ul.model-social li a{
        width: 38px;
        height: 38px;
        font-size: 13px;
        line-height: 38px;
        border-radius: var(--base-border-radius-50);
        border: 1px solid rgba(0, 0, 0, 0.10);
        background-color: transparent;
    }
    ul.model-social li a:hover{
        background-color: var(--base-dark);
        border-color: var(--base-dark);
        color: var(--base-white) !important;
    }
    .modal.fade-show {
        background-color: rgba(0,0,0,.4);
    }

    /*** Color Switcher Style
    ==================================================================== ***/
    /*.prt_floting_customsett {
        position: fixed;
        top: 50%;
        right: 0;
        padding: 3px 0 10px;
        margin: -89px 0 0;
        background-color: #fff;
        box-shadow: 0 6px 12px rgb(0 0 0 / 25%);
        z-index: 99999;
    }
    .tmtheme_fbar_icons {
        display: block;
        position: relative;
        width: 55px;
        height: 45px;
        line-height: 52px;
        text-align: center;
    }
    .tmtheme_fbar_icons i {
        display: inline-block;
        vertical-align: middle;
        transition: .3s;
        font-size: 21px;
        color: #232323;
    }
    .tmtheme_fbar_icons > span {
        display: block;
        position: absolute;
        right: 100%;
        top: 0;
        background-color: #fff;
        box-shadow: 0 6px 12px rgb(0 0 0 / 25%);
        opacity: 0;
        visibility: hidden;
        font-size: 16px;
        color: #232323;
        transform: translateX(-5px);
        transition: 0.5s ease;
        padding: 0 20px;
    }
    .tmtheme_fbar_icons > span >span {
        padding-left: 5px;
    }
    .tmtheme_fbar_icons > span:after {
        content: '';
        position: absolute;
        top: -2px;
        bottom: -10px;
        right: -15px;
        width: 15px;
        background-color: #fff;
        height: 55px;
    }
    .tmtheme_fbar_icons:hover > span {
       opacity: 1;
        visibility: visible;
        transform: translateX(0);
    }*/

    /*portfolio section*/

    .prt-featured-postbox.style1 .prt-featured-overly {
        padding: 30px 30px 30px 30px;
        background-color: var(--base-white);
        border-radius: var(--base-border-radius-15);
        margin: -50px 30px 0 30px;
        z-index: 1;
        position: relative;
        display: flex;
        gap: 15px;
        justify-content: space-between;
        align-items: center;
        box-shadow: 0 3px 25px 0px rgba(43, 52, 59, 0.10), 0 0 0 rgba(43, 52, 59, 0.10) inset;
    }
    .prt-featured-postbox.style1 .prt-featured-overly .prt-featured-title a h3,
        .prt-featured-postbox.style1 .prt-featured-category p{
        display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      text-align:  left;
        }
    .prt-featured-postbox.style1 .prt-featured-overly .prt-featured-title a:hover h3{color:var(--base-skin);}
    .prt-featured-postbox.style1 .prt-featured-category p {
        padding-bottom: 4px;
        font-size: 14px;
        line-height: 24px;
        color: var(--base-bodyfont-color);
        margin-bottom: 0px;
    }
    .prt-featured-postbox.style1 .prt-featured-readmore-btn {
        display: inline-block;
        vertical-align: top;
    }
    .prt-featured-postbox.style1 .prt-featured-readmore-btn a {
        width: 50px;
        height: 50px;
        line-height: 58px;
        display: inline-block;
        vertical-align: top;
        background-color: var(--base-skin);
        color: var(--base-white);
        border-radius: var(--base-border-radius-30);
        font-size: 0;
        text-align: center;
        transition: all 0.8s ease;
    }
    .prt-featured-postbox.style1 .prt-featured-readmore-btn a i {
        font-size: 30px;
    }
    .prt-featured-postbox.style1 .featured-thumbnail a img {
        overflow: hidden;
        position: relative;
        display: block;
        border-radius: var(--base-border-radius-15);
        width: 100%;
    }
    .prt-featured-postbox.style1 .featured-thumbnail:before {
        content: "";
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: inherit;
        transition: all 0.5s ease;
        pointer-events: none;
        opacity: 0;
        background: linear-gradient(0deg, transparent 0%, rgba(255,255,255,0.4) 100%);
        height: 0;
    }
    .prt-featured-postbox.style1:hover .prt-featured-readmore-btn a {
        transform: rotateY(360deg);
        transition: all 0.8s ease;
    }
    .prt-featured-postbox.style1:hover .featured-thumbnail:before {
        opacity: 1;
        height: 100%;
    }
    .prt-featured-postbox.style1 .prt-featured-overly .prt-featured-title a h3 {
        margin-bottom: 0;
        font-size: 22px;
        line-height: 32px;
        color: var(--base-headingfont-color);
    }
    .prt-featured-overly .prt-featured-title a:hover h3{color:var(--base-skin);}
    .prt-featured-postbox.style1 .featured-thumbnail{overflow:hidden; border-radius:30px;}
    .prt-featured-postbox.style1 .featured-thumbnail a img {
        transition: all .5s ease-in-out;
    }
    .prt-featured-postbox.style1:hover .featured-thumbnail a img {
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        transition: all .5s ease-in-out;
    }

    .portfolio-readmore-btn a{
        width: 50px;
        height: 50px;
        line-height: 58px;
        display: inline-block;
        vertical-align: top;
        background: var(--base-skin);
        color: var(--base-white);
        border-radius: var(--base-border-radius-30);
        font-size: 0;
        text-align: center;
        transition: all 0.8s ease;
    }
     /*style2*/

    /*blog section*/
    .prt-row.portfolio-section2{
        padding:97px 0 0px;
    }
    .portfolio-2{ 
    margin-top: 15px;
        margin-bottom: -156px;
        padding: 0px 0px 0px 0px;
        position:relative   ;
        z-index: 999999;
    }
    .portfolio-section2 .portfoli02-slider{
       background-color: transparent;
        margin-right: -310px;
        width: 1771.98px;
    }
    .prt-featured-postbox.style2{
        position: relative;
        display: block;
        overflow: hidden;
        background: var(--base-white);
        border-radius: 15px;
        padding: 30px 30px 25px;
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.10);
        margin-top: 10px;
    }
    .prt-featured-postbox.style2 .prt-featured-thumbnail{overflow:hidden; border-radius:10px;}
    .prt-featured-postbox.style2 .prt-featured-thumbnail img{
             width: 100%;
        height: 220px;
        max-width: none;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        background-size: cover;
        transition: all 1s ease;
        overflow: hidden;
        background-position: center;
        position: relative;
        transform: scale(1.05) rotate(.5deg);
        transform-origin: 90% 50%;
        border-radius: 10px;
        transition: transform 1.2s cubic-bezier(.4,.01,.14,.99);
    }
    .prt-featured-postbox.style2:hover .prt-featured-thumbnail img{transform: scale(1.001) rotate(0);}
    .prt-featured-postbox.style2 .prt-featured-overly .prt-featured-category p{
        display: inline-block;
        vertical-align: top;
        background: var(--base-grey);
        border: 1px solid rgba(0, 25, 76, 0.15);
        border-radius: 30px;
        padding: 4px 15px;
        margin-bottom: 13px;
        font-size: 14px;
          display: inline;
      -webkit-line-clamp: 1; /* Show only 2 lines */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .prt-featured-postbox.style2  .btn-overly a,
    .featured-imagebox-portfolio.style2 .btn-overly a,
    .featured-imagebox-blog.style2 .btn-overly a{
        font-size: 0;
        position: absolute;
        top: 0;
        bottom: 100px;
        left: 0;
        right: 0;
        text-align: center;
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin: auto;
        background-color: var(--base-white);
        border-radius: 50%;
        transition: all 0.5s ease;
        transform: scale(0);
        overflow: hidden;
    }
    .prt-featured-postbox.style2:hover .btn-overly a
    ,.featured-imagebox-portfolio.style2:hover .btn-overly a,
    .featured-imagebox-blog.style2:hover .btn-overly a{
        transition: all 0.5s ease;
        transform: scale(1.1);
        color: var(--base-dark);
    }
    .prt-featured-postbox.style2 .btn-overly a:before ,
    .prt-featured-postbox.style2 .btn-overly a:after,
    .featured-imagebox-portfolio.style2 .btn-overly a:before,
    .featured-imagebox-portfolio.style2 .btn-overly a:after,
    .featured-imagebox-blog.style2 .btn-overly a:before,
    .featured-imagebox-blog.style2 .btn-overly a:after{
        content: "\f126";
        font-family: 'flaticon_inqord';
        font-size: 25px;
        line-height: 50px;
        transform: rotate(45deg);
        display: block;
        transition: transform 0.3s ease-out;
    }
    .prt-featured-postbox.style2 .btn-overly a:hover:before ,
    .featured-imagebox-portfolio.style2 .btn-overly a:hover:before,
    .featured-imagebox-blog.style2 .btn-overly a:hover:before {
     transform: translatex(150%) translatey(-150%) translatez(0);
        transition: transform 0.3s ease-out;
    }
    .prt-featured-postbox.style2 .btn-overly a:after,
    .featured-imagebox-portfolio.style2 .btn-overly a:after,
    .featured-imagebox-blog.style2 .btn-overly a:after{
           top: 0;
        transform: translatex(-150%) translatey(150%) translatez(0) rotate(45deg);
        transition: transform 0.3s ease-out;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .prt-featured-postbox.style2 .btn-overly a:hover:after,
    .featured-imagebox-portfolio.style2 .btn-overly a:hover:after,
    .featured-imagebox-blog.style2 .btn-overly a:hover:after{
         transform: translatex(0) translatey(0) translatez(0) rotate(45deg);
        transition: transform 0.3s ease-out;
          transform: rotate(45deg);
    }
    .prt-featured-postbox.style2 .prt-featured-overly{margin-top:30px;}
    .prt-featured-postbox.style2 .prt-featured-overly .prt-featured-title h3{
        cursor: pointer;
        margin-bottom: 0px;
        transition: all 0.5s linear;
        font-size: 23px;
        line-height: 32px;
          display: -webkit-box;
      -webkit-line-clamp: 1; 
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-top:15px;

    }
    .portfoli02-slider.slick_slider  .slick-arrow{top:-26%}
    .portfoli02-slider.slick_slider .slick-prev{
      left: auto;
        right: 520px!important  ;
        background-color:transparent    ;
    }

    .portfoli02-slider.slick_slider .slick-next{
      left: auto;
        right: 460px!important  ;
        background-color:transparent    ;
    }
    /*blog-section*/

    .featured-imagebox-post.style3{
        display: flex;
        gap: 20px;
        flex-direction: column;
        align-items: baseline;
        background: var(--base-white);
        padding: 30px;
        border-radius:15px;
        box-shadow: 0 3px 15px 0px rgba(43, 52, 59, 0.10), 0 0 0 rgba(43, 52, 59, 0.10) inset;
        margin: 15px 0;

        transition: all 0.5s ease;
    }
    .featured-imagebox-post.style3:hover{
            transform: translateY(5px);
    }
    .featured-imagebox-post.style3 .prt-authorbox{
        display: flex;
        align-items: center;
        gap: 13px;
    }
    .featured-imagebox-post.style3 .prt-authorbox img{
            width: 40px;
        height: 40px;
        border-radius: 50%;
    }
    .featured-imagebox-post.style3 .prt-authorbox .prt-user-name{
        display: flex;
        gap: 30px;
    }
    .featured-imagebox-post.style3 .prt-authorbox .prt-user-name .prt-author{
        color: var(--base-dark);
        font-weight:500;
    }
    .featured-imagebox-post.style3 .prt-authorbox .prt-user-name .post-time-ago {position: relative;}
    .featured-imagebox-post.style3 .prt-authorbox .prt-user-name .post-time-ago:before{
        content: '/';
        position: absolute;
        left: -18px;
    }
    .featured-imagebox-post.style3 .featured-thumbnail{border-radius:15px; position:relative; overflow:hidden;}
    .featured-imagebox-post.style3:hover  .featured-thumbnail img{
        -moz-transform: rotate(2deg) scale(1.2);
        -webkit-transform: rotate(2deg) scale(1.2);
        transform: rotate(2deg) scale(1.2);
        -ms-transform: rotate(2deg) scale(1.2);
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
    }
    .featured-imagebox-post.style3 .prt-btn-waprre a{
            font-size: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin: auto;
        background-color: var(--base-white);
        border-radius: 50%;
        transition: all 0.5s ease;
        transform: scale(0);
        overflow: hidden;
    }
    .featured-imagebox-post.style3 .prt-btn-waprre a:before,
    .featured-imagebox-post.style3 .prt-btn-waprre a:after{
            content: "\f126";
        font-family: 'flaticon_inqord';
        font-size: 25px;
        line-height: 50px;
        transform: rotate(45deg);
        display: block;
        transition: transform 0.3s ease-out;
         color: var(--base-dark);
    }
    .featured-imagebox-post.style3 .prt-btn-waprre a:hover:before{
            transform: translatex(150%) translatey(-150%) translatez(0);
        transition: transform 0.3s ease-out;
    }
    .featured-imagebox-post.style3 .prt-btn-waprre a:after{
        top: 0;
        transform: translatex(-150%) translatey(150%) translatez(0) rotate(45deg);
        transition: transform 0.3s ease-out;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .featured-imagebox-post.style3 .prt-btn-waprre a:hover:after{
           transform: translatex(0) translatey(0) translatez(0) rotate(45deg);
        transition: transform 0.3s ease-out;
    }
    .featured-imagebox-post.style3:hover .prt-btn-waprre a{
            transition: all 0.5s ease;
        transform: scale(1.1);
        color: var(--base-dark);
    }
    .featured-imagebox-post.style3  .featured-content .post-meta{
        font-size: 14px;
        padding: 3px 12px;
        border: 1px solid;
        border-radius: 30px;
        display: inline-block;
        vertical-align: top;
        line-height:24px;
    }
    .featured-imagebox-post.style3 .featured-content{padding-top:10px}
    .featured-imagebox-post.style3 .featured-content .post-meta span{margin:0;}
    .featured-imagebox-post.style3 .featured-content .post-meta span a{
        color: #001746;
        font-size: 14px;
        text-transform: none;
    }
    .featured-imagebox-post.style3 .featured-content .post-meta span a:hover{color:var(--base-skin);}
    .featured-imagebox-post.style3 .featured-content .post-title{padding-top: 12px;}
    .featured-imagebox-post.style3 .featured-content .post-title h3{margin:0;}
    .featured-imagebox-post.style3 .featured-content .post-title h3 a{
            line-height: 32px;
        font-size: 22px;
        font-weight: 500;
        margin-bottom: 0;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        color: #001746;
    }
    .featured-imagebox-post.style3 .featured-content .post-title h3 a:hover{color:var(--base-skin);}
    .featured-imagebox-post.style3:hover{margin:15px 0 15px;}
    .blog-grid-col-3-section .container-fluid{
        padding:0 100px;
    }

    /*cta section*/

    .cta-section .section-big-title h2{
        font-size: 74px;
        line-height: 84px;
        color: var(--base-white);
        font-weight: 400;
        font-family: var(--base-headingfont);
        margin-bottom: 30px;
    }
    .cta-section .prt-featured-icon-box-wrap .prt-featured-icon-box-icon{padding:0}
    .cta-section .section-big-title h2 span{
        font-size: 96px;
        line-height: 110px;
        font-weight: 700;

    }


    .prt-featured-icon-box-wrap .prt-featured-icon-box-icon{
        margin-bottom: unset;
        margin-left: 0;
        display: flex;
        flex: 0 0 auto;
        padding-right: 70px;
        align-items: center;


    }

    .prt-featured-icon-box-wrap .prt-featured-icon-box-icon .prt-featured-icon{
        background-color: #FFFFFF33;
        font-size: 30px;
        line-height:25px;
        border-width: 1px 1px 1px 1px;
        border-radius: 15px 15px 15px 15px;
        color: var(--base-white);
        fill: var(--base-white);
        border-color: #69727d !important;
        padding: 15px;
        margin-right: 15px;
        border-style:solid  ;

    }

    .prt-featured-icon-box-icon .prt-featured-content .prt-featured-title{
        flex-grow: 1;
    }
    .prt-featured-icon-box-icon .prt-featured-content .prt-featured-title h4{
        
        color: var(--base-white);
        font-size: 20px;
        line-height: 25px;
        font-weight: 500;
        margin-top: 0;
        margin-bottom: 0px;
          display: -webkit-box;
      -webkit-line-clamp: 2; /* number of lines to show */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    /*style-3*/

    /*stepbox section*/

    .stepbox-section .prt-stepbox {
        width: 100%;
        margin-bottom: 50px;
        display: flex;
        transition: 0.5s all;
        padding-left: 120px;
    }
    .prt-stepbox .prt-stepbox-content{
        display:inline-flex;
        align-items: center;
      padding-right: 20px;
        position: relative;
    }
    .step-content-box .prt-stepbox {
        transition: 0.5s all;
    }
    .step-content-box .prt-stepbox:hover:nth-child(odd) {
        transform: translateX(10px);
    }
    .step-content-box .prt-stepbox:hover:nth-child(even) {
        transform: translateX(-10px);
    }
    .prt-stepbox .prt-stepbox-content .process-num{ 
        font-size: 18px;
        font-weight: 500;
        color: var(--base-dark);
        background-color: var(--base-grey);
        height: 40px;
        width: 40px;
        line-height: 40px;
        display: inline-block;
        vertical-align: top;
        border-radius: var(--base-border-radius-50);
        position: absolute;
        top: -20px;
        bottom: auto;
        text-align: center;
        left: -20px;
        right: auto;
        box-shadow: 3px 4px 15px 10px rgba(0, 0, 0, 0.08);
        transition: 0.5s all ease;
        z-index: 2;
    }
    .prt-stepbox:hover .prt-stepbox-content .process-num{
        background-color:var(--base-skin);
        color:var(--base-white);
        transition: 0.5s all ease;
    }
    .prt-stepbox .prt-stepbox-content .prt-step-thumbnail{
         border-radius: var(--base-border-radius-15);
         overflow: hidden;
         width:100px;
         position: relative;

    }
    .prt-stepbox .prt-stepbox-content .prt-left-content-box{position:relative;}


    .prt-step-content-box .prt-box-title h2{
        font-size: 20px;
        line-height: 25px;
        font-weight: 500;
        font-family: var(--base-headingfont);
        margin-bottom: 5px;
        /*  display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;*/
    }
    /*.prt-step-content-box .prt-step-desc p{
          display: -webkit-box;
      -webkit-line-clamp: 2; 
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 0;
    }*/
    /*style-4*/

    .prt-stepbox.style3 .prt-stepbox-contents{text-align:center ;}
    .prt-stepbox.style3 .process-num{
          border: 1px solid rgba(0,25,76,0.15);
        border-radius: 30px;
        background-image: linear-gradient(72deg, var(--base-white), var(--base-skin));
        background: var(--base-grey);
        align-items: center;
        padding: 5px 15px 5px 30px;
        display: inline;
        vertical-align: top;
        overflow: hidden;
        color: var(--base-dark);
        font-weight: 500;
        position: relative;
        left: auto;
        box-shadow:none;
        font-size: 16px;
        top:0;
        line-height: 28px;

    }
    .prt-stepbox.style3 .process-num .numbers:before{
            content: '';
        height: 7px;
        width: 7px;
        display: block;
        background: var(--base-skin);
        border-radius: 50px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 15px;
        right: auto;
        margin: auto;
    }
    .prt-stepbox.style3  .step-line{
        border-left: 1px dashed var(--base-dark);
        width: 1px;
        height: 60px;
        margin: 0 auto;
    }
    .prt-stepbox.style3:hover .prt-stepbox-content .process-num{
        background-color:var(--base-grey);
        color:var(--base-dark);
        transition: 0.5s all ease;
    }
    .prt-stepbox.style3 .prt-stepbox-iconbox {
        border-radius: 50px;
        justify-content: center;
        align-items: center;
        width: 60px;
        height: 60px;
        display: flex;
        position: relative;
        margin: 0 auto 15px;
        font-size: 30px;
        color: var(--base-white);
    }
    .prt-stepbox.style3 .prt-stepbox-iconbox:before{
        border-radius: 50px;
        background-color: var(--base-skin);
        filter: blur(10px);
        position: absolute;
        inset: 0%;
        content: '';
        z-index: -1;
    }
    .prt-stepbox.style3 .prt-stepbox-iconbox i{
         display:block;
        text-align: center;
        font-size:27px;
        line-height:0px;
    }
    .prt-stepbox.style3 .prt-bottom-contentbox .prt-box-title h4{
        margin-bottom: 8px;
    }
    .prt-stepbox.style3 .prt-bottom-contentbox .prt-static-box-desc p{margin:0;}
    /*client section*/
    .prt-row.client-section {
        position: relative;
        /*top: 140px;*/
        z-index: 2;
    }
    .client-section .prt-client-overly1{
        position:absolute;
        
        width:100%;
        height:140px;
        left:0;
        bottom:-1px;
        right:0;
        background-color:var(--base-grey);
    }
    .client-section-wrapper{
        background-color: transparent;
        background-image: linear-gradient(90deg, #00194C 0%, #0054DF 100%);
        border-radius: var(--base-border-radius-15);
        position: relative;
    }
    .prt-client-overly {
        background-image: url(../images/single-img-5.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        height: 100%;
        top: 0;
        width: 100%;
        opacity: 0.1;
        z-index:1;
        left:0;
        right:0;
    }
    .client-title-box{
        position:relative;
        z-index: 2;
    }

     .prt-client-icon-box {
        margin-bottom: unset;
        margin-left: 0;
         display: inline-flex;
        flex: 0 0 auto;
    }
     .prt-client-icon-box i{
      fill: #FFCC00;
      color: #FFCC00;
      font-size: 90px;
      text-align: center;
     }
    /*.client-section-wrapper .prt-client-icon-box i:before{
        left: 20%;
        position: absolute;
        transform: translateX(-50%);

    }*/
     .prt-client-icon-box i:hover{
        animation-name: elementor-animation-wobble-vertical;
        animation-duration: 1s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: 1;
    }

    .prt-client-content-box .prt-section-title h2{
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 18px;
        color: var(--base-white);
        font-weight: 500;
        font-family: var(--base-headingfont);
    }
    .prt-client-desc p{
      color: #FFFFFFBD;
      margin-bottom: 37px;
    }

    .client-title h3{
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 24px;
        letter-spacing: 0.5px;
        color: var(--base-white);
    }
    .client-box-main{
        padding: 0px 0 10px;
           display: flex;
           cursor: pointer;
        position:relative;
        z-index:2;
       }

    .client-box-main .client-box .client-box-main {
        padding: 8px 5px;
      margin-right: 13px;
    }
    .client-box-main:hover .client-box .client-thumbnail img{
        transform: translateY(7px);
        transition: all 0.5s ease;
    }
    .client-reviewbox{
        display: inline-block;
        background-color: var(--base-white);
        border-radius: var(--base-border-radius-15);
        box-shadow: 3px 4px 15px 10px rgba(0, 0, 0, 0.08);
        margin: 0px 0px 0px 0px;
        padding: 20px;
        position: absolute;
        top: 0;
        bottom: auto;
       z-index:3;
       width:331px;
           right: 190px;
     }
     .client-reviewbox .about-img-overly img{right:0;}
     .client-review-text h2{
        font-size: 20px;
        line-height: 25px;
        font-weight: 500;

     }

    /* prt-list-style-icon */
    .prt-list {
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 16px;
    }
    .prt-list.prt-list-style-icon.font-weight-normal li i , 
    .prt-list.prt-list-style-icon.font-weight-normal .prt-list-li-content {
        font-weight: normal;
        padding-bottom: 2px;
    }
    .prt-list.prt-list-style-icon li {
        position: relative;
        display: inline-block;
    }
    .prt-list.prt-list-style-icon li i {
        position: absolute;
        left: auto;
        font-weight: 700;
        width:27.5px;
    }
    .prt-list.prt-list-style-icon li i.fa-minus:before{
        position: absolute;
        content: "";
        top: 6px;
        left: 0;
        height: 2px;
        width: 7px;
        background-color: currentcolor;
    }
    .prt-list.prt-list-style-icon .prt-list-li-content {
        display: inline-block;
        padding-left: 30px;
    }

    .prt-list.prt-bordered-lists li {
        padding: 13px 0 13px 0;
        display: block;
    }
    .prt-list.prt-bordered-lists li+li {
        border-top: 1px solid #eee;
    }
    .row > [class*='col']:nth-of-type(even) > .prt-list.prt-bordered-lists li:before {
        content: "";
        position: absolute;
        border-right: 1px solid #ebebeb;
        width: 1px;
        height: 65%;
        top: 18%;
        left: -15px;
    }
    .cta-section2 .row > [class*='col']:nth-of-type(even) > .prt-list.prt-bordered-lists li:before{
        display:none;
    }
    .prt-list.prt-bordered-lists.prt-list-style-icon li i { top: 19px; }


      /*serviece-details*/
     .prt-service-description h4{
        font-size: 36px;
        line-height: 46px;
        font-weight: 500;
        color: var(--base-headingfont-color);
      }

    /*service-02*/

    .service-content-style2 .service-content-title h2{
        font-size: 32px;
        line-height: 42px;
        font-weight: 500;
    }


    .service-content-style2 .service-list ul li{
        list-style: none;
    }
    .service-content-style2 .service-list .service-item ul span i.flaticon-double-tick {
        font-size: 24px;
        color: var(--base-skin);
        transition: color 0.3s;
        font-size: 22px;
        padding-right: 10px;
    }

    /*service-section2*/

    .service-section2 .featured-icon-box.style-2{
        display: block;
        padding: 30px 30px 25px;
        border-radius: 15px;
        overflow: hidden;
        box-shadow: 0px 6px 0 -2px rgb(0 0 0);
        transition: 0.5s all;
        box-shadow: 0 0 15px 0px rgba(43, 52, 59, 0.10), 0 0 0 rgba(43, 52, 59, 0.10);
        margin: 10px 0;
        background: var(--base-white);
            transition: 0.5s all;
        
    }
    .service-section2 .featured-icon-box.style-2:hover{
    transform: translateY(5px);
    }
    .service-section2 .featured-icon-box.style-2:hover .featured-icon{background-color:var(--base-dark);}
    .service-section2 .slick_slider .slick-arrow{
            top: -32%;
    }
    .service-section2 .featured-icon-box.style-2 .featured-icon i{transition: 0.8s all;}
    .service-section2 .featured-icon-box.style-2:hover .featured-icon i{
        transform: rotateY(360deg);
        transition: 0.8s all;
    }
    .service-section2 .slick_slider .slick-arrow{
        background-color:var(--base-grey);
        color:#fff!important    ;
    } 
    /*.service-section2 .slick_slider .slick-prev:before,
    .service-section2 .slick_slider .slick-next:before{
         color:#fff!important    ;
    }*/
    .service-section2 .slick_slider .slick-prev{
            right: 75px;
        left: auto;
    }
    .service-section2 .slick_slider .slick-next{
        right: 18px;
        left: auto;
    }
    .service-section2 .featured-icon-box.style-2 .featured-icon {display: inline-block; margin-bottom:70px;}
    .service-section2 .featured-icon-box.style-2 .featured-content{    padding-left: 0px;}
    .service-section2 .featured-icon-box.style-2 .featured-content .featured-dec{
    display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .prt-row.service-section{margin-bottom:0px;}
    .service-section2 .section-title{margin-bottom:60px;}
     
    /*service-section-5*/
    .service-section-5{position:relative; z-index:2}
    .service-section-5 .service-img-overly{
        /* margin-bottom: -120px; */
        
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        /* top: 0; */
        bottom: -550px;
        left: 0;
        right: 0;
        height: 100%;
        z-index: -1;
        background-color:var(--base-white);
    }

    /*service-section-6*/
    .service-section-6 {
        padding: 100px 0 90px;
      position: relative;
    }
    .service-section-6 .container{width:90%!important}
    .service-section-6 .scroll-animated-bg {
         position: absolute;
      top: 100px;
      left:0;
      width: 100%;
      height: 100%;
      background-color:var(--base-dark); 
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      transform: scale(1);
      border-radius: 30px;
      transition: transform 0.2s ease-out, border-radius 0.2s ease-out;
      z-index: 0;

    }

    .service-section-6 .featured-imagebox-service.style2{
           overflow: hidden;
        border-radius: 15px;
        background-color: white   ;
        display: block;
        transition: 0.5s all;
        margin: 10px 0;
        padding:0;
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.10);
    }
    .service-section-6 .featured-imagebox-service.style2 .featured-conatin{
         display: flex;
        gap: 20px;
        flex-flow: row;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 30px 30px 27px;
        background-color:var(--base-white);
        border-radius:15px 15px 0 0;
     }

    .service-section-6 .featured-imagebox-service.style2{
           overflow: hidden;
        border-radius: 15px;
        background-color: transparent   ;
        display: block;
        transition: 0.5s all;
        margin: 10px 0;
        padding:0;
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.10);
    }
    .service-section-6 .featured-imagebox-service.style2:hover{
        transition: 0.5s all;
        transform: translateY(5px);
    }
    .service-section-6 .featured-imagebox-service.style2:hover .prt-fid-icon-wrapper .prt-icon{
        background-color:var(--base-skin);
    }
    .service-section-6 .featured-imagebox-service.style2 .prt-fid-icon-wrapper .prt-icon{
        border-radius:50%;
        margin:0;
        background-color:var(--base-dark);

    }
    .service-section-6 .featured-imagebox-service.style2 .prt-fid-icon-wrapper .prt-icon i{
        display:block;
        text-align: center;
        font-size:27px;
        line-height:0px;
    }
    .service-section-6 .featured-imagebox-service.style2 .featured-imagebox{
        margin:0;
        overflow:hidden;
        border-radius:0px 0px 15px 15px;
    }
    .service-section-6 .featured-imagebox-service.style2 .featured-imagebox img{
          height: 280px  ;
        display: block;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        transition: all .5s ease-in-out;
        border-radius:0px 0px 15px 15px;
        margin:0;
    }
    .service-section-6 .featured-imagebox-service.style2:hover .featured-imagebox img{
        -moz-transform: scale3d(1.1, 1.1, 1.1);
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
        transition: all .5s ease-in-out;
    }
    .service-section-6 .featured-imagebox-service.style2 .featured-conatin-inner .featured-desc p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-bottom: 10px;
    }

    /*cta-section02*/
    .cta-section-style02 .cta-section-style02-title{
        border-bottom   : 1px solid rgba(255, 255, 255, 0.2);
        padding-bottom:15px;
        position: relative ;
        z-index:1;
    }
    .cta-section-style02 .featured-iconbox-style02 .featured-icon-box-style02{
         font-size: 30px;
        border:1px solid rgba(255, 255, 255, 0.3) !important;;
        border-radius:var(--base-border-radius-15);
        background-color: var(--base-headingfont-color);
        text-align: center;
        display: flex; 
        padding: 15px;
        margin-right: 15px;
        height:62px ;
        width: 62px;
        align-items: center;
    }
    .cta-section-style02 .featured-iconbox-style02 .featured-iconbox-inner-content{
        align-items: center;
        position:relative   ;
        z-index: 2;
        display: flex   ;
    }
    .cta-section-style02 .featured-iconbox-style02 .featured-icon-box-style02 i{
        color: var(--base-white);
            line-height: 30px;
                position: relative;
        top: 1px;
    }
    .cta-section-style02 .featured-iconbox-style02 .featured-title-style02 h3{
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
        margin-bottom:0;
        color: var(--base-white);
    }
    .cta-section-style02 .featured-iconbox-style02 .featured-title-style02 h3 span{
        border-bottom: 3px solid var(--base-white);
    }

    .cta-section-style02:before {
     position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
        visibility: visible;
        align-items: center;
        justify-content: center;
        background: linear-gradient(0deg, rgba(0, 23, 70, 0.90) 30%, transparent 60%);
        padding: 20px;
        transition: all .3s ease;
        overflow: hidden;
     }

     /*cta-section-3*/
     .client-section2 .client-title{
        background-color: #EFF3FA;
        padding: 8px 15px 8px 15px;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #0017464D;
        border-radius: 30px 30px 30px 30px;
        margin-bottom:30px;
        text-align: center;
     } 
     .client-section2 .client-box-main.style1 .client-thumbnail img{
            filter: brightness(0.8);
     }
     .client-section2 .client-box-main.style1 .client-thumbnail img:hover{
         filter: grayscale(0%);
        opacity: 1;
    }
     .client-section2 .col-lg-6.m-auto{width:auto!important;}
    .client-section2 .client-title h2{
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 24px;
        color: #001746;
        margin-bottom:0;
    }


    .cta-section2 .section-title-block .section-title h3.title{
        color:#fff;
    } 
    .cta-section2 .section-title-block .section-title h3.title span {border-color:#fff}
    .cta-section2 .prt-list.prt-bordered-lists.prt-list-style-icon-02 li{width:100%; padding:0;}
    .prt-list.prt-bordered-lists.prt-list-style-icon-02 li+li{border-top: 0px solid #eee;}
    .prt-list.prt-bordered-lists.prt-list-style-icon-02 li{
        color:#fff;    
        margin-right: calc(25px / 2);
        margin-left: calc(25px / 2);
        align-items:center  ;
    }
    .prt-list.prt-bordered-lists.prt-list-style-icon-02 li:first-child{
        margin-left: 0;
    }
    .prt-list.prt-bordered-lists.prt-list-style-icon-02 li .prt-list-icon{
        width: 1.25em;
        font-size:22px; 
        position:relative;
        top:3px;
        left:-1px;
    }
    .prt-list.prt-bordered-lists.prt-list-style-icon-02 li h3{
        color:#fff;
        font-size:16px;
        line-height:26px;
        padding-left:5px;
        margin-bottom:0;
    }
    .featured-imagebox-cta.style1 .featured-icon-img img{    height: max-content;}
    .featured-imagebox-cta.style1 .featured-icon-box{
            background-color: #FFFFFF1A;
            display:inline-flex ;
            padding:20px;
            border-radius:15px;
            border:1px solid    #FFFFFF4D;
            gap:20px;
    }
    .featured-imagebox-cta.style1 .featured-icon-box .featured-icon-img{
       width: 183px;
        display: contents;
        object-fit: cover;
    }
    .featured-imagebox-cta.style1 .featured-content .featured-title h4{
            text-transform: uppercase;
        line-height: 30px;
        color: #FFFFFF;
        margin:0;
    }
    .featured-imagebox-cta.style1 .featured-content .btn-wrapper a:after{display: none;}
    .featured-imagebox-cta.style1 .featured-content .btn-wrapper a:hover{
        background-color: var(--base-black);
        border-color:var(--base-black);
    }
     
    .cta-section3 .cta-contain-box{
        background-color: #0017461A;
        padding:30px 35px 20px;
        border-color: ;
        border:1px solid #FFFFFF4D;
        backdrop-filter: blur(40px);
        border-radius:30px;
    }
    .cta-section3 .cta-contain-box .cta-box-title h2{
        color: #FFFFFF;
        font-size: 52px;
        line-height: 64px;
        margin-bottom: 20px;
    }
    .cta-section3 .cta-contain-box .cta-box-desc p,
    .cta-section3 .cta-contain-box .cta-box-desc p a{
        color: #FFFFFF;
        font-size: 20px;
        line-height: 30px;

    }  
    .cta-section3 .cta-contain-box .cta-box-desc p a{
        font-weight:middle ;
        text-decoration:underline   ;
    }
    .cta-section3 .cta-contain-box .cta-box-desc p a:hover{
            color:var(--base-skin);
    }

    /*client-section-03*/
    .client-section-03 .client-reviewbox{
        top:15px;
        right:40px;
        position: relative  ;
        width:83%  ;
    }

    /*pricing*/
    .prt-pricing-tabel-col{
        webkit-border-radius: 0;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 0;
        -moz-background-clip: padding;
        border-radius: 0;
        background-clip: padding-box;
        position: relative;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        padding: 0px 15px 0px;
    }
    .prt-pricing-tabel-col{margin-bottom:30px;}
    .prt-pricing-tabel-col:last-child   {margin-bottom:0px;}
     .prt-pricing-plan{
        padding: 30px 50px 50px 50px;
        border-radius: var(--base-border-radius-15);
        background: var(--base-grey);
        overflow: hidden;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        position: relative;
        z-index: 1;
     }

      .prt-pricing-plan:before{
        position: absolute;
        content: '';
        top: 0;
        margin: 0 31px;
        left: 0;
        right: 0;
        height: 32.3%;
        z-index: 1;
        -webkit-transition: .65s cubic-bezier(.68, 1.55, .265, 0.9);
        -moz-transition: .65s cubic-bezier(.68, 1.55, .265, 0.9);
        -ms-transition: .65s cubic-bezier(.68, 1.55, .265, 0.9);
        -o-transition: .65s cubic-bezier(.68, 1.55, .265, 0.9);
        transition: .65s cubic-bezier(.68, 1.55, .265, 0.9);
        background-color: var(--base-dark);
        border-radius: 0 0 500px 500px;
        z-index: -1;
      }

    .prt-pricing-plan .prt-p_table-head{text-align:center;}
      .prt-pricing-plan .prt-p_table-head .prt-p_table-title h5,
      .prt-pricing-plan .prt-p_table-head .pac_frequency{
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        color:#afafaf;
        padding-top: 0;
        padding-bottom: px;
        text-align: center;
        margin-bottom:0;

      }
    .prt-pricing-plan .prt-ptablebox-price {
       
        position: relative;
        text-align: center;
        font-weight: 600;
    }
    .prt-pricing-plan .prt-ptablebox-price .prt-ptablebox-cur-symbol{
            display: inline-block;
    }
    .prt-pricing-plan .prt-ptablebox-price .prt-ptablebox-price-value{    display: contents;}
    .prt-pricing-plan .prt-ptablebox-price div{
     font-size: 48px;
        line-height: 58px;
        font-weight: 700;
        color: var(--base-white);
         position: relative;
        text-align: center;
    }

    .prt-pricing-tabel-col:hover .prt-pricing-plan:before {
        z-index: -1;
        height: 100%;
        border-radius: var(--base-border-radius-15);
        margin: 0;
    }
    .prt-pricing-tabel-col:hover .prt-pricing-plan.style3:before{
        border-radius:0;
    }
    .prt-pricing-tabel-col .prt-pricing-plan .prt-p_table-amount span{
        position: relative;
        font-size: 16px;
        color: var(--base-grey);
        display: block;
        text-align: center;
    }
    .prt-p_table-body ul.prt-p_table-features li{
        list-style: none;
        text-align: center;
        padding-left: 30px;
        position: relative;
        padding: 0 0 11px 30px;
        margin: 0;
        border-bottom: 0 solid rgba(0, 0, 0, 0.08);
        text-align: left;
        color: var(--base-headingfont-color);
        font-size: 16px;
        line-height: 28px;
        font-weight: 400;

    }
    .prt-pricing-plan.style2,
    .prt-pricing-plan.style3{
        padding:30px;
        border-radius:0;
    }
    .prt-pricing-plan.style2 .prt-p_table-body ul.prt-p_table-features li,
    .prt-pricing-plan.style3 .prt-p_table-body ul.prt-p_table-features li{
            padding: 0 0 11px 0px;
    }
    .prt-pricing-tabel-col:hover .prt-pricing-plan li  {
        color: var(--base-white);
        transition: all 0.5s ease;
    }

    .prt-p_table-body ul.prt-p_table-features li span{
        font-weight: 600;
    }
    .prt-p_table-footer{
        padding-top: 38px;
    }
    .prt-p_table-footer a.prt-btn:hover {
        border-color:var(--base-white)!important    ;
        background-color:var(--base-white)!important    ;
        color:var(--base-skin)!important    ;
    }
    .prt-price-waprre .toggle-button {
      position: relative;
      width: auto;
      margin:  auto ;
        text-align: center;
      display: inline-block;
    }
    .prt-price-waprre .toggle-button input {display: none;}
    .prt-price-waprre .toggle-slider {
      position: relative;
      width:auto;

      margin: 82px 0 50px 0;
      height: 100%;
     
      
      overflow: hidden;
      cursor: pointer;
      display: flex;
      align-items: center;
      border-radius:15px 0 0 15px;
      
      font-size: 14px;
      transition: background-color 0.3s ease;
    }
    .prt-price-waprre .toggle-text.left{
        border-radius:15px 0 0 15px;
    }
    .prt-price-waprre .toggle-text.right{
        border-radius:0px 15px  15px 0;
    }
    .prt-price-waprre .toggle-text {
      width: 50%;
      line-height: 26px;
    font-size: 16px;
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        background-color:var(--base-grey);
            font-weight: 400;
            z-index: 1;
      padding: 10px 25px;
    }

    .toggle-slider::before {
      content: "";
      position: absolute;
      height: 100%;
      background-color: white;
      border-radius: 50px;
      z-index: 0;

      transition: transform 0.4s cubic-bezier(0.34, 0.89, 1, 1.29);
    }
    /* Move background highlight to the right on toggle */
    input:checked + .toggle-slider::before {
      transform: translateX(100%);
    }

    /* Active text gets dark when background is white */
    .prt-price-waprre .toggle-text .right{
        width: 40%;
    }
    input:checked + .toggle-slider .right {
      color: var(--base-white);
      background-color: var(--base-skin);
    }
    input:not(:checked) + .toggle-slider .left {
      color: var(--base-white);
      background-color: var(--base-skin);
    }
    .toggle-slider .left strong{
        color: var(--base-white);
        font-weight: 500;
        font-size: 12px;
        line-height: 22px;
        background: #FF0000;
        padding: 0px 10px;
        border-radius:50px;
        display: inline-block;
        vertical-align: middle;
        border-radius: white;
        margin-left: 6px;
    }
    .prt-pricing-plan.style2:before,
    .prt-pricing-plan.style3:before{
        position: absolute;
        content: '';
        top: 0;
        margin: 0 45px;
        left: 0;
        right: 0;
        height: 170px;
        z-index: 1;
        -webkit-transition: .65scubic-bezier(.68, 1.55, .265, 0.9);
        -moz-transition: .65s cubic-bezier(.68, 1.55, .265, 0.9);
        -ms-transition: .65s cubic-bezier(.68, 1.55, .265, 0.9);
        -o-transition: .65s cubic-bezier(.68, 1.55, .265, 0.9);
        transition: .65s cubic-bezier(.68, 1.55, .265, 0.9);
        border-radius: 0 0 15px 15px;
        z-index: -1;
        opacity: 0.10;
    }
    .prt-pricing-plan.style2 .prt-p_table-head .prt-p_table-title h5,
     .prt-pricing-plan.style2 .prt-p_table-head .pac_frequency,
     .prt-pricing-plan.style2 .prt-ptablebox-price div{
        color:var(--base-dark);
     }
     .prt-pricing-tabel-col.style-2:hover .prt-pricing-plan li{
        color:var(--base-dark);
     }
     .prt-pricing-plan.style3:before{background-color:var(--base-skin); opacity:1}
     .prt-pricing-plan.style3 .prt-p_table-body ul.prt-p_table-features li,
     .prt-pricing-plan.style3 .prt-p_table-head .prt-p_table-title h5,
     .prt-pricing-plan.style3 .prt-p_table-head .pac_frequency,
     .prt-pricing-plan.style3 .prt-ptablebox-price div{
        color:var(--base-white);
     }
     .prt-pricing-tabel-col.style-3:hover .prt-btn {
        background-color:var(--base-white);
        color:var(--base-skin);
     }
     .prt-pricing-tabel-col.style-3 .prt-btn{
        border-color:var(--base-white);
        background-color:var(--base-dark);
    }
    .prt-price-waprre.style-2 .toggle-text{
        background-color:var(--base-white);
        color:var(--base-dark);
    }
    .pricing-section-1 .row.gap-0.prt-boxes-row-wrapper .prt-pricing-tabel-col {
        padding: 0 !important;
    }

    .pricing-section-1 .row.gap-0.prt-boxes-row-wrapper .prt-pricing-tabel-col:first-child {
        padding-left: 15px !important;
        border-radius:px 0;
    }
    .pricing-section-1 .row.gap-0.prt-boxes-row-wrapper .prt-pricing-tabel-col:first-child 
    .prt-pricing-plan.style2{
        border-radius:30px 0 0 30px;
    }

    .pricing-section-1 .row.gap-0.prt-boxes-row-wrapper .prt-pricing-tabel-col:last-child 
    .prt-pricing-plan.style2{
        border-radius:0px 30px 30px 0px;
    }
    .pricing-section-1 .row.gap-0.prt-boxes-row-wrapper .prt-pricing-tabel-col:hover .prt-pricing-plan.style2:before{
     border-radius:0px 0px 0px 0px;
    }
    .pricing-section-1 .row.gap-0.prt-boxes-row-wrapper .prt-pricing-tabel-col:hover .prt-pricing-plan.style2{
        border-radius:0px 0px 0px 0px;
    }
    .pricing-section-1 .row.gap-0.prt-boxes-row-wrapper .prt-pricing-tabel-col:last-child {
        padding-right: 15px !important;
    }
    .prt-pricing-plan.style4 .prt-p_table-body ul.prt-p_table-features li,
    .prt-pricing-plan.style5 .prt-p_table-body ul.prt-p_table-features li{position:relative;}
    .prt-pricing-plan.style4 .prt-p_table-body ul.prt-p_table-features li:before,
    .prt-pricing-plan.style5 .prt-p_table-body ul.prt-p_table-features li:before{
        content: "\f10c";
        font-family: 'flaticon_inqord';
        position: absolute;
        right:auto;
        left: 0;
        top: 0;
        bottom: auto;
        font-weight: 500;
        color: var(--base-skin);
        font-size: 22px;
        line-height: 18px;
    }
    .prt-pricing-tabel-col:hover .prt-pricing-plan.style4 .prt-p_table-body ul.prt-p_table-features li:before{color: var(--base-white);}
    .prt-pricing-plan.style5{
        background-color: var(--base-dark);
        color: var(--base-white);
    }
    .prt-pricing-plan.style5 .prt-p_table-body ul.prt-p_table-features li{
       
        color: var(--base-white);
    }
    .prt-pricing-tabel-col:hover .prt-pricing-plan.style5 .prt-p_table-body ul.prt-p_table-features li{
         color: var(--base-dark);
    }
    .prt-pricing-plan.style5:before{
        background-color:var(--base-grey);
    }
    .prt-pricing-plan.style5  .prt-ptablebox-price div{
        color:var(--base-dark);
    }
    .prt-pricing-plan.style5 .prt-p_table-head .prt-p_table-title h5, 
    .prt-pricing-plan.style5 .prt-p_table-head .pac_frequency{
        color:var(--base-dark);
    }

    .prt-pricing-tabel-col.style2:hover ,
    .prt-pricing-tabel-col.style2:hover{
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    .prt-pricing-tabel-col.style2:hover .prt-pricing-plan.style5.bg-hover-grey{
        background-color:var(--base-grey);
    }
    .prt-pricing-tabel-col.style2 ,
    .prt-pricing-tabel-col.style2 {
        top:-10px;
      
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
    .prt-pricing-plan.style5 .prt-p_table-body ul.prt-p_table-features li:before{color:var(--base-white)!important;}
    .prt-pricing-tabel-col:hover .prt-pricing-plan.style5 .prt-p_table-body 
    ul.prt-p_table-features li:before{color:var(--base-skin)!important;}


    /*step-section-style2*/
    .prt-stepbox-style2{
            transition: 0.5s all;
    }
    .prt-stepbox-style2:hover{
            transform: translateY(10px);
    }
    .step-section-style2 .prt-stepbox-style2 .prt-stepbox-content{
        text-align: center;
        margin: 0 auto;
        display: block;
        position: relative;
        padding:0;
    }
    .step-section-style2 .prt-stepbox-style2 .prt-stepbox-content p{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        transition: 0.5s all;
    }
    .prt-stepbox-style2:hover .prt-stepbox-contents .prt-bottom-contentbox {
       opacity:0;
    }
    .prt-stepbox-style2 .prt-stepbox-content .prt-ptable-icon-type-text{
        width: 70px;
        height: 70px;
        border-radius: var(--base-border-radius-50);
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto -35px;
        text-align: center;
        background: var(--base-dark);
        color: var(--base-white);
        z-index: 2;
        position: relative;
        font-family: var(--base-headingfont);
        font-size: 18px;
        font-weight: 500;
    }
    .prt-stepbox-style2 .prt-stepbox-contents{
        border-radius: var(--base-border-radius-15);
        position: relative;
        padding: 60px 30px 30px;
        background: var(--base-grey);
    }

    .step-section-style2 .prt-stepbox:nth-child(even){
            padding-top: 30px;
    }
     .prt-stepbox-style2 .themetechmount-static-box-subtitle {
        line-height: 34px;
        font-size: 24px;
        font-weight: 700;
        color: var(--base-headingfont-color);
    }
     .prt-stepbox-style2 .prt-stepbox-contents .prt-box-title h3 {
        margin: 0 0 7px 0;
        font-size: 20px;
        line-height: 25px;
        font-weight: 500;
    }
     
     
     .prt-stepbox-style2 .prt-ptable-icon-wrapper i {
        font-size: 40px;
        color: var(--base-skin);
    }
     .prt-stepbox-style2 .prt-stepbox-contents .prt-btn {
        display: inline-block;
        vertical-align: top;
        background: var(--base-skin);
        color: var(--base-white);
        padding: 12px 20px;
        font-family: var(--base-headingfont);
        font-size: 16px;
        border-radius: var(--base-border-radius-50);
        cursor: pointer;
        z-index: 1;
        position: relative;
        text-decoration: none;
    }
     .prt-stepbox-style2 .prt-stepbox-contents  .prt-bottom-buttonbox {
        position: absolute;
        height: 38px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        opacity: 0;
        transition: all 0.5s ease;
    }
     .prt-stepbox-style2:hover .prt-stepbox-contents .prt-bottom-buttonbox {
        opacity: 1;
        transition: all 0.5s ease;
        height: 38px;
        opacity:1;
    }
     .prt-stepbox-style2 .prt-stepbox-contents .prt-bottom-contentbox {
        z-index: 1;
        position: relative;
        transition: all 0.3s ease;
    }
     .prt-stepbox-style2 .prt-stepbox:hover .prt-bottom-contentbox {
        transition: all 0.3s ease;
        opacity: 0;
    }

     .prt-stepbox-style2 .prt-stepbox {
         transition: 0.5s all;
    }


    /*contact-section*/

    .contact-form{
    background-color: #FFFFFF1A;
        padding: 30px 30px 30px 30px;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #FFFFFF4D;
        border-radius: 30px 30px 30px 30px;
    }
    .contact-section .title-box{padding:100px 0 50px}
    .contact-section .featured-icon-box.style3 .featured-content .featured-desc p{
            color: rgba(255, 255, 255, 0.74);
    }
    .contact-section .featured-icon-box.style3 .featured-icon{
         height: min-content;
        width: max-content;
        border-radius:50%;

    }
    .contact-section .title-box{    height: auto    ;}
    .contact-section .featured-icon-box.style3 .prt-icon i{
         font-size:18px;
        line-height:18px;
            transform: rotateY(0deg) !important;
        transform: none;
        top: 0;
        left: 0;
        transition: none;
        position: relative;

    }
    .contact-section .featured-icon-box.style3 .prt-icon {
        font-size:18px;
        line-height:18px;
        left:0;
        top:0;
        position: relative  ;
    }
    .contact-section .featured-icon-box.style3:hover .prt-icon i{
        transform: rotateY(0deg)!important;
       transform: none;
        transition: none;
    }
    .featured-icon-box.style3 .featured-content .featured-desc p a:hover{
        color:  var(--base-white);
    }


    /*animation*/

    @-webkit-keyframes flipInY {
      from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0.5;
      }

      40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
      }

      60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
      }

      80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
      }

      to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
      }
    }
    @keyframes flipInY {
      from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0.5;
      }

      40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
      }

      60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
      }

      80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
      }

      to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
      }
    }

    .tm-reveal-direction-tb:not(.elementor-element-edit-mode) .elementor-widget-container,
    .tm-reveal-direction-bt:not(.elementor-element-edit-mode) .elementor-widget-container,
    .tm-reveal-direction-rl:not(.elementor-element-edit-mode) .elementor-widget-container,
     .tm-reveal-direction-lr:not(.elementor-element-edit-mode) .elementor-widget-container {
        display: inline-block;
        position: relative;
        overflow: hidden;
        transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    }

    .tm-reveal-direction-lr:not(.elementor-element-edit-mode) .elementor-widget-container {
        clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    }

    .tm-reveal-direction-lr.elementor-widget-tm_project_element:not(.elementor-element-edit-mode) .elementor-widget-container {
        width: 100%;
    }

    .tm-reveal-direction-lr:not(.elementor-element-edit-mode).active .elementor-widget-container {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }

    .tm-reveal-direction-rl:not(.elementor-element-edit-mode) .elementor-widget-container {
        clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
    }

    .tm-reveal-direction-rl:not(.elementor-element-edit-mode).active .elementor-widget-container {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }

    .tm-reveal-direction-lr:not(.elementor-element-edit-mode) .elementor-widget-container img {
        transform-origin: 50% 50%;
        transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
        transform: scale(1.5) translate(-100px, 0px);
    }

    .tm-reveal-direction-rl:not(.elementor-element-edit-mode) .elementor-widget-container img {
        transform: scale(1.5) translate(100px, 0px);
        transform-origin: 50% 50%;
        transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    }
    .tm-reveal-direction-bt:not(.elementor-element-edit-mode) .elementor-widget-container {
        clip-path: polygon(0% 100%,100% 100%,100% 100%,0 100%);
    }
    .tm-reveal-direction-bt:not(.elementor-element-edit-mode).active .elementor-widget-container {
        clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
    }
    .tm-reveal-direction-bt:not(.elementor-element-edit-mode) .elementor-widget-container img {
        transform-origin: 50% 50%;
        transition: 2s cubic-bezier(.5,.5,0,1);
        transform: scale(1.5) translate(0,100px);
    }
    .tm-reveal-direction-tb:not(.elementor-element-edit-mode) .elementor-widget-container {
        clip-path: polygon(0 0,100% 0,100% 0,0 0);
    }
    .tm-reveal-direction-tb:not(.elementor-element-edit-mode).active .elementor-widget-container {
        clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
    }
    .tm-reveal-direction-tb:not(.elementor-element-edit-mode) .elementor-widget-container img {
        transform-origin: 50% 50%;
        transition: 2s cubic-bezier(.5,.5,0,1);
        transform: scale(1) translate(0,0);
    }
    .tm-reveal-direction-tb:not(.elementor-element-edit-mode).active .elementor-widget-container img,
    .tm-reveal-direction-bt:not(.elementor-element-edit-mode).active .elementor-widget-container img,
    .tm-reveal-direction-rl:not(.elementor-element-edit-mode).active .elementor-widget-container img,
    .tm-reveal-direction-lr:not(.elementor-element-edit-mode).active .elementor-widget-container img {
        transform: scale(1) translate(0px, 0px);
    }

    /*faq-section*/
    .faq-section .imagestyle-one   {position:relative;}
    .faq-section .imagestyle-one:after{
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all .45s ease-in-out;
        -moz-transition: all .45s ease-in-out;
        -ms-transition: all .45s ease-in-out;
        transition: all .45s ease-in-out;
        visibility: visible;
        align-items: center;
        justify-content: center;
        background: linear-gradient(0deg, rgba(0, 23, 70, 0.90) 30%, transparent 60%);
        padding: 20px;
        transition: all .3s ease;
        border-radius: var(--base-border-radius-30);
    }

    .imagestyle-one .prt-descbox{
        position: absolute;
        bottom: 50px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        padding: 0 15px;
        color: var(--base-white);
        z-index: 1;
    }
    .imagestyle-one .prt-descbox .prt-content-wrapper i{
            font-size: 35px;
        vertical-align: middle;
        margin-right: 12px;
    }
    .imagestyle-one .prt-headingtext .prt-content-heading h4 {
        font-size: 35px;
        line-height: 45px;
        font-weight: 500;
        margin: 19px 0 20px;
        color:  var(--base-white);
    }
    .imagestyle-one .prt-img-btn a{
        color: var(--base-white);
        font-weight: 500;
        background: var(--base-skin);
        border-radius: 2em;
        padding: 9px 25px;
        position: relative;
        display: inline-block;
        vertical-align: top;
        align-items: center;
        font-size: 16px;
    }

    /*error-section*/
    .error-section h2{
            font-size: 36px;
        line-height: 46px;
    }
    .prt-list-icon.style1{
        margin:22px 0;
        display:inline-flex;
        text-align:left ;
        align-items: center;
    }
    .prt-list-icon.style1 .prt-icon-box{
         width:25px;
        height:29px;
        font-size:25px;
        line-height:25px;
        padding-right:10px;
    }
    .prt-list-icon.style1 .prt-icon-box i{
        color:var(--base-dark);
        width:25px;
        height:25px;
        font-size:25px;
        line-height:25px;
        position:relative;
        top:4px;
        margin-right:5px;
    }
    .e-font-icon-svg.e-far-lightbulb {
      fill: #001746;
    }
    .prt-list-icon.style1 .prt-icon-contain  .prt-icon-title h3{
        font-size: 18px;
        line-height: 28px;
        color: #001746;
        margin-bottom:0px;
       
        padding-left:10px;
        display: -webkit-box;
      -webkit-line-clamp: 2; /* number of lines to show */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }