#sub-header{
    background-color: #00014a !important;
    background-image: none !important;

}
.blog-news .row.mb-5 {
    border: solid 1px #00014a !important;
    padding: 10px;
    box-shadow: 0 0 10px #00014a !important;
}
#cta-2{
    background-color: #00014a !important;
    background-image: none !important; 
}
.btn-primary{
    background-color: #00014a !important;
    border-color:#00014a !important;
}
.blog-news .blog-item .up-content {
    border-left: 4px solid #00014a !important;
}
.border-line{
    box-shadow: 0 0 3px #00014a !important;
}

.border-line:hover{
    box-shadow: 0 0 10px #00014a !important;
}

.site-header{
    background-color:#00014a !important;
}
.blog-news .blog-item .up-content{
    border-left: 4px solid #00014a !important;
}
.box-shadow-h:hover{
    box-shadow: 0 0 15px #00014a !important;
    transition: 0.5s;
}
.btn-primary{
    background-color:#00014a !important;
    border-color: #00014a !important;
}
table.table{
    border: solid 1px #ccc;
}

div#main-header nav.main-navigation ul a {
    font-size: 11px !important;
}

.down-content h2 {
    font-size: 18px !important;
}
.timed_item_list{
    min-height: auto !important;
    max-height:552px !important;
    /* overflow-x: scroll !important; */
}
.details {
    border: solid 1px #00014a !important;
    margin-bottom: 20px !important;
}
div#main-header nav.main-navigation ul a {
    font-size: 11px !important;
}
.down-content {
    border: none !important;
    padding: 0 10px 10px !important;
    margin-bottom: 20px;
}
.timed_item_list:hover, .featured-item1:hover {
    box-shadow: 0 0 5px #00014a !important;
}

.featured-item1.col-md-4{
        display: initial  !important;
     flex-direction: inherit !important;
}
.featured-item1{
    border:solid 1px #00014a;
    margin-bottom: 20px !important;
}
.blog-news .left-video{
    margin-top: 15px;
}
.blog-news .blog-item a{
    margin-bottom: 15px !important;
}
#left-info .details .head-side-bar h4{
    border-left: 4px solid #fff !important;
}
nav.main-navigation ul a:hover {
    color: #e4ff00;
}
.go-top{
    background-color: #00014a !important;
}
a.nav-link {
    color: #00014a !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #00014a !important;
    border-color: #00014a !important;
}
#left-info .details .head-side-bar{
    background-color: #00014a !important;
}
nav.main-navigation ul.dropdown-menu.show{
    background: #00014a !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background-color: transparent !important;
}
.site-header .main-header .logo{
    line-height: inherit !important;
}

.tittle h2{
    font-size: 13px !important;
}
li.dropdown.open > .dropdown-menu{
    display: none !important;
}
/* .slid1{
    height: 100vh;
    
} */
.slider-area-styl {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 81%, 0% 98%);
    clip-path: polygon(0 0, 100% 0, 100% 81%, 0% 98%);
}
.desoslide-wrapper{
    width: 100% !important;
    height: 395px;
    overflow: hidden;
}
.desoslide-wrapper img{
    width: 100% !important;
}
#section_demo .desoslide-thumbs-horizontal img, #section_demo .desoslide-thumbs-vertical img{
    width: 100% !important;
}
.logo {
    margin: 10px 0 !important;
}
.border-line {
    box-shadow: 0 0 3px #7aa93c !important;
    background: #fff;
    max-height: 650px;
    min-height: 650px;
    overflow: scroll;
}
/* .left-video {
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.left-video img {
    min-height: 200px;
    max-height: 200px;
} */
.logo img {
    width: 100% !important;
    height: auto !important;
   /* margin-top: 17px; 
    padding-bottom: 19px;*/
}

.logo {
   /* width: 130px;
    height: 78px;*/
	width: 150px;
	height: 95px;
    overflow: hidden;
}
.featured-item .item {
    width: 100%;
    /* height: 210px; */
    overflow: hidden;
}
.carousel-control.left, .carousel-control.right{
    background-image: none;
}