<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Opdc
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this themeâ€™s soft colors and eye-catching â€” yet timeless â€” design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 1.1717049033
Updated: 2024-05-30 06:03:53

*/
*{ padding:0; margin:0;}
img{ height:auto!important; max-width:100%!important;}
.more-con{ position:relative;}
.more-con:before{ content:"+"; width:40px; height:40px; display:block; position:absolute; right:0; bottom:0; color:#fff; text-align: center; font-size:40px; line-height:36px; cursor:pointer;}
.more-con.active:before{ content:"-";}
.more-con &gt; div{ display:none;}
.more-con ul{ padding:0 0 15px 20px;}
.more-con ul li{font-family: "Roboto";  font-size: 20px; line-height: 24px; padding: 0 0 5px;}
.more-con ul li a{ color:#127d78;}
#more-con1:before{ background:#f68c2b;}
#more-con2:before{ background:#127d78;}
.form-colom{ display:flex; flex-wrap:wrap; justify-content:space-between;}
.form-colom&gt;div{ width:49%;}
#contactform .wpcf7-checkbox input{ margin:0 0 0 10px; float:right;}
.checkboxholder .wpcf7-form-control-wrap, .checkboxholder .wpcf7-form-control-wrap .wpcf7-form-control, .checkboxholder .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item{ display:block; margin:0; padding:3px;}
.checkboxholder label{ cursor:pointer;}
.checkboxholder{ background:#f68c2b; color:#fff;}
.sub-menu-toggle{ display:none!important;}

#navigation ul.elementskit-navbar-nav ul.elementskit-dropdown.elementskit-submenu-panel a i.icon{margin: -9px -10px 0 0!important;}

.teambox .ekit-team-img img, .teambox img {
	width: 170px !important;
    height: 170px !important;
}
.ekit-team-modal-img {display: none !important;}
.ekit-team-modal-info {padding-left: 0px !important;}


@media only screen and (max-width: 1030px) {
#navigation ul.elementskit-navbar-nav ul.elementskit-dropdown.elementskit-submenu-panel a i.icon{margin:0px -15px 0 0 !important; padding: 3px 9px!important;}
	
#navigation ul.elementskit-navbar-nav ul.elementskit-dropdown.elementskit-submenu-panel ul li a{  background: #D7D7D7!important;}
}

@media only screen and (max-width: 450px) {
.form-colom{ display:block;}
.form-colom&gt;div{ width:100%;}
}

p {
	font-size: var( --e-global-typography-text-font-size ) !important;
  	line-height: var( --e-global-typography-text-line-height) !important;
}

q {
  display: block;
  border: 1px solid orange;
  margin-bottom: 14px;
  padding: 5px;
  text-align: center;
  margin-top: 14px;
  font-size: 16px;
}

.wpcf7-not-valid, .wpcf7-response-output { border: 2px solid red !important;  }
.wpcf7-not-valid-tip { display: none !important; }
.page-title { 
	color: var(--entry-header--color);
	font-size: var(--global--font-size-page-title) !important;
}
.page-header, .singular .has-post-thumbnail .entry-header, .forum-archive .entry-header {
	border-bottom: 3px solid var(--global--color-border);
	padding-bottom: calc(2 * var(--global--spacing-vertical));
	margin-bottom: calc(3 * var(--global--spacing-vertical));
	margin-top: var(--global--spacing-vertical);
}

.forum-archive .entry-title { font-size: var(--entry-header--font-size) !important }

.type-post, #bbpress-forums{
	max-width: var(--responsive--alignwide-width);
	margin-left: auto;
    margin-right: auto;
	border-bottom:1px solid black;
  	margin-bottom: 20px;
}

.blog .post-thumbnail {
	display: inline-block;
  	width: 40% !important;
	float: left;
	padding-right: 40px;
}
.wp-caption-text { display: none !important; }

.posted-on { 
  font-size: 18px;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
  display: inline-block;
  color: #127D78;
}

.entry-header, .entry-title { 
  font-size: 24px;
}

.blog .type-post .entry-title, .singular .has-post-thumbnail .entry-title {
	padding:0;
	margin:0;
}

.type-post .entry-content p {
	font-size: 18px !important;
  	margin-top: 0;
}

.entry-content { margin-top:0;padding-top:0}

.post-thumbnail .wp-post-image { margin-top: 0 !important; padding-bottom: 0 !important;}

.more-link { 
margin-top: 20px;
  display: inline-block;
  background-color: #127D78;
  color: white !important;
  width: 200px;
  padding:
5px 10px;
  text-decoration:
none;
  text-transform: uppercase;
  border-radius:
5px;
  clear: both;
	text-align:center;
}

.entry-content br, .edit-link, .post-taxonomies, .author-bio, .nav-previous .post-title, .entry-footer { 
	display:none;
}

.comment-reply-title, .comments-title {
	font-size: 24px;
	color: var(--entry-header--color);
}

#bbpress-forums fieldset.bbp-form select { height: auto !important;  }

.bbp-template-notice, .bbp-pagination-count, .bbp-breadcrumb { margin: 0 0 40px 0; }

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
  background:#127D78 !important;
  color: white !important;
}

#bbpress-forums fieldset.bbp-form {
  border: 1px solid #127D78 !important;
}

#bbpress-forums {
	border-bottom: none !important;
}</pre></body></html>