 
body {
    font-family: Arial, sans-serif;
}

.tmtheme_fbar_icons > span.fixedloginwrapper {
    width: 410px;
    padding: 0;
    border-radius: 12px;
    text-align: left;
} 
label.form-label {
    line-height: normal;
}
/* ===============================================
    1.prt-row
------------------------*/

.prt-row{ padding: 0 0;}
.prt-row.padding_bottom_zero-section { padding: 100px 0 0; }
.prt-row.padding_top_zero-section { padding: 0 0 100px; }
.prt-row.padding_zero-section { padding: 0 0; }
.prt-row.service-section{padding: 90px 0 100px;}
.prt-row.portfolio-section{ padding: 100px 0 85px; }
.prt-row.cta-section{ padding: 75px 0; }
.prt-row.blog-section{padding: 100px 0 140px;}
.prt-row.blog-section_1{padding: 85px 0;}
.prt-row.banner-section{padding: 265px 0 100px;}
.prt-row.banner-section_1{padding: 0px 0 0px;}
.prt-row.cta-section_1{padding: 75px 0 85px;}
.prt-row.blog-single-section{padding: 50px 0 85px;}
section.error-404 { padding: 230px 0 100px; }
.prt-row.service-section_1{padding: 100px 0 85px;}
.prt-row.portfolio-single-section{padding: 100px 0 85px;}
.prt-row.team-section { padding:100px 0 85px; }
.prt-row.team-detail-section{ padding: 100px 0 95px; margin-top: -85px; }
.prt-row.faq-section{ padding: 190px 0 100px; }
.prt-row.service-section_2{padding: 50px 0 100px;}

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

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

.layer-content{ position: relative; z-index: 1; height: 100%; width: 100%; }
.bg-layer { position: relative; }
.bg-layer > .container > .row { margin: 0; }
.bg-layer > .container , .bg-layer > .container-fluid { padding: 0; }
.prt-bg.prt-bgimage-yes >.prt-bg-layer, 
.prt-bg.prt-col-bgimage-yes > .prt-bg-layer > .prt-col-wrapper-bg-layer-inner {
    opacity:0;
}
.prt-bgcolor-white.prt-bg.prt-bgimage-yes >.prt-bg-layer, 
.prt-bgcolor-white.prt-bg.prt-col-bgimage-yes > .prt-bg-layer > .prt-col-wrapper-bg-layer-inner {
    opacity: .94;
}
.prt-bg.prt-bgimage-yes.bg-img3 >.prt-bg-layer{opacity: 0.95;}

.bg-img3{
    background-image: url(../images/bg-image/row-bgimage-3.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.prt-bg.prt-bgimage-yes.bg-img3 >.prt-bg-layer{opacity: 0.95;}
.col-bg-img-one.prt-col-bgimage-yes > .prt-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-1.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
/*
    4.Row-Bg-Image  

.bg-img1{
    background-image: url(../images/bg-image/row-bgimage-1.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30%;
}
.bg-img2{
    background-image: url(../images/bg-image/row-bgimage-2.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.prt-bg.prt-bgimage-yes.bg-img2 >.prt-bg-layer{opacity: 0.60;}

.bg-img4{
    background-image: url(../images/bg-image/row-bgimage-4.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bg-img5{
    background-image: url(../images/bg-image/row-bgimage-5.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.prt-bg.prt-bgimage-yes.bg-img5 >.prt-bg-layer{opacity: 0.85;}
.bg-img6{
    background-image: url(../images/bg-image/row-bgimage-6.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bg-img7{
    background-image: url(../images/bg-image/row-bgimage-7.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.prt-bg.prt-bgimage-yes.bg-img7 >.prt-bg-layer{opacity: 0.90;}
*/

/* 
    5.Col-Bg-Image  
 
.prt-equal-height-image{ display: none; }

.col-bg-img-two.prt-col-bgimage-yes > .prt-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-2.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.col-bg-img-three.prt-col-bgimage-yes > .prt-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-4.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.col-bg-img-two.prt-col-bgimage-yes > .prt-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-2.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
*/

/* ===============================================
    6.Section-Title  
------------------------*/

.section-title{ 
    position: relative;
    margin-bottom: 15px;
    margin-top: -7px;
}
.section-title h2{
    position: relative;
    color: #ffffff;
     font-size: 30px;
    line-height: normal;
    font-weight: 650;
}
.featured-imagebox.featured-imagebox-service.style5 .featured-thumbnail {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 1px solid #f96716;
    margin: 0 auto;
}
section.prt-row.service-details-section.animation.clearfix {
    background-color: #ddd;
}
.section-title .title-desc p{
    padding-bottom: 15px;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}
.steps-box-wrapper.mt-40.res-991-mt-30 {
    display: flex;
    /*flex-wrap: wrap;*/
    gap: 20px;
}
.section-title.title-style-center_text {
    text-align: center;
}
.section-title h3{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px;
}
.section-title .title-desc h2{
    font-size: 45px;
    line-height: 60px;
    margin-bottom: 0;
}

/* style1 */
.section-title.style1 h2.title{
      font-size: 55px;
    line-height: normal;
    font-weight: 900;}
.section-title.style1 .title-desc p{color:#ffffff;}

/* style2 */

.section-title.style2 h2.title{
    font-size: 60px;
    line-height: 75px;
    font-weight: 600;
}

/* style3 */

.section-title.style3 h2.title{
    font-size: 146px;
    line-height: 156px;
    font-weight: 800;
    text-transform: uppercase;
    margin-left: -100px;
}

/*prt-contact-block*/
.prt-contact-block{
    padding: 25px 30px;
    border-radius: var(--base-border-radius-15);
}
.prt-contact-block h3{
    font-size: 22px;
    line-height: 32px;
}
.prt-contact-block ul.contact-link{ text-align: left; }
.prt-contact-block ul.contact-link li{ margin: 5px 32px 5px 0; }
.prt-contact-block ul.contact-link li:last-child{ margin-right: 0; }
.prt-contact-block ul.contact-link li i{
    width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    color: var(--base-dark);
    border: 1px solid var(--base-dark);
    border-radius: var(--base-border-radius-50);
    margin-right: 10px;
}
.prt-contact-block ul.contact-link li a:hover i{
    background-color: var(--base-skin);
    border-color: var(--base-skin);
    color: var(--base-white);
}


/* style4 */

.section-title.style4 h2{
    font-size: 234px;
    line-height: 244px;
    font-weight: 800;
}
.section-title.style4 h2.title{
    font-size: 174px;
    line-height: 184px;
    text-transform: uppercase;
    -webkit-text-stroke: 1px var(--base-white);
    color: transparent;
    -webkit-text-stroke: 1px var(--base-white);
    -webkit-text-fill-color: transparent;
}
.section-title.style4 h2 span{padding: 0 60px;}
.section-title.style4 h2.title span{padding: 0 70px;}

/* style5 */

.section-title.style5 h2.title{
    font-size: 71px;
    line-height: 81px;
    font-weight: 700;
    margin-bottom: 35px;
    margin-top: -15px;
}

/* ===============================================
    7.sep_holder
------------------------*/
.prt-horizontal_sep {
    border-top: 1px solid rgb(0 0 0 / 20%);
    display: block;
    position: relative;
}
.bg-base-dark .prt-horizontal_sep{
    border-top-color: rgba(255,255,255,0.08);
}
.bg-base-skin .prt-horizontal_sep{
    border-top-color: rgba(255,255,255,0.2);
}
.bg-base-white .prt-horizontal_sep{
    border-top-color: #e0e0e0;
}
.border, .border-top, .border-left, .border-bottom, .border-right {
    border-color: rgb(255 255 255 / 35%) !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.20);
}
.prt-vertical_sep.style1 > [class*='col']:not(:last-child):before{ background-color: rgba(0, 0, 0, 0.10); }
.prt-vertical_sep.style2 > [class*='col']:not(:last-child):before{ 
    background-color: rgba(255, 255, 255, 0.20); 
    right: 55px;
}
.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);
}
.bg-base-gradient .prt-vertical_sep > [class*='col']:not(:last-child):before{
    background-color: rgba(255,255,255,0.50);
}
.prt-vertical_sep.style1 > [class*='col']:not(:last-child):before{
    right: 15px;
}

/* ===============================================
    8.Buttons
------------------------*/
.prt-btn{ 
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    padding: 14px 30px 17px;
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    text-transform: unset;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    font-family: var(--base-headingfont);
    transition: all 0.9s ease 0s;
}
.prt-btn:not(.btn-inline):before {
    transition-duration: .9s;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: 50%;
    right: 100%;
    background-color: var(--base-white);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50px;
    z-index: -1;
}
.prt-btn:not(.btn-inline):hover:before {
    right: -50%;
}

/** btn-color **/
.prt-btn-color-skincolor {
    color: var(--base-skin);
}
.prt-btn-color-darkcolor {
    color: var(--base-dark);
}
.prt-btn-color-whitecolor{
    color: var(--base-white);
}
.prt-btn.prt-btn-style-fill.prt-btn-color-darkcolor {
    background-color: var(--base-dark);
    color: var(--base-white);
    border-color: transparent;
}
.prt-btn.prt-btn-style-fill.prt-btn-color-skincolor {
    background-color: var(--base-skin);
    border-color: var(--base-skin);
    color: var(--base-white);
}
.prt-btn.prt-btn-style-fill.prt-btn-color-skincolor:hover{
    background-color: var(--base-dark);
    border-color: var(--base-white);
    color:  var(--base-white);
}
a.prt-btn.prt-btn-size-md.prt-btn-shape-rounded.prt-btn-style-fill.prt-btn-color-skincolor:hover {
    color: black;
} 
.bg-base-grey .prt-btn.prt-btn-style-fill.prt-btn-color-skincolor:hover,
.bg-base-white .prt-btn.prt-btn-style-fill.prt-btn-color-skincolor:hover{
    background-color: var(--base-dark);
    border-color: var(--base-dark);
    color: var(--base-white);
}
.bg-base-grey .prt-btn.prt-btn-style-fill.prt-btn-color-skincolor:before,
.bg-base-white .prt-btn.prt-btn-style-fill.prt-btn-color-skincolor:before,
.prt-btn.prt-btn-style-fill.prt-btn-color-whitecolor:before,
.prt-btn.prt-btn-style-border.prt-btn-color-darkcolor:before{
    background-color: var(--base-dark);
}
.prt-btn.prt-btn-style-fill.prt-btn-color-whitecolor {
    background-color: var(--base-white);
    border-color: transparent;
    color: var(--base-dark);
}
.prt-btn.prt-btn-style-fill.prt-btn-color-whitecolor:hover {
    border-color: var(--base-dark);;
    color: var(--base-white);
}
.prt-btn.prt-btn-style-fill.prt-btn-color-darkcolor:hover{
    color: var(--base-white) !important;
    background-origin: border-box;
    background-clip: border-box;
}

/** btn-with-icon **/
.prt-btn i{
    display: inline-block;
    vertical-align: middle;
    text-align: inherit;
    font-weight: bold;
}
.prt-btn.prt-icon-btn-right i { text-align: right; margin-left: 14px; margin-right: 0;}
.prt-btn.prt-icon-btn-left i { text-align: left; margin-right: 8px; margin-left: 0;}

/** btn-size-xs **/
.prt-btn.prt-btn-size-xs { font-size: 11px; padding: 8px 20px;}
.prt-btn.prt-btn-size-xs i { font-size: 11px; line-height: 11px;}
.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: 14px; padding: 12px 20px 12px; }
.prt-btn.prt-btn-size-sm i { font-size: 14px; line-height: 16px;}

/** btn-size-md **/
.prt-btn.prt-btn-size-md { font-size: 15px; padding: 15px 25px 15px;}
.prt-btn.prt-btn-size-md i { font-size: 15px; line-height: 15px; }

/** btn-size-lg **/
.prt-btn.prt-btn-size-lg { font-size: 18px; line-height: 18px; padding: 11px 35px;}
.prt-btn.prt-btn-size-lg i { font-size: 18px; line-height: 18px;}

/** btn-shape **/
.prt-btn.prt-btn-shape-round { border-radius: var(--base-border-radius-8); }
.prt-btn.prt-btn-shape-rounded { border-radius: var(--base-border-radius-shape1); }
.prt-btn.prt-btn-shape-square { border-radius: var(--base-border-radius-0); }

/** btn-style-border **/
.prt-btn.prt-btn-style-border{ 
    background: transparent; 
    border: 1px solid currentColor;
}
.prt-btn.prt-btn-color-white.prt-btn-style-border {
    color: var(--base-white);
    border-color: currentColor;
    background-color: transparent;
}
.prt-btn.prt-btn-style-border.prt-btn-color-darkcolor:hover{
    background: var(--base-dark);
    color: var(--base-white) !important;
    border-color: var(--base-dark);
}
.prt-btn.prt-btn-style-border.prt-btn-color-whitecolor:hover{
    background: var(--base-white);
    color: var(--base-dark) !important;
    border-color: var(--base-white);
}

/** prt-icon-shap**/
.prt-btn.prt-icon-shap {
    padding: 15px 48px 15px 29px;
}
.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: var(--base-border-radius-5);
    color: var(--base-white);
    transition: all 0.5s ease 0s;
}

/** btn-inline **/
.prt-btn.btn-inline{
    padding: 0px 0 0 0px;
    border: 0;
    overflow: visible;
    background-color: transparent;
    transition: all 0.2s ease 0s;
    font-size: 16px;
    font-weight: 600;
    font-family: var(--base-headingfont);
    position: relative;
}
.prt-btn.btn-inline.prt-icon-btn-right i{
    padding-left: 0px;
    left: auto;
    position: absolute;
    line-height: 23px;
}
.prt-btn:hover.btn-inline.prt-icon-btn-right i{
    webkit-animation: linear infinite alternate;
    -webkit-animation-name: LeftToRight;
    -webkit-animation-duration: 5s;
    animation: LeftToRight .5s forwards;
}
@keyframes LeftToRight {
    49% {
        transform: translateX(30%);
    }

    50% {
        opacity: 0;
        transform: translateX(-30%);
    }

    51% {
        opacity: 1;
    }

}

/* ===============================================
    9.Icons
------------------------*/
.prt-icon{
    margin-bottom: 25px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid var(--base-dark);
    text-align: center;
    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;
    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: 30px; }

/** 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: 90px; width: 90px; line-height: 90px; }
.prt-icon.prt-icon_element-size-xl i { font-size: 35px; }

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

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

/* prt-list-style-icon */
.prt-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.prt-list li {  padding: 5px 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 .prt-list-li-content {
    display: inline-block;
    padding-left: 50px;
    font-size: 18px;
    color: var(--base-black);
    font-weight: 500;
}

/*prt-list-style1*/
.prt-list-style-icon.style1 .prt-list-li-content { 
    color: var(--base-headingfont-color);
    font-size: 15px;
    padding-left: 10px;
}
.prt-list-style-icon.style1 li { padding: 2px 0 13px 30px;  position: relative; }
.prt-list-style-icon.style1 li { position: relative; }
.prt-list-style-icon.style1 li :before{
    content: "\e64c";
    position: absolute;
    font-family: 'themify';
    width: 26px;
    height: 26px;
    line-height: 26px;
    left: 0;
    top: 0px;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    color: var(--base-dark);
    background-color: var(--base-grey);
    border-radius: var(--base-border-radius-50);
}

/*prt-list-style2*/
.prt-list-style-icon.style2 .prt-list-li-content { 
    color: var(--base-bodyfont-color);
    font-size: 16px;
    padding-left: 10px;
}
.prt-list-style-icon.style2 li{padding: 0px 0;}

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

/*hero_image-wrapper*/
.prt_single_image-wrapper {
    position: relative;
}
.testimonial-section .prt_single_image-wrapper img{width: 100%;}
.hero_image-wrapper {
    position: relative;
    margin-left: -30px;
    text-align: center;
    margin-top: 75px;
    padding: 100px 0 0;
}

.hero-img-item {
    position: absolute;
    top: 0;
} 
.hero-img-item.img-item1 {
    left: 5%;
    top: 33%;
}
.hero-img-item.img-item2 {
    left: 17%;
    top: 15%;
}
.hero-img-item.img-item3 {
    top: -1%;
    left: 25%;
}
.hero-img-item.img-item4 {
    top: 7%;
    right: 42%;
}
.hero-img-item.img-item5 {
    top: 0%;
    right: 17%;
}
.hero-img-item.img-item6 {
    top: 18%;
    right: -5%;
}
.hero-img-item.img-item7 {
    top: 43%;
    right: 5%;
}
.hero-img-item.img-item1,
.hero-img-item.img-item3,
.hero-img-item.img-item4,
.hero-img-item.img-item7 {
    animation-name: float_left_right;
    animation-duration: 7s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_left_right;
    -webkit-animation-duration: 7s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float_left_right;
    -moz-animation-duration: 7s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}
@keyframes float_left_right {
    0% {
        transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }

    50% {
        transform: translateX(20px);
        transform: translateX(20px);
        opacity: 1;
    }

    100% {
        transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1;
    }

}
.hero-img-item.img-item2,
.hero-img-item.img-item5,
.hero-img-item.img-item6 {
    animation-name: float_top_bottom;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_top_bottom;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float_top_bottom;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}
@keyframes float_top_bottom {
    0% {
        transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }

    50% {
        transform: translateY(10px);
        transform: translateY(10px);
        opacity: 1;
    }

    100% {
        transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }

}



/* ===============================================
    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-wrapper{
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    margin-top: 30px;
}
.prt-fid.inside.style1 {
    margin: 15px 0 30px;
    text-align: right;
    padding-right: 30px;
    padding-left: 15px;
    background-color: var(--base-skin);
    border-top-left-radius: var(--base-border-radius-60);
    border-bottom-left-radius: var(--base-border-radius-60);
    z-index: 1;
    position: relative;
}
.prt-fid.inside.style1:after{
    content: '';
    position: absolute;
    height: 1px;
    width: 1px;
    bottom: -13px;
    right: 0;
    border-right: 15px solid var(--base-skin);
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;

}
.prt-fid.inside.style1 h2, .prt-fid.inside.style1 h2 span,
.prt-fid.inside.style3 h2, .prt-fid.inside.style3 h2 span {
    font-size: 45px;
    line-height: 60px;
    font-weight: 600;
    color: var(--base-white);
    margin-bottom: 0;
}
.prt-fid.inside.style1 h2 span,
.prt-fid.inside.style3 h2 span {
    margin-left: -5px;
}
.prt-fid.inside.style1 .prt-fid-contents .prt-fid-title,
.prt-fid.inside.style3 .prt-fid-contents .prt-fid-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: var(--base-white);
    position: relative;
    margin-bottom: 0px;
}

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

.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;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 25px 0;
}
.featured-icon-box.style1 .featured-icon .prt-icon{border: 0;}
.featured-icon-box.style1 .featured-icon i {
    font-size: 45px;
}
.featured-icon-box.style1 .featured-title h3{
    font-size: 20px;
    line-height: 29px;
    font-weight: 600;
    margin-bottom: 0;
}
.prtabout {
    display: flex;
    justify-content: space-between;
}


/* ===============================================
    12.featured-imagebox ( contents with image)
------------------------*/
.featured-imagebox { 
    margin: 15px 0;
}
.featured-imagebox,
.featured-imagebox .featured-thumbnail {
    position: relative;
    overflow: hidden;
}
.featured-imagebox .featured-content .featured-title h3 {
    position: relative;
    overflow: hidden;
}
.featured-imagebox .featured-content .category,
.featured-imagebox .featured-content .category a {
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
}
.featured-imagebox .featured-thumbnail img{
    width: 100%;
    transition: transform 0.6s ease-in-out;
}
.featured-imagebox:hover .featured-thumbnail img{
    transform: scale(1.09);
}

/*post-1*/

.featured-imagebox-post.style1{position: static; overflow: visible;}
.featured-imagebox-post.style1 .featured-thumbnail{
    border-top-right-radius: var(--base-border-radius-80);
    border-bottom-left-radius: var(--base-border-radius-80);
    overflow: hidden;
    opacity: 0;
    position: absolute;
    top: 30px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    z-index: 2;
}
.featured-imagebox-post.style1 .featured-thumbnail img{width: 323px;}
.featured-imagebox-post.style1 .featured-thumbnail.img-02{bottom: -55px; top: unset;}
.featured-imagebox-post.style1.active .featured-thumbnail{opacity: 1;}
.featured-imagebox-post.style1 .featured-content{
   text-align: center;
}
.featured-imagebox-post.style1 .featured-content .post-meta span {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
    color: var(--base-bodyfont-color);
}
.featured-imagebox-post.style1 .featured-content .featured-title h3 {
    font-size: 27px;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.featured-imagebox-post.style1 .featured-content .featured-title h3 a{color: var(--base-headingfont-color);}
.featured-imagebox-post.style1 .featured-content .featured-title h3 a:hover{color: var(--base-skin);}
 

/*portfolio-1*/

.featured-imagebox-portfolio.style1 {
    position: relative;
    border-top-right-radius: var(--base-border-radius-80);
    border-bottom-left-radius: var(--base-border-radius-80);
    transition: unset;
}
.featured-imagebox-portfolio.style1:hover {
    transform: unset;
}
.featured-imagebox-portfolio.style1 .featured-content{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 20px 0px 25px 44px;
    text-align: left;
    opacity: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transform: translateY(30%);
}
.featured-imagebox-portfolio.style1:hover .featured-content{
    opacity: 1; 
    transform: translateY(0%);
}
.featured-imagebox-portfolio.style1 .featured-content:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -3;
    border-top-right-radius: var(--base-border-radius-0);
    background-color: var(--base-skin);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
.featured-imagebox-portfolio.style1 .featured-content .category{
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: var(--base-white);
    padding-left: 15px;
}
.featured-imagebox-portfolio.style1 .featured-content .category:before{
    content: '';
    position: absolute;
    width: 2px;
    height: 16px;
    top: 26px;
    left: 45px;
    background-color: var(--base-white);
}
.featured-imagebox-portfolio.style1 .featured-content h3 a{
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.featured-imagebox-portfolio.style1 .featured-content h3 a{color: var(--base-white);}
.featured-imagebox-portfolio.style1 .prt-media-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 4;
    bottom: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}/*
.featured-iconbox.prt-media-link {
    transform: translate(-32px, -32px);
}*/
.featured-imagebox-portfolio.style1 .prt-media-link a {
    height: 65px;
    width: 65px;
    line-height: 85px;
    border-radius: var(--base-border-radius50);;
    text-align: center;
    background-color: rgb(68 43 60 / 85%);
    color: var(--base-white);
    position: relative;
    display: inline-block;
    transform: scale(0) rotate(360deg);
    -webkit-transform: scale(0) rotate(360deg);
    -ms-transform: scale(0) rotate(360deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    margin: 0 auto;
    z-index: 4;
}
.featured-imagebox-portfolio.style1 .prt-media-link a i{
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
}
.featured-imagebox-portfolio.style1:hover .prt-media-link a{
    transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
}
 

/* services-1 */

.featured-imagebox-service-style1{
    position: relative;
    overflow: hidden;
    border-bottom: 2px solid var(--base-black);
    padding: 50px 0 50px;
    margin: 0px ;
    cursor: pointer;
}
.featured-imagebox-service-style1.active {
    transition: all .5s linear 0ms;
    padding: 50px 0 50px;
}
.featured-imagebox-service-style1 .service-title h2{
    position: relative;
    color: #f93214;
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 0;
}
.featured-imagebox-service-style1.active .service-title h2{margin-top: -20px;}
.featured-imagebox-service-style1 .service-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.featured-imagebox-service-style1 .service-prt-btn {
    z-index: 99999;
    opacity: 1;
    transition: all .3s ease-in-out;
}
.featured-imagebox-service-style1 .service-prt-btn .prt-icon {
    margin-bottom: 0;
    transition: all .3s ease-in-out;
}
.featured-imagebox-service-style1 .service-prt-btn .prt-icon i{
    transition: all 0.0s ease-in-out;
}
.featured-imagebox-service-style1.active .service-prt-btn .prt-icon,
.featured-imagebox-service-style1 .service-prt-btn .prt-icon:hover{
    background-color: var(--base-skin);
    color: var(--base-white);
    border-color: var(--base-skin);
}
.featured-imagebox-service-style1.active .service-prt-btn .prt-icon i,
.featured-imagebox-service-style1 .service-prt-btn .prt-icon:hover i,
.prt-award-wrapper .award-content .award-title-btn .prt-icon:hover i{
    webkit-animation: linear infinite alternate;
    -webkit-animation-name: LeftToRight;
    -webkit-animation-duration: 5s;
    animation: LeftToRight .5s forwards;
}
@keyframes LeftToRight {
    49% {
        transform: translateX(-30%);
    }

    50% {
        opacity: 0;
        transform: translateX(-30%);
    }

    51% {
        opacity: 1;
    }

}
.featured-imagebox-service-style1 .services-content{padding-top: 40px;}
.featured-imagebox-service-style1 .featured-title h3{
    font-size: 30px;
    line-height: 44px;
    font-weight: 600;
}
.featured-imagebox-service-style1 .services-content {
    opacity: 0;
    position: absolute;
}
.featured-imagebox-service-style1.active .services-content {
    position: static;
    opacity: 1;
}
.featured-imagebox-service-style1 .featured-thumbnail{
    border-radius: var(--base-border-radius-135);
    margin-right: 50px;
} 


/*step-1*/
.bg-headercolor-dark {
    background-color: #978a8a;
}

/* style3 */

.prt-fid-wrapper1{
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    margin-top: 25px;
}
.prt-fid.inside.style3 {
    margin: 15px 0 30px;
    text-align: left;
    padding-left: 30px;
    padding-right: 15px;
    background-color:#a99a9a;
    border-top-right-radius: var(--base-border-radius-60);
    border-bottom-right-radius: var(--base-border-radius-60);
    z-index: 1;
    position: relative;
}
.bg-headercolor-dark{background-color:#978a8a;}
.prt-fid.inside.style3:after{
    content: '';
    position: absolute;
    height: 1px;
    width: 1px;
    bottom: -13px;
    left: 0;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #a99a9a;
}

.featured-stepbox.style1{
    position: relative;
    padding: 20px 20px;
    background-color: var(--base-grey);
    border-radius: var(--base-border-radius-20);
}
.featured-stepbox.style1 .featured-thumbnail{border-radius: var(--base-border-radius-20);}
.featured-stepbox.style1 .featured-content{padding-top: 20px;}
.featured-stepbox.style1 .featured-content .featured-title h3{
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: var(--base-dark);
}
.featured-stepbox.style1 .featured-content .number {
    position: absolute;
    content: "";
    bottom: 18px;
    right: 18px;
    color: var(--base-dark);
    font-size: 80px;
    line-height: 1;
    font-weight: 700;
    opacity: 0.11;
}
.featured-stepbox.style1:hover .featured-content .number{color: var(--base-skin);}
.step-section_2 .featured-stepbox.style1 .number{
    width: 65px;
    height: 65px;
    background-color: var(--base-skin);
    border-radius: var(--base-border-radius50);
    font-size: 22px;
    line-height: 45px;
    color: var(--base-white);
    text-align: center;
    margin: 0 auto;
    position: absolute;
    bottom: -15%;
    left: 40%;
}
.step-section_2 .rating-content.style3 p{color: var(--base-white);}

/*step-2*/

.stepbox-border{border-right: 1px solid var(--base-dark);}
.featured-stepbox.style2{
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    overflow: visible;
}
.featured-stepbox.style2 .featured-thumbnail{ min-width: 266px;}
.featured-stepbox.style2 .featured-thumbnail img{border-radius: var(--base-border-radius-15);}
/*.featured-stepbox.style2 .featured-thumbnail img:hover{
    padding: 0 15px;
    border-radius: var(--base-border-radius-15);
}*/
.featured-stepbox.style2 .featured-thumbnail:after{
    content: '';
    width: 1px;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 0;
    border-right: 20px solid var(--base-grey);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
}
.featured-stepbox.style2.box-left .featured-thumbnail:after{
    content: '';
    width: 1px;
    height: 1px;
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;
    border-left: 20px solid var(--base-grey);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent;
}
.featured-stepbox.style2 .featured-content{
    padding-right: 50px;
    text-align: right;
}
.featured-stepbox.style2.box-left .featured-content{
    text-align: left; 
    padding-left: 50px;
    padding-right: 0;
}
.featured-stepbox.style2 .featured-content .featured-title h2{
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 5px;
}
.featured-stepbox.style2 .featured-content .featured-title h3{
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 8px;
    width: 100%;
    margin-left: auto;
}
.featured-stepbox.style2.box-left .featured-content .featured-title h3{
    width: 80%;
    margin-right: auto;
    margin-left: 0;
}
.featured-stepbox.style2 .featured-content .featured-desc p{padding-bottom: 0;}
.featured-stepbox.style2 .featured-number{
    width: 60px;
    height: 60px;
    margin-top: auto;
    margin-bottom: auto;
    position: absolute;
    top: 0%;
    bottom: 0%;
    right: -30px;
    border: 1px solid var(--base-dark);
    border-radius: var(--base-border-radius50);;
    background-color: var(--base-grey);
    color: var(--base-dark);
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 55px;
    display: flex;
}
.featured-stepbox.style2:hover .featured-number{
    background-color: var(--base-skin);
    color: var(--base-white);
    border: 1px solid var(--base-skin);
}
.featured-stepbox.style2.box-left .featured-number{
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: -30px;
}

 

/*steps-box-wrapper*/

.steps-box-wrapper .step-box-content{
    padding: 20px;
    background-color: #ffffff;
    margin-top: 0px;
    border-radius: var(--base-border-radius-15);
    width: 32%;
}
.step-section_2 .steps-box-wrapper .step-box-content{
    background-color: var(--base-background-color2);
    margin-top: 20px;
    margin-right: 40px;
    
}
.steps-box-wrapper .step-box-content h3 {
    font-size: 22px;
    line-height: 34px;
    font-weight: 500;
    color:#000000;
    display: flex;
    
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;


}
.steps-box-wrapper .step-box-content .step-box-desc p{
    color:#000000;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.step-box-content{
	

    transition: 1s;

	}
.step-box-content:hover {
		transform: scale(1.3);
		background: #ffffff;
		z-index: 2;
		box-shadow: 2px 2px 2px #000;

	}
.step-box-content:hover .step-box-desc p {
    -webkit-line-clamp: unset;  /* Remove the line clamp */
    max-height: none;  /* Remove the height restriction */
}
.step-section_2 .steps-box-wrapper .step-box-content h3:before{background-color: var(--base-background-color3);}

/*.featured-steps-box*/
.featured-stepsbox-main{ position: relative; }
.featured-stepsbox-main:before{ 
    content: '';
    position: absolute;
    width: 100%;
    height: 75px;
    left: 160px;
    background-image: url(../images/work-process.html);
    background-repeat: no-repeat;
    top: 30px;
    bottom: 0;
}
.featured-steps-box{
    position: relative;
    margin: 15px 0;
    text-align: center;
    padding: 0 40px;
}
.featured-steps-box.top-spacing{ margin-top: 64px; }
.featured-steps-box .featured-steps-num{
    position: relative;
    width: 65px;
    height: 65px;
    line-height: 65px;
    background-color: var(--base-dark);
    border-radius: var(--base-border-radius50);;
    text-align: center;
    margin: 0 auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out; 
    transition: all .2s ease-in-out; 
}
.featured-steps-box:hover .featured-steps-num{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.featured-steps-box .featured-steps-num span:before{
    counter-increment: container;
    content: counter(container,decimal-leading-zero);
    font-size: 20px;
    color: var(--base-white);
    font-weight: 600;
}
.featured-steps-box .featured-content{ padding-top: 22px; }
.featured-steps-box .featured-title h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}
    

/* ===============================================
    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 > i {
    position: absolute;
    left: 10px;
    top: 21px;
    opacity: .9;
    font-size: 14px;
    z-index: 1;
}
 

/* ===============================================
    18.Tab
------------------------*/
.prt-tabs ul.tabs{
    width:100%; 
    padding: 0;
    margin: 0;
}
.prt-tabs ul.tabs li{ 
    position: relative;
    display: inline-block;
}
.prt-tabs ul.tabs li:last-child{
    margin-bottom: 0;
}
.prt-tabs .content-tab .content-inner {
    display: none;
}
.prt-tabs .content-tab .content-inner.active {
    display: block;
}

/*style1*/
.prt-tabs.prt-tab-style-01 ul.tabs {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 32%;
    margin-top: -12px;
}
.prt-tabs.prt-tab-style-01 ul.tabs li {
    display: inline-block;
    padding: 5px 25px 5px;
    border-radius: var(--base-border-radius-20);
    border: 1px solid var(--base-dark);
    margin: 15px 10px 5px 0;
    color: var(--base-dark);
    cursor: pointer;
}
.prt-tabs.prt-tab-style-01 ul.tabs li:last-child{margin: 0;}
.prt-tabs.prt-tab-style-01 ul.tabs li a {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: var(--base-headingfont);
}
.prt-tabs.prt-tab-style-01 ul.tabs li.active {
   background-color: var(--base-skin);
    color: var(--base-white);
    border: 1px solid var(--base-skin);
}
.prt-tabs.prt-tab-style-01 ul.tabs li.active a {color: var(--base-white);}


.prt-tabs.prt-tab-style-01 .tab-figure {
    margin: 5px 20px 0px 0px;
}

.prt-tabs.prt-tab-style-01 .prt-list.prt-list-style-icon li {
    display: inline-block;
    padding: 0 0 10px;
    font-weight: 400;
}

.prt-tabs.prt-tab-style-01 .prt-list.prt-list-style-icon li span {
    font-weight: 400;
}

.prt-tabs.prt-tab-style-01 .content-tab {
    padding: 30px 0 0 0;
}

/*style2*/
.prt-tabs.prt-tab-style-02{
    text-align: center;
}
.prt-tabs.prt-tab-style-02 ul.tabs li a {
    display: inline-block;
    cursor: pointer;
    width: auto;
    position: relative;
    z-index: 3;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    font-family: var(--base-headingfont);
    color: var(--base-dark);
    background-color: transparent;
    padding: 10px 30px 9px 30px;;
    margin: 0 0 10px 10px;
    border-radius: var(--base-border-radius-10);
    border: 2px solid var(--base-dark);
}
.prt-tabs.prt-tab-style-02 ul.tabs li.active a {
    background-color: var(--base-dark);
    border-color: var(--base-dark);
    color: var(--base-white);
}
.prt-tabs.prt-tab-style-02 .content-tab { padding: 25px 0px 0px; }



/*prt-list-style-icon-01*/
.prt-list.prt-list-style-icon-01 .prt-list-li-content {
    display: block;
    padding: 6px 0 6px 18px;
    font-size: 16px;
    position: relative;
}
.prt-list.prt-list-style-icon-01 li:before{
    content: '\e818';
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 15px;
    font-family: 'fontello';
}
.logoimage{
    width:190px;height:170px;
}
/* ===============================================
    19.Boxes-Spacing
------------------------*/
.row.prt-boxes-spacing-20px, .prt-boxes-spacing-20px { margin: 0 -20px !important; }
.row.prt-boxes-spacing-20px .prt-box-col-wrapper {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
.row.prt-boxes-spacing-15px, .prt-boxes-spacing-15px { margin: 0 -8px !important; }
.row.prt-boxes-spacing-15px .prt-box-col-wrapper {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important; 
}
.row.prt-boxes-spacing-10px, .prt-boxes-spacing-10px{ margin: 0 -10px; }
.row.prt-boxes-spacing-10px .prt-box-col-wrapper {
    padding-right: 5px !important;
    padding-left: 5px !important;
    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;
}
.row.prt-boxes-spacing-0px .slick-slide{ 
    padding-right: 0px !important;
    padding-left: 0px !important; 
}

/* ===============================================
    20.Pricing-Plan
------------------------*/
.prt-pricing-plan {
    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: visible;
    margin: 30px 0 0 0;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);

}
.prt-pricing-plan .prt-pricing-type{
    background-color: var(--base-skin);
    opacity: 1;
} 
.prt-pricing-type{
    content: '';
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: var(--base-border-radius-20);
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    color: var(--base-white);
    text-align: center;
    font-size: 13px;
    line-height: 25px;
    font-weight: 600;
}
.prt-p_table-title h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}
.prt-p_table-title p {margin-bottom: 0px;}
.prt-p_table-title{
    border-bottom: 1px solid var(--base-dark);
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.prt-p_table-amount .cur_amount span,
.prt-p_table-amount .cur_period span {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: var(--base-dark);
}
.prt-p_table-amount .cur_amount p,
.prt-p_table-amount .cur_period p{margin-bottom: 0;}
.prt-p_table-amount .cur_amount ,
.prt-p_table-amount .cur_period { display: flex; justify-content: space-between;}
.prt-p_table-content{
    padding: 30px 30px; 
    border: 1px solid var(--base-dark);
    border-radius: var(--base-border-radius-20);
    background-color: var(--base-grey);
}
.prt-pricing-plan:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.why-choose-content{
    padding:20px 80px;
}
 

/*hero-section*/
.hero-section{ position: relative; }
.hero-section.hero-wrapper{
    width: 100%;
    min-height: 1084px;
    background-image: url(../images/slides/slider-mainbg-01.html);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}
.hero-section .hero-content h2.title {
    font-size: 100px;
    line-height: 126px;
    font-weight: 500;
    color: var(--base-white);
}
    

/*hero-section*/

.hero-section{
    position: relative;
    width: 100%;
    background-image: url(../images/slides/herobox-3.jpeg);
    background-repeat:round;
    background-size: contain;
    background-attachment: fixed;
    display: flex;
	Height:820px;
	    background-blend-mode: color;
    background-color: rgba(0,0,0,.6);
    align-items: center;
}

/*service_tags*/
.service_tags {
    padding: 20px 0 0px;
    margin-top: 28px;
}
.service_tags h3{
    font-size: 20px; 
    line-height: 30px; 
	    color: white;
    font-weight: 700; 
    margin-bottom: 0;
}
.service_tags .prt-tags-links a {
    font-size: 17px;
    display: inline-block;
    font-weight: 400;
    font-family: var(--base-headingfont);
    color: var(--base-white);
    padding: 5px 25px 5px;
    border-radius: var(--base-border-radius-20);
    border: 1px solid var(--base-white);
    margin: 15px 10px 0px 0;
}
.service_tags .prt-tags-links a:last-child {
    margin: 15px 0 0 0;
}
.service_tags .prt-tags-links a:hover {
    background-color: var(--base-skin);
    color: var(--base-white);
    border: 1px solid var(--base-skin);
}
.hero-inline-btn .prt-btn{padding: 15px 0; margin-top: 15px;}

.service-title.style1{
    display: flex;
    align-items: center;
    max-width: 68%;
}
.service-title.style1 h3{
    font-size: 18px;
    line-height: 38px;
    font-weight: 500;
    position: relative;
    min-width: 32%;
}
.service-title.style1 h3:after{
    content: '';
    position: absolute;
    width: 80px;
    height: 1px;
    top: 20px;
    right: 0;
    margin: 0 20px;
    background-color: var(--base-dark);
}

/*prt-shape*/
.cta-content{
    position: absolute;
    top: 20%;
    left: 4%;
    right: 0%;
    bottom: 0%;
    z-index: 9;
}
.prt-shape img, .prt-shape1 img{position: absolute;  z-index: 1;}
.prt-shape img.prt-animation{ top: 15%; left: 15%;}
.prt-shape img.prt-animation-1{
    top: 65%;
    left: 41%;
    -webkit-animation: prt-animation-1 4s linear 0s infinite alternate;
    -moz-animation: prt-animation-1 4s linear 0s infinite alternate;
    -o-animation: prt-animation-1 4s linear 0s infinite alternate;
    animation: prt-animation-1 4s linear 0s infinite alternate;
}
@keyframes prt-animation-1 {
  0% {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
  }
}

.prt-shape img.prt-animation-2 {
    right: 27%;
    top: 25%;
    -webkit-animation: prt-animation-2 6s linear infinite;
    -moz-animation: prt-animation-2 6s linear infinite;
    -o-animation: prt-animation-2 6s linear infinite;
    animation: prt-animation-2 6s linear infinite;
}
.prt-shape1 img.prt-animation-2 {
    right: 10%;
    top: 45%;
    -webkit-animation: prt-animation-2 6s linear infinite;
    -moz-animation: prt-animation-2 6s linear infinite;
    -o-animation: prt-animation-2 6s linear infinite;
    animation: prt-animation-2 6s linear infinite;
}
@keyframes prt-animation-2 {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.prt-shape5{position: relative;}
.prt-animation{
    -webkit-animation: prt-animation 4s linear 0s infinite alternate;
    -moz-animation: prt-animation 4s linear 0s infinite alternate;
    -o-animation: prt-animation 4s linear 0s infinite alternate;
    animation: prt-animation 4s linear 0s infinite alternate;
}
@keyframes prt-animation {
  0% {
    -webkit-transform: translateX(-70px);
    -moz-transform: translateX(-70px);
    -ms-transform: translateX(-70px);
    transform: translateX(-70px);
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
  }
}

      
/*social-icon*/
.prt-vertical-wrapper ul.banner-social li{ display: block; }
.prt-vertical-wrapper ul.banner-social li a{
    width: 35px;
    height: 35px;
    font-size: 13px;
    line-height: 31px;
    color: var(--base-white);
    border: 1px solid var(--base-white);
    border-radius: var(--base-border-radius-50);
    margin: 14px 0;
}
.prt-vertical-wrapper ul.banner-social li a:hover{
    background-color: var(--base-skin);
    border-color: var(--base-skin);
    color: var(--base-white);
}

.featured-imagebox .featured-thumbnail img {
    /* text-align: center; */
    align-items: center;
    width: 70px;
    height: 70px;
    display: inline-flex
;
    justify-content: center;
    margin-top: 13px;
    transition: transform 0.6s ease-in-out;
}


.section-title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 0px;
    color: #333;
}

.products-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    animation: fadeIn 1.5s ease-in-out;
}

.product-card {
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.product-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.product-card h3 {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
}

.product-card p {
    font-size: 16px;
    color: #666;
}

/* Responsive Styles */
@media screen and (max-width: 1024px) {
    .products-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 768px) {
    .products-container {
        grid-template-columns: 1fr;
        padding:20px
    }

    .section-title {
        font-size: 28px;
    }
}

/* General Footer Styles */
.footer {
    background-color: #11233f;
    color: white;
    padding: 40px 0;
}

.second-footer {
    padding-bottom: 30px;
    border-bottom: 1px solid #333;
}


.footer .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.widget {
    margin-bottom: 30px;
}

/* Footer Banner Title */
.footer-banner-title p {
    font-size: 18px;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 0;
}

.footer-banner-title strong {
    color: #ff6600; /* Bright color for the company name */
}

/* Contact Information Section */
.prt-link-address,
.prt-link-call,
.prt-link-email {
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
}

.prt-link-address a,
.prt-link-call a,
.prt-link-email a {
    color: #ff6600; /* Link color */
    text-decoration: none;
}

.prt-link-address a:hover,
.prt-link-call a:hover,
.prt-link-email a:hover {
    text-decoration: underline;
}

.prt-link-address i,
.prt-link-call i,
.prt-link-email i {
   
    color: #ff6600;
}

/* Bottom Footer Section */
.bottom-footer {
    padding: 30px 0;
    background-color: #0f1e2a;
}

.footer-border {
    border-top: 1px solid #333;
    padding-top: 15px;
}

/* Copyright Section */
.copyright .cpy-text p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
}

/* Bottom Footer Navigation */
.bottom-footer-nav-menu {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: flex-end;
}

.bottom-footer-nav-item {
    margin-left: 20px;
}

.bottom-footer-nav-item a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.bottom-footer-nav-item a:hover {
    text-decoration: underline;
}

/* Responsive Design */
@media screen and (max-width: 1024px) {
    .footer .row {
        flex-direction: column;
        align-items: center;
    }

    .col-xl-7,
    .col-lg-7,
    .col-md-12 {
        margin-bottom: 20px;
        text-align: center;
    }

    .bottom-footer-nav-menu {
        justify-content: center;
        margin-top: 20px;
    }

    .footer-banner-title p {
        font-size: 16px;
    }

    .prt-link-address,
    .prt-link-call,
    .prt-link-email {
        font-size: 14px;
    }

    .footer-border {
        border-top: none;
    }
}

@media screen and (max-width: 768px) {
    .footer {
        padding: 30px 10px;
    }

    .footer-banner-title p {
        font-size: 14px;
    }

    .prt-link-address,
    .prt-link-call,
    .prt-link-email {
        font-size: 13px;
    }

    .bottom-footer-nav-menu {
        flex-direction: column;
    }

    .bottom-footer-nav-item {
        margin-left: 0;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 576px) {
    .footer {
        padding: 20px 10px;
    }

    .footer-banner-title p {
        font-size: 12px;
    }

    .prt-link-address,
    .prt-link-call,
    .prt-link-email {
        font-size: 12px;
    }

    .bottom-footer-nav-item a {
        font-size: 12px;
    }
}
/* General Section Styling */
#supplier-login {
    padding: 60px 0;
    background-color: #ffffff;
    color: #333;
}


.section-title {
    margin-bottom: 0px;
}

.section-title .title-header h2 {
    font-size: 36px;
    font-weight: 700;
    color: #11233f;
    margin-bottom: 15px;
}

.section-title .title-desc p {
    font-size: 16px;
    color: #555;
    line-height: 1.8;
}

/* Horizontal Separator */
.prt-horizontal_sep {
    border-top: 1px solid #ddd;
    margin: 30px 0;
}

/* List Style for Benefits */
.prt-list.style2 {
    list-style-type: none;
    padding: 0;
}

.prt-list.style2 li {
    margin-bottom: 15px;
    font-size: 16px;
    color: #333;
}

.prt-list.style2 li::before {
    content: "•";
    color: #ff6600;
    margin-right: 10px;
    font-size: 20px;
}



/* Supplier Login Section */
.prt_single_image-wrapper {
    position: relative;
}

.card-login-supplier {
    background-color: #f9f9f9;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.supplierloginheading {
    font-size: 28px;
    color: #11233f;
    margin-bottom: 20px;
    text-align: center;
}

.setpadding {
    padding: 0;
}

@media screen and (max-width: 1199px) {
    .prt_single_image-wrapper {
        padding-left: 0;
        margin-top: 30px;
    }

    .loginbox {
        max-width: 80%;
        margin: 0 auto;
    }

    .prt-btn {
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 991px) {
    #supplier-login {
        padding: 40px 0;
    }

    .section-title .title-header h2 {
        font-size: 30px;
    }

    .section-title .title-desc p {
        font-size: 15px;
    }

    .col-xl-6,
    .col-lg-12,
    .col-md-12 {
        margin-bottom: 30px;
    }

    .prt-btn {
        width: 100%;
        padding: 14px 0;
    }
}

@media screen and (max-width: 768px) {
    .section-title .title-header h2 {
        font-size: 28px;
    }

    .section-title .title-desc p {
        font-size: 14px;
    }

    .col-xl-6,
    .col-lg-12,
    .col-md-12 {
        text-align: center;
    }

    .prt-list.style2 li {
        font-size: 14px;
    }

    .prt-btn {
        width: 100%;
        padding: 16px 0;
    }

    .card-login-supplier {
        padding: 20px;
    }

    .supplierloginheading {
        font-size: 24px;
    }
}

@media screen and (max-width: 576px) {
    .section-title .title-header h2 {
        font-size: 24px;
    }

    .section-title .title-desc p {
        font-size: 13px;
    }

    .prt-list.style2 li {
        font-size: 13px;
    }

    .card-login-supplier {
        padding: 15px;
    }

    .supplierloginheading {
        font-size: 22px;
    }

    .prt-btn {
        width: 100%;
        padding: 16px 0;
    }
}
/* Ensure full-width for mobile responsiveness */
@media only screen and (max-width: 768px) {
     .agencyregister-mobile{
         color: #f96716;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 400;
    line-height: normal;
    margin-left: 10px;
     }
    /* Make sure the container uses the full width available */
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    /* Title adjustments for mobile */
    .section-title h2 {
        font-size: 22px;  /* Adjust the title size for small screens */
        line-height: 1.2;
        padding: 0 10px;
    }
    
    /* Center the content */
    .steps-box-wrapper {
        margin-top: 20px;
    }
    
    /* Stack the step boxes vertically */
    .step-box-content {
        width: 100%;  /* Ensure full width for each step box */
        margin-bottom: 20px;  /* Add spacing between boxes */
        padding: 15px; /* Adjust padding for better mobile display */
        text-align: center;
    }

    /* Adjusting font sizes of step box titles for mobile */
    .step-box-title {
        font-size: 18px;  /* Adjust heading size */
        margin-bottom: 10px;
                margin-top: 10px;
    }
    .step-box-content:hover {
        transform: scale(1.0);
    }
    
    /* Adjust description text for mobile */
    .step-box-desc p {
        font-size: 14px;
        line-height: 1.5;
        padding: 0 15px;  /* Add some padding to the text */
    }
    
    /* Make the whole section more compact */
    .prt-row {
        padding: 10px 0;
    }

    /* Make sure the step-box-wrapper has spacing between each box */
    .steps-box-wrapper {
        padding: 0 15px;
    }
    
    /* Adjust margins */
    .col-xl-12 {
        margin-top: 0px;
    }

    /* Optimize step content text for small devices */
    .step-box-desc p {
        font-size: 14px; 
        line-height: 1.6;
    }
    .footer-widget-box.prt-link {
        text-align:-webkit-left;
}
        .bottom-footer-nav-menu {
        flex-direction: inherit;
    }
         .agent-register-mobile{
        display:block;
    }
}

@media only screen and (max-width: 768px) {
    .steps-box-wrapper .step-box-content {
        width: 100%;
        margin-bottom: 20px;
         padding: 0px; 
        text-align: center;
        height:215px;
        transition:none;
    }
    .footer-widget-box.prt-link {
        text-align:-webkit-left;
}
}
@media (max-width:768px){
    .why-choose-content{
        padding:0px;
    }
    .steps-box-wrapper .step-box-content .step-box-desc p{
        overflow:visible;
    }
    .featured-imagebox-service.style5 .featured-thumbnail img {
    
        height: 62px;
        width: 62px !important;
    }
    .ExploreservicesHome{
        display:none;
    }.footer-widget-box.prt-link {
        text-align:-webkit-left;
}
     .card-login-supplier {
        border-radius: 12px;
        padding: 10px;
        margin-top: 0px;
    }
     .d-flex.flexitem {display:block !important;

}
     div#dvUsername1 {
        display: inline-flex;
 margin-top:20px;
}
     div#dvPass1 {
          display: inline-flex;
          margin-top:20px
}
     .login-from-wrapper {
        text-align: inherit;
}
      .btn-wrapper {
        display: inline-grid;
        margin-top: 20px;
    }
     .menu-with-login {

        margin-top: 20px;
    border: 1px solid;
    border-radius:10px;
    border-color:orangered
}
     a.agencyregister {
        margin-top: 15px;
        display:none;
}
     a.forgetpassword.text-right {
        margin-bottom: 10px;
}
     .agent-register-mobile{
        display:block !important;
    }
     .agencyregister-mobile{
         color: #f96716;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 400;
    line-height: normal;
    margin-left: 10px;
     }
}
@media (max-width: 575px) {
    .steps-box-wrapper .step-box-content {
        width: 100%;
        margin-bottom: 20px;
         padding: 0px; 
        text-align: center;
        height:215px;
        transition:none;
    }
     .agencyregister-mobile{
         color: #f96716;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 400;
    line-height: normal;
    margin-left: 10px;
     }
    a.agencyregister {
        display:none;
        margin-top: 15px;
}
    .featured-imagebox-service.style5 .featured-thumbnail img {
        height: 62px;
        width: 62px !important;
    }

    .card-login-supplier .card-login-main {
        border-radius: 12px;
        padding: 10px;
        margin-top: 150px;
    }
    .login-from-wrapper {
        text-align: inherit;
}
    .d-flex.flexitem {
        display: block !important;
    }
    .site-navigation.d-flex.align-items-center.justify-content-between {
    display: block !important;
}
    .menu-with-login {
    border: 1px solid;
}
    div#dvUsername1 {
        display: inline-flex
;
}
    div#dvPass1 {
        display: inline-flex
;  margin-top:15px
}
    .btn-wrapper {
        display: inline-grid;
        margin-top: 20px;
    }
    .menu-with-login {

        margin-top: 20px;
    border: 1px solid;
    border-radius:10px;
    border-color:orangered
}
     .agent-register-mobile{
        display:block !important;
    }
}
@media (max-width: 991px) {
   .agencyregister-mobile{
         color: #f96716;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 400;
    line-height: normal;
    margin-left: 10px;
     }
    a.agencyregister {
        display:none;
        margin-top: 15px;
}
    .featured-imagebox-service.style5 .featured-thumbnail img {
        height: 62px;
        width: 62px !important;
    }

    .card-login-supplier .card-login-main {
        border-radius: 12px;
        padding: 10px;
        margin-top: 150px;
    }
    .login-from-wrapper {
        text-align: inherit;
}
    .d-flex.flexitem {
        display: block !important;
    }
    .site-navigation.d-flex.align-items-center.justify-content-between {
    display: block !important;
}
    .menu-with-login {
    border: 1px solid;
}
    div#dvUsername1 {
        display: inline-flex
;
}
    div#dvPass1 {
        display: inline-flex
;  margin-top:15px
}
    .btn-wrapper {
        display: inline-grid;
        margin-top: 20px;
    }
    .menu-with-login {

        margin-top: 20px;
    border: none;
    border-radius:10px;
    border-color:orangered;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

     .agent-register-mobile{
        display:block !important;
    }
}
@media (max-width: 375px){
 .why-choose-content{
        padding:0px;
    }
    .steps-box-wrapper .step-box-content .step-box-desc p{
        overflow:visible;
    }
    .featured-imagebox-service.style5 .featured-thumbnail img {
    
        height: 62px;
        width: 62px !important;
    }
    .ExploreservicesHome{
        display:none;
    }.footer-widget-box.prt-link {
        text-align:-webkit-left;
}
     .card-login-supplier {
        border-radius: 12px;
        padding: 10px;
        margin-top: 0px;
    }
     .d-flex.flexitem {display:block !important;

}
     div#dvUsername1 {
        display: inline-flex;
 margin-top:20px;
}
     div#dvPass1 {
          display: inline-flex;
          margin-top:20px
}
     .login-from-wrapper {
        text-align: inherit;
}
      .btn-wrapper {
        display: inline-grid;
        margin-top: 20px;
    }
     .menu-with-login {

        margin-top: 20px;
    border: 1px solid;
    border-radius:10px;
    border-color:orangered
}
     a.agencyregister {
        margin-top: 15px;
        display:none;
}
     a.forgetpassword.text-right {
        margin-bottom: 10px;
}
     .agent-register-mobile{
        display:block !important;
    }
     .agencyregister-mobile{
         color: #f96716;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 400;
    line-height: normal;
    margin-left: 10px;
     }

}