/*# venu */
.align-self-center {
    align-self: center!important;
    margin-top: -72px;
}

.specialization-content ul li i {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #5591774d;
    border-radius: 50%;
    float: left;
    margin-right: 12px;
    margin-top: -2px;
    font-size: 12px;
}

.services-item-2 {
    border-radius: 14px;
    background-color: #fff;
    -webkit-box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
    /* box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04); */
    /* padding: 8px; */
    padding-bottom: 1px;
    padding-left: 50px;
    padding-left: 0px;
    /* padding-bottom: 40px; */
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-top: 6px;
    padding-right: 6px;
    padding-left: 6px;
}

.pad-b{text-align: center; padding-top: 14px;}

.about-content p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
    padding-left: 0px;
}

.building-animations-content-full {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 50px 50px;
    margin-top: -190px;
    box-shadow: 0px -6px 12px 3px #eee;
    text-align: center;
    padding-bottom: 40px;
}

.pt-140 {
    padding-top: 60px;
}


.pad-l{padding-left: 0px; text-align: justify; line-height: 26px;}

.pt-about {padding-top: 0px;}

.pb-100 {
    
}



.proj-exp {
    padding-top: 20px;
}

.section-bg {
    background: #FFF;
}

.section-headding h2 {font-size: 32px;  font-weight: 700;   font-size: 22px;}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -22px;
    text-align: right;
    padding-top: 617px;
    width: 100%;
}

.address{font-size: 20px; font-weight: bold; padding-left: 30px; padding-top: 10px;}

.address-txt{padding-left: 30px}


.specialization-content {/* padding: 60px; */  margin-top: -16px; padding-left: 100px;}

.pad-t{padding-top:40px;}

.about-content-headding::after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    width: 7px;
    height: 60%;
    background: #F95537;
    top: 0;
    left: 0;
    margin-top: 12px;
}


.pad-tp {padding-top: 12px;}

.pad-bp{padding-bottom: 20px;}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    color: #1d2746;
    font-weight: 700;
    font-size: 22px;
}


.contact-form h2 {
    font-size: 22px;
    margin-bottom: 20px;
}


.pb-100-01 {
    padding-bottom: 36px;
}

.pad-tm{padding-top: 0px;}


@media (min-width: 992px){
.col-lg-4 {
    flex: 0 0 auto;
    width: 27.333333%;
}

	



@media screen and (min-width:300px) and (max-width:320px){
	
.pad-tm{padding-top: 20px;}	
	
}

	@media only screen and (min-width: 778px) and (max-width: 1200px){
	
	

}

@media only screen and (max-width: 1680px){
	
	
}

@media only screen and (min-width: 1280px) and (max-width: 1440px)
{
	


@media only screen and (min-width: 778px) and (max-width: 1200px){

}


@media screen and (min-width:768px) and (max-width:800px){
	
	
}


/* iPhone X and Xs Max */
@media only screen 
    and (min-device-width: 375px) 
    and (min-device-height: 812px) 
	and (-webkit-device-pixel-ratio : 3)
    and (orientation: portrait) { 
 .pad-tm{padding-top: 20px;}	
		
}

/* iPhone XR */
@media only screen 
    and (min-device-width: 414px) 
    and (min-device-height: 736px) 
    
    and (orientation: portrait) { 
   
}


@media (-webkit-min-device-pixel-ratio: 2)
	
{

}





