/** 
          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. Client-row

          16. Accordion

          17. Wrap-Form

          18. Tab

          19. Boxes-Spacing

          20. Pricing-Plan

          21. Sidebar

**/


/* ===============================================
    1.prt-row
------------------------*/
.prt-row{ padding: 120px 0;}
.prt-row.padding_bottom_zero-section { padding: 120px 0 0; }
.prt-row.padding_top_zero-section { padding: 0 0 120px; }
.prt-row.padding_zero-section { padding: 0 0; }
 
.marque-section { padding: 0; }
.testimonial-section { padding: 50px 0px 0px; }
.prt-row.blog-section { padding: 120px 0 105px; }
.prt-row.marque-section_1 { padding: 0; margin-top: 380px; }
.prt-row.about-us-section { padding: 0 0 120px; margin-top: -330px; }
.prt-row.testimonial-section_1 { padding: 120px 0 110px; }

.prt-row.services-details_section { padding: 80px 0 80px; }
.prt-row.project-single-section { padding: 80px 0 80px; }
.prt-row.blog-single-section { padding: 80px 0 80px; }
.prt-row.contact-section { padding: 120px 0 165px; }
.prt-row.blog-section-1 { padding: 120px 0 105px; }

.prt-row.team-detail-section { padding: 120px 0 88px; }

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

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

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

.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-bgimage-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-img2{
    background-image: url(../images/bg-image/row-bgimage-2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-img3{
    background-image: url(../images/bg-image/row-bgimage-3.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.bg-img3.prt-bg.prt-bgimage-yes >.prt-bg-layer { opacity: 0; }
.bg-img4{
    background-image: url(../images/bg-image/row-bgimage-4.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-img5{
    background-image: url(../images/bg-image/row-bgimage-5.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-img5.prt-bg.prt-bgimage-yes >.prt-bg-layer { opacity: 0; }

.bg-img6{
    background-image: url(../images/bg-image/row-bgimage-6.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* ===============================================
    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 center;
    background-size: cover;
}


/* ===============================================
    6.Section-Title  
------------------------*/
.section-title{ 
    position: relative;
    margin-bottom: 12px;
    margin-top: -7px;
}
.section-title h3 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 23px;
    color: var(--base-dark);
}

.section-title span {position: relative;}
h2.title span:before,
h2.title span:after{content: unset;}
.section-title h2.title{
    font-weight: 400;
    text-transform: uppercase;
    font-size: 44px;
    line-height: 58px;
    color: #000000;
}
.section-title.style2 h2{
    font-size: 154px;
    line-height: 130px;
    margin-bottom: 0;
}
.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: 54%;
    margin: 0 auto;
}
.section-title .title-header { padding-bottom: 10px; }

/*.row-heading*/
.row-heading-h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 40px;
    font-family: var(--base-headingfont);
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    text-align: right;
}
.row-heading-h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: var(--base-headingfont);
    color: #fff;
    font-size: 142px;
    line-height: 122px;
    font-weight: 600;
}
.row-heading-h2 {
    font-size: 154px;
    line-height: 134px;
}

/* ===============================================
    7.sep_holder
------------------------*/
.prt-horizontal_sep {
    border-top: 1px solid #d9d9d9;
    display: block;
    position: relative;
}
.prt-vertical_sep {
    border-right: 1px solid #d9d9d9;
    display: block;
    position: relative;
}
.border-right { border-right: 1px solid #FFFFFF33 !important; }
.bg-base-dark .prt-horizontal_sep{
    border-top-color: rgba(255 255 255 / 15%);
}
.bg-base-skin .prt-horizontal_sep{
    border-top-color: rgba(255,255,255,0.2);
}
.bg-base-white .prt-horizontal_sep{
    border-top-color: #f1f1f1;
}
.border, .border-top, .border-left, .border-bottom, .border-right {
    border-color: #dededee !important;
}
.border-left {
    border-left: 1px solid #dedede !important;
}

.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: #FFFFFF33 !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.06);
}
.prt-vertical_sep.style1 > [class*='col']:not(:last-child):before{
    background-color: #d9d9d9;
}
.prt-vertical_sep.style2 > [class*='col']:not(:last-child):before{
    background-color: rgba(0, 0, 0, 0.13);
}
.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);
}


/* ===============================================
    8.Buttons
------------------------*/
.prt-btn{ 
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 1;
    padding: 15px 30px;
    background: transparent;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    font-family: var(--base-headingfont);
    transition: all 0.5s ease 0s;
}
/** btn-color **/
.prt-btn.prt-btn-color-gradiant {
    background-image: linear-gradient(90deg, #38d870, #05c8f9);
    color: var(--base-white);
}
.prt-btn.prt-btn-color-gradiant:hover{
    background-image: linear-gradient(90deg, #05c8f9, #38d870 );
}
.prt-btn-color-skincolor {
    color: var(--base-skin);
}
a.prt-btn-color-skincolor:hover{
    color: var(--base-dark);
}
.prt-btn-color-whitecolor{
    color: var(--base-white);
}
.prt-btn.prt-btn-style-fill.prt-btn-color-gradient {
    background-image: linear-gradient(to right, #9bf9b3 0%, #c699fb 51%, #9bf9b3 100%);
    background-size: 200% auto;
    color: var(--base-dark);
}
.prt-btn.prt-btn-style-fill.prt-btn-color-gradient:hover {
    background-position: right center;
}
.bg-base-dark a.prt-btn-color-skincolor:hover {
    color: var(--base-white);
}
.prt-btn.prt-btn-style-fill.prt-btn-color-skincolor {
    background-color: var(--base-skin);
    border-color: var(--base-skin);
    color: var(--base-white);
}
.prt-btn.prt-btn-style-fill.prt-btn-color-skincolor:hover,
.prt-btn.prt-btn-style-border.prt-btn-color-dark:hover,
.prt-btn.prt-btn-style-fill.prt-btn-color-white:hover {
    background-image: linear-gradient(to right,#9bf9b3,#c699fb);
    color: var(--base-dark);
}
.prt-btn.prt-btn-style-fill.prt-btn-color-whitecolor{
    background-color: var(--base-white);
    border-color: var(--base-white);
    color: #000;
}
.prt-btn.prt-btn-style-fill.prt-btn-color-whitecolor:hover{
    background-color: var(--base-skin);
    border-color: var(--base-skin);
    color: var(--base-white);
}
.header_btn .prt-btn.prt-btn-style-fill.prt-btn-color-skincolor:hover,
.prt-btn.prt-btn-style-border.prt-btn-color-skin:hover,
.prt-btn.prt-btn-style-border.prt-btn-color-white:hover{
    background-color: var(--base-skin);
    border-color: var(--base-skin);
    color: var(--base-white);
}

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


/** 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: 10px; margin-right: 0;}
.prt-btn.prt-icon-btn-left i { text-align: left; margin-right: 10px; 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;}
.prt-btn.prt-icon-btn-right.prt-btn-size-xs i { text-align: right; margin-left: 6px; margin-right: 0;}
.prt-btn.prt-icon-btn-left.prt-btn-size-xs i { text-align: left; margin-right: 6px; margin-left: 0;}

/** btn-size-sm **/
.prt-btn.prt-btn-size-sm { font-size: 13px; padding: 17px 42px; }
.prt-btn.prt-btn-size-sm i { font-size: 13px; line-height: 13px;}

/** btn-size-md **/
.prt-btn.prt-btn-size-md { font-size: 15px; padding: 20px 40px; }
.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: 10px; }
.prt-btn.prt-btn-shape-rounded { border-radius: 30px; }
.prt-btn.prt-btn-shape-square { border-radius: 0; }

/** btn-style-border **/
.prt-btn.prt-btn-style-border{ background-color: transparent; border: 1px solid currentColor; }
.prt-btn.prt-btn-color-white.prt-btn-style-border {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}

/** prt-icon-shap**/
.prt-btn.prt-icon-shap {
    padding: 15px 48px 15px 29px;
}
.newsletter-form .prt-btn.prt-icon-shap.prt-btn-style-fill i,
.header_btn .prt-btn.prt-icon-shap.prt-btn-style-fill i,
.prt-btn.prt-icon-shap.prt-btn-style-fill.prt-btn-color-skincolor i,
.prt-pricing-plan.pricing-recommended-plan .prt-btn.prt-icon-shap.prt-btn-style-border i{
    background-color: var(--base-white);
    color: var(--base-dark);
}
.header_btn .prt-btn.prt-icon-shap.prt-btn-style-fill:hover i,
.prt-pricing-plan.pricing-recommended-plan .prt-btn.prt-icon-shap.prt-btn-style-border:hover i{
    background-color: var(--base-skin);
    color: var(--base-white);
}
.prt-btn.prt-icon-shap.prt-btn-style-border i,
.prt-btn.prt-icon-shap.prt-btn-style-fill i{
    text-align: center;
    right: 6px;
    top: 6px;
    position: absolute;
    font-size: 11px;
    font-weight: 600;
    display: inline-block;
    height: 34px;
    width: 34px;
    line-height: 34px;
    background-color: var(--base-skin);
    border-radius: 5px;
    color: var(--base-white);
    transition: all 0.5s ease 0s;
}
.prt-btn.prt-btn-color-transparent {
    background-color: #61CE7000;
    background-position: right bottom;
    padding: 20px 50px 20px 27px;
    background-image: linear-gradient(to right,#9bf9b3 0%,#c699fb 50%,rgba(255 255 255 / 0%) 50% );
    background-size: 200% 100%;
}
.prt-btn.prt-btn-color-transparent:hover {
    background-image: linear-gradient(to right,#9bf9b3 0%,#c699fb 50%,rgba(255 255 255 / 0%) 50% );
    background-size: 200% 100%;
    background-position: left bottom;
    transition: all .5s ease-out;
    color: var(--base-dark);
    padding: 20px 60px 20px 20px;
}
.prt-btn-transparent .prt-btn:before {
    content: '\e627';
    font-family: 'themify';
    transform: rotate(45deg);
    font-weight: bold;
    position: absolute;
    right: 30px;
    transition: all 0.3s ease-in-out;
}
.prt-btn-transparent:hover .prt-btn:before {
    transform: rotate(90deg);
    right: 30px;
}


/** btn-inline **/
.prt-btn.btn-inline{
    text-transform: capitalize;
    padding: 0;
    border: 0;
    overflow: visible;
    background-color: transparent;
    transition: all 0.2s ease 0s;
}
.prt-btn.btn-inline i{ 
    position: absolute; 
}
.prt-btn.btn-inline.prt-icon-btn-right i { right: -20px; }
.prt-btn.btn-inline.prt-icon-btn-left i{ left: -20px; }

.prt-btn.btn-inline i.fa-minus:before { height: 1px; display: block; }

.col-bg-img-five .prt-btn.btn-inline.prt-icon-btn-right i {
    bottom: 0;
    content: "\e83b";
    font-weight: 600;
    font-size: 9px;
    right: -15px;
    transition: unset;
}

.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: 23px;
    z-index: 2;
}
i.fa-play{ padding-left: 5px; }
.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: 50%;
}
.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-dark);
}
.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-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-darkgrey {
    background-color: var(--base-dark);
    color: var(--base-white);
}
.prt-icon.prt-icon_element-border.prt-icon_element-color-darkgrey {
    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: 70px; width: 70px; line-height: 70px }
.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: 48px; }

/** 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: 5px; }
.prt-icon.prt-icon_element-style-rounded { border-radius: 50%; }
.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: 50px;

}
.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 li {
    position: relative;
    padding: 4px 0;
    display: flex;
    align-items: baseline;
    width: 100%;
}
.prt-list.prt-list-style-icon-01 li:last-child{padding-bottom: 0;}
.prt-list.prt-list-style-icon-01 li:before{
    content: "*";
    position: absolute;
    line-height: 40px;
    left: 0;
    top: 4px;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    color: rgb(0 0 0 / 54%);
}
.prt-list.prt-list-style-icon-01 .prt-list-li-content {
    display: inline-block;
    padding-left: 30px;
    font-size: 15px;
    color: #000;
    font-weight: 400;
}
.prt-list.style1 {
    padding: 32px 0 20px 15px;
}
/*.prt-list.prt-list-style-text*/
.prt-list.prt-list-style-text li{
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #000;
    padding: 10px 0;;
}

/*prt-list-style2*/
.prt-list.style2 .prt-list-item {
    position: relative;
    padding: 9px 0 8px 0px;
    font-size: 15px;
    line-height: 24px;
    display: block;
    float: left;
    width: 100%;
}
.prt-list.style2 .prt-list-item {
    padding: 6px 0 12px 0px;
    font-size: 18px;
    width: 50%;
}
.prt-list.style2 .prt-list-item i {
    width: 50px;
    height: 50px;
    padding: 10px;
    background: white;
    border: 1px solid rgba(228 228 228);
    color: var(--base-dark);
    font-size: 30px;
    position: absolute;
    text-align: center;
    display: block;
    top: 23px;
}
.prt-list.style2 .prt-list-text {
    font-family: var(--base-headingfont);
    position: relative;
    line-height: 30px;
    padding: 10px 50px 5px 55px;
    color: var(--base-dark);
    font-size: 15px;
    margin-left: 15px;
    font-weight: 400;
}
.prt-list.style2 .prt-list-link {
    color: var(--base-bodyfont-color);
    padding: 10px 50px 10px 60px;
    font-size: 16px;
}
.prt-list.style2 a.prt-list-link:hover{
    color: var(--base-skin);
}

/*style3*/
.prt-list.prt-list-style-icon.style3 li i:before {
    content: "\f101";
    font-size: 15px;
    background-color: transparent;
    top: 0px;
    width: auto;
    height: auto;
}
.prt-list.prt-list-style-icon.style3 .prt-list-li-content { 
    padding-left: 25px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    font-family: var(--base-headingfont);
}
.prt-list.prt-list-style-icon.style3 li { padding: 6px 0; }

/*style4*/

.prt-list.prt-list-style-icon.style4 li i:before {
    content: "\f061";
    background-color: transparent;
    width: auto;
    height: auto;
    font-size: 18px;    
}
.prt-list.prt-list-style-icon.style4 .prt-list-li-content { padding-left: 35px; }

.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%;
}
ul.service-detail-list {
    margin: 0;
    padding: 0;
}
.service-detail-list-item {
    display: block;
    margin-bottom: 10px;
}
.service-detail-list-text {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    font-family: var(--base-headingfont);
    color: #000;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}


/* ===============================================
    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 {
    display: flex;
    padding: 20px 30px 30px 50px;
    justify-content: center;
    align-items: center;
}
.prt-fid.inside.style1 h4, .prt-fid.inside.style1 h4 span{
    margin-bottom: 0;
    display: inline-flex;
    font-family: var(--base-headingfont);
    color: var(--base-white);
    font-size: 60px;
    line-height: 70px;
    font-weight: 600;

}
.prt-fid.inside.style1 .prt-fid-contents .prt-fid-inner span:last-child { margin-left: 0px; }
.prt-fid.inside.style1 .prt-fid-contents .prt-fid-title {
    margin-left: 25px;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: var(--base-headingfont);
    color: var(--base-white);
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
}
.prt-fid.inside.style1 .prt-fid-contents {
    display: flex;
    align-items: center;
}
.features-fid-item-wrapper {
    margin-top: 56px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #141416;
}

/*circle-progress*/

.prt-fid-view-circle-progress {
    border: 1px solid #e7e7e7;
    padding: 30px 20px 25px 20px;
    margin: 12px 0;
}
.prt-fid-view-circle-progress .prt-circle-content { 
    float: left;
    line-height: 0;
    position: relative;
    margin-right: 15px;
}
.prt-fid-view-circle-progress .prt-circle-boxcontent {
    position: absolute;
    top: 51%;
    left: 0;
    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: 17px;
    font-size: 19px;
    font-weight: 700;
    color: var(--base-dark);
}
.prt-fid-view-circle-progress .prt-fid-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
}


/* ===============================================
    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; text-transform: capitalize;}

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

.featured-icon-box.icon-flip-hover .prt-icon i {
    transition: all 1s ease;
    display: block;
    transform: translate(0%,0%) rotateY(0deg);
}
.featured-icon-box.icon-flip-hover:hover .prt-icon i {
    transform: translate(0%,0%) rotateY(360deg);
}

/* style1 */
.featured-icon-box.style1 {
    position: relative;
    padding: 0 15px 0 15px;
    width: 100%;
    text-align: left;
}
.featured-icon-box.style1.first-child {
    padding-left: 0px;
}
.featured-icon-box.style1.last-child {
    padding-right: 0;
}
.featured-icon-box.style1 .featured-icon-thumnail img{transition: all .6s ease;}
.featured-icon-box.style1:hover .featured-icon-thumnail img{
    transform: rotate(360deg);
    transition: all .6s ease;
}
.featured-icon-box.style1 .featured-title-h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 45px;
    padding-bottom: 25px;
    font-family: var(--base-headingfont);
    font-size: 26px;
    line-height: 36px;
}
.featured-icon-box.style1 .featured-bottom-btn {
    display: flex;
    width: 34px;
    height: 34px;
    margin-top: 23px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #f1f1f1;
    position: relative;
    transition: all .6s ease;
}
.featured-icon-box.style1:hover .featured-bottom-btn{
    background-color: var(--base-skin);
}
.featured-icon-box.style1 .featured-bottom-btn a:after{
    content: "\f30b";
    position: absolute;
    font-size: 12px;
    line-height: 34px;
    top: 0px;
    left: 12px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    z-index: 1;
    transform: rotate(-30deg);
    transition: all .6s ease;
}
.featured-icon-box.style1:hover .featured-bottom-btn a:after{
    transform: rotate(0deg) !important;
    transform-style: preserve-3d;
    transition: all .6s ease;
    color: var(--base-white);
}

/*featured-icon-style2*/

.featured-box.style2 .featured-content {
    display: table-cell;
}
.featured-box.style2 .featured-icon {
    display: table-cell;
}

/*featured-icon-style3*/

.featured-icon-box.style3 {
    padding: 30px 0 35px;
    transition: all 1s ease-in-out;
    position: relative;
    border-bottom: 1px solid #FFFFFF33;
}
.row .col-md-12:nth-child(4) .featured-icon-box.style3 { border-bottom: unset; }
.featured-icon-box.style3 .featured-icon-box {
    opacity: 0;
    position: absolute;
}
.featured-icon-box.style3 .featured-title {
    opacity: 1;
    transition: all 0.5s ease-in-out;
}
.featured-icon-box.style3 .featured-title h3 {
    font-size: 22px;
    text-transform: uppercase;
    transition: all 0.5s;
    color: var(--base-white);
}
.featured-icon-box.style3 .featured-icon-btn {
    opacity: 1;
    transition: all 0.5s ease-in-out;
}
.featured-icon-box.style3 .featured-icon-btn a {
    color: var(--base-white);
}
.featured-icon-box.style3:hover .featured-icon-box {
    padding-right: 20px;
    color: var(--base-skin);
    font-size: 35px;
    transition: all 0.5s ease-in-out;
    opacity: 1;
    margin: 0;
}
.featured-icon-box.style3:hover .featured-title {
    padding-left: 65px;
    transition: all 0.5s ease-in-out;
}
.featured-icon-box.style3:hover .featured-icon-btn a:after {
    content: '\e627';
    font-family: 'themify';
    position: absolute;
    font-size: 7px;
    display: block;
    border: 1px solid;
    border-radius: 50px;
    height: 32px;
    padding-left: 12px;
    padding-top: 2px;
    opacity: 1;
    width: 32px;
    transform: rotate(45deg);
    top: 25px;
    right: 0;
}
.featured-icon-box.style3:hover .featured-icon-btn a:hover:after {
    color: var(--base-skin);
    border-color: var(--base-skin);
}
.featured-icon-box.style3 .featured-icon .prt-icon i {
    font-size: 35px;
    line-height: 45px;
    transition: unset;
}
.featured-icon-box.style3 .prt-icon {
    transition: unset;
}

/*style4*/

.featured-icon-box.style4 {
    background-color: var(--base-grey);
    padding: 20px 30px 20px 57px;
    overflow: hidden;
    margin: 30px 0;
}
.featured-icon-box.style4 .featured-icon-type-text {
    font-size: 14px;
    font-family: var(--base-headingfont);
    padding: 15px 15px 10px 25px;
    background-image: linear-gradient(90deg, rgba(155,249,179,1) 10%, rgba(198,153,251,1) 90%);
    border-radius: 50%;
    top: -5px;
    color: var(--base-dark);
    position: absolute;
    left: -15px;
}
.featured-icon-box.style4 .featured-icon h3 {
    font-size: 15px;
    color: var(--base-dark);
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 400;
}

/*style5*/
.featured-icon-box.style5 {
    padding: 30px 1px 20px 12px;
}
.featured-icon-box.style5 .featured-icon {
    vertical-align: top;
    font-size: 30px;
}
.featured-icon-box.style5 .featured-icon .prt-icon i {
    font-size: 30px;
}
.featured-icon-box.style5 .featured-content .featured-title h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: var(--base-dark);
    margin-left: 5px;
    line-height: 30px;
    font-weight: 400;
}
.featured-icon-box.style5 .title-desc a {
    color: var(--base-bodyfont-color);
}
.featured-icon-box.style5 .title-desc a:hover { color: var(--base-skin); }
.featured-icon-box.style5:after {
    display: block;
    height: 80%;
    content: '';
    position: absolute;
    left: -10px;
    width: 1px;
    top: 10%;
    background-color: #D9D9D9;
}
.featured-icon-box.style5:before {
    display: block;
    height: 1px;
    content: '';
    position: absolute;
    width: 80%;
    bottom: -20px;
    left: 40px;
    background-color: #D9D9D9;
}
.row > [class*='col']:nth-child(2n+1) > .featured-icon-box.style5:after {
    content: unset;
}
.row > [class*='col']:nth-child(3n) > .featured-icon-box.style5:before, .row > [class*='col']:nth-child(4n) > .featured-icon-box.style5:before {
    content: unset;
}



/* ===============================================
    12.featured-imagebox ( contents with image)
------------------------*/
.featured-imagebox { 
    margin: 15px 0;
}
.featured-imagebox,
.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 {
    position: relative;
    overflow: hidden;
    line-height: 31px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
}
.prt-box-view-overlay , .prt-box-view-content-inner{ 
    position: relative;
    overflow: hidden;
}
.prt-box-view-overlay:before, .prt-box-view-content-inner:before  {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
div:hover > .prt-box-view-overlay:before, div:hover > .prt-box-view-content-inner:before {
    opacity: .2;
}
.slick_slider .featured-imagebox { margin-bottom: 0; }


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

/* post-1 */

.featured-box-events.featured-imagebox-post.style1 {
    background-color: rgba(255, 255, 255 ,1);
    overflow: hidden;
    height: 150px;
}
.featured-post-item, .featured-post-item-inner {
    position: relative;
}
.featured-box-events.featured-imagebox-post.style1 .featured-post-item:before {
    content: "";
    position: absolute;
    z-index: 2;
    background-color: rgba(0,0,0,.6);
    top: 0;
    bottom: -5px;
    left: 0;
    right: 0;
    opacity: 0;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.featured-imagebox-post.style1 .featured-post-item-inner {
    overflow: unset;
    position: relative;
    display: flex;
}
.featured-box-events.featured-imagebox-post.style1:hover .featured-post-item:before {
    opacity: 1;
    backface-visibility: visible;
}
.tm-post-featured-outer-wrapper, .featured-box-blog, article.post, .featured-post-item-thumbnail, .tm-featured-wrapper {
    position: relative;
}
.featured-box-events.featured-imagebox-post.style1 .tm-post-featured-link-wrapper {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    background-size: cover;
    background-position: 100%;
}
.featured-box-events.featured-imagebox-post.style1 .featured-meta-date {
    background-color: transparent !important;
}
.featured-box-events .featured-meta-date {
    position: absolute;
    top: 40px;
    left: 20px;
    z-index: 2;
    width: 70px;
    height: 70px;
    border-radius: 3px;
}
.featured-box-events.featured-imagebox-post.style1 .featured-meta-date .featured-event-date {
    padding: 15px 65px;
    top: 12px;
    left: -100px;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    background-image: linear-gradient( #9bf9b3 ,#c699fb);
    transform: rotate(270deg);
}
.featured-box-events .featured-meta-date .featured-event-date {
    text-align: center;
    width: 100%;
    position: relative;
    color: #fff;
    z-index: 2;
    font-size: 30px;
    top: 0;
    left: 0;
    border-radius: 0;
    display: block;
    text-transform: uppercase;
    padding: 10px 10px 10px 19px;
    display: table;
}
.featured-box-events.featured-imagebox-post.style1 .featured-event-meta-dtend,
.featured-box-events.featured-imagebox-post.style1 .featured-event-meta-dtstart {
    font-weight: 400;
    font-family: var(--base-headingfont);
    display: table-cell;
    float: left;
}
.featured-box-events .featured-meta-date .featured-event-date .entry-month {
    font-size: 15px;
    line-height: 30px;
    display: block;
    font-weight: normal;
}
.featured-box-events.featured-imagebox-post.style1 span.entry-month {
    display: unset !important;
    font-size: 18px !important;
    padding-left: 10px !important;
}
.featured-box-events.featured-imagebox-post.style1 .event-bottom-box {
    padding: 55px 0px 45px 80px;
    width: 100%;
    z-index: 2;
}
.featured-box-events.featured-imagebox-post.style1 .featured-box-meta.featured-events-meta,
.featured-box-events.featured-imagebox-post.style1 .featured-event-box-title,
.featured-box-events.featured-imagebox-post.style1 .featured-event-venue {
    display: table-cell;
    width: 33%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: center;
}
.featured-box-events.featured-imagebox-post.style1 .featured-box-meta.featured-events-meta,
.featured-style4 .tribe-events-vanue { float: left; }
.featured-meta-details {
    padding-bottom: 5px;
}
.featured-meta-details, .featured-meta-details a, .featured-meta-details i {
    font-size: 14px;
    color: #656565;
}
.featured-box-events.featured-imagebox-post.style1 span.featured-event-meta-dtend {
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    margin-top: 5px;
}
.date-sep, .featured-event-meta-dtend, .featured-event-meta-dtstart {
    display: flex !important;
    float: left;
}
.featured-box-events.featured-imagebox-post.style1 .featured-event-box-title:before {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 75%;
    background: rgba(232 232 232);
    left: auto;
    top: 20px;
    margin-left: -45px;
}
.featured-box-events h4 a, .featured-box-events h4 {
    font-size: 23px;
    color: #000;
    line-height: 30px;
    font-weight: 400;
}
.featured-box-events.featured-imagebox-post.style1 .featured-event-box-title h4 a {
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    text-transform: uppercase;
    transition: unset;
}
.featured-box-events.featured-imagebox-post.style1 .featured-event-venue:before {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 75%;
    background: rgba(232 232 232);
    left: auto;
    top: 20px;
}
.featured-box-events.featured-imagebox-post.style1 .tribe-events-vanue {
    display: contents;
    padding-left: 11px;
    margin-left: 3px;
    font-family: var(--base-headingfont);
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    text-transform: uppercase;
}
.featured-box-events.featured-imagebox-post.style1 .event-bottom-box i {
    color: var(--base-skin);
}
.featured-box-events.featured-imagebox-post.style1 .tribe-events-vanue i {
    font-size: 14px;
}
.featured-box-events.featured-imagebox-post.style1 .event-bottom-box i,
.featured-box-events.featured-imagebox-post.style1 .event-bottom-box .featured-meta-details i {
    display: none;
}
.featured-box-events.featured-imagebox-post.style1 .tribe-events-vanue:after {
    position: absolute;
    content: '';
    height: 65%;
    width: 1px;
    background-color: rgba(255, 255, 255 , 0.20);
    left: 0;
    top: 3px;
}
.featured-box-events.featured-imagebox-post.style1 .featured-eventbox-icon {
    padding: 60px 30px 40px 20px;
    z-index: 3;
}
.featured-box-events.featured-imagebox-post.style1 .featured-eventbox-icon:before {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 75%;
    background: rgba(232 232 232);
    left: auto;
    top: 18px;
    margin-left: -50px;
}
.featured-box-events.featured-imagebox-post.style1 .featured-eventbox-icon i {
    color: rgba(0, 0, 0, 1);
    border: 1px solid;
    border-radius: 30px;
    padding: 15px;
}
.featured-box-events.featured-imagebox-post.style1:hover .tm-post-featured-link-wrapper {
    position: absolute;
    background-position: 100%;
    height: 100%;
    width: 1300px;
    background-image: url(../images/single-img-5-1300x800.jpg);
    opacity: 1;
}
.featured-box-events.featured-imagebox-post.style1:hover span.featured-event-meta-dtend,
.featured-box-events.featured-imagebox-post.style1:hover .featured-event-box-title h4 a,
.featured-box-events.featured-imagebox-post.style1:hover .tribe-events-vanue {
    color: rgba(255, 255, 255, 1.0);
}
.featured-box-events.featured-imagebox-post.style1:hover .featured-eventbox-icon:before,
.featured-box-events.featured-imagebox-post.style1:hover .featured-event-box-title:before,
.featured-box-events.featured-imagebox-post.style1:hover .featured-event-venue:before {
    background-color: rgba(255, 255, 255, 0.2);
}
.featured-box-events.featured-imagebox-post.style1 .featured-eventbox-icon i:hover {
    background-image: linear-gradient( to right , #9bf9b3 ,#c699fb);
}
.featured-box-events.featured-imagebox-post.style1:hover .featured-eventbox-icon i {
    color: rgba(255, 255, 255, 1.0) !important;
    border-color: rgba(255, 255, 255, 1.0) !important;
    position: relative;
}
.featured-box-events.featured-imagebox-post.style1 .tm-post-featured-link-wrapper-one {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    background-size: cover;
    background-position: 100%;
}
.featured-box-events.featured-imagebox-post.style1:hover .tm-post-featured-link-wrapper-one {
    position: absolute;
    background-position: 100%;
    height: 100%;
    width: 1300px;
    background-image: url(../images/single-img-5-1300x800.jpg);
    opacity: 1;
}
.featured-box-events.featured-imagebox-post.style1 .tm-post-featured-link-wrapper-two {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    background-size: cover;
    background-position: 100%;
}
.featured-box-events.featured-imagebox-post.style1:hover .tm-post-featured-link-wrapper-two {
    position: absolute;
    background-position: 100%;
    height: 100%;
    width: 1300px;
    background-image: url(../images/single-img-5-1300x800.jpg);
    opacity: 1;
}
.featured-box-events.featured-imagebox-post.style1 .tm-post-featured-link-wrapper-three {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    background-size: cover;
    background-position: 100%;
}
.featured-box-events.featured-imagebox-post.style1:hover .tm-post-featured-link-wrapper-three {
    position: absolute;
    background-position: 100%;
    height: 100%;
    width: 1300px;
    background-image: url(../images/single-img-5-1300x800.jpg);
    opacity: 1;
}


/* services-1 */
.service-box.style1 {
    position: relative;
    margin: 15px 0;
}
.service-box.style1 .service-box-thumnail {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    width: 50%;
    margin-left: 50%;
    opacity: 0;
    transform: rotate(3deg);
    transition: opacity 500ms ease;
    text-align: center;
    transition: .5s all;
}
.service-box.style1:hover .service-box-thumnail{
    opacity: 1;
    top: -50px;
}
.service-box.style1 .service-box-content {
    position: relative;
    padding: 30px 0 30px;
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0.14);
    border-radius: 40px;
    transition: opacity 600ms ease;
}
.service-box.style1 .service-box-h3 {
    font-family: var(--base-headingfont);
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
    margin: 0;
}
.service-box.style1 .service-box-link {
    color: #fff;
    text-decoration: none;
}
.service-box.style1:hover .service-box-content {
    background-image: linear-gradient(to right,#40db5c 0%,#03c6fc 50%,#40db5c 100%)!important;
}

/*service-processbox*/
.service-process-box {
    margin: 30px 0;
    transition: .5s all;
}
.service-process-box:hover .service-process-image img{
    border-radius: 3rem;
    transition: .5s all;
}
.sd-sub-heading {
    margin-bottom: 15px;
    font-family: var(--base-headingfont);
    font-size: 26px;
    line-height: 36px;
}
.service-process-image img{
    object-fit: cover;
    border-radius: 24rem;
    transition: .5s all;
}

/*portfolio*/

/* style1 */
.prt-portfolio-format-video {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
    padding-top: 0;
    height: 0;
}
.prt-portfolio-format-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* pf-1 */
.prt-box-portfolio-style1 {
    position: relative;
    overflow: hidden;
    margin: 15px 0;
}
.prt-box-portfolio-style1 .prt-box-portfolio-style1-overlay:before {
    position: absolute;
    content: '';
    background-color: rgba(255, 255, 255, 0.75);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .9s ease;
    z-index: 1;
    opacity: 0;
}
.prt-box-portfolio-style1 .prt-box-portfolio-style1-overlay,
.prt-box-portfolio-style1 .portfolio-style-thumnail img {
    transition: all .6s ease;
}
.prt-box-portfolio-style1:hover .prt-box-portfolio-style1-overlay:before {
    opacity: 1;
}
.prt-box-portfolio-style1:hover .prt-box-portfolio-style1-overlay,
.prt-box-portfolio-style1:hover .portfolio-style-thumnail img {
    transition: all .6s ease;
    border-radius: 30px;
}
.prt-box-portfolio-style1 .portfolio-style-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
    transform: translateY(100%);
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
    padding: 23px 25px 24px;
    text-align: left;
    margin: 0px 20px 30px 20px;
    box-shadow: 0 0 12px 0 rgba(32, 46, 60, 0.06);
    background-image: linear-gradient(to right,#40db5c 0%,#03c7fd 50%,#40db5c 100%)!important;
    transition: 0.5s;
    background-size: 200% auto;
}
.prt-box-portfolio-style1:hover .portfolio-style-content {
    opacity: 1;
    transform: translateY(0);
}
.protfolio-style1-category-link {
    color: hsla(0, 0%, 100%, 0.8) !important;
    font-size: 17px;
    line-height: 27px;
    text-decoration: none;
}
.protfolio-style1-title-h3 {
    margin-bottom: 0px;
    color: #fff !important;
    font-size: 30px;
    line-height: 35px;
    text-transform: capitalize;
}
.protfolio-style1-title-h3-link {
    color: #fff !important;
}

/*style2*/
.featured-imagebox-portfolio.style2 {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0.07);
    -moz-box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0.07);
    box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0.07);
}
.featured-imagebox-portfolio.style2:hover .prt-media-link { opacity: 1; }
.featured-imagebox-portfolio.style2:hover .prt-box-content-inner { top: 50%; }
.featured-imagebox-portfolio.style2 .featured-content .category { font-size: 14px; color: var(--base-dark); }
.featured-imagebox-portfolio.style2 .featured-thumbnail img { width: auto; height: auto; }
.featured-imagebox-portfolio.style2:hover .featured-thumbnail img { transform: unset; }
.featured-imagebox-portfolio.style2:hover .prt-box-view-overlay { visibility: visible; top: 0; opacity: 1; }
.featured-imagebox-portfolio.style2 .prt-box-view-overlay {
    background-color: rgba( 198,153,251 , 0.95);
    margin: 0;
    top: -100%;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s;
}
.featured-imagebox-portfolio.style2 .prt-box-content-inner {
    position: absolute;
    z-index: 5;
    top: 10%;
    width: 100%;
    text-align: center;
    padding: 0 15px;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.featured-imagebox-portfolio.style2 .prt-box-view-overlay .prt-media-link a {
    color: var(--base-white);
    width: 43px;
    height: 43px;
    line-height: 42px;
    display: inline-block;
    border-radius: 50%;
    font-size: 17px;
}
.featured-imagebox-portfolio.style2 .prt-box-view-overlay .prt-media-link a i {
    display: block;
    height: 43px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding-top: 12px;
    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-portfolio.style2 .featured-content {
    padding: 23px 20px 23px 20px;
    position: relative;
    text-align: center;
}
.featured-imagebox-portfolio.style2 .featured-content .featured-title h3 {
    font-size: 20px;
    padding-bottom: 0px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 27px;
}
.featured-imagebox-portfolio.style2 .featured-content .featured-title h3 a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

/*featured-box-main*/
.featured-box-main {
    margin: 15px 0;
    display: inline-block;
}
.featured-box-h3-main {
    color: var(--base-bodyfont-color);
    font-family: var(--base-headingfont);
    font-size: 13px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
}
.featured-box-main:first-child { padding-right: 80px !important;}

/*featured-box-main-style1*/
.featured-box-main-style1 {
    margin: 15px 0;
    display: inline-block;
}
.featured-box-h3 {
    color: var(--base-dark);
    font-family: var(--base-headingfont);
    font-size: 16px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 10px;
}
.featured-box-main-style1:first-child:after {
    content: "";
    left: 37%;
    height: 60%;
    position: absolute;
    top: 15px;
    width: 0;
    border-right: 1px solid #E2E0E0;
    right: auto;
}
.featured-box-main-style1:first-child { padding-right: 100px !important;}

/*step-box*/
.featured-steps {
    overflow: hidden;
    position: relative;
    margin: 15px 0;
}
.featured-imagebox-steps.style1{
    position: relative;
    background-color: var(--base-grey);
    padding: 30px 30px 35px 660px;
    margin: 46px 0 45px -85px;
    border-radius: 90px;
    overflow: hidden;
}
.featured-steps:hover .step-img img{
    border-radius: 0;
    transform: translateX(-10px);
}
.step-img{overflow: hidden;}
.step-img img{
    position: absolute;
    top: 0;
    left: 110px;
    border-radius: 15px;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: translate(0);
    -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-steps.style1 .featured-content-main{
    display: flex;
    align-items: center;
    padding: 0;
}
.featured-imagebox-steps.style1 .featured-content{
    padding-right: 80px;
}
.featured-imagebox-steps.style1 .featured-content h3{
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 7px;
}
.featured-imagebox-steps.style1 .featured-content p{margin-bottom: 0;}
.featured-imagebox-steps.style1 .featured-content-main .featured-number{
    font-size: 22px;
    line-height: 32px;
    color: var(--base-headingfont-color);
    font-weight: 600;
    position: relative;
    border-radius: 50%;
    border: 2px solid #000;
    padding: 33px 27px 52px;
    width: 120px;
    height: 120px;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: translate(0);
    -webkit-transition: all .6s ease-in-out;
}
.featured-steps:hover .featured-content-main .featured-number{
    border: 2px solid var(--base-skin);
}
.featured-imagebox-steps.style1 .featured-content-main .featured-number span:before{
    counter-increment: container;
    content: counter(container,decimal-leading-zero);
    font-style: normal;
    left: 44px;
    bottom: 20px;
    position: absolute;
    font-size: 22px;
    color: #000;
    background-color: transparent;
    
}

/* team-1 */
.prt-tmbox-view-main {
    text-align: right;
}
article.prt-tmbox-view-style1 {
    position: relative;
    overflow: visible;
    margin: 12px 25px 12px 0;
}
article.prt-tmbox-view-style1.prt-tmbox {
    margin: 0 0 25px;
    text-align: center;
}
article.prt-tmbox-view-style1.prt-tmbox:last-child {
    margin: 0;
}
.prt-post-item {
    position: relative;
}
.tm-animation-hover-img {
    position: absolute;
    opacity: 0;
    transform: translateX(100%) scale(0.4);
    z-index: 9;
    margin-top: -195px;
    margin-left: -70px;
}
.prt-tm-image-box {
    position: relative;
    overflow: hidden;
}
span.prt-item-thumbnail {
    position: static;
    overflow: hidden;
}
.tm-animation-hover-img .prt-item-thumbnail-inner img {
    border-radius: 0;
    width: 373px;
    height: 393px;
    object-fit: cover;
}
.prt-tmbox-view-style1 .prt-box-title .prt-team-position{
    font-size: 14px;
    line-height: 20px;
    color: var(--base-white);
    text-transform: uppercase;
    font-family: var(--base-headingfont);
    font-weight: 600;
}
.prt-tmbox-view-style1 .prt-box-title h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: var(--base-headingfont);
    cursor: pointer;
    font-size: 80px;
    line-height: 90px;
    color: var(--base-white);
    font-weight: 400;
    margin-bottom: 0px;
    font-size: 40px;
}
.prt-tmbox-view-style1 .prt-box-title a {
    color: var(--base-white);
}
.prt-tmbox-view-style1 .prt-box-title a:hover{
    color:var(--base-skin);
}

/* team-1 */
.featured-imagebox-team.style1 {
    position: relative;
    overflow: hidden;
    transition: all 600ms ease;
    margin: 15px 0;
}
.featured-imagebox-team.style1:hover {
    border-radius: 30px;
}
.featured-imagebox-team.style1 .image-box-overlay {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 2;
    background-image: linear-gradient(180deg, transparent, #000);
    opacity: 0;
}
.featured-imagebox-team.style1:hover .image-box-overlay{
    opacity: 0.8;
}
.featured-imagebox-team.style1 .imagebox-team-thumbnail {
    position: relative;
    z-index: 1;
}
.featured-imagebox-team.style1 .imagebox-team-thumbnail img {
    width: 100%;
}
.featured-imagebox-team.style1 .imagebox-team-content {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 3;
    margin-bottom: 22px;
    padding-top: 26px;
    padding-bottom: 25px;
    opacity: 0;
    text-align: center;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
}
.featured-imagebox-team.style1:hover .imagebox-team-content{
     opacity:1;
    
}
.featured-imagebox-team.style1 .imagebox-team-social {
    margin-top: 18px;
    left: -40px;
    position: relative;
    opacity: 0;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
}
.featured-imagebox-team.style1:hover .imagebox-team-social{
    left: 0;
    opacity: 1;
}
.featured-imagebox-team.style1 .team-social-icons {
    margin-bottom: 12px;
    padding-left: 0px;
}
.featured-imagebox-team.style1 .team-social-icon-item {
    display: inline-block;
    padding-right: 8px;
    padding-left: 8px;
    text-align: center;
    list-style-type: none;
}
.featured-imagebox-team.style1 .team-social-link {
    transition: all 300ms ease;
    font-family: Themify, sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
}
.featured-imagebox-team.style1 .imagebox-team-category {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}
.featured-imagebox-team.style1 .imagebox-team-heading {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 19px;
    line-height: 23px;
}
.featured-imagebox-team.style1 .team-heading-link {
    font-family: var(--base-headingfont);
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    text-decoration: none;
}
.featured-imagebox-team.style1 .team-social-link:hover,
.featured-imagebox-team.style1 .team-heading-link:hover{
    color: var(--base-skin);
}

/*featured-imagebox-gallery*/

.featured-imagebox-gallery { 
    position: relative;
}
.featured-imagebox-gallery .featured-thumbnail {
    position: relative;
    overflow: hidden;
}
.featured-imagebox-gallery: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-gallery .featured-thumbnail img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -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-gallery .prt-box-view-overlay:before {
    background-color: var(--base-white);
}
.featured-imagebox-gallery:hover .prt-box-view-overlay:before {
    opacity: .5 !important;
}
.featured-imagebox-gallery:before {
    content: "\f16d";
    font-family: "FontAwesome";
    position: absolute;
    background-image: linear-gradient(135deg, #fbcc2d, #ff3382 , #951cb7);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 13px;
    top: 40%;
    font-size: 25px;
    line-height: 25px;
    z-index: 3;
    margin-left: -23px;
    color: var(--base-white);
}
.row .col-lg-2.col-md-4.col-sm-6:nth-child(1) .featured-imagebox-gallery:before,
.row .col-lg-2.col-md-4.col-sm-6:nth-child(2) .featured-imagebox-gallery:before,
.row .col-lg-2.col-md-4.col-sm-6:nth-child(3) .featured-imagebox-gallery:before,
.row .col-lg-2.col-md-4.col-sm-6:nth-child(5) .featured-imagebox-gallery:before,
.row .col-lg-2.col-md-4.col-sm-6:nth-child(6) .featured-imagebox-gallery:before {
    content: unset;
}



/*featured-imagebox-services*/

.featured-imagebox-services.style1 {
    position: relative;
    overflow: hidden;
}
.featured-imagebox-services.style1 .featured-thumbnail img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -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-services.style1 .featured-thumbnail {
    position: relative;
    overflow: hidden;
}
.featured-imagebox-services.style1: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-services.style1 .prt-button-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.featured-imagebox-services.style1:hover .prt-button-link a {
    opacity: 1;
    transform: translate(0px);
}
.featured-imagebox-services.style1 .prt-button-link a {
    margin-top: 0;
    opacity: 0;
}
/*featured-imagebox style2*/
.featured-imagebox-services.style2 { position: relative; margin-top: 0; }
.featured-imagebox-services.style2 .featured-box-content { position: relative; overflow: hidden; }
.featured-imagebox-services.style2 .featured-box-content .featured-box-title h3 a:hover { color: var(--base-skin); }
.featured-imagebox-services.style2 .featured-box-content .featured-box-title h3 a { color: var(--base-dark); }
.featured-imagebox-services.style2 .featured-thumbnail { position: relative; }
.featured-imagebox-services.style2 .featured-thumbnail img { width: auto; height: auto; }
.featured-imagebox-services.style2:hover .featured-thumbnail img { transform: unset; }
.featured-imagebox-services.style2 .featured-box-content .featured-box-title {
    width: 60%;
    position: absolute;
    top: 0px;
    right: -20px;
    padding-right: 15px;
}
.featured-imagebox-services.style2 .featured-box-content .featured-box-title h3 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 400;
    font-weight: 400;   
}

/*featured-imagebox-blog*/
.featured-imagebox-blog.style1 { position: relative; margin-top: 0; }
.featured-imagebox-blog.style1 .featured-box-content { position: relative; overflow: hidden; }
.featured-imagebox-blog.style1 .featured-box-content .featured-box-title h3 a:hover { color: var(--base-skin); }
.featured-imagebox-blog.style1 .featured-box-content .featured-box-title h3 a { color: var(--base-white); }
.featured-imagebox-blog.style1 .featured-thumbnail { position: relative; }
.featured-imagebox-blog.style1 .featured-thumbnail img { max-width: 220px; height: 135px; }
.featured-imagebox-blog.style1:hover .featured-thumbnail img { transform: unset; }
.featured-imagebox-blog.style1 .featured-box-content .featured-box-desc p {
    font-size: 14px;
    font-family: var(--base-bodyfont);
    color: rgba(255 255 255 / 63%);
    line-height: 20px;
    padding-top: 10px;
}
.featured-imagebox-blog.style1 .featured-box-content .featured-box-title {
    padding-left: 20px;
    left: 240px;
    position: absolute;
    top: 15px;
    right: 0;
    padding-right: 15px;
}
.featured-imagebox-blog.style1 .featured-box-content .featured-box-title h3 {
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 27px;
    color: rgba(255, 255, 255 ,1);
    text-transform: uppercase;
    font-weight: 400;   
}

/*featured-imagebox-blog style2*/
.featured-imagebox-blog.style2 { position: relative; margin-top: 0; }
.featured-imagebox-blog.style2 .featured-box-content { position: relative; overflow: hidden; }
.featured-imagebox-blog.style2 .featured-box-content .featured-box-title h3 a:hover { color: var(--base-skin); }
.featured-imagebox-blog.style2 .featured-box-content .featured-box-title h3 a { color: var(--base-dark); }
.featured-imagebox-blog.style2 .featured-thumbnail { position: relative; }
.featured-imagebox-blog.style2 .featured-thumbnail img { max-width: 220px; height: 135px; }
.featured-imagebox-blog.style2:hover .featured-thumbnail img { transform: unset; }
.featured-imagebox-blog.style2 .featured-box-content .featured-box-desc p {
    font-size: 14px;
    font-family: var(--base-bodyfont);
    color: rgba(109 111 114);
    line-height: 20px;
    padding-top: 10px;
}
.featured-imagebox-blog.style2 .featured-box-content .featured-box-title {
    padding-left: 20px;
    left: 240px;
    position: absolute;
    top: 15px;
    right: 0;
    padding-right: 15px;
}
.featured-imagebox-blog.style2 .featured-box-content .featured-box-title h3 {
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 27px;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;   
}



/* ===============================================
    13.Progress-Bar
------------------------*/
.prt-progress-bar{ position: relative; }
.prt-progress-bar:not(:last-child){ margin-bottom: 20px; }
.prt-progress-bar .progressbar-title {
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 500;
    color: var(--base-dark);
}
.prt-progress-bar .progress-bar-percent {
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    font-weight: 600;
    color: var(--base-dark);
    z-index: 3;
    margin-top: -25px;
    text-shadow: none;
    text-align: center;
    overflow: visible;   
}
.prt-progress-bar .progress-bar {
    display: block;
    height: 7px;
    line-height: 3px;
    position: relative;
    background-color: var(--base-skin);
    overflow: visible;
}
.prt-progress-bar .progress-bar-inner{ 
    box-shadow: none;
    height: 7px;
    width: 100%;
    z-index: 1;
    background-color: var(--base-grey);
}
.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: var(--base-white);}

/* style1 */
.prt-progress-bar.style1 {
    font-size: 15px;
    font-family: var(--base-headingfont);
    color: var(--base-dark);
}
.prt-progress-bar.style1 .progress-bar-inner {
    box-shadow: none;
    width: 100%;
    z-index: 1;
    background-color: var(--base-white);
    border: 1px solid rgba(0, 0, 0, 1);
    margin-top: 13px;
    padding: 2px;
    position: relative;
    color: var(--base-white);
    height: 100%;
    border-radius: 2px;
}
.prt-progress-bar.style1 .progress-bar {
    height: 8px;
    background-image: linear-gradient(90deg, rgba(155,249,179,1) 48%, rgba(198,153,251,1) 54%);
}
.prt-progress-bar.style1 .progress-bar-percent {
    text-shadow: none;
    text-align: right;
    overflow: visible;
    color: var(--base-dark);
    font-size: 15px;
    font-family: var(--base-headingfont);
    top: -30px;
    right: 0;
    position: relative;
    font-weight: 400;
}





/* ===============================================
    14.Testimonial
------------------------*/
.testimonials {
    position: relative;
}
.testimonials .testimonial-caption h3 {
    font-size: 22px;
    line-height: 34px;
    display: block;
    margin-bottom: 0;
}
.testimonial-caption label {
    display: block;
    margin: 0; 
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 4px;
    color: var(--base-skin);
}
.testimonials .testimonial-content blockquote{
    padding: 10px 25px;
    font-size: 20px;
    position: relative;
    line-height: 32px;
    font-style: italic;
    margin: 0;
}
.testimonials .testimonial-img img {
    width: 90px;
    height: 90px;
}
.star-ratings ul{ padding: 0; margin: 0;}
.star-ratings li{
    font-size: 14px;
    min-width: 14px;
    display: inline-block;
    color: #ffba00;
}
.star-ratings ul li.active , .star-ratings ul li.active i{ color: #ffba00;}


/*testimonials style1*/
.testimonials.style1 { margin-bottom: 25px; }
.testimonials.style1 .testimonial-content { position: relative; padding: 0px 25px 35px; }
.testimonials.style1 .testimonial-desc { color: var(--base-white);  padding: 10px 10px 20px 85px; }
.testimonials.style1 .testimonial-caption { padding-top: 45px; }
.testimonials.style1 .testimonial-desc:before {
    content: '';
    background-image: url(../images/straight-quotes.svg);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: center;
    position: absolute;
    border: 1px solid rgba(255 255 255 / 10%);
    padding: 80px;
    left: 0px;
    border-radius: 50%;
}
.testimonials.style1 .testimonial-content blockquote.testimonial-text {
    text-transform: uppercase;
    font-size: 26px;
    line-height: 40px;
    text-align: left;
    top: 38px;
    font-family: var(--base-headingfont);
    width: 90%;
    color: rgba(255, 255, 255 ,1);
    display: inline-block;
    padding-left: 0;
    padding-top: 20px;
}
.testimonials.style1 .testimonial-caption h3 { 
    display: block; 
    font-size: 13px; 
    color: rgba(255, 255, 255, 0.85); 
    font-weight: 400; 
    font-family: var(--base-bodyfont);
}
.testimonials.style1 .testimonial-caption label {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin: 0;
    clear: none;
    position: relative;
    color: rgba(255, 255, 255, 1);
    font-family: var(--base-headingfont);
    text-transform: uppercase;
}

/*testimonial-nav*/
.testimonials-nav .testimonial-avatar .testimonial-img { width: 190px; height: 155px; }
.testimonials-nav .testimonial-avatar .testimonial-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    opacity: .3;
    transition: opacity .5s;
    cursor: pointer;
    -webkit-transition: opacity .5s;
    transform: translateZ(0)!important;
    -webkit-transform: translateZ(0)!important;
    border: 0 solid transparent;
}
.testimonials.testimonials-nav.slick-slider {  }
.testimonials-nav .testimonial-avatar .testimonial-img-inner { position: relative; }
.testimonial-avatar.slick-slide.slick-current.slick-active.slick-center .testimonial-img img { opacity: 1; }
.testimonials-nav { max-width: 855px; overflow: hidden; margin: 0 auto; }
.testimonials-nav .slick-list.draggable { padding-left: 170px !important; }


/*testimonial-info*/
.testimonials-info {   
    position: relative;
    padding: 0 40px;
    margin-top: 80px;
    border-top: 1px solid rgba(217 217 217);
}
.testimonials-info:before {
    content: "\f12f";
    font-family: "flaticon";
    background-image: linear-gradient( to right , #9bf9b3 ,#c699fb);
    color: var(--base-dark);
    position: absolute;
    font-size: 35px;
    padding: 15px;
    width: 60px;
    height: 60px;
    top: -30px;
    left: 46%;
}
.testimonials-info .testimonial-content {
    text-align: center;
}
.testimonials-info .testimonial-content blockquote { 
    font-size: 22px;
    line-height: 40px;
    font-family: var(--base-headingfont);
    color: var(--base-dark);
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-style: italic;
    margin-top: 30px;
    font-weight: 400;
    text-align: center;
    padding: 20px 10px 20px 10px;
}
.testimonials-info .testimonial-content .testimonial-caption h3 {   
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 5px;
    color: var(--base-dark);
}
.testimonials-info .testimonial-content .testimonial-caption span {
    font-size: 16px;
    line-height: 26px;
}
.testimonials-info .testimonial-content .testimonial-caption { margin-top: 15px; }
.testimonials-info .testimonials:before {    
    display: inline-block;
    vertical-align: top;
    content: "\f13b";
    font-family: 'flaticon';
    font-size: 55px;
    line-height: 55px;
    color: var(--base-skin);
    margin-bottom: 13px;
}



/* ===============================================
    15.Client-row  
------------------------*/
.client-box{ 
    position: relative;
    text-align: center;
}
.slick-slide .client-box .client-thumbnail img{text-align: center;margin: 0 auto;}
.client-box .prt-client-logo-tooltip{ 
    margin-top: 35px; 
    margin-bottom: 0;
    overflow: hidden;
}
.client-box .prt-client-logo-tooltip,
.client-box .prt-client-logo-tooltip-inner{
    position: relative; 
}
.client-box .prt-client-logo-tooltip img{
    display: block;
    margin: 0 auto;
}


/* ===============================================
    16.Accordion
------------------------*/
.wrap-acadion .accordion { margin-top: 15px; }
.accordion .toggle:not(:last-child){
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.accordion .toggle-title a{ 
    display: block;
    font-weight: 600;
    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-content p:last-child {
    margin-bottom: 0;
}
.accordion .toggle .toggle-title a:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    right: 20px;
    display: inline-block;
    content: "\f055";
    border-radius: 50%;
    font-size: 20px;
}
.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;
}

/* prt-style-classic */
.accordion.style1 .toggle.prt-toggle_style_classic { 
    padding: 0;
    border: 0;
    background-color: #F8F8F8;
    border-radius: 30px;
    margin: 0 0 30px;
}
.accordion.style1 .toggle.prt-toggle_style_classic:last-child {
    margin-bottom: 0;
}
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-content { 
    margin-top: 0;
    padding: 0px 40px 35px 40px;  
}
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a {
    padding: 36px 100px 36px 40px;
    font-family: var(--base-headingfont);
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: var(--base-headingfont-color);
    white-space: normal;
}
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a.active {
    padding: 36px 100px 14px 40px;
}
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a:after{
    content: "\f107";
    font-size: 18px;
    font-family: 'FontAwesome';
    position: absolute;
    top: 30px;
    right: 40px;
    transition: all 0.1s ease;
    width: 45px;
    height: 45px;
    line-height: 47px;
    background-color: #000;
    border-radius: 10px;
    text-align: center;
    color: #fff;
}
.accordion.style1 .toggle.prt-toggle_style_classic .toggle-title a.active:after {
    background-color: var(--base-skin);
    background-image: linear-gradient(to right,#40db5c 0%,#03c7fd 50%,#40db5c 100%)!important;
    background-size: 200% auto;
}


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


/* ===============================================
    17.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 button.prt-btn {
    right: -80px;
}
.wrap-form span.text-input > i {
    position: absolute;
    left: 10px;
    top: 21px;
    opacity: .9;
    font-size: 14px;
    z-index: 1;
}

/* contactform */
.wrap-form.contact_form span.text-input i {
    position: absolute;
    left: 20px;
    top: 15px;
    font-size: 15px;
    z-index: 1;
    color: var(--base-skin);
}
.wrap-form.contact_form span.text-input input, 
.wrap-form.contact_form span.text-input textarea,
.wrap-form.contact_form span.text-input select {
    border-radius: 0;
    color: rgba(0,0,0,.60);
    border-color: transparent;
    border-radius: 5px;
    padding: 12px 15px;
    padding-left: 44px;
}
.wrap-form.contact_form span.text-input textarea { padding: 10px 15px; padding-left: 44px;}
.wrap-form.contact_form button[type="submit"] { 
    letter-spacing: .3px;
}
.prt-bgcolor-grey .wrap-form.contact_form span.text-input input, 
.prt-bgcolor-grey .wrap-form.contact_form span.text-input textarea,
.prt-bgcolor-grey .wrap-form.contact_form span.text-input select{
    background-color: #fff;
}

.prt-bgcolor-skincolor .wrap-form.contact_form span.text-input input, 
.prt-bgcolor-skincolor .wrap-form.contact_form span.text-input textarea,
.prt-bgcolor-skincolor .wrap-form.contact_form span.text-input select{
    background-color: transparent;
    border: 0;
    color: #fff;
    padding-left: 0;
    border-bottom: 2px solid rgba(255,255,255,.12);
}
.prt-bgcolor-skincolor .wrap-form.contact_form span.text-input input::-webkit-input-placeholder, 
.prt-bgcolor-skincolor .wrap-form.contact_form span.text-input textarea::-webkit-input-placeholder,
.prt-bgcolor-skincolor .wrap-form.contact_form span.text-input select::-webkit-input-placeholder {
    color: #fff;
}
.map-contect-form {
    padding: 100px 100px 25px;
    border-radius: 0;
    text-align: left;
}
.map-contect-form .section-title h2.title{
    font-size: 24px;
    line-height: 34px;
}
.wrap-form.query_form span.text-input { margin: 0 0 20px; }
.wrap-form.query_form span.text-input input,
.wrap-form.query_form span.text-input textarea,
.wrap-form.query_form span.text-input select {
    background-color: rgba(255, 255, 255 ,1);
    border: none;
    border-bottom: 1px solid rgba(217 217 217);
    padding-left: 10px;
    padding-top: 15px;
    font-size: 16px;
    line-height: 26px;
}
.wrap-form.query_form span.text-input input::placeholder,
.wrap-form.query_form span.text-input textarea::placeholder,
.wrap-form.query_form span.text-input select::placeholder{
    color: var(--base-bodyfont-color);
}  
.wrap-form.query_form span.text-input input:focus,
.wrap-form.query_form span.text-input textarea:focus,
.wrap-form.query_form span.text-input select:focus{
    border-color: transparent;
    border-bottom: 1px solid rgba(217 217 217);
    background-color: transparent;
} 
.wrap-form.query_form .contact-btn .prt-btn {
    padding: 45px 25px;
    transition: 0.5s;
    background-size: 200% auto;
    color: rgba(0 0 0);
    background-image: linear-gradient(to right, #9bf9b3 0%, #c699fb 51%, #9bf9b3 100%);
    border-radius: 50%;
    position: relative;
    top: 70px;
    font-size: 14px;
    line-height: 24px;
    left: 40px;
    font-weight: 600;
    text-transform: capitalize;
} 
.wrap-form.query_form .contact-btn .prt-btn:hover {
    background-position: right center;
}
.wrap-form.query_form span.checkbox{
    font-size: 14px;
    font-weight: 700;
    color: var(--base-bodyfont-color);
}
.wrap-form.query_form button i:before{
    font-weight: 600;
}
.wrap-form span.text-input select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #888;
    background-repeat: no-repeat;
}
.wrap-form span.text-input.select-option:before {
    right: 30px;
    position: absolute;
    content: "\e64b";
    padding: 12px 0;
    top: 0;
    bottom: 0;
    font-size: 9px;
    pointer-events: none;
    font-family: 'themify';
}
.wrap-form span.text-input input::-webkit-input-placeholder, 
.wrap-form span.text-input textarea::-webkit-input-placeholder,
.wrap-form span.text-input select::-webkit-input-placeholder {
    color: var(--body-font-color);
}
.wrap-form.query_form_1{margin-top: 10px;}
.wrap-form.query_form_1 span.text-input input,
.wrap-form.query_form_1 span.text-input textarea,
.wrap-form.query_form_1 span.text-input select {
    border-radius: 0px;
    border: 0;
    background-color: transparent;
    padding: 9px 20px 7px 0;
    border-bottom: 1px solid rgba(255 255 255 / 20%);
    width: 50%;
    color: var(--base-white);
}
.wrap-form.query_form_1 span.text-input input::placeholder,
.wrap-form.query_form_1 span.text-input textarea::placeholder,
.wrap-form.query_form_1 span.text-input select::placeholder{
    color: rgb(97 97 97);
}
/* ===============================================
    18.Tab
------------------------*/
.prt-tabs ul.tabs{
    width:100%; 
    padding: 0;
    margin: 0;
}
.prt-tabs ul.tabs li{ 
    position: relative;
    display: inline-block;
    flex: 1;
}
.prt-tabs ul.tabs li:first-child {
    margin: 0 15px 0 0;
}
.prt-tabs ul.tabs li:last-child{
    margin: 0 0 0 15px;
}
.prt-tabs .content-tab .content-inner {
    display: none;
}
.prt-tabs .content-tab .content-inner.active {
    display: block;
}

/*.tab-style1*/
.tab-style1{ position: relative; }
.tabs-menu {
    display: flex;
    margin-top: 15px !important;
    margin-bottom: 25px !important;
    position: relative;
    text-align: center;
}
.tab-style1 .tabs-menu:after {
    position: absolute;
    content: "";
    border-top: 1px solid #d9d9d9;
    left: 0;
    width: 100%;
}
.tab-links {
    margin-right: 15px;
    margin-left: 15px;
    padding: 12px 25px;
    flex: 1;
    background-color: transparent;
    color: #000;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}
.prt-tabs ul.tabs li.active a{color: var(--base-skin);}
.tab-style1 .tabs-menu .tab-links:before {
    position: absolute;
    content: "";
    background-image: linear-gradient(to right,#40db5c 0%,#03c7fd 50%,#40db5c 100%)!important;
    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;
}
.tab-link-text1 {
    font-family: var(--base-headingfont);
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
}
.tab-content-2 {
    margin-bottom: 25px;
}
.tab-content-h3 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-family: var(--base-headingfont);
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}
.list-border-left {
    position: relative;
}
.list-border-left:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    top: 0;
    right: 20px;
    background-color: #d9d9d9;
}
.tab-list {
    margin-bottom: 0px;
    padding-left: 0px;
    list-style-type: none;
}
.tab-list-item {
    display: flex;
    margin: 0 20px 10px 0;
    align-items: center;
}
.tab-list-link {
    color: #40db5c;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none;
    transform: rotate(45deg);
    background-size: 74% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right,#40db5c 0%,#03c7fd 50%,#40db5c 100%);
}
.tab-list-text {
    padding-left: 20px;
    font-family: var(--base-headingfont);
    color: #000;
    font-weight: 500;
}



/* ===============================================
    19.Boxes-Spacing
------------------------*/
.row.prt-boxes-spacing-30px, .prt-boxes-spacing-30px { margin: 0 -20px; }
.row.prt-boxes-spacing-30px .prt-box-col-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 30px;
}
.row.prt-boxes-spacing-20px, .prt-boxes-spacing-20px { margin: 0 -15px; }
.prt-boxes-spacing-20px .prt-box-col-wrapper {
    padding-right: 10px !important;
    padding-left: 10px !important;
    padding-bottom: 20px;
}
.row.prt-boxes-spacing-15px, .prt-boxes-spacing-15px { margin: 0 -10px; }
.row.prt-boxes-spacing-15px .prt-box-col-wrapper {
    padding-right: 7.5px;
    padding-left: 7.5px;
    padding-bottom: 15px;
}
.row.prt-boxes-spacing-10px, .prt-boxes-spacing-10px{ margin: 0 -5px; }
.row.prt-boxes-spacing-10px .prt-box-col-wrapper {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
}
.row.prt-boxes-spacing-5px, .prt-boxes-spacing-5px{ margin: 0; }
.row.prt-boxes-spacing-5px .prt-box-col-wrapper {
    padding-right: 2.5px;
    padding-left: 2.5px;
    padding-bottom: 5px;
}
.row.prt-boxes-spacing-0px, .prt-boxes-spacing-0px{ margin: 0; }
.row.prt-boxes-spacing-0px .prt-box-col-wrapper {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-bottom: 0px;
    outline: 0;
}


/* ===============================================
    20.Pricing-Plan
------------------------*/
.prt-pricing-plan {
    background-color: #f1f1f1;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 0;
    margin: 15px 0;
    border-radius: 30px;
    text-align: left;
}
.prt-pricing-plan:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 4%);
}
.prt-pricing-plan:before,
.prt-pricing-plan.bg-base-white:before  {
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    height: 0;
    transition: .5s;
    text-align: left;
    background-color: var(--base-grey);
    content: '';
    z-index: -1;
}
.prt-pricing-plan.bg-base-white:before {
    background-color: #f1f1f1;
}
.prt-pricing-plan:hover:before,
.prt-pricing-plan.bg-base-white:hover:before  {
    top: 0;
    height: 100%;
}
.prt-pricing-plan .prt-p_table-head img{width: 100%;}
.prt-pricing-plan:hover .prt-icon i{
    transform: rotateY(180deg);
}
.prt-pricing-plan .prt-icon i{
    display: inline-block;
    transition: all .5s ease;
}
.prt-p_table-body {
    padding: 37px 40px 45px;
}
.prt-p_table-title h3 {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    text-transform: uppercase;
    color: var(--base-bodyfont-color);
}
.prt-p_table-amount, .prt-p_table-price {
    position: relative;
    display: -webkit-box;
    line-height: 1;
    font-size: 60px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 25px;
    color: var(--base-headingfont-color);
    border-bottom: 1px solid #d4d4d4;
}
.prt-p_table-amount .cur_symbol {
    font-size: 20px;
    font-weight: 600;
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 0;
}
.prt-p_table-amount .pac_frequency {
    position: relative;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    padding-left: 10px;
    color: var(--base-bodyfont-color);
    text-transform: lowercase;
    font-weight: normal;
    font-family: inherit;
    display: table-caption;
}
.prt-p_table-body .prt-p_table-features {
    list-style-type: none;
    margin: 0;
    padding: 24px 0 45px 0;
}
.prt-p_table-features li {
    padding: 0;
    margin: 0;
    position: relative;
    padding-top: 15px;
    padding-left: 25px;
    color: var(--base-bodyfont-color);
}
.prt-p_table-features li:before {
    content: '';
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    left: 0;
    top: 25px;
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #000;
    border-radius: 10px;
}
.prt-p_table-footer{
    display: block;
    padding-top: 15px;
    padding-bottom: 21px;
}
.prt-p_table-desc { opacity: 0.8; color: var(--base-bodyfont-color); }

.prt-pricing-plan.pricing-recommended-plan_2:not(.bg-base-skin) {
    background-color: var(--base-skin);
}
.prt-pricing-plan.pricing-recommended-plan_1:not(.bg-base-skin) {
    background-color: var(--base-grey);
}

.prt-pricing-plan.pricing-recommended-plan,
.prt-pricing-plan.pricing-recommended-plan .prt-p_table-title h3,
.prt-pricing-plan.pricing-recommended-plan .prt-p_table-desc,
.prt-pricing-plan.pricing-recommended-plan .prt-p_table-amount, 
.prt-pricing-plan.pricing-recommended-plan .prt-p_table-amount .pac_frequency,
.prt-pricing-plan.pricing-recommended-plan .prt-p_table-features li {
    color: #fff;
}
.bg-base-dark .prt-pricing-plan:not(.bg-base-skin) .prt-p_table-title h3 {
    color: var(--base-dark);
}
.bg-base-dark .prt-pricing-plan:not(.pricing-recommended-plan){
    border: 1px solid #e8e8e9;
    padding: 49px 40px 27px;
}


/*ticket banner*/

.ticket-banner {
    padding: 50px 0px 0px 0px;
}
.ticket-banner .ticket-desc p {
    text-align: center;
    color: var(--base-white);
    font-family: var(--base-headingfont);
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.ticket-banner .ticket-heading h2 {
    color: var(--base-skin);
    font-family: var(--base-headingfont);
    font-size: 84px;
    font-weight: 400;
}
.ticket-banner .ticket-heading p {
    font-family: var(--base-headingfont);
    font-size: 27px;
    line-height: 40px;
    font-weight: 400;
    color: var(--base-white);
    text-transform: uppercase;
}
.ticket-banner .ticket-add {
    padding: 5px 70px 0px 70px;
    text-align: center;
    color: var(--base-white);
    font-family: var(--base-bodyfont);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.ticket-banner .dash-border {
    border-top: 2px dashed #FFFFFF2E;
    margin-bottom: 30px;
}
.ticket-banner .prize-title p { margin-bottom: 0; }
.ticket-banner .ticket-heading { position: relative; }
.ticket-banner .ticket-heading:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: -8px;
    width: 30px;
    height: 15px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: white;
    transform: rotate(90deg);
}
.ticket-banner .ticket-heading:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: -8px;
    width: 30px;
    height: 15px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background-color: white;
    transform: rotate(270deg);
}
.ticket-banner .prize-table {
    margin-bottom: 25px;
    padding: 0px 10px 0px 10px;
    display: inline-block;
}
.ticket-banner .prize-table  span.main-prize {
    text-align: center;
    color: var(--base-white);
    font-family: var(--base-headingfont);
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}
.ticket-banner .prize-title {
    padding: 10px;
    text-align: center;
    color: var(--base-white);
    font-family: var(--base-headingfont);
    font-size: 14px;
    font-weight: 400;
}



/* ===============================================
    21.Sidebar
------------------------*/
.sidebar .widget-area .widget {    
    position: relative;
    margin: 0 0 35px;
    background-color: #fff;
    border-radius: 5px;
}
.sidebar .widget-area .widget:after {
    display: block;
    height: 3px;
    content: '';
    position: absolute;
    width: auto;
    bottom: 0;
    left: 35px;
    right: 35px;
    z-index: 1;
}
.sidebar .widget-area .widget.with-title{
    background-color: var(--base-white);
    padding: 30px;
    margin: 0 0 40px;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 45px;
    box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
}
.sidebar .widget-area .widget.widget-search{padding: 0;}
.sidebar .widget-area .widget:last-child{ margin-bottom: 0px; }
.sidebar .widget ul{
    margin: 0;
    padding: 0;
}
.sidebar .widget ul >li {
    list-style: none;
}
.sidebar .widget ul>li:first-child{
    padding-top: 0;
    margin-top: 0;
}
.sidebar .widget-title h3{ 
    position: relative;
    margin-top: 0px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f6f6f6;
    font-family: var(--base-headingfont);
    color: var(--base-headingfont-color);
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}
.sidebar .widget-title h3:before {
    content: "\e65a";
    font-family: 'themify';
    position: absolute;
    right: 0;
    left: auto;
    background: transparent !important;
    transform: rotate(90deg);
    font-size: 20px;
    top: -2px;
    transition: all 0.5s ease;
}
.sidebar .widget.with-title:hover .widget-title h3:before{
    transform: rotate(45deg);
    transition: all 0.5s ease;
    color: var(--base-skin);
}
/*widget-search*/
.sidebar .widget.widget-search ,
.sidebar .widget-area.prt-col-bgcolor-yes .widget.widget-search { 
    padding: 0;
}
.sidebar .widget.widget-search .search-form{ 
    border: 0;
    position: relative;
}
.sidebar .widget.widget-search .search-form label {
    display: block;
    margin: 0;
    width: 100%;
}
.sidebar .widget-search .screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.sidebar .widget.widget-search .search-form .btn[type="submit"] {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 47px;
    height: 47px;
    line-height: 0;
    z-index: 1;
    outline: 0;
    border: 0;
    border-radius: 5px;
}
.sidebar .widget.widget-search .search-form .btn:before{
    content: '\e841';
    position: absolute;
    font-family: 'fontello';
    font-size: 17px;
    line-height: 21px;
    top: 30px;
    right: 30px;
}
.sidebar .widget.widget-search .input-text {
    border: 1px solid #ebeded;
    border-radius: 30px;
    padding: 25px 15px 25px 30px;
    padding-right: 60px;
    background-color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 18px;
    color: #000;
}
.sidebar .widget.widget-search input::placeholder{
    color: #7a7a7a;
}


/* widget-banner */
.widget-banner { 
    padding: 0 !important;
    border: 0 !important;
}
.widget-banner .icon-img {
    width: 75px;
    height: 75px;
    background-color: #fff;
    border-radius: 50%;
    line-height: 75px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 25px;
}

.widget-banner .icon-img:before {
    position: absolute;
    content: '';
    height: 90px;
    width: 90px;
    background-color: rgb(255 255 255 / 30%);
    border-radius: 50%;
    top: -7px;
    left: -7px;
    z-index: -1;
    margin: 0 auto;
    text-align: center;
    right: 0;
}
.widget-banner .icon-img img {max-width: 50px;}
.widget-banner > div { 
    padding: 50px 30px;
    border-radius: 5px;
    overflow: hidden;
}
.widget-banner .prt-bg.prt-col-bgimage-yes > .prt-bg-layer > .prt-col-wrapper-bg-layer-inner {
    opacity: 0.50;
}
.widget-banner h3 {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 15px;
}
.widget-banner ul li {
    padding: 0 0 15px !important;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
    border: 0 !important;
    color: #fff;
}
.widget-banner ul li:last-child {
    font-size: 14px;
    margin-bottom: 25px;
    font-weight: normal;
}
.sidebar-banner-heading {
    margin-top: 0px;
    margin-bottom: 15px;
    font-family: var(--base-headingfont);
    color: #fff;
    font-size: 30px;
    line-height: 40px;
}
.sidebar-banner-subheading {
    margin-bottom: 10px;
    font-family: var(--base-headingfont);
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.sidebar-banner-phone-link {
    display: block;
    margin-bottom: 20px;
    font-family: var(--base-headingfont);
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
    text-decoration: none;
}
.widget-banner .prt-icon.prt-icon_element-border.prt-icon_element-size-sm {
    height: 38px;
    width: 38px;
    line-height: 38px;
}
.widget-banner .prt-icon.prt-icon_element-border.prt-icon_element-size-sm i { font-size: 22px; }

.download_block {
    text-align: left;
    position: relative;
}
.download-block01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
}
.download-block01.first-child {
    margin-top: 22px;
}
.download-block01:last-child {
    margin-bottom: 0;
}
.download_block .prt-file-title a{
    font-size: 17px;
    line-height: 27px;
    color: var(--base-bodyfont-color);
}
.download_block span {
    font-size: 18px;
    line-height: 28px;
    display: block;
    margin-bottom: 0px;
    color: var(--base-headingfont-color);
    font-family: var(--base-headingfont);
    font-weight: 600;
}
.download_icon i{
    background-color: var(--base-skin);
    font-size: 40px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right,#40db5c 0%,#03c7fd 50%,#40db5c 100%)!important;
    background-size: 200% auto;
}


/* widget-categories */
.prt-sidebar-right .widget.widget-search {
    padding: 40px 108px 10px 40px;
    background-color: var(--base-grey);
    border-radius: 70px;
}
.prt-sidebar-right .widget.widget-search .search-form label {
    display: block;
    margin: 0;
}
.prt-sidebar-right .widget.widget-search input[type="search"] {
    border-radius: 30px;
    border: 1px solid #000;
    color: #000;
    background-color: transparent;
    padding: 12px 18px 12px;
}
.prt-sidebar-right .widget.widget-search .search-form{
    position: relative;
}
.prt-sidebar-right .widget.widget-search input[type="search"]::placeholder{
    color: rgba(0, 0, 0, 0.50);
}
.prt-sidebar-right .widget.widget-search .btn-check:focus+.btn,
.prt-sidebar-right .widget.widget-search .btn:focus {
    outline: 0;
    box-shadow: none;
}
.prt-sidebar-right .widget.widget-search .btn:before{
    content: '\e841';
    position: absolute;
    font-family: 'fontello';
    font-size: 20px;
    width: 58px;
    height: 58px;
    line-height: 58px;
    top: -4px;
    right: -70px;
    background-color: #fff;
    border-radius: 50px;
}
.prt-sidebar-right .widget.widget-categories,
.prt-sidebar-right .widget.tagcloud-widget,
.prt-sidebar-right .widget.widget-recent-post{
    border-radius: 30px;
    overflow: hidden;
}
.prt-sidebar-right .widget.with-title{
    background-color: var(--base-grey);
    margin-bottom: 30px;
}

.prt-sidebar-right .widget.with-title:last-child {
    margin-bottom: 0;
}
.prt-sidebar-right .widget.widget-categories .widget-title,
.prt-sidebar-right .widget.tagcloud-widget .widget-title,
.prt-sidebar-right .widget.widget-recent-post .widget-title{
    background-color: #000;
    padding: 32px 40px 20px;
}
.prt-sidebar-right .widget.widget-categories .widget-title,
.prt-sidebar-right .widget.tagcloud-widget .widget-title,
.prt-sidebar-right .widget.widget-recent-post .widget-title{
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 0;
    position: relative;
    color: #fff;
}
.widget-categories ul{
    padding: 10px 30px 30px;
    margin: 0;
}
.widget-categories ul li a{
    position: relative;
    display: inline-block;
    padding-left: 25px;
    line-height: 1;
    font-size: 18px;
    font-weight: 500;
}
.widget-categories ul li{ 
    padding: 0 0 18px 8px;
    border-top: 0 !important;
    border-bottom: 1px solid rgb(0 0 0 / 20%);
    position: relative;
    margin-top: 17px;
}
.widget-categories ul li::marker{
    font-size: 0;
}
.widget-categories ul li:last-child {
    padding-bottom: 0 !important;
    border-bottom: 0;
}
.widget-categories ul li a:before {
    position: absolute;
    content: "-";
    top: -4px;
    left: 0;
    font-weight: 400;
    color: #000;
    font-size: 25px;
    line-height: 1;
}
.widget-categories ul li a:hover:before{
    color: var(--base-skin);
}
.widget-categories ul li span {
    position: absolute;
    right: 0;
    color: #8b8b8b;
    overflow: hidden;
    z-index: 1;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
}

/* widget-nav-menu */
.widget.widget-nav-menu:after {
    content: unset !important;
}
.widget.widget-nav-menu ul{
    padding: 7px 0 0 0;
}
.widget.widget-nav-menu ul li{ 
    padding: 0;
    border: 0;
    position: relative;
    margin-bottom: 18px;
}
.widget.widget-nav-menu ul li a{
    display: block;
    padding: 2px;
    position: relative;
    color: var(--base-dark);
    z-index: 1;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    background-image: linear-gradient(#000000, #000000), linear-gradient(#000000, #000000);
    display: inline;
    background-size: 0% 1px, 0 1px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s linear;
}
.widget.widget-nav-menu ul li:last-child a{
    border-bottom: 0;
}

.widget.widget-nav-menu ul li:hover a,
.widget.widget-nav-menu ul li.active a {
    background-size: 0 1px, 100% 1px;
}



/** prt-recent-post-list **/
.widget ul.prt-recent-post-list{
    margin: 0;
    padding: 0 30px 40px;
}
.widget ul.prt-recent-post-list>li {
    padding: 35px 0;
    border-top: none;
    border-bottom: 1px solid rgb(0 0 0 / 20%);
    margin-bottom: 0;
}
.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: 20px;
    position: relative;
}
.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: 15px;
    object-fit: cover;
}
.widget ul.prt-recent-post-list .post-meta{padding: 10px 0 3px;}
.widget ul.prt-recent-post-list .post-meta .prt-meta-line{
    position: relative;
    color: inherit;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.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: 30px 28px 35px;
}
.widget .tagcloud a {
    display: inline-block;
    padding: 7px 16px;
    margin: 0 2px 10px;
    border: 1px solid rgb(0 0 0 / 30%);
    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);
}


/* pagination */
.pagination-block {
    display: block;
    padding-top: 10px;
    text-align: center;
}
.pagination-block .page-numbers {
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #eaebec;
    border-radius: 5px;
    margin: 0 3px;
    padding: 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;
}
.pagination-block .page-numbers i{ font-size: 12px; }
.pagination-block .page-numbers.current , .pagination-block .page-numbers:hover {
    background-color: var(--base-skin);
    color: var(--base-white);
}
/*banner*/
.banner-main-title h2{
    font-size: 80px;
    line-height: 90px;
    z-index: 0;
    position: relative;
    padding: 180px 0;
    text-transform: uppercase;
}
.banner-main-title{position: relative;}
.banner-main-title .video-autoplay video.img-fluid {
    width: 380px;
    height: 646px;
    position: absolute;
    top: 0;
    left: 128px;
    border-radius: 190px;
    opacity: 0.50;
}
.about-content{padding-top: 105px;}
.about-content h3{color: var(--base-white) !important;}
.about-2{
    animation: shake 24s linear infinite;
}
@keyframes shake{
    0%, 100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }
}
.zoomIn {
      -webkit-animation-name: zoomIn;
      animation-name: zoomIn;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
  }
  @-webkit-keyframes zoomIn {
  0% {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3);
      }
      50% {
      opacity: 1;
      }
  }
  @keyframes zoomIn {
      0% {
      opacity: 0;
      -webkit-transform: scale3d(.3, .3, .3);
      transform: scale3d(.3, .3, .3);
      }
      50% {
      opacity: 1;
      }
  } 

    .fadeInLeft {
      -webkit-animation-name: fadeInLeft;
      animation-name: fadeInLeft;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
  }
  @-webkit-keyframes fadeInLeft {
      0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      }
      100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
      }
  }
  @keyframes fadeInLeft {
      0% {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      }
      100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
      }
  } 
  /*vertical-text*/
.banner-vertical-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    color: rgb(255 255 255 / 59%);
}
.vertical-text-left{
    writing-mode: vertical-rl;
}
.vertical-text-right{
    writing-mode: vertical-rl;
}
/*banner-02*/
.banner-section02 .banner-title h2{
    font-size: 100px;
    line-height: 120px;
    font-weight: 700;
    z-index: 0;
    position: relative;
    margin-bottom: 25px;
}
.banner-section02 .banner-content { position: relative;}
.banner-section02 .banner-img img{ border-radius: 50px;}
.banner-section02 .banner-content {display: flex;align-items: center;margin-bottom: 30px;}
.banner-section02 .banner-content p{margin: 0 0 0 20px;}

.banner-section02 .video-autoplay{
    width: 1400px;
    height: 650px;
    overflow: hidden;
    border-radius: 325px;
    margin-left: -200px;
    position: absolute;
    top: 198px;
    opacity: 0.59;
}
/*.news-section*/
.news-section .section-title h2{
    font-size: 140px;
    line-height: 110px;
    font-weight: 700;
}
.news-section .section-title img{
    border-radius: 52px;
}
.news-section .section-title a{color: #fff !important;}

.news-content{
    z-index: 0;
    position: relative;
    display: flex;
    align-items: center;
    padding: 35px 0;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}
.news-content:first-child{padding: 0 0 35px;}
.news-content:last-child{
    border-bottom: none;
    padding: 35px 0 0;
}
.news-section .news-title h3{
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    padding-left: 85px;
    margin-bottom: 0;
}
.news-section .videoautoplay {
    position: absolute;
    top: 0;
    opacity: 0.30;
}
.steps-section .section-title h3{
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    color: var(--base-headingfont-color);
    margin-bottom: 4px;
}

/* Portfoliobox  Styles-1 */
.prt-portfoliobox-style1 {
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 15px 0px rgba(41,61,88,0.10);
}
.prt-portfoliobox-style1 .portfoliobox-overlay .prt-search a {
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -17px;
    margin-right: -17px;
    height: 100%;
    width: 100%;
    line-height: 35px;
    border: 1px solid transparent;
    text-align: center;
    color: #fff !important;
}
.prt-portfoliobox-style1:hover .prt-post-item-inner {
    opacity: 0.5;
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.prt-portfoliobox-style1 .prt-post-item-inner {
-moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -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;
}


/* cursor */
.prt-cursor {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 150;
    contain: layout style size;
    pointer-events: none;
    will-change: transform;
    -webkit-transition: opacity .3s,color .4s;
    -o-transition: opacity .3s,color .4s;
    -moz-transition: opacity .3s,color .4s;
    transition: opacity .3s,color .4s;
}

.prt-cursor-text {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    color: var(--prt-whitecolor);
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: opacity .4s,-webkit-transform .3s;
    transition: opacity .4s,-webkit-transform .3s;
    -o-transition: opacity .4s,-o-transform .3s;
    -moz-transition: opacity .4s,transform .3s,-moz-transform .3s;
    transition: opacity .4s,transform .3s;
    transition: opacity .4s,transform .3s,-webkit-transform .3s,-moz-transform .3s,-o-transform .3s;
}

.prt-cursor.-visible:before {
    -webkit-transform: scale(.2);
    -moz-transform: scale(.2);
    -ms-transform: scale(.2);
    -o-transform: scale(.2);
    transform: scale(.2)
}
.prt-cursor.-visible.-active:before {
    -webkit-transform: scale(.23);
    -moz-transform: scale(.23);
    -ms-transform: scale(.23);
    -o-transform: scale(.23);
    transform: scale(.23);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}
.prt-cursor.-pointer:before {
    -webkit-transform: scale(.15);
    -moz-transform: scale(.15);
    -ms-transform: scale(.15);
    -o-transform: scale(.15);
    transform: scale(.15)
}
.prt-cursor.-text:before {
    opacity: 1;
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7)
}

.prt-cursor.-text .prt-cursor-text {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.prt-cursor.-text.-active:before {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}
.prt-cursor.-tooltip:before {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}
.prt-cursor.-tooltip .prt-cursor-text {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    text-align: left;
    display: block;
    width: auto;
    height: auto;
    justify-content: unset;
    align-items: unset
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.prt-animation-hover-button {
    padding: 23px 15px 28px;
    text-align: center;
    background-color: #000;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: -30%;
    top: auto;
    transition: 500ms all linear 0ms;
    opacity: 0;
}
.prt-cursor .prt-project-readmore-btn a {
    transition: 500ms all linear 0ms;
    font-size: 20px;
    line-height: 30px;
    padding: 10px 25px 7px 25px;
    text-transform: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    border-radius: 0;
    font-weight: 600;
    color: #fff;
    background-color: #000 !important;
    text-transform: capitalize;
}
.prt-cursor .prt-project-readmore-btn a span{
    font-size: 15px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.54);
}

/*prt-covershow-box*/

.prt-covershow-box.prt-cover-styleone {
    min-height: 700px;
}
.prt-covershow-box.prt-init {
    transition: opacity .5s .2s;
    opacity: 1;
}
.prt-covershow-box .covershow-holder {
    counter-reset: count;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.prt-covershow-box .prt-covershow-item.active {
    transform: translate3d(0,0,0);
}

.prt-covershow-box .prt-covershow-item:first-child {
    transform: none!important;
}

.prt-covershow-box.prt-init .prt-covershow-item {
    transition: all 1s;
}

.prt-covershow-box .prt-covershow-item {
    counter-increment: count;
    position: absolute;
    display: flex;
    align-items: center;
    left: 0;
    top: 0;
    min-height: 100%;
    width: calc(100% - 6*80px);
    padding-top: 0;
    transform: translate3d(100%,0,0);
    background: #000;
}
.prt-covershow-box .prt-covershow-item.active .prt-cover-header {
    transition-delay: 0s;
    background-color: #000;
    border-right: 1px solid rgb(255 255 255 / 30%);
}
.prt-covershow-box .prt-covershow-item:first-child .prt-cover-header {
    border-left: 0;
}
.prt-covershow-box .prt-cover-header {
    position: absolute;
    top: 0;
    left: -80px;
    display: block;
    height: 100%;
    width: 80px;
    cursor: pointer;
    box-sizing: border-box;
    background: #000;
    border-left:1px solid rgb(255 255 255 / 30%);
    border-right: 1px solid transparent;
    transition: border-color .35s ease-out .7s;
}

.prt-covershow-box .prt-cover-header .prt-cover-title {
    transform: rotate(180deg);
    position: absolute;
    top: 180px;
    left: calc(50% - 15px);
    margin: 0;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    -webkit-background-clip: text;
    background-color: currentColor;
    background-size: 100% 200%;
    background-position-y: 100%;
    transition: background-position .8s cubic-bezier(.25,.1,.14,.91);
    color: #fff;
    font-size: 20px;
}

.prt-covershow-box .prt-covershow-item.active .prt-cover-title {
    background-position-y: 0;
}
.prt-covershow-box .prt-covershow-item:first-child {
    transform: none!important;
}
.prt-covershow-box {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.prt-cover-content.prt-coverbox-predefined,.prt-cover-content-inner {
    position: absolute;
    top: 88px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    overflow: hidden;
    margin: 0 38px;
}
 

.prt-cover-content-inner span.number{
    font-size: 24px;
    color: rgb(255 255 255 / 0.54);;
}
.prt-cover-content-inner h3{
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
    color: #fff;
}
.prt-cover-content-inner p{
    font-size: 16px;
    line-height: 26px;
    color: rgb(255 255 255 / 60%);
}
.prt-cover-content-inner ul{margin-bottom: 40px;}
.prt-cover-content-inner ul li{
    color: #fff;
    font-size: 15px;
    padding: 3px 0;
    position: relative;
}
.prt-cover-content-inner ul li::marker {
    color: transparent;
}
.prt-cover-content-inner ul li:before{
    content: '*';
    position: absolute;
    font-size: 31px;
    left: -23px;
    top: 10px;
}

.prt-call-to-arrow{
    animation: shake 24s linear infinite;
    margin-top: -58px;
    margin-right: -128px;
    padding-left: 20px;
    position: relative;
}

@keyframes shake{
    0%, 100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }
}

.content-section3 .float-end.text-right p{
    text-align: right;
}
/*.content-box*/
.content-box-main {
    padding: 30px 0 22px;
    border-bottom: 1px solid #dedede;
}
.content-box-main.border-top {
    border-top: 1px solid #dedede;
}
.post-date-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 90px 0 0;
}
.content-box-main .post-month h3{
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
}
.content-box-main .post-month span{
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    -webkit-text-stroke: 1px #000;
    -webkit-text-fill-color: transparent;
}
.content-box-main .post-year span{
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
    -webkit-text-stroke: 1px #000;
    -webkit-text-fill-color: transparent;
    transition: all .1s ease;
}
.content-box-main:hover .post-year span{
    -webkit-text-stroke: 1px var(--base-skin);
}
.post-content-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0 38px;
}
.post-content-main a {
    padding: 0 0 0 70px;
    font-size: 37px;
    line-height: 37px;
    color: #000;
    font-weight: 900;
}
.content-box-main:hover a{
    color: var(--base-skin);
    transition: all .1s ease;
}
/*map-contect*/
.map-contect a{
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #000;
    position: relative;
}
.map-contect .email{margin: 5px 0 0 0;}
.map-contect .email a:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    background-color: #000;
    transition: all 0.3s ease 0s;
}
.map-contect .email a:hover:before{
   background-color: var(--base-skin); 
}
ul.map-links li {
    display: inline-block;
    margin: 0 10px 10px 0;
}
ul.map-links li:last-child {
    margin: 0 0 10px 0;
}
ul.map-links li a {
    border: 1px solid #000;
    text-align: center;
    display: block;
    font-size: 12px;
    line-height: 22px;
    padding: 3px 20px;
    color: #000;
    font-weight: 700;
    border-radius: 10px;
    text-transform: uppercase;
}
ul.map-links li a:hover {
    background-color: var(--base-skin);
    color: #fff;
    border: 1px solid var(--base-skin);
}

/*.prt-marquebox*/
.marquee {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    padding: 20px 0;
    -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;
}
.marque-section ,.marque-section_1 { background-image: linear-gradient(90deg, #9BF9B3 0%, #C699FB 100%); }
.marquee-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.marquee-text {
    padding-right: 20px; 
    -ms-flex: 0 0 auto;
    font-family: var(--base-headingfont);
    cursor: pointer;
    color: rgba(0, 0, 0, 1);
    position: relative;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 25px;
    text-transform: uppercase;
}
.marquee-content {
  animation: scroll 25s linear infinite;
}
@keyframes scroll {
    0% {
        transform: translate(0,0)
    }
    100% {
        transform: translate(-50%,0)
    }
}
.marquee-content:hover {
  animation-play-state: paused;
}
.marquee-text {
  position: relative;
}


/*marquee style1*/
.marquee.style1 .marquee {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    padding: 0;
    -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.style1 .marque-section { background-image: linear-gradient(90deg, #9BF9B3 0%, #C699FB 100%); }
.marquee.style1 .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.style1 .marquee-text {
    padding-right: 20px; 
    -ms-flex: 0 0 auto;
    font-family: var(--base-headingfont);
    cursor: pointer;
    color: rgba(0, 0, 0, 1);
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 25px;
    text-transform: uppercase;
}
.marquee.style1 .marquee-content {
  animation: marquee-one 25s linear infinite;
}
@keyframes marquee-one {
    100% {
        transform: translate(0,0)
    }
    0% {
        transform: translate(-50%,0)
    }
}
.marquee.style1 .marquee-content:hover {
  animation-play-state: paused;
}
.marquee-text {
  position: relative;
}



/*history box*/
.prt-box-col-wrapper-style1 {
    position: relative;
}
.prt-history-box-content {
    position: relative;
}
.prt-history-box-border {
    position: absolute;
    width: 1px;
    height: 110%;
    border-left: 1px solid #d9d9d9;
}
.prt-history-box-title {
    padding-top: 20px;
    padding-left: 70px;
}
.prt-box-col-wrapper-style1 .prt-history-box-title:before {
    position: absolute;
    content: "";
    margin: 0px 0 0px;
    border-top: 1px solid #d9d9d9 !important;
    width: 50px;
    border: 0;
    left: 0;
    top: 40px;
    bottom: 0;
}
.prt-history-box-h3 {
    margin-top: 0px;
    font-family: var(--base-headingfont);
    color: #000;
    font-size: 26px;
    line-height: 34px;
    font-weight: 600;
}

/*.team-detail*/
.team-member-single-content{
    position: relative;
}
.team-member-single-content:after {
    position: absolute;
    content: "";
    border-right: 1px solid #dddddd;
    left: 0;
    right: 25px;
    height: 100%;
    top: 0;
}
.team-detail-list {
    margin-top: 25px;
    margin-bottom: 0;
    padding-left: 0px;
    list-style-type: none;
}
.team-detail-list-item {
    padding-top: 9px;
    padding-right: 10px;
    padding-bottom: 8px;
    text-align: left;
}
.team-detail-list-text {
    display: inline-block;
    color: #000;
    font-weight: 500;
}
.team-detail-list-link {
    display: inline-block;
    color: #000;
    font-weight: 400;
    text-decoration: none;
}
.team-detail-social-list {
    display: flex;
    padding-left: 0px;
    align-items: center;
    list-style-type: none;
    margin: 0;
}
.team-detail-list-item {
    padding-top: 9px;
    padding-right: 15px;
    padding-bottom: 8px;
    text-align: left;
}
.team-detail-social-list-link {
    display: inline-block;
    font-family: Themify, sans-serif;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    text-decoration: none;
}
.team-member-single-title-h3 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: var(--base-headingfont);
    color: #000;
    font-size: 28px;
    line-height: 37px;
    font-weight: 600;
}
.team-member-single-category {
    margin-bottom: 15px;
    font-family: var(--base-headingfont);
    color: #6e6e6e;
    font-size: 14px;
    line-height: 26px;
}
.team-detail-h2 {
    margin-top: 25px;
    font-family: var(--base-headingfont);
    color: #000;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}
.team-detail-h3 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-family: var(--base-headingfont);
    color: #000;
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
}
.team-detail-llist {
    padding-left: 20px;
    margin: 0;
}
p.team-desc {
    padding: 6px 0 0 20px;
}
.timeline-block {
    padding-bottom: 15px;
}
.timeline-block:last-child {
    padding-bottom: 0;
}
.timeline-block.last-child .iconbox-desc-sd p {
    margin-bottom: 0;
}
.iconbox-sd {
    display: flex;
}
.iconbox-num-block {
    position: relative;
    display: inline-block;
    padding-right: 35px;
}
.iconbox-num {
    position: relative;
    display: flex;
    width: 48px;
    height: 48px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-image: linear-gradient(90deg, #40db5c, #03c7fd 50%, #40db5c);
    background-size: 200% auto;
    font-family: var(--base-headingfont);
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
}
.sidebar { counter-reset:number}
.iconbox-num:before {
    counter-increment: number;
    content: "" counter(number) "";
}
.iconbox-num-block:after {
    content: "";
    position: absolute;
    background-color: rgba(0,0,0,.06);
    left: 24px;
    top: 48px;
    height: 100%;
    width: 1px;
}
.timeline-block:last-child .iconbox-num-block:after{
    display: none;
}
.iconbox-heading-sd {
    margin-bottom: 12px;
    font-family: var(--base-headingfont);
    font-size: 22px !important;
    line-height: 32px !important;
}
.detail-page-heading {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 50px;
    text-transform: capitalize;
}
.sd-sub-heading {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 36px;
}
.title-line {
    width: 100%;
    height: 1px;
    background-color: #000;
}
/*.prt-populated-box*/
.prt-populated-box-main {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.prt-populated-box {
    position: relative;
    padding: 0px 10px 0px;
    margin: 5px 0;
    border-right: 1px solid #ddd;
    display: inline-block;
    min-width: 20%;
    text-align: center;
}
.prt-populated-box.last-child {
    border: 0;
}
.prt-populatedbox {
    display: contents;
}
.prt-populated-h3-2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
}
ul.prt-populated-list {
    margin: 0px;
    padding: 0px;
}
ul.prt-populated-list li.prt-populated-list-item {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-right: 5px;
    text-align: center;
    list-style-type: none;
}
ul li a.prt-populated-list-link-2 {
    color: #828282;
}
.pf-single-related-title-2{
    font-size: 35px;
    line-height: 35px;
}
.pf-single-btn .prt-btn {
    padding: 12px 34px;
    border-radius: 15px;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
}
.section-title-h2 {
    color: var(--base-headingfont-color);
    font-size: 60px;
    line-height: 70px;
}
.contact-address-box {
    position: relative;
    display: flex;
    padding-top: 40px;
    padding-bottom: 30px;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}
.address-box-heading {
    margin-top: 0px;
    color: var(--base-headingfont-color);
    font-size: 30px;
    line-height: 40px;
}
.contact-address-box.last-child {
    border-top-color: transparent;
}
.address-box-link {
    display: inline-block;
    color: var(--base-headingfont-color);
    font-weight: 500;
    text-decoration: none;
}
.contact-heading-h3 {
    margin-top: 0px;
    margin-bottom: 25px !important;
    color: var(--base-headingfont-color) !important;
    font-size: 26px !important;
    font-weight: 600 !important;
}


