.iaziEstimateSection{
	background-color:#f3f3f3;	
}

.iaziEstimateSection .content{
	overflow:auto;	
	padding-top:30px;
	padding-bottom:30px;
	display: table;
	height: 100%;
}

.iaziEstimateSection .iaziEstimateSectionBackground{
	padding-top:0px;
	padding-bottom:0px;
}

.iaziEstimateSectionSingelRow{
	padding-top:30px;
	padding-bottom:30px;
}

/**/

.iaziEstimateSection .content img{
	width:100%;
}

.iaziEstimateSection .content .iaziEstimateSectionBoxSingelRow img{
	width:auto;
	max-width:unset;
	height:100%;
}


.iaziEstimateSection .content .iaziEstimateSectionBoxSingelRow .estimationLogocontainer{
	display: block;
	overflow: auto;
}

.iaziEstimateSection .content .iaziEstimateSectionBoxSingelRow .estimationLogocontainer img{
	height: 40px;
	float: right;
}

.iaziEstimateSection .content .iaziEstimateSectionBox{
/* 	width:50%; */
/* 	float:left; */
/* 	position:relative; */
	display: table-cell;
	height: 100%;
	width: 50%;
}

.iaziEstimateSection .content .iaziEstimateSectionBox .submit-button-rectangel{
	width: auto;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
}

.estimation-content-box {
	position: relative;
}

.estimation-logo-img-container {
	position: absolute;
    right: 15px;
    top: 0;
    height: auto;
    width: auto;	
}

.estimation-logo-img {
	
}

.iaziEstimateSection .content img.estimation-logo-img.pricehubble {
    max-height: 35px;
    width: auto;
}

.iaziEstimateSection .content img.estimation-logo-img.iazi {
    max-height: 55px;
    width: auto;
}

.estimation-banner-img-at {
	margin-bottom: 14px;
}

/**/

.iaziEstimateSection .content h2{
	color:#e6007e;
	font-weight:bold;
	font-size: 26px;
}

.iaziEstimateSection .content h2 span{
	color:#7c7c7b;
}

.iaziEstimateSection .content #online-estimate {
	width:95%;
	height: 100%;
	-moz-box-sizing: border-box;
	position:relative;
}

.iaziEstimateSection .content #online-estimate.c-de {
	width: 100%;
}

#online-estimate .submit-button-rectangel.estimate-offline-button-de {
	margin-top: 40px;
}

.iaziEstimateSection .content #offline-estimate{
	width:95%;
	height: 100%;
	-moz-box-sizing: border-box;
	margin-left: 5%;
	position:relative;
	overflow: hidden;
}

#offline-estimate, #online-estimate{
	background:white;	
}

#offline-estimate > div, #online-estimate > div{
	padding:20px;	
	margin-bottom: 45px;
}

#offline-estimate .submit-button-rectangel , #online-estimate .submit-button-rectangel {
	margin: 0 auto;
	display: block;
}
	
.iaziEstimateSection .content #online-estimate p img, .iaziEstimateSection .content #offline-estimate p img{
	width:20px;
	margin-right:7px;
}


.iaziEstimateSection .content .iaziEstimateSectionBoxSingelRow #online-estimate .estimationImg{
	width:50%;
	float:left;
	padding: 0px;
	margin-bottom: 0px;
	overflow:hidden;
}

.iaziEstimateSection .content .iaziEstimateSectionBoxSingelRow #online-estimate .estimationText{
	width:50%;
	float:left;
	padding:20px;
}

.iaziEstimateSectionBackground{
	background-color:white;
}


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

	.iaziEstimateSection .content .iaziEstimateSectionBoxSingelRow #online-estimate .estimationImg {
	    width: 100%;
	    float: none;
	}
	
	.iaziEstimateSection .content .iaziEstimateSectionBoxSingelRow #online-estimate .estimationText {
    	width: 100%;
	    float: none;
	}
	
	.iaziEstimateSection .content .iaziEstimateSectionBoxSingelRow img{
		height:auto;
		width:100%;
	}
	
	.iaziEstimateSection .content #online-estimate{
		width:100%;
	}
	
	.iaziEstimateSection .content .iaziEstimateSectionBoxSingelRow .estimationLogocontainer img{
		width: auto;
	}
	
}


@media screen and (max-width: 1050px) {
	.estimation-logo-img-container {
		position: relative;
	    right: 0;
	    top: 0;
	    width: 100%;
	    text-align: right;	
	    margin-bottom: 10px;
	}
		
	.iaziEstimateSection .content img.estimation-logo-img.pricehubble {
	    width: auto;
	}
	
	.iaziEstimateSection .content img.estimation-logo-img.iazi {
	    width: auto;
	}
}

@media screen and (max-width: 650px) {
	.iaziEstimateSection .content .iaziEstimateSectionBox {
		width:100%;
		float:none;
		display:block;
		height: auto;
	}
	
	.iaziEstimateSection .content #offline-estimate, .iaziEstimateSection .content #online-estimate {
		width:100%;
		float:none;
		margin-left:0px;
		overflow: auto;
	}	
	
	.iaziEstimateSection .content #online-estimate{
		margin-bottom:10px;
		overflow: auto;
	}
	
	#offline-estimate .submit-button-rectangel , #online-estimate .submit-button-rectangel {
		margin: 0 auto;
	    margin-bottom: 25px;
		display: block;
		position: initial;
	}
	
	#offline-estimate > div, #online-estimate > div{
		margin-bottom: 0px;
	}
	
	.iaziEstimateSection .content{
		padding-top:0px;
		padding-bottom:0px;
	}
}

@media screen and (max-width: 425px) {

	.iaziEstimateSection .content #online-estimate p img, .iaziEstimateSection .content #offline-estimate p img {
	    margin-bottom: 15px;
	    margin-top: 5px;
	    float: left;
	}
}
