/*
Theme Name: Perth Child
Version: 5.5.5
Description: A child theme of Perth
Template: perth
*/

@import url("../perth/style.css");

.menu-social-menu-container{
	display:none;	
}
h1.header-col-1-p1{
	margin-bottom: 20px;
	color:#fff;
}
/* START ACTIVE MENU ITEMS */

@media screen and (min-width : 1300px){
	.site-header .container{
		width:90%;
	}
}

.main-navigation .active-item a{
    color:#72b01a;
}

.main-navigation li{
    font-weight: 500;
    font-size: 15px !important;
}

/* END ACTIVE MENU ITEMS */

/* START TITLE FONT */

.panel-grid .widget-title{
    font-weight: normal;
}
@media screen and (min-width : 1300px){
.panel-grid .widget-title{
    font-size: 44px !important;
}
}
.panel-grid .widget-title::after{
    border-bottom: 3px solid;
}

/* END TITLE FONT */



/* START CONTACT US FORM */

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea, .wpcf7-form label{
    width: 100%;
}

/* END CONTACT US FORM */

/* START HEADER IMAGE */

@media screen and (max-width: 767px) {
    .header-info.big-screen{
        display: none;
    }
}

.big-screen .header-col-1-p1 {
    font-size:27px;
    line-height:27px;
    transform: translateX(-100%);
    opacity: 0;
}

.big-screen .header-col-1-p2 {
    font-size:60px;
    line-height:60px;
    font-weight: 400;
    transform: translateY(-100%);
    opacity: 0;
}

.big-screen .header-col-1-p3 {
    font-size:22px;
    line-height:22px;
    transform: translateY(100%);
    opacity: 0;
}

.big-screen .header-col-2-div{
    display: block;
    position: absolute;
    bottom: 0;
    right: 50%
}

.big-screen .header-col-2-p1 {
    font-size:27px;
    line-height:27px;
    transform: translateY(-100%);
    opacity: 0;
}

.big-screen .header-col-2-p2 {
    font-size:32px;
    line-height:27px;
    font-weight: bold;
    transform: translateY(100%);
    opacity: 0;
}

.big-screen .header-col-2-p3 {
    font-size:27px;
    line-height:27px;
    transform: translateY(100%);
    opacity: 0;
}

.big-screen .header-col-2-img1 {
    display: block;
    position: absolute;
    right: 10%;
    top:50%;
    transform: translateY(-100%);
    opacity: 0;
}

.big-screen .header-col-2-img2 {
    display: block;
    position: absolute;
    right: 20%;
    top:30%;
    transform: translateY(100%);
    opacity: 0;
}

.big-screen .header-col-2-img3 {
    display: block;
    position: absolute;
    right: 25%;
    top:20%;
    transform: translateY(100%);
    opacity: 0;
}

.big-screen .header-col-2-img4 {
    display: block;
    position: absolute;
    right: 35%;
    top:10%;
    transform: translateY(100%);
    opacity: 0;
}

.big-screen .header-col-2-img5 {
    display: block;
    position: absolute;
    right: 50%;
    top:-20%;
    transform: translateY(100%);
    opacity: 0;
}

@keyframes fadeInLeft {

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

}

@keyframes fadeInUp {

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

}

@keyframes fadeIn {

    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }

}

@media screen and (min-width: 768px) {
    .header-info{
        display: none;
    }
    .header-info.big-screen{
        display: block;
        color: #ffffff;
        height: 50%;
    }
    .header-info.big-screen .container, .header-info.big-screen .row, .header-info.big-screen .col-sm-6{
        height: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px){
    .big-screen .header-col-1-p1 {
        font-size:25px;
        line-height:25px;
    }

    .big-screen .header-col-1-p2 {
        font-size:55px;
        line-height:55px;
    }

    .big-screen .header-col-1-p3 {
        font-size:20px;
        line-height:20px;
    }

    .big-screen .header-col-2-p1 {
        font-size:21px;
        line-height:21px;
    }

    .big-screen .header-col-2-p2 {
        font-size:24px;
        line-height:21px;
        font-weight: bold;
    }

    .big-screen .header-col-2-p3 {
        font-size:21px;
        line-height:21px;
    }

    .big-screen .header-col-2-img1 {
        right: 2%;
        top:55%;
    }

    .big-screen .header-col-2-img2 {
        right: 13%;
        top:35%;
    }

    .big-screen .header-col-2-img3 {
        right: 20%;
        top:20%;
    }

    .big-screen .header-col-2-img4 {
        right: 30%;
        top: 3%;
    }

    .big-screen .header-col-2-img5 {
        right: 46%;
        top: -35%;
        width: 55%
    }
}

/* END HEADER IMAGE */

/* START MAP DEV */

.panel-row-style-for-9-12{
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

@media only screen and (max-width: 780px){
	.panel-row-style-for-9-12 .panel-grid-cell {
  	    margin-bottom: 0px !important;
	}
}

/* END MAP DEV */

/* START PRODUCTS PROJECT */

.project-title{
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
}

/* END PRODUCTS PROJECT */

/* START COLOR THE FOOTER */

footer#colophon{
    background-color: #242D37;
}

/* END COLOR THE FOOTER */

/* START EDIT SEPARATORS */
.row-sep-b{
	height: 176px;
}
@media screen and (max-width: 991px){
.row-sep-b{
	height: 75px;
}
}
/* END EDIT SEPARATORS */

/* START STYLE PRODUCTS */

.product{
	display:block;
	width:96%;
	height:150px;
	position:relative;
	margin:2% 2% 30px;
	background:linear-gradient(#fff , #d7d7d7);
	box-shadow: 0px 0px 10px #999;
	transition: all .5s ease;
}
	
	.product:hover{
		background:#f4f2f3;
		box-shadow:none;
	}

	.product-title{
		font-size: 20px;
		position:absolute;
		top:50%;
		left:50%;
		transform:translate(-50%,-50%);
		opacity:0;
		transition: all .5s ease;
		color:#72b01a;
		font-weight:bold;
	}
	.product:hover .product-title{
		opacity:1;
		transition: all .5s ease 1s;
	}
	.product-img{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		opacity:1;
		transition: all .3s ease 0s;
	}
	.product:hover .product-img{
		opacity:0;
		transition: all .3s ease 1s;
	}
	.top-lines .top-line{
		position: absolute;
		top: -5px;
		left:0;
		width: 15%;
		height: 5px;
		background: #72b01a;
		transition: all .3s ease .3s;
	}
	.top-lines .left-line{
	    position: absolute;
		left: -5px;
		bottom: calc(70% + 5px);
		width: 5px;
		height: 30%;
		background: #72b01a;
		transition: all .3s ease 0s;
	}
	.bottom-lines .bottom-line{
	    position: absolute;
		bottom: -5px;
		right:0;
		width: 15%;
		height: 5px;
		background: #72b01a;
		transition: all .3s ease .3s;
	}
	.bottom-lines .right-line{
	    position: absolute;
		top:calc(70% + 5px);
		right: -5px;
		width: 5px;
		height: 30%;
		background:#72b01a;
		transition: all .3s ease 0s;
	}
	.left-lines{
		position: absolute;
		left: -5px;
		top: calc(30% - 5px);
		width: 5px;
		height: 0;
		background:#72b01a;
		transition: all .6s ease 0s;
	}
	.right-lines{
	    position: absolute;
		right: -5px;
		bottom: calc(30% - 5px);
		width: 5px;
		height: 0;
		background:#72b01a;
		transition: all .6s ease 0s;
	}
	.product:hover .top-lines .top-line , .product:hover .bottom-lines .bottom-line{
		width: 0;
		transition: all .3s ease 0s;
	}
	.product:hover .top-lines .left-line , .product:hover .bottom-lines .right-line{
		height: 0;
		transition: all .3s ease .3s;
	}
	.product:hover .left-lines , .product:hover .right-lines{
		height: 40%;
	}
	#PERMITS #Men{
		opacity:1;
		transition: all .3s ease .3s;
	}
	.product:hover #PERMITS #Men{
		opacity:0;
		transition: all .3s ease .8s;
	}
	#PERMITS #Line-1{
		transform:translateX(0);
		opacity:1;
		transition: all .3s ease .5s;
	}
	.product:hover #PERMITS #Line-1{
		transform:translateX(100%);
		opacity:0;
		transition: all .3s ease .6s;
	}
	#PERMITS #Line-2{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease .7s;
	}
	.product:hover #PERMITS #Line-2{
		opacity:0;
		transform:translateX(100%);
		transition: all .3s ease .4s;
	}
	#PERMITS #Line-3{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease .9s;
	}
	.product:hover #PERMITS #Line-3{
		opacity:0;
		transform:translateX(100%);
		transition: all .3s ease .2s;
	}
	#PERMITS #Line-4{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease 1.1s;
	}
	.product:hover #PERMITS #Line-4{
		opacity:0;
		transform:translateX(100%);
		transition: all .3s ease 0s;
	}


#BI_DASHBOSRD #Header-Lines #Square{
		opacity:1;
		transition: all .3s ease .3s;
	}
	
	.product:hover #BI_DASHBOSRD #Header-Lines #Square{
		opacity:0;
		transition: all .3s ease .8s;
	}
	
	#BI_DASHBOSRD  #Lines #Line-1{
		transform:translateX(0);
		opacity:1;
		transition: all .3s ease .4s;
	}
	.product:hover #BI_DASHBOSRD  #Lines #Line-1{
		transform:translateX(100%);
		opacity:0;
		transition: all .3s ease .6s;
	}
	#BI_DASHBOSRD #Lines #Line-2{
		transform:translateX(0);
		opacity:1;
		transition: all .3s ease .5s;
	}
	.product:hover #BI_DASHBOSRD  #Lines #Line-2{
		transform:translateX(100%);
		opacity:0;
		transition: all .3s ease .7s;
	}
	#BI_DASHBOSRD  #Lines #Line-1_1_{
		transform:translateX(0);
		opacity:1;
		transition: all .3s ease .6s;
	}
	.product:hover #BI_DASHBOSRD  #Lines #Line-1_1_{
		transform:translateX(100%);
		opacity:0;
		transition: all .3s ease .8s;
	}
	#BI_DASHBOSRD #Ratio #Black-Partition{
	    opacity:1;
		transition: all .3s ease .4s;
	}
	.product:hover #BI_DASHBOSRD #Ratio #Black-Partition{
	    opacity:0;
		transition: all .3s ease .7s;
	}
	#BI_DASHBOSRD #Ratio #Green-Partition{
	    opacity:1;
		transition: all .3s ease .6s;
	}
	.product:hover #BI_DASHBOSRD #Ratio #Green-Partition{
	    opacity:0;
		transition: all .3s ease .5s;
	}
	#BI_DASHBOSRD #Arrow{
		opacity:1;
		transition: all .3s ease 1.3s;
	}
	.product:hover #BI_DASHBOSRD #Arrow{
	    opacity:0;
		transition: all .3s ease .4s;
	}
	#BI_DASHBOSRD #Analysis-Bars #Line-1_2_{
		transform:translateY(0);
		opacity:1;
		transition: all .3s ease .8s;
	}
	.product:hover #BI_DASHBOSRD #Analysis-Bars #Line-1_2_{
		transform:translateY(100%);
		opacity:0;
		transition: all .3s ease .4s;
	}
	#BI_DASHBOSRD #Analysis-Bars #Line-2_1_{
		transform:translateY(0);
		opacity:1;
		transition: all .3s ease .9s;
	}
	.product:hover #BI_DASHBOSRD #Analysis-Bars #Line-2_1_{
		transform:translateY(100%);
		opacity:0;
		transition: all .3s ease .35s;
	}
	#BI_DASHBOSRD #Analysis-Bars #Line-3{
		transform:translateY(0);
		opacity:1;
		transition: all .3s ease 1s;
	}
	.product:hover #BI_DASHBOSRD #Analysis-Bars #Line-3{
		transform:translateY(100%);
		opacity:0;
		transition: all .3s ease .3s;
	}
	#BI_DASHBOSRD #Analysis-Bars #Line-4{
		transform:translateY(0);
		opacity:1;
		transition: all .3s ease 1.1s;
	}
	.product:hover #BI_DASHBOSRD #Analysis-Bars #Line-4{
		transform:translateY(100%);
		opacity:0;
		transition: all .3s ease .25s;
	}
	#BI_DASHBOSRD #Analysis-Bars #Line-5{
		transform:translateY(0);
		opacity:1;
		transition: all .3s ease 1.2s;
	}
	.product:hover #BI_DASHBOSRD #Analysis-Bars #Line-5{
		transform:translateY(100%);
		opacity:0;
		transition: all .3s ease .2s;
	}
	#BI_DASHBOSRD #Footer-Lines #Line-1_3_{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease 1.3s;
	}
	.product:hover #BI_DASHBOSRD #Footer-Lines #Line-1_3_{
		opacity:0;
		transform:translateX(100%);
		transition: all .3s ease .3s;
	}
	#BI_DASHBOSRD #Footer-Lines #Line-2_2_{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease 1.4s;
	}
	.product:hover #BI_DASHBOSRD #Footer-Lines #Line-2_2_{
		opacity:0;
		transform:translateX(100%);
		transition: all .3s ease .25s;
	}
	#BI_DASHBOSRD #Footer-Lines #Line-3_1_{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease 1.5s;
	}
	.product:hover #BI_DASHBOSRD #Footer-Lines #Line-3_1_{
		opacity:0;
		transform:translateX(100%);
		transition: all .3s ease .2s;
	}
	#BI_DASHBOSRD #Footer-Lines #Line-4_1_{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease 1.6s;
	}
	.product:hover #BI_DASHBOSRD #Footer-Lines #Line-4_1_{
		opacity:0;
		transform:translateX(100%);
		transition: all .3s ease .15s;
	}
	#BI_DASHBOSRD #Footer-Lines #Line-5_1_{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease 1.7s;
	}
	.product:hover #BI_DASHBOSRD #Footer-Lines #Line-5_1_{
		opacity:0;
		transform:translateX(100%);
		transition: all .3s ease .1s;
	}
	#BI_DASHBOSRD #Footer-Lines #Line-6{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease 1.75s;
	}
	.product:hover #BI_DASHBOSRD #Footer-Lines #Line-6{
		opacity:0;
		transform:translateX(100%);
		transition: all .3s ease .05s;
	}

#IDOX #Green-FlyLine-1{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease .6s;
	}
	.product:hover #IDOX #Green-FlyLine-1{
		opacity:0;
		transform:translateX(-100%);
		transition: all .3s ease .8s;
	}
	#IDOX #Green-FlyLine-2{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease .8s;
	}
	.product:hover #IDOX #Green-FlyLine-2{
		opacity:0;
		transform:translateX(-100%);
		transition: all .3s ease .6s;
	}
	#IDOX #Green-FlyLine-3{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease 1s;
	}
	.product:hover #IDOX #Green-FlyLine-3{
		opacity:0;
		transform:translateX(-100%);
		transition: all .3s ease .4s;
	}
	#IDOX #Envelope-GreenLine{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease 1.2s;
	}
	.product:hover #IDOX #Envelope-GreenLine{
		opacity:0;
		transform:translateX(-100%);
		transition: all .3s ease .1s;
	}
	#IDOX #Envelope-Head, #IDOX #Envelope-Body, #IDOX #Envelope-BodyLine{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease 0s;
	}
	.product:hover #IDOX #Envelope-Head, .product:hover #IDOX #Envelope-Body, .product:hover #IDOX #Envelope-BodyLine{
		opacity:0;
		transform:translateX(-100%);
		transition: all .3s ease 1.3s;
	}

#INVESTIGATION #Fingerprint path:nth-of-type(1), #INVESTIGATION #Fingerprint path:nth-of-type(3), #INVESTIGATION #Fingerprint path:nth-of-type(5), #INVESTIGATION #Fingerprint path:nth-of-type(9), #INVESTIGATION #Fingerprint path:nth-of-type(11){
		opacity:1;
		transition: all .3s ease 1s;
	}
	.product:hover #INVESTIGATION #Fingerprint path:nth-of-type(1), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(3), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(5), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(9), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(11){
		opacity:0;
		transition: all .3s ease 1s;
	}
	#INVESTIGATION #Fingerprint path:nth-of-type(2), #INVESTIGATION #Fingerprint path:nth-of-type(4), #INVESTIGATION #Fingerprint path:nth-of-type(5), #INVESTIGATION #Fingerprint path:nth-of-type(8), #INVESTIGATION #Fingerprint path:nth-of-type(12){
		opacity:1;
		transition: all .3s ease .8s;
	}
	.product:hover #INVESTIGATION #Fingerprint path:nth-of-type(2), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(4), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(5), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(8), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(12){
		opacity:0;
		transition: all .3s ease .8s;
	}
	#INVESTIGATION #Fingerprint path:nth-of-type(6), #INVESTIGATION #Fingerprint path:nth-of-type(7), #INVESTIGATION #Fingerprint path:nth-of-type(10), #INVESTIGATION #Fingerprint path:nth-of-type(13), #INVESTIGATION #Fingerprint path:nth-of-type(14){
		opacity:1;
		transition: all .3s ease .6s;
	}
	.product:hover #INVESTIGATION #Fingerprint path:nth-of-type(6), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(7), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(10), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(13), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(14){
		opacity:0;
		transition: all .3s ease .6s;
	}
	#INVESTIGATION #Fingerprint path:nth-of-type(15), #INVESTIGATION #Fingerprint path:nth-of-type(16), #INVESTIGATION #Fingerprint path:nth-of-type(17){
		opacity:1;
		transition: all .3s ease .4s;
	}
	.product:hover #INVESTIGATION #Fingerprint path:nth-of-type(15), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(16), .product:hover #INVESTIGATION #Fingerprint path:nth-of-type(17){
		opacity:0;
		transition: all .3s ease .4s;
	}
	#INVESTIGATION #Magnifying-Glass{
		opacity:1;
		transform:translateX(0);
		transition: all .3s ease 1s;
	}
	.product:hover #INVESTIGATION #Magnifying-Glass{
		opacity:0;
		transform:translateX(100%);
		transition: all .3s ease .2s;
	}
	#INVESTIGATION #Green-Dots{
		opacity:1;
		transform:scale(1);
		transform-origin: center;
		transition: all .3s ease 1.3s;
	}
	.product:hover #INVESTIGATION #Green-Dots{
		opacity:0;
		transform:scale(.9);
		transition: all .3s ease .1s;
	}
/* END STYLE PRODUCTS */

/* START WHITE & BLACK OVERLAY */

#overlay-white .white-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255,255,255,.8);
    z-index: -1;
}

#overlay-black .black-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.7);
    z-index: -1;
}

/* END WHITE & BLACK OVERLAY */

/* START STYLE THE FOOTER */
.site-info{
	text-align: center;
}
.footer-area .footer-branding .site-title{
	font-weight: normal;
	font-size: 44px !important;
}
.footer-area .footer-column .widget-title{
	font-weight: normal;
	font-size: 24px !important;
}
@media only screen and (max-width: 767px){
	.footer-area .footer-branding .site-title {
   	    font-size: 32px !important;
	}
	.footer-area .footer-column .widget-title{
	    font-size: 20px !important;
	}
}

/* END STYLE THE FOOTER */

/* START STYLE THE CAPABILITY */

.service-icon {
    font-size: 42px;
}

/* END STYLE THE CAPABILITY */

/* START STYLE CONTACT US */

.perth_contact_info_widget span{
    font-size: 26px;
    line-height: 10px;
    border: none;
}

.footer-area .perth_contact_info_widget span{
    color: #a1acba;
}
/* END STYLE CONTACT US */

.textwidget{
	color: #441f1f !important;
}

/* START CLIENTS */

.clients-area .client-item img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.clients-area.inView .client-item:nth-of-type(1) img {
-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.7s ease 0.3s ;
	transition: all 0.7s ease 0.3s;
}
.clients-area.inView .client-item:nth-of-type(2) img {
-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.7s ease 0.6s ;
	transition: all 0.7s ease 0.6s;
}
.clients-area.inView .client-item:nth-of-type(3) img {
-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.7s ease 0.9s ;
	transition: all 0.7s ease 0.9s;
}
.clients-area.inView .client-item:nth-of-type(4) img {
-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.7s ease 1.2s ;
	transition: all 0.7s ease 1.2s;
}
.clients-area.inView .client-item:nth-of-type(5) img {
-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.7s ease 1.5s ;
	transition: all 0.7s ease 1.5s;
}
.clients-area.inView .client-item:nth-of-type(6) img {
-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.7s ease 1.8s ;
	transition: all 0.7s ease 1.8s;
}
.clients-area.inView .client-item:nth-of-type(7) img {
-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.7s ease 2.1s ;
	transition: all 0.7s ease 2.1s;
}
.clients-area.inView .client-item:nth-of-type(8) img {
-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.7s ease 2.1s ;
	transition: all 0.7s ease 2.4s;
}/* added by Waseem Kanj on 3/26/2026 08:45 */
.clients-area.inView .client-item:nth-of-type(9) img {
-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.7s ease 2.1s ;
	transition: all 0.7s ease 2.7s;
}/* added by Waseem Kanj on 3/26/2026 08:45 */

/* START CLIENT ITEMS */


.client-item{
    padding: 10px 25px 40px;
    height: 250px;
}
.client-item img{
    max-height: 100%;
    width: auto;
}
@media screen and (max-width: 991px) and (min-width: 600px){
    .client-item{
        width: 48%;
    }
}

@media screen and (max-width: 599px) {
    .client-item{
        width: 98%;
    }
}

/* END CLIENT ITEMS */

/* END CLIENTS */
