/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com
This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.
*/
/* Your custom css codes start here: */

/******27/08/2019(BySandeep)Start******/
.cstm-title{
	padding-top:20px;
	}
.dis-in{
	display:inline-block;
}
.cstm-text-clr  a{
    color: #333333 !important;
	}
.cstm-sction .container{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	}
.cstm-tel-clr .cstm-text-clr a, .cstm-tel-clr{
	color:white!important;
	}
.cstm-img-clr{
	color:#FCFCFC !important;
	background:#36864f;
	height: 18px;
	padding: 20px;
	padding:3.5px;
	border-radius: 3px;
	}
.cst-footer-ul .text-theme-color-2, 
.cst-footer-ul .work-gallery,
.cst-footer-ul .gallery-bottom-part .title {
	color:#a4a3a3;
	}
@media screen and (max-width:900px){
.cstm-map-align{
	width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
	}
.cstm-tggl-color .showhide em {
	background: #060606;
	}
 }



/******27/08/2019(BySandeep)End******/