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

  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.counter-section{padding:90px 0 100px}
.prt-row.service-section{padding:98px 0 100px;margin-bottom:16px}
.prt-row.about-section-02{padding:83px 0 100px}
.prt-row.contact-section{padding:100px 0 100px}
.prt-row.procedure-section-02{padding:85px 0 75px}
/* ===============================================
    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/row-image4.png);
    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/slides/banner.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 {
       font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 54px;
    line-height: 64px;
    color:var(--base-white);
}
.section-title h2 span{
        position: relative;
        z-index:1;
}
.section-title h2 span:after{
       content: '';
    position: absolute;
    left: -3%;
    background-repeat: no-repeat;
    z-index: -1;
    bottom: auto;
    border-radius: 50%;
        padding: 20px;
    width: 106%;
    height: 75%;
    top: 16px;
    border: 5px solid transparent;
        -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
        mask-composite: exclude;
    background: linear-gradient(45deg, #0044f9, #00bafd) border-box;
    right: auto;
    z-index:-1;
}
.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 #f0f0f0;
    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;
        font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
    padding:12px 60px 12px 45px;
    border-radius: 30px;
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    font-weight: 400;
    overflow: hidden;
    z-index: 1;
    text-transform: capitalize  ;
    text-align: center;
    color: var(--base-white);
    font-family: var(--base-headingfont);
    letter-spacing: 0;
    transition: all 0.5s ease 0s;
        line-height: 1.5;
}
.prt-btn:after{
    content: " \e627";
    font-family: "themify";
    width: ;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
    position:absolute   ;
      right: 35px;
}
.prt-btn:hover:after{
    transform: rotate(90deg);
}
/** 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{
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    background-image: linear-gradient(180deg, #00BAFD 0%, #0044F9 100%);
    color:var(--base-white);
    background-repeat:no-repeat ;
}
/*.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.prt-list-style-icon-02 .prt-list-item{
    padding: 23px 0 0;
        display: flex;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
}

.prt-list.prt-list-style-icon-03 li{
        padding: 23px 0 0;
            display: flex;
    background-color: transparent;
    box-shadow: none;
    text-align: left;
        transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
        position: relative;
}
.prt-list.prt-list-style-icon-03 .process-num{
        padding-right: 35px;
    position: relative;
    vertical-align: top;
}
.prt-list.prt-list-style-icon-03 .number{
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    color: var(--base-white);
    font-family: var(--base-headingfont);
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    padding: 9px 0;
    background-image: linear-gradient(to right, var(--base-first-gradientcolor) 0%, var(--base-second-gradientcolor) 50%, var(--base-first-gradientcolor) 100%) !important;
    border-right-color: var(--base-second-gradientcolor);
    border-left-color: var(--base-first-gradientcolor);
    transition: 0.5s;
    background-size: 200% auto;
}
.prt-list.prt-list-style-icon-03 {
    counter-reset: container;
}
.prt-list.prt-list-style-icon-03 .number:after{
        counter-increment: container;
    content: counter(container);
    font-family: var(--base-headingfont);
    font-style: normal;
}
.prt-list.prt-list-style-icon-03 .prt-list-text h5{
    font-size: 22px;
    margin-bottom: 12px;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    line-height: 26px;
        font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 400;
        color: #ffffff;
}





.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;
      display:flex;
}
.prt-fid.inside.style1 .prt-fid-contents { 
       background-color: #3B3F46BF;
           transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 25px 30px  34px;
    border-radius: 10px 0px 0px 10px;


}
.prt-fid.inside.style1 .prt-fid-contents.step2 {
     border-radius: 0px 10px 10px 0px;
     padding: 25px 35px 34px 10px;
}
.prt-fid.inside.style1 h4.prt-fid-inner, .prt-fid.inside.style1 h4.prt-fid-inner span {
     font-size: 42px;
    line-height: 52px;
    font-weight: 400;
    color: var(--base-white);
}
.prt-fid.inside.style1 h3.prt-fid-title{
    font-size: 18px;
    line-height: 28px;
    color:var(--base-white); !important;
 font-family: var(--base-bodyfont);
 font-weight:400;
 text-transform: capitalize;
}
.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;
    margin-bottom: 30px;
    text-align: center;
}
.prt-fid.inside.style2 .prt-fid-contents{
    position: relative;
    z-index: 3;

}

.prt-fid.inside.style2 .prt-fid-contents .prt-fid-inner{
    font-size: 42px;
    line-height: 52px;
    font-weight: 400;
    color: var(--base-white);
     text-align: left;
     font-family:var( --base-headingfont);
}
.prt-fid.inside.style2 .prt-fid-contents .prt-fid-title{
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    text-transform: none;
    color:var(--base-white); !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-icon-box-inner{
        transition: all .6s ease;
    background-color: #1e1d22;
    padding: 10px 25px;
    border-radius: 10px;
    height: 160px;
    position:relative;
        box-shadow: rgba(0, 0, 0, .8) 0 0 40px;
    transform-origin: 50% 100%;
         transition-timing-function: cubic-bezier(0.7, 0, 0.2, 1);
    transition-duration: 0.3s;
}
.featured-icon-box.style1:hover .featured-icon-box-inner{
        background-color: transparent;
    background-image: linear-gradient(180deg, #00BAFD 0%, #0044F9 100%);
   
}
.featured-icon-box.style1  .featured-icon-box-inner .bg_icon{
        text-align: center;
    margin-top: -53px;
    position: relative;
}
.featured-icon-box.style1  .featured-icon-box-inner .bg_icon .prt-icon-type-image{
        position: relative;
    height: 80px;
    width: 80px;
    line-height: 68px;
    border: 6px solid var(--base-black);
    border-radius: 50%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    margin: 0 auto;
    text-align: center;
    background-color: #1e1d22;
        padding-bottom: 20px;
        text-align: center;
  
}
.featured-icon-box.style1  .featured-icon-box-inner .bg_icon .prt-icon-type-image img{
        transition: all .6s ease;
            animation: rotateImg 2s linear infinite;
}
.featured-icon-box.style1:hover  .featured-icon-box-inner .bg_icon .prt-icon-type-image img{

    transform: rotate(360deg);
    transition: all .6s ease;
        animation: rotateImg 0s linear infinite;
}
 @keyframes rotateImg{
    from {
     transform: rotate(0deg);
    }
   to {
    transform: rotate(359deg);
   }
  }

.featured-icon-box.style1 .featured-icon-box-inner .featured-content .featured-content-inner{
            padding: 5px 0px 15px;
}
.featured-icon-box.style1 .featured-content .featured-content-inner  .featured-title{
        padding: 20px 0 10px
}
.featured-icon-box.style1 .featured-content .featured-content-inner  .featured-title h3{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
        font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    text-align: center;
        color: rgba(255, 255, 255, 1) !important;
}
.featured-icon-box.style1  .featured-content{position:relative;}
.prt-btn-inner-waprre {
        position: absolute;
    top: auto;
    bottom: 7px;
    margin: 0 auto;
    left: 0;
    right: 30px;
    text-align: center;
}
.prt-btn-inner-waprre a{
    position: relative;
    color: var(--base-white);
    transition: all 0.3s ease 0s;   
}
.prt-btn-inner-waprre a:after{
    content: "";
    position: absolute;
    top: 0;
    height: 38px;
    width: 38px;
    line-height: 38px;
    border-radius: 50%;
    background-color: rgb(255 255 255 / 20%);
    transition: all .6s ease;
    color: var(--base-white);
}
.prt-btn-inner-waprre a:before{
        content: "\e628";
    position: absolute;
    font-size: 14px;
    line-height: 29px;
    top: 9px;
    left: 14px;
    right: 0;
    margin: 0 auto;
    text-align: center;
       font-family: themify;
    font-weight: 600;
    z-index: 1;
    transform: rotate(-30deg);
    transition: all .6s ease;
}
.featured-icon-box.style1:hover .prt-btn-inner-waprre a:before{
    transform: rotate(0deg);
    transition: all .6s ease;
    color: var(--base-black);
    top: 6px;
}
.featured-icon-box.style1:hover .prt-btn-inner-waprre a:after{
        background-color: var(--base-white);
    color: var(--base-black);
    transition: all .6s ease;
}
/*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*/
.prt-row.service-section{

       overflow: visible;
}
.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*/

/*style2*/
.featured-imagebox-portfolio.style1{margin:0 ; position:relative; z-index:5}
.featured-imagebox-portfolio.style1 .featured-thumbnail {
    position:relative   ;
    width: 100%;
    overflow: hidden;
}
.featured-imagebox-portfolio.style1 .featured-thumbnail img{border-radius:10px}
.featured-imagebox-portfolio.style1:hover .featured-thumbnail img{
        -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity:0.6;
}


.featured-imagebox-portfolio.style2:hover .featured-content-inner{
        height: 86%;
    top: 7%;
}
.featured-imagebox-portfolio.style1 .featured-content-inner .prt-box-category{
    color: #ff7757;
    margin-top: -27px;
}
.featured-imagebox-portfolio.style1 .featured-content-inner .prt-box-category a{
    font-family: Roboto Slab;
    font-size: 15px;
    color:var(--base-skin);
}
.featured-imagebox-portfolio.style1 .featured-content-inner .prt-box-category a:hover,
.featured-imagebox-portfolio.style1 .featured-content-inner .featured-conatin-title h4 a{
    color:var(--base-white);
    cursor: pointer;
}
.featured-imagebox-portfolio.style1 .featured-content-inner .featured-conatin-title{
          position: absolute;
    top: 0px;
        padding: 30px 20px 27px 43px;
    position: absolute;
    bottom: 10px;
    opacity: 0;
    text-align: left;
    z-index: 7;
    transition: 0.7s ease-out;
}
.featured-imagebox-portfolio.style1:hover .featured-content-inner .featured-conatin-title{
    opacity:1;
}
.featured-imagebox-portfolio.style1 .featured-content-inner .featured-conatin-title h4{
    font-size: 23px;
    font-weight: 500;
    font-size: 23px;
    position: relative;
    color: #fff;
    line-height:33px;
    margin-bottom:15px;
}
.featured-imagebox-portfolio.style1 .featured-content-inner .featured-conatin-title h4 a:hover{
    color:var(--base-skin) ;
}
.featured-imagebox-portfolio.style1 .featured-content-inner .featured-content-overlay{
        padding: 30px 20px 27px 43px;
    position: absolute;
    bottom: 10px;
    opacity: 0;
    text-align: left;
    z-index: 7;
    transition: 0.7s ease-out;
    width:100%;
}
.featured-imagebox-portfolio.style1:hover .featured-content-inner .featured-content-overlay{opacity:1}
.featured-imagebox-portfolio.style1 .featured-content-inner .featured-content-overlay 
.featured-desc p{
        text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.featured-imagebox-portfolio.style1 .featured-content-inner .featured-content-overlay 
.featured-desc p{color:var(--base-white);     padding-bottom: 15px;}
.featured-imagebox-portfolio.style1 .featured-content-inner .featured-content-overlay 
.prt-box-category .prt-cat{
        cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding-top: 7px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
        font-size: 15px;
        color: rgba(255, 255, 255, 0.85);
}


/*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{
    background-color: #1e1d22ba;
}
.featured-imagebox-post.style1{margin:0}
.featured-imagebox-post.style1 .featured-imagebox-inner{
        padding-left: 30px;
    position: relative;
        overflow: hidden;
}
.featured-imagebox-post.style1 .featured-imagebox-inner:before  {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.25);
    left: 0px;
    top: 0px;
}
.featured-imagebox-post.style1 .featured-imagebox-inner .author-image img{
        position: absolute;
    inset: 0px 0px auto auto;
    width: 35px;
    height: 35px;
}
.featured-imagebox-post.style1 .prt-meta-line.category a{
        font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: var(--base-white);
        transition: 0.3s;
}
.featured-imagebox-post.style1 .prt-meta-line.vcard a{
    color: var(--base-bodyfonts-color);
    font-family: "Poppins", Tahoma, Geneva, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
}
.featured-imagebox-post.style1 .prt-post-thumbnail{
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}
.featured-imagebox-post.style1 .featured-thumbnail img{
        border-radius: 10px;
    transform: scale(1.005) translateZ(0px);
    transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;

}

.featured-imagebox-post.style1:hover .featured-thumbnail img{
        -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
        filter: saturate(2) contrast(1);
    transform: scale(1.03);
}

.featured-imagebox-post.style1 .featured-content{
    padding-top: 32px;
    text-align: left;
}
.featured-imagebox-post.style1 .featured-content .featured-title h3{
       font-family: Kanit;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: var(--base-white);
    margin-bottom:0;
}
.featured-imagebox-post.style1 .featured-content .featured-title h3 a{
    color:  var(--base-white);
}
.featured-imagebox-post.style1:hover .featured-content .featured-title h3:hover a{color:var(--base-skin);}
/*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-white);
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    font-family:var(--base-headingfont);


}
.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;
    font-weight:500;
    font-family:var(--base-bodyfont);
}
.prt-progress-bar .progress-bar {
    display: block;
    height: 6px;
    line-height: 2px;
    position: relative;
    background-color: var(--base-skin);
    overflow: visible;
        background-size: 200% auto;
    background-image: linear-gradient(to right, var(--base-first-gradientcolor) 0%, var(--base-second-gradientcolor) 50%, var(--base-first-gradientcolor) 100%) !important;
    border-right-color: var(--base-second-gradientcolor);
    border-left-color: var(--base-first-gradientcolor);
    /*transition:0.3s ;*/
        border-radius: 2px;
            font-size: 11px;
        height: 7px;
    line-height: 7px;
}
.prt-progress-bar .progress-bar-inner{ 
   position: relative;
    background-color: #eee;
    color: #fff;
    height: 100%;
    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;}


.progress-bar-section .prt-single-image-wrapper img{
        height: 570px;
    object-fit: cover;
}
.progress-bar-section .progress-bar-contain h2{
        line-height: 50px;
        color: rgba(255, 255, 255, 1) !important;
            padding: 0;
    margin: 0 0 20px;
        font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 40px;
}
.progress-bar-section .conatin-title h3{
        color: rgba(255, 255, 255, 1) !important;
        font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 26px;
    margin-bottom:20px;
}

/*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
------------------------*/
.testimonial.style1{
    margin-top: 100px;
    margin-bottom: 100px;
}
.testimonial.style1 .testimonial-info-inner{
        border: 1px solid rgba(225, 225, 225, 0.25);
    background-color: #52595e1f;
    border-radius: 50px;
    position: relative;
    margin-top: 55px;
    padding-top: 50px;
    margin-left: 250px;
    margin-right: 250px;
    text-align:center   ;
} 
.testimonial.style1 .testimonial-info-inner .testimonial-avatar .testimonial-img img{
       position: absolute;
    left: 0;
    top: -105px;
    overflow: visible;
    right: 0;
    margin: 0 auto;
    z-index: 999;
}
.testimonial.style1 .testimonial-info-inner .testimonial-avatar .testimonial-caption{
    display:block ;
    vertical-align:middle ;
        padding: 0 0 0 12px;
}
.testimonial.style1 .testimonial-info-inner .testimonial-avatar .testimonial-caption .testimonial-author-name{
        font-size: 18px;
        display: inline-block;      
            line-height: 26px;
    margin-bottom: -2px;
    padding-top: 10px;
    color: rgba(255, 255, 255, 1) !important;
}
.testimonial.style1 .testimonial-info-inner .testimonial-avatar .testimonial-caption .testimonial-box-footer{
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    color: var(--base-bodyfont-color);
}
.testimonial.style1 .testimonial-info-inner .testimonial-avatar .testimonial-caption .testimonial-box-footer:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 11px;
    width: 12px;
    height: 2px;
    background-color: var(--base-white);
}
.testimonial.style1 .testimonial-info-inner .testimonial-caption{
        padding: 30px 100px 50px;
            position: relative;

}
.testimonial.style1 .testimonial-info-inner:before{
        position: absolute;
    content: '';
    top: -99px;
    bottom: auto;
    right: auto;
    left: -160px;
    background-image: url(../images/shape-2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 263px;
    color: transparent;
    background-position: center;
}
.testimonial.style1 .testimonial-info-inner:after{
            position: absolute;
    content: '';
    top: auto;
    bottom: -100px;
    right: -163px;
    left: auto;
    background-image: url(../images/shape-2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 263px;
    color: transparent;
    background-position: center;
            transform: rotate(180deg);
}
.testimonials-section .testimonials .testimonial-caption blockquote{
       font-size: 28px;
    line-height: 40px;
    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-white);
    font-style: italic;
    font-weight: 400;

}
/*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{
    position:relative   ;
}
.counter-section .prt-backgorund-image-wrapper {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 100px 0px 100px;
    --e-column-margin-right: 100px;
    --e-column-margin-left: 100px;
    padding: 200px 0px 25px 0px;
        border-radius: 50px 50px 50px 50px;
}
  
/*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 .toggle.prt-toggle_style_classic{
    border:none;
    background-color:#1E1D22;
        margin-bottom: 30px;
        border-radius: 30px;
}
.accordion.style1 .toggle.prt-toggle_style_classic:last-child{margin-bottom:0}
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a {
    padding:38px 40px 38px 43px;
    font-family: var(--base-headingfont);
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    white-space: normal;
    color:var(--base-white);
        cursor: pointer;
    font-size: 24px;
    line-height: 30px;
    

}
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a.active {
    padding:38px 40px 15px 43px;
}
.accordion.style1 .toggle.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;
        content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    line-height: 26px;
    background-color: #26252A;
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 0px;
    line-height: 45px;
    text-align: center;
        right: 40px;
    top: 32px;

}
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a.active:after { 
       content: "\f106";
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    color: var(--base-white);
    border-radius: 10px;
    background-image: linear-gradient(to right, var(--base-first-gradientcolor) 0%, var(--base-second-gradientcolor) 50%, var(--base-first-gradientcolor) 100%) !important;
    border-right-color: var(--base-second-gradientcolor);
    border-left-color: var(--base-first-gradientcolor);
    transition: 0.5s;
    background-size: 200% auto;
     top: 20px;

}
.accordion.style1 .toggle-content{
    padding:0px 75px 38px 43px;
}
.accordion.style1 .toggle-content  p{margin:0}
/*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;
    font-family:var(--base-headingfont);
        padding-left: 20px;
        font-weight: 400;
    color:var(--base-white);
        max-width: 100%;
    margin-bottom: 5px;
        font-size: 15px;
    line-height: 28px;
}
.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 {
       padding-left: 25px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 24px;
    background-color: #26252a;
    color: white;
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16) !important;
    font-family: var(--base-bodyfont);
    font-weight: 400;
    padding: 15px 0 15px;
        font-size: 14px;
    outline: none;
    vertical-align: middle;
    width: 100%;
        padding-left: 25px;
        background-color: #26252a;
}
.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: var(--base-bodyfont-color); 
    text-transform: capitalize;
}
.wrap-form.query_form-1 span.text-input textarea{
     min-height: 100px;
}
.wrap-form.query_form-1 button{
        border-radius: 24px !important;
    padding: 10px 27px 10px;
    background-image: none !important;
    border: 1px solid;
    font-size: 15px;
        background: linear-gradient(90deg, #0ea5ea, #0bd1d1 51%, #0ea5ea) var(--x, 0) / 200%;
        color: var(--base-white);
        background-color:transparent    ;
}
.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-top: 2px solid rgba(255, 255, 255, 0.50);
    z-index: 9;
    margin: 16px 0;
    padding: 0 0 0 25px;
}
.prt-tabs.prt-tab-style-01 ul.tabs li{
    position:relative;
    font-size: 20px;
    line-height: 30px;
    padding-top: 20px;
    font-weight: 400;
    display: inline-block;
    padding: 12px 25px;
    cursor: pointer;
    margin: 0 15px;
    flex: 1 1 auto;
    text-align: center;
    position: relative;
}
.prt-tabs.prt-tab-style-01 ul.tabs li:before{
position: absolute;
    content: "";
    background-image: linear-gradient(to right, var(--base-first-gradientcolor) 0%, var(--base-second-gradientcolor) 50%, var(--base-first-gradientcolor) 100%) !important;
    border-right-color: var(--base-second-gradientcolor);
    border-left-color: var(--base-first-gradientcolor);
    transition: 0.5s;
    background-size: 200% auto;
    border-radius: 50%;
    height: 19px;
    width: 19px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -10px;
    z-index: 1;
}
.prt-tabs.prt-tab-style-01 ul.tabs li a {
   color:var(--base-white);
   text-transform:capitalize    ;
   font-family: var(--base-headingfont);
}
.prt-tabs.prt-tab-style-01 ul.tabs li.active a,
.prt-tabs.prt-tab-style-01 ul.tabs li a:hover{
    color:var(--base-skin);
}
.prt-tabs.prt-tab-style-01 ul.tabs li i{
    padding-right:10px;
}
.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;}

.marquee-section-3 .marquee.style1{
    padding: 16px 0;
}
.marquee-section-3 .marquee.style1:hover .marquee-content{
        animation-play-state: paused !important;
}
/*marguee*/
.marquee-section-2 .marquee.style1{
        padding: 30px 0px 30px 0px;
}
.marquee-section-2 .marquee.style1 .marquee-text{
            font-size: 28px;
    line-height: 48px;
    font-weight: 400;
    cursor:pointer;
   margin-left: 40px;
    margin-right: 40px;
    text-transform: capitalize;
}
 .marquee.style1:hover .marquee-content{
        animation-play-state: paused !important;
}
.marquee-section-2 .marquee.style1 .marquee-content{
    cursor:pointer ;
}
.marquee.style1 .prt-icon-list-item{

}
.marquee.style1{ 
   
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
       background-color: #2c2c2c;
    padding:16px 0 21px;
    position:relative;

}
.marquee-section-2 .marquee.style1 .prt-icon-type-image img{
    height: 35px;
    font-size: 35px;
    line-height: 35px;
    width: 35px;
}
.marquee.style1 .prt-icon-list-item{
  display: flex;
    margin-left: 15px;
    margin-right: 15px;
    align-items: center;
}
.marquee.style1 .marquee-content{
    background-color:#2c2c2c;
        animation-duration: 25s;
}
.marquee.style1 .prt-icon-type-image{
        display: inline-block;
    padding-right: 15px;
}
.marquee.style1 .marquee-text{
    font-size: 28px;
    line-height: 48px;
    font-weight: 400;
    color: var(--base-white);
    margin-left: 45px;
    margin-right:30px;
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-family: var(--base-headingfont);
    display: inline-block;
    padding:0;
        text-align: center;
    letter-spacing: 2px;
    text-transform:capitalize;
}
@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 ul{
    margin:0px 0px 0px 0px;
    padding:0;
    list-style:none;
 }
 .about-section ul li{
     border-bottom:1px solid rgba(255, 255, 255, 0.25);
         padding-top: 15px;
    padding-bottom:10px;
    margin-bottom: 20px;
 }
.about-section ul li h3{
    
    color: #FFFFFF;
    font-family: "Kanit", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
}
.about-section ul li:last-child {
    border:none;
    padding-bottom: 0px;
    margin-top:0px;
       padding-top: 4px;
    margin-bottom: 0px;
}
.about-section ul li:last-child h3{margin:0}

/*style2*/
.about-section-02 .featured-detail .featured-title-h3{
        line-height: 40px;
        color: rgba(255, 255, 255, 1) !important;
        font-family: "Kanit", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 30px;
    margin-bottom:20px;
}
.about-section-02 .team-card .prt-single-image-wrapper img{
  height: 470px;
}
.about-section-02 .featured-detail p{    color: #BBBBBB;}
.about-section-02 .featured-detail ul{
    list-style:none;
    padding:40px 0 0px;
    margin:0;
}
.about-section-02 .featured-detail ul li i{
    background-image: linear-gradient(to right, var(--base-first-gradientcolor) 0%, var(--base-second-gradientcolor) 50%, var(--base-first-gradientcolor) 100%) !important;
    border-right-color: var(--base-second-gradientcolor);
    border-left-color: var(--base-first-gradientcolor);
    transition: 0.5s;
    background-size: 200% auto;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
        color: #FFFFFF;
    position:absolute      ;
    font-size:10px;
        top: 4px;
}
.about-section-02 .featured-detail ul li{
    position:relative   ;
    display:flex ;
}
.about-section-02 .featured-detail ul li span{
    padding-left:30px;
    font-family: "Kanit", Sans-serif;
    font-size: 18px;
    font-weight: 500;
        align-self: center;
    color:var(--base-white);
}
.about-section-02 .featured-detail ul li:not(:last-child){
    padding-bottom: calc(15px / 2);
}
.about-section-02 .featured-detail ul li:not(:frist-child){
       margin-top: calc(15px / 2);
}



/* 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*/
.contact-section .social-icons .contact-social-icons{padding:0}
.contact-section .social-icons .contact-social-icons-item a{
        margin-right: 5px;
        border-radius: 16px;
            border: 1px solid #f1f1f1;
    text-align: center;
    display: block;
    background-color: transparent;
    font-size: 14px;
        width: 33px;
    height: 33px;
    line-height: 33px;
    color:var(--base-white);
    font-size: 14px;
}
.contact-section .social-icons .contact-social-icons-item a i{
    color:var(--base-white);
    font-size: 14px;
}
.contact-section .social-icons .contact-social-icons-item a:hover ,
.contact-section .social-icons .contact-social-icons-item a:hover  i {
    border-color:var(--base-skin);
    color:var(--base-skin);
}
.contact-form-block{
    background-color: #1E1D22;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 46px 50px 61px 50px;
        border-radius: 30px 30px 30px 30px;
}
/*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: #2c2c2c;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 33px 0 33px;
}
.client-section .client-box{
    padding:8px 15px;
}
.client-thumbnail:hover img{
-webkit-filter: grayscale(1);
     filter: grayscale(1);
}

.client-thumbnail img{
  -webkit-filter: grayscale(0%);
    filter: grayscale(0%);

    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
}

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

.col-image .prt-single-image-wrapper{
    position:relative;
    z-index:0;
}
.col-image .prt-single-image-wrapper{position:relative;}
.col-image .prt-single-image-wrapper .prt-single-image-wrapper-inner img{
    vertical-align: middle;
    display: inline-block;
}
.col-image .prt-single-image-wrapper  .prt-single-image-wrapper-inner{
    right: 0%;
        text-align: right;
    z-index: -1;
    width: 100%;
    max-width: 100%;
    top: -9vw;
        position: absolute;
}


/*procedure-section */
.procedure-section-2{
    background-color: #1e1d22ba;
}
.procedure-section-02{
    position:relative;
    z-index: 1;
    background-color:#1e1d22ba;
}

 .featured-imagebox-procedure.style1{
    position: unset;
    overflow: visible          ;
    margin:0;
 }


.featured-imagebox-procedure.style1 .featured-content {
   width: 66.6667%;  
   position: relative;
    display: flex;
    padding-top:15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    float:right ;
    padding-bottom:10px;
}

.featured-procedure-style1:last-child  .featured-imagebox-procedure.style1 .featured-content{border:none;}
.featured-imagebox-procedure.style1 .featured-content .process-num{
        display: table-cell;
    vertical-align: middle;
    left: 0%;
    margin-left: 0px;
    bottom: 0px;
    top: 23px;
    background-color: var(--base-skin);
        z-index: 10;
    transition: 0.2s ease-in-out;
        text-align: center;
    position: absolute;
    color: rgb(255, 255, 255);
    width: 40px;
    height: 40px;
    line-height: 41px;
    border-radius: 50%;
    border: none;
        margin-right: 5px;
    font-size: 16px;
    font-weight: 500;
}

.featured-imagebox-procedure.style1 .featured-content .featured-desc,
.featured-imagebox-procedure.style1 .featured-content .featured-title,
.featured-imagebox-procedure.style1 .featured-content .process-num{

    display: inline-block;
    vertical-align: middle
}
.featured-imagebox-procedure.style1 .featured-content .featured-desc{
    color: var(--base-bodyfont-color);
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    width: 60%;
    padding-left: 30px;
      
}
.featured-imagebox-procedure.style1 .featured-content .featured-title{width: 40%}
.featured-imagebox-procedure.style1 .featured-content .featured-title  h3{
   font-weight: 400;
    text-align: left;
    padding-left: 100px;
        font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
    font-family: var(--base-headingfont);
    color:  var(--base-white);
} 
.featured-imagebox-procedure.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-procedure.style1 .featured-imagebox{position:static;}
.featured-procedure-style1 .featured-imagebox-procedure.style1  .featured-thumbnail {
      position: absolute;
    top: 200px;
    transition: 0.4s;
    z-index: 0;
    translate: 0px -50%;
    border: unset;
    display: flex;
    opacity: 0;
        transition: all 0.4s ease 0s;
            -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.featured-procedure-style1.active .featured-imagebox.featured-imagebox-procedure.style1{overflow:visible;}
.featured-procedure-style1.active .featured-imagebox-procedure.style1 .featured-thumbnail{
      visibility: visible;
    z-index: 1;
    opacity: 1;
} 
.featured-procedure-style1.active .featured-imagebox.featured-imagebox-procedure.style1 .featured-thumbnail img{border-radius: 20px;}
.featured-procedure-style1 .featured-imagebox:hover .featured-thumbnail img{
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    transition: all .9s ease, transform .9s ease;
}
/*style2*/
.featured-imagebox-procedure.style2{margin:0;}
.featured-imagebox-procedure.style2 .prt-procedure-box-wrapper{
    position:relative   ;
}
.featured-imagebox-procedure.style2 .prt-procedure-box-wrapper .prt-procedure-box-border{
        position: absolute;
    margin: 0px 0 0px;
    border-left: 1px solid rgba(255, 255, 255, 0.25)!important;
    height: 115%;
    width: 1px;
    border: 0;
}
.featured-imagebox-procedure.style2 .prt-procedure-box-wrapper 
.prt-procedure-box-content .prt-procedure-box-details{
        text-align: left;
    background-color: transparent;
    box-shadow: none;
    padding: 20px 0 0 70px;
}
.featured-imagebox-procedure.style2 .prt-procedure-box-wrapper 
.prt-procedure-box-content .prt-procedure-box-details:before{
    position: absolute;
    content: "";
    margin: 0px 0 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.25) !important;
    width: 50px;
    border: 0;
    left: 0;
    top: 40px;
    bottom: 0;
}
.featured-imagebox-procedure.style2 .prt-procedure-box-wrapper .prt-box-title h3{
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 10px;
    color:  var(--base-white);
}
.featured-imagebox-procedure.style2:hover .prt-procedure-box-wrapper .prt-box-title h3{
    color:var(--base-skin);
}
.featured-imagebox-gallery{margin:0;}
.featured-imagebox-gallery .featured-thumbnail{
    position:relative;
        border-radius: 30px;
}
.featured-imagebox-gallery .imagebox-portfolio-bg-overlay{
        position: absolute;
    top: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.75);
        border-radius: 30px;
}
.featured-imagebox-gallery:hover .imagebox-portfolio-bg-overlay{
        opacity: 1;
}
.featured-imagebox-gallery:hover .featured-thumbnail img{
        -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.featured-imagebox-gallery:hover .imagebox-portfolio-bg-overlay .gallery-icon a{
            -webkit-transform: translateX(0px)!important    ;
     transform: translateX(0px)!important   ;

}
.featured-imagebox-gallery .imagebox-portfolio-bg-overlay .gallery-icon a.prt_portfolio{
    margin-right: 3px;
    transform: translateX(-20px);
    -webkit-transition: .8s;
    transition: .8s;
        border-color: #0084fb;
}
.featured-imagebox-gallery .imagebox-portfolio-bg-overlay .gallery-icon a{
        border-color: #0084fb;
            background-color: #0084fb;
                display: inline-block;
    font-size: 17px;
    position: absolute;
    top: 42%;
    right: 50%;
    margin-top: -17px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    border: 1px solid #fff;
    border-radius: 0;
    text-align: center;
    color: #fff;
        transition: .8s;
}
.featured-imagebox-gallery .imagebox-portfolio-bg-overlay .gallery-icon a.prt_pf_link{
        transform: translateX(20px);
    -webkit-transition: 1s;
    transition: 1s;
    line-height: 41px;
    margin-right: -51px;
        border-color: #0084fb;
}
.featured-imagebox-gallery .imagebox-portfolio-bg-overlay .gallery-icon a.prt_pf_link i{
    padding-left: 5px;
}
.featured-imagebox-gallery:hover .imagebox-content-prtfolio{
        -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    border-radius:0 0 30px 30px;
}
.featured-imagebox-gallery .imagebox-content-prtfolio{
        background-color: #0084fb;
            position: absolute;
    bottom: 0;
        width: 100%;
    max-height: 100%;
    overflow: hidden;
    padding: 15px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    z-index: 2;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius:0 0 30px 30px;
}
.featured-imagebox-gallery .imagebox-content-prtfolio .prt-box-title h4{

    font-weight: 500;
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
    position: relative;a
}
.featured-imagebox-gallery .imagebox-content-prtfolio .prt-box-title h4 a{
    color:var(--base-white);
}