@font-face {
    font-family: 'Gotham Rounded Book';
    src: url('../woff2/gothamrounded-book.woff2') format('woff2'),
        url('../woff/gothamrounded-book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{
  font-family: 'Gotham Rounded';
}



/*nav line*/

 h2{

 	font-weight: 300 !important;

 }

#myProgress {

  width: 100%;  

}



#myBar {

  width: 0%;

  height: 2px;

  background-color: #E15733; 

}  

/*end of nav line */

.bg-light {

    background-color: #8A0202!important;

}

.navbar{

	padding:0px !important;

}

.navbar-light .navbar-nav .nav-link {

    color: #fff;

}





/* jssor slider loading skin spin css */

.jssorl-009-spin img {

    animation-name: jssorl-009-spin;

    animation-duration: 1.6s;

    animation-iteration-count: infinite;

    animation-timing-function: linear;

}

@keyframes jssorl-009-spin {

    from {

        transform: rotate(0deg);

    }

    to {

        transform: rotate(360deg);

    }

}

.jssorb051 .i {position:absolute;cursor:pointer;}

.jssorb051 .i .b {fill:#fff;fill-opacity:0.5;}

.jssorb051 .i:hover .b {fill-opacity:.7;}

.jssorb051 .iav .b {fill-opacity: 1;}

.jssorb051 .i.idn {opacity:.3;}

.jssora051 {display:block;position:absolute;cursor:pointer;}

.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}

.jssora051:hover {opacity:.8;}

.jssora051.jssora051dn {opacity:.5;}

.jssora051.jssora051ds {opacity:.3;pointer-events:none;}





  body{

    font-size:13px;

    background: #F0F0F0;

  }

  ul{

    list-style-type: none;

    padding:0;

    margin:0;

  }

  .ul-inline{

    margin:40px 0;

  }

  .ul-inline ul{

    text-align:center;

  }

  .ul-inline ul li{

    display:inline-block;

  }

  .ul-inline ul li a{padding:5px; margin:15px; color:white;}

  .technical-features li{display:block; line-height:40px; border-bottom:1px solid black;}

  .float-left{float:left;}

  .row{

    font-size:13px;

   /* font-family:Verdana, Geneva, sans-serif; */

  }

  .gallery-txt{padding:0 10px; border-right:1px solid orange; line-height:normal;}

  .gallery-txt a{color:orange;}

  .gallery-txt:first-child{padding:0 10px 0 0;}

  .gallery-txt:last-child{border-right:0;}

    /*

    ul{

      list-style-type:none;

      padding:0;

      margin:0;

    }

    li{display:inline-block; border-right:1px solid yellow;}

    li a{display:block; padding:0 10px;}

    li a:first-child{padding-left:0;}

    li:last-child{border-right:0;}

    */

    .tab{

      display:none;

    }

    .tablinks{

      background-color:transparent;

      border:0;

      color:white;

      cursor:pointer;

    }

    /*

    .tab .ul-inline ul li button.active{

      border-bottom:1px solid red;

    }

    */

    .mySlides, .slideTxt{display:none; }



    /* Smooth scrolling on text */

    #expandable {

      /* position: fixed; */

      font-size: 5vw;

      line-height: 5vw;

      /* transform-origin: left top; */

    }





/**/
#slider-wrap{
  margin-top: 63px;
}
.footer{
  padding: 40px 0;
}