@import url('font-awesome.min.css');
@import url('bootstrap.min.css');
@import url('owl.carousel.css');
@import url('jquery.listtopie.css');
@import url('animations.css');

/* 
* Google Fonts

* BASIC STYLE
  - General Style    
  - Headings Style    
  - Button Style    
  - Form Style   

* HEADER

* CONTANT
  - Banner Section
  - Work Section
  - Feature Section
  - Timeline Section
  - Team Section
  - Token Sale Section
  - Blog Section
  - Ico Apps
  - FAQ Section
  - Home Tow Page
  - About Page
  - Blog List Page
  - Blog Detail Page
  - Team Page
  - Feature Page
  - Roadmap Page
  - Contact Page
  - Token Sale Page

* FOOTER
*/


/*----- Timeline Section -----*/
.main-roadmap{overflow: hidden;}
.main-roadmap .owl-carousel .owl-stage-outer {overflow: unset;}
.h-border {border-bottom: 2px dashed; margin-top: 175px;}
.date-title { font-size: 18px; font-weight: 700; position: absolute; top: -60px; width: 100%; left: 0;}
.small-round {width: 38px; height: 38px; border: 2px solid; border-radius: 100%; position: absolute; top: -20px; left: 50%; transform: translate(-50%); z-index: 1;}
.small-round span {width: 24px; height: 24px; border-radius: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1;}
.v-row {border-left: 2px dashed; height: 96px; position: relative; left: 50%; margin-left: -1px;}
.v-row:before {content: ""; width: 15px; height: 15px; border-radius: 100%; position: absolute; bottom: -15px; left: -9px;}
.roadmap-detail-box {max-width: 250px; margin: 0 auto; padding-top: 25px; width: 100%;}
.roadmap-slider .owl-item:nth-child(2n+0) .date-title{top: 35px;}
.roadmap-slider .owl-item:nth-child(2n+0) .v-row{top: -110px; position: absolute;}
.roadmap-slider .owl-item:nth-child(2n+0) .v-row:before{top: -5px;}
.roadmap-slider .owl-item:nth-child(2n+0) .roadmap-detail-box{position: relative; bottom: 205px; left: 40%; transform: translate(-50%);;}
/*----- Timeline Section End -----*/

.lightskyblue, .sub-page-banner {
    background-color: #ffffff;
    padding-top: 200px;
    padding-bottom: 100px;
}

 