body{
    margin: 0;
}

.fnp_logo {
    max-width: 250px;
}

.container {
    margin: auto;
}

.bg-white {
    background-color: #ffffff;
}

.ptb--100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.social-style-two-wrapper li a {
    margin: 0 5px;
}

.header-three.five.nav-color-white .header-right .nav-area-center nav ul li a {
    font-size: 18px;
    font-weight: 800;
}

.header-three .action-area span {
    color: #D9D9D9;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.breadcrumb-top a:last-child span {
    display: none;
}
.breadcrumb-top a span {
    padding: 0;
    display: inline-block;
}

.nav-area-center nav ul {
    gap: 50px
}

.header-three.five.nav-color-white .header-right .nav-area-center nav ul li li a:hover {
    color: #333333;
}
.header-three.five.nav-color-white .header-right .nav-area-center nav ul li li a {
    font-size: 16px;
    font-weight: 600;
}

.ffaq {
    width: 100%;
    background: #f6f6f6;
    padding: 50px;
    margin-top: 35px;
}

.rts-copyright-area-two .copy-right-area-inner-two {
    padding: 5px 0;
}

.breadcrumb-area-bg {
    position: relative;
}


.breadcrumb-area-bg:after {
    display: block;
    position: absolute;
    bottom: -12px;
    content: "";
    height: 12px;
    width: 30%;
    background-color: #222222;
}

.header-three {
    padding: 15px 90px;
}

.header-three.five.header--sticky.six.sticky {
    background-color: #000000;
}

.banner-content-inner-six .title {
    font-size: 40px !important;
    line-height: 40px !important;
}

.banner-content-inner-six p.disc {
    color: #ffffff;
    margin-bottom: 30px!important;
}

.banner-content-inner-six{
    padding-top: 350px;
}

.fnp_banner_bg{
    height: 100vh !important;
}

.pt0 {
    padding-top: 0px !important;
}
.rts-section-gap {
    padding: 60px 0;
}

h1, .h1 {
    line-height: 40px;
    font-size: 40px;
}

.service-list-one-wrapper .signle-service-list .center-area {
    flex-basis: 52% !important;
}

.ptb_sm--80{
    padding-top: 80px;
    padding-bottom: 80px;
}

.ptb_sm--60{
    padding-top: 60px;
    padding-bottom: 60px;
}

.rts-blog-area-start-six:hover .blog_desc p{
    color: white;
}

.service-left-sidebar-wized .recent-post-single .thumbnail img{
    min-width: auto;
}

.blog-single-post-listing .thumbnail img{
    height: 600px;
    object-fit: cover;
}

.product_slider_v2 img{
    height: 500px;
    object-fit: cover;
    width: 100%;
    object-position: bottom;
}

.portfolio-style-custom-4:hover .product_desc p{
    color: white;
}

.product_desc p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow:hidden ;
    color: white;
}

.portfolio-style-custom-4 .inner-content{
    left: 0;
    padding: 20px;
}

.btn_call{
    padding: 12px;
    background: black;
    color: white;
    display: block;
    border: 1px solid #000;
    line-height: 1;
    text-align: center;
    width: 100%;
}

.btn_call:hover{
    background: transparent;
    border-color: black;
    color: black;
}

.btn_wp{
    padding: 12px;
    background: #42da86;
    color: white;
    display: block;
    border: 1px solid #42da86;
    line-height: 1;
    text-align: center;
    width: 100%;
}

.btn_wp:hover{
    background: transparent;
    border-color: #42da86;
    color: #42da86;
}

.cta-area-two {
    height: 500px;
    background-attachment: fixed;
}

.video-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.40);
    opacity: 1;
    z-index: 0;
}

.vedio-icone{
    z-index: 1;
}

.rts-blog-area-start-six .inner-content{
    left: 0;
    padding: 20px;
    top: 0;
    transform: translateY(0);
}

.read_more{
    margin-top: 15px;
    display: inline-block;
    padding: 10px 30px;
    background: #f6b412;
    color: black;
    transition: 0.3s ease-in-out;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 11;
}

.read_more:hover{
    color: black;
}

.read_more i{
    margin-left: 5px;
    transition: 0.3s ease-in-out;

}

.read_more:hover i{
    margin-left: 15px;
}

.thumbnail-about-one::after{
    left: 50px;
    position: absolute;
    top: 50px;
    border-color: #dedede;
    z-index: -1;
    display: none;
    opacity: 1;

}

.thumbnail-about-one.rts-reveal-one{
    overflow: visible;
}

.title-style-left .pre-title::after {
    position: absolute;
    top: 10px;
    content: "";
    left: 0;
    width: 40px;
    height: 1px;
    background: var(--color-primary);
}

.title-style-left .pre-title-area span.pre-title::before{
    position: absolute;
    top: 10px;
    content: "";
    left: 0;
    width: 40px;
    height: 1px;
    background: var(--color-primary);
}

.single-product-one .inenr-content-absolute{
    left: 0;
    padding: 20px;
    bottom: -200px;
}

.single-product-one::after{
    bottom: 0;
    height: 20%;
}

.title-style-left{
    position: relative;
}

.title-style-left .pre-title-area span.pre-title{
    padding-left: 45px;
}

.title-area-product-one .swiper-next-prev-wrapper .swiper-button-next{
    bottom: 0;
}

.title-area-product-one .swiper-next-prev-wrapper .swiper-button-prev{
    top: 65px;
}

.service-list-one-wrapper .signle-service-list .left-one .title{
    font-size: 20px;
}

.signle-blog-style-one .inner-content .title{
    font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.signle-blog-style-one .thumbnail{
    margin-bottom: 15px;
}

.signle-blog-style-one .inner-content .btn-blog-readmore{
    justify-content: flex-end!important;
}

.portfolio-style-custom-4::after{
    height: 20%;
}

.title-style-left .pre-title-area span.pre-title p{
    color: var(--color-primary) !important;
}

.portfolio-grid-col-2-single .thumbnail{
    max-width: 100%;
}

.portfolio-grid-col-2-single .thumbnail img{
    width: 100%;
}

.portfolio-grid-col-2-single .inner-text{
    margin-top: 15px;
}

.portfolio-grid-col-2-single .inner-text .title{
    margin-bottom: 15px;
}

.gallery_item{
    position: relative;
    overflow: hidden;
    max-width: 100%;
}

.gallery_item img{
    transition: 0.3s ease-in-out;
    width: 100%;
}

.gallery_item .zoom_btn {
    content: "\f002";
    font-family: 'FontAwesome';
    position: absolute;
    width: 25%;
    height: 25%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    opacity: 0;
    left: -100%;
    transition: 0.3s ease-in-out;
    z-index: 0;
    color: #f6b412;
}

.gallery_item:hover .zoom_btn{
    opacity: 1;
    left: 0;
}

.gallery_item:hover img{
    transform: scale(1.1);
}

img.mfp-img{
    width: 100% !important;
    height: 100% !important;
    object-fit: contain!important;
}

.has-dropdown .submenu{
    border-radius: 0;
}

.rts-footer-area{
    background-color: #1f1f25;
}

.rts-footer-area .title{
    color: #efefef;
}

.rts-footer-area .location p{
    color: #999999!important;
}

.rts-footer-area .location span{
    color: #dedede;
}

.rts-footer-area .contact-call a{
    color: #999999!important;
}

.rts-footer-area .contact-call span{
    color: #dedede!important;
}

.footer-two-main-wrapper-right{
    gap: 45px;
    justify-content: space-between;
}

.rts-copyright-area-two{
    border: none;
    border-top: 1px solid #999;
}

.slider-nav .thumb-img{
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.slider-nav .thumb-wrap{
    padding: 5px;
    position: relative;
    z-index: 2;
}

.slider-nav .slick-current .slick-active{

}

.swiper-button-next, .swiper-button-prev{
    margin-top: 0!important;
}

.title-area-product-one .swiper-next-prev-wrapper .swiper-button-next{
    top: 130px;
    bottom: auto;
}

.ptb_sm--60 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.btn-home{
    background: #222222;
    color: white;
    border: 1px solid #222222;
    padding: 12px 35px;
    display: inline-block;
}

.btn-home:hover{
    background: transparent;
    color: #222222;
}

.container_slide{
    padding: 10px 90px;
    margin: 0 auto;
}

.breadcrumb-area-bg .bread-crumb-area-inner .breadcrumb-top{
    gap:4px;
}

.swiper-button-next, .swiper-button-prev{
    position: absolute;
    filter: brightness(75) contrast(20.5) grayscale(40);
    background-size: auto;
    transform: translateY(-50%);
    width: 50px;
    height: 70px;
}

.swiper-banner-seven-main-wrapper .swiper-button-next, .swiper-banner-seven-main-wrapper .swiper-button-prev{
    display: none;
}

.urun-btn{
    filter: none!important;
}

.breadcrumb-area-bg .bread-crumb-area-inner .breadcrumb-top{
    color: #f6b412;
}

.about-top-history-information p{
    margin-bottom: 20px!important;
}

.floating_btn {
    position: fixed;
    bottom: 80px;
    right: 4px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content:center;
    z-index: 1;
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.contact_icon {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size:30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}


.text_icon {
    margin-top: 8px;
    color: #707070;
    font-size: 13px;
}


.contact-info-mid{
    padding: 20px 25px!important;
    border: 10px solid #f8f8f8!important;
    height: 100% !important;
    display: flex;
    flex-direction: column;
}
.contact-info-area-start .contact-info-mid .single-information{
    flex-direction: column!important;
    gap: 2px!important;
}
.single-information{
    display: flex!important;
}
.information{
    display: flex;
    gap: 18px;
}

.contact{
    display: flex;
    gap: 24px;
    align-items: center;
}

.icons {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 5px solid #f4f4f4;
    background: #1f1f25;
    line-height: 46px;
    text-align: center;
    margin-right: 5px;
    color: white;
    font-size: 12x;
}
.right span{
    color: #1f1f25!important;
}
.first-icon{
    margin-bottom: 80px;
}

@media (max-width:768px) {
    .header-three{
        padding: 15px 20px!important;
    }
    .cta-area-two.bg_image .vedio-icone{
        width: 100% !important;
        padding: 24px!important;
    }
    .banner-content-inner-six{
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        padding: 0 20px;
    }
    .banner-content-inner-six .title {
        font-size: 28px!important;
    }
    .pafination-area-main-home-6 .social-text-follow{
        bottom: 90px!important;
    }
    .rts-read-more-circle-btn{
        padding-bottom: 20px!important;
    }
}

@media screen and (min-width: 769px){
    .header-mobile{
        display: none!important;
    }
}
.nav.nav-tabs button{
    width: max-content;
    color: black;
    padding: 10px 45px;
}

@media screen and (max-width: 768px){
    .m-d-none{
        display: none!important;
    }

    .m-mb-15{
        margin-bottom: 15px;
    }

    .m-pl-0{
        padding-left: 8px!important;
    }

    .nav.nav-tabs button{
        width: max-content;
        color: black;
        padding: 10px 20px;
    }

    header {
        color: #fff;
        padding: 20px 20px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 999;
        width: 100%;
    }

    .mobile-nav {
        display: block;
        position: fixed;
        right: -100%;
        list-style: none;
        margin: 0;
        top: 0;
        height: 100vh;
        width: 100%;
        z-index: 9999;
        padding: 80px 30px;
        background: rgba(34, 34, 34, 0.50);
        transition: right 0.3s;
    }

    .nav-wrap{
        width: 80%;
        background: #fff;
        position: absolute;
        right: 0;
        height: 100vh;
        top: 0;
        padding: 80px 50px;
    }

    .menu-toggle {
        display: flex;
        flex-direction: column;
        cursor: pointer;
        position: absolute;
        right: 18px;
    }

    .bar:nth-child(1) {
        display: inline-block;
        width: 30px;
        height: 3px;
        background-color: #fff;
        margin: 3px 0;
        border-radius: 0;
        transition: 0.4s;
    }

    .bar:nth-child(2) {
        display: inline-block;
        width: 20px;
        height: 3px;
        background-color: #fff;
        margin: 3px 0;
        border-radius: 0;
        transition: 0.4s;
    }

    .bar:nth-child(3) {
        display: inline-block;
        width: 30px;
        height: 3px;
        background-color: #fff;
        margin: 3px 0;
        border-radius: 0;
        transition: 0.4s;
    }

    .menu {
        list-style: none;
        margin: 0;
        z-index: 9999;
        padding: 0;
    }

    #close_menu{
        position: absolute;
        left: 15px;
        top:15px;
        text-align: left;
        font-size: 30px;
        line-height: 1;
        z-index: 9999;
        color: #f7b512;
        width: max-content;
    }

    .mobile-nav.active{
        display: block;
        right: 0;
        transition: right 0.3s;
    }

    .menu a {
        text-decoration: none;
        color: #000;
        transition: 0.3s;
    }

    .menu a:hover {
        color: #e0a800;
    }

    .menu .menu_item{
        margin-bottom: 10px;
        position: relative;
        padding: 10px 0;
        border-bottom: 1px solid #efefef;
    }

    .menu .menu_item:last-child{
        border-bottom: 0;
    }

    .menu .menu_item .menu_link{
        font-weight: 400;
    }

    .menu .menu_item.has_dropdown::before{
        content: "\f078 ";
        position: absolute;
        right: 0;
        font-family: 'FontAwesome';
        color: #fff;
        background: #f7b512;
        padding: 10px;
        top: 0;
        line-height: 1;
    }

    .menu .menu_item.has_dropdown .dropdown_submenu{
        overflow: hidden;
        margin: 10px 0;
    }

    .menu .menu_item.has_dropdown .dropdown_submenu.open_menu{
        overflow: visible;
    }

    .mobile-nav .mobile_logo{
        position: absolute;
        left: 30px;
        top: 15px;
    }

    .mobile-nav .mobile_logo img{
        max-height: 30px;
    }

    .logo_mobile img{
        max-height: 30px;
    }

    .header-mobile{
        z-index: 9999;
    }

    .fnp_logo{
        max-width: 200px;
    }

    header.header-mobile.sticky{
        background: transparent;
        position: fixed;
        top: 0;
        left: 0;
    }

    header.header-mobile .logo-normal{
        display: block;
    }

    header.header-mobile .sticky-logo{
        display: none;
    }

    header.header-mobile.sticky .logo-normal{
        display: none;
    }

    header.header-mobile.sticky .sticky-logo{
        display: block;
    }

    .carousel-main img{
        height: 95vh!important;
    }

    .carousel-cell{
        height: 95vh!important;
    }

    .carousel-cell .service.swiper-slide{
        top: 50% !important;
    }

    .section{
        padding: 60px 0!important;
    }

    .services_list , .blog_wrapper .blog_feed{
        padding-left: 0!important;
    }

    .blog_feed{
        gap: 30px!important;
    }

    .brand_logo{
        max-height: 35px!important;
    }

    .footer_main-block_nav{
        padding-left: 0!important;
    }

    .modal_right{
        display: none;
    }

    .fixed-bottom-buttons{
        display: block;
    }

    .form_sec_wrapper{
        padding: 30px!important;
    }

    .form_sec_wrapper form .form-group input , .form_sec_wrapper form .form-group textarea{
        padding: 5px 10px;
    }

    .about_header .btn{
        margin: 0;
    }

    .loader{
        width: 10rem;
        height: 10rem;
        margin: 0;
        transform: translate(-50% , -50%);
    }



    .page .breadcrumbs{
        gap: 0 25px;
    }

    .page .breadcrumbs_item:after{
        width: 15px;
        height: 2px;
        background: #fff;
        top: 50%;
        right: -20px;
        transform: rotate(0deg);
    }

    .banner-title{
        font-size: 25px!important;
    }

    .speech-bubble{
        padding: 5px;
    }

    .about_contact.about_aside-item.primary-bg.contact-right-bg{
        margin: 30px 0;
    }

    .about_aside{
        margin-top: 0!important;
    }

    .swiper-button-next, .swiper-button-prev {
        display: none !important;
    }

    .container_slide{
        padding: 10px 35px!important;
    }

    .title-area-product-one .title-style-left{
        max-width: 100%;
    }

    .floating_btn{
        display: none;
    }

    .progress-wrap{
        display: none;
    }

    .rts-about-area-one .rts-reveal-one{
        max-width: 100%;
    }

    .footer-two-main-wrapper-right .single-footer-wized{
        margin: 10px 0;
    }

    .mptb-50{
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }

    .m-mt-40{
        margin-top: 40px!important;
    }

    .rts-footer-area .container{
        padding-left: 15px;
        padding-right: 15px;
    }

    p:last-child{
        margin-bottom: 0!important;
    }

    .mfp-image-holder .mfp-content{
        width: 80% !important;
    }

    .slider-nav .thumb-img{
        height: 80px;
    }
    .slider-nav .thumb-wrap{
        margin: 0;
        border: none!important;
    }


}

.slider-nav.slick-initialized .slick-slide{
    margin-bottom: 0!important;
}

/* loader */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.left-loader,
.right-loader {
    width: 50%;
    height: 100%;
    background: #222222;
    position: absolute;
    top: 0;
    transition: 0.3s ease-in-out;
}

.left-loader {
    left: 0;
}

.right-loader {
    right: 0;
}

.load-logo{
    position: relative;
}

.preloader-title{
    color: whitesmoke;
    transition: 0.1s ease-in-out;
}

.preloader-inner {
    text-align: center;
}

.top-line,
.bottom-line {
    height: 6.5px;
    background: #efefef;
    width: 100%;
    transition: 0.1s ease-in-out;
    position: absolute;

}

.top-line {
    left: 0;
    margin-top: -10px;
}

.bottom-line {
    right: 0;
    margin-top: 0px;
}

.preloader h1 {
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    margin-bottom: 0!important;
    font-family: sans-serif;
}

.bottom-line {
}

.load {
    animation: slideOut 1s forwards;
}

.load2{
    animation: slideOut2 1s forwards;
}

@keyframes slideOut {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

@keyframes slideOut2 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(100%);
    }
}

body:hover #custom-cursor {
    opacity: 0.8;
}

#custom-cursor {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background-color: #999999;
    position: fixed;
    top: 0;
    opacity: 0;
    pointer-events: none;
    mix-blend-mode: difference;
    transition: transform 500ms;
    z-index: 999999;
}

/*#custom-cursor::after {*/
/*    content: "";*/
/*    border-radius: 50%;*/
/*    position: absolute;*/
/*    top: -13px;*/
/*    left: -13px;*/
/*    border: 1px solid white;*/
/*    width: 3rem;*/
/*    height: 3rem;*/
/*}*/

#custom-cursor.zoom {
    transform: scale(3);
}



.tag{
    display: inline-block;
    width: max-content;
    border: 1px solid #efefef;
    background: #efefef;
    padding: 10px 20px;
    margin-right: 10px;
    margin-top: 10px;
    color: black;
}

.tab-content{
    padding: 25px 15px;
}

.video-js{
    width:100%
}


.video-js .vjs-big-play-button{
    top: 50% !important;
    left: 50% !important;
    z-index: 1;
    transform: translate(-50% , -50%);
    border-radius: 50% !important;
    height: 2.5em!important;
    width: 2.5em!important;
    line-height: 2.5em!important;
    background-color: transparent!important;
    border-color: #f6b412 !important;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before{
    color: #f0b119 !important;
    background-color: white!important;
    border-radius: 50% !important;
}


.fixed-bottom{
    display: none;
}

@media screen and (max-width: 768px){
    .fixed-bottom{
        display: flex;
        flex-direction: row;
        position: fixed;
        bottom: 0;
        left: 0;
        background: black;
        margin: 0;
        padding-left: 0;
    }

    .fixed-bottom li{
        width:100%;
        text-align: center;
        list-style: none;
        padding: 14px 0;
        margin: 0;
    }

    .fixed-bottom li a{
        font-size: 25px;
        color: #fff;
    }

    .fixed-bottom li:nth-child(2){
        font-size: 30px;
        background: #4cbe4c;
    }

    .rts-about-area-one .rts-reveal-one{
        visibility: visible;
    }

    .title-area-product-one .title-style-left{
        min-width: auto;
    }

    .title-area-style-six-left .pre{
        line-height: 2;
    }

    .header-mobile{
        height: 75px;
    }

    .logo-mobile-wrap img{
        max-height: 30px;
    }

    .header-mobile.sticky-header{
        background: rgba(51, 51, 51, 0.95);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }

}

input[type=checkbox] ~ label::after, input[type=radio] ~ label::after{
    top: 5%!important;
}
.contact-form-conatct-page{
    padding: 27px 0px!important;
}
.top-contact{
    font-size: 24px!important;
}
.contact-social{
    margin-top: 70px!important;
}

.service-list-one-wrapper .signle-service-list .center-area{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.btn-blog-readmore:hover{
    color: #222222;
}

.swiper-banner-seven-main-wrapper .swiper-slide::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.6558998599439776) 0%, rgba(0,0,0,0.46262254901960786) 35%, rgba(0,0,0,0.2861519607843137) 70%, rgba(0,0,0,0.773546918767507) 100%);
}

.banner-content-inner-six{
    position: relative;
    z-index: 3;
}

.pb_0{
    padding-bottom: 0!important;
}

.social-style-two-wrapper li a:hover{
    border-color: #dedede!important;
}

.breadcrumb-top a{
    color: white!important;
}

.left-contact p{
    margin-bottom: 0;
}

.contact-form-conatct-page button{
    border-radius: 0;
}

.slick-next{
    right: 10px!important;
}

.slick-prev{
    left: 10px!important;
    z-index: 111;
}

.slick-next:before, .slick-prev:before{
    font-family: 'FontAwesome';
}

.slick-next:before{
    content: "\f054" !important;
    font-family: 'FontAwesome' !important;
}

.slick-prev:before{
    content: "\f053" !important;
    font-family: 'FontAwesome' !important;
}

strong{
    color: black;
}

.load-logo{
    max-width: 300px;
}

.footer-two-main-wrapper .logo img{
    max-height: 50px;
}

.side-bar .inner-main-wrapper-desk .thumbnail{
    background: transparent;
}

.btn-slide{
    background: white!important;
    color: #222222!important;
    border: #fff;
}

.swiper-banner-seven-main-wrapper .social-text-follow ul li a i:hover{
    color: #fff;
}