/*
Theme Name: Kimberly
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&family=DM+Serif+Display&family=Montserrat:wght@300;400;500;600;700;800;900&family=Playfair+Display:wght@400;500;600;700;800;900&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');

/* @import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&family=Marck+Script&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Young+Serif&display=swap');


body {
  margin: 0;
  -webkit-font-smoothing: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}
div#abt_bann img {
    width: 70%;
    margin: auto;
    display: table;
}
a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

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

/* --------------- Google fonts -------------------- */



/* @import url('https://fonts.googleapis.com/css2?family=Marck+Script&display=swap');
 */




/* ------custom css----- */

.display-none-navbar {
    display: block !important;
}

.container {
    max-width: 1400px;
}

/* .container {
    max-width: 2500px;
} */

header#masthead {
    position: absolute;
    background-color: transparent;
    width: 100%;
    z-index: 5;
    box-shadow: none;
    padding-top: 30px;
}

header#masthead .navbar-brand a {
    color: #4BA4C1;
    font-family: 'Abhaya Libre';
    font-size: 40px;
}

header#masthead div#main-nav ul li a {
font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.4s;
    position: relative;
    bottom: 0px;
    left: 0px;
    padding-right: 20px
}

header#masthead div#main-nav ul li {
    padding-left: 5px;
    padding-right: 5px;
}

header#masthead div#main-nav ul li a:hover {
    color: #4BA4C1;
}

header#masthead .btn-top ul {
    padding-left: 0px;
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
}

header#masthead .btn-top {
    padding-left: 50px;
}

header#masthead .btn-top ul li {
    padding-left: 6px;
    padding-right: 6px;
}

header#masthead .btn-top ul li a {
    color: #fff;
}

header#masthead .btn-top ul li a i {
background: #4ba4ca;
    height: 40px;
    width: 40px;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #4ba4ca;
    transition: 0.4s;
    border-radius: 5px;
}

header#masthead .btn-top ul li a:hover {
    text-decoration: none;
}

header#masthead .btn-top ul li a i:hover {
	background: transparent;
    color: #ffffff;
    border: 1px solid #fff;
    margin-top: -10px;
}

header#masthead div#main-nav ul li a:after {
    content: '';
    height: 4px;
    width: 0px;
    background: #4BA4C1;
    display: block;
    position: absolute;
    border-radius: 30px;
    visibility: hidden;
    transition: 0.4s;
}

header#masthead div#main-nav ul li.current-menu-item a {
    color: #4BA4C1;
}

header#masthead div#main-nav ul li.current-menu-item a:after {
    visibility: visible;
    width: 40px;
}

header#masthead div#main-nav ul li a:hover:after {
    visibility: visible;
    width: 40px;
}

.home-banr {
    padding-top:100px;
}

.home-banr .bnr-img img {
    width: 600px;
    height: 800px;
	
	
}

.home-banr strong {
    color: #4BA4C1;
}


.home-banr h4.vc_custom_heading {
    font-size: 24px;
    line-height: 1.2;
    color: #c0bebe;
    border-radius: 30px;
    font-weight: 500;
    font-family: 'Abhaya Libre';
}

.home-banr h1 {
    color: #fff;
    font-family: math;
    font-size: 66px;
    font-weight: 600 !important;
    line-height: 1.1;
    padding-bottom: 18px;
    text-shadow: 2px 4px 6px rgb(0 0 0 / 14%);
}

.home-banr h2.vc_custom_heading {
	font-family: math;
    font-size: 66px;
    font-weight: 600 !important;
    line-height: 1.1;
    padding-bottom: 18px;
    text-shadow: 2px 4px 6px rgb(0 0 0 / 14%);
}

.home-banr h5.vc_custom_heading {
    font-size: 30px;
    font-family: 'Montserrat';
    color: #000;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.home-banr .wpb_text_column p {
    font-family: 'Montserrat';
    font-size: 20px;
    color: #adadad;
    text-align: center;
}

.home-banr .pnk-btn {
    margin-right: 25px;
}

.home-banr .pnk-btn a {
background: #4ba4c1 !important;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 600;
    padding-left: 40px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 40px;
    transition: 0.4s;
    border: solid 1px #4BA4C1 !important;
    color: #fff !important;
    border-radius: 6px;
}

.home-banr .pnk-btn a:hover {
    box-shadow: -1px 1px 12px rgb(144 144 144);
    color: #4ba4c1 !important;
    background: #fff !important;
    border: solid 1px !important;
    transition: 1s;
}


.home-sec2 {
    padding-top: 70px !important;
    padding-bottom: 80px;
}

.home-sec2 h4.vc_custom_heading {
	color: #fff;
    font-family: math;
    font-size: 66px;
    font-weight: 600 !important;
    line-height: 1.1;
    padding-bottom: 4px;
}

.home-sec2 h2.vc_custom_heading {
    margin-top: 0px;
    font-family: 'Abhaya Libre';
    font-size: 60px;
    text-transform: capitalize;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.home-sec2 .wpb_text_column p {
    font-family: 'Montserrat';
    font-size: 20px;
    padding-left: 100px;
    color: #acacac;
}
.home-sec2 .wpb_single_image {
    margin-bottom: 0px !important;
    margin-top: 16px;
}

.logs {
    padding-left: 100px;
    padding-right: 100px;
}

.home-abt-sec {
    padding-top: 170px;
	padding-bottom: 100px;
}

.home-abt-sec h4.vc_custom_heading {
    margin-top: 0px;
    font-family: 'Abhaya Libre';
    font-size: 26px;
    font-weight: 800;
    color: #4BA4C1;
    line-height: 1.2;
    margin-bottom: 0px;
}

.home-abt-sec h2.vc_custom_heading {
	color:#fff;
	font-family: math;
    font-size: 66px;
    font-weight: 600 !important;
    line-height: 1.1;
    padding-bottom: 18px;
}

.home-abt-sec .wpb_text_column p {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #acacac;
    padding-right: 48px;
}

.home-abt-row2 {
    padding-left: 20px !important;
	padding-top: 10px;
    padding-bottom: 10px;
    background-color: #201f1d !important;
    border-radius: 20px !important;
    background-color: #201f1d !important;
}

.home-abt-sec  .wpb_single_image img {
    object-fit: cover;
    transition: 0.4s;
}
/* .home-sec3 .wpb_single_image:before {
    content: '';
    background: transparent;
    height: 74%;
    width: 94%;
    display: block;
    position: absolute;
    z-index: -1;
    right: 0px;
    top: 86px;
    border: solid 2px #e57097;
} */


@keyframes bounce {
    0% {
        transform: translateY(0);
        /* Start position */
    }
f
    100% {
        transform: translateY(-10px);
        /* End position (move up 10px) */
    }
}

.home-abt-sec .btn-arrow a {
	background: #4BA4C1 !important;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 600;
    padding-left: 22px;
    padding-top: 14px;
    padding-bottom: 14px;
    border: solid 1px #4BA4C1 !important;
    color: #fff !important;
    border-radius: 6px;
	
}

.home-abt-sec .btn-arrow a:hover {
    color: #4BA4C1 !important;
    background: #fff !important;
    border: solid 1px #4BA4C1 !important;
	transition:1s;
	box-shadow: -1px 1px 12px rgb(144 144 144);
}
.home-sec4 {
    padding-top: 85px !important;
    padding-bottom: 85px;
}

.home-sec4 h2.vc_custom_heading {
	color: #fff;
    text-transform: capitalize;
    margin-bottom: -20px;
    font-family: math;
    font-size: 66px;
    font-weight: 200 !important;
    line-height: 0.9;
    padding-bottom: 50px;
}

.home-sec4 .wpb_text_column p {
        font-family: 'Montserrat';
    font-size: 20px;
    margin-bottom: 30px !important;
    color: #acaca0;
}

.home-sec4-row2 {
    padding-top: 50px !important;
    padding-right: 80px !important;
    padding-left: 80px !important;
    padding-bottom: 50px;
    background-color: #201f1d !important;
    border-radius: 20px !important;
}

.home-sec4 .btn-pnk a {
	background: #4BA4C1 !important;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 6px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    transition: 0.4s;
    border: solid 1px #4BA4C1 !important;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #fff !important;
    text-transform: capitalize;
	
}

.home-sec4 .btn-pnk a:hover {
	background: #ffff !important;
    color: #4BA4C1 !important;
    border: 1px solid #2c2b31 !important;
	transition:1s;
}	

.home-sec4 h4.vc_custom_heading {
	color: #fff;
    font-size: 30px;
	font-weight:800 !important;
    font-family: 'Abhaya Libre', serif;
    line-height: 1.2;
    margin-top: 0px;
    margin-bottom: 0px;
}
.home-sec4 .wpb_single_image img:hover {
        transform: scale(1.1);
    padding-bottom: 8px;
}

.home-sec4 .wpb_single_image img {
    transition: 0.4s;
}
.testimonials-box .one-posts {
        padding-left: 30px;
    padding-right: 50px;
    padding-bottom: 30px;
    position: relative;
    background-color: #201f1d;
    border-radius: 6px;
    padding-top: 30px;
    transition: .4s;
    border: solid 1px #1b1b1b;
}

.testimonials-box .one-posts:hover {
    border-radius: 6px;
    background: transparent;
}

.testimonials-box .one-posts .top {
    display: flex;
    align-items: center
}

.testimonials-box .one-posts .top img {
    border-radius: 50%;
    height: 85px;
    width: 85px;
    border: solid 2px #cfcfcf
}

.testimonials-box .one-posts .top .headings h2 {
    width: 100%;
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
    padding-left: 12px;
    color: #4ba4c1;
    font-family: 'Abhaya Libre';
}

.testimonials-box .one-posts .top .headings ul.rating {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 12px;
    margin-bottom: 0;
    padding-top: 2px
}

.testimonials-box .one-posts .top .headings ul.rating li i {
    color: #4ba4ca;
    font-size: 12px
}

.testimonials-box .one-posts .top .headings ul.rating li {
    padding-right: 3px
}

.testimonials-box .one-posts .detailed .contnt {
    padding-top: 22px;
    text-align: left;
    color: #a0aca0 !important;
    font-size: 16px;
    font-family: 'Montserrat';
    font-style: italic;
}

.testimonials-box .one-posts .detailed .bottom img {
    height: 55px;
    width: 116px;
    object-fit: cover;
    margin-top: 28px
}

.testimonials-box .one-posts .detailed .bottom p {
    margin-bottom: 0
}

.testimonials-box {
    margin-top: 30px
}

.test-sec .owl-nav {
    text-align: center
}

.test-sec .owl-nav {
    text-align: center;
    margin-top: 40px
}

.test-sec .owl-nav button i {
    border: solid 1px #fff;
    color: #fff;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    padding-top: 14px;
    background: #f63605;
}

.test-sec .owl-nav button {
    margin: 6px
}
.testi-sec .owl-nav button:focus {
    outline: none
}

.testi-code {
    margin-bottom: 0 !important
}

.testi-code .owl-dots {
    display: none
}


.testimonials-box .one-posts .top p {
    text-align: left;
    padding-left: 12px;
    font-size: 14px;
    margin-bottom: -2px;
    font-family: 'Montserrat';
    font-weight: 500;
    color: #fff !important;
}
.test-sec .owl-nav  button.owl-prev {
    position: absolute;
    left: -96px;
    top: 38%;
}

.test-sec .owl-nav button.owl-next {
    position: absolute;
    right: -96px;
    top: 38%;
}

.test-sec .owl-nav button:focus {
    outline: none;
}

.test-sec h4.vc_custom_heading {
    margin-top: 0px;
    font-family: 'Abhaya Libre';
    font-size: 24px;
    color: #f63605;
    line-height: 1.2;
    margin-bottom: 0px;
}

.test-sec h2.vc_custom_heading {
    text-transform: capitalize;
    margin-bottom: -20px;
    font-family: math;
    font-size: 66px;
    font-weight: 600 !important;
    line-height: 0.9;
    padding-bottom: 40px;
	color:#fff;
}
.test-sec {
    padding-top: 100px !important;
    padding-bottom: 100px;
	background-attachment: fixed;
}
.home-sec5 {
	padding-top:70px !important;
    padding-bottom: 100px !important;
}
}

h4.vc_custom_heading.avail {
    margin-top: 0px;
    font-family: 'Abhaya Libre';
    font-size: 24px;
    color: #f63605;
    line-height: 1.2;
    margin-bottom: 0px;
}

/* .home-sec5 h4.vc_custom_heading {
    margin-top: 0px;
    font-family: 'Abhaya Libre';
    font-size: 24px;
    color: #f63605;
    line-height: 1.2;
    margin-bottom: 0px;
} */

.home-sec5 h4.vc_custom_heading {
    margin-top: 0px;
    font-family: 'Abhaya Libre';
    font-size: 26px;
    font-weight: 800;
    color: #4ba4c1;
    line-height: 1.2;
    margin-bottom: 0px;
}

.home-sec5 h2.vc_custom_heading {
	color: #fff;
    font-family: math;
    font-size: 66px;
    font-weight: 600 !important;
    line-height: 1.1;
    padding-bottom: 18px;
    text-shadow: 2px 4px 6px rgb(0 0 0 / 14%);
}

.home-sec5 .wpb_text_column p {
    font-family: 'Montserrat';
    font-size: 20px;
    color: #8f8f90;
    padding-bottom: 20px;
}

.home-sec5 h3.vc_custom_heading {
    margin-top: 0px;
    font-family: 'Abhaya Libre';
    font-size: 40px;
    color: #ffffff;
    line-height: 1.2;
    margin-bottom: 0px;
}

.home-sec5 .wpb_text_column ul {
    display: flex;
    align-items: center;
    list-style: none;
    padding-left: 0px;
    margin-top: 28px;
}

.home-sec5 .wpb_text_column ul li {
    margin-right: 26px;
}

.home-sec5 .wpb_text_column {
    margin-bottom: 0px;
}
.home-sec5 .wpb_single_image {
    margin-bottom: 0px;
}
.home-sec4 .wpb_single_image {
    margin-bottom: 10px;
}

.home-sec5 .vc_btn3-container.pnk-btn.vc_btn3-inline {
    PADDING-TOP: 30PX;
}

.home-sec5 .pnk-btn a{
    background: #4ba4c1 !important;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 600;
    padding-left: 40px;
	padding-right: 40px;
    padding-top: 14px;
    padding-bottom: 14px;
    border: solid 1px #4ba4c1 !important;
    color: #fff !important;
    border-radius: 6px;
}

.home-sec5 .pnk-btn a:hover {
        color: #4ba4c1 !important;
    background: #fff !important;
    border: solid 1px #ffffff !important;
    transition: 1s;
    box-shadow: -1px 1px 12px rgb(144 144 144);
}

.wpb_single_image.wpb_content_element.vc_align_center.wpb_animate_when_almost_visible.wpb_fadeInRight.fadeInRight.vc_custom_1709147379318.info-img.wpb_start_animation.animated {
    width: 448px;
    height: 464px !IMPORTANT;
    padding-left: 120px;
}

/* .home-sec5:after {
    content: '';
    background: url(https://www.kimberlypadgettmorrison.com/kimberly/wp-content/uploads/2023/11/Rose-Flower-with-Pot.png);
    height: 277px;
    width: 195px;
    display: block;
    position: absolute;
    right: 10%;
    bottom: -120px;
    animation: bounce 0.5s infinite alternate;
} */

/* .home-sec5 {
    overflow: visible !important;
} */
.home-sec6 {
    padding-top: 100px;
}
.cntct-sec {
    padding-top: 90px;
    padding-bottom: 10px;
}

.cntct-sec h4.vc_custom_heading {
    font-family: 'Abhaya Libre';
    font-size: 20px;
    color: #f63605;
    margin-top: 0px;
    margin-bottom: 0px;
}

.cntct-sec h2.vc_custom_heading {
    font-size: 60px;
    font-family: 'Abhaya Libre';
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.cntct-sec .wpb_text_column p {
    font-family: 'Montserrat';
    font-size: 16px;
}

.contct-box {
    background: #fff;
    padding-bottom: 40px;
    margin-top: 60px;
    margin-bottom: 40px;
    border: 1px solid #f63605;
}

.contct-box .align-icon .aio-icon-img {
    margin-top: -45px;
    background: #000;
    padding: 14px;
    border-radius: 50%;
}

.contct-box h3.aio-icon-title {
    font-family: 'Abhaya Libre';
    font-size: 20px !important;
    font-weight: 700;
    margin-bottom: 0px !important;
}

.contct-box .aio-icon-description {
    font-family: 'Montserrat';
    font-size: 16px;
}

.contct-form {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 12px 0px 12px 0px;
    border-radius: 10px 10px 10px 10px;
}
.contct-box {
    border: 1px solid #000 !important;
}
.testimonials-box .one-posts {
    min-height: 270px;
}
section.vc_section.home-banr h1 {
    FONT-SIZE: 55PX;
}
section.vc_section.home-sec4 .vc_column-inner {
    margin: auto;
    display: table;
    text-align: center;
}
.contct-form .wpcf7-submit:hover {
    border: 1px solid #000 !important;
    color: #fff;
}
.contct-box img.img-icon {
    filter: brightness(0) invert(1);
}
.contct-form .wpcf7-submit {
    background: #000 !important;
    border: 1px solid #000;
}
.contct-form input {
    height: 50px;
    margin-bottom: 20px !important;
    border-radius: 0px;
    font-family: 'Montserrat';
    font-size: 14px;
}

.contct-form textarea {
    border-radius: 0px;
    font-family: 'Montserrat';
    height: 140px;
    margin-bottom: 20px !important;
    padding-top: 10px;
    resize: none;
    font-size: 14px;
}

.contct-form textarea:focus, .contct-form input:focus {
    box-shadow: none;
    outline: none;
    border-color: #f63605;
}

.contct-form .wpcf7-submit:hover {
    background: transparent;
    border: solid 1px #f63605;
    color: #e57097;
}

.contct-form .wpcf7-submit {
   padding-left: 50px;
   padding-right: 50px;
   text-transform: capitalize;
   background: #f63605;
   border: solid 1px #f63605;
   transition: 0.5s;
   margin-bottom: 0px !important;
   color: #fff;
   border-radius: 0px;
   font-weight: 600;
   margin-top: 26px;
   font-size: 16px;
}

.contct-form .btn-submit {
    text-align: center;
    position: relative;
}

.contct-form .btn-submit .wpcf7-spinner {
    position: absolute;
    bottom: 30px;
}
.inr-banr {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f9cfdd;
}

.inr-banr h2.vc_custom_heading {
    margin-top: 0px;
    font-family: 'Abhaya Libre';
    font-size: 45px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    color: #000;
}

.inr-banr .wpb_text_column {
    margin-bottom: 0px;
}

.inr-banr .wpb_text_column p {
    font-family: 'Montserrat';
    font-size: 14px;
}
.abt-sec-bio {
    padding-top: 120px !important;
    padding-bottom: 50px;
}
.home-sec6 .pnk-btn a {
    background: #f63605 !important;
    font-family: 'Montserrat';
    font-weight: 600;
    border-radius: 0px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    transition: 0.4s;
    border: solid 1px #f63605 !important;
}

.home-sec6 .pnk-btn a:hover {
    color: #f63605 !important;
    background: transparent !important;
}
.sec-pictrs .wpb_single_image img {
    border-radius: 30px;
}
.sec-testi h2.vc_custom_heading {
    text-transform: capitalize;
    color: #f63605;
    font-family: 'Abhaya Libre';
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.sec-testi .testi-box {
    margin-top: 110px;
    background: #f63605d6;
    border-radius: 0px;
    padding-left: 20px;
    padding-right: 20px;
    transition: 0.5s;
    padding-bottom: 35px;
    border: solid 1px #f63605;
}
.sec-testi h2.vc_custom_heading strong {
    color: #ff9900;
}
.sec-testi .testi-box .aio-icon-img {
    margin-top: -58px;
}

.sec-testi .testi-box:hover {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}

.sec-testi .testi-box h3.aio-icon-title {
    text-transform: capitalize;
    color: #333;
    font-family: 'Abhaya Libre';
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
}

.sec-testi .testi-box .aio-icon-description {
    margin-top: -18px;
}

.sec-testi .testi-box .aio-icon-description .dat {
    text-align: center;
    text-transform: capitalize;
    color: #f63605 !important;
    font-family: 'Montserrat' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
}
.sec-testi .testi-box .aio-icon-description .dat {
    position: relative;
	margin-bottom:10px;
}
.sec-testi .testi-box .aio-icon-description img {
    margin-top: 20px;
}
.sec-testi .testi-box .aio-icon-description .dat img {
    height: 25px;
    width: 25px;
    position: relative;
    top: -1px;
    margin-right: 0px;
    margin-left: 5px;
    margin-bottom: 0px;
	margin-top:0px;
}
.sec-testi .testi-box .aio-icon-description p {
    margin: 0px;
}
.sec-testi .testi-box .aio-icon-description p {
    font-family: 'Montserrat' !important;
    text-align: center;
    color: #333 !important;
}

.sec-testi {
    padding-bottom: 60px;
}
.sec-pictrs h2.vc_custom_heading {
    margin-top: 0px;
    font-family: 'Abhaya Libre';
    font-size: 58px;
    text-transform: capitalize;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.sec-pictrs .wpb_text_column p {
    font-family: 'Montserrat';
    font-size: 15px;
    color: #000;
}
.abt-sec4 {
    padding-bottom: 20px;
}
.faqs-abt {
    padding-top: 80px !important;
    padding-bottom: 50px;
}

.faqs-abt h2.vc_custom_heading {
    margin-top: 0px;
    font-family: 'Abhaya Libre';
    font-size: 60px;
    text-transform: capitalize;
    margin-bottom: 50px;
    padding-bottom: 10px;
}

.faqs-abt .vc_tta-panels .vc_tta-panel-heading h4.vc_tta-panel-title {
    font-family: 'Abhaya Libre';
    font-size: 30px;
    background: transparent !important;
}

.faqs-abt .vc_tta-panels .vc_tta-panel-heading h4.vc_tta-panel-title a {
    color: #000 !important;
    background: transparent !important;
    padding-top: 30px;
    padding-bottom: 30px;
}

.faqs-abt .vc_tta-panels .vc_tta-panel-heading {
    background: transparent !important;
}

.faqs-abt .vc_tta-panels .vc_tta-panel-body {
    background: transparent !important;
}

.faqs-abt .vc_tta-panels .vc_tta-panel-body .wpb_text_column p {
    font-family: 'Montserrat';
    font-size: 15px;
    color: #000;
}

.faqs-abt .vc_tta-panels .vc_tta-panel-body {
    padding-top: 24px;
    padding-bottom: 40px;
}

.faqs-abt .vc_tta-panel {
    margin-bottom: 17px !important;
}
.sec8-home .post-grids {
    display: flex;
    flex-wrap: wrap;
	padding-left: 80px;
    padding-right: 40px;
}

.sec8-home .post-grids .post-grid {
    width: 33.33%;
    flex: 0 0 30.4%;
    margin: 20px;
    border-radius: 8px;
}

.sec8-home .post-grids .post-grid .pst-img img {
    width: 100%;
    border-radius: 12px;
    height: 360px;
    object-fit: cover;
}

.sec8-home .post-grids .post-grid .pst-ctn {
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 20px;
}

.sec8-home .post-grids .post-grid .pst-ctn h3 {
	margin-top: 0px;
    font-size: 30px;
    text-transform: capitalize;
    color: #ffff;
    font-family: 'Abhaya Libre';
    font-weight: 700;
    line-height: 1.2;
    font-weight: 800;
}

.sec8-home .post-grids .post-grid .pst-ctn .ps-meta {
    display: flex;
    flex-wrap: wrap;
}

.sec8-home .post-grids .post-grid .pst-ctn .ps-meta p {
    margin-right: 15px;
    font-family: 'Montserrat';
	font-weight: 700;
    margin-bottom: 12px;
    font-size: 14px;
    color: #fff;
}

.sec8-home .post-grids .post-grid .pst-ctn .ps-meta p i {
    color: #1565A7;
    margin-right: 3px;
}

.sec8-home .post-grids .post-grid .pst-ctn .excp {
    font-family: 'Montserrat';
    font-size: 15px;
    color: #8b8b83;
}

.sec8-home .post-grids .post-grid .pst-ctn .pst-btn {
    color: #fff;
    font-family: 'Montserrat';
    font-size: 16px;
	font-weight: 700;
}
.sec8-home .post-grids .post-grid .pst-ctn .pst-btn i {
    font-size: 13px;
}

.sec8-home .post-grids .post-grid .pst-ctn .pst-btn {
    transition: 0.5s;
}

.sec8-home .post-grids .post-grid .pst-ctn .pst-btn:hover i {
    margin-left: 4px;
    transition: 0.4s;
}

.sec8-home .post-grids .post-grid .pst-ctn .pst-btn:hover {
    text-decoration: none;
}

.sec8-home .post-grids .post-grid .pst-img {
    position: relative;
}

.sec8-home .post-grids .post-grid .pst-img:before {
    content: '';
    height: 100%;
    width: 100%;
    background: #2c2b31a1;
    display: block;
    position: absolute;
    border-radius: 12px;
}

.sec8-home h2.vc_custom_heading {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: -20px;
    font-family: math;
    font-size: 80px;
    font-weight: 200 !important;
    line-height: 0.9;
    padding-bottom: 50px;
}

.sec8-home h2.vc_custom_heading strong {
    color: #ff9900;
}

.sec8-home .wpb_text_column p {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    color: #706e6e;
}

.sec8-home {
    padding-top: 50px !important;
}
body.blog div#content {
    padding-top: 0px;
}

body.blog section.blg-header {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f9cfdd;
}

body.blog section.blg-header h1 {
    margin-top: 0px;
    font-family: 'Abhaya Libre';
    font-size: 45px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}

body.blog section.blg-header h1 strong {
    font-weight: 600;
}

.blog-page {
    padding-top: 100px;
}

.blog-page .post-listng .bg-img-blog img {
    width: 100%;
    border-radius: 12px;
    height: 360px;
    object-fit: cover;
}

.blog-page .post-listng .bg-img-blog:before {
    content: '';
    height: 100%;
    width: 100%;
    background: #e5709761;
    display: block;
    position: absolute;
    border-radius: 12px;
}

.blog-page .post-listng .bg-img-blog {
    position: relative;
}

.blog-page .post-listng h2.entry-title a {
    margin-top: 0px;
    font-size: 28px;
    text-transform: capitalize;
    color: #171823;
    font-family: 'Abhaya Libre';
    font-weight: 700;
    line-height: 1.2;
}

.blog-page .post-listng h2.entry-title {
    border-bottom: 0px;
}

.blog-page .post-listng .entry-meta {
    margin-right: 15px;
    font-family: 'Montserrat';
    margin-bottom: 12px;
    font-size: 14px;
    color: #e57097;
}

.blog-page .post-listng .txt-lintng {
    font-family: 'Montserrat';
    font-size: 15px;
    color: #686565;
}

.blog-page .post-listng .readmore-btn-div a {
    color: #e57097;
    font-family: 'Montserrat';
    font-size: 16px;
}


/* ------footer css------ */


div#footer-widget {
    background: #000000 !important;
    padding-top: 20px !important;
    padding-bottom: 50px !important;
}

div#footer-widget section#text-2 h3 {
    font-family: 'Abhaya Libre';
    font-size: 50px;
    color: #4ba4c1;
    line-height: 1.2;
    margin-top: 0px;
    margin-bottom: 0px;
}

div#footer-widget .row {
    justify-content: space-between;
    align-items: center;
}

div#footer-widget .footr-lnks ul {
    padding-left: 0px;
    list-style: none;
    display: flex;
    justify-content: end;
    align-items: center;
    margin-bottom: 0px;
}

div#footer-widget .footr-lnks ul li {
    padding-left: 10px;
    padding-right: 10px;
}

div#footer-widget .footr-lnks ul li a {
    font-family: 'Montserrat';
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 10px;
}

div#footer-widget section#text-3 {
    margin-bottom: 0px;
}

div#footer-widget section#text-2 {
    margin-bottom: 0px;
}

div#footer-widget .footr-lnks ul li a:hover {
    text-decoration: none;
	    color: #4BA4C1;
}
.subscrb {
    position: relative;
}

.subscrb input.wpcf7-email {
    font-family: 'Montserrat';
    height: 50px;
    font-size: 15px;
    border: solid 1px #000;
    border-radius: 0px;
}

.subscrb .btn-sbmt .wpcf7-submit {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 50px;
    font-size: 0px;
    padding-left: 28px;
    padding-right: 28px;
    background: transparent;
    border: 0px;
}

.subscrb .btn-sbmt i {
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 38px;
    pointer-events: none;
    color: #4ba4ca;
}
.subscrb input.wpcf7-email:focus {
    box-shadow: 0 0 0 0.2rem rgb(229 112 151 / 43%);
}
div#footer-widget .row:last-child {
    align-items: flex-start;
    border-top: solid 1px #fff;
    margin-top: 30px;
    padding-top: 50px;
}

div#footer-widget h3.widget-title {
    margin-top: 0px;
    font-family: 'Abhaya Libre';
    font-size: 32px;
	color:#fff;
}

div#footer-widget .textwidget p {
    font-family: 'Montserrat';
    font-size: 14px;
	    color: #8f8f91;
}
/* div#footer-widget .footr-lnks ul li a:hover {
    color: #fff;
} */
footer#colophon {
    background: #485533 !important;
}

footer#colophon .site-info {
    text-align: center;
    font-family: 'Montserrat';
    color: #4ba4ca !important;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

/* div#footer-widget {
    background-color: #eeedee;
    padding-top: 60px;
    padding-bottom: 50px;
} */

footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
color: #ebffcb;
    background-color: #0d0d0d !important;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}