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

  Project :  Boldman – Air Conditioner & Handyman Renovation Services 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.sevice-section{padding:83px 0 100px}
.prt-row.team-section{padding:110px 0 70px}
.prt-row.blog-section{padding:76px 0 95px;}
.prt-row.marquee-section{padding: 80px 0;}
.prt-row.service-section-03{padding:83px 0 95px}
.prt-row.service-section-04{padding:83px 0 100px}
.prt-row.portfolio-section-01{padding:130px 0 130px}
.prt-row.service-details-section{padding:0 0 100px}
.prt-row.faq-section {padding: 87px 0 80px;}
.prt-row.portfolio-single-section{padding:100px 0 95px}
.prt-row.blog-section-02{padding:90px 0 90px}
.prt-row.blog-section-03{padding:0px 0 93px}
.prt-row.prt-blog-single{padding:89px 0 80px;}
.prt-row.contact-section{padding:100px 0 78px}
.prt-row.portfolio-category{padding:100px 0 85px}
/* ===============================================
    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 
------------------------*/
.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; }

.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;
}

.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;
}


/* ===============================================
    4.Row-Bg-Image  
------------------------*/

.bg-img1{
    background-image: url(../images/bg-image/row-image1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: var(--base-black);
}
.bg-img2{
    background-image: url(../images/bg-image/row-image2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
     background-color: var(--base-white);
}
.bg-img3{
    background-image: url(../images/bg-image/row-image3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
     background-color: var(--base-black);
}
.bg-img4{
    background-image: url(../images/bg-image/service-img-01.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
     background-color: var(--base-black);
}
.bg-img5{
    background-image: url(../images/bg-image/row-image5.png);   
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
     background-color: var(--base-black);
}
.bg-img6{
    background-image: url(../images/bg-image/row-image8.jpg);   
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
     background-color: var(--base-black);
}

/* ===============================================
    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(../images/bg-image/col-bgimage-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* ===============================================
    6.Section-Title  
------------------------*/
.section-title{ 
    position: relative;
    margin-bottom: 12px;
}

.section-sub-title h3{
  position: relative;
    width: max-content;
    margin-bottom: 25px;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
    padding: 7px 16px;
    border-radius: 15px;
    font-size: 13px;
    line-height: 23px;
    text-transform:uppercase;
    margin-top:2px;
  }

.section-title span.pretitle{ font-size: 18px; line-height: 32px; }
.section-title h2 {
    position: relative;
    font-weight: 400;
    font-size: 60px;
    line-height: 75px;
    color: #000000;
        font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
}
.section-title h2 span{
    color:var(--base-skin);
    border-bottom:1px solid var(--base-skin);
        display: inline-block;
}
.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-header { 
    position: relative;
    padding-bottom: 52px; 
}
.section-title .title-desc{
    position: relative;
    margin-top: 18px;
    padding-top: 20px;
}
.section-title .title-desc:before{
    content: '';
    position: absolute;
    top: 0;
    width: 132px;
    height: 2px;
    background-color: var(--base-skin);
}
.title-overlay {
    position: absolute;
    bottom: 0;
    left: -115px;
    font-size: 120px;
    line-height: 130px;
    font-weight: 800;
    font-family: var(--base-headingfont);
    color: rgba(255 255 255 / 0.60);
    text-transform: uppercase;
    z-index: 0;
}

/*style1*/
.section-title.style1 .title-header{ padding-bottom: 0; }
.section-title.style1 .title-desc:before{ display: none; }
.section-title.style1 .title-desc{ margin-top: 0; padding-top: 0; }


/* ===============================================
    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(255, 255, 255, 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.06) !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: 17px;
    line-height: 17px;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
    padding: 20px 30px;
    border-radius: 12px;
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    font-weight: 400;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    color: var(--base-white);
    background-color: var(--base-skin);
    font-family: var(--base-headingfont);
    letter-spacing: 0;
    transition: all 0.5s ease 0s;
}

/** btn-color **/
.prt-btn-color-skincolor {
    color: var(--base-white);
}
.prt-btn-color-darkcolor {
    color: var(--base-dark);
}
.prt-btn-color-blackcolor {
    color: var(--base-black);
}
.prt-btn-color-seconddark{
    color: var(--base-seconddark) !important;
}
.prt-btn-color-whitecolor{
    color: var(--base-white);
}
.prt-btn-color-whitecolor:hover{
    color:var(--base-black);
}
.prt-btn.prt-btn-style-fill.prt-btn-color-darkcolor {
    background-color: var(--base-dark);
    border-color: var(--base-dark);
    color: var(--base-white);
}
.prt-btn.prt-btn-style-fill.prt-btn-color-darkcolor:hover{
    background-color: var(--base-skin);
    border-color: var(--base-skin);
}
.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-color-skincolor:hover{
    background-color: var(--base-black);
    border-color: var(--base-black);
    color:var(--base-white);
}
.prt-btn.prt-btn-style-border.prt-btn-color-blackcolor:hover{
    color: var(--base-white);
    background-color: var(--base-skin);
}   
.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-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:not(.btn-inline):after {
    background-color: var(--base-white);
    content: "";
    height: 150px;
    left: -75px;
    position: absolute;
    top: -35px;
    transform: rotate(35deg);
    transition: all 1600ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 40px;
    opacity: 0;
}*/
/.prt-btn:not(.btn-inline):hover::after {
    color:var(--base-white);
}


/** 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: 14px; line-height: 24px; 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: 15px !important; line-height: 25px !important; padding: 10px 35px 10px;}
.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: 11px 35px;}
.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-28); }
.prt-btn.prt-btn-shape-rounded { border-radius: var(--base-border-radius-25); }
.prt-btn.prt-btn-shape-square { border-radius: 0; }
.prt-btn .btn-inline .bg-secondary-bg{color:var(--base-white);}
/** btn-style-border **/
.prt-btn.prt-btn-style-border{ background-color: transparent; border: 1px solid currentColor; }
.prt-btn.prt-btn-style-border.prt-btn-color-white {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}
.prt-btn.prt-btn-style-border.prt-btn-color-white:hover{
    border-color: var(--base-white);
    background-color: var(--base-white);
    color:var(--base-black);
}

/** prt-icon-shap**/
.prt-btn.prt-icon-shap {
    width: 115px;
    padding: 10px 0;
    margin: 10px 0 10px 10px;
    border: 2px solid var(--base-skin);
    border-radius: var(--base-border-radius50);
}
.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: 18px;
    line-height: 28px;
    font-weight: 500;
    color: var(--base-headingfont-color);
    font-family: var(--base-headingfont);
    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-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-28:); }
.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: 14px 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 .prt-list-li-content {
    display: inline-block;
    padding-left: 50px;
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
/*prt-list-style-icon-01*/
.prt-list.prt-list-style-icon-01{margin-top: 50px}
.prt-list.prt-list-style-icon-01 li{
     font-size: 17px;
    line-height: 27px;
    margin-bottom: 7px;
    font-family: var(--body-fonts-family);
    color: var(--base-bodyfont-color);
    position: relative;
    padding-left: 30px;
    font-weight: 400;

}
.prt-list.prt-list-style-icon-01 .prt-list-item:before {
    content: "";
    background-image: url(../images/double-tick.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    top: 4px;
}

/*style-2*/
.prt-list.prt-list-style-icon-02 .prt-icon-list-item{
    display:flex;
    align-items:flex-start;

}
.prt-list.prt-list-style-icon-02 .prt-icon-list-item:not(:last-child){
    padding-bottom: calc(6px / 2);
}
.prt-list.prt-list-style-icon-02 .prt-icon-list-item:not(:first-child   ){
    margin-top: calc(6px / 2);
}
.prt-list.prt-list-style-icon-02 .prt-icon-list-item .prt-icon-list-icon i{
    color: #002e33;
    width: 1.25em;
    font-size:6px;
        position: relative;
    top: -3px;
}
.prt-list.prt-list-style-icon-02 .prt-icon-list-item .prt-icon-list-text{
        padding-left: 5px;
}

.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;
    padding: 10px 0 15px;
}
.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: 40px;
    line-height: 50px;
    margin-bottom: 0;
}
.inside h3 {
    margin-bottom: 0;
    width: 100%;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    padding-top: 0;
}

/*style1*/
.prt-fid.inside.style1 {
      padding:0;
}
.prt-fid.inside.style1 .prt-fid-contents { 
    background-color:var(--base-skin);
     display: inline-block;
    position: relative;
       padding: 60px 73px 70px;
      border-radius: 50%;
      text-align:  center   ;
}
.prt-fid.inside.style1 h4.prt-fid-inner, .prt-fid.inside.style1 h4.prt-fid-inner span {
   font-size: 77px;
    line-height: 87px;
    font-weight: 700;
    margin-bottom: 4px;
    color: var(--base-white);
}
.prt-fid.inside.style1 h3.prt-fid-title{
    font-size: 16px;
    line-height: 26px;
    color:rgba(255,255,255,.75) !important;
 font-family: var(--base-headingfont);
 font-weight:500;
}
.prt-fid.inside.style1 h3.prt-fid-title.mb-20{color:var(--base-white)!important ;}
.prt-fid.inside.style1 .prt-fid-contents .prt-fid-btn a{
    border: 2px solid;
    border-radius: 2em;
    font-family: var(--base-headingfont);
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    line-height: 14px;
    padding: 5px 32px;
        border-color: #fff !important;
    color: #fff;
}
.prt-fid.inside.style1 .prt-fid-contents .prt-fid-btn a:hover{
    background-color:   var(--base-white);
    color:var(--base-black);
}
.prt-fid.inside.style1 .prt-fid-contents.bg-white h4.prt-fid-inner, 
.prt-fid.inside.style1 .prt-fid-contents.bg-white h4.prt-fid-inner span,
.prt-fid.inside.style1 .prt-fid-contents.bg-white h3.prt-fid-title{
    color: #182333!important;
}
.prt-fid.inside.style1 .prt-fid-contents.bg-white{
        padding: 50px 68px 60px;
}
.prt-fid.inside.style1 .prt-fid-contents.bg-green{
    background-color:#002e33 !important;
    padding: 60px 70px 70px;
}
/*style2*/    
.prt-fid-style2{
    padding: 0px 4px 0px 0px;
    display: flex;
   
}
.prt-fid.inside.style2{
    position: relative;
    padding: 29px 15px 21px 15px;
    margin-bottom: 30px;
    text-align: center;
     border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #FFFFFF33;
}
.prt-fid-style2   .prt-fid-contents{
    position: relative;
    z-index: 3;

}
.prt-fid-style2   .prt-fid-contents .prt-fid-inner{
     font-size: 46px;
    line-height: 56px;
    color: var(--base-white);
     text-align: left;
}
.prt-fid-style2   .prt-fid-contents .prt-fid-title{
    font-size: 17px;
    text-transform: none;
    color: rgba(255, 255, 255, 0.75) !important;
    font-family:var( --base-bodyfont);
}
.prt-fid-style2  .prt-fid-without-icon.left-border{
   padding: 0px 0px 0px 45px;
    border-top:1px solid #FFFFFF33 ;
}
.prt-fid-style2   .prt-fid-without-icon.center-contain{
    text-align: center;
    position: relative;
    border-width: 1px 1px 0px 0px;
    border-color: #FFFFFF33;
    padding: 29px 15px 21px 15px;
    margin-bottom: 30px;
}
/*style-3*/
.prt-fid.inside.style3 .prt-fid-inner span{
    font-size: 70px;
    line-height: 80px;
    font-weight: 600;
    color: var(--base-black);
    font-family: var(--base-headingfont);

}
.prt-fid.inside.style3 .prt-fid-title{
        font-size: 16px;
    line-height: 26px;
    color: var(--base-bodyfont-color);
    font-family: var(--base-bodyfont);
}
   
/* ===============================================
    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: 12px; 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;
}
.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-leading-zero);
    font-family: var(--base-bodyfont);
    font-style: normal;
}

/* style1 */
.sevice-section .section-title h2 span{
    border:none;
}
.featured-icon-box.style1{margin:0}
.featured-icon-box.style1  .featured-box-info{
        text-align: center;
    background-color: var(--base-grey);
    border: 1px solid var(--base-grey);
    padding: 80px 30px 80px;
    border-radius: 180px;
    transition: .5s;
}
.featured-icon-box.style1:hover  .featured-box-info{
     background-color: transparent  ;
    border: 1px solid var(--base-skin);
}

.featured-icon-box.style1  .featured-box-info .prt-iconbox-wrapper.prt-iconbox-icon{
    position:relative   ;
    margin-bottom:25px;
}
.featured-icon-box.style1  .featured-box-info .prt-iconbox-wrapper svg{
   width:90px;
   height:90px;
}
.featured-icon-box.style1 .featured-box-info .prt-iconbox-icon-bottom{
  margin-bottom:45px;
}
.featured-icon-box.style1 .featured-box-info .prt-box-icon-bottom{
      position: absolute;
    top:87px;
    left:26px;
    right: 0;
}
.featured-icon-box.style1  .featured-box-info .prt-iconbox-icon-bottom path{
        fill: rgba(0, 0, 0, .1);
}
.featured-icon-box.style1  .featured-box-info .featured-content .contain-pre-title h3{
        font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 1px solid;
    display: inline;
    padding-bottom: 3px;
   
}
.featured-icon-box.style1  .featured-box-info .featured-content .contain-title h2{
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
     margin-top:25px;
       margin-bottom: 42px;
}
.prt-iocnbox-btn a::after {
    content: "";
    display: inline-block;

    background-image: url(../images/arrow.svg);
    -webkit-image:url(../images/arrow.svg);;
   background-position: top;
    background-repeat: no-repeat;
    width: 40px;
    height: 32px; /* Optional: adds spacing between text and icon */
    vertical-align: middle; /* Optional: aligns icon with text */
    transition: .5s;
}
.featured-icon-box.style1:hover .prt-iocnbox-btn a::after{
        transform: rotate(45deg);
}
/*style2*/
.featured-icon-box.style2{margin:0}
.featured-icon-box.style2   .featured-icon-box-inner{
        display: flex;
}
.featured-icon-box.style2   .featured-icon-box-inner .featured-icon{margin-right:15px}
.featured-icon-box.style2   .featured-icon-box-inner .featured-icon-box-content .featured-icon-box-heading
h3{
        font-family: "Roboto", Sans-serif;
    font-size: 16px;
    line-height: 26px;
        color: #777;
    margin-bottom: 0;
}
.featured-icon-box.style2   .featured-icon-box-inner .featured-icon-box-content .featured-icon-box-title h4{
        color: #000;
    font-family: "Roboto Slab", Sans-serif;
    font-size: 22px;
    line-height: 32px;
    margin-bottom:0;
}

/*style-3*/
.featured-icon-box.style3 .featured-content{padding-left:20px}
.featured-icon-box.style3 .featured-content .featured-title h2{
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 13px;
    color:var(--base-white);
}
.featured-icon-box.style3 .featured-content .prt-cta3-content-wrapper  a{
        color:var(--base-white);
}
.featured-icon-box.style3 .featured-content .prt-cta3-content-wrapper  a:hover{color:var(--base-skin);}
.featured-icon-box.style3 .featured-content .prt-btn-wrapper a{
        border: 1px solid rgba(255, 255, 255, .5);
            transition: all .3s ease 0s;
}
.featured-icon-box.icon-align-before-content.style3 .featured-icon{
        vertical-align: top;
}
.featured-icon-box.style3.inner{
    border-left:1px solid #FFFFFF4D;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 0 0 0 50px;
    height:100%;
}
.featured-icon-box.style3 .featured-content .prt-btn-wrapper a:hover{
        background-color:var(--base-white);
        border-color:var(--base-white);
        color:var(--base-skin);
}



/* ===============================================
    12.featured-imagebox ( contents with image)
------------------------*/
.featured-imagebox {  margin: 15px 0; }
.featured-imagebox,
.featured-imagebox .featured-thumbnail { 
    position: relative;
    overflow: hidden;
}
.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: 2;
    -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;
}

/*service-section-02*/
.service-section-02 .service-conatin-inner {
        border-style: solid;
    border-width: 0 1px;
    border-color: #0000001A;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 0;
    padding: 0 50px 0 50px;
}
.service-section-02 .service-conatin-inner .prt-box-image{
        padding-top: 100px;
        padding-bottom: 50px;
    margin-right: -1px;
    padding-left: 0px;
}
.service-section-02 .service-conatin-inner .prt-box-image:last-child{
       padding-top: 40px;
        padding-bottom: 100px;
}
.service-section-02 .service-conatin-inner .prt-box-image img{
        border-radius: 15px;
    transition: .7s;
}
.service-section-02 .service-conatin-inner .prt-box-image img:hover{
    border-radius: 0px;
}
.service-section-02 .service-conatin-inner .prt-box-content-inner.left{
    padding: 27px 50px 0 0px;
        border-right: 1px solid rgba(0, 0, 0, .1);
}
.service-section-02 .service-conatin-inner .prt-box-content-inner.right{
    padding: 27px 17px 0 50px;
    
}
.service-section-02 .prt-box-content-inner.right .prt-box-image{
    padding-top: 40px;
}
.service-section-02 .service-conatin-inner .prt-box-content h4 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 500;
}

/*service-section-03*/
.service-section-03 .section-title h2{
        font-size: 75px;
    line-height: 85px;
}
.service-section-03 .service-section-inner-border {
border-style: solid;
    border-width: 1px 0 0;
    border-color: #0000004D;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 50px 0 0;
    margin-top:9px;
}
/*service-select-4*/
.service-section-04 .section-desc p{
        color: rgba(255, 255, 255, .8);
}
.service-section-04.style2 .section-desc p{
    color: rgba(255, 255, 255, .8);
}
.service-section-04.style2 .stepbox-content-wrapper:first-child .prt-static-maincontent{
    border-top: 1px solid rgba(0, 0, 0, .3);
}
.service-section-04  .stepbox-content-wrapper:first-child .prt-static-maincontent{
        border-top: 1px solid rgba(255, 255, 255, .3);
} 
.service-section-04.style2 .stepbox-content-wrapper .prt-static-maincontent{
     border-bottom: 1px solid rgba(0, 0, 0, .3);
}
.service-section-04  .stepbox-content-wrapper .prt-static-maincontent{
        display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.service-section-04.style2 .stepbox-content-wrapper .prt-static-maincontent .prt-stepbox-title{
     border-right: 1px solid rgba(0, 0, 0, .3);
}
.service-section-04  .stepbox-content-wrapper .prt-static-maincontent .prt-stepbox-title{
        width: 25%;
    align-items: center;
    display: flex;
    border-right: 1px solid rgba(255, 255, 255, .3);
}
.service-section-04.style2  .stepbox-content-wrapper .prt-static-maincontent .prt-stepbox-title h3{
    color: rgba(0, 0, 0, 1) ;
}
.service-section-04  .stepbox-content-wrapper .prt-static-maincontent .prt-stepbox-title h3{
    color: rgba(255, 255, 255, 1) ;
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 0;
        font-weight: 400;
}
.service-section-04  .stepbox-content-wrapper .prt-static-maincontent .prt-stepbox-desc{
        width: 65%;
            padding: 40px 50px;
}
.service-section-04.style2  .stepbox-content-wrapper .prt-static-maincontent .prt-stepbox-desc p{
    color: var(--base-bodyfont-color);
}
.service-section-04  .stepbox-content-wrapper .prt-static-maincontent .prt-stepbox-desc p{
    color: rgba(255, 255, 255, .8);
    margin-bottom:0;
}
.service-section-04.style2  .stepbox-content-wrapper .prt-static-maincontent .prt-read-more{
    border-left: 1px solid rgba(0, 0, 0, .3);
}
.service-section-04  .stepbox-content-wrapper .prt-static-maincontent .prt-read-more{
        width: 18%;
    border-left: 1px solid rgba(255, 255, 255, .3);
    text-align: center;
}
.service-section-04.style2 .prt-read-more a{
     border: 1px solid rgba(0, 0, 0, .3);
}
.service-section-04.style2 .prt-read-more a:after{
        background-color:black;
        background-image:none;
}
.service-section-04 .prt-read-more a{
        position: relative;
    font-size: 0;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 50%;
    text-align: center;
    width: 55px;
    height: 55px;
    display: block;
    line-height: 55px;
    top: 35%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-color:var(--base-white);

}
.service-section-04  .prt-read-more a:after {
    content: "";
    display: inline-block;
    background-image: url(../images/arrow-white.svg);
    -webkit-image:url(../images/arrow.svg);;
   background-position: top;
    background-repeat: no-repeat;
    width: 23px;
    height: 23px; /* Optional: adds spacing between text and icon */
    vertical-align: middle; /* Optional: aligns icon with text */
    transition: .5s;
    color:var(--base-white);
}
.service-section-04  .prt-read-more a:after {
  display: inline-block;
  width: 23px;
  height: 23px;
  background-color: white; /* this controls icon color */
  mask: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMTAgMzEwIj48ZyBmaWxsPSIjZmZmZmZmIj48cGF0aCBkPSJNODEgMzA0IGMtMTYgLTE3IDExIC0yNCA5MSAtMjQgbDg3IDAgLTEzNSAtMTM1IGMtNzQgLTc0IC0xMzEgLTEzOCAtMTI3IC0xNDIgNCAtNCA2NyA1MiAxNDAgMTI1IDczIDczIDEzNCAxMzIgMTM3IDEzMiAzIDAgNSAtMzggNSAtODUgMCAtMTI3IDE5IC0xMDYgMjMgMjUgbDMgMTEwIC0xMDkgMCBjLTYwIDAgLTExMiAtMyAtMTE1IC02eiIvPjwvZz48L3N2Zz4=') no-repeat center;
  mask-size: contain;

  /* WebKit support */
  -webkit-mask: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMTAgMzEwIj48ZyBmaWxsPSIjZmZmZmZmIj48cGF0aCBkPSJNODEgMzA0IGMtMTYgLTE3IDExIC0yNCA5MSAtMjQgbDg3IDAgLTEzNSAtMTM1IGMtNzQgLTc0IC0xMzEgLTEzOCAtMTI3IC0xNDIgNCAtNCA2NyA1MiAxNDAgMTI1IDczIDczIDEzNCAxMzIgMTM3IDEzMiAzIDAgNSAtMzggNSAtODUgMCAtMTI3IDE5IC0xMDYgMjMgMjUgbDMgMTEwIC0xMDkgMCBjLTYwIDAgLTExMiAtMyAtMTE1IC02eiIvPjwvZz48L3N2Zz4=') no-repeat center;
  -webkit-mask-size: contain;
    transform: rotate(-90deg);

}
 .service-section-04 .prt-read-more a:hover:after{
       transform: rotate(-45deg);
}

.service-section-04  .stepbox-content-wrapper .prt-static-maincontent .prt-stepbox-desc .prt-list-content{
        display: flex;
}
.service-section-04.style2 .stepbox-content-wrapper .prt-list.prt-list-style-icon-01 li{
    color:var(--base-black)!important  ;
}
.service-section-04.style2 .stepbox-content-wrapper .prt-list.prt-list-style-icon-01.style1 li{
     color:var(--base-bodyfont-color)!important  ;
}
.service-section-04 .stepbox-content-wrapper .prt-list.prt-list-style-icon-01 li{
        font-size: 16px;
    line-height: 26px;
    margin-bottom: 8px;
    color: rgba(255, 255, 255, 1) !important;
    position: relative;
    padding-left: 30px;
    font-weight: 400;
}
.service-section-04 .stepbox-content-wrapper .prt-list.prt-list-style-icon-01 li:last-child{margin-bottom: 0px;}
/*portfolio-section-01*/
.portfolio-section-01 .featured-portfolio-style1-inner{
    
    background-color: var(--base-grey);
    padding: 30px 50px 30px;
    border-radius: 15px;
}
.portfolio-section-01 .featured-portfolio-style1-inner .portfolio-heading{
    padding:20px 0 16px ;
}
.portfolio-section-01 .featured-portfolio-style1-inner .portfolio-heading h2{
    color:var(--base-black);
        font-size: 45px;
    line-height: 55px;
    font-weight:400;

}
.line-height-36{line-height:36px;}
 .featured-imagebox-portfolio.style1{
    position: unset;
    overflow: hidden;
    margin:0;
 }

.featured-imagebox-portfolio.style1 .featured-content {
   width: 50%;  
   position: relative;
    display: inline-block;
       padding: 30px 0 0;
}
.featured-imagebox-portfolio.style1 .featured-content .featured-desc a{
    font-size: 16px;
    line-height: 26px;
    color: var(--base-bodyfont-color);
    padding-bottom:5px;
}
.featured-imagebox-portfolio.style1 .featured-content .featured-title  h3{
   font-size: 32px;
    line-height: 42px;
        font-weight: 400;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding-left: 45px;
} 
.featured-imagebox-portfolio.style1 .featured-content .featured-title  h3 a{
    position:relative  ;
    color:var(--base-black);
}
.featured-imagebox-portfolio.style1 .featured-content .featured-title  h3 a:hover{
    color:var(--base-skin);
}
.featured-imagebox-portfolio.style1 {
    counter-reset: section;
}

section { counter-reset:container}
.container .number:after {
    counter-increment: container;
    content: counter(container,decimal-leading-zero);
    font-family: var(--base-bodyfont);
    font-style: normal;
}
.featured-imagebox-portfolio.style1 .featured-content .featured-title h3 a:before {
    counter-increment: container;
    content: counter(container,decimal-leading-zero);
    font-style: normal;
    position: absolute;
    z-index: 9;
    top: 0;
    left: -45px;
    font-size: 26px;
    font-weight: 500;
}

.featured-imagebox-portfolio.style1 .featured-content .btn-inner a{
    font-size: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    color: rgba(255, 255, 255, 0.6);
    box-shadow: none;
    text-decoration: none;
    transition: 0.3s;
}
/*.featured-imagebox-service.style3 .featured-content .btn-inner a:before{
    content: "";
    width: 52px;
    height: 52px;
    right: 0px;
    top: 36px;
    line-height: 52px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 50%;
    transition: 0.3s;
    position: absolute;
}*/

.featured-imagebox-portfolio.style1  .prt-box-content-inner{
    position:static;
        margin-left: 60px;
    width: 50%;
}
.featured-imagebox-portfolio.style1  .prt-box-content-inner .prt-img-detailbox{
        position: absolute;
    right: 50px;
    top: -30px;
    bottom: -30px;
    opacity: 0;
    width: 50%;
    overflow: hidden;
    z-index: 0;
    transition: all .5s ease 0s;
    padding: 48px 45px 30px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .08);        
}
.featured-portfolio-style1.active .featured-imagebox-portfolio.style1 .prt-box-content-inner .prt-img-detailbox{


    opacity: 1;
    z-index: 1;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.featured-imagebox-portfolio.style1  .prt-box-content-inner ,

.featured-portfolio-style1.active .featured-imagebox-portfolio.style1{overflow:visible;}
.featured-imagebox-portfolio.style1 .prt-box-title h4{
        padding: 15px 0;
    font-size: 26px;
    line-height: 36px;
    font-weight:400;
    margin-bottom:0;
}
.featured-imagebox-portfolio.style1 .prt-box-title h4 a{
        position: relative;    
        -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.featured-imagebox-portfolio.style1 .prt-box-title h4 a:hover{color:var(--base-skin);}
.featured-imagebox-portfolio.style1 .prt-box-desc{
        overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.featured-imagebox-portfolio.style1 .prt-box-desc p{
    margin-bottom: 0;
    color:var(--base-bodyfont-color);
}
/*style2*/
.featured-imagebox-portfolio.style2{margin:0}
.featured-imagebox-portfolio.style2 .featured-thumbnail {
    position:relative   ;
    width: 100%;
    overflow: hidden;
}
.featured-imagebox-portfolio.style2:hover .featured-thumbnail img{
        -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.featured-imagebox-portfolio.style2 .featured-content{
        position: absolute;
    bottom: -30%;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    width: 100%;
    height: 100%;
    background-color: rgba(24, 35, 51, .83);
}
.featured-imagebox-portfolio.style2:hover .featured-content{
        opacity: 1;
    bottom: 0;
}
.featured-imagebox-portfolio.style2 .featured-content-inner{
        position: absolute;
    width: 90%;
    height: 90%;
    left: 5%;
    top: 5%;
    border: 1px solid rgba(255, 255, 255, .28);
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 15px;
}
.featured-imagebox-portfolio.style2:hover .featured-content-inner{
        height: 86%;
    top: 7%;
}
.featured-imagebox-portfolio.style2 .featured-content-inner .prt-box-category{
    color: #ff7757;
    margin-top: -27px;
}
.featured-imagebox-portfolio.style2 .featured-content-inner .prt-box-category a{
    font-family: Roboto Slab;
    font-size: 15px;
    color:var(--base-skin);
}
.featured-imagebox-portfolio.style2 .featured-content-inner .prt-box-category a:hover,
.featured-imagebox-portfolio.style2 .featured-content-inner .featured-conatin-title h4 a{
    color:var(--base-white);
}
.featured-imagebox-portfolio.style2 .featured-content-inner .featured-conatin-title{
        padding-top: 10px;
}
.featured-imagebox-portfolio.style2 .featured-content-inner .featured-conatin-title h4{
        font-weight: 400;
            margin-bottom: 0;
    font-size: 22px;
    position: relative;
        color: #fff;
}
.featured-imagebox-portfolio.style2 .featured-content-inner .featured-conatin-title h4 a:hover{
    color:var(--base-skin) ;
}
.featured-imagebox-portfolio.style2 .featured-content-inner .featured-conatin-title h4:before{
    background-color: rgba(255, 119, 87, 0.93);
    content: "";
    position: absolute;
    left: 50%;
    bottom: -22px;
    width: 60px;
    height: 3px;
    margin-left: -25px;
}

/*style3*/
.featured-imagebox-portfolio.style3 .featured-thumbnail img{height:311px; object-fit:cover;}
.featured-imagebox-portfolio.style3:hover .featured-thumbnail img{
        -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.featured-imagebox-portfolio.style3 .prt-box-content.prt-overlay{
        position: absolute;
    bottom: -30%;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    width: 100%;
    height: 100%;
    background-color: rgba(24, 35, 51, .83);
}
.featured-imagebox-portfolio.style3:hover .prt-box-content.prt-overlay{
        opacity: 1;
    bottom: 0;
}
.featured-imagebox-portfolio.style3 .prt-box-content.prt-overlay a.prt_prettyphoto{
        margin-right: 3px;
}
.featured-imagebox-portfolio.style3 .prt-box-content.prt-overlay a{
    background-color: var(--base-skin);
        top: 50%;
    right: 50%;
    margin-top: -17px;
        display: inline-block;
    font-size: 18px;
    position: absolute;
    height: 43px;
    width: 43px;
    line-height: 43px;
    border: 1px solid transparent;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}
.featured-imagebox-portfolio.style3{margin:0}
.featured-imagebox-portfolio.style3 .prt-box-content.prt-overlay a.prt_pf_link{
    line-height: 41px;
    margin-right: -47px;
    float: right;
}
.featured-imagebox-portfolio.style3 .featured-content{
    box-shadow: 0px 0px 25px 0px rgba(41, 61, 88, .06);
        -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    transition: all .4s;
        padding: 17px 25px 24px;
    position: relative;
    text-align: left;
    background-color: #fff;
    margin-bottom:15px;
}
.featured-imagebox-portfolio.style3:hover .featured-content{background-color:var(--base-skin);}
.featured-imagebox-portfolio.style3 .featured-content:before{
    position: absolute;
    bottom: 100%;
    transform: translateX(-50%);
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: transparent transparent #fff;
    z-index: 1;
    top: -14px;
    left: 42px;
        cursor: pointer;
        text-align: left;
}
.featured-imagebox-portfolio.style3:hover .featured-content:before{
    border-color: transparent transparent #ff7757 transparent;
}
.featured-imagebox-portfolio.style3 .featured-content .prt-meta-line a{
        color: #8d9297;
    margin-top: 0;
    font-size: 14px;
}
.featured-imagebox-portfolio.style3:hover .featured-content .prt-meta-line a{
        color: #fff;
}
.featured-imagebox-portfolio.style3 .featured-content .featured-title h2{
    font-size: 20px;
    margin-bottom: 0;
    line-height: 25px;
    font-weight:400;
}
.featured-imagebox-portfolio.style3:hover .featured-content .featured-title h2{color:var(--base-black);}

.featured-imagebox-portfolio.style3:hover .featured-content .featured-title h2 a:hover{
        text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    color: #fff;
}
/* ===============================================
    .team-member
------------------------*/
/*style1*/
.featured-imagebox-team.style1{
overflow:visible    ;
margin-bottom:30px;
}
.featured-imagebox-team.style1 .featured-imagebox-team-inner .featured-thumbnail .featured-thumbnail-inner{
    position:relative   ;
}
.featured-imagebox-team.style1 .featured-thumbnail-inner img{
        border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .3);
    padding: 10px;

}
.featured-imagebox-team.style1:hover .featured-thumbnail-inner img,
.featured-imagebox-team.style2:hover .featured-imagebox-team-inner  .featured-thumbnail img{
        -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.featured-imagebox-team.style1:hover .featured-content{

    opacity: 1;
    transition: .5s;
    padding: 10px 35px;
    bottom: -14px;
}
.featured-imagebox-team.style1 .featured-content{
        background-color: var(--base-dark);
    padding: 0;
    position: absolute;
    bottom: 0;
    right: -45px;
    left: auto;
    border-radius: 10px;
    overflow: visible;
    opacity: 0;
    transition: .5s;
}
.featured-imagebox-team.style1 .featured-content .featured-title h3{
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 0px;
    color:var(--base-white);
    display:block;
}
.featured-imagebox-team.style1 .featured-content h3 a{color:var(--base-white);}
.featured-imagebox-team.style1 .featured-content .featured-position p{
font-size: 13px;
    color: rgba(255, 255, 255, .8);     
    margin-bottom:0;
}
.team-left .prt-box-col-wrapper:nth-child(1) .featured-imagebox-team.style1 {
    margin-right: -227px;
    margin-left: 272px;
    margin-top: -10px;
}
.team-left .prt-box-col-wrapper:nth-child(2) .featured-imagebox-team.style1{
   margin-left: 80px;
    margin-right: -36px;
    margin-top: -54px;
}
.team-left .prt-box-col-wrapper:nth-child(3) .featured-imagebox-team.style1{
        margin-left: 66px;
    margin-right: -22px;
    margin-top: 13px;
}
.team-left .prt-box-col-wrapper:nth-child(4) .featured-imagebox-team.style1{
       margin-right: -227px;
    margin-left: 271px;
    margin-top: -17px;

}
.team-right .prt-box-col-wrapper:nth-child(1) .featured-imagebox-team.style1 {
   margin-left :-227px;
    margin-right: 272px;
    margin-top: -10px;
}
.team-right .prt-box-col-wrapper:nth-child(1) .featured-imagebox-team.style1:hover .featured-content{}
.team-right .prt-box-col-wrapper:nth-child(2) .featured-imagebox-team.style1 {
        margin-right: 70px;
    margin-left: -26px;
    margin-top: -34px;
}
.team-right .prt-box-col-wrapper:nth-child(3) .featured-imagebox-team.style1 {
       margin-right: 69px;
    margin-left: -25px;
    margin-top: 13px;
}

.team-right .prt-box-col-wrapper:nth-child(4) .featured-imagebox-team.style1{
      margin-left: -227px;
    margin-right: 271px;
    margin-top: -36px;
}
.team-section .section-title-conatin-team {
    padding-top:150px;
}
.team-section .section-title-conatin-team .section-title-conatin-team-inner{
        border: 2px dashed rgba(0, 0, 0, .1);
    border-radius: 50%;
    padding: 60px;
}
.team-section .section-title-conatin-team .section-title-conatin-team-inner2{
border: 2px dashed rgba(0, 0, 0, .1);
    border-radius: 50%;
    padding: 60px;
}

/*style2*/
.featured-imagebox-team.style2:hover{
    background-color:var(--base-grey);
}
.featured-imagebox-team.style2{
        transition: .5s;
    background-color: #fff;
    padding: 30px;
    border-radius: 15px;
    margin:0;
}
.featured-imagebox-team.style2 .featured-imagebox-team-inner .featured-imagebox-team-inner-box{
        display: flex;
    justify-content: space-between;
    align-items: center;
}
.featured-imagebox-team.style2 .featured-imagebox-team-inner .featured-content{width:20%;}
.featured-imagebox-team.style2 .featured-imagebox-team-inner .featured-content .featured-title h3{
        font-size: 34px;
    line-height: 44px;
    font-weight: 500;
    margin-bottom: 4px;
     color: var(--base-black);
}
.featured-imagebox-team.style2 .featured-imagebox-team-inner .featured-content .featured-title h3 a{
    color: var(--base-black);
}
.featured-imagebox-team.style2 .featured-imagebox-team-inner .featured-content .featured-title h3 a:hover{
    color: var(--base-skin);
}
.featured-imagebox-team.style2 .featured-imagebox-team-inner .featured-content .featured-position p{
    font-size:18px;
    line-height:28px;
    margin-bottom:0;
}
.featured-imagebox-team.style2 .featured-imagebox-team-inner .featured-thumbnail .featured-thumbnail-inner{
   
        width: 300px;
    height: 190px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    transition: .5s;
    position: relative;
    border-radius: 15px;
}
.bg-img-team1{
    background-image:url(../images/team-member/team-01.jpg);
}
.bg-img-team2{
     background-image:url(../images/team-member/team-02.jpg);
}
.bg-img-team3{
     background-image:url(../images/team-member/team-03.jpg);
}
.bg-img-team4{
     background-image:url(../images/team-member/team-04.jpg);
}
.bg-img-team5{
     background-image:url(../images/team-member/team-08.jpg);
}
.featured-imagebox-team.style2  .prt-box-social-links{width:23%}
.featured-imagebox-team.style2  .prt-team-social-links-wrapper ul{
    margin: 0;
    padding: 3px 14px;
      margin: 0;
      display: flex;
      flex-wrap: wrap;
}
.featured-imagebox-team.style2  .prt-team-social-links-wrapper ul li{
    list-style:none;
    display: inline-block;
        width: 50%;
}
.featured-imagebox-team.style2  .prt-team-social-links-wrapper ul a{
     display: inline-block;
      border: 1px solid rgba(0, 0, 0, 0.3);
      border-radius: 10px;
      padding: 7px 20px;
      text-decoration: none;
      color: #8d9297;
      text-align: center;
      transition: 0.3s ease;
          margin: 0 10px 10px 0;
          line-height: 20px;
    font-size: 16px;
    text-align: center;
        width: 89%;
    background-color: transparent;
    font-family: var(--base-headingfont);
}
.featured-imagebox-team.style2  .prt-team-social-links-wrapper ul a:hover{
    background-color:var(--base-skin);
    border-color:var(--base-skin);
    color:var(--base-white);
}
/* ===============================================
blog-section
------------------------*/
.blog-section .section-title h2{
        font-size: 150px;
    line-height: 160px;
    font-weight: 500;
    color: rgba(0, 0, 0, .1);
    position:relative   ;
    margin-bottom:60px;
}
.blog-section .title-header{padding:0}
.blog-section  .section-title h3{
        font-size: 26px;
    line-height: 36px;
        position: absolute;
    left: 0;
    right: 0;
    top: 75px;
    bottom: auto;
    z-index: 1;
    font-weight: 400;
}
.featured-imagebox-post.style1{margin:0}
.featured-imagebox-post.style1 .prt-post-thumbnail{
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}
.featured-imagebox-post.style1 .prt-post-thumbnail:before {
    background-color: #000;
    position: absolute;
    height: 0;
    width: 100%;
    left: 0;
    top: 0;
    -moz-transition: all .6s ease-out 0s;
    -webkit-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
    content: "";
    z-index: 2;
    opacity: .4;
    border-radius: 15px;
    }
.featured-imagebox-post.style1:hover .prt-post-thumbnail:before{
    height: 100%;
    opacity: .1;
}
.featured-imagebox-post.style1:hover .featured-thumbnail img{
        -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.featured-imagebox-post.style1 .prt-blogbox-footer-readmore a{
      transform: rotate(-45deg);
    transition: .5s;
       font-size: 18px;
           width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    background-color: var(--base-skin);
    border-radius: 50%;
    color:var(--base-white);
        position: absolute;
    bottom: 24px;
    right: 20px;
    transition: .5s;
    z-index: 3;

}
.featured-imagebox-post.style1 .prt-blogbox-footer-readmore a i{
    font-size:18px;
    line-height:52px;
}
.featured-imagebox-post.style1:hover .prt-blogbox-footer-readmore a{
        transform: rotate(0deg);
}
.featured-imagebox-post.style1 .prt-blogbox-footer-readmore a:hover{
    color:var(--base-white);
}
.featured-imagebox-post.style1 .featured-content{
    padding-top: 20px;
    text-align: left;
}
.featured-imagebox-post.style1 .featured-content .featured-title h3{
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 10px;
}
.featured-imagebox-post.style1 .featured-content .post-meta{display:block}
.featured-imagebox-post.style1 .featured-content .cat_block-wrapper{
    display:inline-block;
    padding-right: 10px;
    font-size: 16px;
    line-height: 26px;
    color:#8d9297;
}
.featured-imagebox-post.style1 .featured-content .prt-meta-line.category{
      display:inline-block;
     padding-left: 10px;
    
}
.featured-imagebox-post.style1 .featured-content .prt-meta-line.category a{
    font-size: 16px;
    line-height: 26px;
    color: #8d9297;
   
}
.featured-imagebox-post.style1 .featured-content .prt-meta-line.category a:hover{
    color:var(--base-skin);
}
/*.featured-imagebox-post.style1 .featured-content .featured-title h3 a{
    color: var(--base-black)
}*/
/*style-2*/
.blog-section-02 .section-heading h2,
.blog-section-03 .section-heading h2{
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
    margin-bottom:50px;
}
/* ===============================================
    13.Progress-Bar
------------------------*/
.prt-progress-bar{ position: relative; }
.prt-progress-bar:not(:last-child){ margin-bottom: 20px; }
.prt-progress-bar .progressbar-title,
.prt-progress-bar .progress-bar-percent {
    display: block;
    margin-bottom: 12px;
    color: var(--base-headingfont-color);
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    font-family: Roboto Slab;

}
.prt-progress-bar.style1 .progress-bar-percent{
    position:relative   ;
        font-family: "Roboto", Tahoma, Geneva, sans-serif;
}
.prt-progress-bar .progress-bar-percent {
    background: none;
    position: absolute;
    text-align:right;
    right: 0;
    top: -35px;
}
.prt-progress-bar .progress-bar {
    display: block;
    height: 6px;
    line-height: 2px;
    position: relative;
    background-color: var(--base-skin);
    overflow: visible;
}
.prt-progress-bar .progress-bar-inner{ 
    box-shadow: none;
    height: 6px;
    width: 100%;
    z-index: 1;
    background-color: none;
    border-radius: 2px;
    overflow: visible;
}
.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;}

/*circle-progress*/

.prt-fid-view-circle-progress .prt-fid-contents {
    display: block;
    align-items: center;
}
.prt-fid-view-circle-progress .prt-circle-content { 
    line-height: 0;
    position: relative;
    margin:0 auto   ;
}
.prt-fid-view-circle-progress .prt-circle-boxcontent {
    position: absolute;
    top: 50%;
    left: -10PX;
    width: 100%;
    text-align: center;
    -khtml-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%)
}
.prt-fid-view-circle-progress .prt-fid-number,
.prt-fid-view-circle-progress .prt-fid-number sub,
.prt-fid-view-circle-progress .prt-fid-number sup {
    padding: 18px;
    font-size: 20px;
    font-weight: 700;
    color: var(--base-headingfont-color);
    font-family: var(--base-headingfont);
}
.prt-fid-view-circle-progress .prt-fid-title {
    font-size: 15px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 6px;
    text-align: left;
    font-family: var(--base-bodyfont);
}
.featured-icon-box.style1 .prt-icon.prt-icon_element-onlytxt{width:64px;}
.prt-fid-view-circle-progress p{margin-bottom: 0;text-align: left;}
.prt-fid-view-circle-progress .prt-fid-number{
    background-color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    margin: 0 25px;
    font-size: 22px;
    font-weight: 500;
    color: #20292f;
    padding: 3px 15px 0;
    /* padding-right: 10px; */
    /* padding-left: 15px; */
}
.prt-fid-view-circle-progress .prt-fid-title{
    padding: 2px 4px 0px 4px;
    display: block;

}
/* ===============================================
    14.Testimonial
------------------------*/

.testimonials-section .section-title .title-header{padding-bottom:9px;}
.testimonials-section .section-title h2{
    font-size: 140px;
    line-height: 150px;
    font-weight: 500;
    color: rgba(0, 0, 0, .1);
}
.testimonials-section.style2 .section-title h2{color:var(--base-white);}
.testimonials-section .testimonials .testimonial-avatar .testimonial-img{
    display:inline-block ;
    vertical-align:middle ;
}
.testimonials-section .testimonials .testimonial-avatar .testimonial-caption{
    display:inline-block ;
    vertical-align:middle ;
        padding: 0 0 0 12px;
}
.testimonials-section .testimonials .testimonial-avatar .testimonial-img img{
    border-radius: 50%;
}
.testimonials-section .testimonials .testimonial-caption h3{
  font-size: 22px;
    line-height: 32px;
    margin-bottom: 0;
    color: var(--base-black);
    font-weight: 600;  
    font-family: var(--base-headingfont);
}
.testimonials-section .testimonials .testimonial-caption span{
    font-size: 14px;
    line-height: 24px;
}
.testimonials-section .testimonials .testimonial-caption blockquote{
       font-size: 28px;
    line-height: 42px;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 48px;
    margin-top:24px;
    text-align: left;
    position: relative;
    z-index:1;
    font-family:var(--base-headingfont);
    color:var(--base-black);
}
.testimonials-section .testimonials{margin-right:-100px}
.testimonials .slick_slider .prt-box-col-wrapper{padding:0}
.testimonial.style1{margin:0 15px}
.testimonials{margin-right:-500px}
/*style2*/
.testimonials-section.style2 .testimonials .testimonial-caption h3,
.testimonials-section.style2 .testimonials .testimonial-caption blockquote{
    color:var(--base-white);
}
.testimonials-section.style2 .testimonials .testimonial-caption span{color: rgba(255, 255, 255, .7);}
/*.testimonials-section .layer-content{      right:-15.565%}*/
.testimonials-section .layer-conatin{ 
    position: relative;
    top:0;
    width:100%;
    height:100%; 
    right:-15.565%;
}
/* ===============================================

/* ===============================================
    counter-section
------------------------*/
.prt-row.counter-section.style-1{padding:85px 0 100px;}
.prt-row.counter-section{
    background-color: #ece8e0;
}
.counter-section .title-header h2,.counter-section-2 .title-header h2{
    font-size: 48px;
    line-height: 58px;
}
.counter-section .section-title .title-header{padding-bottom: 0;}
.counter-section  .layer-content{ padding: 13px 0px 0px 0px;}
.featured-imagebox-counter.style1{   
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 25px 25px 33px 25px;
    border-radius: 20px 20px 20px 20px;
    background-color: var(--base-white);
}
.featured-imagebox-counter.style1 .featured-icon-box .featured-title h3{
     font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
    margin:20px 0;
}
.featured-imagebox-counter.style1 .featured-content .featured-desc{
    margin: 20px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #D2D2D2; 
    display: block;
}
.featured-imagebox-counter.style1 .featured-icon-box .featured-icon-img{padding: 0px 20px 5px 0px; width:191px;}
.featured-imagebox-counter.style1 .featured-icon-box .featured-icon-img img{
    border-radius: 20px 20px 20px 20px;
    vertical-align: middle;
    display: inline-block;
    width: 145px;
}
.counter-section .layer-content-box,.counter-section-2 .layer-content-box{
       margin-top: -208px;
    width: 37.444%;
}
.counter-section  .layer-content-box .layer-inner-content,.counter-section-2  .layer-content-box .layer-inner-content{
    text-align: center;
    background-color: var(--base-skin);
      padding: 50px 20px 44px;
    border-radius: 20px;
    layer-inner-content
}
.counter-section  .layer-content-box  .counter-content h3,.counter-section-2  .layer-content-box  .counter-content h3{
    color: rgb(255, 255, 255);
    padding-bottom: 6px;
    margin-bottom: 10px;
    border-bottom: 1px solid;
    font-size: 60px;
    line-height: 70px;
}
 
.counter-section  .layer-content-box .contain-desc,.counter-section-2  .layer-content-box .contain-desc{
    font-size: 16px;
    line-height: 26px;
/*    font-family: var(--body-fonts-family);*/
    text-transform: capitalize;
    color: rgb(255, 255, 255);
}
.counter-section .col-bg-img-one img,.counter-section-2 .col-bg-img-one img {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fe7ab6;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    /* Inline the SVG directly (no custom property) */
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 634.969 602'%3E%3Cpath fill='white' fill-rule='evenodd' d='M634.06,28.6c-0.515-9.675-3.245-16.266-7.155-20.6-4.5-4.99-10.98-7.553-19.021-8L26.472-.008,26.4,0c-5.017.495-15.01,2.584-20.832,10C0.517,16.432.2,24.487,0.132,28.6-0.243,52.324-.1,225.775.132,347a29.894,29.894,0,0,0,4.529,15A26.133,26.133,0,0,0,26.4,374H232.908a29.838,29.838,0,0,1,16.3,9,35.3,35.3,0,0,1,9.057,19V579a29.957,29.957,0,0,0,6.341,14,25.516,25.516,0,0,0,15.4,9H607.884c10.881,0,17.713-4.441,21.738-10a26.138,26.138,0,0,0,4.529-13C634.631,424.95,635.82,61.656,634.06,28.6Z'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-position: center;

    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 634.969 602'%3E%3Cpath fill='white' fill-rule='evenodd' d='M634.06,28.6c-0.515-9.675-3.245-16.266-7.155-20.6-4.5-4.99-10.98-7.553-19.021-8L26.472-.008,26.4,0c-5.017.495-15.01,2.584-20.832,10C0.517,16.432.2,24.487,0.132,28.6-0.243,52.324-.1,225.775.132,347a29.894,29.894,0,0,0,4.529,15A26.133,26.133,0,0,0,26.4,374H232.908a29.838,29.838,0,0,1,16.3,9,35.3,35.3,0,0,1,9.057,19V579a29.957,29.957,0,0,0,6.341,14,25.516,25.516,0,0,0,15.4,9H607.884c10.881,0,17.713-4.441,21.738-10a26.138,26.138,0,0,0,4.529-13C634.631,424.95,635.82,61.656,634.06,28.6Z'/%3E%3C/svg%3E");
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: center;
}
.prt-row.prt-sevice-section.style-1{
    padding-top: 0;
}
  
/*featured-imagebox*/
.featured-content-box.style1{
        border-style: solid;
    border-width: 1px;
    border-color: #00000080;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 15px 0 0;
    padding: 42px 50px;
    border-radius: 15px;
}
.featured-content-box.style1 .featured-content.first  {
    padding: 0 0 49px;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #00000033;
        margin-bottom: 20px;
}
.featured-content-box.style1 .featured-content.sec{
        padding: 25px 0 0;
}
.featured-content-box.style1 .featured-content .featured-title h3{
        font-size: 26px;
    font-weight: 500;
    line-height: 36px;
}
/* ===============================================
    15.Accordion
------------------------*/
.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 { margin-top: 15px; }
.accordion .toggle-content.show { display: block !important; }
.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;
}
.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;
}


/*style1*/
.accordion.style1{ 
    position: relative;
    padding: 18px 45px 18px;
    border: 2px solid rgb(255 255 255 / 12%);
    border-radius: var(--base-border-radius-20);
    min-height: 464px;
    background-image: url(../images/bg-image/row-bgimage-2.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.accordion.style1 .toggle.prt-toggle_style_classic { border-bottom: 1px solid var(--base-white); }
.accordion.style1 .toggle.prt-toggle_style_classic:last-child { border-bottom:0; }
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-content { margin-top: 0; padding: 0 0 45px; }
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a {
    padding: 25px 70px 25px 0px;
    font-family: var(--base-headingfont);
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    white-space: normal;
}
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a.active { padding: 25px 70px 15px 0px; }
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a:after{
    content: "\f123";
    font-size: 29px;
    font-weight: 800;
    font-family: "flaticon";
    position: absolute;
    top: 26px;
    right: 0;
    transition: all 0.1s ease;
}
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a.active:after { transform: rotate(90deg); }

/*style2*/
.accordion.style2 .toggle-content  { margin-top: 22px; }
.accordion.style2 .toggle-content  p{ margin: 0px; }
.accordion.style2 .toggle.prt-toggle_style_classic:last-child{margin: 0}
.accordion.style2 .toggle.prt-toggle_style_classic{
    background-color: var(--base-grey);
    border-radius: 15px;
    border: 1px solid rgba(0, 0, 0, .1) !important;
    margin-bottom: 15px;
    padding: 20px 30px;
    margin-top: 27px;
}
.accordion.style2 .prt-toggle_style_classic .toggle-title a{
    position: relative;
    font-family: var(--base-headingfont);
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: var(--base-black);
    
}
.accordion.style2 .prt-toggle_style_classic .toggle-title a.active{
            padding: 0 0 20px;
        border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
}
.accordion.style2 .prt-toggle_style_classic:first-child{
    margin-top: 0;
}
.accordion.style2 .prt-toggle_style_classic .toggle-title a:after {
    content: "\f061";
    font-size: 17px;
    font-family: "Font Awesome 5 Free"; /* Correct font */
    font-weight: 900; /* Required for 'Solid' icons */
    position: absolute;
    top: 0;
    right: 0;
    -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;
     transform: rotate(45deg);
}

.accordion.style2 .prt-toggle_style_classic .toggle-title a.active:after{
    transform: rotate(-45deg);
}

/*style3*/
.accordion.style3 .prt-toggle_style_classic .toggle-title a{
    position: relative;
    font-size: 20px;
    line-height:30px !important;
    font-family: var(--base-bodyfont);
    padding: 21px 21px 21px 15px;
    margin: 0px;
    border: 2px solid;
    color: var(--base-headingfont-color);
    background-color: var(--base-white);
    font-weight: 500;
    line-height: 1;
    cursor: pointer;
    outline: none;
    border-color:rgba(227,227,227,.7);
}
.accordion.style3 .prt-toggle_style_classic .toggle-title a{
    margin-bottom: 20px;
}
.accordion.style3 .prt-toggle_style_classic .toggle-title a.active{margin-bottom: 0px;}
.accordion.style3 .prt-toggle_style_classic .toggle-title a:after{
     content: "\f067";
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    line-height: 26px;
}
.accordion.style3 .prt-toggle_style_classic .toggle-title a.active:after{
     content: "\f068";
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    line-height: 26px;
    color:var(--base-white);
}
.accordion.style3 .prt-toggle_style_classic .toggle-title a.active {
    background-color:var(--base-skin);
    color:var(--base-white);
        border-color:var(--base-skin) !important;
}
.accordion.style3 .prt-toggle_style_classic .toggle-title a:after{
   font-weight:900;
    position: absolute;
    top: 20px;
    right: 11px;
    -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;
    
}
.accordion.style3 .toggle-content{
    background-color: var(--base-white);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0px 5px 0px;
    margin:0;
}
.accordion.style3 .toggle-title .toggle-content:last-child{ margin-bottom: 0; }


/* ===============================================
    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;
}


/*style1*/
.team-details-section .cta-content-block{
    background-color: #FFFFFF;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 40px 50px 10px 50px;
    border-radius: 20px 20px 20px 20px;
}

.wrap-form.query_form-1 label{
    font-size: 16px;
    margin-bottom: 6px;
}
.wrap-form.query_form-1 span.text-input {
   margin-bottom: 15px;
    display: block;
    padding-top: 5px;
}
.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: transparent;
    border-bottom: 0px solid #000;
    border-width: 0 0 1px 0;
    padding: 0 0 10px 0;
    font-size: 16px
}
.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(0, 0, 0, 0.50); 
    text-transform: capitalize;
}
.wrap-form.query_form-1 .form-btn .btn-wrapper{padding: 10px 54px 10px 27px;
    }
.wrap-form.query_form-1 .form-btn .btn-wrapper.prt-btn:after{top: 19px;}
.wrap-form.query_form-1 .form-btn .btn-wrapper:hover{
   border-color: #232323;
    color: #fff;
    background-color: #232323;
}

/* ===============================================
    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 */
.prt-tabs.prt-tab-style-01 ul.tabs { 
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
    text-align: right;
    z-index: 9;
    margin-top: -43px;
}
.prt-tabs.prt-tab-style-01 ul.tabs li a {
    display: inline-block;
    cursor: pointer;
    width: auto;
    position: relative;
    z-index: 3;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 600;
    font-family: var(--base-headingfont);
    color: var(--base-white);
    padding: 0 7px 15px 7px;
    margin-left: 25px;
}
.prt-tabs.prt-tab-style-01 ul.tabs li a:before{
    content: "";
    width: 0%;
    height: 4px;
    background-color: var(--base-white);
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
.prt-tabs.prt-tab-style-01 ul.tabs li.active a:before {
    width: 100%;
    opacity: 1;
}
.prt-tabs.prt-tab-style-01 .content-tab { padding: 35px 0px 0px; }

/* ===============================================
    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;
    background-color: transparent;
    border-radius: 5px;
}
.sidebar .widget-area .widget.with-title{
    background-color: var(--base-white);
    padding: 0;
    margin: 0 0 40px;
    border-radius: 0;
    overflow: hidden;
}
.sidebar .widget-area .widget:last-child{ margin-bottom: 0px; }
.sidebar .widget ul{
    margin: 20px 0 0;
    padding: 0;
}
.sidebar .widget ul >li {
    list-style: none;
}

.sidebar .widget-title h3{ 
    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%;
}
.widget.post-widget p{    color: var(--base-bodyfont-color)!important;}
.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;
    padding: 0;
    width: 47px;
    height: 47px;
    line-height: 0;
    z-index: 1;
    outline: 0;
    border: 0;
    border-radius: 5px;
}*/
.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;
}

/* 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 */
.prt-row.blog-section01.blog{padding:85px 0 70px}

.prt-sidebar-right .post.prt-blog-classic{
        margin-bottom: 40px;
    padding-bottom: 0px;
    position: relative;
}
.prt-sidebar-right .featured-imagebox-post.style2{
    padding: 24px 0px 30px;
    margin:0;
}
.featured-imagebox-post.style2:hover .featured-thumbnail img{
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.featured-imagebox-post.style2 .prt-box-post-date{
    background-color:var(--base-skin);
    height: 62px;
    width: 69px;
    position: absolute;
    top: 58px;
    left: 30px;
    font-weight: 500;
    font-size: 31px;
    line-height: 18px;
    padding-top: 13px;
    padding-bottom: 7px;
    z-index: 1;
    color: var(--base-white);
    text-align: center;
        font-family: DM Sans;
}
.featured-imagebox-post.style2 .prt-box-post-date .entry-month.entry-year{
    color: #fff;
    padding-left: 3px;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    text-transform: capitalize;
}
.featured-imagebox-post.style2  .featured-content-post .prt-post-entry-header{
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 21px;
}
.featured-imagebox-post.style2  .featured-content-post .prt-post-entry-header .post-meta{
    border-bottom: none;
    margin-bottom: 1px;
    position: relative;
    display: inline-block;
}
.featured-imagebox-post.style2  .featured-content-post .prt-post-entry-header .post-meta .prt-meta-line{
    font-size: 14px;
    padding-right: 15px;
    position: relative;
    color: #9dabaf;
}
.featured-imagebox-post.style2  .featured-content-post .prt-post-entry-header .post-meta .prt-meta-line i{color:var(--base-skin); margin-right:5px;}
.featured-imagebox-post.style2  .featured-content-post .prt-post-entry-header .post-meta .prt-meta-line.byline{padding-right: 12px;   }
.featured-imagebox-post.style2  .featured-content-post .prt-post-entry-header .post-meta .prt-meta-line  a{ color: #6f6f6f;}
.featured-imagebox-post.style2  .featured-content-post .prt-post-entry-header .post-meta .prt-meta-line  a:hover,
.featured-imagebox-post.style2  .featured-content-post .prt-post-entry-header .post-title.featured-title h5 a:hover{color:var(--base-skin)}   
.featured-imagebox-post.style2  .featured-content-post .prt-post-entry-header .post-title.featured-title h5 a{
    font-size: 31px;
    line-height: 38px;
    font-weight: 600;
    position: relative;
    word-wrap: break-word;
    margin-top: 0px;
    margin-bottom: 4px;
    text-transform: uppercase;
}
.featured-imagebox-post.style2  .featured-content-post{padding-top:24px}
.featured-imagebox-post.style2  .featured-content-post .prt-post-entry-header .post-title.featured-title:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid white;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    color: #6f6f6f;
}
 .featured-imagebox-post.style2 .featured-content-post .prt-postbox-footer-readmore{
        padding: 0px;
    margin-top: 43px;
    margin-bottom: 0px;
 }    
.featured-imagebox-post.style2 .featured-content-post .prt-postbox-footer-readmore .prt-btn:after{display:none;} 
 .featured-imagebox-post.style2 .featured-content-post .prt-postbox-footer-readmore .prt-btn{
    font-weight: 700;
    padding:10px 30px;
}


.prt-sidebar-right .widget.widget-search .search-form label {
    width: 100%;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.prt-sidebar-right .widget.widget-search .search-form .block-search__inside-wrapper{
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%;
}
.prt-sidebar-right .widget.widget-search input[type="search"] {
    border: 1px solid #dedede;
    font-size: 13px;
    color: #242424;
    padding: 10px 15px;
    font-weight: normal;
    background-color: #fff;
    border-radius:0;
    vertical-align: middle;
    width: 100%;
    color: #242424;
    padding: 9px 15px;
    font-weight: 400;
}
.prt-sidebar-right .widget.widget-search input[type="search"]:focus{
    border-color:var(--base-skin);
}
.prt-sidebar-right .widget.widget-search label{
    width: 100%;
        display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
        word-wrap: break-word;
}
.prt-sidebar-right .widget.widget-search button[type="submit"] {
    cursor: pointer;
    margin-left: 10px;
    word-break: normal;
    font-size: 14px;
    line-height: 14px;
      padding: 12px 35px 12px;
    border: 2px solid transparent;
        color: #fff;
    background-color: #182333;
    border-radius: 0;
    color:var(--base-white);
        font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.prt-sidebar-right .widget.widget-search .search-form{ position: relative; }
.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.with-title{
        position: relative;
    margin: 40px 0 40px;
}
.prt-sidebar-right .widget.with-title:last-child {
    margin-bottom: 0;
}
.prt-sidebar-right .widget.widget-categories .widget-title,
.prt-sidebar-right .widget.widget-recent-post .widget-title{
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    text-transform:capitalize;
}
.widget-recent-post p{color: var(--base-bodyfont-color)!important;}
.widget-categories ul{
    padding: 0;
    margin: 0 0;
    list-style-type: none;
}
.sidebar .widget ul >li{
    border-top: 1px solid #f1f1f1;
    padding-bottom: 10px;
    padding-top: 10px;
    clear: both;
    overflow-wrap: break-word;
}
    
.widget-categories ul li:last-child {
    padding-bottom: 0 !important;
    border-bottom: 0;
}
.sidebar .widget ul >li a{
        font-weight: 500;
    font-size: 15px;
    color: var(--base-black);
    word-wrap: break-word;
        line-height: 27px;
    font-family: "Roboto", Tahoma, Geneva, sans-serif;
}
.widget-categories ul li a:hover{
    color: var(--base-skin);
}
.widget-categories ul li span {
    position: absolute;
    top: 3px;
    right: 20px;
    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{ 
    padding: 10px 0px 10px 0;
    border: 0;
    position: relative;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}
.widget.widget-nav-menu ul li a{
    display: inline-block;
    padding: 0 0 0 40px;
    position: relative;
    color: var(--base-dark);
    z-index: 1;
    font-weight: 400;
    font-size: 15px;
}
.widget.widget-nav-menu ul li:last-child{
    border-bottom: 0;
    padding: 10px 0 0;
}
.widget.widget-nav-menu ul li a:after {
    content: "";
    font-style: normal;
    position: absolute;
    background: linear-gradient(to right,var(--base-first-gradientcolor) 0%, 
                var(--base-second-gradientcolor) 100%,var(--base-first-gradientcolor) 100%);
    width: 10px;
    height: 10px;
    left: 20px;
    right: auto;
    top: 8px;
    bottom: 0;
}
.widget.widget-nav-menu ul li a:hover,
.widget.widget-nav-menu ul li.active a{
    color: var(--base-skin);
}

/** prt-recent-post-list **/
.widget ul.prt-recent-post-list{
    margin: 6px 0 0;
    padding: 0;
}
.widget ul.prt-recent-post-list>li {
    padding: 15px 0;
    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: 15px;
    padding-bottom: 12px;
    font-weight: 400;
}
.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 {
    display: block;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.widget ul.prt-recent-post-list>li img {
   width: 100px;
    height: 100px;
    float: left;
    margin-right: 18px;
    border-radius: 50%;
    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;
}

/* tagcloud */
.widget .tagcloud{
    padding: 25px 0 0;
}
.widget .tagcloud a {
    display: inline-block;
    padding: 5px 20px;
    margin: 0 2px 10px;
    border: 1px solid rgb(0 0 0 / 20%);
    border-radius: 30px;
    font-size: 15px!important;
    background-color: transparent;
    font-weight: 400;
    color: #000;
}
.widget .tagcloud a:nth-last-child(-n+2) {
    margin-bottom: 5px;
}
.widget .tagcloud a:hover {
    background-color: var(--base-skin);
    color: var(--base-white);
    border-color: var(--base-skin);
}

.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; }

/*.prt-marquebox*/
.marquee-section{
        background-color: #f8f8f8;
}
.marquee {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    -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 {
    margin-left: 38px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-family: var(--base-headingfont);
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
}
@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}
.marquee-item.style1 .marquee-content{animation: scroll 10s linear 0s infinite normal none running;}
.marquee-item.style2 .marquee .marquee-content{
        animation: scroll 15s linear infinite;
            will-change: transform;
    white-space: nowrap;
    width: 100%;
}
.marquee-content {animation: scroll 35s linear infinite;}
.marquee-text {position: relative;}
.marquee .marquee-content {background-color: #1b1b1b;}
.marquee-content .marquee-text h3 {
    margin-top: 15px;
    color: var(--base-white);
    font-size: 26px;
    line-height: 36px;
    text-transform: capitalize;
}
.showboxcard-section .showboxcard-content .showboxcard-marquee {
    top: 0;
    bottom: 0;
}

/*marquee-itme style2*/
.marquee-item.style2 .marquee {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    -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-item.style2 .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-item.style2 .marquee-text {
    position: relative;
    display: inline-block;
    margin-left: 50px;
    margin-right: 50px;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    font-weight: 400;
    color: #fff;
}
.marquee-item.style2 .marquee-text:before {
    content: "";
    position: absolute;
    width: 71px;
    height: 1px;
    font-weight: 400;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    top: 32px;
    bottom: auto;
    left: auto;
    right: -92px;
    background-color: rgba(255, 255, 255, 0.3);
    transition: 0.5s;
}
.marquee-item.style2 .marquee-content .marquee-text h3 {
    color: var(--base-white);
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
}
.marquee-item.style2 .marquee .marquee-content {background-color: transparent;}

/*marguee*/
.marquee.style1{ 
        border-style: solid;
         border-width: 1px 0 0;
    border-color: #00000080;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    background-color:var(--base-grey);
    padding:16px 0;
}
.marquee.style1 .prt-icon-list-item{
  display: flex;
    margin-left: 15px;
    margin-right: 15px;
    align-items: center;
}
.marquee.style1 .marquee-content{
    background-color: var(--base-grey);
}
.marquee.style1 .marquee-content:hover{
    animation-play-state: paused;
}
.marquee.style1 .prt-icon-type-image{
        display: inline-block;
    padding-right: 15px;
}
.marquee.style1 .marquee-text{
         font-size: 36px;
    color: var(--base-black);
    margin-left: 15px;
    margin-right: 15px;
    line-height: 46px;
    position: relative;
    display: inline-block;
    font-weight: 500;
    font-family: var(--base-headingfont);
    display: inline-block;
    padding:0;
}
@keyframes scroll-right {
   100% {
        transform: translate(0,0)
    }

    0% {
        transform: translate(-100%,0)
    }
}

.marquee-block.style2 .marquee.style1 .marquee-content{
      animation: scroll-right 40s linear 0s infinite normal none running;
}
.marquee-block.style3 .marquee.style1{
   border-bottom:1px solid #00000080;
}
/*mask-wrapper*/
.appointment-mask-wrapper {
    position: relative;
    text-align: center;
}
.appointment-mask-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    background-image: url(../images/bgimage-01.png);
    background-repeat: no-repeat;
}
.appointment-mask-image-circle {
    position: relative;
    z-index: 2;
    width: 410px;
    height: 418px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    --svg: url('data:image/svg+xml,\<svg enable-background="new 0 0 24 24" height="418" viewBox="0 0 24 24" width="410" xmlns="http://www.w3.org/2000/svg"><path d="m21.91 14.835-4.91-2.835 4.91-2.835c.478-.276.642-.888.366-1.366l-1.5-2.598c-.276-.478-.887-.642-1.366-.366l-4.91 2.835v-5.67c0-.552-.448-1-1-1h-3c-.552 0-1 .448-1 1v5.67l-4.91-2.835c-.479-.276-1.09-.112-1.366.366l-1.5 2.598c-.276.478-.113 1.09.366 1.366l4.91 2.835-4.91 2.835c-.478.276-.642.888-.366 1.366l1.5 2.598c.276.478.888.642 1.366.366l4.91-2.835v5.67c0 .552.448 1 1 1h3c.552 0 1-.448 1-1v-5.67l4.91 2.835c.478.276 1.09.112 1.366-.366l1.5-2.598c.276-.478.113-1.09-.366-1.366z"/></svg>');
    -webkit-mask: var(--svg);
    mask: var(--svg);
    animation: appointment_bgimage 15s linear infinite;
    margin: 0 auto;
}
.appointment-mask-image-circle:before {
    content: "";
    inset: -10%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url('../images/single-img-04.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    animation: inherit;
    animation-direction: reverse;
}


/*slider-text*/
.slider-text{
    border: 2px solid var(--base-white);
    padding: 10px 35px 8px;
    border-radius: var(--base-border-radius-20);
}

.slider-offter-text{
    background-color: var(--base-secondskin);
    padding: 20px 10px 56px 8px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    
}
.slider-offter-text-2{
    background-color: var(--base-seconddark);
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    padding: 16px 4px 16px 3px; 
}


/*cta-content-main*/
.cta-content-main{ position: relative; z-index: 9; }
.cta-content-main span.pretitle{
    font-size: 28px;
    line-height: 38px;
    color: var(--base-white);
    display: inline-block;
    margin-bottom: 10px;
}
.cta-content-main h2.title{
    position: relative;
    font-size: 120px;
    line-height: 120px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--base-white);
    z-index: 1;
}
.cta-content-main h2.title span.text2 {
    font-size: 90px;
    line-height: 100px;
    text-transform: capitalize;
    font-weight: 700;
    font-style: italic;
    font-family: var(--base-headingfonttwo);
}
.cta-single-image-wrapper {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
}
.cta-single-image-wrapper .cta-image-overlay {
    position: absolute;
    top: -34%;
    right: 0;
}
.cta-single-image-wrapper .cta-image-overlay .prt-arrow-wrap img{
    margin-right: -40px;
    margin-bottom: -40px;
    animation: 25s linear 0s infinite normal none running arrow;
}
@keyframes arrow {
    0%, 100% {
        transform: translate3d(0px, 0px, 0px);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(0px, -20px, 0px);
    }

    20%, 40%, 60%, 80% {
        transform: translate3d(0px, 20px, 0px);
    }
}
/*prt-cta-wrap*/
.prt-cta-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
}
.prt-cta-wrap .cta-img-wrap img{ max-width: 595px; }
.prt-cta-content-block{ padding: 0 0 0 30px; }
.prt-cta-content-block h2.cta-title{
    font-size: 240px;
    line-height: 200px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: -50px;
    margin-left: -8px;
}
.prt-cta-content-block h3.title{
    font-size: 104px;
    line-height: 114px;
    font-weight: 600;
    text-transform: uppercase;
}
.prt-cta-content-block p{ color: var(--base-white); }
.cta-vertical-text{
    font-size: 221px;
    line-height: 200px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.16);
    color: transparent;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.16);
    -webkit-text-fill-color: transparent;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 85px;
    text-align: center;
}   
.animate-text{
    background-image: linear-gradient(-225deg, var(--base-skin) 0%, var(--base-white) 29%, var(--base-white) 67%, var(--base-skin) 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 4s linear infinite;
}
@keyframes textclip {
    to { background-position: 200% center; }
}
.animate-text.animate-right{ animation: textclip-right 4s linear infinite; }
@keyframes textclip-right {
    to { background-position: -200% center; }
}

/*about-section*/
.about-section .section-title{
     transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
   padding: 60px 50px 0px 50px;
   /*    padding:60px 50px 20px 50px;*/
        border-radius: 0px 20px 20px 0px;
        background-color:var(--base-white);
}
.about-section-2 .section-title{
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 60px 50px 0px 50px;
        border-radius: 0px 20px 20px 0px;
 }
.about-section .section-title .prt-about-pre-title,
.about-section-2 .section-title .prt-about-pre-title{
     border: 1px solid;
    padding: 7px 16px;
    border-radius: 15px;
    position: relative;
    width: max-content;
    margin-bottom: 25px;
}
.line-clamp-2{
    display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}


.about-section .section-title h2,
.about-section-2 .section-title h2{
      font-size: 48px;
    line-height: 58px;
    margin-bottom: 12px;
    text-align:left;
}
.about-section   img.img-fluid.about{
    height:-webkit-fill-available;
}
.about-section   img.img-fluid.about,
.about-section-2   img.img-fluid.about{
    border-radius: 20px 0px 0px 20px;
}
.about-section .content-sub-title{text-transform:uppercase;}
.about-section .content-sub-title,
.about-section-2 .content-sub-title{
        font-size: 18px;
    line-height: 28px;
  }

/**/
/*  .about-section  .featured-content-box :after {*/
    .about-section  .row.about-border {
     border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #ECECEC;
     margin:0px 15px  40px 0;
    padding:0px 0px 36px 0px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.about-section  .featured-title h3{
      font-size: 24px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    text-transform: uppercase   ;
    text-align: left;
  }
  .about-section  .featured-title{margin-top: 20px;}
/*  about-section-2*/
 .about-section-2 .section-title {
    background-color:var(--base-skin);
    padding:77px 50px 60px 50px;
    color:var(--base-white);
    height:100%;
    margin:0;
 }
.about-section-2 .section-sub-title h3,.about-section-2 .section-title h2{color:var(--base-white);}
.about-section-2 .section-title .title-header{margin-bottom:20px; padding-bottom:0;}
.featured-imagebox-about.style2 .featured-content{ padding-left: 108px;}
.featured-imagebox-about.style2 .featured-content .wp-block-quote{
    font-size: 20px;
    line-height: 30px;
    border: unset;
    padding: 0px;
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;

}
.featured-imagebox-about.style2 .featured-content .wp-block-quote:before{
        position: absolute;
    content: '';
    width: 72px;
    height: 54px;
    display: block;
    background-color: #fff;
    -webkit-mask: url(../images/quotee.svg) no-repeat 100% 100%;
    top: 7px;
    left: 0px;
    z-index: 11;
    background-image:url(../images/quotee.svg);
}
.featured-imagebox-about.style2 .featured-content .prt-box-footer .prt-box-img{
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.featured-imagebox-about.style2 .featured-content .prt-box-footer .prt-box-img img{border-radius: 50%;}
.featured-imagebox-about.style2 .featured-content .prt-box-footer .prt-box-desc{
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding-left: 10px;
}
.featured-imagebox-about.style2 .featured-content .prt-box-footer .prt-box-desc .prt-box-title h3{
    font-size: 24px;
    line-height: 34px;
    margin-bottom: -8px;
    font-weight: 500;
    text-transform:uppercase;
    color:var(--base-white);
}
.featured-imagebox-about.style2  .prt-box-footer .prt-box-desc .prt-box-title span{
    color: rgba(255, 255, 255, 0.75);
   font-size: 15px;
}

.about-section-2 img.img-fluid.about {height:606px;}

/* price-plan*/
.prt-pricing-plan.style1  .pricing-table-heading {
        padding: 22px 28px 25px 68px;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 15px;
    border-color: var(--base-dark);
    margin-bottom: 30px;
}
.prt-pricing-plan.style1  .pricing-table-heading  .pricing-conatin{
        display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.prt-pricing-plan.style1  .pricing-table-heading  .pricing-conatin:before{
        content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: var(--base-skin);
    top: 19px;
    left: -38px;
    border-radius: 50%;
}
.prt-pricing-plan.style1    .pricing-conatin .prt-p_table-title h3{
        font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 0;
}
.prt-pricing-plan.style1    .pricing-conatin .prt-p_table-description p{
        padding: 0 20px;
}
.prt-pricing-plan.style1    .pricing-conatin .prt-ptablebox-price {
    position: relative;
    display: block;
}
.prt-pricing-plan.style1    .pricing-conatin .prt-ptablebox-price .prt-ptablebox-cur-symbol,
.prt-pricing-plan.style1    .pricing-conatin .prt-ptablebox-price .prt-ptablebox-price-value{
    display:inline-block;
        font-size: 38px;
    line-height: 48px;
    font-weight: 500;
    color:var(--base-skin);
    font-family:var(--base-headingfont);
}
.prt-pricing-plan.style1    .pricing-conatin .prt-ptablebox-price .prt-ptablebox-frequency{
        display:inline-block;
            padding-left: 0;
    font-weight: 400;
    position: relative;
}
.prt-pricing-plan.style1    .pricing-conatin .prt-ptablebox-price .prt-ptablebox-frequency:before {
    content: '/ ';
}
.prt-pricing-plan.style2  .pricing-table-heading{
    background-color:var(--base-dark);
    border: 1px solid rgba(0, 0, 0, .5);
    border-color: var(--base-dark);
}
.prt-pricing-plan.style2  .pricing-table-heading  .pricing-conatin:before{
        content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-image:url(../images/check-icon.svg);
    top: 19px;
    left: -38px;
    border-radius: 50%;
}
/*contact-section*/
/*cta-section*/
.cta-section{position:relative  ; z-index:-1}
.cta-section .prt-cta-section-overlay{
        height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
   background-image: url(../images/bg-image/row-image3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.21;
    z-index:0;
            background-attachment: fixed;
}
.cta-section .cta-heading-title{
        align-items: center;
    display: flex;
    justify-content:center  ;
}
.cta-section .cta-heading-title .heading h2{
        font-size: 45px;
    line-height: 55px;
    color:var(--base-white);
    margin-bottom:0;
}
.cta-section .cta-heading-title .heading{
    display:inline-block;
   
    padding-right:20px;
}
.cta-section .cta-heading-title .heading-title{
    display:inline-block; 
    padding-left:20px;
     border-left:1px solid var(--base-white);
}
.cta-section .cta-heading-title .heading-title h3{
        font-family: "Roboto", Sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight:  400;
    margin-bottom:0;
}
.cta-section  .prt-section-title .section-heading h2{
    font-size: 110px;
    font-weight: 300;
    line-height: 120px;
    color:var(--base-white);
}
.cta-section  .prt-section-title .section-title h3{
        font-size: 110px;
    font-weight: 600;
    line-height: 120px;
        display: inline;
    position: relative;
}
.cta-section  .prt-section-title .section-title h3:after{
    content: '';
    position: absolute;
    border-bottom: 20px solid var(--base-skin);
    width: 100%;
    bottom: 20px;
    left: 0;
    z-index: -1;
}
.cta-section .widget-container-info,
.cta-section .widget-container-info a{
    color:var(--base-white);
    position:relative   ;
    z-index:2;
}
.cta-section .widget-container-info a:hover{
    color:var(--base-skin);
}
.cta-section .widget-container-info{margin-top:43px}

/* =====================
client-section
------------------------*/
.prt-row.client-section{
        background-color: #000d0e;
        border-style: solid;
    border-width: 0 0 1px;
    border-color: #FFFFFF1F;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 50px 0 35px;
}
.client-section .client-box{
    padding:8px 15px;
}


/*portfolio-single-section */
.portfolio-single-section .prt-pf-single-content-wrapper-innerbox .prt_single_image-wrapper img{
    width: 100%;
    border-radius: 15px!important   ;
    height: 572px;
    object-fit: cover;
}
.portfolio-single-section  .prt-pf-single-detail-box .prt-pf-detailbox-list{
            list-style: none;
    padding-left: 0;
    overflow: hidden;
    margin-top: 0;
}
.portfolio-single-section  .prt-pf-single-detail-box .prt-pf-detailbox-list li{
    padding: 9px 0;
    display: flex;
    font-size: 1em;
    margin-left: 3px;
        position: relative;
}
.portfolio-single-section  .prt-pf-single-detail-box .prt-pf-detailbox-list li span {
        font-family: var(--base-bodyfont-family);
    font-size: 18px;
    font-weight: 400;
    color:var(--base-black);
    margin-right: 5px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
}
.portfolio-single-section .prt-pf-single-content-area{
    padding-top: 50px;
    margin-top:20px;
        border-style: solid;
    border-width: 1px 0 0;
    border-color: #0000001A;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
}
.portfolio-single-section .prt-pf-single-content-area  .pf-section-title h2{
        font-size: 55px;
    line-height: 65px;
    margin-bottom: 21px;
    font-weight:400;
}
.portfolio-single-section .prt-pf-single-content-area .prt-list.prt-list-style-icon-01 li:not(:last-child){
        padding-bottom: calc(17px / 2);
}
.portfolio-single-section .prt-pf-single-content-area .prt-list.prt-list-style-icon-01 li:not(:first-child){
           margin-top: calc(17px / 2);
}
.site-content-inner{
position: relative;
}
.site-content-inner:before{
    right: -347%;
    background-color: #f8f8f8;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
        z-index: -1;
    margin-right: -2px;
    width: 5000px;
    left: auto;
}