#breeze-poweredby{
	display: none!important;
}

.ccf_copyright_wrapper{
	display: none;
}
.pagination .active{
	background:#01a652 none repeat scroll 0 0;	
	text-decoration:none;	
}
.pagination .active a{
	color:#fff!important;
}

.item-image img{
	width:100%;
}
#content .item-image{
	width:100%!important;
	margin-bottom:20px;
}
.project_block:hover{
	cursor: pointer;
}
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto'); /* Custom  Fonts
font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;

*/
iframe {
    border: none
}


h1, h2, h3, h4, h5 {
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
}

body {
    padding: 0;
    font-family: 'Roboto', sans-serif;
    border-top: solid 3px #85b542;
    background: #fff;
}

.dholera_module h2.dholera_module{color: blue}

.h_dholera_module{
    margin: 0 0 4rem 0;
}

.dholera_module h2 .text-center{
    text-align: center;
}

.dholera_module .title_group h2{
    margin-top: 1rem;

}
.dholera_module .mt-20{
    margin-top: 8rem;
}

.dholera_module .mt-8{
    margin-top: 4rem;
}

.dholera_module .mt-4{
    margin-top: 2.5rem;
}

.dholera_module .pt-4{
    padding-top: 1rem;
}

.dholera_module .pt-8{
    padding-top: 2rem;
}

.dholera_module .pt-12{
    padding-top: 3rem;
}

.dholera_module .pt-16{
    padding-top: 4rem;
}
.dholera_module .row .row-content
{
    display: flex;
    width: 100%;
    min-height: 40vh;
    margin-bottom: 5vw;
    justify-content: space-between;
}

.dholera_module .row .row-content > div
{
    height: 100%;
}

.dholera_module .row .row-content img
{
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}
.dholera_module .row .row-content .row-main-content h2
{
    margin-bottom: 1vw;
    margin-top: 10px !important;
}

.dholera_module  .img-float-right{
    float: right;
}

.dholera_module  .img-float-left{
    float: left;
}

 .custom .dholera_module:last-child{
    /* background-color: red; */
    margin-bottom: -2.5rem;
}

.dholera_heading{
    text-align: center;
    margin: 0 0 5rem;
    font-weight: bold;
}
/* // dholera current status */
/* style="text-transform: uppercase; text-align: center; margin-bottom: 5vh; margin-top: 0; */

.h_dholera_module  .current_status .dholera_module:last-child .row-content{
    margin-bottom: 0;
}

#footer4 .visforms div.visCustomText, #footer4 .getaQuote div.visCustomText{width:95% !important;float:right;position:relative; top:-8px;}