@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&amp;display=swap');


#main_index {
    overflow: hidden;
    padding-bottom: 0 !important;
}


@media screen and (max-width: 767.5px){
    
.index_wrapper_2 .item>img{
      
    min-height:130vw!important;
    object-fit:cover;
}

}

/*Nav*/

.nav_icon {
    width: 25px;
    filter: brightness(0) saturate(100%)
}

.navbar_type4 i {
    font-size: 25px;
}

.navbar_type4 .minify {
    flex: 0 1 100%;
    padding-top: 0.3125rem;
    padding-bottom: 0.75rem;
    margin-left: 1rem;
    margin-right: 1rem;
    flex-grow: unset;
    text-align: center;
    height: 70px;
}

.navbar_mobile {
   
    background-color: rgba(255, 255, 255, 1);
   
}

.navbar_mobile .logo_img {
  
    transform: scale(1.3);
}

.navbar_type4 .minify .logo {
    padding-top: 0.3125rem;
    padding-bottom: 0.75rem;
    height: 100px;
}

.navbar_type4 .logo {
    height: 100px;
    flex: 0 1 30%;
    margin-left: 0rem;
    padding-bottom: 0.75rem;
    margin-right: 0;
    display: flex;
    justify-content: center;
}

.navbar_type4 a {
    color: #000;
    
    font-weight: 700;
}

.navbar_type4 .row_1 {
  
    position: relative;
    padding: 0 7%;
}

.navbar_type4 .row_1:before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    top: -39%;
    left: -12%;
    width: 125%;
    height: 1px;
    z-index: -1;
}

.navbar_type4 .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100%;
}

.navbar_type4 {
  
    font-family: "Exo 2", sans-serif;
  
}

.hp_box {
    flex: 0 1 35%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: "Exo 2", sans-serif;
    padding-left: 8%;
    
}

.hp_box2 {
    flex: 0 1 35%;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-right: 8%;
    gap: 10px;
}

.hp_top_icon{
    width: 30px;
    margin: 0 5px;
}

.hp_top_link {
    font-size: 13px;
    font-weight: 400;
}

.hp_top_1 {
    margin-bottom: 0;
    color: #000;
}

.hp_top_2 {
    margin-bottom: 0;
    color: #000;
}

@media screen and (max-width: 1200.5px){
.hp_box {
    flex: 0 1 40%;
    padding-left: 7%;
   
}

.hp_box2 {
    flex: 0 1 40%;
    padding-right: 7%;
   
}

.navbar_type4 .logo {
  
    flex: 0 1 20%;
   
}

}

/*Banner*/

.slider_banner_bullet .banner_content {
    opacity: 1 !important;
}



.hp_banner {
    position: relative;
}

.hp_banner:before {
    position: absolute;
    content: "JDJ Window And Door";
    font-family: "Exo 2", sans-serif;
    bottom: -16%;
    right: 1%;
    font-size: 7.5vw;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 700;
}

.hp_banner .row {
    align-items: center;
}

.hp_banner {
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 4%;
}

.hp_banner_desc {
    font-size: 1vw;
    line-height: 1.8;
    color: rgba(0, 0, 0, 0.5);
    font-family: "Exo 2", sans-serif;
    margin-bottom: 5%;
    margin-top: 2%;
}

.hp_banner_link {
    color: #fff;
    background: linear-gradient(110deg, rgba(67, 215, 193, 1) 10%, rgba(5, 33, 96, 0.9389005602240896) 100%);
    font-size: 1vw;
   
    font-weight: 600;
    padding: 0.5vw 1.75vw 0.7vw;
    transition: 0.3s;
}

.hp_banner_link:hover {
    color: #052160;
    background: #fff;
    border: 1px solid #052160;
    text-decoration: none;
}



.slider_banner_bullet .slick-dots li button {
    color: rgba(0,0,0,0.5);
    
}

.slider_banner_bullet .slick-dots li.slick-active button {
    color: #000;

}

.slider_banner_bullet .slick-dots li button::before {
    color: rgba(0, 0, 0, 0.5);
   
}

.slider_banner_bullet .slick-dots li.slick-active button::before {
    color: #000;
   
}

.slider_banner_bullet .slick-dots li button::after {
    background: rgba(0, 0, 0, 0.5);
    top: 80%;
    left: 140%;
    width: 10px;
}

.hp_banner_tbox1 {
    margin-left: -1.5%;
    width: 113%;
}

.hp_banner_tbox2 {
    margin-left: -1.5%;
    width: 113%;
}

.hp_banner_tbox3 {
    margin-left: -1.5%;
    margin-bottom: -9%;
    width: 113%;
}

.hp_banner_tbox4 {
    margin-left: -1.5%;
    width: 113%;
}

.hp_banner_tbox5 {
    margin-left: -1.5%;
    width: 113%;
}



.slider_banner_bullet .slick-dots {
    position: absolute;
    bottom: 15%;
    width: 25%;
}

.slider_banner_bullet .slick-dots li {
    margin: 0px 7.5px;
}


@media screen and (max-width: 1200.5px){
.hp_banner_desc {
    font-size: 1.5vw;
  
    margin-bottom: 5%;
    margin-top: 2%;
}

.hp_banner_desc br {
    display: none;
}

.hp_banner_link {
  
 
    font-size: 1.5vw;
   

    padding: 1vw 2.25vw 1.2vw;
    
}



.hp_banner:before {
   
    bottom: -19%;
    right: 1%;
    font-size: 8vw;
   
}

.hp_banner_tbox1 {
   
    width: 120%;
}

.hp_banner_tbox2 {
 
    width: 120%;
}

.hp_banner_tbox3 {
  
    width: 120%;
}

.hp_banner_tbox4 {
  
    width: 120%;
}

.hp_banner_tbox5 {
   
    width: 105%;
}


.slider_banner_bullet .slick-dots {
    position: absolute;
    bottom: 9%;
    width: 37%;
}

}


@media screen and (max-width: 767.5px){
.hp_banner_desc {
    font-size: 3.9vw;
  
    margin-bottom: 5%;
    margin-top: 2%;
}

.hp_banner_ibox {
    margin-top: 7%;
}

.hp_banner_link {
  
 
    font-size: 3.5vw;
   

    padding: 1.5vw 3vw 1.7vw;
    
}

.hp_banner_tbox1 {
    margin-left: 0%;
    width: 135%;
}

.hp_banner_tbox2 {
    margin-left: 0;
    width: 158%;
}

.hp_banner_tbox3 {
    margin-left: 0%;
    margin-bottom: -15%;
    width: 210%;
}

.hp_banner_tbox4 {
    margin-left: 0;
    width: 138%;
}

.hp_banner_tbox5 {
    margin-left: 0;
    width: 100%;
}

.hp_banner:before {
        bottom: -10%;
        right: 0;
        font-size: 8.5vw;
        left: 0;
        margin: 0 auto;
    }

.hp_banner {
    text-align: center;
}

.slider_banner_bullet .slick-dots {
    position: absolute;
    bottom: 0%;
    width: 100%;
}

}



/*Why*/

.hp_why {
    padding: 5% 6% 4%;
}

.hp_why_box {
    text-align: center;
    background: linear-gradient(110deg, rgba(67, 215, 193, 1) 10%, rgba(5, 33, 96, 0.9389005602240896) 100%);
    padding: 9% 3% 12%;
}

.hp_why_title1 {
    text-align: center;
    color: #000;
    font-size: 1vw;
    font-weight: 600;
    margin-bottom: 0.25rem;
    font-family: "Exo 2", sans-serif;
}

.hp_why_title2 {
    text-align: center;
    background: #052160;
    background: linear-gradient(to right, #052160 40%, #43D7C1 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.5vw;
    font-weight: 700;
    font-family: "Exo 2", sans-serif;
    margin-bottom: 1%;

}

.hp_why_item1 {
    font-size: 1vw;
    font-weight: 600;
    color: #fff;
    font-family: "Exo 2", sans-serif;
    margin-bottom: 4%;
    margin-top: 6%;
}

.hp_why_item2 {
    font-size: 1vw;
    color: #fff;
    font-family: "Exo 2", sans-serif;
    font-weight: 300;
}

.hp_why_image {
    width: 6.5vw;
}


@media screen and (max-width: 1200.5px){
.hp_why_title1 {
   
    font-size: 1.5vw;

    margin-bottom: 0.25rem;

}

.hp_why_title2 {
  
    font-size: 3vw;
   
    margin-bottom: 1%;

}

.hp_why_item1 {
    font-size: 1.5vw;
   
    margin-bottom: 4%;
    margin-top: 6%;
}

.hp_why_item2 {
    font-size: 1.45vw;
  
}

.hp_why_image {
    width: 7.5vw;
}

.hp_why .col-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}

}



@media screen and (max-width: 767.5px){
.hp_why_title1 {
   
    font-size: 4vw;

    margin-bottom: 0.25rem;

}

.hp_why_title2 {
  
    font-size: 6vw;
   
    margin-bottom: 3%;

}

.hp_why_item1 {
    font-size: 4vw;
   
    margin-bottom: 4%;
    margin-top: 6%;
}

.hp_why_item2 {
    font-size: 4vw;
  
}

.hp_why_image {
    width: 25vw;
}

.hp_why .col-12.col-md-3 {
    padding-left: 15px;
    padding-right: 15px;
}

.hp_why {
    padding: 12% 3%;
}

.hp_why_box {
    
    padding: 6% 3% 9%;
    margin-bottom: 8%;
}

}



/*About*/


.hp_about_title1 {
   
    color: #000;
    font-size: 1vw;
    font-weight: 600;
    margin-bottom: 0.25rem;
    font-family: "Exo 2", sans-serif;
}

.hp_about_title2 {
   
    background: #052160;
    background: linear-gradient(to right, #052160 0%, #43D7C1 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.5vw;
    font-weight: 700;
    font-family: "Exo 2", sans-serif;
    margin-bottom: 0.25rem;
  

}

.hp_about_desc1 {
    font-size: 1vw;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
    font-family: "Exo 2", sans-serif;
    line-height: 1.8;
    margin-bottom: 4%;
   
}

.hp_about_desc2 {
    font-size: 1vw;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
    font-family: "Exo 2", sans-serif;
    line-height: 1.8;
    margin-bottom: 9%;
   
}

.hp_about_link {
    background: #052160;
    background: linear-gradient(to right, #052160 0%, #43D7C1 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 1vw;
    position: relative;
    transition: 0.3s;
}

.hp_about_link:hover {
    background: unset;
    color: #fff;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    text-decoration: none;
}

.hp_about_link:hover:before {
    
    background: #052160;
    
}


.hp_about_link:before {
    position: absolute;
    content: "";
    background: #fff;
    top: 0%;
    bottom: 0;
    left: -6%;
    right: 0;
    width: 112%;
    margin: auto;
    height: 200%;
    z-index: -1;
    transition: 0.3s;
}

.hp_about .row {
    align-items: center;
}

.hp_about .col-12.col-md-6:nth-child(1) {
    padding-left: 0;
}

.hp_about_bbox {
    margin-left: 2%;
}


@media screen and (max-width: 1200.5px){
.hp_about_title1 {
   

    font-size: 1.5vw;
   
    margin-bottom: 0.25rem;

}

.hp_about_title2 {
   
  
    font-size: 3vw;
  
    margin-bottom: 0.25rem;
  

}

.hp_about_desc1 {
    font-size: 1.5vw;
    
    margin-bottom: 4%;
   
}

.hp_about_desc2 {
    font-size: 1.5vw;
 
    margin-bottom: 6%;
   
}

.hp_about_desc1 br {
    display: none;
   
}

.hp_about_desc2 br {
     display: none;
   
}

.hp_about_link {
   
    font-size: 1.5vw;
}

.hp_about_bbox {
    margin-bottom: 6%;
}

}


@media screen and (max-width: 767.5px){
.hp_about_title1 {
   

    font-size: 4vw;
    margin-top: 9%;
    margin-bottom: 0.25rem;

}

.hp_about_title2 {
   
  
    font-size: 6vw;
  
    margin-bottom: 6%;
  

}

.hp_about_desc1 {
    font-size: 3.95vw;
    
    margin-bottom: 4%;
   
}

.hp_about_desc2 {
    font-size: 3.95vw;
 
    margin-bottom: 9%;
   
}



.hp_about_link {
   
    font-size: 3.5vw;
}

.hp_about_bbox {
    margin-bottom: 6%;
    margin-left: 0;
}

.hp_about {
    padding: 12% 3%;
    text-align: center;
}

}

/*Products*/

.product_cat-5 .cat_box .content {
  
    top: unset;
    bottom: 3%;
    left: 6%;
    right: unset;
  
}

.index_wrapper_5 {
    position: relative;
    padding: 4% 6% 2%;
}

.index_wrapper_5:before {
    position: absolute;
    content: "";
    background: linear-gradient(110deg, rgba(5, 33, 96, 0.9389005602240896) 10%, rgba(67, 215, 193, 1) 100%);
    top: -20%;
    left: 0%;
    width: 100%;
    height: 106%;
    z-index: -1;
}

.hp_products_title1 {
    text-align: center;
    color: #fff;
    font-size: 1vw;
    font-weight: 600;
    margin-bottom: 0.25rem;
    font-family: "Exo 2", sans-serif;
}

.hp_products_title2 {
    text-align: center;
    color: #fff;
    font-size: 2.5vw;
    font-weight: 700;
    font-family: "Exo 2", sans-serif;
    margin-bottom: 1%;

}

.product_cat-5 .cat_box {
   
    border: 0;
}

.product_cat-5 .cat_box:hover .content .content_box {
    color: #43d7c1;
    
}

.product_cat-5 .cat_outter_box {
    padding: 10px 10px;
}

.product_cat-5 .cat_box:hover .cat_img {
    opacity: 1;
    width: 110%;
    height: 110%;
}

.product_cat-5 .cat_box .cat_img {
    width: 100%;
    height: 100%;
    filter: brightness(0.65);
  
}

.product_cat-5 .cat_box .content .content_box {
    width: 100%;
    padding: 5px 15px;
    color: white;
    font-size: 1.2vw;
    font-weight: 700;
    font-family: "Exo 2", sans-serif;
    text-shadow: 2px 2px 4px #000;
}


@media screen and (max-width: 1200.5px){
.product_cat-5 .cat_box .content .content_box {
    
    padding: 5px 0px;
   
    font-size: 1.7vw;
   
}

.hp_products_title1 {
    
   
    font-size: 1.5vw;

    margin-bottom: 0.25rem;
   
}

.hp_products_title2 {
  
    font-size: 3vw;
    
    margin-bottom: 3%;

}

.index_wrapper_5:before {
   
    top: -16%;
  
}

.product_cat-5 .cat_box .content {
    
    max-width: 100%;
}


}


@media screen and (max-width: 767.5px){
.product_cat-5 .cat_box .content .content_box {
    
    padding: 5px 0px;
   
    font-size: 4vw;
   
}

.hp_products_title1 {
    
   
    font-size: 4vw;

    margin-bottom: 0.25rem;
   
}

.hp_products_title2 {
  
    font-size: 6vw;
    
    margin-bottom: 1%;

}

.index_wrapper_5:before {
   
    top: -8%;
  
}

.index_wrapper_5 {
    position: relative;
    padding: 12% 3%;
}

.product_cat-5 .cat_box .content {
    top: unset;
    bottom: 3%;
    left: 0;
    right: 0;
    text-align: center;
    max-width: 100%;
}


}


/*Gallery*/

.hp_gallery {
    padding: 2% 6% 4%;
    position: relative;
}

.hp_gallery:before {
    position: absolute;
    content: "";
    background: #ededed;
    top: -18.5%;
    left: 0%;
    width: 100%;
    height: 118%;
    z-index: -1;
}

.hp_gallery_image {
    width: 100%;
    filter: brightness(0.7);
}

.hp_gallery .col-12.col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
}

.hp_gallery_title1 {
    text-align: center;
    color: #000;
    font-size: 1vw;
    font-weight: 600;
    margin-bottom: 0.25rem;
    font-family: "Exo 2", sans-serif;
}

.hp_gallery_title2 {
    text-align: center;
    background: #052160;
    background: linear-gradient(to right, #052160 40%, #43D7C1 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.5vw;
    font-weight: 700;
    font-family: "Exo 2", sans-serif;
    margin-bottom: 1.5%;

}

.hp_gallery_box {
    position: relative;
}

.hp_gallery_spongebob {
    position: absolute;
    bottom: 8%;
    left: 6%;
}

.hp_gallery_sponge {
    
    font-weight: 600;
    font-size: 1.5vw;
    text-shadow: 2px 2px 4px #000;
    font-family: "Exo 2", sans-serif;
}



.hp_gallery_link {
    
    color: #fff;
    transition: 0.3s;
}

.hp_gallery_link:hover {
    
    color: #43d7c1;

}


@media screen and (max-width: 1200.5px){
.hp_gallery_title1 {
   
    font-size: 1.5vw;
 
    margin-bottom: 0.25rem;
    
}

.hp_gallery_title2 {
  
    font-size: 3vw;
  
    margin-bottom: 1.5%;

}

.hp_gallery_sponge {
    
    
    font-size: 2vw;
   
}

}


@media screen and (max-width: 767.5px){
.hp_gallery_title1 {
   
    font-size: 4vw;
 
    margin-bottom: 0.25rem;
    
}

.hp_gallery_title2 {
  
    font-size: 6vw;
  
    margin-bottom: 3%;

}

.hp_gallery_sponge {
    
    
    font-size: 4vw;
   
}

.hp_gallery {
    padding: 12% 3%;
   
}

.hp_gallery .col-12.col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
}

.hp_gallery_box {
    margin-bottom: 9%;
}

.hp_gallery_spongebob {
   
    left: 0;
    right: 0;
    text-align: center;
}

}


/*Services*/

.hp_services {
    padding: 4% 6% 2%;
}

.hp_services_title1 {
    text-align: center;
    color: #000;
    font-size: 1vw;
    font-weight: 600;
    margin-bottom: 0.25rem;
    font-family: "Exo 2", sans-serif;
}

.hp_services_title2 {
    text-align: center;
    background: #052160;
    background: linear-gradient(to right, #052160 40%, #43D7C1 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.5vw;
    font-weight: 700;
    font-family: "Exo 2", sans-serif;
    margin-bottom: 1.5%;

}

.hp_services_sponge {
    color: #000;
    font-weight: 700;
    font-size: 0.9vw;
    font-family: "Exo 2", sans-serif;
    transition: 0.3s;
    text-transform: capitalize;
}

.hp_services_sponge:hover {
    color: #052160;

}




.hp_services .col-12.col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
}

.hp_services_image {
    width: 100%;
}

.hp_services_spongebob {
    padding: 2.5% 4% 4%;
    position: relative;
}

.hp_services_spongebob:before {
    position: absolute;
    content: "";
    background: linear-gradient(110deg, rgba(5, 33, 96, 0.9389005602240896) 10%, rgba(67, 215, 193, 1) 100%);
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: 5px;
    
}

.hp_services_box {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}

.hp_services_link:hover {
    text-decoration: none;
}


@media screen and (max-width: 1200.5px){
.hp_services_title1 {
    
    font-size: 1.5vw;
 
    margin-bottom: 0.25rem;
  
}

.hp_services_title2 {
  
    font-size: 3vw;
    
    margin-bottom: 1.5%;

}

.hp_services_sponge {
    
    font-size: 1.5vw;
    
}

.hp_services_spongebob {
   
    height: 7vw;
}

}


@media screen and (max-width: 767.5px){
.hp_services_title1 {
    
    font-size: 4vw;
 
    margin-bottom: 0.25rem;
  
}

.hp_services_title2 {
  
    font-size: 6vw;
    
    margin-bottom: 3%;

}

.hp_services_sponge {
    
    font-size: 3.5vw;
    
}

.hp_services .col-12.col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
}

.hp_services_spongebob {
   
    height: unset;
    padding: 2.5% 2% 4%;
    text-align: center;
}

.hp_services {
    padding: 12% 3%;
}

.hp_services_box {

    margin-bottom: 9%;
}

}

/*News*/

#main_index .latest_new_type4 .col-md-12.text-right {
    display: none;
}

#main_index .latest_new_type4 .news_box {
 
    background-color: transparent;
    
}

#main_index .latest_new_type4 .news_box .badge-primary {
    
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    background-color: #000;
  
}

#main_index .latest_new_type4 p {
  
    color: #fff;
}

#main_index .latest_new_type4 .news_box .date {
    font-size: 0.9rem;
    
    color: #fff;
}

.index_wrapper_8 {
    padding: 2% 6% 2%;
    position: relative;
}

.index_wrapper_8:before {
    position: absolute;
    content: "";
    background: linear-gradient(110deg, rgba(5, 33, 96, 0.9389005602240896) 10%, rgba(67, 215, 193, 1) 100%);
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: 48%;
    z-index: -1;
}

.hp_news_title1 {
    text-align: center;
    color: #000;
    font-size: 1vw;
    font-weight: 600;
    margin-bottom: 0.25rem;
    font-family: "Exo 2", sans-serif;
}

.hp_news_title2 {
    text-align: center;
    background: #052160;
    background: linear-gradient(to right, #052160 40%, #43D7C1 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.5vw;
    font-weight: 700;
    font-family: "Exo 2", sans-serif;
    margin-bottom: 0.5%;

}


@media screen and (max-width: 1200.5px){
.hp_news_title1 {
  
    font-size: 1.5vw;
 
    margin-bottom: 0.25rem;
   
}

.hp_news_title2 {
   
    font-size: 3vw;

    margin-bottom: 0.5%;

}

.index_wrapper_8:before {
    
    height: 60%;

}

}


@media screen and (max-width: 767.5px){
.hp_news_title1 {
  
    font-size: 4vw;
 
    margin-bottom: 0.25rem;
   
}

.hp_news_title2 {
   
    font-size: 6vw;

    margin-bottom: 3%;

}

.index_wrapper_8:before {
    
    height: 80%;

}

.index_wrapper_8 {
    padding: 12% 6%;
    
}

}


/*Footer*/

.footer_type10 {
    color: #000;
    background-color: #ededed;
    font-family: "Exo 2", sans-serif;
}

.footer_type10 a {
    color: #000;
   
    
}

.footer_type10 .icon i {
    color: #000;
}

.footer_type10 .social_media a .icon_s i {
    color: #000;
   
}

.footer_type10 .text {
    color: #000 !important;
    font-size: 14px;
    
}

.footer_type10 .logo img {
   
    max-height: 90px;
}

.footer_type10 .title {
    min-height: 90px;
   
}

.footer_type10 .sub_title p {
    font-size: 15px;
    background: #052160;
    background: linear-gradient(to right, #052160 0%, #43D7C1 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.footer_type10 .line_top {
    border-top: 2px solid rgba(0, 0, 0, 0.5);
}

.footer_type10 .sub_title {
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
}

.footer_type10 .text-light {
    color: #000 !important;
}

.footer_type10 .list-unstyled li:nth-child(7) {
    display: none;
}

.ft_vit {
    text-align: center;
}

.ft_pow {
    text-align: end;
}

.footer_type10 .social_media a .icon_s img {

    filter: brightness(0) saturate(100%);
}


@media screen and (max-width: 767.5px){
.footer_type10 .sub_title p {
  
    text-align: center;
}

.ft_pow {
    text-align: center;
}

.footer_type10 .logo img {
  
    right: 0;
    margin: 0 auto;
}

.footer_type10 .text {
    
    text-align: center;
}

.footer_type10 .d-inline-flex {
  
    display: flex !important;
    justify-content: center;
}

.footer_type10 .text-left {
    text-align: center !important;
}

.footer_type10 .mb-1 {
    text-align: center;
}

.footer_type10 .pr-3, .px-3 {
    padding-right: 0rem !important;
}

.footer_type10 .social_media {
 
    justify-content: center;
    padding-right: 0 !important;
}

.footer_type10 .social_media a {
    margin-right: 0;
}

}
