@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

@font-face {
  /*font-family: 'GothamMedium';
  src: url(fonts/GothamMedium.ttf);*/
  }



/*font-family: 'Montserrat', sans-serif;*/



body{
    margin:0;
    color:#0a0e21;
    font-family: 'Poppins', sans-serif;
      /*font-family: 'Inter', sans-serif;*/
     transition: 0.3s;
     -moz-transition: 0.3s;
     -webkit-transition: 0.3s;

}

/*
    
div#load_screen{
     background-color:#fff;
    opacity: 1;
    position: fixed;
    z-index: 1000000000;
    top: 0px;
    height: 100%;
    width: 100%;
    display: table;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}


#load_screen p{
          color: #000;
    text-align: center;
    font-size: 18px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -40px;
    letter-spacing: 2px;
}



.loader{
    position: relative;
    box-sizing: border-box;
    width: 500px;
    display: block;
    margin: auto;
    text-align: center;
    display: table-cell;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}


*/
.loader .logo{
         display: block;
        text-align: center;
    width:auto;
}

.loader .logo img{
        width: auto;
}


.square-spin {
    display: inline-block
}


::-webkit-scrollbar-track
{
    border-radius: 9px;
}

::-webkit-scrollbar
{
        width: 4px;
}

::-webkit-scrollbar-thumb
{
    border: 1px solid #bf0413;
    background: #bf0413;
   
}
.mobile-nav.showw {
   
    }
    

    .dropdown:hover .fa-angle-down:before{
        content: "\f106";
}

    


.scroll-down{
        display: table;
    margin: auto;
    margin-top: 100px;
    font-size:9px;
    text-transform:uppercase;
    letter-spacing:2px;
    color: #fff !important;
    text-align:center;
}

.scroll-down:hover{
    text-decoration:none!important;
}

.scroll-down .fa {
      display: block;
    font-size: 72px;
    padding-left: 3px;
    color: #ff632b !important;
}


.tbl{
    width:100%;
display:table;
    height:100%;
}

.tbl-cell{
    display:table-cell;
    vertical-align:middle;
        height:100%;
        float:none;
}





.container{

    padding:0 15px;
    position:relative;
    
}


img{
    width:auto;
    max-width:100%;
    max-height:100%;
}


nav{
        background: #fff;
    top:0;
    width: 100%;
     position: absolute;
     z-index: 200000000;
      padding: 0px;
     transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}

.fixed-nav-top{
         transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
/*    top: -56px;*/
        box-shadow: 1px 1px 22px 0px #e2e2e2;
}
/*
.fixed-nav-top .custom_logo{
        padding:10px 20px;
          transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}
*/
.custom_logo a{
    height:50px;
        transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}


.fixed-nav-top .top_part{
    display: none;
}

.fixed-nav-top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000000000;
    width: 100%;
}

.fixed-nav-top .custom_logo a{
       height: 40px;
      transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}
/*
.fixed-nav-top  .desktop-menu{
        padding-right: 20px;
           transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
        margin-top: 13px;
}



.fixed-nav-top .topest-menu{
     transition: 0.3s;
               transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}

.fixed-nav-top .nav_upper_menu{
         transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}*/

.topest-menu{
    transition: 0.3s;
    margin-left: auto;
    margin-right: auto;
    display: none;
    top:0;
    left: 0;
    width: 100%;
    z-index: 1000;

}

.top_part{
    background: #181818;
    padding-left:50px;
}

.top_part .tbl-cell{
     padding-top: 13px ;
     padding-bottom: 13px ;
     padding-left: 20px;
     padding-right: 20px;
    border-right: solid 1px #464646;
        text-align: center;
}

.top_part .tbl-cell:last-child{
    border-right:0;
}

.tp_right_2 {

}

.top_part_left{
    padding-left: 0;
    padding-top: 13px;
    width: auto;
}
.top_pat_right{
        width: auto;
    float: right;
}

.top_part_left p{
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
}

.top_pat_right a {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
        transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    position: relative;
    padding: 5px 0;
}

.top_pat_right a:hover{
     color: #f02316;
}


.top_pat_right a:after{
        display: block;
/*    background-color: #f02316;*/
    position: absolute;
    bottom: -1px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    transition: all .25s ease-out;
}

.top_pat_right a:hover:after{
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}


.tp_right_1 ul{
    padding: 0;
    margin: 0;
}

.tp_right_1 ul li{
    display: list-item;
    list-style: none;
    list-style-type: none;
    float: left;
    color: #fff;
    width: auto;
    margin-right: 33px;
    padding: 0 4px;
}

.tp_right_1 ul li:last-child{
    margin-right: 0;
}

.tp_right_1 a{
text-transform: uppercase;
letter-spacing: 1px;

}

.tp_right_2 a{
    letter-spacing: 1px;
}


.tp_right_2 a .fa{
    margin-right: 10px;
        font-size: 19px;
            display: inline-block;
    vertical-align: middle;
}


.tp_right_3 a .fa{
    margin-right: 10px;
        font-size: 19px;
            display: inline-block;
    vertical-align: middle;
}


.tp_right_4 a{
    margin: 0 7px;
    font-size: 20px;
}

.tp_right_4 a:hover{
        color: #78bdc4;
}



.custom_logo{
    float: left;
    border-left: 0;
    border-top: 0;
    width: auto;
    text-align: left;
    padding: 20px 5px 20px 50px;
        transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}

.custom_logo a{
    display: block;
}

.custom_logo a img{
    width: auto;
    height: 100%;
}

.custom_navigation{
 float: left;
    width: 80%;
        text-align: right;
}


a:hover{
     text-decoration: none;
}

.desktop-menu{
    float: right;
    width: auto;
    border-left: 0;
    text-align: left;
    border-right: 0;
    margin-top: 32px;
    position: relative;
    padding-right: 50px;
       transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}


.respon_btn{
    text-align: center;
    margin: 0;
    margin-right: 0;
    padding-left: 0px;
    /* border: solid 1px #464242; */
    border-left: 0;
    width: auto;
    right: 0;
    top: 0;
    /* float: right; */
    display: inline-block;
    vertical-align: middle;


}

.respon_btn span{
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.respon_btn span strong{
    font-weight: 700;
}




.nav_start{
     background: #bf0413;
    padding:10px 25px !important;
    text-align: center;
    margin-bottom: 0;
    display: block;
    color: #fff;
    letter-spacing: 0;
        margin: 0 !important;

}





.nav_start:hover{
    transition: 0.3s;
}

.nav_start:after{
    display: none  !important;
}

.bigg{
    transition: 0.6s !important;
    -webkit-transition: all 0.6s;
    transform: translateY(-133px) !important;
}

.top-grunge img{
vertical-align: top;
    margin-top: -1px;
    width:100%;
     transition: 0.3s;
}

nav{
        transition: 0.3s;
}

nav .logo a{

    display: block;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
    transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
    height: 32px
    
}

.fixed-nav-top .logo a{
         height: 25px;
        -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
    transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}


.fixed-nav-top .topest-menu{
    transition: 0.3s;
}

.fixed-nav-top .top-grunge img{
        margin-top: -2px;
         transition: 0.3s;
}

nav.small .logo a{
      height:80px;
       -webkit-transition: max-height 1s; 
  -moz-transition: max-height 1s; 
  -ms-transition: max-height 1s; 
  -o-transition: max-height 1s; 
  transition: max-height 1s;  
      transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
}

nav.bigg .logo img{
    
      transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
    
}

.fixed-pos{
    overflow:hidden;
}

.top-socio a{
        border-right:solid 1px #525665;
    padding: 0 21px;
        transition: 0.4s;
}

.top-socio a:hover{

text-decoration:none;
}

.top-socio a img{
     transition: 0.4s;
}

.top-socio a:hover img{
        transition: 0.4s;
    transform: rotateY(180deg);
}

.top-socio a:first-child{
    
    padding-left:0;
}

.top-socio a:last-child{
    border:none;
    padding-right:0;
}

.top-socio{
    display:table-cell;
    vertical-align:middle;
    width: 30%;
}



.logo{
    display: table-cell;
    vertical-align: middle;
    transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0.1s;
    -webkit-transition: all 0.8s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.1s;
    text-align: left;
        width: 100%;
}


.nicescroll-cursors{
    border:0 !important;
}



.desktop-menu li{
    display: inline-block;
    vertical-align: middle;
}

.desktop-menu li:last-child{
    margin-right:0;
}

.no_use a:before{
        position: absolute;
    right: -12px;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    border-top: 4px dashed #fff;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transition: 0.3s;
    content: '';
    top: 6px;
}

.no_use .dropdown-menu a:before{
    display:none !important;
}




.sub_dropdown{
       width: 100%;
           background: #eee;
        opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
    pointer-events: none;
       top: -97%;
    position: absolute;
       max-height: 200px;
    overflow: auto;

}

.further_sub:hover .sub_dropdown{
       pointer-events: auto;
    opacity: 1;
    transform: none;
    visibility: visible;
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
     top:0;
    position: relative;
}

.further_sub:hover .fa-plus:before{
        content: "\f068";
}



.further_sub a:first-child{
       padding-right: 42px !important;
}

.further_sub .sub_dropdown li a{
        padding:5px  !important;
    border-bottom: solid 1px #909090;
    margin-top: 0;
    border: 0 !important;
    left: 0;
    border-radius: 0;
     margin-right:0 !important;

}



.sub_dropdown li a:after{
    display: none;
}

.further_sub .fa{
    font-size: 12px;
    border: solid 1px #fff;
    border-radius: 50%;
    padding: 4px;
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
}


.desktop-menu ul li a{
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.085em;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    transition: 0.3s;
    position: relative;
    display: block;
    border-right: 0;
    border-left: 0;
    margin-right: 20px;
}

.desktop-menu ul li{
    padding-bottom: 30px;
}

.desktop-menu a:after {
      display: block;
    background-color: #fff;
    position: absolute;
    bottom: -1px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    transition: all .25s ease-out;
}

.desktop-menu a:hover{
    color: #bf0413;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;

}

.desktop-menu a:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.desktop-menu li:first-child a{
}

.current-menu-item a{
    color: #fff;
}

.current-menu-item a:after {
        visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}



.desktop-menu li:last-child a{
    padding-right:0;
    border-right:0;

}

.desktop-menu ul {
      margin-bottom: 0;
    list-style: none;
    padding: 0;
    vertical-align: middle;
    border-left: 0;
    text-align: left;
    border-right: 0;
    float: left;
    vertical-align: middle;
}


.search_box{
    float: left;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

.search_box form{
	    float: left;
}

.search_box .search_thing{
   /* position: absolute;
    right: 0;
    bottom: -5px;*/
    display: none;
    width: 270px;
    margin-right: -30px;
    margin-top: -7px;
}

.search_box:hover .search_thing{
    display: block;
}


.desktop-menu .dropdown-menu>li>a{
    padding: 10px 27px 10px 10px;
    min-width: 200px;
    margin-top: 0;
    border-radius: 0;
    left: 0;
    border-radius: 0;
    color: #000;
    text-transform: capitalize;
    margin-right: 0;
    background: url(../images/nav_line.png) no-repeat;
    background-position: bottom;
    background-size: contain;
}


.desktop-menu .dropdown-menu>li:last-child a{
    background: none;
}

.desktop-menu .dropdown-menu>li:last-child a{
    border-bottom: none;
}

.desktop-menu .dropdown-menu {
   /* display:none;*/
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
    pointer-events: none;
}


.desktop-menu li:hover > ul.dropdown-menu {
    display:block;
 pointer-events: auto;
    opacity: 1;
    transform: none;
    visibility: visible;
     transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;

}

.mobile-nav .dropdown-menu {
    display: block;
    opacity: 1;
    transform: none;
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
    pointer-events: auto;
    position: relative;
    width: 100%;
    padding: 0px 20px !important;
    float: none;
    border: 0;
    box-shadow: none;
}

.mobile-nav .dropdown {
    position: relative;
        z-index: 10;
}

.mobile-nav li:hover > ul.dropdown-menu {
    display:block;
 pointer-events: auto;
    opacity: 1;
    transform: none;
    visibility: visible;
     transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
     background: #fff;
    padding: 0;
}

.mobile-nav .dropdown-menu li a{
    font-size: 16px;
    color: #0f2f40;
    padding: 3px 0;
    position: relative;
}

.mobile-nav .dropdown-menu li a:before{
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    left: -12px;
    top: 7px;
}

.desktop-menu .dropdown-menu li {
    padding: 0;
    margin-right:0;
    display:block;
    border: 0;
    width: 100%;
    margin-bottom: 10px;
} 
.dropdown-menu>.active>a {
    color: #fff !important;
}



.desktop-menu .dropdown-menu{
    padding: 15px;
    min-width: 235px;
    margin-top: 0;
    border: 0;
    left: inherit;
    right: 0;
    box-shadow: 0px 15px 30px rgb(0 0 0 / 35%);
    border-radius: 5px;
    top: 90%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

a{
    
color:#000;
}



.desktop-menu  .dropdown-menu>li>a:focus, .desktop-menu .dropdown-menu>li>a:hover{
     color: #ffffff!important;
    text-decoration: none;
    background: #c2111f;
    transition: 0.3s;
}



.new-li{
    margin-left:20px;
    margin-right:0 !important;
}

.new-li a{
        font-weight: 700;
    padding: 12px 17px 12px 53px;
    background: #ea2323;
    color: #fff;
    position: relative;
    transition:0.3s;
    text-transform:uppercase;
    letter-spacing:1px;
}

.new-li a .fa{
        background: #d51b1b;
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 0;
    font-weight:bold;
    padding: 10px 16px;
    transition:0.3s;
}

.new-li a:hover{
    transition: 0.3s;
    background: #000;
}

.new-li a:hover .fa{
    transition: 0.3s;
    background: #493157;
}


.top-menu {
    display: none;
    vertical-align: middle;
    padding-left: 36px;
    position: relative;
}





.blob-btn{
        z-index: 1;
    position: relative;
 border-radius: 80px;
}



.blob-btn__inner {
    z-index: -1;
  overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
     border-radius: 80px;
}
.blob-btn__blobs {
    position: relative;
    display: block;
    height: 100%;
    -webkit-filter: url(#goo);
    filter: url(#goo);
}

.blob-btn__blob {
    position: absolute;
    top: 7px;
    width: 100%;
    height: 100%;
      background: #10122d;
    border-radius:0;
    -webkit-transform: translate3d(1%, 107%, 0) scale(1.4);
    transform: translate3d(1%, 107%, 0) scale(1.4);
    transition: -webkit-transform 0.45s;
    transition: transform 0.45s;
    transition: transform 0.45s, -webkit-transform 0.45s;
    -webkit-transition: transform 0.45s;
    -moz-transition: transform 0.45s;
    -o-transition: transform 0.45s;
    transition: transform 0.45s;
}

.blob-btn__blob:nth-child(1) {
    left: 0%;
    transition-delay: 0.04s;
}

a:hover, a:active{
    text-decoration: none;
}

.blob-btn__blob {
    -webkit-transform: translate3d(1%, 107%, 0) scale(1.4);
    transform: translate3d(1%, 109%, 0) scale(1.4);
}

.blob-btn:hover .blob-btn__blob {
    -webkit-transform: translateZ(0) scale(1.6);
    transform: translateZ(0) scale(1.6);
}


 #burger {
    width: 30px;
    display: block;
    padding-right: 0;
    height: 20px;
    left: 0px;
    cursor: pointer;
    z-index: 1000000000;
    position: relative;
    
}

#burger:hover  .bar{
    
      transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0s;
        transition: 0.8s;
}



#burger .bar {
    height: 1px;
    position: relative;
    transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition-delay: 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition-delay: 0.2s;
    position: absolute;
    height: 2px;
    content: "";
    left: 0;
     background: #bf0413;
    border-radius: 10px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.bar.one {
    width: 20px;
    top: 0;
}

.bar.two {
        width: 13px;
    top: 8px;
}

.bar.three {
    width: 26px;
    top: 16px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}


.bar.four {
    width: 30px;
    top: 30px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}


.animate .bar.one{
        opacity: 0;
    transform: translateY(-2px) rotate(-44deg);
    -webkit-transform:translateY(-2px) rotate(44deg);
}

.animate .bar.four{
        opacity: 0;
        transform: translateY(-8px) rotate(45deg);   
       -webkit-transform:translateY(-8px) rotate(45deg);
}

.animate .two{
    -webkit-transform: rotate(-44deg);
    transform: rotate(-44deg);
    top: 12px;
        width: 26px;
}

.animate .three{
        -webkit-transform: rotate(44deg);
    top: 12px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.top-menu .join {
    float: right;
    margin-right: 10px;
}
.join a {
       border: solid 1px #f69c0c;
    border-right-color: #f66e0c;
    border-top-color: #f66e0c;

    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}


.top-menu .menu-text{
    display:none;
    
}

.hidden_menu{
   
    position: relative;
}

.mob_front_logo{
    display: none;
}

.mobile-nav {
        background:#fff;
    
    position: fixed;
    top: -110%;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: .2s ease;
    z-index: 100000000;
    transition: all 0.5s ease-out, background 1s ease-out;
    -webkit-transition: all 0.5s ease-out, background 1s ease-out;
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    opacity: 0;
    left: 0;
}

.mobile-nav.showw{
           left: 0%;
    opacity: 1;
    transition: all 0.3s ease-in, background 0.5s ease-in;
    transition-delay: 0.25s;
    -webkit-transition-delay: 0.2s;
    -webkit-transition: all 0.3s ease-in, background 0.5s ease-in;
    top: 0;
    overflow: auto;
}

.mobile-nav .tbl{
     height: 75px;
             padding: 0 15px;
}

.mobile-nav #accordion{
    display: table-cell;
    vertical-align: middle;
    /* margin: auto; */
    height: 100%;
    text-align: center;
    position: relative;
   
}

.mobile-nav ul.hide_ul{
    list-style: none;
    margin: auto;
    padding: 0;
    margin-top: 0;
    text-align: center;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: table;
    margin-top: 111px;
    min-width: 308px;
}

.mobile_ul{
      display: table;
    width: 400px;
    margin: 0 !important;

}

.mobile-nav ul li{
      /* margin-bottom: 5px !important; */
    /* margin-top: 0; */
    text-align: left;
    -webkit-transform: scale(1.15) translateY(-30px);
    transform: scale(1.15) translateY(-30px);
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    box-shadow: none;
    width: auto;
}

.mobile-nav li a{
      color: #000;
    transition: 0.3s;
    display: block;
    margin: auto;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 0;
    padding-bottom: 8px;
    position: relative;
    font-size: 20px;
    /* text-align: center; */
    letter-spacing: 0px;
    padding: 5px 0;
   
}


.mobile-nav .search_bg{
    top:0 !important;
    background: none!important;
    position: relative!important;
    width: auto;
    height: auto;
        padding: 0 15px;
}

.mobile-nav #top_search_ico {
    right: 0px;
    top: 0;
    position: absolute;
    color: #fff;
    background: #5cad2f;
    width: 60px;
    height: 100%;
    border-top-right-radius: 36px;
    border-bottom-right-radius: 36px;
    padding: 15px;
    font-size: 20px;
        margin: 0;
}

.mobile-nav .top_search{
    width: 100%;

}

.mobile-nav .top_search .form-control{
    width: 100%;
    border: solid 2px #242430;
    font-size: 14px;
    color: #000;
    height: 65px;
}

.mobile-nav .panel-heading a:hover:after{
        visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


.primary-hidden-menu{
    display: none;
}

.mobile-nav .panel-heading a:after{
    display: block;
    background-color: #000;
    position: absolute;
    bottom: 0px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    transition: all .25s ease-out;
}

.mobile-nav .collapse{
     color: #ea2323;
     transition:0.3s;
}



.nelo:before
{       
    transition: 0.2s;
    width: 100%;
    left: 50%;
    margin-left: -50%;
}

.glyphicon-chevron-up{
    color:#ffcc23!important;
    
}


.mobile-nav.showw ul li{
    
-webkit-transform: scale(1) translateY(0px);
 transform: scale(1) translateY(0px);
  opacity: 1;
}


.mobile-nav.showw ul li:nth-child(1) {
  transition-delay: 0.55s;
}
.mobile-nav.showw ul li:nth-child(2) {
  transition-delay: 0.52s;
}
.mobile-nav.showw ul li:nth-child(3) {
   transition-delay: 0.49s;
}
.mobile-nav.showw ul li:nth-child(4) {
 transition-delay: 0.42s;
}
.mobile-nav.showw ul li:nth-child(5) {
transition-delay: 0.35s;
}
.mobile-nav.showw ul li:nth-child(6) {
   transition-delay: 0.28s;
}
.mobile-nav.showw ul li:nth-child(7) {
  transition-delay: 0.21s;
}


.mobile-nav.showw ul.secondary-new-menu li:nth-child(1){
 transition-delay: 0.14s;
}

.mobile-nav.showw ul.secondary-new-menu li:nth-child(2){
  transition-delay: 0.07s;
}



.mobile-nav  .panel-heading{
     border: none;
    background-color:transparent;
    padding:0;

}

.mobile-nav .panel{
    background-color: #00000000;
    border: none;
    border-bottom: solid 1px #d8d8d8;
    border-radius: 0;
}

.mobile-nav .panel-body{
        padding: 0;
        margin-top:10px;
        border: none !important;
}
.mobile-nav .panel-body li{
        margin-bottom: 0 !important;
    margin-top: 0;
}

.mobile-nav .panel-body a{
          color: #fff;
    text-transform: capitalize;
    display: block;
    margin-top: 0;
    padding: 5px 0;
    margin: auto;
    text-decoration: none;
}

.mobile-nav .panel-body a:hover{
    
    text-decoration:none;
    color:#fff  ;
}

.mobile-nav .nav_login{
    display: block;
    margin-top: 25px;
    text-align: center;
    border:solid 2px #fff;
     color: #fff;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 15px;
    transition: 0.3s;
      font-family: 'Lato', sans-serif;
}


.mobile-nav .nav_start{
  
    padding: 10px 15px !important;
    line-height: normal !important;
      font-family: 'Lato', sans-serif;
    min-width: 140px;
    display: block;
    text-align: center;
    font-weight: 800 !important;
    margin-top: 50px;
    text-transform: uppercase !important; 
    -webkit-transform: scale(1.15) translateY(-30px);
    transform: scale(1.15) translateY(-30px);
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    box-shadow: none;

}

.mobile-nav.showw .nav_start{
            -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
    opacity: 1;
        transition-delay: 0.14s;
}

.mobile-nav .nav_start:hover{
}

.mobile-nav .new-li{
    margin-top:35px;
    margin-bottom:0;
    margin-left:0;
    
}

.mobile-nav  .new-li a .fa{
        height: 100%;
        padding: 20px 26px;
}

.mobile-nav .new-li a{
    display:block;
    
        padding: 20px 17px 20px 53px;
}


.mobile-nav .indicator {
        right: 0;
    position: absolute;
    top: 8px;
    color: #fff;
}

    
.animated-border::before, .animated-border::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background:#f66e0c;
}
    

    
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    transition: 02s;
    opacity: 1;
}   
    
    
    .scroll-top-wrapper {
       position: fixed;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    z-index: 1000;
    color: #ffffff;
    border-radius: 30px;
    padding: 0;
    right: 27px;
    bottom: 40px;
    padding-top: 2px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}


.mobil-logo{
    display:none;
}
    
.xx-mobile-nav{
    
         position: absolute;
    width: 100%;
  
    z-index: 1000;
    top: 100%;
    left: 0;
    height: 0px;
    width: 100%;
    overflow: hidden;
    transition: all 0.5s ease-out, background 1s ease-out;
    -webkit-transition: all 0.5s ease-out, background 1s ease-out;
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    z-index: 10000;
    text-align: center;

}

.xx-mobile-nav .join{
        padding: 30px 10px;
    display:block;
}

.xx-mobile-nav .join a{
        border: solid 1px #f69c0c !important;
    border-right-color: #f66e0c !important;
    border-top-color: #f66e0c !important;
    display: table !important;
  
    /* padding: 10px 15px !important; */
    /* height: auto !important; */
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.xx-mobile-nav.showw{
        height: 100vh;
   
  
    transition: all 0.3s ease-in, background 0.5s ease-in;
    transition-delay: 0.25s;
    -webkit-transition-delay: 0.2s;
    z-index: 1000;
    -webkit-transition: all 0.3s ease-in, background 0.5s ease-in;
}


.xx-mobile-nav ul {
        display: block;
    padding: 0;
    list-style: none;
    margin-top: 0;
    vertical-align: middle;
}


.xx-mobile-nav ul li {
    background:#050713;
    text-align: center;
    -webkit-transform: scale(1.15) translateY(-30px);
    transform: scale(1.15) translateY(-30px);
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    /* height: 50px; */
    /* line-height: 45px; */
    /* border-bottom: solid 2px #0f1430; */
     border-top: solid 2px #0f1430;
}
    
    
    .xx-mobile-nav.showw ul li {
    -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
    opacity: 1;
}
    
.xx-mobile-nav.showw ul li:nth-child(1) {
  transition-delay: 0.49s;
}
.xx-mobile-nav.showw ul li:nth-child(2) {
  transition-delay: 0.42s;
}
.xx-mobile-nav.showw ul li:nth-child(3) {
  transition-delay: 0.35s;
}
.xx-mobile-nav.showw ul li:nth-child(4) {
  transition-delay: 0.28s;
}
.xx-mobile-nav.showw ul li:nth-child(5) {
  transition-delay: 0.21s;
}
.xx-mobile-nav.showw ul li:nth-child(6) {
  transition-delay: 0.14s;
}
.xx-mobile-nav.showw ul li:nth-child(7) {
  transition-delay: 0.07s;
}

    
    .xx-mobile-nav ul li a {

    font-size: 12px;
    color: #fff;
    background: #050713;
    transition: 0.3s;
    margin: auto;
    font-weight: 300;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 3px;
    display: block;
    padding: 15px 5px;
    height: 55px;
    /* line-height: 45px; */
   
    transition: 0.3s;
}

.xx-mobile-nav ul li a:hover{
    background:#f65a0c;
    transition:0.3s;
}
    
.xx-mob-display{

display:none;
}   

    
    
    .app-container{
       overflow:hidden;
           margin-top: 136px;
    }




/*bototm arrow*/

#to-top {
    overflow: hidden;
        transition: box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.1s linear;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.1s linear;
    background-color: rgba(0,0,0,0.25);
        border-radius: 200px!important;
    -webkit-border-radius: 200px!important;
    
    display: block;
  
    text-align: center;
    line-height: 12px;
    right: 17px;
    bottom: -30px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    z-index: 9994;
    height: 29px;
    width: 29px;
    background-color: rgba(0,0,0,0.25);
    background-repeat: no-repeat;
    background-position: center;
    transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
}


 #to-top:before {
    background-color: rgba(255,255,255,0.25);
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.5s cubic-bezier(0.165,0.84,0.44,1);
    -webkit-transition: all 0.5s cubic-bezier(0.165,0.84,0.44,1);
    opacity: 0;
    z-index: 2;
}

 #to-top:after, #to-top:before {
    display: block;
    content: ' ';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #000;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s cubic-bezier(.55,0,.1,1);
    -webkit-transition: all 0.3s cubic-bezier(.55,0,.1,1);
    border-radius: 100px;
    -webkit-border-radius: 100px;
}


 #to-top i.fa-angle-up.top-icon, #to-top i.fa-angle-up {
    -webkit-transform: translate(0,0px);
    transform: translate(0,0px);
    transition: transform 0.2s ease;
    -webkit-transition: transform 0.2s ease;
}


#to-top i {
    line-height: 29px;
    width: 29px;
    height: 29px;
    font-size: 14px;
    top: 0;
    left: 0;
    text-align: center;
    position: relative;
    z-index: 10;
    background-color: transparent;
}

#to-top:hover,  #to-top.dark:hover {
    transition: box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.05s linear 0.25s;
    -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.05s linear 0.25s;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.16);
    background-color: transparent!important;
}

 #to-top:hover i.fa-angle-up.top-icon,  #to-top:hover i.fa-angle-up, #to-top.hovered i.fa-angle-up.top-icon, #to-top.hovered i.fa-angle-up {
    -webkit-transform: translate(0,-29px);
    transform: translate(0,-29px);
}

 #to-top:hover:after{
    transform: scale(1);
    -webkit-transform: scale(1);
    background:#bf0413;
 }   
 

footer{
    padding: 100px 0px ;
    background: #231F20;

}

.footer_copyright{
    padding: 25px;
}

.footer_copyright p{
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    text-align: center;
    color: #848484;
    margin-bottom: 0;
}

.footer_copyright p a{
    font-size: 15px;
    text-align: center;
    color: #848484;
    transition: 0.3s;
}

.footer_copyright p a:hover{
    color: #F02316;
    transition: 0.3s;
}

.foot_menu{
    display: table;
    width: 100%;
}

.foot_item{
    width: auto;
    display: table-cell;
}

.foot_item ul{
    padding: 0;
    margin: 0;
}

.foot_item ul li{
    list-style: none;
    margin-bottom: 10px;
}

.foot_item h4{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 30px;
    margin-top: 0;
}

.foot_item h4 a{
    color: #FFFFFF;
}

.foot_item ul li a{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.foot_item ul li a:hover{
    color: #F02316;
    transition: 0.3s;
}

/*home*/


.home_banner{
    position: relative;
}


.home_slider .item{
    min-height: 620px;
	    background-size: cover !important;
}

.customdots {
    z-index: 1000;
    margin-top: -50px;
    position: relative;
    display: block;
    text-align: center;
}

.customdots button{
    background: #fff;
    border: 0;
    width: 30px;
    margin: 0 9px;
    height: 3px;
    opacity: 0.5;
}

.customdots button.active{
    opacity: 1;
}


.section2{
    background: #fff;
    padding: 150px 0;
    text-align: center;
    position: relative;
}

.section2 .form-group{
    margin-bottom: 40px;
}

.section2 p{
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;

}

.section2 a{

    color: #F02316;
    position: relative;
}

.custom_button{
    border: solid 1px #F02316;
    font-size: 13px;
    line-height: 20px;
    padding: 15px;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.085em;
    text-transform: uppercase;
    min-width: 180px;
    display: inline-block;
}

.custom_button:after{
    border-top: solid 1px #F02316;
    content: '';
    right: -16.5px;
    position: absolute;
    bottom: -9px;
    transform: rotate(311deg);
    background: white;
    height: 27px;
    width: 36px;
}

.custom_button{
    z-index: 1;
    position: relative;
}

.custom_button .span_text
{
    position: relative;
    z-index: 1000;
}

.custom_button .span_inner{
    z-index: -1;
    overflow: hidden;
    position: absolute;
    left: -0.4px;
    top: 0;
    width: 100.5%;
    height: 101%;
}

.custom_button .span_inner span{
    position: absolute;
    top: 9px;
    width: 100%;
    height: 100%;
    background: #F02316;
    border-radius: 24px;
    -webkit-transform: translate3d(1%,107%,0) scale(1.4);
    transform: translate3d(1%,107%,0) scale(1.4);
    transition: -webkit-transform .45s;
    transition: transform .45s;
    transition: transform .45s,-webkit-transform .45s;
    -webkit-transition: transform .45s;
    -moz-transition: transform .45s;
    -o-transition: transform .45s;
    transition: transform .45s;
    left: 0;
    transition-delay: .04s;
}

.custom_button:hover .span_inner span{
    left: 0;
    transition-delay: .04s;
    -webkit-transform: translateZ(0) scale(1.6);
    transform: translateZ(0) scale(1.6);
    -moz-transform: translateZ(0) scale(1.6);
}

.custom_button:hover {
    color: #fff;
}

.custom_button:hover span{
    color: #fff;
}


.section3{
    position: relative;
    background: #F5F5F5;
    padding: 100px  0 0 0;
    text-align: center;
    position: relative;
}

.section3 .container{
    width: 1280px;
    max-width: 100%;
}

.section3 .container h3{
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: normal;
    text-align: center;
    color: #101010;
    margin-top: 0;
    margin-bottom: 20px;
}

.section3 .container p{
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    text-align: center;
    color: #000000;
}


.business_main{
    margin-top: 40px;
    position: relative;
	padding-top: 60px;
}

.business_box{
    min-height: 601px;
    background-size: cover !important;
    background-position: center center !important;
    width: 50%;
    float: left;
    position: relative;
}

.business_shadow{
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(236.32deg, rgba(255, 255, 255, 0) 10.26%, rgba(240, 35, 22, 0.55) 88.84%);
    mix-blend-mode: darken;
    border-radius: 0px;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;

}

.business_box h2{
    width: 400px;
    margin-top: 0;
    margin-bottom: 0;
    background: #f5f5f5;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 39px;
    text-align: center;
    color: #101010;
    padding: 15px;
    position: relative;
    }

.business_box h2:after{
    content: '';
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    height: 69px;
    width: 25px;
    background: #f5f5f5;
    display: inline-block;
    position: absolute;
    right: -13px;
    top: 0;
}


.custom_button_bg{
    background: url(../images/button_bg.png)no-repeat;
    font-size: 13px;
    line-height: 20px;
    padding: 15px;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.085em;
    text-transform: uppercase;
    background-size: cover;
    background-position: bottom;
    min-width: 183px;
    display: inline-block;
    color: #fff;
    transition: 0.3s;
    position: absolute;
    bottom: 50px;
    right: 50px;
    filter: drop-shadow(9px 0px 10px #222);
}

.custom_button_bg:hover{
	 
}

.custom_button_bg:focus span{
    color: #fff;
}

.custom_button_bg:hover{
  /*  background: #040404 url(../images/button_bg.png)no-repeat;*/
	   background: url(https://www.thespring.cloud/beta/abr/wp-content/uploads/2023/01/button_bg_black.png)no-repeat;
    background-blend-mode: color;
    color: #fff;
    transition: 0.3s;
    filter: drop-shadow(10px 3px 13px #222);
	    background-size: cover;
    background-position: bottom;
}

.custom_button_bg span{
    display: block;
}


.section4{
    position: relative;
    padding: 100px 0;
    background: #fff;

}

.section4 h3{
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    color: #101010;
    margin-top: 0;
    margin-bottom: 25px;
}

.section4 p{
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    color: #000000;
    margin-bottom: 35px;
}

.impact_slider{
    margin-top: 80px;
}

.impact_slider .item{

}


.item_img{
    min-height: 442px;
    margin-bottom: 20px;
    background-size:cover !important ;
}


.item_info{

}

.item_info span{
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    color: #000000;
    display: block;
}


.item_info hr{
    border: 0;
    height: 7px;
    width: 47px;
    background: #F02316;
    text-align: left;
    margin-left:0 ;
    margin-right:0 ;
    margin-top: 5px;
}


.item_info h2{
    min-height: 44px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #242424;
    margin-bottom: 30px;
}


.impact_slider .owl-nav{
    position: absolute;
    top: -30px;
    right: 0;
}

.impact_slider .owl-nav button{
    outline: 0;
    border: 0;
    margin: 0 5px;
}

.impact_slider .owl-nav button .fa{
    font-size: 25px;
}

.impact_slider .owl-nav .owl-prev .fa{
  color: #ccc;
	  transition: 0.3s;

}

.impact_slider .owl-nav .owl-next .fa{
  color: #ccc;
	  transition: 0.3s;
}

.impact_slider .owl-nav button .fa:hover{
	    color: #F02316;
    transition: 0.3s;
}

.section5{
    position: relative;
    padding: 100px 0;
    background: #F8F8F8;
}


.section5 .col-md-6 img{
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    -webkit-filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    
}


.invest_news{
    margin-top: 50px;
}

.section5 h3{
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    color: #010101;
    margin-top: 0;
    margin-bottom: 30px;
}

.section5 .form-group{
    margin-bottom: 40px;
}

.section5 p{
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    color: #000000;
}

.section5 .custom_button{

    color: #fff;
}

.section5 .custom_button:after{
    background: #F8F8F8;
}



.section5 .custom_button:hover span{
    color: #000;
}

.section5 .custom_button .span_inner{
	    left: 0;
    width: 100%;
	    background: #F02316;
	    height: 100%;
}

.section5 .custom_button .span_inner span{
    background: #fff;
    
}



.contact_info{
    text-align: left;
    background: #fff;
}
.contact_info .container h3{
    text-align: left;
}

.contact_info .container  p{
    text-align: left;
}

.contact_info .form-group{
    margin-bottom: 45px;
}

.contact_info p{
    text-align: left;
}

.contact_info_layer{
    position: absolute;
    right: 0;
    top: -191px;
    width: 700px;
    height: 700px;
    background-position: top right !important;
    background-size: contain !important;

}


.contact_info iframe{
    width: 100%;
    height: 470px;
}

a:active,
a:focus
{
    text-decoration: none;
}

.contact_info .cont_map:after {
    border-top: solid 1px #ffffff;
    content: '';
    right: -22px;
    position: absolute;
    bottom: 7px;
    transform: rotate(311deg);
    background: white;
    height: 41px;
    width: 91px;
}

.inquiry_email .form-group{
    margin-bottom: 25px;
}

.inquiry_email label{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #000000;
    display: block;
}

.inquiry_email a{
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    height: 70px;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    color: #F02316;
    padding: 15px;
    display: table;
    width: 100%;
    transition: 0.3s;
 }

 .inquiry_email a:hover{
    border-color: #F02316;
    transition: 0.3s;
 }

 .cont_gallery{
    margin: 100px auto;
    width: 80%;
 }


 .cont_gallery .item{
    min-height: 332px;
 }

 .cont_gallery .item:after {
    border-top: solid 1px #ffffff;
    content: '';
    right: -27px;
    position: absolute;
    bottom: -8px;
    transform: rotate(311deg);
    background: white;
    height: 37px;
    width: 77px;
}

.cont_gallery .owl-nav{
    position: absolute;
    top: -30px;
    right: 0;
    margin: 0;
}

.cont_gallery .owl-nav button {
    outline: 0;
    border: 0;
    margin: 0 5px;
}

.cont_gallery .owl-nav button .fa {
    font-size: 25px;
}

.cont_gallery .owl-nav .owl-prev .fa {
    color: #C0C0C0;
}

.cont_gallery .owl-nav .owl-next .fa {
   
	 color: #C0C0C0;
}

.cont_gallery .owl-nav button:hover .fa {
	 color: #F02316;
}

.owl-prev.disabled{
	    opacity: 0.1;
    pointer-events: none;
}

.owl-next.disabled{
	    opacity: 0.1;
    pointer-events: none;
}


.job_list{
    margin-top: 40px;
    text-align: center;
}

.job_list img{
    display: block;
    margin: auto;
}

.careers_box{
    text-align: center;
}

.contact_info .container {
    width: 1480px;
    max-width: 100%;
}

.careers_box h3{
    text-align: center !important;
}

.careers_box p{
    text-align: center !important;
}

.careers_box p.red_note{
    color: #F02316;
    font-weight: 700;
}

.invest_gallery{
    margin-top: 45px;
}

.investor_info .container h3{
    text-align: center;
}

.invest_gallery .item{
    border:solid 1px #ccc
}

.invest_gallery .item_img{
   min-height: 420px;
}


.invest_gallery .item_info{
    margin-top: 25px;

}

.invest_gallery .item_info h2{
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    color: #F02316;
    margin-top: 0;
    margin-bottom: 10px;
    padding:0 25px;
	min-height:inherit;
	   margin-bottom: 25px !important;
}

.agm_slider h2{
    color: #101010 !important;
 
    font-weight: 700 !important;
}

.invest_gallery .item_info p{
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    color: #000000;
    padding:0 25px;
    min-height: 65px;
    margin-bottom: 5px;
	display:none;
}

.invest_gallery .item_info a{
    color: #FFFFFF;
    display: block;
    height: 70px;
    line-height: 38px;
    text-align: left;
    background: #000;
    border: 0;
    padding: 15px 25px;
}

.invest_gallery .item_info a span{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.085em;
    text-transform: uppercase;
}

.contact_info .item .form-group{
    margin-bottom: 0;
}

.invest_gallery .item_info a:after{
    border:0;
}

.invest_gallery .custom_button .span_inner span {
    position: absolute;
    top: 15px;
}


.invest_gallery .owl-nav{
    margin-top: 20px;
    text-align: center;
}

.invest_gallery .owl-nav button {
    outline: 0;
    border: 0;
    margin: 0 5px;
}

.invest_gallery .owl-nav button .fa {
    font-size: 25px;
	    color: #C0C0C0;
	transition:0.3s;
}

.invest_gallery .owl-nav .fa:hover {
    color: #F02316;
		transition:0.3s;
}



.gray_bg{
 background-color: #F8F8F8;   
}

.investor_2{
    margin-top: 100px;
}

.investor_2 .invest_gallery .item_info a{
    background: #F02316;
}

.investor_2 .invest_gallery .item_info .custom_button:after{
    background: #f8f8f8;
}

.investor_2 .invest_gallery .item_info .custom_button .span_inner span{
    background: #000;
}

.investor_3  .container h3 {
    text-align: left;
    margin-bottom: 10px;
}

.investor_3  .container p{
    margin-bottom: 50px;
    font-size: 20px;
    color: #101010;
	font-weight:500;
}

.invest_document{
    padding-top: 50px;
}

.invest_document ul{
    padding: 0;
    margin: 0;
    border: 1px solid #D9D9D9;
}

.invest_document ul li{
    list-style: none;
    border-bottom: 1px solid #D9D9D9;
    position: relative;
}

.invest_document ul li:last-child{
    border:0;
}

.invest_document ul li a:after{
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 40%;
    left: 34px;
    position: absolute;
    font-size: 24px;
}

.invest_document ul li a{
    padding: 38px 25px 38px 54px;
    /* height: 104px; */
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #201D1C;
    transition: 0.3s;
    line-height: normal;
    position: relative;
}

.invest_document ul li a:hover{
    transition: 0.3s;
    color: #fff;
    background: #F02316;
}

.purpose_info{
    background: #fff;
    padding: 100px 0 ;
    position: relative;
}

.purpose_info h3{
    
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: normal;
    color: #101010;
    margin-top: 0;
    margin-bottom: 20px;
    margin-bottom: 40px;
}

.purpose_info p{
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    color: #000;
}

.purpose_info p strong{
    color: #F02316;
    font-weight: 700;
}

.cutting_img{
    position: relative;
}

.cutting_img span{
    content: '';
    right: -21.5px;
    position: absolute;
    bottom: -2px;
    transform: rotate(311deg);
    background: white;
    height: 31px;
    width: 60px;
}


.impact_Sec2 .cutting_img span{
    background: #f8f8f8;
}

.corporat_img{
    padding-top: 90px;
}

.corporate_text .form-group{
    margin-bottom: 40px;
}

.mission_info{
    background: #F8F8F8 ;
    padding: 100px 0 ;
    position: relative;
}

.mis_boxes{
    min-height: 431px;
    padding: 85px;
    background: #fff;
}

.mis_boxes h3{
    margin-bottom: 15px;
}

.core_values{

}

.core_value_slider{
    display: block !important;
}



.values_main{
    position: relative;
    padding: 25px 25px 25px 110px;
    border: 1px solid #E3E3E3;
    min-height: 203px;
    margin-bottom: 40px;
}

.values_main img{
    position: absolute;
    left: 25px;
    top: 25px;
    /* width: 27px; */
}

.values_main h4{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #F02316;
    margin-top: 0;
    margin-bottom: 15px;
}

.values_main p{
    margin-bottom: 0;
}

.last_purpose{
    background: #F8F8F8 ;
    padding: 100px 0 ;
    position: relative;
}

.last_div{

    
}

.last_div h5{
    margin-top: 0;
    margin-bottom: 0;
    padding:34px 15px;
    text-align: center;
    color: #fff;
    background-color: #231F20;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
}

.last_div_body{
    background-color: #fff;
    padding: 35px 25px;
}

.last_div_body p{
 
    margin-bottom: 25px;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    color: #000000;
   
}

.last_div_body .custom_button {

    color: #fff;
}

.last_div_body .custom_button .span_inner{
    left: 0;
    width: 100%;
    height: 100.5%;
	    background: #F02316;
}

.last_div_body .custom_button:hover .span_inner{
	  height: 100%;
}

.last_div_body .custom_button .span_inner span {
    background: #fff;
   
}

.last_div_body .custom_button:hover span {
    color: #000;
}


.breadcrum{
    text-align: right;
    margin-top: 10px;
    margin-bottom: 25px;
}
.breadcrum li{
    display: inline-block;
    list-style: none;
    margin-right: 17px;
}

.breadcrum li:last-child{
    margin-right: 0;
}

.breadcrum a{
    font-style: normal;
   
    font-weight: 300;
    font-size: 24px;
    color: #000000;
}


.breadcrum li.active a{
    color: #F02316;
    font-weight: 700;
}

.breadcrum span{
    font-style: normal;
   
    font-size: 24px;
 
    margin-left: 15px;
}

.leader_wizard{

}


.leader_wizard .nav{
    border: 0;
}

.leader_wizard .nav li{
    border: 0 !important;
    outline: 0 !important;
    width: 33.33%;
	    padding: 10px 15px;
}


.leader_wizard .nav li a{
    border: 0 !important;
    outline: 0 !important;
    display: block;
    margin: 0;
	    overflow: hidden;
    padding: 0;
}

.leader_wizard .nav li a:hover{
    border: 0;
    background: none;
}

.leader_wizard .nav li a:hover .leader_img{
    transition: 0.3s;
	    transform: scale(1.05);
}

.leader_wizard .nav li a:hover .custom_button{
    background:  #F02316;
    transition: 0.3s;
}

.leader_img{
    min-height: 368px;
    background-size: cover !important;
    transition: 0.3s;
}

.leader_wizard .nav li .custom_button{
    color: #FFFFFF;
    display: block;
    min-height: 104px;
    line-height: 57px;
    text-align: left;
    background: #000;
    border: 0;
    transition: 0.3s;
    padding: 15px 25px;
}

.leader_wizard .nav li.active .custom_button{
    background:  #F02316;
    transition: 0.3s;
}


.leader_wizard .custom_button:after{
    border: 0 !important;
}

.leader_wizard  .custom_button{
}

.leader_wizard  .custom_button h4{
    margin-top: 0;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.leader_wizard  .custom_button p{
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    text-transform: capitalize;
    line-height: normal;
    margin: 0;
	min-height:50px;
}

.leader_wizard .tab-content .tab-pane{
    padding: 40px;
	    background: #fff;
}

.leader_wizard  .ta_conten_main {
	    overflow: auto;
    height: 90%;
}

.leader_wizard .tab-content h2{
    margin-top: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    color: #101010;
}

.leader_wizard .tab-content span{
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    color: #F02316;
    display: block;
    margin-bottom: 25px;
}

.leader_wizard .tab-content p{
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    color: #000000;
    margin-bottom: 25px;
}


.mobile_leader_slider .owl-nav {
    margin-top: 20px;
    text-align: center;
}

.mobile_leader_slider .owl-nav button {
    outline: 0;
    border: 0;
    margin: 0 5px;
}

.mobile_leader_slider .owl-nav .fa {
       color: #ccc;
	font-size: 25px;
	transition:0.3s;
}

.mobile_leader_slider .owl-nav .fa:hover {
        color: #F02316;
	transition:0.3s;
}

.message_main .form-group{
    margin-bottom: 65px;
}

.message_main .form-group p{
    margin-bottom: 20px;
}

.purpose_info p strong{
    font-size: 26px;
}

.message_main h5{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #101010;
    margin-top: 35px;
    margin-bottom: 30px;
}

.marBot0{
    margin-bottom: 0 !important;
}

.employe_tree{
    text-align: center;
    position: relative;
}

.main_center_line{
    position: absolute;
    left: 50%;
    border: 0;
    height: 85%;
    background-color: #CCCCCC;
    width:2px
}


.tree_box{
    background-color: #000;
    padding: 15px;
    display: inline-block;
    width: 43%;
    position: relative;
    margin-top: 2%;
    margin-bottom: 2%;
}

.tree_box2{
    margin-right: 6.6%;
}

.tree_box2 hr{
    right: -16%;
    top: 0;
}

.tree_box3{
    margin-left: 6.6%;
}

.tree_box3 hr{
    left: -16%;
    bottom: 0;
}


.tree_box hr{
    position: absolute;
    border: 0;
    height: 2px;
    background-color: #CCCCCC;
    width: 90px;
}

.tree_box_last hr{
    top: inherit;
    bottom: 65px;
}

#senior_mangement .main_center_line{
    height: 91.6%;
}

.tree_box span{
    border-top: solid 1px #ffffff;
    content: '';
    right: -27px;
    position: absolute;
    bottom: -8px;
    transform: rotate(311deg);
    background: white;
    height: 37px;
    width: 77px;
}

.tree_img{
    border: 10px solid #FFFFFF;
    height: 242px;
    background-size: cover!important;
    width: 214px;
    display: table-cell;
    vertical-align: middle;
    background-position: center center !important;
}

.tree_info{
    padding: 25px 15px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}

.tree_info h3{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
}

.tree_info p{
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.impact_main{

}

.impact_main .corporat_img {
    padding-top: 0;
}

.impact_Sec2{
    background: #F8F8F8;
    position: relative;
    display: table;
    width: 100%;
}

.impact_Sec2 .impact_Sec2_img{
 
    width: 50%;

}

.impact_Sec2_img span{
    content: '';
    right: -21.5px;
    position: absolute;
    bottom: -2px;
    transform: rotate(311deg);
    background:#f8f8f8;
    height: 31px;
    width: 60px;
}

.impact_Sec2_img{
    background-size: cover !important;
    min-height: 468px;
}

.inner_banner img{
    display: block;
    margin: auto;
    width: 100%;
}

.impact_Sec2_info{
    width: 50%;
    padding: 75px 0 100px 100px;
}

.impact_Sec4 .impact_Sec2_info{
    padding: 50px 0 50px 100px ;
}


.impact_Sec2_info_content{
    width: 600px;
    max-width: 100%;
}

#impact h3{
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: normal;
    color: #101010;
    margin-top: 0;
    margin-bottom: 40px;
}

#impact p{
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    color: #000;
}

.impact_Sec2_info_content .custom_button{
        margin-top: 40px;
}

.impact_Sec2_info_content .custom_button {
    margin-top: 40px;
   
    color: #fff;
}
/*
.impact_Sec2_info_content .custom_button:hover{
	border-color:#fff;
}

.impact_Sec2_info_content .custom_button:hover:after{
	border-color:#fff;
}
*/
.impact_Sec2_info_content .custom_button .span_inner{
    left: 0;
    width: 100%;
    height: 100.5%;
    background: #F02316;
}

.impact_Sec2_info_content .custom_button:hover .span_inner{
	  height: 100%;
}

.impact_Sec2_info_content .custom_button:after {
    background: #f8f8f8;
}

.impact_Sec2_info_content .custom_button .span_inner span {
    background: #fff;
}

.impact_Sec2_info_content .custom_button:hover span{
    color: #000;
}

.impact_Sec3{
    background: #fff;
    position: relative;
    text-align: center;
    padding: 100px 0;
}

.impact_Sec3  .custom_button {
    margin-top: 25px;
}

.impact_Sec4{
    padding: 100px 0;
}

.impact_Sec5{
    position: relative;
    text-align: center;
    padding: 100px 0;
    background-position: -90px -357px !important;
}

.invincible_block{
    width: 80%;
    background: #D9D9D9;
    min-height: 490px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
}

.impact_Sec5 h5{
    font-style: normal;
font-weight: 500;
font-size: 30px;
text-align: center;
margin-top: 0;
color: #F02316;
margin-bottom: 25px;
}

.impact_Sec5 a{
    margin-top: 25px;
}

.environmental{
    background: #fff;
    padding-bottom: 100px;
}


.environmental_slider{
    position: relative;
    text-align: left;
    margin-top: 40px;

}

.environmental_items{
   position: relative; 
   border: 1px solid #E8E8E8;
}

.environmental_items span{
    border-top: solid 1px #E8E8E8;
    content: '';
    right: -26.5px;
    position: absolute;
    bottom: -5px;
    transform: rotate(311deg);
    background: white;
    height: 38px;
    width: 72px;
}

.environmental_items_img{

    min-height: 480px;

}

.environmental_items_info{
    padding: 35px 20px;
    text-align: left;
}

.environmental_items_info h4{
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 30px;
    color: #F02316;
    text-align: left !important;
}

.environmental_items_info p{
    min-height: 330px;
    text-align: left !important;
    font-size: 20px!important;
}

.talen_development{
    margin-top: 50px;
}

.talen_development_list{
    margin-bottom: 35px;
    position: relative;
    padding: 25px;
    border: 1px solid #E3E3E3;
    background: #fff;
}

.talen_development_list_img{
    min-height: 390px;
    position: relative;
}

.talen_development_list_img span{
    border-top: solid 1px #E8E8E8;
    content: '';
    right: -26.5px;
    position: absolute;
    bottom: -5px;
    transform: rotate(311deg);
    background: white;
    height: 38px;
    width: 72px;
}

.talen_development_list h4{
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 30px;
    color: #F02316;
    text-align: left !important;
}

.talen_development_list p{
    text-align: left !important;
    font-size: 20px!important;
    margin-bottom: 25px;
}

.social_tabs{
    position: relative;
    margin-top: 80px;
}

.social_tab_left{
    position: sticky;
    text-align: left;
    width: 40%;
    float: left;
    padding-right: 15px;
}

.social_tab_right{
    float: left;
    width: 60%;
    padding: 40px;
    border: solid 1px #000;
    background: #fff;
}

.social_tab_left ul{
    margin: 0;
    padding: 0;
}

.social_tab_left ul li{
    list-style: none;
    border-left: solid 3px #000;
}

.social_tab_left ul li a{
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    display: block;
    color: #000;
    padding: 25px;

}

.social_tab_left ul li.active{
    border-color:  #F02316;
}

.social_tab_left ul li.active a{
    color: #F02316;
    font-weight: 700;
}

.social_tab_right p{
    text-align: left!important;
    font-style: normal;
    font-weight: 300;
    font-size: 20px!important;
    color: #231F20 !important;
    margin-bottom: 25px !important;

}

.community_engage .social_tab_right{
    border:0;
    padding-top: 0;
}
.community_engage .social_tab_left ul{
    border:solid 1px #eee;
}

.community_engage .social_tab_left li{
    border: 0;
    border-bottom:solid 1px #eee ;
    position: relative;
}

.community_engage .social_tab_left li a:before{
    position: absolute;
    left: 14px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    top: 29px;
}

.community_engage .social_tab_left li.active{
    background:#F02316 ;
}

.community_engage  .social_tab_left ul li.active a {
    color: #fff;
    font-weight: 800;
}

.community_engage .social_tab_left li a{
    padding-left: 40px;
    font-size: 18px;
    font-weight: 500;
}

.social_tabs{

}

.social_tabs .panel-group {
    padding-left: 0;
    list-style: none;
}

.social_tabs .panel-group li {
    margin-bottom: 5px !important;
    margin-top: 5px;
    text-align: left;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    border: none;
    border-bottom: solid 1px #d4d4d4;
    border-radius: 0;
    position: relative;
}

.social_tabs .panel-heading {
    border: none;
    background-color: transparent;
    padding: 0;
}

.social_tabs  .panel-group li a {
    padding-right: 15px;
    text-decoration: none;
    color: #161515;
    transition: 0.3s;
    font-size: 18px;
    font-weight: 500;
    display: block;
    margin: auto;
    position: relative;
    text-decoration: none;
    letter-spacing: 0;
    padding-bottom: 15px;
    position: relative;
    padding-top: 15px;
}

.social_tabs .indicator {
    right: 0;
    position: absolute;
    top: 17px;
    color: #313131;
}

.accordion-toggle:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    left: 0;
    margin-left: 0;
    height: 2px;
    background: #F02316;
    transition: 0.2s;
}

.social_tabs .accordion-toggle:before {
    background: #F02316;
}

.nelo{
    color:#F02316 !important;
}

.social_tabs .angle-up {
    color: #F02316!important;
}

.social_tabs .panel-body p{
    text-align: left !important;
}

.food_section{
    margin-top: 40px;
    margin-bottom: 40px;
}

.food_section h3{
    font-size: 24px !important;
    text-align: left !important;
    padding: 0 15px;
}

.food_section ul{
    border:0;
}

.food_section ul li {
    width: 21%;
    margin:20px;
    height: 245px;
    position: relative;
    border: 1px solid #D9D9D9;
}

.food_section ul li a{
    border: 0;
    margin-right: 0;
    height: 100%;
    padding: 20px;
    transition: 0.3s;
    text-align: center;
    display: block;
    overflow: hidden;
    background: none !important;
}



.food_section ul li.active{
    opacity: 1 !important;
}

.food_section ul li a:hover{
    box-shadow:-21px -1px 33px 0px rgb(0 0 0 / 8%);
    transition: 0.3s;
    background: none;
    background: none !important;
}

.food_section ul li a:hover .leader_img{
    transition: 0.3s;
      transform: scale(1.07);
}

.food_section ul li.chilli_logo
{
    background: #C5482F;
}

.food_section ul li.orrange_logo{
    background: #FEA90E;
}

.food_section ul li.black_logo{
    background: #000;
}

.food_section ul li.red_logo {
    background: #E02B20;
}


.food_section .leader_img{
    min-height: inherit;
    height: 100%;
    background-size: contain!important;
    background-position: center center !important;
    transition: 0.3s;
}

.food_section ul li span {
    content: '';
    right: -16.5px;
    position: absolute;
    bottom: -9px;
    transform: rotate(311deg);
    background: white;
    height: 27px;
    width: 36px;
	    border-top: 1px solid #D9D9D9;
}

.white_logo span{
    border-top: 1px solid #D9D9D9;
}

.food_section .tab-content .tab-pane{
    padding: 40px;
    text-align: left;
    background: #fff;
}

.food_section .tab-content .tab-pane:after{
   /*    content: '';
    right: -47px;
    position: absolute;
    bottom: -56px;
    transform: rotate(44deg);
    background: #ffffff;
    border-top: 1px solid #E8E8E8;
    filter: drop-shadow(-1px 0px 0px #eee);
    border-top: 65px solid #a72a2a00;
    border-bottom: 65px solid #cdaaaa00;
    border-left: 65px solid #ffffff;
    border-right: solid 40px #4440;
	*/
}


.food_section .tab-content .tab-pane h4{
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    color: #F02316;
    margin-top: 0;
    margin-bottom: 40px;
}

.food_section .tab-content .tab-pane p{
    text-align: left;
    font-weight: 300;
    font-size: 20px;
    color: #000000;
}

.food_section .tab-content  label{
    margin-top: 25px;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #101010;
    display: block;
    margin-bottom: 25px;
}

.food_section .tab-content  label span{
    font-weight: 500;
    font-size: 45px;
    color: #101010;
}

.food_section .tab-content  label small{
    font-weight: 400;
    font-size: 20px;
    color: #797979;
}

.mobile_food_slider{
    display: none ;
    margin-top: 25px;
}

.mobile_food_slider .accordion-toggle{
	 
    height: 245px;
    position: relative;
    border: 1px solid #D9D9D9;
    display: block;
}

.mobile_food_slider .leader_descr  h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    color: #F02316;
    margin-top: 0;
    margin-bottom: 15px;
}

.mobile_food_slider .leader_descr label{
	    display: block;
	    margin-bottom: 10px;
}

.mobile_food_slider .item img{
    width: 80%;
    display: block;
    margin: auto;
}

.mobile_food_slider ul{
    margin: 0;
    padding: 25px;
}

.mobile_food_slider li{
    display: table;
    list-style: none;
    width: auto!important;
    text-align: center;
    height: 200px !important;
    width: 200px !important;
    padding: 25px;
    margin: auto !important;
    float: none;
    opacity: 1 !important;
    box-shadow: -18px 0px 26px 2px rgb(0 0 0 / 8%);
}  

.mobile_food_slider .owl-nav button {
    outline: 0;
    border: 0;
    margin: 0 5px;
}

.mobile_food_slider .owl-nav button .fa {
    font-size: 25px;
		transition:0.3s;
	color:#ccc;
}

.mobile_food_slider .owl-nav .fa:hover {
    color: #F02316;
	transition:0.3s;
}


.food_manu{

}

.food_manu .manufact_div{
    min-height: 332px;
    border:solid 1px #eee;
    padding:45px 25px;
    margin-bottom: 25px;
}

.manufact_div p{
    text-align: left !important;
    font-size: 24px;
 
}

.manufact_div p strong{
    color: #F02316;
    margin-bottom: 25px;
}

.real_estate{
    padding: 40px 0;
    position: relative;
}

.real_estate .breadcrum{
    text-align: center;
}

.real_estate .tab-content{
    margin-top: 60px;
}


.real_estate .impact_Sec2_img{

}

.real_estate .impact_Sec2_img span{
    right: -23.5px;
    bottom: -5px;
    background: #ffffff;
    height: 52px;
    width: 105px;
}

.real_estate .tab-content .inner_tab h2{
    text-align: left;
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 24px;
}

.real_estate .tab-content .inner_tab p{
    text-align: left;
    font-size: 20px;
}

.real_estate .tab-content .inner_tab ul{
    position: relative;
    padding: 0;
    margin-top: 20px;
}

.real_estate .tab-content .inner_tab ul li{
    text-align: left;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    color: #000000;
    list-style: none;
    position: relative;
    padding-left: 31px;
    margin-bottom: 15px;
}

.real_estate .tab-content .inner_tab ul li:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    position: absolute;
    left: 8px;
    top: 4px;
    color: #f02316;
    font-weight: 800;
}


.real_estate_boxes{
    margin-top: 80px;
    padding:0;
    display: block;
}

.real_estate_boxes li{
    width: 33.33%;
    float: left;
    list-style: none;
    padding: 0 15px;
    margin-bottom: 35px;
}

.real_estate_boxes li a{
    display: block;
    border: solid 1px #eee;
    overflow: hidden;
  
}

.real_estate .breadcrum  ul{
    padding:0;
}

.estate_bg{
    min-height: 324px;
    background-size: cover !important;
    transition: 0.3s;
}

.real_estate_boxes li a:hover .estate_bg{
    transform: scale(1.5);
    transition: 0.3s;
}



.real_estate_boxes li span{
    display: block;
    bottom: 0;
    text-align: center;
    padding: 15px;
    position: relative;
    z-index: 10000;
    transition: 0.3s;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    color: #231F20;
}


.real_estate_boxes li a:hover span{
    background: #F02316;
    transition: 0.3s;
    color:#fff;
    font-weight: 500;
}

.real_estate_boxes li.active span{
    background: #F02316;
    transition: 0.3s;
    color:#fff;
    font-weight: 500;
}

.team_popup{
    /* display: none; */
    position: fixed;
    top: 0;
    z-index: 10000000000;
    background: rgb(255 255 255 / 54%);
    height: 100%;
	width:100%;
    opacity: 0;
    pointer-events: none;
	transition:0.3s;
	    transform: translate(0%, 100%);
}


.team_popup_active{
	opacity:1;
	pointer-events:auto;
	transition:0.3s;
	    transform: translate(0%, 0%);
}

.team_popup .fa-times{
      cursor: pointer;
    position: absolute !important;
    right: 8px;
    top: 6px;
    font-size: 22px !important;
    background: #f03228;
    color: #fff !important;
    padding: 15px 0;
    width: 30px;
    height: 14px;
    line-height: 0;
    text-align: center;
    border-radius: 100%;
}

.team_popup .leader_img{
    width: 27%;
    float: left;
    background-position: center center !important;
}

.team_popup .leader_descr{
	    float: left;
    padding-left: 45px;
    width: 73%;
}

.team_popup  .fa{
	    cursor: pointer;
}

.food_section_inner .team_popup ul{
	padding:0;
	    width: 27%;
    float: left;
}

.food_section_inner .team_popup ul li{
	    list-style: none;
    width: auto;
	    pointer-events: none;
	margin:0;
}

.food_section_inner .team_popup ul li .leader_img{
	    width: 100%;
    float: none;
}

.team_popup_arrows{
     text-align: center;
    background: #fff;
    padding-top: 15px;
    margin-bottom: -1px;
}




.team_popup_arrows .fa{
	   color: #C0C0C0;
	    font-size: 25px;
	transition:0.3s;
	   position: relative;
    z-index: 100;
}

.team_popup_arrows .fa:hover {
     color: #F02316;
	transition:0.3s;
}

.food_section.food_section_inner{
	margin:0;
}

.nav_arrows{
	
}


.other_cotain .container{
	width:1000px !important;
}

.ta_conten_main {
    position: relative;
    /* border: 1px solid #E8E8E8; */
    /* box-shadow: -29px -21px 39px rgb(0 0 0 / 3%); */
    /* width: 1280px; */
    /* max-width: 100%; */
    margin: auto;
    /* top: 45px; */
    overflow: auto;
    height: 90%;
    position: relative;
}

.mainy{
	width: 80%;
    max-width: 100%;
    position: relative;
    margin: auto;
    border: 1px solid #E8E8E8;
    box-shadow: -29px -21px 39px rgb(0 0 0 / 3%);
    background: #fff;
    overflow: auto;
    height: 70%;
    position: relative;
}

.hidden_click{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


.new_pop{
	background:#fff; 
	padding:80px;
	border:1px solid #e3e3e3
}

.foot_menu .fa-angle-down{
	display:none;
}



.new_staff .leader_img {
    min-height: 320px;
    background-size: auto !important;
	    background-position: center center !important;
}

.new_staff .panel-heading{
	    background: linear-gradient(104deg, #d0d0d0, #efefef);
    padding: 0;
}
