/*----------------------------------
This is Style for Full Witdh Blog with 2 Coloumn

Name:         blog-1.css
Written By:   Designcollection
Version:      1.0
----------------------------------*/

/*----------------------------------
[Table of contents]

1. Global Styles
2. Mixins
3. Typography
4. Two Coloumn Blog
	4.1 Tab Content
	4.2 Shop Single Blog
	4.3 Single Product
-------------------------------------*/
/* Global Styles */
/* this is CSS for demo purpose only */

.demo {
   font-family: 'Poppins' !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
}
/* Mixins */
/* Href link */

#blg a,
#blg button {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}
#blg a i.fa,
#blg button i.fa {
    margin: 0px
}
#blg a i.fa,
#blg i.fa {
    color: #fff;
}
/* space top and botom */

.space-top {
    padding: 50px;
    background: #e6e5e5;
    margin: 0px 0px 50px 0px;
    font-size: 45px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
   font-family: 'Poppins' !important;
}
.space-bottom {
    padding: 70px 0px;
    background: #e6e5e5;
    margin: 50px 0px 0px 0px;
    font-size: 45px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
}
/* button */

#blg .input-group-btn .btn {
    height: 34px
}
#blg .info-bar {
    line-height: 19px;
    vertical-align: middle;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 20px;
    font-size: 12px;
   font-family: 'Poppins' !important;
}
/* list item group */

#blg .list-group-item.disabled,
#blg .list-group-item.disabled:hover,
#blg .list-group-item.disabled:focus {
    background-color: #f5f5f5 !important;
    color: #333 !important;
}
#blg .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
#blg .list-group-item {
    margin-bottom: -1px;
    padding: 5px 20px !important;
    position: relative;
    background-color: #fff;
    border: 1px solid #e6e4e4;
    display: block;
    border-bottom: transparent;
    position: relative;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
#blg .list-group-item.blog {
    padding: 14px 20px 8px 20px !important;
}
#blg .list-group-item-one {
    background-color: #fff;
    border: 1px solid #e6e4e4;
    display: block;
    padding: 0 20px !important;
    position: relative;
}
/* List group link */

#blg .list-group-item a {
    font-size: 14px;
   font-family: 'Poppins' !important;
}
/* Border style */

#blg .list-group.border-bot {
    border-bottom: 2px solid #e6e4e4 !important;
}
#blg .list-group.sidebar-overflow {
    border-bottom: 2px solid #e6e4e4 !important;
}
#blg .list-group.sidebar-overflow.half {
    height: 120px;
}
/* label style */

#blg label {
    display: inline-block;
    font-size: 12px !important;
    font-weight: 500 !important;
    margin-bottom: 5px;
    max-width: 100%;
}
/* color varient */

#blg .yellow {
    float: right;
    color: #fffa00;
}
#blg .green {
    float: right;
    color: #00CC00;
}
#blg .red {
    float: right;
    color: #ff3c00;
}
#blg .gray {
    float: right;
    color: #999999;
}
#blg .orange {
    float: right;
    color: #FFCC00;
}
#blg .blue {
    float: right;
    color: #0000FF;
}
#blg .black {
    float: right;
    color: #333333;
}
#blg .white {
    float: right;
    color: #f8f8f8;
}
/* count */

#blg .brand-count {
    font-size: 11px;
    text-align: left;
    display: inline-block;
    padding-left: 10px;
    color: #fff;
   font-family: 'Poppins' !important;
}
/* label message */

#blg .label-warning {
    background-color: #0A2647;
}
/* price tag */

#blg .pu-price {
    text-align: left;
}
#blg .list-inline > li , #blg .list-inline > li > a{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
/* blog paragraph through */

#blg p.cross {
    text-decoration: line-through;
    font-size: 11px;
    color: #848484;
    border-bottom: 1px solid #ccc;
}
#blg .pu-price .pu-discount
{
    color: #848484;
    padding-bottom: 2px;
}
#blg .pu-old {
    color: #848484;
    text-decoration: line-through;
}
/* Border style */

#blg .pu-border-top {
    border-top: 1px solid #fff;
    padding-top: 12px;
}
/* Padding style */

#blg .pu-final {
    color: #333;
    padding: 2px 0px;
}
#blg .fk-font-17 {
    font-size: 17px;
   font-family: 'Poppins' !important;
}
/* font weight */

#blg .fk-bold {
    font-weight: bold;
}
#blg .pu-emi {
    color: #565656;
}
#blg .fk-font-12 {
    font-size: 11px;
}
#blg .pu-usp {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 11px;
    list-style-type: disc;
    margin-top: 4px;
    padding-bottom: 5px;
    padding-left: 10px;
   font-family: 'Poppins' !important;
}
/* list type */

#blg ul.pu-usp li {
    font-size: 11px !important;
    color: #848484;
    line-height: 20px !important;
}
/* float right */

#blg .new-float {
    float: right;
}
@media (max-width: 991px) {
    /* blog show case */
    
    #blg .info-bar .products-showing {
        text-align: center
    }
}
#blg .info-bar .products-number-sort {
    font-size: 14px;
   font-family: 'Poppins' !important;
}
@media (max-width: 991px) {
    /* blog number short */
    
    #blg .info-bar .products-number-sort {
        text-align: center;
        margin-top: 10px
    }
}
/* blog no. position */

#blg .info-bar .products-number {
    text-align: center
}
#blg .info-bar .products-number strong {
    margin-right: 10px
}
#blg .info-bar .products-sort-by {
    text-align: right;
}
#blg .info-bar .products-sort-by select {
    margin-left: 10px;
    margin-left: 10px;
    font-size: 12px;
    height: 25px;
    padding: 2px 2px;
}
/* button default */

#blg .btn-default {
    background: #0A2647;
    color: #fff;
    border: solid 1px #0A2647;
}
@media (max-width: 991px) {
    /* blog short */
    
    #blg .info-bar .products-sort-by {
        margin: 0
    }
}
@media (max-width: 767px) {
    #blg .info-bar .products-sort-by {
        text-align: center;
        margin: 10px 0 0
    }
}
/* full product info */

#blg .product {
    background: #fff;
    border-radius: var(--bs-border-radius-sm);
    border-bottom: dotted 1px #0A2647;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}
/* blog images layout */

#blg .product .image {
    overflow: hidden;
    position: relative;
    border: 1px solid #f0f0f0;
}
#blg .product .image:hover {
    border: 1px solid #0A2647;
}
#blg .product .image img {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}
@media (max-width: 767px) {
    /* images responsive */
    
    #blg .product .image img.img-responsive {
        min-width: 100%
    }
}
/* view button css */

#blg .product .image .quick-view-button {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -50px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}
#blg .product .image .quick-view-button .btn {
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 11px;
    width: 100%;
    text-align: center;
   font-family: 'Poppins' !important;
}
@media (max-width: 767px) {
    #blg .product .image .quick-view-button {
        display: none
    }
}
/* text padding */

#blg .product .text {
    padding: 20px;
    background: #205295;
}
/* blog title */

#blg .product .text h3 {
    font-size: 18px;
    font-weight: 700;
    height: 43.2px;
    margin-bottom: 0
}
#blg .product .text h3 a {
    color: #555
}
/* blog font css */

#blg .product .text p.price {
    font-size: 18px;
   font-family: 'Poppins' !important;
}
#blg .product .text p.price del {
    color: #999
}
/* blog button */

#blg .product .buttons {
    clear: both;
    position: absolute;
    display: none;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: solid 1px transparent;
    padding: 20px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-align: center
}
#blg .product .buttons .btn {
    margin-bottom: 20px
}
/* blog hover */

#blg .product:hover {
    border-bottom: solid 1px #0A2647;
    top: 0
}
#blg .product:hover .quick-view-button .btn {
    opacity: .9;
    filter: alpha(opacity=80)
}
#blg .product:hover .image img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}
#blg .product p.brand {
    font-weight: 500;
   font-family: 'Poppins' !important;
    font-size: 16px;
    text-transform: capitalize;
    text-align: left;
    margin: -5px 0px 5px 0px;
    padding: 0px;
}
#blg small,
#blg .small {
    font-size: 14px;
   font-family: 'Poppins' !important;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: -4px;
    color: #fff;
}
/* pages css*/

#blg .pages {
    text-align: center
}
#blg .pages .pagination {
    text-align: center
}
#blg .mainImage {
    margin-bottom: 40px
}
/* hyperlink link CSS */

#blg a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
   font-family: 'Poppins' !important;
}
#blg a:hover,
#blg a:focus {
    text-decoration: underline
}
#blg a:focus {
    outline: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
#blg .img-rounded {
    border-radius: 0
}
/* button css */

#blg .btn {
    font-weight: 700;
   font-family: 'Poppins' !important;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 0px !important;
}
/* primary button */

#blg .btn-primary {
    color: #0A2647;
    background-color: #fff;
    border-color: #0A2647;
    border-radius:0px;
}
#blg .btn-primary:hover,
#blg .btn-primary:focus,
#blg .btn-primary:active,
#blg .btn-primary.active,
#blg .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #ebebeb;
    border-color: #fff !important;
}
#blg .btn-primary:active,
#blg .btn-primary.active,
#blg .open .dropdown-toggle.btn-primary {
    background-image: none
}
#blg .btn-primary.disabled,
#blg .btn-primary[disabled],
fieldset[disabled] .btn-primary,
#blg .btn-primary.disabled:hover,
#blg .btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
#blg .btn-primary.disabled:focus,
#blg .btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
#blg .btn-primary.disabled:active,
#blg .btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
#blg .btn-primary.disabled.active,
#blg .btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #fff;
    border-color: #0A2647
}
#blg .btn-primary .badge {
    color: #fff;
    background-color: #0A2647
}
#blg .btn-primary:hover,
#blg .btn-primary:focus,
#blg .btn-primary:active,
#blg .btn-primary.active {
    background: #0A2647;
    color: #fff;
    border: solid 1px #0A2647
}
#blg .btn-secondary {
    color: #0A2647;
    background-color: #fff;
    border-color: #fff;
    border-radius: 0px;
}

#blg .btn-secondary:hover, #blg .btn-secondary:focus, #blg .btn-secondary:active, #blg .btn-secondary.active {
    background: transparent;
    color: #fff;
    border: solid 1px #fff;
}
/* large size button */

#blg .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}
/* small size button */

#blg .btn-sm {
    padding: 1px 3px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
   font-family: 'Poppins' !important;
}
/* mobile size button*/

#blg .btn-xs {
    padding: 1px 5px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 0;
    float: right;
    margin-top: 3px;
}
#blg .dropdown-menu>li>a {
    padding: 8px 20px
}
/* label */

#blg .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
   font-family: 'Poppins' !important;
}
#blg label {
    font-weight: normal
}
/* form control */

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
#blg .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
#blg .form-control:-ms-input-placeholder {
    color: #999
}
#blg .form-control::-webkit-input-placeholder {
    color: #999
}
#blg .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}
/* form group */

#blg .form-group {
    margin-bottom: 20px
}
/* pagination */

#blg .pagination {
    margin: 20px 0;
   font-family: 'Poppins' !important;
    border-radius: var(--bs-border-radius-sm) !important;
}
#blg .pagination>li>a,
#blg .pagination>li>span {
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #0A2647;
    background-color: #fff;
    border: 1px solid #ddd;

}
#blg .pagination>li>a:hover,
#blg .pagination>li>span:hover,
#blg .pagination>li>a:focus,
#blg .pagination>li>span:focus {
    color: #0A2647;
    background-color: #e6e6e6;
    border-color: #adadad;
}
#blg .pagination>.active>a,
#blg .pagination>.active>span,
#blg .pagination>.active>a:hover,
#blg .pagination>.active>span:hover,
#blg .pagination>.active>a:focus,
#blg .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #0A2647;
    border-color: #0A2647
}
#blg .pagination>.disabled>span,
#blg .pagination>.disabled>span:hover,
#blg .pagination>.disabled>span:focus,
#blg .pagination>.disabled>a,
#blg .pagination>.disabled>a:hover,
#blg .pagination>.disabled>a:focus {
    color: #0A2647;
    background-color: #fff;
    border-color: #0A2647;
}
#blg .pagination > li:first-child > a,
#blg .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#blg .pagination > li:last-child > a,
#blg .pagination > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
/* list group item */

#blg a.list-group-item.active>.badge,
#blg .nav-pills>.active>a>.badge {
    color: #0A2647;
    background-color: #fff
}
/* price range style */

#blg .price-border {
    border: 1px solid #ccc;
}
#blg .price-mar {
    margin: 15px;
}
/* Blog filter */

#blg .price-range {
    border: 0;
    color: #f6931f;
    font-weight: bold;
    width: 50%;
}
/* tag css*/

.list-tag {
    margin: 19px 0px 16px 0px;
}
#blg .list-tag a {
    margin-bottom: 5px;
    margin-right: 5px;
    position: relative;
    display: inline-block;
}
#blg .tag {
    background: #a1b1c1;
    color: #fff;
    display: inline-block;
    font-size: .8em;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 6px 10px;
    text-transform: uppercase;
   font-family: 'Poppins' !important;
}
#blg .num {
    background: #ffb600;
    display: inline-block;
    font-size: .8em;
    padding: 6px 10px;
    color: #fff;
    position: relative;
    margin-left: -2px;
}
/*search box style*/

#blg .search {
    height: 40px;
    position: relative;
    margin: 20px auto;
}
input[type="search"] {
    background: #fff;
    border: 1px solid #e5e5e5;
    color: #888;
    float: left;
    font-size: 14px;
    height: auto;
    letter-spacing: 1px;
    margin: 0;
    padding: 10px;
    width: 100%;
    outline: none;
   font-family: 'Poppins' !important;
}
#blg .search_btn {
    background: none;
    border: none;
    color: #ffb600;
    float: left;
    right: 0;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    min-width: 40px;
    position: absolute;
    vertical-align: bottom;
}
/*mail subscribe css*/

#blg .subscribe {
    position: relative;
    margin: 20px 0px 18px 0px;
    display: block;
}
#blg .submit_btn {
    margin-top: 10px;
    background: #f0f0f0;
    border: 1px solid #e2e1e1;
    color: #fff;
    padding: 8px;
    height: auto;
    width: 100%;
    border-radius: 0px;
}
/*blog css*/

#blg .single-blog-post {
    width: 100%;
    margin: 0px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: -4px;
}
#blg .post-thumb {
    width: 45%;
    float: left;
    padding: 10px 10px 10px 0px;
}
#blg .post-thumb img {
    margin-left: 0px;
    margin-top: 0px;
    width: 100%;
    min-height: auto;
    border: 1px solid #a5a5a5;
}
#blg .post-area {
    width: 55%;
    float: left;
    padding: 10px 0px 10px 10px;
}
#blg .cal {
    color: orange;
    font-size: 14px;
   font-family: 'Poppins' !important;
}
/* View more CSS */

#blg .view-more-one {
    font-size: 14px;
    color: #ccc !important;
    padding-left: 5px;
}
/* Social share */

#blg a.view-more-one:hover {
    color: #032aff;
}
#blg a i.fa.fa-facebook:hover {
    color: #3b5998;
}
#blg a i.fa.fa-twitter:hover {
    color: #1dcaff;
}
#blg a i.fa.fa-pinterest:hover {
    color: #c8232c;
}
#blg .fa.fa-share-alt-square {
    font-size: 17px;
}
#blg .pu-price .list-inline {
    margin-bottom: 11px;
}
.d-content{
 display: contents;
}
/* Footer Css Begin */

#blg h5{
    font-size:20px;
    font-weight:400;
}

#blg p{
    font-size:15px;
    font-weight:300;
}


#blg .bg-dark{
    background-color: #0A2647 !important;
}
#blg .pt-100{
    padding-top:100px;
}

#blg .pb-100{
    padding-bottom:100px;
}

#blg .ptb-100{
    padding:100px 0px;
}
#blg .footer ul li a{
    padding-left: 0px;
    font-size: 14px;
    text-decoration:none;
}
/* Footer CSS END */

/* Navbar CSS Begin */

#blg .navbar-custom ul.navbar-nav li a{
    font-size:16px;
    font-weight: 400;
    padding:10px 15px;
    color:#fff;
    text-decoration:none;
    border-radius:4px;
    text-transform: capitalize;
}

#blg .navbar-custom ul {
    list-style: outside none none;
    padding: 0px;
    margin: 10px 0px 10px 0px;
    color: #fff;
    font-size: 14px;
}


#blg .navbar-custom ul.navbar-nav li a:hover{
    background-color: transparent;
    text-decoration:none;
    color:#ccc;

}
#blg .navbar-custom .navbar-nav .dropdown-menu{
    font-size:16px;
    font-weight: 400;
    margin-top:15px;
  
}
#blg .navbar-custom ul.dropdown-menu li a{
    background-color: #144272;
    border-bottom:1px solid #ccc;
    text-transform: inherit;
    padding:10px 15px;
    color:#fff;
    border-radius:0px;
}
#blg .navbar-custom ul.dropdown-menu li a:hover{
    padding:10px 15px;
    color:#fff;
    background-color: #144272;
}
#blg .border-bottom-primary{
    border-bottom:1px solid #ccc; 
}
#blg .bg-soft{
    background-color: #0A2647;
}
/* Navbar CSS END */

/* Showcase Begin */
#blg .image-wrapper {
    width: 100%;
    max-width: 400px; /* Adjust as needed */
}

#blg .image-bg {
    width: 100%;
    height: 500px; /* Set the desired height */
    position: relative;
    border-radius:4px !important;
}

#blg .image-bg .image-scroll-top {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* Fill the container */
    border: 1px solid var(--bs-primary);
    border-radius: var(--bs-border-radius);
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .1), 0 .5rem 1rem rgba(0, 0, 0, .1);
    transition: background-position 3s ease-out; /* Smooth scrolling effect */
}

#blg .one-blog-2-col {
    background: url('../../images/power-blog-layout-design-fullwidth-2-column.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#blg .one-blog-3-col {
    background: url('../../images/power-blog-layout-design-fullwidth-3-column.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#blg .one-blog-4-col {
    background: url('../../images/power-blog-layout-design-fullwidth-4-column.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#blg .two-blog-2-col {
    background: url('../../images/power-blog-layout-design-2-fullwidth-2-column.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#blg .two-blog-3-col {
    background: url('../../images/power-blog-layout-design-2-fullwidth-3-column.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#blg .two-blog-4-col {
    background: url('../../images/power-blog-layout-design-2-fullwidth-4-column.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#blg .three-blog-2-col {
    background: url('../../images/power-blog-layout-design-3-fullwidth-2-column.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#blg .three-blog-3-col {
    background: url('../../images/power-blog-layout-design-3-fullwidth-3-column.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#blg .three-blog-4-col {
    background: url('../../images/power-blog-layout-design-3-fullwidth-4-column.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#blg .four-blog-2-col {
    background: url('../../images/power-blog-layout-design-4-fullwidth-2-column.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#blg .four-blog-3-col {
    background: url('../../images/power-blog-layout-design-4-fullwidth-3-column.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
#blg .four-blog-4-col {
    background: url('../../images/power-blog-layout-design-4-fullwidth-4-column.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

#blg .image-bg:hover .image-scroll-top {
    background-position: center 100%;
}

/* Showcase End */

/* preloader Begin */

#blg .preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: var(--bs-white);
	z-index: 99
}

#blg .loading {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -70px 0 0 -45px;
}

/* preloader End */

/* Social Media Begin */
#blg .social-media {
    right: 0;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#blg .social-media ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
    margin: 0;
}

#blg .social-media .list-inline > li {
    padding: 0px;
    margin:0px;
}

#blg .social-media a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px; /* Equal width */
    height: 50px; /* Equal height */
    text-align: center;
    transition: all 0.3s ease;
    font-size: 20px;
    border-radius: 50%; /* Circular icons */
    color: white; /* Default text color */
    text-decoration: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Add shadow */
}

#blg .social-media a:hover {
    transform: scale(1.1); /* Slightly enlarge on hover */
}

#blg .social-media a .fab {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; /* Ensuring the icon takes full width */
    height: 100%; /* Ensuring the icon takes full height */
}

#blg .social-media a .fa-facebook-f {
    background-color: #1877F2;
    color: var(--bs-white);
    border:1px solid #1877F2;
}
#blg .social-media a:hover .fa-facebook-f {
    color: #1877F2;
    background-color: var(--bs-white);
    border:1px solid #1877F2;
}

#blg .social-media a .fa-instagram {
    background-color: #E1306C;
    color: var(--bs-white);
    border:1px solid #E1306C;
}
#blg .social-media a:hover .fa-instagram {
    color: #E1306C;
    background-color: var(--bs-white);
    border:1px solid #E1306C;
}

#blg .social-media a .fa-twitter {
    background-color: #1DA1F2;
    color: var(--bs-white);
    border:1px solid #1DA1F2;
}

#blg .social-media a:hover .fa-twitter {
    color: #1DA1F2;
    background-color: var(--bs-white);
    border:1px solid #1DA1F2;
}


#blg .social-media a .fa-youtube {
    background-color: #FF0000;
    color: var(--bs-white);
    border:1px solid #FF0000;
}

#blg .social-media a:hover .fa-youtube {
    color: #FF0000;
    background-color: var(--bs-white);
    border:1px solid #FF0000;
}

#blg .social-media a .fa-whatsapp {
    background-color: #25D366;
    color: var(--bs-white);
    border:1px solid #25D366;
}
#blg .social-media a:hover .fa-whatsapp {
    color: #25D366;
    background-color: var(--bs-white);
    border:1px solid #25D366;
}

#blg .social-media a .fa-linkedin-in {
    background-color: #0077B5;
    color: var(--bs-white);
    border:1px solid #0077B5;
}
#blg .social-media a:hover .fa-linkedin-in {
    color: #0077B5;
    background-color: var(--bs-white);
    border:1px solid #0077B5;
}

#blg .social-media a .fa-google-plus-g {
    background-color: #DB4437;
    color: var(--bs-white);
    border:1px solid #DB4437;
}
#blg .social-media a:hover .fa-google-plus-g {
    color: #DB4437;
    background-color: var(--bs-white);
    border:1px solid #DB4437;
}

#blg .social-media a .fa-pinterest {
    background-color: #E60023;
    color: var(--bs-white);
    border:1px solid #E60023;
}

#blg .social-media a:hover .fa-pinterest {
    color: #E60023;
    background-color: var(--bs-white);
    border:1px solid #E60023;
}

/* Social Media End */
/* Social Share Begin */
#blg .share-facebook, #blg .share-facebook:hover {
    font-size: 12px;
    color: #fff;
    background-color: #3b5998;
    border: 1px solid #3b5998;
    border-radius: 4px;
    width: 50px;
    height: 30px;
    text-align: center;
    padding: 5px
}

#blg .share-linkedin, #blg .share-linkedin:hover {
    font-size: 12px;
    color: #fff;
    background-color: #007ab9;
    border: 1px solid #007ab9;
    border-radius: 4px;
    width: 50px;
    height: 30px;
    text-align: center;
    padding: 5px
}

#blg .share-twitter, #blg .share-twitter:hover {
    font-size: 12px;
    color: #fff;
    background-color: #00acee;
    border: 1px solid #00acee;
    border-radius: 4px;
    width: 50px;
    height: 30px;
    text-align: center;
    padding: 5px
}

#blg .share-pinterest, #blg .share-pinterest:hover {
    font-size: 12px;
    color: #fff;
    background-color: #e60023;
    border: 1px solid #e60023;
    border-radius: 4px;
    width: 50px;
    height: 30px;
    text-align: center;
    padding: 5px
}

#blg .share-telegram, #blg .share-telegram:hover {
    font-size: 12px;
    color: #fff;
    background-color: #08c;
    border: 1px solid #08c;
    border-radius: 4px;
    width: 50px;
    height: 30px;
    text-align: center;
    padding: 5px
}

#blg .share-reddit, #blg .share-reddit:hover {
    font-size: 12px;
    color: #fff;
    background-color: #ff4500;
    border: 1px solid #ff4500;
    border-radius: 4px;
    width: 50px;
    height: 30px;
    text-align: center;
    padding: 5px
}

#blg .share-tumblr, #blg .share-tumblr:hover {
    font-size: 12px;
    color: #fff;
    background-color: #34526f;
    border: 1px solid #34526f;
    border-radius: 4px;
    width: 50px;
    height: 30px;
    text-align: center;
    padding: 5px
}

#blg .share-whatsapp,#blg .share-whatsapp:hover {
    font-size: 12px;
    color: #fff;
    background-color: #29b21f;
    border: 1px solid #29b21f;
    border-radius: 4px;
    width: 50px;
    height: 30px;
    text-align: center;
    padding: 5px
}
/* Social Share End */

/*
 * #-make inquiry
*/


#blg .make-inquiry {
	background-image: url('../../images/sub.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	z-index: 1;
}
#blg .make-inquiry::after {
	content: "";
	clear: both;
	display: block;
	position: absolute;
	width: 70%;
	height: 100%;
	background: #144272;
	top: 0;
	left: 0;
	z-index: -1;
	clip-path: polygon(0 1%, 62% 0, 90% 100%, 0% 100%);
}
#blg .make-inquiry::before {
	content: "";
	clear: both;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #2c74b39c;
	top: 0;
	right: 0;
	z-index: -1;
}
#blg .make-inquiry-content h2 {
	font-size: 26px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 1.2;
	margin-bottom: 10px;
	color: #fff;
}
#blg .pt-70 {
    padding-top: 70px;
}
#blg .pb-70 {
    padding-bottom: 70px;
}
