

/* Start:/local/css/ocompany.css?1788096072891*/
.officephoto img {
    width: 340px;
    height: 250px;
    object-fit: cover;
    margin: 10px;
}
@media (max-width: 768px) {
.officephoto img {
  width: 90%!important;
  height:auto!important;
  object-fit: cover;
  margin:0px;
  padding-bottom: 10px;
}
}
.official {
		font-size: 17px;
		font-weight:bold}
		
.newarts {
		font-size: 16px;}
#navigation {
    margin-left: -15px;
}
.highlight {
    background-color: #f8f9fa;
    padding: 15px;
    border-left: 4px solid #2980b9;
    margin: 20px 0;
}
.certificates {
    margin-top: 40px;
}
.btnsert {
    display: inline-block;
    background: #2980b9;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 10px;
    transition: background 0.3s;
}
.btnsert:hover {
    background: #3498db;
	color: white;
}
.newarts video{width:100%}

/* End */
/* /local/css/ocompany.css?1788096072891 */
