/* service style 1 */
.preyantechnosys-servicebox-styleone .preyantechnosys-post-item {
    text-align: center;
    margin: 0 auto;
    width: 374px;
    height: 374px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.preyantechnosys-servicebox-styleone .prt-featured-outer-wrapper {
    display: block;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
}
.preyantechnosys-servicebox-styleone .preyantechnosys-box-title h4 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.preyantechnosys-servicebox-styleone .prt-short-desc p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0 20px;
}
.preyantechnosys-servicebox-styleone .service-border-circle {
    border-radius: 50%;
    position: absolute;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    opacity: 1;
    transition: all 0.5s ease;
    content: "";
    background-image: url(../images/arrow-img.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    width: 372px;
    height: 372px;
}
.preyantechnosys-servicebox-styleone:hover .service-border-circle {
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(120deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    opacity: 0;
}
.preyantechnosys-servicebox-styleone .prt-servicebox-detials {
    z-index: -2;
    width: 324px;
    height: 324px;
    text-align: center;
    background-color: var(--prt-greycolor);
    border: 1px solid var(--prt-bordercolor);
    border-radius: 50%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    display: flex;
    position: relative;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    opacity: 1;
    transition: all 0.5s ease 0.3s;
}
.preyantechnosys-servicebox-styleone:hover .prt-servicebox-detials {
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(180deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    opacity: 0;
    transition: all 0.5s ease;
}
.preyantechnosys-servicebox-styleone .prt-servicebox-hover-detials {
    z-index: 3;
    width: 100%;
    height: 100%;
    background-image: none;
    border-radius: 50%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(180deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    opacity: 0;
    transition: all 0.5s ease;
    padding: 20px 30px;
}
.preyantechnosys-servicebox-styleone:hover .prt-servicebox-hover-detials {
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    opacity: 1;
    transition: all 0.5s ease 0.3s;
}
.preyantechnosys-servicebox-styleone .prt-servicebox-hover-detials .preyantechnosys-box-title h4 a,
.preyantechnosys-servicebox-styleone .prt-servicebox-hover-detials .preyantechnosys-serviceboxbox-readmore a {
    color: var(--prt-whitecolor);
}
.preyantechnosys-servicebox-styleone .prt-servicebox-hover-detials .prt-short-desc p {
    color: rgba(255, 255, 255, .8);
}
.prt-service-style1-active .preyantechnosys-element-servicebox-styleone .prt-box-col-wrapper:nth-child(2) .preyantechnosys-servicebox-styleone .prt-servicebox-detials{
    opacity: 0;
}
.prt-service-style1-active .preyantechnosys-element-servicebox-styleone .prt-box-col-wrapper:nth-child(2) .preyantechnosys-servicebox-styleone .prt-servicebox-hover-detials{
   opacity: 1;
    transform: unset;
}
.prt-service-style1-active .preyantechnosys-element-servicebox-styleone .prt-box-col-wrapper:nth-child(2) .preyantechnosys-servicebox-styleone .service-border-circle{
    background-image:unset;
}
.preyantechnosys-servicebox-styleone .prt-servicebox-hover-detials .prt-featured-outer-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    overflow: hidden;
}
.preyantechnosys-servicebox-styleone .prt-servicebox-hover-detials .prt-featured-outer-wrapper:before {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    background: rgb(0 0 0 / 70%);
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
@media (max-width: 1340px){
.prt-service-col-style1 .prt-box-col-wrapper {
    width: 50%;
}
}
@media (max-width: 991px){
.prt-service-col-style1 .prt-box-col-wrapper {
    width: 100%;
}
}


@media (max-width: 480px){
.preyantechnosys-servicebox-styleone .service-border-circle {
  display: none;
}
.preyantechnosys-servicebox-styleone .preyantechnosys-post-item {
    width: 100%;
    height: 100%;
   }
.preyantechnosys-servicebox-styleone .prt-servicebox-detials {
    width: 100%;
    height: 324px;
    }
}

@media (max-width: 324px){
.preyantechnosys-servicebox-styleone .prt-servicebox-detials {
    width: 100%;
    height: 100%;
   }
}
/*service style 1*/

/*service style 2*/
.preyantechnosys-element-servicebox-styletwo .preyantechnosys-boxes-row-wrapper .prt-box-col-wrapper .tm-animation-hover-img {
    overflow: hidden;
    position: absolute;
    opacity: 0;
    transform: translateX(100%) scale(0.4);
    transform-origin: 50% 50%;
    margin-top: -200px;
    margin-left: 0;
    z-index: 1;
}
.preyantechnosys-servicebox-styletwo .prt-featured-outer-wrapper.prt-post-featured-outer-wrapper {
    width: 310px;
    height: 230px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 75%;
}
.preyantechnosys-servicebox-styletwo .preyantechnosys-box-title h4 {
    text-align: left;
    font-size: 62px;
    line-height: 75px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    z-index: 0;
    margin-bottom:0 ;
}
.preyantechnosys-servicebox-styletwo:hover .preyantechnosys-box-title h4 {
    z-index: 2;
}
.preyantechnosys-servicebox-styletwo .preyantechnosys-box-title h4 a {
    color: #3c3c3c;
}
.preyantechnosys-servicebox-styletwo .preyantechnosys-box-title h4 a:hover {
    color: #fff;
}
@media (max-width: 767px){
.preyantechnosys-servicebox-styletwo .preyantechnosys-box-title h4 {
    font-size: 30px;
    line-height: 40px;
}
.preyantechnosys-element-servicebox-styletwo .preyantechnosys-boxes-row-wrapper .prt-box-col-wrapper .tm-animation-hover-img {
    position: relative;
    opacity: 1;
    transform: unset !important;
    transform-origin: unset;
    margin-top: 20px;
}
.preyantechnosys-servicebox-styletwo .prt-featured-outer-wrapper.prt-post-featured-outer-wrapper {
    width: 100%;
    }
}
/*service style 2*/

/*service style 3*/
.preyantechnosys-servicebox-stylethree .prt-servicebox-detials {
    padding: 15px 0px 0px 30px;
}
.preyantechnosys-servicebox-stylethree .preyantechnosys-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.preyantechnosys-servicebox-stylethree .prt-featured-outer-wrapper {
    display: block;
    height: 230px;
    width: 100%;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    transition: 0.7s;
}
.preyantechnosys-servicebox-stylethree:hover .prt-featured-outer-wrapper {
    transform: scale(1.1);
}
.preyantechnosys-servicebox-stylethree .preyantechnosys-box-category a{
    color: rgba(0, 0, 0, .7);
}
.preyantechnosys-servicebox-stylethree .preyantechnosys-box-desc {
    margin-top: 35px;
    display: flex;
    align-items: center;
}
.preyantechnosys-servicebox-stylethree .prt-servicebox-content {
    padding: 0;
}
.preyantechnosys-servicebox-stylethree .prt-short-desc {
    padding-left: 35px;
}
.preyantechnosys-servicebox-stylethree .tm-post-iconbox {
    position: relative;
}
.preyantechnosys-servicebox-stylethree .tm-post-iconbox a {
    position: relative;
    width: 100px;
    height: 100px;
    border: 1px solid #000;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    display: flex;
    transform: scale(1);
    transition: all 0.5s ease;
}

.preyantechnosys-servicebox-stylethree .tm-post-iconbox a:hover{
    color: #000000;
}
.preyantechnosys-servicebox-stylethree .tm-post-iconbox i{
    font-size: 30px;
}
.preyantechnosys-servicebox-stylethree .tm-post-iconbox .circle-overlay {
    z-index: -1;
    width: 0%;
    height: 0%;
    background-color: var(--prt-skincolor);
    border-radius: 50%;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform-style: preserve-3d;
}
.preyantechnosys-servicebox-stylethree .tm-post-iconbox:hover .circle-overlay {
    animation: animcircle 0.5s ease 0s normal;
    opacity: 1;
}

@keyframes animcircle {
  0%{
    transform: translate3d(100px, 100px, 0px);
    width: 100%;
    height: 100%;
    }
  50%{
    transform: translate3d(25px, 25px, 0px);
    width: 50%;
    height: 50%;
  }
  100%{
    transform: translate3d(0px, 0px, 0px);
    width: 100%;
    height: 100%;
  }
}
@media (max-width:992px){
.preyantechnosys-servicebox-stylethree .prt-servicebox-detials {
    padding: 25px 0px 10px 0px;
}
.preyantechnosys-servicebox-stylethree .preyantechnosys-box-desc {
	display: flex;
	align-items: stretch;
	align-content: flex-end;
	flex-wrap: nowrap;
	flex-direction: column-reverse;
}
.preyantechnosys-servicebox-stylethree .tm-post-iconbox a {
	width: 50px;
	height: 50px;
}
.preyantechnosys-servicebox-stylethree .tm-post-iconbox i {
	font-size: 20px;
}
.preyantechnosys-servicebox-stylethree .prt-short-desc {
    padding-left: 0;
}
.preyantechnosys-servicebox-stylethree .preyantechnosys-box-desc {
    margin-top: 0;
}
.preyantechnosys-servicebox-stylethree .tm-post-iconbox .circle-overlay {
    display: none;
}
.preyantechnosys-servicebox-stylethree .tm-post-iconbox a:hover {
	color: #fcfcfc;
	background-color: var(--prt-skincolor);
	border-color: var(--prt-skincolor);
}
}


@media (max-width:1340px) {
.preyantechnosys-element-servicebox-styleone .multi-columns-row .col-lg-4:nth-child(3n+4) {
  clear: none;
}
}