.hc-btn {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
text-decoration: none;
cursor: pointer;
display: inline-block;
height: auto;
color: inherit;
background-color: transparent;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.hc-btn:hover {
text-decoration: none;
}
.hc-btn:focus {
outline: none;
}
.hcj2-as-label-container {
cursor: pointer;
} .icomoon, .typcn, .ion, .oi, .sli-icon, .hc-dashicons, .hc-fa
{
width: 1.25em;
height: inherit;
line-height: inherit;
text-align: center;
display: inline-block;
font-weight: normal;
font-size: inherit;
}
.hc-char { width: 1em;
text-align: center;
display: inline-block;
}
.hc-field:invalid:focus,
.hc-field:invalid.hc-is-focused
{
box-shadow: 0 0 0 2px rgba(255, 65, 54, 0.5);
}
select.hc-field,
input.hc-field[type=text],
input.hc-field[type=password]
{
min-height: 40px;
vertical-align: middle;
} .hc-theme-btn-submit {
padding-left: .5rem;
padding-right: .5rem;
padding-top: .25rem;
padding-bottom: .25rem;
font-family: inherit;
font-size: inherit;
font-weight: inherit;
cursor: pointer;
display: inline-block;
height: auto;
color: inherit;
background-color: transparent;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: 3px;
border-style: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 0.125);
text-decoration: none;
text-align: center;
}
.hc-theme-btn-secondary {
background-color: #ddd;
}
.hc-theme-btn-secondary:hover {
color: #fff;
background-color: #0074d9;
text-decoration: none;
}
.hc-theme-btn-primary {
padding-left: 1rem;
padding-right: 1rem;
padding-top: .5rem;
padding-bottom: .5rem;
font-size: 1.1em;
line-height: 1em;
color: #fff;
background-color: #0074d9;
}
.hc-theme-btn-danger {
color: #ff4136;
border-color: #ff4136;
}
.hc-theme-btn-danger:hover {
color: #fff;
background-color: #ff4136;
text-decoration: none;
}
.hc-theme-btn-warning {
color: #ff851b;
border-color: #ff851b;
}
.hc-theme-tab-link {
padding-left: .5rem;
padding-right: .5rem;
padding-top: .5rem;
padding-bottom: .5rem;
margin: 0 0 0 0;
display: inline-block;
border-radius: 3px;
text-decoration: none;
line-height: 1em;
}
.hc-theme-tab-link-active,
.hc-theme-tab-link:hover {
background-color: #ddd;
text-decoration: none;
} .hc-hide { display: none !important }
.hc-bold{ font-weight: bold }
.hc-regular { font-weight: normal }
.hc-italic{ font-style: italic }
.hc-caps{ text-transform: uppercase; letter-spacing: .2em; }
.hc-decoration-none { text-decoration: none;}
.hc-decoration-none:hover { text-decoration: none;}
.hc-underline { text-decoration: underline;}
.hc-line-through { text-decoration: line-through;}
.hc-relative { position: relative;}
.hc-absolute { position: absolute;}
.hc-position-relative { position: relative;}
.hc-position-absolute { position: absolute;}
.hc-bullets {list-style-type: disc;}
.hc-fs1 { font-size: .75em; line-height: 1em; }
.hc-fs2 { font-size: .875em; line-height: 1em; }
.hc-fs3 { font-size: 1em; line-height: 1em; }
.hc-fs4 { font-size: 1.2em; line-height: 1em; }
.hc-fs5 { font-size: 1.5em; line-height: 1em; }
.hc-m0 { margin:0 0 0 0}
.hc-mt0 { margin-top:0 }
.hc-mr0 { margin-right:0 }
.hc-mb0 { margin-bottom: 0 }
.hc-ml0 { margin-left: 0 }
.hc-m1 { margin: .25rem }
.hc-mt1 { margin-top: .25rem }
.hc-mr1 { margin-right: .25rem }
.hc-mb1 { margin-bottom: .25rem }
.hc-ml1 { margin-left: .25rem }
.hc-mx1 { margin-right: .25rem; margin-left: .25rem }
.hc-my1 { margin-top: .25rem; margin-bottom: .25rem }
.hc-m2 { margin: .5rem }
.hc-mt2 { margin-top: .5rem }
.hc-mr2 { margin-right: .5rem }
.hc-mb2 { margin-bottom: .5rem }
.hc-ml2 { margin-left: .5rem }
.hc-mx2 { margin-right: .5rem; margin-left: .5rem }
.hc-my2 { margin-top: .5rem; margin-bottom: .5rem }
.hc-m3 { margin: 1rem }
.hc-mt3 { margin-top: 1rem }
.hc-mr3 { margin-right: 1rem }
.hc-mb3 { margin-bottom: 1rem }
.hc-ml3 { margin-left: 1rem }
.hc-mx3 { margin-right: 1rem; margin-left: 1rem }
.hc-my3 { margin-top: 1rem; margin-bottom: 1rem }
.hc-m4 { margin: 2rem }
.hc-mt4 { margin-top: 2rem }
.hc-mr4 { margin-right: 2rem }
.hc-mb4 { margin-bottom: 2rem }
.hc-ml4 { margin-left: 2rem }
.hc-mx4 { margin-right: 2rem; margin-left: 2rem }
.hc-my4 { margin-top: 2rem; margin-bottom: 2rem }
.hc-p1 { padding: .25rem }
.hc-py1 { padding-top: .25rem; padding-bottom: .25rem }
.hc-px1 { padding-left: .25rem; padding-right: .25rem }
.hc-pt1 { padding-top: .25rem }
.hc-pb1 { padding-bottom: .25rem }
.hc-p2 { padding: .5rem; margin-right: 5px; }
.hc-py2 { padding-top: .5rem; padding-bottom: .5rem }
.hc-px2 { padding-left: .5rem; padding-right: .5rem }
.hc-pt2 { padding-top: .5rem }
.hc-pb2 { padding-bottom: .5rem }
.hc-p3 { padding: 1rem }
.hc-py3 { padding-top: 1rem; padding-bottom: 1rem }
.hc-px3 { padding-left: 1rem; padding-right: 1rem }
.hc-pt3 { padding-top: 1rem }
.hc-pb3 { padding-bottom: 1rem }
.hc-p4 { padding: 2rem }
.hc-py4 { padding-top: 2rem; padding-bottom: 2rem }
.hc-px4 { padding-left: 2rem; padding-right: 2rem }
.hc-pt4 { padding-top: 2rem }
.hc-pb4 { padding-bottom: 2rem }
.hc-p0 { padding: 0 }
.hc-pt0 { padding-top: 0 }
.hc-pb0 { padding-bottom: 0 }
.hc-mxn1 { margin-left: -.25rem; margin-right: -.25rem; }
.hc-mxn2 { margin-left: -.5rem; margin-right: -.5rem; }
.hc-mxn3 { margin-left: -1rem; margin-right: -1rem; }
.hc-left { float: left }
.hc-right { float: right }
.hc-align-left { text-align: left }
.hc-align-center { text-align: center }
.hc-align-right { text-align: right }
.hc-align-justify { text-align: justify }
.hc-valign-top { vertical-align: top }
.hc-valign-bottom { vertical-align: bottom }
.hc-valign-middle { vertical-align: middle }
.hc-border {
border-style: solid;
border-width: 1px;
border-color: rgba(0,0,0,.05);
}
.hc-border-top {
border-top-style: solid;
border-top-width: 1px;
border-top-color: rgba(0,0,0,.05);
}
.hc-border-right {
border-right-style: solid;
border-right-width: 1px;
border-right-color: rgba(0,0,0,.05);
}
.hc-border-bottom {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: rgba(0,0,0,.05);
}
.hc-border-left {
border-left-style: solid;
border-left-width: 1px;
border-left-color: rgba(0,0,0,.05);
}
.hc-border-none { border: 0 }
.hc-border-dotted {
border-style: dotted;
}
.hc-border-dashed {
border-style: dashed;
}
.hc-border-double {
border-style: double;
border-width: 5px;
}
@-webkit-keyframes hc-blink { 
50% { border-color: #333; } 
}
@keyframes hc-blink { 
50% { border-color: #333; } 
}
.hc-border-blink {
animation: hc-blink .5s step-end infinite alternate;
-webkit-animation: hc-blink .5s step-end infinite alternate;
border-style: double;
border-width: 3px;
}
.hc-black {color: #111}
.hc-darkgray {color: #666}
.hc-gray {color: #aaa}
.hc-silver {color: #ddd}
.hc-white {color: #fff}
.hc-aqua {color: #7fdbff}
.hc-blue {color: #0074d9}
.hc-navy {color: #001f3f}
.hc-teal {color: #39cccc}
.hc-green {color: #2ecc40}
.hc-olive {color: #3d9970}
.hc-lime {color: #01ff70}
.hc-yellow {color: #ffdc00}
.hc-orange {color: #ff851b}
.hc-red {color: #ff4136}
.hc-darkred {color: #bb2116}
.hc-fuchsia {color: #f012be}
.hc-purple {color: #b10dc9}
.hc-maroon {color: #85144b}
.hc-color-inherit { color: inherit }
.hc-outlined {background-color: #efffee;}
.hc-muted1 { opacity: .75 }
.hc-muted2 { opacity: .5 }
.hc-muted3 { opacity: .25 }
.hc-bg-black{ background-color: #111 }
.hc-bg-darkgray { background-color: #666 }
.hc-bg-gray { background-color: #aaa }
.hc-bg-silver { background-color: #ddd }
.hc-bg-lightsilver { background-color: #eee }
.hc-bg-wpsilver { background-color: #f9f9f9 }
.hc-bg-white{ background-color: #fff }
.hc-bg-aqua{ background-color: #7fdbff }
.hc-bg-blue{ background-color: #0074d9 }
.hc-bg-navy{ background-color: #001f3f }
.hc-bg-teal{ background-color: #39cccc }
.hc-bg-green { background-color: #2ecc40 }
.hc-bg-lightgreen { background-color: #94ffa6 }
.hc-bg-olive { background-color: #3d9970 }
.hc-bg-lime{ background-color: #01ff70 }
.hc-bg-yellow{ background-color: #ffdc00 }
.hc-bg-orange{ background-color: #ff851b }
.hc-bg-red { background-color: #ff4136 }
.hc-bg-lightred { background-color: #fcc }
.hc-bg-red-striped {
background: repeating-linear-gradient(
-45deg,
rgba(255,65,54,.25),
rgba(255,65,54,.25) .25em,
rgba(0,0,0,0) .25em,
rgba(0,0,0,0) .5em
) 
}
.hc-bg-fuchsia { background-color: #f012be }
.hc-bg-purple{ background-color: #b10dc9 }
.hc-bg-maroon{ background-color: #85144b }
.hc-border-black {border-color: #111}
.hc-border-gray {border-color: #aaa}
.hc-border-silver {border-color: #ddd}
.hc-border-white {border-color: #fff}
.hc-border-aqua {border-color: #7fdbff}
.hc-border-blue {border-color: #0074d9}
.hc-border-navy {border-color: #001f3f}
.hc-border-teal {border-color: #39cccc}
.hc-border-green {border-color: #00baf4}
.hc-border-olive {border-color: #3d9970}
.hc-border-lime {border-color: #01ff70}
.hc-border-yellow {border-color: #ffdc00}
.hc-border-orange {border-color: #ff851b}
.hc-border-red {border-color: #ff4136}
.hc-border-darkred {border-color: #bb2116}
.hc-border-fuchsia {border-color: #f012be}
.hc-border-purple {border-color: #b10dc9}
.hc-border-maroon {border-color: #85144b}
.hc-border-current {border-color: currentcolor;}
.hc-bg-striped {
background: repeating-linear-gradient(
-45deg,
rgba(221,221,221,.75),
rgba(221,221,221,.75) .75em,
rgba(221,221,221,0) .75em,
rgba(221,221,221,0) 1em
)
}
.hc-rounded { border-radius: 3px }
.hc-circle{ border-radius: 50% }
.hc-not-rounded { border-radius: 0 }
.hc-nowrap { white-space: nowrap; overflow: hidden; }
.hc-break-word { word-wrap: break-word }
.hc-inline { display: inline }
.hc-block{ display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; }
.hc-inline-block { display: inline-block;}
.hc-table{ display: table }
.hc-table-cell { display: table-cell }
.hc-lg-show {
display: none !important
}
@media (max-width: 48em) {
.hc-xs-hide { display: none !important }
.hc-xs-m0 { margin:0 }
.hc-xs-mt0 { margin-top:0 }
.hc-xs-mr0 { margin-right:0 }
.hc-xs-mb0 { margin-bottom: 0 }
.hc-xs-ml0 { margin-left: 0 }
.hc-xs-m1 { margin: .25rem }
.hc-xs-mt1 { margin-top: .25rem }
.hc-xs-mr1 { margin-right: .25rem }
.hc-xs-mb1 { margin-bottom: .25rem }
.hc-xs-ml1 { margin-left: .25rem }
.hc-xs-m2 { margin: .5rem }
.hc-xs-mt2 { margin-top: .5rem }
.hc-xs-mr2 { margin-right: .5rem }
.hc-xs-mb2 { margin-bottom: .5rem }
.hc-xs-ml2 { margin-left: .5rem }
.hc-xs-m3 { margin: 1rem }
.hc-xs-mt3 { margin-top: 1rem }
.hc-xs-mr3 { margin-right: 1rem }
.hc-xs-mb3 { margin-bottom: 1rem }
.hc-xs-ml3 { margin-left: 1rem }
.hc-xs-block { display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; }
.hc-xs-inline-block { display: inline-block }
} .hc-clearfix:before,
.hc-clearfix:after {
content: " ";
display: table
}
.hc-clearfix:after {
clear: both
}
.hc-col {
float: none;
box-sizing: border-box;
}
.hc-xs-col {
float: left;
box-sizing: border-box;
}
.hc-xs-col-right {
float: right;
box-sizing: border-box;
}
.hc-xs-col-1 {
width: 8.33333%;
}
.hc-xs-col-2 {
width: 16.66667%;
}
.hc-xs-col-3 {
width: 25%;
}
.hc-xs-col-4 {
width: 33.33333%;
}
.hc-xs-col-5 {
width: 41.66667%;
}
.hc-xs-col-6 {
width: 50%;
}
.hc-xs-col-7 {
width: 58.33333%;
}
.hc-xs-col-8 {
width: 66.66667%;
}
.hc-xs-col-9 {
width: 75%;
}
.hc-xs-col-10 {
width: 83.33333%;
}
.hc-xs-col-11 {
width: 91.66667%;
}
.hc-xs-col-12 {
width: 100%;
}
.hc-xs-col-1-2 {
width: 50%;
}
.hc-xs-col-1-3 {
width: 33.3333%;
}
.hc-xs-col-1-4 {
width: 25%;
}
.hc-xs-col-1-5 {
width: 20%;
}
.hc-xs-col-1-6 {
width: 16.666%;
}
.hc-xs-col-1-7 {
width: 14.2857%;
}
.hc-xs-col-1-8 {
width: 12.5%;
}
.hc-xs-col-7-8 {
width: 87.5%;
}
.hc-xs-col-1-31 {
width: 3.2258%;
}
@media (min-width: 48em) {
.hc-lg-hide { display: none !important }
.hc-lg-inline-block { display: inline-block }
.hc-col {
float: left;
box-sizing: border-box;
}
.hc-col-right {
float: right;
box-sizing: border-box;
}
.hc-col-1 {
width: 8.33333%;
}
.hc-col-2 {
width: 16.66667%;
}
.hc-col-3 {
width: 25%;
}
.hc-col-4 {
width: 33.33333%;
}
.hc-col-5 {
width: 41.66667%;
}
.hc-col-6 {
width: 50%;
}
.hc-col-7 {
width: 58.33333%;
}
.hc-col-8 {
width: 66.66667%;
}
.hc-col-9 {
width: 75%;
}
.hc-col-10 {
width: 83.33333%;
}
.hc-col-11 {
width: 91.66667%;
}
.hc-col-12 {
width: 100%;
}
.hc-col-1-2 {
width: 50%;
}
.hc-col-1-3 {
width: 33.3333%;
}
.hc-col-1-4 {
width: 25%;
}
.hc-col-1-5 {
width: 20%;
}
.hc-col-1-6 {
width: 16.666%;
}
.hc-col-1-7 {
width: 14.2857%;
}
.hc-col-1-8 {
width: 12.5%;
}
.hc-col-7-8 {
width: 87.5%;
}
.hc-col-1-31 {
width: 3.2258%;
}
}
[class*="hc-col-"],
[class*="hc-xs-col-"] {
min-height: 1px;
}
.hc-app-container {
overflow: hidden;
margin-left: auto;
margin-right: auto;
} .hc-closer,
.hc-close {
float: right;
font-weight: normal;
line-height: 1rem;
opacity: .2;
filter: alpha(opacity=20);
}
.hc-closer:hover,
.hc-closer:focus,
.hc-close:hover,
.hc-close:focus { text-decoration: none;
cursor: pointer;
opacity: .75;
filter: alpha(opacity=75);
}
button.hc-closer,
button.hc-close {
padding: 0;
cursor: pointer;
background: 0 0;
border: 0;
-webkit-appearance: none;
}
.hc-closer-nofloat,
.hc-close-nofloat {
opacity: .2;
filter: alpha(opacity=20);
text-decoration: none;
}
.hc-closer-nofloat:hover,
.hc-closer-nofloat:focus,
.hc-close-nofloat:hover,
.hc-close-nofloat:focus {
color: inherit;
text-decoration: none;
cursor: pointer;
opacity: .75;
filter: alpha(opacity=75);
} .hcj2-dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.hcj2-open>.hcj2-dropdown-menu {
display: block;
}
.hcj2-dropdown {
position: relative;
}
.hcj2-dropdown-menu {
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
float: left;
min-width: 160px; margin: 2px 0 0 0;
list-style: none; background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,0.15);
}  .hcj2-collapse {
display: none;
}
.hcj2-collapse.hcj2-open {
display: block;
} .hcj2-radio-info {
display: none;
}
[data-hc-observe] {
display: none;
} .hc-loader-shader {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: 0.2;
background-color: #999;
}
.hc-loader {
border: .25em solid #bbb;
border-radius: 50%;
border-top: .25em solid #666;
border-bottom: .25em solid #666;
-webkit-animation: hc-spin2 2s linear infinite;
animation: hc-spin2 2s linear infinite;
position: absolute;
left: 50%;
top: 50%;
width: 1em;
height: 1em;
margin: -.5em 0 0 -.5em;
}
@-webkit-keyframes hc-spin2 {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes hc-spin2 {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.hc-spin {
-webkit-animation: hc-spin 2s infinite linear;
animation: hc-spin 2s infinite linear;
}
@-webkit-keyframes hc-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes hc-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@media (max-width: 56em) {.hc-app-container{font-size:1.1rem;}}
@media (max-width: 48em) {.hc-app-container{font-size:1.3rem;}}
@media (max-width: 40em) {.hc-app-container{font-size:1.4rem;}}
@media (max-width: 32em) {.hc-app-container{font-size:1.3rem;}}
#hclc_map img {max-width: none !important;}.no_banner{
height: 96px;
background: #c3c3c3;
}
ul.top-right li a.google-plus:hover {
color: #e95950;
}
#navigation.affix ul.top-right li a.google-plus:hover {
background: #e95950 none repeat scroll 0 0;
}
.push_nav .dropdown-menu{
border: medium none;
display: none;
padding-left: 0;
position: relative;
width: 100%;
}
.push_nav .dropdown-menu a{
padding-left: 40px;
}
.push_nav>li:hover .dropdown-menu{
display: block;
}
.content_portfolio:before,.content_portfolio:after,
.project-wrapper:before,.project-wrapper:after,
.wrap-content:before,.wrap-content:after,
.section-content:before,.section-content:after{
clear: both;
display: table;
content: " ";
}
.wrap-content{
box-sizing: border-box;
}
.vc_row-no-padding .col-md-12{
padding: 0px;
}
.item_portfolio.size25{
width: 50%;
}
.item_portfolio.size50{
width: 100%;
}
.item_portfolio{
float: left;
}
.project-wrapper .col-md-6{
padding: 0px;
}
#btn_submit{
background: #07aaa5 !important;
}
#btn_submit:hover{
background: #82b440 !important;
} .paralax-slider p{
font-family: "raleway";
font-weight: 100;
}
.content-comment ol.children{
margin-left: 40px;
}
.blog-item blockquote p{
color: #82b440 !important;
margin-bottom: 0 !important;
font-size: 17.5px !important;
}
.post-tag .tag-cloud, .post-tag .social-link{
padding-top: 5px;
}
.widget_tag_cloud .tagcloud a{
background: #efefef none repeat scroll 0 0;
color: #1b1d1f;
font-size: 12px;
padding: 8px 15px;
text-transform: uppercase;
margin: 5px;
font-size: 12px !important;
line-height: 40px;
}
.widget_tag_cloud .tagcloud a:hover{
background: #82b440;
color: #fff;
transition: all 500ms linear 0s;
}
.widget_categories > ul.category2  li a,
.widget_pages > ul  li a ,
.widget_nav_menu ul  li a  {
border-bottom: 1px solid #d9d9d9;
color: #1b1d1f;
display: block;
font-size: 16px;
margin-top: 13px;
padding-bottom: 13px;
text-transform: capitalize !important;
}
.widget_categories ul.category2 li a:hover {
color: #82b440;
}
.widget select{
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: #555;
display: block;
font-size: 14px;
height: 34px;
line-height: 1.42857;
padding: 6px 12px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
background-color: transparent;
color: #fff;
}
.navbar-nav > li > .dropdown-menu {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
margin-top: 0;
}
.page-title{
font-size: 30px;
margin-bottom: 20px;
}
.search_box{
position: relative;
}
.primary-content.page_404{
padding-bottom: 200px;
padding-top: 200px;
}
#area-main .blog-item-v3:nth-last-child(2){
border: medium none;
margin: 0;
}
.blog-content ul,.content-comment ul{
list-style: disc;
margin-bottom: 10px;
}
.blog-content ol,.content-comment ol{
list-style: decimal;
margin-bottom: 10px;
}
.blog-content .wp-caption{
max-width: 100%;
}
#fixed-collapse-navbar li:hover > .dropdown-menu {
display: block;
}
.admin_menu_top .affix{
top:32px !important;
}
.admin_menu_top .cbp-spmenu{
top:32px !important;
}
@media (max-width: 1023px){
html{
margin-top: 0px !important;
}
.admin_menu_top .affix{
top:0px !important;
}
.admin_menu_top .affix-top{
margin-top: 46px !important;
}
.admin_menu_top .cbp-spmenu {
top: 0px !important;
}
.admin_menu_top.main-button {
top: 56px;
}
#main-navigation.admin_menu_top.style_2{
top: 43px;
}
}
.text-color{
color:#82b440;
}
.text-color-2{
color: #07aaa5;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav>.open>a:hover {
border-color: transparent !important;
}
#fixed-collapse-navbar .dropdown-menu>li>a{
padding: 5px 20px;
}
#fixed-collapse-navbar .dropdown-menu>li>a:hover,
#fixed-collapse-navbar .dropdown-menu>li>a:focus,
#fixed-collapse-navbar .dropdown-menu>li.current-menu-item>a{
color: white;
background-color: #07AAA5;
}
@media (min-width:768px)
{
#fixed-collapse-navbar .dropdown-menu{
border-radius:0px;
left:auto;
right:auto;
}
}
@media(max-width:767px){
#fixed-collapse-navbar .dropdown-menu{
position: static;
width:100%;
border-radius:0px;
float:none;
display:none;
background:white;
}
}
.navbar-default .navbar-nav > .active .dropdown-menu a,
.navbar-default .navbar-nav > .active .dropdown-menu a:hover,
.navbar-default .navbar-nav > .active .dropdown-menu a:focus,
#navigation.affix .navbar-default .navbar-nav > .active .dropdown-menu a,
#navigation.affix .navbar-default .navbar-nav > .active .dropdown-menu a:hover,
#navigation.affix .navbar-default .navbar-nav > .active .dropdown-menu a:focus {
background-color: transparent;
border-bottom: 3px solid transparent;
}
table {
border-collapse: collapse;
border: solid 1px #000;
}
table td, table th {
border: 1px solid black;
padding: 10px;
}
.blog-content h2{
padding-top: 15px;
padding-bottom: 10px;
}
.blog-content ul,
.blog-content ol,
.comment-body ul,
.comment-body ol,
.post-comment .children
{
padding-left: 30px;
}
.blog-content input[type=submit]{
-moz-user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 1.42857;
margin-bottom: 0;
padding: 3px 12px;
text-align: center;
vertical-align: middle;
white-space: nowrap;
background: #07AAA5;
color: #fff;
}
.navbar-brand.logo h1{
margin-top: -10px;
}
.search_box i {
right: 0;
top: 0;
}
.search_box :focus{
border-color: #07AAA5;
}
.sidebar-widget ul {
padding-left: 0px;
}
.sidebar-widget ul .children,
.sidebar-widget ul .sub-menu{
padding-left: 15px;
}
.widget_archive ul li,
.widget_recent_comments ul li,
.widget_meta ul li{
margin-top: 10px;
margin-bottom: 10px;
}
#area-main ul.blog-author {
padding-left: 0px;
}
.post.tag-sticky-2{
background: #f9f9f9;
}
.content-comment .post-comment > .sect-header h3{
font-style: italic;
}
#commentform{
margin-bottom: 70px;
}
@media(max-width: 768px){
.tp-caption.font-two{
font-size:23px!important;
line-height:normal!important;
text-align:center;
}
.tp-caption.font-one{
width:320px;!important;
line-height:normal!important;
white-space:normal!important;
text-align:center;
}
}
.sidebar-heading{
font-size: 20px;
font-weight: bold;
}
.blog-item .post-tag.no-tag{
border:none;
}