 .calcu_chuk tr, .calcu_chuk th, .calcu_chuk td {
    padding: 0;
    border: none;
    background-color: #fff0 !important;
    font-family: "Baloo 2",sans-serif !important;

}
.calcu_chukglobal.comput, .calcu_chuk select {
    padding: 0;
}   

.container_chuk {
    background-image: url();
    background-repeat: no-repeat;
     background-size: cover;
/*     width: 1141px;
    height: 1345px; */
    margin: 0 auto;
        /*padding: 14px 20px;*/
}
.container_chuk {
    font-family: "Baloo 2",sans-serif !important;
}
.container_chuk {
    width: 1140px;
    max-width: 1140px;
}
.heading_chuk h1 {
    font-weight: bold;
    font-size: 57px;
    color: #fff;
    margin: 0;
    margin-bottom: 22px;
    font-family: "Baloo 2",sans-serif !important;
}
.heading_chuk h1 span {
    text-transform: capitalize !important;
}
.heading_chuk h1 span {
    text-transform: uppercase;
    color: #f0cea2;
}
.heading_chuk p {
    color: #ffffffc4;
    font-weight: 700;
    font-size: 25px;
    margin: 0;
	font-family: "Baloo 2",sans-serif !important;
}
.heading_chuk {
    text-align: center;
        padding: 88px 0px 44px 0;
}
.calcu_chuk {
    background: #fff;
    border-radius: 36px;
    box-shadow: 0px 8px 9px 4px #0000003b;
}
.calculate_part {
    width: 100%;
    padding: 50px 63px;
        margin-bottom: -8px;
}
.calculate_part input, .calculate_part select {
    border: none;
    padding: 9px 3px;
    font-family: system-ui;
}
tr.row2 td:nth-child(2) select {
    font-size: 16px !important;
    color: #942A45 !important;
    font-weight: 600;
    outline: none;
    text-align: center;
    font-family: "Baloo 2",sans-serif !important;
	z-index: 9999;
    position: relative;
	display: inline-flex;
}
span.sel_placeholder {
    position: absolute;
    width: 100%;
    display: block;
    top: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #942a45;
    z-index: 0;
}
.calcu_chukglobal.comput {
    font-family: "Baloo 2",sans-serif !important;
}
tr.row6.volume_per h3 {
    font-family: "Baloo 2",sans-serif !important;
}
.row1, .row2, .row3, .row4, .row5, .row6 {
    width: 948px;
    display: inline-block;
    margin: 0 33px;
    text-align: center;
}
tr.row1 th:nth-child(1) {
    width: 19%;
    display: inline-block;
}
tr.row1 th:nth-child(2) {
    width: 22%;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin: 8px 0;
    border: 2px solid #e0dfe6;
    border-top: none;
    border-bottom: none;
    font-family: system-ui;
    text-align: center;
    color: #942A45;
}
tr.row1 td:nth-child(3), tr.row1 td:nth-child(4) {
    width: 28%;
    display: inline-block;
	position:relative;
}
tr.row1 td select {
    color: #000 !important;
    font-weight: 700;
    font-size: 20px !important;
    text-transform: uppercase;
    outline: none;
    background: #0000;
    text-align: center;
    width: 100%;
    font-family: "Baloo 2",sans-serif !important;
	text-align: -webkit-center;
    text-align: -moz-center;
    margin: 0 auto;
    text-align-last: center;
    -moz-text-align-last: center;
	 z-index: 9999;
    position: relative;
	display: inline-flex;
	
}
tr.row1 td:nth-child(3) span, tr.row1 td:nth-child(4) span {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
tr.row1 {
    line-height: 3.3;
    border: 2px solid #e0dfe6;
    border-left: none;
    border-right: none;
}

tr.row2 th:nth-child(1) {
    width: 19%;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    padding-top: 8px;
    color: #383737;
}
tr.row2 td:nth-child(2) {
    width: 22%;
    display: inline-block;
	position:relative;
}
tr.row2 td:nth-child(3), tr.row2 td:nth-child(4) {
        width: 28%;
    display: inline-block;
}
tr.row2 td:nth-child(3) input, tr.row2 td:nth-child(4) input {
    font-size: 16px;
    text-align: center;
    width: 100%;
    color: #33a9c4;
    outline: none;
}
tr.row2 {
    line-height: 3.3;
    margin-top: 9px;
}
tr.row3 th:nth-child(1) {
    width: 19%;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    padding-top: 17px;
    color: #383737;
}
tr.row3 td:nth-child(2) {
    width: 22%;
    display: inline-block;
	margin-top: 9px;
	position:relative;
}
span.placeholder {
    position: absolute;
    display: block;
    top: 9px;
    font-size: 18px;
    font-weight: 500;
    color: #7d7d7d;
    z-index: 0;
}
tr.row3 td:nth-child(3), tr.row3 td:nth-child(4) {
        width: 28%;
    display: inline-block;
    border: 2px dashed #ccc;
	margin-top: 7px;
	position:relative;
}
tr.row3 td:nth-child(3) input, tr.row3 td:nth-child(4) input {
    font-size: 18px;
    text-align: center;
    width: 100%;
    color: #7d7d7d;
    outline: none;
    font-weight: 500;
    border: none !important;
	position: relative;
    z-index: 9999;
}
tr.row3 td:nth-child(2) input {
    width: 100%;
    outline: none;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color:#942A45;
	z-index: 9999;
    position: relative;
}
tr.row3 {
    line-height: 4.4;
    border: 2px solid #e0dfe6;
    border-left: none;
    border-right: none;
}

p.kgCO2e {
    text-align: center;
    font-weight: 500;
    padding-bottom: 15px;
	font-family: "Baloo 2",sans-serif !important;
}
tr.row4 th:nth-child(1) {
    width: 19%;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 2.2;
    color: #383737;
}
tr.row4 td:nth-child(2) {
    width: 22%;
    display: inline-block;
	position:relative;
}
tr.row4 td:nth-child(3), tr.row4 td:nth-child(4) {
        width: 28%;
    display: inline-block;
	position:relative;
}
tr.row4 td:nth-child(3) input, tr.row4 td:nth-child(4) input {
    font-size: 18px;
    text-align: center;
    width: 100%;
    color: #7d7d7d;
    outline: none;
    font-weight: 500;
    margin-top: 0px;
	z-index: 9999;
    position: relative;
}
tr.row4 td:nth-child(2) input {
    width: 100%;
    outline: none;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-top: 0px;
    color: #942A45;
	z-index: 9999;
    position: relative;

}
tr.row4 {
    line-height: 3.4 !important;
    margin-top: 9px;
    border-left: none;
    border-right: none;
    margin-bottom: 5px;
}
tr.row4 span {
    position: absolute;
    display: block;
    width: 100%;
    top: 9px;
    font-size: 18px;
	font-weight: 500;
    color: #7d7d7d;
}
tr.row5 td {
    line-height: 3.1;
}
tr.row3 input::placeholder {
    color: #7d7d7d;
    font-weight: 500;
    font-size: 18px;
}
tr.row4 input::placeholder {
    color: #7d7d7d;
    font-weight: 500;
    font-size: 18px;
}
tr.row5 {
    border: 2px solid #e0dfe6;
    border-left: none;
    border-right: none;
}
tr.row5 td:nth-child(1) {
    width: 19%;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #383737;
}
tr.row5 td:nth-child(2) {
    width: 22%;
    display: inline-block;
}
tr.row5 td:nth-child(3), tr.row5 td:nth-child(4) {
    width: 28%;
    display: inline-block;
	font-size: 18px;
    font-weight: 500;
	color: #7d7d7d;
}
#saving_m_1.savings {
    font-size: 20px;
    font-weight: 700;
}
#saving_m_2.savings {
    font-size: 20px;
    font-weight: 700;
}

tr.row6 {
    margin-top: 53px;
    margin-bottom: 20px;
    display: inline-block;
}
tr.row6 td:nth-child(1) {
    width: 19%;
    display: inline-block;
	position: relative;
}
tr.row6.volume_per td:nth-child(1) input {
    width: 100%;
    outline: none;
    color: #676565;
    font-size: 14px;
    border: none !important;
    font-weight: 600;
    text-align: center;
	border: 2px dashed #ccc !important;
	position: relative;
    z-index: 9999;
}
tr.row6 td:nth-child(1) span {
    font-size: 14px;
}

.table {
    display: block;
    max-width: 100%;
    background: #e5e0e000;
    padding-top: 46px;
}
.container_chuk select, .container_chukglobal.comput {
    border: inherit !important;
    background: #0000 !important;
    appearance: auto !important;
}


.volume_per td:nth-child(3), .volume_per td:nth-child(4) {
    width: 28%;
    display: inline-block;
    text-align: center;
    line-height: 0;
}
tr.row6.volume_per h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: -1px;
    color: #7d7d7d;
}
div#chuk_plate {
    position: absolute;
    top: 45%;
    left: 15%;
    transform: translate(-33%, -50%);
    width: 24%;
    text-align: center;
    height: 50px;
}
div#mailvol1 {
    position: absolute;
    top: 69.6%;
    left: 47%;
    transform: translate(53%, -50%);
    width: 24%;
    text-align: center;
	
}
div#mailvol2 {
    position: absolute;
    top: 40.6%;
    left: 47%;
    transform: translate(52%, -39%);
    width: 24%;
    text-align: center;
}
#saving_m_1 span {
    color: #942a45;
    font-size: 40px;
    position: absolute;
    line-height: 1.7;
    padding: 0 6px;
}
#saving_m_2 span {
    color: #942a45;
    font-size: 40px;
    position: absolute;
    line-height: 1.7;
    padding: 0 6px;
}
div#mailvol1 h3 {
    font-size: 26px;
    font-weight: 700;
    color: #4f4f4f;
}
div#mailvol2 h3 {
    font-size: 26px;
    font-weight: 700;
    color: #4f4f4f;	
}
div#chuk_plate h3 {
    font-size: 44px;
    font-weight: 700;
    color: #4f4f4f;
}
div#mailvol3 {
    position: absolute;
    top: 16%;
    left: 71%;
    transform: translate(-50%, -50%);
    width: 24%;
    text-align: center;	
}

div#mailvol3 h3 {
    font-size: 26px;
    font-weight: 700;
    color: #484547;
}

div#chukplate_name {
    position: absolute;
    top: 50.6%;
    left: 19%;
    transform: translate(-50%, -50%);
    width: 23%;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    font-family: system-ui;
    text-transform: uppercase;
    text-shadow: 2px 0px 3px #0000004d;
    line-height: 1.2;
}
div#chukplate_img {
    position: absolute;
    top: 36.6%;
    left: 19%;
    transform: translate(-50%, -50%);
    width: 25%;
    text-align: center;
	
}
div#chukplate_img img {
    width: 163px;
    filter: contrast(0.8);
}
.volume_per td:nth-child(2) {
    width: 22%;
    display: inline-block;
    text-align: center;
    line-height: 0;
    color: #af621c;
}
div#livabl_img img {
    width: 70px;
    filter: contrast(0.8);
}
div#livabl_img {
    position: relative;
    top: 52%;
    transform: translate(-50%, -50%);
    width: 8%;
    text-align: center;
    left: 95%;
}
.heading_chuk h1 {
    color: #fff !important;
}
img#chuk_mesaur {
    width: 100%;
}
div#content_mesur {
    position: absolute;
    width: 100%;
    height: 99%;
}
.chuk_footr_calculator {
    display: flex;
    justify-content: flex-end;
    font-weight: 500;
}
tr.row6.volume_per b {
	position: absolute;
	font-size: 9px;
	margin-top: -15px;
}
tr.row6.volume_per b {
    position: absolute;
    font-size: 20px;
    margin-top: -36px;
    width: 100%;
}
.chuk_footr_calculator p {
    font-family: "Baloo 2",sans-serif !important;
}
.chukreport {
    display: flex;
    justify-content: space-evenly;
}
.chukreport a {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 15px 10px 15px;
    background-color: #f3b343;
    text-decoration: none;
	transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}
.chukreport a:hover {
    opacity: .8;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
	background-color: #f46c62;
    color: #fff;
}
.chukreport i {
    padding-right: 10px;
}
i.fa.fa-bandcamp {
    font-family: 'Font Awesome 5 Brands';
}
tr.row6 td:nth-child(1) span {
    font-size: 14px;
    width: 180px;
}
tr.row3 td:nth-child(3) span, tr.row3 td:nth-child(4) span {
    width: 262px;
}
tr.row3 td:nth-child(2) span {
    width: 205px;
}


@media screen and (max-width: 600px){
	.container_chuk {
		width: 100%;
	}
	.chukreport i {
		padding-right: 6px;
	}
	.heading_chuk h1{
		font-size: 26px;
		margin-bottom: 11px;
	}
	.heading_chuk p{
		font-size: 13px;
    	line-height: 1.4;
	}
	.heading_chuk{
		padding: 38px 0px 24px 0;
	}
	.calculate_part{
		padding: 18px 1px;
	}
	.calcu_chuk {
		border-radius: 18px;
		padding: 0 5px
	}
	.table{
		padding-top: 25px;
	}
	.row1, .row2, .row3, .row4, .row5, .row6 {
		width: 100%;
		margin: 0;
	}
	tr.row1 td select{
		font-size: 11px !important;
    	padding: 12px 0px;	
	}
	.calculate_part input, .calculate_part select{
		padding: 8px 2px;
	}
	tr.row1 {
		line-height: 1;
	}
	tr.row1 th:nth-child(2){
		font-size: 19px;
	}
	tr.row2 th:nth-child(1){
		font-size: 16px;
	}
	tr.row2 td:nth-child(2) select{
		 font-size: 14px !important;
	}
	tr.row2 td:nth-child(3) input, tr.row2 td:nth-child(4) input{
		 font-size: 14px;
	}
	tr.row2 {
		line-height: 2;
    	margin: 6px 0px;
	}
	tr.row3 th:nth-child(1){
		font-size: 16px;
		padding-top: 7px;
		line-height: 1;
	}
	tr.row3 td:nth-child(2){
		margin-top: 7px;
	}
	tr.row3 td:nth-child(2) input{
		font-size: 14px;
	}
	tr.row3 td:nth-child(3) input, tr.row3 td:nth-child(4) input{
		font-size: 14px;
	}
	tr.row3{
		line-height: 1;
		padding: 4px 0;
	}
	tr.row3 td:nth-child(3), tr.row3 td:nth-child(4){
		border: 1px dashed #ccc;
		margin-top: 3px;
	}
	tr.row4 th:nth-child(1){
		font-size: 16px;
		line-height: 1;
	}
	tr.row4 td:nth-child(2) input{
		font-size: 14px;
	}
	tr.row4 td:nth-child(3) input, tr.row4 td:nth-child(4) input{
		font-size: 14px;
	}
	tr.row4 {
		line-height: 1 !important;
		margin-top: 14px;
	}

	tr.row6.volume_per h3{
		font-size: 14px;
   		line-height: 4;
	}
	tr.row6{
		margin-top: 23px;
    margin-bottom: 20px;
	}
	tr.row6.volume_per td:nth-child(1) input{
		font-size: 13px;
		margin-top: 18px;
	}
	.chuk_footer_part{
		height: auto;
    	width: 100%;
	}
	div#mailvol1 h3 {
		font-size: 10px;
	}
	div#mailvol2 h3 {
		font-size: 10px;
	}
	div#chuk_plate h3 {
		font-size: 14px;
	}
	div#chukplate_name{
		font-size: 9px;
	}
	div#chukplate_img{
		width: 14%;

	}
	div#mailvol3 h3 {
		font-size: 10px;
	}
	tr.row3 input::placeholder {
		font-size: 10px;
	}
	tr.row4 input::placeholder {
		font-size: 10px;
	}
	tr.row5 td:nth-child(1) {
		font-size: 16px;
		line-height: 3.1;
	}
	tr.row5 td:nth-child(3), tr.row5 td:nth-child(4) {
		font-size: 14px;
    	line-height: 1;
		height: 50px;
	}
	div#mailvol3 {
		top: 16.6%;
	}
	#saving_m_1 span {
		font-size: 17px;
		line-height: 2.9;
	}
	#saving_m_1.savings {
		font-size: 14px;
		font-weight: 700;
		line-height: 3.5;
	}
	#saving_m_2 span {
		font-size: 17px;
		line-height: 2.9;
	}
	#saving_m_2.savings {
		font-size: 14px;
		font-weight: 700;
		line-height: 3.5;
	}
	tr.row6.volume_per td:nth-child(1) input::placeholder {
		font-size: 7px;
	}
	tr.row6.volume_per td:nth-child(1) input {
		border: 1px dashed #ccc !important;
	}
	tr.row6.volume_per b {
		position: absolute;
		font-size: 16px;
		margin-top: -15px;
		    line-height: 1;
	}
	tr.row1 td:nth-child(3) span, tr.row1 td:nth-child(4) span {
		font-size: 14px;
		margin-top: -2px;
		line-height: 1;
	}
	span#ml-products_place {
		font-size: 14px;
	}
	tr.row3 td:nth-child(2) span {
		width: 78px;
		line-height: 1;
		font-size: 14px;
		top: 1px;
	}
	tr.row3 td:nth-child(3) span, tr.row3 td:nth-child(4) span {
		width: 94px;
		font-size: 14px;
		line-height: 1;
		top: 4px;
	}
	span#GHGtotal_place {
		font-size: 14px;
		line-height: 1;
		top: -8px;
	}
	tr.row4 td:nth-child(3) span, tr.row4 td:nth-child(4) span {
		font-size: 14px;
		line-height: 1;
		top: -1px;
	}
	tr.row6 td:nth-child(1) span {
		    font-size: 11px;
		width: 71px;
		line-height: 1;
		position: absolute;
		top: 23px;
	}
	p.kgCO2e {
		font-size: 12px;
	}
	.chukreport a {
		font-size: 9px;
		padding: 4px 9px 4px 9px;
	}
	tr.row6.volume_per b{
		margin-top: 0;
		top: -17px;
	}
	div#chuk_plate {
		top: 47%;
	}
	div#saving_m_1 {
		display: table-cell;
		width: 200px;
		height: 50px;
		vertical-align: middle;
		font-size: 14px;
		font-weight: 500;
		color: #7d7d7d;
		
	}
	div#saving_m_2 {
		display: table-cell;
		width: 200px;
		height: 50px;
		vertical-align: middle;
		font-size: 14px;
		font-weight: 500;
		color: #7d7d7d;
	}
	div#saving_m_1 span {
		font-size: 19px;
		color: #942a45;
	}
	div#saving_m_2 span {
		font-size: 19px;
		color: #942a45;
	}
	tr.row2 td:nth-child(3), tr.row2 td:nth-child(4) {
		display: none;
	}
	tr.row2 td:nth-child(2) {
		width: 79%;
		background-color: #00000014 !important;
	}
	
}

