@media (min-width: 1340px){
.container {
    width: 1330px !important;
}
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1330px !important;
}
.entry-footer span.edit-link,
.site-footer {
    display: none;
}
::selection {
    color: #000 !important;
}

/********************dezni themeselecotr css***************/
/*** marquebox style1 ***/ 
.prt-marquebox-style3 ,
.prt-marquebox-style5{
    width: 100%;
    animation: prt-marque-text 25s linear infinite;
    will-change: transform;
    white-space: nowrap;
}
.prt-marquebox-style3:hover,
.prt-marquebox-style5:hover {
    animation-play-state: paused !important;
}
.prt-marquebox-style3 ul.marquebox-list li span {
    cursor: pointer;
    color: transparent;
    -webkit-text-stroke: 1px var(--prt-whitecolor);
    font-weight: 700;
    font-size: 150px;
    text-transform: uppercase;
    font-family: var(--special-element-fontfamily);
}
.prt-marquebox-style5 ul.marquebox-list li span {
    cursor: pointer;
    color: transparent;
    -webkit-text-stroke: 1px var(--prt-whitecolor);
    font-weight: 700;
    font-size: 80px;
    text-transform: uppercase;
    font-family: var(--special-element-fontfamily);
}
.prt-marquebox-style3 ul.marquebox-list li ,
.prt-marquebox-style5 ul.marquebox-list li{
    position: relative;
    display: inline-block;
    padding: 0 35px;
    text-align: center;
    font-size: 36px;
    line-height: 46px;
    opacity: 1;
    font-weight: 500;
}
.prt-marquebox-style5 ul.marquebox-list li{
     padding: 0 70px;
}
.prt-marquebox-style5 ul.marquebox-list li span:before {
  content: '/';
  position: absolute;
  top: 23px;
  bottom: auto;
  left: -90px;
  right: auto;
  }
  .prt-marquebox-style5 ul.marquebox-list li span {
    position: relative;
  }

@keyframes prt-marque-text {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}

.prt-demo-box .prt-imgbox {
    background-color: rgb(34, 34, 34);
    border: 1px solid rgb(34, 34, 34);
    border-radius: 15px;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgb(255 255 255 / 30%);
    -moz-box-shadow: inset 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
     box-shadow: inset 0px 0px 10px 0px rgb(255 255 255 / 30%);
    overflow: hidden;
    transition: all 0.5s ease-out;
    z-index: 9;
  position: relative;
}
.prt-demo-box .prt-imgbox .demo-img-wrapper {
  padding: 10px;
}

.prt-demo-box .prt-imgbox .demo-img-wrapper .prt-scroll-img-inner {
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
}
.prt-demo-box .prt-imgbox:hover .demo-img-wrapper .prt-scroll-img-inner {
    transform: translateY(-31px);
    transition: all 0.5s ease;
}
.prt-demo-box .prt-imgbox .demo-img-wrapper .prt-scroll-img-inner {
    display: block;
    width: 100%;
    height: 415px;
    position: relative;
    margin: 0 auto;
  
}
.prt-demo-box .prt-imgbox .demo-img-wrapper .prt-scroll-img-inner img {
    bottom: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    z-index: 0;
    margin: 0;
    padding: 0;
    -webkit-transition: top 11s;
    -moz-transition: top 11s;
    -ms-transition: top 11s;
    -o-transition: top 11s;
    transition: bottom 11s;
    border-radius: 15px;
}
.prt-demo-box .prt-imgbox .demo-img-wrapper .demo-img-wrapper-inner {
  position: relative;
    overflow: hidden;
    border-radius: 10px;
}
/*.prt-demo-box .prt-imgbox:hover .demo-img-wrapper .prt-scroll-img-inner img {
    bottom: 0;
    -webkit-transition: all 11s;
    -moz-transition: all 11s;
    -ms-transition: all 11s;
    -o-transition: all 11s;
    transition: all 11s;
}*/
.prt-demo-box .demo-img-Content .prt-custom-heading {
    font-weight: 400;
}
.prt-demo-box .demo-img-Content {
    padding-top: 20px;
}
.prt-demo-box .prt-imgbox .dot-img {
    padding-left: 10px;
}
.prt-demos-slider {
    display: grid;
    width: 100%;
    grid-template-columns: auto auto;
    column-gap: 30px;
}
.prt-demos-sliderbox {
    position: relative;
    min-height: 627px;
    overflow: hidden;
}
.sliderbox-image-one, .sliderbox-image-two {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://themetechmount.com/wordpress/dezni/wp-content/uploads/2024/02/innerpage1.png);
    min-height: 1460px;
    animation: prt-demos-slider-animation 20s linear infinite;
    background-size: contain;
}
.sliderbox-image-two {
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateX(100%)translateZ(0);
    animation-name: prt-demos-slider-animation-2;
    margin-top: 15px;
}
.prt-slidecol-2 .sliderbox-image-two {
    animation-name: move-vertical-reverse-image-marquee-2;
}
.prt-slidecol-2 .sliderbox-image-one, .prt-slidecol-2 .sliderbox-image-two {
    animation: move-vertical-reverse-image-marquee 20s linear infinite;
    background: url(https://themetechmount.com/wordpress/dezni/wp-content/uploads/2024/02/innerpage2.png);
    background-size: contain;
}
.prt-slidecol-2 .sliderbox-image-two {
    animation-name: move-vertical-reverse-image-marquee-2;
}
@keyframes prt-demos-slider-animation {
    0% {
        transform: translateY(0)translateZ(0);
        }

    100% {
        transform: translateY(-100%)translateZ(0);
        }
    }

@keyframes prt-demos-slider-animation-2 {
    0% {
        transform: translateY(100%)translateZ(0);
        }

    100% {
        transform: translateY(0)translateZ(0);
        }
    }

@keyframes move-vertical-reverse-image-marquee {
    0%  {
        transform: translateY(0)translateZ(0);
        }

    100% {
        transform: translateY(100%)translateZ(0);
        }
     }

@keyframes move-vertical-reverse-image-marquee-2 {
    0% {
        transform: translateY(-100%)translateZ(0);
        }

    100% {
        transform: translateY(0)translateZ(0);
        }
    }
.prt-slidecol-2 .sliderbox-image-two {
    top: -40px;
 }
.prt-marque-text.elementor-widget-prt_marquebox_element .elementor-widget-container {
  overflow: hidden;
  color: var(--prt-secondarycolor);
  background-color: var(--prt-whitecolor);
  transform: rotate(38deg);
  padding: 8px 0;
  position: relative;
  margin: 140px -70px 0 -80px;
}
.preyantechnosys-marqueboxes-wrapper.prt-marquebox-style4.row.multi-columns-row {
    width: 100%;
    animation: prt-marque-text 10s linear infinite;
    will-change: transform;
    white-space: nowrap;
    margin-bottom: 0;
  }
  .preyantechnosys-marqueboxes-wrapper.prt-marquebox-style4.row.multi-columns-row ul li {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    font-size: 26px;
    line-height: 36px;
    opacity: 1;
    font-weight: 500;
}
.preyantechnosys-marqueboxes-wrapper.prt-marquebox-style4.row.multi-columns-row ul {
    margin: 0;
}
.elementor-element.prt-marque-hidden .elementor-widget-wrap.elementor-element-populated{
    overflow: hidden;
}
.preyantechnosys-marqueboxes-wrapper.prt-marquebox-style4.row.multi-columns-row ul li .marque-text {
  font-family: var(--special-element-fontfamily);
}

.preyantechnosys-iconbox-stylethree .prt-iconbox-wrapper {
    display: flex;
    box-shadow: inset 0 0 6px 0 rgb(255 255 255 / 30%);
    padding: 18px 45px 17px 24px;
    border-radius: 65px 25px 25px 65px;
    position: relative;
    margin: 15px 0 15px 22px;
    z-index: -1;
}
.prt-button-top .elementor-element.elementor-widget-button .elementor-size-md.elementor-button {
    padding: 24px 60px;
}
.preyantechnosys-iconbox.preyantechnosys-iconbox-stylethree .preyantechnosys-iconbox-icon {
    margin: 0 50px 0 0;
}
.preyantechnosys-iconbox-stylethree .prt-cta3-content-wrapper {
    font-size: 15px;
    line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.preyantechnosys-iconbox-stylethree .prt-iconbox-wrapper:after {
    position: absolute;
    content: '';    
    z-index: 11;
    width: 50px;
    height: 100%;
    border-right: 1px dashed rgb(85, 85, 85);
    right: 0px;
    border-top: 1px dashed rgb(85, 85, 85);
    border-bottom: 1px dashed rgb(85, 85, 85);
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    top: 0;
    bottom: 0;
    background-color: rgb(34, 34, 34);
}
.preyantechnosys-iconbox-stylethree .preyantechnosys-iconbox-inner:before {
    bottom: -1px;    
}
.preyantechnosys-iconbox-stylethree .preyantechnosys-iconbox-inner:after {
    top: -2px;    
}
.preyantechnosys-iconbox-stylethree .prt-icon-type-image {
    position: relative;
    min-width: 60px;
    height: 60px;
    background: transparent;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 0 6px 0 rgb(255 255 255 / 30%);
}
.preyantechnosys-iconbox-stylethree .prt-icon-type-image:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 60px;
  left: 0;
  top: 0;
  border-radius: 100%;
  z-index: -1;
  background-color: rgb(34, 34, 34);
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 5px 0px rgba(255, 255, 255, 0.3);
}
.prt-button-top .prt-btn-shape-square.elementor-element.elementor-widget-button .elementor-button {    
    padding: 22px 60px;
}
.preyantechnosys-iconbox-stylethree .preyantechnosys-iconbox-inner:after,
.preyantechnosys-iconbox-stylethree .preyantechnosys-iconbox-inner:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: rgb(34, 34, 34);
    border: 1px solid rgb(217, 217, 217);
    border-radius: 100%;
    right: 49px;
}
.preyantechnosys-iconbox-stylethree .preyantechnosys-iconbox-inner {
    position: relative;
}
.preyantechnosys-iconbox.preyantechnosys-iconbox-stylethree .preyantechnosys-iconbox-icon {
    width: 37% !important;    
    margin-left: -54px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0 !important;
}
.preyantechnosys-iconbox.preyantechnosys-iconbox-stylethree .preyantechnosys-iconbox-heading .prt-custom-heading {
    font-size: 22px !important;
    line-height: 32px;
    margin-bottom: 5px !important;
    margin-top: 3px;
}
.preyantechnosys-iconbox.preyantechnosys-iconbox-stylethree .preyantechnosys-iconbox-heading {
    overflow: hidden;
    padding-left: 13px;
}
.preyantechnosys-iconbox-stylethree .prt-iconbox-wrapper .prt-icon-type-image img {
    width: auto;
    height: auto;
}

.prt-marque-one .prt-marqueebox {
    animation: qode-move-horizontal-normal-text-marquee-left 20s linear infinite;
}
.prt-marque-one .prt-marqueebox.copy {
    animation: qode-move-horizontal-normal-text-marquee-copy-left 20s linear infinite;
}
@keyframes qode-move-horizontal-normal-text-marquee-copy {
0% {
    transform: translateX(100%) translateZ(0);
}
100% {
    transform: translateX(0) translateZ(0);
}
}
@keyframes qode-move-horizontal-normal-text-marquee {
    0% {
    transform: translateX(0) translateZ(0);
}
100% {
    transform: translateX(-100%) translateZ(0);
}
}

@keyframes qode-move-horizontal-normal-text-marquee-copy-left {
0% {
    transform: translateX(-100%) translateZ(0);
}
100% {
    transform: translateX(0) translateZ(0);
}
}
@keyframes qode-move-horizontal-normal-text-marquee-left {
    0% {
    transform: translateX(0) translateZ(0);
}
100% {
    transform: translateX(100%) translateZ(0);
}
}
.prt-marque-one {
    transform: rotate(10deg);
    top: 0px;
    right: 8px;
    width: 101% !important;
}
.prt-marque-second {
    transform: rotate(-5deg);
    top: -160px;
    right: 0px;
    width: 101% !important;
}
.tm-reverse-dir .preyantechnosys-marqueboxes-wrapper {
    animation: prt-marque-second 25s linear infinite;
}
@keyframes prt-marque-second {
    0% {
        transform: translate(-100%, 0);
    }

    100% {
        transform: translate(0, 0);
    }

}
.tm-reverse-dir .preyantechnosys-marqueboxes-wrapper {
    animation: prt-marque-text1 25s linear infinite;
}
@keyframes prt-marque-text1 {
    0% {
        transform: translate(-100%, 0);
    }

    100% {
        transform: translate(0, 0);
    }

}
.prt-marque-second .prt-marquebox-style5 ul.marquebox-list li span {
  font-size: 80px;
  font-family: 'DM sans';
  -webkit-text-stroke: unset;
  color: #000;
}
.elementor-inner-section.prt-marque-second .preyantechnosys-marqueboxes-wrapper.prt-marquebox-style5 .marquebox-list li {
  background-color: #d9d9d9;
  padding-top: 50px;
  padding-bottom: 35px;
}
.elementor-inner-section.prt-marque-one .preyantechnosys-marqueboxes-wrapper.prt-marquebox-style5 .marquebox-list li {
    border-top: 1px solid rgba(217, 217, 217,0.129);
    border-bottom: 1px solid rgba(217, 217, 217,0.129);
    padding-top: 50px;
    padding-bottom: 35px;
    background-color: #222222;
}
a.prt-img-link:hover img {
    transform: scale(0.9);
}
a.prt-img-link {
    position: relative;
    
}
a.prt-img-link img{
    transition: all .5s ease;
}
.prt-tab-style2 .elementor-tabs-wrapper {
  text-align: center;
  margin: 0 auto;
  padding: 15px 0;
}
.prt-tab-style2 .elementor-tabs-wrapper .prt-elementor-tab-title {
  list-style: none;
  display: inline;
  background-color: var(--prt-whitecolor);
  color: #000;
  border-radius: 50px;
  cursor: pointer;
  padding: 12px 45px 12px;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
  margin-right: 16px;
  position: relative;
  font-family: var(--special-element-fontfamily);
  font-weight: var(--special-element-fontweight);
}
.prt-tab-style2 .elementor-tabs-wrapper .prt-elementor-tab-title.prt-tab-active {
  background-color: var(--prt-skincolor);
  color: var(--prt-whitecolor);
}



/*****************responsive site css*****************/
@media (max-width:1339px){
  .prt-marque-second {
    transform: unset;
    top: 0;
  }
  .prt-marque-one{
    transform: unset;
  }  
}
@media (max-width:1201px){
.elementor-element.prt-img-displaynone.elementor-widget-image .elementor-widget-container .wp-image-71 {
  display: none;
}

}
@media (max-width:1199px){
    .elementor-section.elementor-top-section.prt-marque-padding {
  padding-top: 60px;
}
.elementor-inner-section.prt-marque-one .preyantechnosys-marqueboxes-wrapper.prt-marquebox-style5 .marquebox-list li,
.elementor-inner-section.prt-marque-second .preyantechnosys-marqueboxes-wrapper.prt-marquebox-style5 .marquebox-list li{
    padding-top: 20px;
    padding-bottom: 20px;
}

.prt-elementor-tabs.prt-tab-style2 .elementor-inner-section .elementor-inner-column .elementor-element-populated {
  margin: 0;
}
}
@media (max-width:1024px){
.prt-marquebox-style3 ul.marquebox-list li span,
.prt-marquebox-style5 ul.marquebox-list li span,
.prt-marque-second .prt-marquebox-style5 ul.marquebox-list li span {
    font-size: 60px;
    line-height: 70px;
}
.prt-marque-text.elementor-widget-prt_marquebox_element .elementor-widget-container{
    margin: 300px -70px 0 -155px;
}
.prt-marquebox-style5 ul.marquebox-list li span::before {
    top: 0;
}
.prt-tab-style2 .tmtabs-content-wrapper .prt-tab-content{
    display: block;
  margin-bottom: 20px;
}
.prt-tab-style2 .tmtabs-content-wrapper .prt-tab-content .prt-tab-content-title {
  display: block;
  background-color: var(--prt-whitecolor);
  color: #000;
  border-radius: 50px;
  cursor: pointer;
  padding: 12px 45px 12px;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
  margin-right: 16px;
  position: relative;
  font-family: var(--special-element-fontfamily);
  font-weight: var(--special-element-fontweight);
}
.prt-tab-style2 .tmtabs-content-wrapper .prt-tab-content.prt-tab-active .prt-tab-content-title{
  background-color: var(--prt-skincolor);
  color: var(--prt-whitecolor);
}
.prt-tab-style2 .tmtabs-content-wrapper .prt-tab-content.prt-tab-active .elementor-tab-content {
  display: block;
}
.prt-tab-style2 .tmtabs-content-wrapper .prt-tab-content .elementor-tab-content,
.prt-tab-style2 .elementor-tabs-wrapper {
  display: none;
}
.prt-elementor-tabs.prt-tab-style2 .elementor-inner-section {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

}
@media (max-width:991px){
.prt-marque-text.elementor-widget-prt_marquebox_element .elementor-widget-container {
    margin: 220px -70px 0 -130px;
  }
  .prt-elementor-tabs.prt-tab-style2 .elementor-inner-section {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.prt-elementor-tabs.prt-tab-style2 .elementor-inner-section .elementor-inner-column .elementor-element-populated {
    margin-left: 15px;
    margin-right: 15px;
}
}
@media (max-width:767px){
.prt-marquebox-style3 ul.marquebox-list li span ,
.prt-marquebox-style5 ul.marquebox-list li span,
.prt-marque-second .prt-marquebox-style5 ul.marquebox-list li span{
    font-size: 30px;
    line-height: 40px;
}
.prt-marque-text.elementor-widget-prt_marquebox_element .elementor-widget-container{
    margin: 150px -70px 0 -130px;
}
.prt-demos-slider{
    display: block;
}
.prt-demos-sliderbox.prt-slidecol-2 {
    margin-top: 30px;
}
.prt-marquebox-style3, .prt-marquebox-style5,
.tm-reverse-dir .preyantechnosys-marqueboxes-wrapper{
    animation: prt-marque-text 10s linear infinite;
}

}
@media (max-width:479px){
  .prt-marque-text.elementor-widget-prt_marquebox_element .elementor-widget-container {
    margin: 60px -70px 0 -130px;
  }
  .preyantechnosys-marqueboxes-wrapper.prt-marquebox-style4.row.multi-columns-row ul li{
    font-size: 20px;
    line-height: 30px;
  }
}