
.btn-safron {
    color: #fff;
    font-family: 'Lato', sans-serif;
    background-color: #d84315;
    border-color: #be3910;
}
.cimage{
    display:block;
    margin:auto;
}
.tcenter{
    text-align: center;
    padding-top: 40px;
    padding-bottom: 10px;
}
.csafron{
    color:#d84315;
    font-family: 'Kaushan Script', cursive;
}
.formattedtext{
    font-size: 16px;
    text-align: justify;
    padding: 70px 20px;
}
.historyimg{
	padding: 0px 0px 30px 0px;
}
.box-img-right{
    border: solid;
    border-color: #6c6c6c;
    border-width: 1px;
    text-align: left;
    background-color: #ffffff;
    margin: 0px;

}


.gallery-title
{
    font-size: 36px;
    color: #d84315;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #d84315;
}
.gallery_product{
    padding-bottom: 10px;
}
.filter-button
{
    font-size: 14px;
    border: 1px solid #d84315;
    border-radius: 5px;
    text-align: center;
    color: #d84315;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #d84315;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #d84315;

}
.btn-default:active .filter-button:active
{
    background-color: #d84315;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}
#google_translate_element{
    height: 50px;
}
.goog-te-gadget-icon{
    display: none !important;
}
.goog-te-gadget-simple{
    margin: 0 auto !important;
}
.goog-te-banner{
    display: none !important;
}
.center {
    margin-top:50px;   
}

.modal-header {
	padding-bottom: 5px;
}

.modal-footer {
    	padding: 0;
	}
    
.modal-footer .btn-group button {
	height:40px;
	border-top-left-radius : 0;
	border-top-right-radius : 0;
	border: none;
	border-right: 1px solid #ddd;
}
	
.modal-footer .btn-group:last-child > button {
	border-right: 0;
}
.bordon{
    border-style: solid;
    border-width: 5px;
    border-color: #d84315;	
}
<!---pdf-->
    .iframe-container {    
    padding-bottom: 60%;
    padding-top: 30px; height:0; overflow: hidden;
}
 
.iframe-container iframe,
.iframe-container object,
.iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 800px !important;
    height: 800px !important;
}
<!---pdf-->