.header {
  
    background: linear-gradient(90deg, #570303 0%, #bd0003 100%);
}
.header .top-icon .top-list li a {
    padding: 5px 25px;
    background-color: #c58948;
}
.header .top-icon .top-icon-list .top-icon-link a i {
    color: #efc088;
}
.header .top-header {
    background-color: #000000;
}
.header .top-header .top-menu .collapse li a,.header .top-header .top-menu .collapse li.active a, .header .top-header .top-menu .collapse li:hover a {
    color: #e2bf8a;text-align: center;
}
.header .top-header .top-menu .collapse li.active a::before, .header .top-header .top-menu .collapse li:hover a::before {
    display: none;
}
.header .top-header .top-menu .collapse li a span{
    display: block;color: #ffffff;text-align: center;font-size: 10px;
}
.header .top-header .top-menu .collapse li.mblang{
    display: flex;
    justify-content: center;
}
.header .top-header .top-menu .collapse li.mblang a{
    margin-right: 0px;
}
.header .top-header .top-menu .collapse li.mblang:hover a{
    color: #fff;
}
.news_ection01{
    padding: 80px 0;
}
.news_ection01 .news_ection01_title{

font-size: 22px;color: #000;margin-bottom: 71px;
}
.news_ection01 .news_ection01_title span{    display: inline-block;
    background: #ffffff;
    position: relative;font-size: 13px;padding-right:7%;
    z-index: 1;}
.news_ection01 .news_ection01_img img{max-width: 100%;}
.news_ection01 .news_ection01_title_img img{max-width: 100%;margin-bottom: 15px;}
.news_ection01 .news_ection01_title{
    position: relative;
}

.news_ection01 .news_ection01_title:before{
    content: '';
    background: #dddddd;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 11px;
    right: 0;
}
.news_ection01_btn{
    text-align: right;
}
.news_ection01_btn a{
    border: 1px solid #b5884d;
    color: #b5884d;
    background: #ffffff;
    font-size: 12px;
    padding: 3px 13px ;
    border-radius:20px ;
    display: inline-block;
    transition: all 0.3 ease;
    -moz-transition: all 0.3 ease;
    -webkit-transition: all 0.3 ease; 
}
.news_ection01_btn a:hover{
    background: #b5884d;color: #ffffff;
}
.section_news_items h3{
    font-size: 20px;color: #b5884d;margin-bottom: 11px;
}
.section_news_items p{
    font-size: 16px;color: #898989;
}
.section_news_items p.text-gray {
    color: #b5884d;
    border-top: 1px solid #b5884d;
    padding-top: 15px;
}
 h2.section_title{
    font-size: 22px;color: #000;
    position: relative;
}

h2.section_title span{   
     display: inline-block;
        background: #ffffff;
        position: relative;    padding-right:7%;
        z-index: 1;
        font-size: 13px;color: #000000;
    }
  .section02  h2.section_title span{
        background: #f7f5ef;
    }
h2.section_title:before{
    content: '';
    background: #dddddd;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 7px;
    right: 0;
}
.section02{
    background: #f7f5ef;
    padding: 76px 0;
    margin-bottom: 0;
    
}
.section01{
    padding: 69px 0;
}
.section01_img{
    margin-bottom: 35px;
}
.section01_img img{
    max-width: 100%;
}
.section01 .nav-tabs .nav-link {
    background: #ffffff;
    color: #000000;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    border: 1px solid #d7d7d7 !important;
}
.section01 .nav-tabs .nav-link.active {
    background: #c58948;
}
.section01 .nav-tabs .nav-link:hover {
    background: #c58948;
}
.section_product_items p{
    color: #c58948;
}
.section01 .more, .section02 .more {
    border: 1px solid #b5884d;
    color: #b5884d;
    background: #ffffff;
    font-size: 12px;
    padding: 3px 13px ;
    border-radius:20px ;
    display: inline-block;
    transition: all 0.3 ease;
    -moz-transition: all 0.3 ease;
    -webkit-transition: all 0.3 ease; 
}
.section01 .more:hover, .section02 .more:hover{
    color: #ffffff;
    background: #b5884d;    border: 1px solid #b5884d;
}
.news_ection02_row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.news_ection02_textcont{
    flex: 0 0 55%;
    max-width: 55%;  background: #bf975e;
}
.news_ection02_imgcont{
    flex: 0 0 45%;
    max-width: 45%;
}
.news_ection02_img{
   padding-bottom: 73%;
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
}
.news_ection02_text{
    padding: 11% 13% 0 13%;
}

.news_ection02_text h3{
    font-size: 28px;color: #ffffff;
    line-height: 1.5;
}
.news_ection02_text p{
    font-size: 14px;color: #ffffff;margin-bottom: 5%;
}
.news_ection02_text img{
    max-width: 100%;
}
.news_ection02_text_btn{
   text-align: center;
}
.news_ection02_text_btn a,.news_ection02_text_btn span{
    display: inline-block; vertical-align: middle;
    font-size: 14px;color: #ffffff;   
}
.news_ection02_text_btn span{
    margin-bottom: 5px;padding-left: 5px;
}
.news_ection02_row.style2 .news_ection02_textcont{
    background: #cccccc;
}
.news_ection02_row.style2 .news_ection02_text h3{
   color: #996a31;
  
}
.news_ection02_row.style2 .news_ection02_text p{
   color: #000000;
}
.news_ection02_row.style2 .news_ection02_text{
    padding: 11% 5% 0 5%;
}

@media (min-width: 991px){
    .news_ection02_text .row{
        align-items: center;
    }
}


.news_ection03{
    padding: 76px 0;
   
}
.news_ection03 .row{
    margin-left: 0;margin-right: 0;
    align-items: center;
    background-color: #eee;
}
.news_ection03 [class*=col]{
    background: #eeeeee;
    padding-left: 0;
    padding-right: 0;
}
.news_ection03_text {
    padding: 17% 11%;
}
.news_ection03_text h3{
   font-size: 34px;color: #c7000b; margin-bottom: 15px;
}
.news_ection03_text p{
    font-size: 15px;color: #252728;
}
.footer {
    background: #000000;
}
.news_ection04{
    margin-bottom: 76px;
}
.news_ection04_title img{
    max-width: 100%;margin-bottom: 15px;
}
.news_ection_ig .row{
    margin-left: 0;margin-right: 0;
    margin-bottom: 25px;
}
.news_ection_ig  [class*=col]{
 
   padding: 1px;
}
.news_ection_ig_item a{
    padding-bottom: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3 ease;
    -moz-transition: all 0.3 ease;
    -webkit-transition: all 0.3 ease; 
}
.news_ection_ig_item a:hover{
  
    box-shadow: 0 0 8px 3px #e2bf8a;
    position: relative;
    z-index: 1;
}
.news_ection04_btn{
    text-align: center;
}
    .news_ection04_btn a {
        border: 1px solid #476b97;
        color: #ffffff;
        background: #476b97;
        font-size: 16px;
        padding: 8px 25px;
        border-radius: 5px;
        display: inline-block;
}
.news_ection02_textcont_btn{
    text-align: right;
}
.news_ection02_textcont a{
    border: 1px solid #b5884d;
    color: #b5884d;
    background: transparent;
    font-size: 12px;
    padding: 1px 13px ;
    border-radius:20px ;
    display: inline-block;
    transition: all 0.3 ease;
    -moz-transition: all 0.3 ease;
    -webkit-transition: all 0.3 ease; 
}
.news_ection02_textcont a:hover{
    background: #b5884d;color: #ffffff;
}

.news_ection02_textcont a.news-amore{
    color: #fff;
    background-color: #e80003;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 5px 30px;
}

.news_ection02_textcont a.news-amore:hover{
    background-color: #570303;
}
.news_ection_fb{
    margin-bottom: 25px;
}
.fx-btn{
    width: 38px;
}
.fx-btn:nth-child(1){
    top: calc(35% + 0px);
}
.fx-btn:nth-child(2){
    top: calc(35% + 55px);
}
.fx-btn:nth-child(3){
    top: calc(35% + 110px);
}
.fx-btn:nth-child(4){
    top: calc(35% + 165px);
}

.fx-btn:nth-child(5){
    top: calc(35% + 220px);
}
@media (max-width: 767px){
 
        
    .news_ection04 [class*=col]{margin-bottom: 35px;}
    .news_ection01 .news_ection01_img {text-align: center;}
    .news_ection01 .news_ection01_title_img img{max-width: 80% !important;}
    .news_ection01 .news_ection01_title{margin-bottom: 25px;}
    .section_news_items h3{
        font-size: 18px;
    }
    .section_news_items p{
        font-size: 14px;
    }
    .news_ection02_row{
        display: block;
    }
    .news_ection02_textcont{
        flex: 0 0 100%;
        max-width: 100%; 
    }
    .news_ection02_imgcont{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .news_ection02_text ,.news_ection02_row.style2 .news_ection02_text{
        padding: 7% 5%;
    }
    .news_ection02_text h3, .news_ection03_text h3  {
        font-size: 18px;
    }
    .news_ection03_text p{font-size: 14px;}
    .news_ection03_text {
        padding: 8% 5%;
    }

    
}



.video_cont {

    position: relative;
    
    padding-bottom: 56.25%;
    
    padding-top: 30px;
    
    height: 0;
    
    overflow: hidden;
    
    }
    
    .video_cont iframe,  .video_cont object,  .video_cont embed {
    
    position: absolute;
    
    top: 0;left: 0;
    
    width: 100%;
    
    height: 100%;}



    /* ==== */
    .breadcrumb-area {
      
        border-top: none;
    }
    /* story_cont */

    .story_cont{
        padding: 79px 0 0;
    }
    .story_cont .story_cont_item{
        margin-bottom: 18px;
    }
    .story_cont_item_img img{
        max-width: 100%;
    }
    .story_cont_item_txt .story_cont_item_txt-title img{
        display: inline-block;
        max-width: 100%;
        
    }
    .story_cont_item_txt .story_cont_item_txt-title {
        margin-bottom: 25px;
    }
    .story_cont_item_txt{
        padding-top: 25px;
    }
    .story_cont_item_txt p{
        font-size: 14px;margin-bottom: 25px;line-height: 1.5;
        
    }
    .story_cont_ftimg{
        padding: 134px 0;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        text-align: center;
        background-attachment: fixed

    }
    .story_cont_ftimg h3{
        font-size: 73px;color: #ffffff;
        line-height: 1.5;
    }
    .story_cont_ftimg p{
        font-size: 16px;color: #ffffff;
        line-height: 1.8;
    }

    @media (max-width: 767px){
        .story_cont{
            padding: 35px 0 0;
        }
        .story_cont_item_img{
            text-align: center
        }
        .story_cont_item_img img{
            display: inline-block;
        }
        .story_cont_item_txt .story_cont_item_txt-title img{
            max-width: 80% !important;
        }
        .story_cont_ftimg{
            padding: 55px 15px;
        }
        .story_cont_ftimg h3{
            font-size: 18px;
        }
        .story_cont_ftimg p{
            font-size: 14px;
        }
    }