.header .navbar {
    background-color: #fd7e14 !important;
 }  
 .header .navbar  ul.navbar-nav > li > a{
     color: #fff !important;
  }  

/*-------------------------------------------------------------------------------------
   * Form
   *-----------------------------------------------------------------------------------*/
   a.btn {
    color: #fff !important;
  }
 a.btn-submit,
 .form .btn-submit {
   color: #fff;
   background-color: #fd7e14;
   border-color: #fd7e14;
 }
 a.btn-submit:hover,
 .form .btn-submit:hover {
   color: #fff;  
   background: #b55504;
 }
 
 
 /*-----------------------------------------------------------------------------------
  * video list 
  *-----------------------------------------------------------------------------------*/  
 
 .video-list.card .card-body  a:hover {
   color: #fd7e14;
 }
  
 .video-list.card a.read-more {
   background: #fd7e14;
   color: #f7f7f7;
 }
  
 .video-list.card a.read-more:hover {
   background: #b55504;
 }
 
  
 .video-list.card a.read-more:hover {
   background: #b55504;
 }
 
 
 /*-----------------------------------------------------------------------------------
  * Video  Detail
  *-----------------------------------------------------------------------------------*/ 
  
 .video-detail.card .image-container a {
   color:#fff;
 }
 
 .video-detail.card .card-body  a:hover {
   color: #fd7e14;
 } 

 /*-----------------------------------------------------------------------------------
  * Related video 
  *-----------------------------------------------------------------------------------*/ 
  
 .related-video.card .card-body > ul li a:hover { 
   color: #fd7e14;
   background-color: rgba(0,0,0,.03);  
 }
 
 
 /*-----------------------------------------------------------------------------------
  * agenda 
  *-----------------------------------------------------------------------------------*/ 
 .agenda.card .card-body  a:hover {
   color: #fd7e14;
 }
  
 .agenda.card a.read-more {
   background: #fd7e14;
   color: #f7f7f7;
 }
  
 .agenda.card a.read-more:hover {
   background: #b55504;
 }
 
 .agenda.card a.read-more:hover {
   background: #b55504;
 }
 
 
 /*-----------------------------------------------------------------------------------
  * Grid Card 
  *-----------------------------------------------------------------------------------*/ 
 
 .grid.card .card-body  a:hover {
   color: #fd7e14;
 }
  
 .grid.card a.read-more {
   background: #fd7e14;
   color: #f7f7f7;
 }
  
 .grid.card a.read-more:hover {
   background: #b55504;
 }
  
 
 
 
 
 /*-----------------------------------------------------------------------------------
  * Blog 
  *-----------------------------------------------------------------------------------*/ 

 .blog.card .card-body  a:hover {
   color: #fd7e14;
 }
  
 .blog.card a.read-more {
   background: #fd7e14;
   color: #f7f7f7;
 }
  
 .blog.card a.read-more:hover {
   background: #b55504;
 }
 
 .blog.card .tags a{ 
   background: #d8d8d8;
 }
 
 
 
 
 /*-----------------------------------------------------------------------------------
  * Blog Detail
  *-----------------------------------------------------------------------------------*/ 
 
 .blog-detail.card .card-body  a:hover {
   color: #fd7e14;
 }
     
 
 .blog-detail.card .tags a{ 
   background: #d8d8d8;
 }
 
 .blog-detail.card  .post-meta {
   color: grey;
 }
  
  
 /*-----------------------------------------------------------------------------------
  * row Blog 
  *-----------------------------------------------------------------------------------*/ 
 .row-blog.card .card-body  a:hover {
   color: #fd7e14;
 }
 
 .row-blog.card  a.read-more {
   background: #fd7e14;
   color: #f7f7f7; 
 }
  
 .row-blog.card a.read-more:hover {
   background: #b55504;
 }
   
   
 
 /*-----------------------------------------------------------------------------------
  * Blog list
  *-----------------------------------------------------------------------------------*/ 

 .blog-list.card .card-body  a:hover {
   color: #fd7e14;
 }
 
 .blog-list.card  a.read-more {
   background: #fd7e14;
   color: #f7f7f7; 
 } 

 /*------------------------------------------------------------------------------------------
  * Polling
  *------------------------------------------------------------------------------------------*/
 .polling label.bar { 
   background-color: #fd7e14;
   color: #fff;
 }
 
 /*------------------------------------------------------------------------------------------
  * Sidebar 
  *------------------------------------------------------------------------------------------*/
   
    
  .sidebar .widget.card > ul li a:hover,
  .sidebar .widget.card .card-body > ul li a:hover{ 
    color: #fd7e14; 
  }
   
  .sidebar .widget.widget-tagcloud .tagcloud a:hover{
    color: #fd7e14 !important; 
  }
  
   
   
  .sidebar .widget.widget-comments ul li a:hover {
    color: #fd7e14; 
  }
    
  .sidebar .widget.widget-social .social-bar a.social-icon { 
    border: 1px solid #fd7e14;
    color: #fd7e14; 
  } 
   
  .sidebar .widget.widget-social .social-bar a.social-icon:hover  {
    background: #fd7e14; 
  }
   
  
  .sidebar .widget.posts-widget li.list-post a:hover {
    color: #fd7e14; 
  }
   
  .sidebar .widget.widget-contact .contact .data label {
    color: #fd7e14;
  } 
  
 
 
 /*------------------------------------------------------------------------------------------------
  * global readmore
  *------------------------------------------------------------------------------------------------- */  
 
 a.read-more{
   color:#fd7e14
 }

 a.read-more:hover {
   text-decoration: none;
   border-bottom: 1px solid #fd7e14; 
 }
  
 

/*------------------------------------------------------------------------------------------*
* footer
*------------------------------------------------------------------------------------------*/ 

#footer .footer  ul li a:hover,
#footer .footer .card-body ul li a:hover{ 
 color: #fd7e14;
 text-decoration: none;
}

#footer-bottom {
 background-color: #1a1c1e;
 color: #fff; 
} 
 
/*-----------------------------------------------------------------------------------------------
* section
*-----------------------------------------------------------------------------------------------*/ 
.section.odd {
 background: #ffffff;
}
.section.even {
 background: #fff6ee;
} 


.section .card-body .body-container a:hover{
 color: #fd7e14; 
}

.section .card-body .body-container.animate:hover{ 
 border-bottom: 5px solid #fd7e14;
}
  

#section_cta.section {
 background-color: #fd7e14;
 color: #fff;  
}  


.section #carouselTestimonial ol.carousel-indicators li{ 
 background-color: #fd7e14;
}


#back-to-top { 
 background: #fd7e14;
 color: #fff; 
}


#footer ul.footer-menu li a:hover{
 color: #fd7e14;
} 

#footer .social-bar a.social-icon { 
 border: 1px solid #fd7e14;
 color: #fd7e14;
} 

#footer .social-bar a.social-icon:hover  {
 background: #fd7e14;
 color: #fff;
}

.btn-theme {
 border-radius: 0;
 color: #fff;
 background-color: #fd7e14;
 border-color: #fd7e14;
}
.btn-theme:hover {  
 background: #b55504;
 border-color: #b55504;
 color: #fff;
}


.btn-cta{
  border-radius: 0;
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-cta:hover{
  background: #1b1c1e;
  border-color: #1b1c1e;
  color: #fff; 
}


  
 
  /*-----------------------------------------------------------------------------------------------
  * menu
  *-----------------------------------------------------------------------------------------------*/  
.main-menu .current-menu-item, 
.main-menu .current-menu-ancestor,  
.main-menu .current_menu_ancestor,  
.main-menu > ul ul li:hover > a ,
.main-menu > ul ul li.menu-item a:hover {
    background: #fff6ee; 
}



  
/*-----------------------------------------------------------------------------------------------
* pagination
*-----------------------------------------------------------------------------------------------*/  
.pagination a {     
  border: 1px solid #fd7e14;
  color: #fd7e14; 
}

.pagination span.current { 
  background: #fd7e14; 
}

.pagination a:hover { 
  background: #fd7e14;
} 

  
/*-----------------------------------------------------------------------------------------------
* social share
*-----------------------------------------------------------------------------------------------*/  
.social-share a{
  color: #fd7e14;
}

.social-share a:hover{
  color: #b55504;
}

/*-----------------------------------------------------------------------------------------------
 * comment form
*-----------------------------------------------------------------------------------------------*/  

.comment-respond .comment-form .btn-comment { 
  background-color: #fd7e14;
  border-color: #fd7e14;
}

.comment-respond .comment-form .btn-comment:hover { 
background: #b55504;
}

h3.comments a.comment-write:hover {
  color: #fd7e14;
} 

ol.commentlist li a:hover { 
  color: #fd7e14;
} 

.navigation a:hover  { 
  color: #fd7e14; 
  border-bottom: 1px solid #fd7e14;
} 

/*--------------------------------------------------------------------------------------------------
 * Menu responsive
 *------------------------------------------------------------------------------------------------*/
 .responsive-menu{ 
  background: #fd7e14; 
}
    

.responsive-menu .menu-content .sidemenu {
  background: #fd7e14; 
} 

.responsive-menu .menu-top a {
  color: #fd7e14;
  background: #fff6ee;
}



/*--------------------------------------------------------------------------------------------------
 * team
 *------------------------------------------------------------------------------------------------*/
 .team-socmed a {
  border: 1px solid #fd7e14;
  color: #fd7e14 !important;
} 

.team-socmed a:hover  {
  background: #fd7e14;
}
 
.section-slider .carousel-caption a:hover{
  color: #fd7e14; 
}