/*  PP */

.home-containt .col-md-12 h4 { font-size: 10px;  30px; margin-bottom: 20px; }

.home-con-box222 .jkj { margin-left: -5px; margin-right: -5px;   margin-top:    margin-top: -5px; }

.home-con-box222 .jkj li { float: left; width: 25%;  padding: 5px; }

.home-con-box222 .jkj li a { height: 100px; margin-left:5px;}

.home-con-box222 .jkj li a:hover {  }

.home-con-box222 .jkj li a figure { width: 40px; height: 40px; float: left; }

.home-con-box222 .jkj li a span { color: #5d5c5c;}
.home-con-box222 .jkj li a span:hover{color:#fdac3d}



	.owl-slider-box-n {
    padding: 0 0px;
}

.owl-slider-box-n .item figure .slider-img-pro {
    padding: 0px;
    width: 100%;
    margin: 0px auto 10px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
	
}

.owl-slider-box-n .item {
    padding: 0px !important;
    margin-bottom: 30px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    background-color: #fff;
	height: 390px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 18%);
}

.slider-img-pro img {
    transition: transform .5s ease;
    height: 190px!important;
    border: none;
    outline: none;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

footer .footer-menu .ul-padd {
    float: none;
    flex: 0 0 auto;
    width: 50%;
}

footer .footer-menu .ul-padd li {
    width: 100%;
    float: none;
}

footer .footer-menu {
    display: flex;
    flex: 0 0 auto;
    width: 100%;
    flex-wrap: wrap;
}

.owl-slider-box-n figure:hover img {
    transform: scale(1.5);
}

.owl-slider-box-n .item figure .slider-img-pro {
    overflow: hidden;
    position: relative;
}

.owl-slider-box-n .item figure .rtcl-price-amount {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    color: #ffffff;
}

.owl-slider-box-n .item figure .rtcl-price-type-label {
    font-size: 16px;
    color: #fff;
}

.owl-slider-box-n .item figure .rtin-price {
    background-color: #ff9600;
    position: absolute;
    bottom: 10px;
    right: -1px;
    padding: 5px 10px 5px 27px;
    z-index: 1;
    text-align: right;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20px 50%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20px 50%);
}

.owl-slider-box-n .item figure {
    padding: 2px;
    overflow: hidden;
    position: relative;
}

.owl-slider-box-n .contents {
    padding: 0px 10px;
    padding-bottom: 10px;
}

.owl-slider-box-n .heading-1 {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 8px;
    margin-top: 3px;
    display: block;
    color: #888;
    transition: all 0.5s ease-out;
}

.owl-slider-box-n .heading-1:hover {
    color: #F47823;
}

.owl-slider-box-n h5 {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 0;
    vertical-align: middle;
    display: inline;
    /*! font-size: 18px; */
    font-weight: 600;
}

.owl-slider-box-n .heading-2 {
    color: #2a2a2a;
    transition: all 0.5s ease-out;
}

.owl-slider-box-n .heading-2:hover {
    color: #F47823;
}

.owl-slider-box-n .rtcl-listing-badge-wrap {
    display: inline;
    margin: 0 0 0 10px;
    vertical-align: middle;
    line-height: 100%;
}

.owl-slider-box-n .rtin-meta {
    margin-top: 5px !important;
}

.owl-slider-box-n .badge.rtcl-badge-new {
    background-color: #e7291e;
    font-weight: 500;
    font-size: 12px;
    margin-right: 0;
    padding: 3px 5px 4px;
    border-radius: 3px;
}

.owl-slider-box-n .rtin-meta::after {
    content: '';
    display: table;
    clear: both;
}

.owl-slider-box-n .rtin-meta li {
    position: relative;
    width: 100%;
    padding-left: 21px;
    color: #999999;
    font-size: 14px;
    line-height: 1.3;
    margin-top: 2px;
}

.owl-slider-box-n ul li .fa {
    position: absolute;
    left: 0;
    top: 8px;
}

.owl-slider-box-n .not-revealed.btn.btn-warning {
    background-color: #ff9600;
    border-color: #ff9600;
    display: block;
    font-weight: 600;
    font-size: 15px;
    transition: 0.3s all ease-in-out;
    margin-top: 10px;
}

.owl-slider-box-n .not-revealed.btn.btn-warning:hover {
    background-color: #fff;
    color: #ff9600;
}

.owl-slider-box-n .not-revealed.btn.btn-warning .fa {
    margin-right: 6px;
    margin-top: -3px;
    vertical-align: middle;
}


footer {
    background: #363435;
}

footer .col-md-2 h3,
footer .col-md-4 h3 {
    color: #fff;
    margin-bottom: 27px;
}

footer .col-md-4 ul li a {
    font-size: 14px;
    color: #fff;
    padding-left: 32px;
    font-weight: 500;
    position: relative;
}

footer .col-md-4 ul li a::before {
    content: '';
    background-image: url('../img/chevron-right.png');
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: -2px;
    background-repeat: no-repeat;
}

footer .col-md-4 ul li {
    margin-bottom: 10px;
}

footer .info-ft ul li a {
    color: #fba73a;
    padding-right: 0px;
}
footer .info-ft ul li a:hover {
    color: #fff;
    padding-right: 0px;
}

footer .info-ft ul li a::before {
    background-image: url('../img/chevron-right-og.png');
}

footer .info-ft ul {
    width: 100%;
}

.foot-btn_3 {
    margin-bottom: 15px;
}

footer .info-ft {
    position: relative;
}

footer .info-ft::before {
    position: absolute;
    content: '';
    background-image: url('../img/logo2.png');
    width: 176px;
    height: 176px;
    right: 0;
    top: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}

footer .col-md-4 .social-media a::before {
    display: none;
}

footer .col-md-4 .social-media a {
    max-width: 40px;
}

footer .col-md-4 .social-media a img {
    transition: transform .5s ease;
}

footer .col-md-4 .social-media a:hover img {
        border: 2px solid #f0f0f0;
    border-radius: 100%;
}

footer .col-md-4 .social-media a {
    padding: 0;
}

footer .col-md-4 .social-media li {
    float: left;
    margin-right: 6px;
    margin-bottom: 0;
}

footer .social-media ul {
    margin-top: 20px;
}

footer .social-media ul::after {
    content: '';
    display: table;
    clear: both;
}

.foot-pra p {
    color: #fff;
    margin: 8px 0;
}

footer .stay-conenct {
    color: #fff;
}

footer .stay-conenct {
    color: #fff;
}

footer .stay-conenct {
    margin: 23px 0px 18px;
}

footer .stay-conenct h6 {
    font-size: 18px;
    margin-bottom: 10px;
}

.footer-in {
    padding: 30px 0px;
    border-top: 2px dashed #515151;
    border-bottom: 2px dashed #515151;
}

footer .stay-conenct .form-control {
    height: 36px;
}

footer .stay-conenct .btn.btn-danger {
    border-radius: 0;
    min-height: 36px;
    background: #ff9600;
    border: 1px solid #ffffff7a;
}

.stay-conenct p {
    opacity: 0.5;
}

.heading-p {
    font-size: 16px;
}

@-webkit-keyframes wrench {
    0% {
        transform: rotate(-12deg);
    }
    8% {
        transform: rotate(12deg);
    }
    10%,
    28%,
    30%,
    48%,
    50%,
    68% {
        transform: rotate(24deg);
    }
    18%,
    20%,
    38%,
    40%,
    58%,
    60% {
        transform: rotate(-24deg);
    }
    75%,
    100% {
        transform: rotate(0deg);
    }
}

@keyframes wrench {
    0% {
        transform: rotate(-12deg);
    }
    8% {
        transform: rotate(12deg);
    }
    10%,
    28%,
    30%,
    48%,
    50%,
    68% {
        transform: rotate(24deg);
    }
    18%,
    20%,
    38%,
    40%,
    58%,
    60% {
        transform: rotate(-24deg);
    }
    75%,
    100% {
        transform: rotate(0deg);
    }
}

@media screen and (max-width: 1023px) {
    #ptag::before {
        background: url('../img/free.png') !important;
        background-size: cover !important;
    }
    footer .col-md-4:first-child {
        width: 50%;
        float: left;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #ptag::before {
        background: url('../img/free.png') !important;
        background-size: cover !important;
    }
    .recent-slider .owl-carousel .owl-item figure {
        height: 250px !important;
    }
    .recent-slider .slider-img-pro img {
        height: 190px !important;
    }
    footer .col-md-4:first-child {
        width: 100%;
        float: left;
        margin-bottom: 0px;
    }
    footer .col-md-4 {
        width: 100%;
    }
}

@media screen and (max-width: 420px) {
    .slider-img-pro img {
        height: 150px !important;
    }
    footer .footer-menu .ul-padd {
        width: 100%;
    }
    footer .info-ft::before {
        width: 130px;
        height: 130px;
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1280px;
    }
}