/*
Theme Name: Agrom Child Theme
Theme URI: http://shtheme.com/demosd/agrom
Description: This is child theme of agrom
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 1.0
Text Domain:  agrom-child
Template: agrom
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/



.wp-caption-text
.wp-caption
.screen-reader-text
.gallery-caption
.bypostauthor
.alignright
.alignleft
.aligncenter
.single-post-details .author-avatar img {
    width: 100%;
    height: auto;
}
body{
    font-family: 'Poppins', sans-serif;
}
.author-name a {
    text-transform: capitalize;
}
.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px;
}
.widget {
    margin-bottom: 2rem;
}
.widget form.form {
    display: flex;
}
.widget form.form .s-input-home {
    padding: 5px;
    max-width: 100%;
    width: 85%;
}
.widget form.form .btn-s-input {
    background-color: #f0f5f5;
    border: 1px solid #999;
    border-left: 0px;
}
.widget form.form .btn-s-input:hover {
    background-color: #0A178F;
    border: 1px solid #0A178F;
    color: #fff;
}
.widget form.form .btn-s-input .fa-search {
    font-size: 15px;
    padding: 5px;
}
.widget ul li a {
    color: #516163;
    text-decoration: none;
    transition: 0.6s;
}
.widget ul li {
    display: block;
}
.widget ul li:first-child {
    border-top: 0;
}
.widget ul li {
    position: relative;
    display: block;
    padding: 0.50rem 0rem;
    margin-bottom: -1px;
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #516163;
    border: 1px solid rgba(0,0,0,.125);
}
.widget ul li {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.widget ul li.cat-item {
    text-align: left;
}
.widget ul li a:hover {
    color: #EEC344;
    text-decoration: none;
}
.widget ul.wp-tag-cloud li {
    position: relative;
    display: inline-block;
    margin-bottom: 0px;
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #516163;
    border: 0px solid rgba(0,0,0,.125);
    padding: 0rem 0rem;
}
.widget ul.wp-tag-cloud li a {
    color: #516163;
    transition: 0.6s;
    padding: 0.2rem 0.7875rem;
    font-size: 14px !important;
    background: #f0f5f5;
    border-radius: 0px;
    text-transform: none;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    letter-spacing: 1px;
}
.widget ul.wp-tag-cloud li a:hover {
    color: #FFF;
    background-color: #0A178F;
}
.logged-in-as a {
    margin-left: 5px;
    color: #333;
}
.comment-form-cookies-consent {
    display: none;
}
#respond.comment-respond form .form-row .form-submit {
    margin-top: 1rem;
}
#respond.comment-respond form .form-row .form-submit .submit {
    color: #EEC344;
    text-decoration: none;
    transition: 0.6s;
    padding: 0.3rem 1.125rem;
    font-size: 0.60rem;
    background: transparent;
    border: solid 2px #EEC344;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    border-radius: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-left: 5px;
}
#respond.comment-respond form .form-row .form-submit .submit:hover {
    color: #FFF;
    background: #EEC344;
}
a.comment-reply-link {
    transition: 0.6s;
    padding: 0.2rem 0.7875rem;
    font-size: 14px !important;
    border-radius: 5px;
    text-transform: none;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #FFF;
    background-color: #eec344;
    border: 1px solid #eec344;
}
a.comment-reply-link:hover {
    border: 1px solid #0A178F;
    color: #FFF;
    background-color: #0A178F;
}
.comment-details .comment-interaction {
    margin-top: 5px;
}
ul.children {
    margin-left: 90px;
}
.author-avatar img {
    height: auto;
}
.site-pagination .pagination li a.page-numbers, .site-pagination .pagination li span.page-numbers {
    position: relative;
    display: block;
    padding: 0.3rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #333;
    background-color: #fff;
    border: none;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    border-radius: 0.25rem;
    margin-right: 8px;
}
.site-pagination .pagination li a.page-numbers:hover {
    z-index: 2;
    color: #46866C;
    text-decoration: none;
    background-color: #F0F5F5;
    border-color: #F0F5F5;
}
.site-pagination .pagination li span.page-numbers.current {
    z-index: 1;
    color: #fff;
    background-color: #46866C;
    border-color: #46866C;
}
.site-pagination .pagination li span.page-numbers.current:hover {
    z-index: 1;
    color: #fff;
    background-color: #46866C;
    border-color: #46866C;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}
.main-nav {
    margin-top: 0px;
}
.main-nav .container-fluid {
    height: 0px;
    background: transparent;
    margin: 0px auto;
}
.home-contact textarea.form-control {
    height: 130px;
}
.home-contact .contact-btn .btn-custom{
    color: #fff;
    background-color: #e9b416;
    border-color: #e9b416;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor) .home-contact figure {
    margin-right: 15px;
}
.elementor-element[data-widget_type="bdevs-brand.default"] .container {
        margin: 0rem auto;
}
[data-widget_type="bdevs-history.default"] .elementor-widget-container > .container {
        margin-top: 0px;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor)[data-widget_type="bdevs-service-post.default"] figure {
    margin: auto;
}
.dialog-widget.dialog-lightbox-widget.dialog-type-buttons.dialog-type-lightbox.elementor-lightbox {
    display: none !important;
}
[data-widget_type="bdevs-gallery.default"] .container {
    margin-top: 0px;
}
.elementor hr.posts {
    margin: 20px auto 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.elementor .elementor-widget:not(.elementor-widget-text-editor)[data-widget_type="bdevs-blog-post.default"] figure {
    margin-right: 10px;
}
[data-widget_type="bdevs-blog-post.default"] .container {
    margin: 0px auto;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor) figure.item-icon {
    width: 60px;
    margin: auto;
}
[data-widget_type="bdevs-service-post.default"] .container-fluid {
    margin: 0rem auto;
}
.page-template-home-3 [data-widget_type="bdevs-wide.default"] .container-fluid {
    margin: 0rem auto;
}
.page-template-home-3 [data-widget_type="bdevs-team.default"] .container {
    margin-bottom: 0rem;
}
.elementor hr.divider {
    margin: 2rem 0rem;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor) figure.about-service-icon {
    width: 60px;
    float: left;
    margin: 0px 15px 20px 0px;
}
.pages-title >span {
    text-transform: uppercase;
}
.product-details [data-widget_type="bdevs-brand.default"] .section-title {
     width: 50%;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor) figure.signature {
    width: 180px;
    margin-top: 1rem;
}
.dropdown-menu > li > a {
    display: block;
    padding: 2px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    white-space: nowrap;
    transition: 0.4s;
    font-family: 'Poppins', sans-serif;
    color: #595959;
    font-weight: normal;
    font-size: 14px;
    transition: 0.3s;
}
.dropdown-menu > li {
    margin: 9px 0px 0px 0px ;
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px solid #eff5f5;
}
.dropdown-menu.show > li:last-child {
    margin: 9px 0px ;
    padding-bottom: 0px;
    overflow: hidden;
    border-bottom: 0px solid #eff5f5;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor) .middle figure.logo {
    margin: auto auto 20px;
}
.page-template-coming-soon input.btn-hover-corner {
    display: inline-block;
    text-decoration: none;
    color: #EEC344;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    padding: 0.5rem 2.5rem;
    overflow: hidden;
    transition: 0.3s ease;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
    width: auto;
    border-radius: 0px;
    background-color: transparent;
    border: 2px solid #EEC344;
}
footer form.wpcf7-form >div.footer {
    display: flex;
}
footer form.wpcf7-form >div.footer input.button {
    margin-top: 3px;
}
footer .newsletter-box form.wpcf7-form >div.footer  .input{
        width: 100%;
}
.newsletter-box form {
    display: block;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor) figure.media-thumb {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 15px;
}
@media (max-width: 850px){
.dropdown-menu > li > a.nav-link {
    color: #595959;
    font-size: 12px;
    transition: 0.3s;
    padding-left: 30px;
    background-color: transparent;
}
.dropdown-menu {
    padding-bottom: 0px;
}
.dropdown-menu.show > li:first-child {
    border-top: 1px solid #eff5f5;
    padding-top: 10px;
}
}
.aligncenter {
    text-align: center;
}

.widget_calendar {
    float: none;
}
#wp-calendar {
    width: 100%; 
}
#wp-calendar caption { 
    background: none repeat scroll 0 0 #333;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
}
#wp-calendar thead { 
    font-size: 10px; 
}
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody { 
    color: #aaa; 
}
#wp-calendar tbody td { 
    background: #f5f5f5; 
    border: 1px solid #E9E9E9; 
    text-align: center; 
    padding:6px;
    font-size: 14px;
}
#wp-calendar tbody td#today {
    background: #333;
    color: #fff;
}
#wp-calendar tbody td#today a {
    color: #fff;
}
#wp-calendar tbody td:hover { 
    background: #fff; 
}
#wp-calendar tbody .pad { 
    background: none; 
}
#wp-calendar tfoot {
    display: none;
}
#wp-calendar tfoot #next { 
    font-size: 12px; 
    text-transform: uppercase; 
    text-align: right; 
    color: #83c99f; 
    padding: 10px;
}
#wp-calendar tfoot #prev { 
    font-size: 12px; 
    text-transform: uppercase; 
    padding-top: 10px; 
    color: #83c99f; 
    padding: 10px;
}
.widget_text .textwidget img{
    max-width: 100%;
    height: auto; 
    margin: 10px 0px;
}
.widget_text select, .widget_text input , .widget_text textarea  {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc; 
    width: 100%;
}
.widget_text option {
    max-width: 100%;
}

.widget_nav_menu ul li, .widget_pages ul li {
    color: #827b7d;
    line-height: 28px;
}
#sidebar .textwidget img {
    max-width: 100%;
}
img{
    max-width:100%;
    height: auto;
    width: auto;
}
.wp-caption{
    max-width:100%;
}
.wp-caption img{
    padding-bottom: 10px;
}
.form-submit input.submit{
    background-color: #eec344;
    border: 1px solid #eec344;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 25px;
    margin-top: 20px;
    padding: 9px 35px;
    text-transform: uppercase;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    min-height: 30px;
}
.form-submit input.submit:hover {
    color: #ffffff;
    background-color: #0A178F;
    border: 1px solid #0A178F;
}
.screen-reader-text{
    text-decoration: none;
}
.post-caption {
    margin: 00px 0px;
    padding:30px 30px;
}
.widget {
    background-color: #FFF;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    height: auto;
    border-radius: 5px;
    margin-bottom: 1.5rem;
    padding-bottom: 5px;
    padding:30px 30px;
}
.widget ul li {
    position: relative;
    display: block;
    padding: 0.50rem 0rem 0rem 0rem;
    margin-bottom: -1px;
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #516163;
    border: 0px solid rgba(0,0,0,.125);
}
.widget > ul > li:first-child {
    padding-top: 0px;
}
.widget ul {
    margin-bottom: 0rem;
}
.widget_archive label {
    display: none;
}
.widget select {
    width: 100%;
    font-size: 16px;
    height: 32px;
    padding-left: 5px;
}
.widget ul.children {
    margin-left: 20px;
}
.widget .screen-reader-text {
    display: none;
}
a.rsswidget {
    color: #333;
}
.widget ul li a.rsswidget {
    font-weight: 600;
}
.widget ul li span.rss-date {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 6px 0px;
}
.widget ul li .rssSummary {
    margin-bottom: 6px;
}
.widget ul li cite {
    font-size: 12px;
}
.widget form .s-input-home {
    width: 100%;
    font-size: 16px;
    padding-left: 10px;
    height: 36px;
}
.widget form .btn-s-input {
    font-size: 16px;
    background-color: #999999;
    color: #fff;
    border: 2px solid #999999;
}
.widget_search form {
    display: flex;
}
.widget ul.sub-menu {
    margin-left: 10px;
}
.widget ul.sub-menu > li {
    padding-top: 5px;
}
hr.posts {
    margin: 20px auto 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
p {
    color: #323B3C;
}
.wp-caption-text {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}
.post-preview img {
    width: auto;
}
.post-list .post-preview {
    text-align: center;
    padding: 30px 30px 0px 30px;
    margin-bottom: -3px;
}
figure.post-preview:hover .post-overlay {
    opacity: 0;
}
aside.widget h3 {
    font-size: 21px;
}
.post-caption a {
    font-size: 24px;
}
#monster-widget-placeholder-6.widget_pages ul.children > li:first-child{
    padding-top: 5px;
}
.blog span.featured-post {
    float: right;
    font-size: 18px;
    font-weight: 600;
    margin-top: -47px;
}
span.featured-post {
    float: right;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
}
.post-single {
    background-color: #FFF;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    height: auto;
    border-radius: 5px;
    margin-bottom: 1.5rem;
    padding-bottom: 5px;
    padding: 30px 30px;
}
.post-single .single-post-caption {
    padding: 0px 0px 0px;
}
.post-single .single-post-caption p {
    line-height: 1.7;
    margin-bottom: 5px;
}
.post-single .single-post-caption h1 {
    font-size: 42px;
    font-weight: 500;
    color: #262626;
    margin-bottom: -17px;
}
.post-single .single-post-caption > h2 {
    font-size: 36px;
    font-weight: 500;
    color: #262626;
    margin-top: 1rem;
}
.post-single .single-post-caption h3 {
    font-size: 28px;
    margin-top: -0.6rem;
    color: #262626;
    font-weight: 500;
}
.post-single .single-post-caption h4 {
    font-size: 25px;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #262626;
    margin-top: -2px;
}
.post-single .single-post-caption h5 {
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 500;
    color: #262626;
}
.post-single .single-post-caption h6 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    color: #262626;
}
.post-single .single-post-caption .posted-on {
    margin-left: 50px;
    margin-top: -10px;
}
.post-single .single-post-caption table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.post-single .single-post-caption table td>a {
    font-weight: 600;
}
.post-single .single-post-caption table th {
    font-weight: 600;
}
.post-single .single-post-caption table th {
    border: 1px solid #d1d1d1;
    padding-left: 7px;
    font-size: 18px;
}
.post-single .single-post-caption table td {
    border: 1px solid #d1d1d1;
    padding-left: 7px;
    font-size: 18px;
}
.post-single .single-post-caption  ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.post-single .single-post-caption > dl {
    font-size: 18px;
}
.post-single .single-post-caption >dl >dt {
    font-weight: 700;
}
.post-single .single-post-caption ul {
    list-style: disc;
    margin-top: 0;
    margin-bottom: 0rem;
    font-size: 15px;
    font-family: sans-serif;
}
.post-single .single-post-caption ol {
    display: block;
    list-style-type: decimal;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.post-single .single-post-caption ol {
    list-style: decimal;
    font-size: 16px;
}
b, strong {
    font-weight: bolder;
}
address {
    font-style: normal;
    line-height: inherit;
    font-size: 18px;
}
.post-single .single-post-caption >pre {
    padding: 25px;
    display: block;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 18px;
}
.post-single .single-post-caption >pre >h2 {
    margin-bottom: 0px;
    font-size: 36px;
}
.post-single .single-post-caption >p:last-child {
    margin-bottom: -2px;
}
.post-single .comment-form {
    clear: both;
    margin-top: 0rem;
}
img.alignleft, .alignleft img {
    margin-right: 10px;
    margin-top: 7px;

}
.alignleft {
    float: left;
}
img.alignright, .alignright img {
    margin-left: 10px;
    margin-top: 7px;
}
.alignright {
    float: right;
}
.wp-caption.aligncenter {
    margin: 0 auto;
    text-align: center;
}
.postid-1176 .post-single .single-post-caption h3 {
    margin-top: 10px;
}
.post-single > figure {
    margin: 0 0 30px;
}
.postid-1174 .post-single .single-post-caption table {
    margin: 0 0 0em;
}
.postid-1016 .post-single >.post-preview {
    text-align: center;
}
.postid-1011 .post-single >.post-preview {
    text-align: center;
}
.post-single .single-post-caption .page-links {
    font-size: 21px;
    font-weight: 400;
}
.post-single .single-post-caption .page-links >p.page-number{
    color: #EEC344;
     margin-right: 5px;
    font-size: 18px;
}
.post-single .single-post-caption .page-links p.page-number {
    display: inline-block;
     margin-right: 5px;
    font-size: 18px;
}
.post-single .single-post-caption .page-links p.page-number:hover {
    color: #EEC344;
}
.postid-1241 .post-single .single-post-caption ul {
    font-size: 16px;
}
.post-single .single-post-caption .post-password-form p > input {
    font-size: 16px;
    background-color: #999999;
    color: #fff;
    border: 1px solid #999999;
    margin-left: -5px;
}
.post-single >.comments {
    margin-top: 60px;
}
.post-single >.comments .comment-box .comment-details >h4 >.url{
    font-size: 18px;
    font-weight: 700;
}
.post-single >.comments .comment-box .comment-details {
    display: flow-root;
    margin-top: -8px;
}
.post-single >.comments .comment-box{
    display: flow-root;
    width: 100%;
}
blockquote {
    margin-top: 15px;
    margin-bottom: 15px;
}
.post-single >.comments .comment-box .comment-details h1 {
    font-size: 42px;
    font-weight: 500;
    color: #262626;
    margin-bottom: -17px;
}
.post-single >.comments .comment-box .comment-details > h2 {
    font-size: 36px;
    font-weight: 500;
    color: #262626;
    margin-top: 1rem;
}
.post-single >.comments .comment-box .comment-details h3 {
    font-size: 28px;
    margin-top: 10px;
    color: #262626;
    font-weight: 500;
}
.post-single >.comments .comment-box .comment-details h4 {
    font-size: 25px;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #262626;
}
.post-single >.comments .comment-box .comment-details h5 {
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 500;
    color: #262626;
}
.post-single >.comments .comment-box .comment-details h6 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    color: #262626;
}
.post-single >.comments .comment-box .comment-details table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.post-single >.comments .comment-box .comment-details table th {
    border: 1px solid #d1d1d1;
    padding-left: 7px;
    font-size: 16px;
    font-weight: 600;
}
.post-single >.comments .comment-box .comment-details table td {
    border: 1px solid #d1d1d1;
    padding-left: 7px;
    font-size: 16px;
}
.post-single >.comments .comment-box .comment-details  ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.post-single >.comments .comment-box .comment-details > dl {
    font-size: 18px;
}
.post-single >.comments .comment-box .comment-details >dl >dt {
    font-weight: 700;
}
.post-single >.comments .comment-box .comment-details ul {
    list-style: disc;
    margin-top: 0;
    margin-bottom: 0rem;
    font-size: 15px;
    font-family: sans-serif;
}
.post-single >.comments .comment-box .comment-details ol {
    display: block;
    list-style-type: decimal;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.post-single >.comments .comment-box .comment-details ol {
    list-style: decimal;
    font-size: 18px;
}
.post-single >.comments .comment-box .comment-details >pre {
    padding: 25px;
    display: block;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 18px;
}
.post-single >.comments .comment-box .comment-details >pre >h2 {
    margin-bottom: 0px;
    font-size: 36px;
}
.post-single >.comments .comment-box > .user-avatar {
    width: auto;
    height: auto;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}
.post-single >.comments .comment-box .comment-details >.comment-date {
    margin-top: -6px;
    color: #333;
}
hr.comments {
    margin: 20px auto 20px;
}
.post-single >.comments .children .children .children .children .comment-details .comment-interaction {
    margin-top: 0px;
}
#respond.comment-respond {
    margin-top: 30px;
}
#respond.comment-respond .comment-form .logged-in-as {
    margin-top: -8px;
    margin-bottom: 15px;
}
#respond.comment-respond .comment-form >.col-md-12 {
    padding: 0px 0px;
}
.postid-1149 .post-single >.comments .comment-box .comment-details .comment-interaction {
    margin-top: 0px;
}
#respond.comment-respond #reply-title.comment-reply-title {
    font-size: 24px;
    color: #333;
    font-weight: 600;
}
.post-single >.comments h3 {
    font-size: 24px;
}
.post-single .single-post-caption h4 a[rel="author"]{
    font-size: 21px;
}
.author-name a[rel="author"] {
    font-size: 21px;
}
.blog-wrapper.blog-details .post-caption {
    margin: 00px 0px;
    padding: 0px 0px;
}
.blog-wrapper.blog-details .post-caption >h2 {
    font-size: 24px;
    margin-top: 20px;
    font-weight: 500;
}
.post-single.blog-wrapper.blog-details .single-post-caption > ol {
    margin-bottom: 0px;
}
.page-id-5 .post-single.blog-wrapper.blog-details .single-post-caption > h2 {
    margin-bottom: 10px;
    font-size: 24px;
}
.page-id-501 .post-single.blog-wrapper.blog-details {
    display: flow-root;
}
.page-id-501 .post-single.blog-wrapper.blog-details .page-links {
    clear: both;
    margin-bottom: -5px;
    padding-top: 20px;
}
.postid-1173 .post-single ul li span, .postid-1173 .post-single ul li em, .postid-1173 .post-single ul li strong{
    font-size: 15px !important;
}
.postid-1241 .single-post-caption >ul >li {
    font-size: 15px;
}
.page-id-146 .post-single .single-post-caption p {
    margin-bottom: 20px;
    line-height: 27px;
    letter-spacing: 1px;
}
.page-id-146 .post-single .single-post-caption p:last-child {
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    .comment-details {
        text-align: left;
    }
    .user-avatar img {
        width: 40px;
    }
    .pages-title h1 span {
        font-size: 32px;
    }
    img.alignright, .alignright img {
        margin-left: 0px;
    }
    .postid-1168 .single-post-caption .post-password-form >p:nth-child(2) {
        display: flex;
    }
    .postid-1168 .single-post-caption .post-password-form >p:nth-child(2) input[value="Enter"] {
        padding: 0px 10px;
        height: 32px;
        margin-top: 24px;
    }
    .comments  ul.children {
        margin-left: 16px;
    }
    .post-single >.comments .comment-box .comment-details h1 {
        font-size: 36px;
    }
    .post-single >.comments .comment-box .comment-details h2 {
        font-size: 32px;
    }
    .post-single >.comments .comment-box .comment-details h3 {
        font-size: 26px;
    }
    .blog span.featured-post {
        float: none;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
        display: block;
        margin-top: 0px;
    }
    span.featured-post {
        float: right;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
        display: block;
        margin-top: 0px;
    }
    .author-name a[rel="author"] {
        font-size: 18px;
    }
}
body.search .search-custom {
    background-color: #FFF;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    height: auto;
    border-radius: 5px;
    margin-bottom: 1.5rem;
    padding-bottom: 5px;
    padding: 30px 30px;
}
body.search .search-custom >form {
    display: flex;
    margin-top: 25px;
}
body.search .search-custom >form .s-input-home {
    padding-left: 10px;
}
.error404 a.main_btn {
    margin-top: 30px;
    display: inline-block;
    text-decoration: none;
    color: #EEC344;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    padding: 0.5rem 2.5rem;
    overflow: hidden;
    transition: 0.3s ease;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1.7px;
}
.error404 a.main_btn:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    border-bottom: 2px solid #EEC344;
    border-left: 2px solid #EEC344;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.3s ease;
}
.error404 a.main_btn:after {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    border-top: 2px solid #EEC344;
    border-right: 2px solid #EEC344;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.3s ease;
}
.error404 a.main_btn:hover:before, .error404 a.main_btn:hover:after {
    width: 1rem;
    height: 1rem;
}
footer .container {
    margin: 1rem auto;
}
footer .container .footer-col {
    text-align: center;
}
.post-single >.comments .comment-box:nth-child(5) .user-avatar+.comment-details >h4 {
    margin-top: 6px;
    font-size: 18px;
    font-weight: 700;
}
.post-single >.comments .comment-box .comment-details table td >a {
    font-weight: 600;
    font-size: 16px;
}
.blog-wrapper.blog-details.post-single .comments .comment-box .comment-details {
    display: flow-root;
    margin-top: -5px;
}
.blog-single-background {
    background: #333 !important;
}
.blogs-background {
    background: #333 !important;
}

#wp-calendar tbody a{
    color: #aaa;
}
.widget_recent_comments ul li a{
    font-weight: 600!important;
}
.widget_recent_comments ul li.recentcomments{
    margin-bottom: 5px;
}

img.aligncenter{
    display: block;
    margin: 0 auto;
}
.page-links span.page-number{
    color: blue!important;
    margin-right: 10px;
    margin-left: 5px;
}
.page-links a > span.page-number{
    color: #212529!important;
    margin-left: 0px;
}

.page-links p.page-number{
    color: blue!important;
    margin-right: 10px;
    margin-left: 5px;
}
.page-links a > p.page-number{
    color: #212529!important;
    margin-left: 0px;
}

.error-page-bg{
    min-height: 1000px;
    background: #333!important;
}
.post-single .single-post-caption .post-password-form p > input{
    background: #333;
    border: 1px solid #333;
    padding-left: 15px;
    padding-right: 15px;
}

.logo-brand {
    width: 100px;
    transition: 0.5s;
    position: relative;
    margin-top: 0px;
}
@media (min-width: 1025px){
    .logo-brand {
        margin-left:15px;
    }
}

@media (min-width: 769px){
.navbar-expand-lg .navbar-nav {
    margin-top:25px;
}
}

.post-single >.comments .comment-box .comment-details table, .post-single .single-post-caption table{
    border: 1px solid #333;
}
.post-single >.comments .comment-box .comment-details table th, .post-single .single-post-caption table th{
    border: 1px solid #333;
    padding: 10px;
}
.post-single >.comments .comment-box .comment-details table td, .post-single .single-post-caption table td{
    border: 1px solid #333;
    padding: 10px;
}
.post-single .single-post-caption p{
    margin-bottom: 10px;
}
img.alignleft, .alignleft img{
    margin-right: 13px;
    margin-bottom: 7px;
}
img.alignright, .alignright img{
    margin-left: 12px;
    margin-bottom: 7px;
}

a.wp-block-button__link{
    color: white!important;
}
.wp-block-button.is-style-outline > a.wp-block-button__link{
    color: #4d6195!important;
}
.blog-detail .inner-box .lower-content .blocks-gallery-item figcaption{
    color: white!important;
}
li.blocks-gallery-item{
    width: auto!important;
}
li.blocks-gallery-item img{
    flex:unset!important;
    margin-bottom: 0px!important;
}

img.size-full.wp-image-904.alignright{
    margin-top: 10px;
    margin-bottom: 10px;
}
.wp-block-cover .wp-block-cover-text{
    color: white!important;
}
p.wp-block-cover-text strong, .blog-detail .inner-box .lower-content .text .wp-block-cover-text a, .widget_calendar td#today a{
    color: white!important;
}
.wp-block-cover.has-background-dim{
    margin-bottom: 20px!important;
}
.lower-content .text p.has-large-font-size + p{
    line-height: 30px!important;
}
.lower-content .text p.has-text-color.has-background, .wp-block-file a.wp-block-file__button{
    color: white!important;
}

.wp-block-button.alignleft{
    margin-right: 10px;
}
.wp-block-button.alignright{
    margin-left: 7px;
}
.wp-block-cover .wp-block-cover-text{
    font-size: 15px;
}
.wp-block-cover.has-background-dim.alignleft{
    margin-right: 10px;
}

li.blocks-gallery-item img{
    width: auto!important;
}
ul.wp-block-gallery.columns-5{
    clear:both;
}
.wp-block-gallery.is-cropped .blocks-gallery-item img{
    width: auto!important;
    height: auto!important;
    object-fit: unset!important;
}
ul.wp-block-gallery.alignleft.columns-2.is-cropped{
    padding-right: 10px;
}
.wp-block-embed__wrapper iframe{
    max-width: 100%;
}
.post-single .single-post-caption > h3{
    margin-top: 5px;
}
.post-single .single-post-caption > h2{
    margin-bottom: 7px;
}

.author-name a[rel="author"] {
    font-size: 18px;
}
.post-single .single-post-caption h4 a[rel="author"] {
    font-size: 19px;
}
.popular-categories.widget_categories ul.children{
    display: none!important;
}
.widget form .btn-s-input{
    background-color: #111;
    color: #fff;
    border: 1px solid #333;
    padding: 5px 13px;
}
.widget form .s-input-home{
    border: 1px solid #333;
}
.post-single .single-post-caption >pre{
    font-size: 16px;
}
.post-single .single-post-caption >pre cite{
    font-weight: 600;
    padding-left: 7px;
}
.pages-title h1 span{
    font-size: 50px;
}
.pages-title h1{
    max-width: 900px;
}
.search-custom form input{
    border: 1px solid #333;
    padding-left: 10px;
}
.search-custom form button{
    font-size: 16px;
    background-color: #333;
    color: #fff;
    border: 1px solid #333;
    padding: 8px 20px;
}

.widget_recent_comments ul li.recentcomments{
    margin-bottom: 2px;
    border-bottom: 1px dotted #9999;
    padding-bottom: 11px;
}
.widget_recent_comments ul li.recentcomments:last-child{
    border-bottom: none!important;
    padding-bottom: 0px;
}
body > section > .container{
    margin-bottom: 18px;
}
.blog span.featured-post{
    float: right;
    font-size: 17px;
    font-weight: 600;
    margin-top: -47px;
    font-family: 'Poppins', sans-serif;
    color: white;
    background: #333;
    padding: 3px 12px;
}
span.featured-post{
    font-family: 'Poppins', sans-serif;
    color: white;
    background: #333;
    padding: 3px 12px;
    letter-spacing: 0.8px;
}
body.search .search-custom >form .s-input-home, .widget .calendar_wrap{
    font-family: 'Poppins', sans-serif;
}
body.search .search-custom >form .s-input-home{
    font-size: 18px;
    letter-spacing: 0.8px;
}
.single-post-caption address{
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}
.widget_calendar{
    padding-right: 29px!important;
    padding-left: 29px!important;
}
#wp-calendar tbody td{
    padding: 6px!important;
    font-size: 13px!important;
}
.widget form .s-input-home:focus, body.search .search-custom >form .s-input-home:focus{
    outline: none!important;
}
.single-post-caption p img.size-full{
    padding-top: 6px;
    padding-bottom: 6px;
}
img.alignleft, .alignleft img{
    margin-right: 17px;
    margin-bottom: 7px;
    margin-top: 9px;
}
.single-post-caption p img{
    padding-top: 6px;
    padding-bottom: 6px;
}
.wp-caption.alignleft{
    padding-right: 7px;
}
.single-post-caption .wp-block-image .alignleft{
    margin-right: 5px;
}
.wp-block-image{
    margin-bottom: 14px;
}
.alignleft img{
    padding-right: 7px;
}
.pages-title h1{
    font-size: 50px;
}
.pages-title h1{
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 60px;
}
.error-page .middle h4, .error404 a.main_btn{
    color: white;
}
.error404 a.main_btn:before{
    border-bottom: 2px solid white;
    border-left: 2px solid white;
}
.error404 a.main_btn:after{
    border-top: 2px solid white;
    border-right: 2px solid white;
}
.single-post-caption, .widget select{
    font-family: 'Poppins', sans-serif;
}
.widget select{
    font-size: 15px;
}
.wp-block-image figcaption{
    font-weight: 600;
    color: #323B3C;
}
blockquote{
    border-left: 7px solid #EEC344;
}

.wp-block-archives.wp-block-archives-dropdown select{
    font-size: 16px;
    padding: 5px;
    margin-bottom: 10px;
}
.post-single .single-post-caption table th, .post-single .single-post-caption table td, .post-single .single-post-caption > dl{
    font-size: 17px;
}
.post-single .single-post-caption table{
    margin-bottom: 20px;
}
.post-single .single-post-caption >pre {
    font-size: 15px;
}
.post-single .single-post-caption .page-links{
    font-size: 18px;
    font-weight: 400;
}
.post-single >.comments .comment-box .comment-details > dl{
    font-size: 16px;
}
.post-single >.comments .comment-box .comment-details >pre{
    font-size: 15px;
}
.post-single .single-post-caption > h2{
    margin-top: 8px;
}
.post-single .single-post-caption > h1{
    margin-bottom: 8px;
}
.page-id-501 .post-single.blog-wrapper.blog-details .page-links{
    padding-top: 14px;
}
.post-single >.comments .comment-box .comment-details h4{
    margin-top: 6px;
    font-size: 18px;
    font-weight: 700;
}
.page-id-146 .post-single .single-post-caption p{
    margin-bottom: 14px;
}
.widget_rss ul li{
    margin-bottom: 2px;
    border-bottom: 1px dotted #9999;
    padding-bottom: 11px;
}
.wp-block-image .alignleft img{
    margin-right: 10px;
}
.wp-block-image .alignright{
    margin-left: 15px;
}
.widget_recent_comments ul li.recentcomments{
    overflow: hidden;
}

.wp-block-button {
    color: #fff;
    margin-bottom: 16px;
}
.wp-block-gallery.alignfull.columns-3.is-cropped li img{
    width: 100%!important;
}
.single-post-caption ul.wp-block-gallery{
    padding-left: 0px!important;
}
.single-post-caption ul li.blocks-gallery-item{
    margin-right: 0px!important;
}
.wp-block-gallery.alignwide.columns-4.is-cropped figure img.wp-image-611, .wp-block-gallery.columns-6.is-cropped figure img.wp-image-611, .wp-block-gallery.columns-8.is-cropped figure img.wp-image-611{
    width: 100%!important;
}
.widget_rss ul li:last-child{
    border-bottom: none!important;
    padding-bottom: 0px!important;
}
.widget ul li{
    overflow: hidden;
}
.widget ul.wp-tag-cloud li{
    padding: 5px 2px;
}
.widget ul.wp-tag-cloud li a{
    padding: 10px 15px;
}
@media(max-width: 400px){
    .blog span.featured-post{
        float: left;
        clear: both;
        margin-top: 0px;
    }
    .post-list .post-caption p{
        clear: both;
    }
}
.post-single .single-post-caption >pre, .post-single >.comments .comment-box .comment-details >pre{
    font-family: 'Poppins', sans-serif;
}
.post-single .single-post-caption ol {
    margin-top: 0;
    margin-bottom: 0rem;
    font-size: 15px!important;
    font-family: sans-serif;
}
.post-single >.comments .comment-box .comment-details ol {
    margin-top: 0;
    margin-bottom: 0rem;
    font-size: 15px!important;
    font-family: sans-serif;
}

#respond.comment-respond {
    margin-top: 55px;
}
hr.comments {
    margin: 25px auto 25px;
}
.comment-box .comment-details img{
    margin-top: 5px;
    margin-bottom: 5px;
}
.wp-block-image img {
    margin-top: 5px;
    margin-bottom: 5px;
}
.single-post-caption p img.size-full, .single-post-caption p img{
    padding-top: 7px;
    padding-bottom: 7px;
}
img.alignleft, .alignleft img {
    margin-right: 19px;
    margin-bottom: 8px;
}
.wp-caption img {
    padding-bottom: 13px;
}
.wp-caption.alignleft {
    padding-right: 14px;
}
.wp-caption.aligncenter {
    margin-top: 15px;
    margin-bottom: 15px;
}
.post-single .single-post-caption p.wp-caption-text{
    margin-top: 5px;
}
pre, code{
    font-family: monospace!important;
}
pre > cite {
    padding-left: 15px!important;
}
.wp-block-image img {
    margin-top: 10px;
    margin-bottom: 10px;
}
.wp-block-image .alignleft img {
    margin-right: 12px;
}
.single-post-caption p img.size-full, .single-post-caption p img {
    padding-top: 10px;
    padding-bottom: 10px;
}
img.alignleft, .alignleft img {
    margin-right: 21px;
    margin-bottom: 8px;
}
img.alignright, .alignright img {
    margin-left: 14px;
    margin-bottom: 7px;
}
.wp-caption img {
    padding-bottom: 13px;
    padding-top: 5px;
}
.post-single .single-post-caption p {
    margin-bottom: 12px;
}
.wp-caption.alignleft {
    padding-right: 16px;
}
@media (max-width: 576px){
.sections.blogs-background{
    height: 400px;
}
.pages-title h1 span{
    font-size: 36px;
    line-height: 42px;
}
.pages-title h1 {
    font-size: 36px;
    line-height: 42px;
}
.post-single .single-post-caption .posted-on{
    display: none!important;
}
hr.posts{
    margin-top: 30px;
}
}
span.featured-post{
    font-size: 15px;
}
#header {
margin: 0 auto;
}
.organic-icon {
margin:  auto !important;
}
.logo-brand{
    width:150px !important;
}
.logo-brand img{
    -webkit-filter: drop-shadow(2px 2px 2px #ccc);
    filter: drop-shadow(2px 2px 2px #ccc);
}
.nav-link{
	font-weight:600;
}
.col-lg-6.custom-map{
    background-color: #46866C;
}
.col-lg-6.custom-map iframe{
display:none;
}