.two-boxes-about {
    padding-top: 0;
    padding-bottom: 120px;
}

.span_title {
	position: relative;
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	color: var(--thm-black);
	text-transform: uppercase;
}
.productive__text {
	margin: 0;
	padding-bottom: 36px;
	text-align: justify;
}

.ptop {
	padding-top: 120px
}

.pzero {
	padding: 0 0 0px;
}

.services-two__text-2, .services-two__title, .services-two__single {
	text-align: center;
}

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

.text-justify {
	text-align: justify;
}

.heart {
	color: #e81224;
}
.footer-bottom img {
    width: 64px;
    height: 64px;
    object-fit: cover;
}

/* Form  */

#sendmessage {
    color: green;
    border: 1px solid green;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}
#errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}
.validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

@font-face {
  font-family: 'icomoon';
  src:  url('https://melangestones.com/assets/fonts/icomoon.eot?orkqwr');
  src:  url('https://melangestones.com/assets/fonts/icomoon.eot?orkqwr#iefix') format('embedded-opentype'),
    url('https://melangestones.com/assets/fonts/icomoon.ttf?orkqwr') format('truetype'),
    url('https://melangestones.com/assets/fonts/icomoon.woff?orkqwr') format('woff'),
    url('https://melangestones.com/assets/fonts/icomoon.svg?orkqwr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}


/*.box-set1:nth-child(2){ display:none;}

.box-set1:nth-child(3){ display:none;}


.box-set2:nth-child(5){ display:none!important;}

.box-set2:nth-child(6){ display:none!important;}*/

.box-set1:nth-child(7){ display:none;}
.box-set2:nth-child(7){ display:none!important;}

.set-table-data{margin-top:30px;}
.set-table-data table{border:1px solid #ccc;margin-top:30px;}

.main-header__logo img, .main-menu__right img{
    max-height:58px !important;
}

.menu-logo-fix{
    height:58px !important;
    width:auto !important;
}
.site-footer__top-logo-box img{
    height:58px !important;
    max-width: max-content !important;
}

@media only screen and (max-width:425px){
    .menu-logo-fix{
    height:auto !important;
    width:70% !important;
}
    
}

.page-sukabumi-stone-manufacturer-in-india .services-details__designing-box.set-d-b {
    display: none;
}

.page-sukabumi-stone-manufacturer-in-india .services-details__designing-box.set-d-m {
    display: flex;
}

.services-details__designing-box.set-d-m{ display:none;}

.set-d-n{ display:none;}
/* End Form  */

