/*
Template Name: IT Depart
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************services****************/
.serv_pg_1i span{
font-size:60px;
line-height:0; 
 }
.serv_pg_1i{
box-shadow: 0 0 5px rgb(0 0 0 / 10%); 
transition: 0.3s;
 }
.serv_pg_1i:hover{
background-color: #B84042;
color:#fff;
 }
.serv_pg_1i:hover p{
color:#fff;
 }
.serv_pg_1i:hover span{
color:#fff!important;
 }
 
.pricing_2i{
box-shadow: 0 0 5px rgb(0 0 0 / 10%);
 }
.pricing_2i2{
border-top:1px solid #B840420d;
border-bottom:1px solid #B840420d;
 }
#testim{
padding-bottom:80px!important; 
 }
/********************services_end****************/


@media screen and (max-width : 767px){
.serv_pg_1i p{
text-align:left; 
 }
.serv_pg_1i {
margin-top:10px; 
 }
.pricing_2i {
margin-top:10px;  
 }
.pricing_2i p{
text-align:left;   
 }
 }
