
/*


title:

paragraph:
font-family:'Open Sans',sans-serif

font-family: 'Oxygen', sans-serif;

font-family:'Muli', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Lato', sans-serif;
 font-family: 'Roboto', sans-serif;

 @import url('https://fonts.googleapis.com/css?family=IBM+Plex+Sans|IBM+Plex+Serif|Lato|Muli|Open+Sans|Oxygen|Poppins|Roboto&display=swap');
*/

@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Sans|IBM+Plex+Serif|Open+Sans|Work+Sans|Oxygen|Poppins|Roboto|Lato|Muli|&display=swap');

body{
    font-size:15px;
    line-height:22.4px;
    color:#333;
    background:#fff;
    font-weight:500;
    position:relative;
    font-family: 'IBM Plex Serif', serif;
}
a{
    color:#c71d2c
}
a:focus,a:hover{
    color:#6e1018;
    text-decoration:none
}
form label{
    font-weight:400
}
.btn{
    cursor:pointer;
    font-family:Exo,sans-serif;
    border-width:2px;
    border-radius:0;
    font-size:13px;
    text-transform:uppercase
}
.btn.btn-primary{
    background:0 0;
    border-color:#c71d2c;
    color:#c71d2c
}
.btn.btn-primary:focus,.btn.btn-primary:hover{
    border-color:#c71d2c;
    background:#c71d2c;
    color:#fff
}
.btn.btn-border{
    background:0 0;
    border-color:#fff;
    color:#fff
}
.btn.btn-border:focus,.btn.btn-border:hover{
    border-color:rgba(255,255,255,.7);
    color:rgba(255,255,255,.7)
}
.btn.btn-secondary{
    background:0 0;
    border-color:#222c54;
    color:#222c54
}
.btn.btn-secondary:focus,.btn.btn-secondary:hover{
    border-color:#222c54;
    background:#222c54;
    color:#fff
}
.btn.btn-secondary-flat{
    background:#222c54;
    border-color:#222c54;
    color:#fff
}
.btn.btn-secondary-flat:focus,.btn.btn-secondary-flat:hover{
    border-color:#131930;
    background:#131930;
    color:#fff
}
.btn.btn-primary-flat{
    background:#c71d2c;
    border-color:#c71d2c;
    color:#fff
}
.btn.btn-primary-flat:focus,.btn.btn-primary-flat:hover{
    border-color:#9a1722;
    background:#9a1722;
    color:#fff
}
h1,h2,h3,h4,h5,h6{
    font-weight:700;
    font-family:Exo,sans-serif
}
.form-control{
    border-radius:0;
    border-color:#ddd;
    background:0 0;
    border-width:2px;
    -webkit-box-shadow:none;
    box-shadow:none
}
.form-control:focus{
    -webkit-box-shadow:none;
    box-shadow:none;
    background:0 0;
    border-color:#c71d2c
}
.ds-backtotop{
    width:40px;
    height:40px;
    border:0;
    background:#c71d2c;
    color:#fff;
    line-height:40px;
    text-align:center;
    font-size:22px;
    position:fixed;
    z-index:1200;
    bottom:30px;
    /*right:30px;*/
    left:95%;
    padding:0;
    margin:0;
}
.ds-backtotop:focus,.ds-backtotop:hover{
    outline:0 none;
    background:#9a1722;
    color:#fff;
    box-shadow:none
}
.no-padding{
    padding:0!important
}
.no-margin{
    margin:0!important
}
.no-padding-top{
    padding-top:0!important
}
.h30{
    height:30px
}
.title{
    font-family:Exo,sans-serif;
    margin:0 0 30px 0;
    font-weight:700
}
.title.title-subhead{
    font-family:'Open Sans',sans-serif;
    font-weight:400
}
.title.title-base{
    font-family:'Open Sans',sans-serif;
    font-weight:700
}
:focus{
    outline:0 none!important;
    -webkit-box-shadow:none;
    box-shadow:none
}
img{
    max-width:100%
}
.text-primary{
    color:#c71d2c
}
.text-secondary{
    color:#222c54
}
.bg-primary{
    background:#c71d2c
}
.bg-secondary{
    background:#222c54
}
form .form-control{
    font-family:'Open Sans',sans-serif;
    font-weight:300;
    font-size:14px
}
form.form-subcribe .form-control{
    background:0 0;
    color:#aaa;
    border:0;
    border-radius:0;
    border-bottom:2px solid #555;
    margin-right:10px
}
@media screen and (max-width:767px){
    form.form-subcribe .form-control{
        margin-right:0
    }
}
form.form-subcribe .form-control:focus,form.form-subcribe .form-control:hover{
    border-color:#ccc
}
@media screen and (max-width:767px){
    form.form-subcribe .btn{
        margin-top:15px;
        width:100%
    }
}
.section{
    padding:60px 0;
    border-top:1px solid #ddd;
    background:#F9FAFD
}
.card{
    border-radius:0;

}
@media screen and (max-width:767px){
    .card{
        margin-bottom:30px
    }
}
.card .card-meta{
    margin-bottom:30px
}
.card .card-meta .item{
    display:inline-block;
    font-weight:500;
    /*font-size:13px;*/
    margin-right:10px
}
.card .card-meta .item a{
    color:#222c54
}
.card .card-meta .item a:focus,.card .card-meta .item a:hover{
    color:#c71d2c
}
.card .card-intro{
    font-weight:400;
    font-weight:600;
    font-size:16px;
    margin:30px 0
}
.card .card-icon{
    padding:1.25rem;
    font-size:60px
}
.card .card-header{
    font-size:14px;

    font-family: 'IBM Plex Sans', sans-serif;
    font-weight:700;
    text-transform:uppercase;
    background:#fff;
    position:relative;
    border:0
}
.card .card-header:after,.card .card-header:before{
    width:30px;
    height:2px;
    content:"";
    background:#c71d2c;
    position:absolute;
    bottom:0;
    left:1.25rem
}
.card .card-header:after{
    bottom:-5px;
    width:15px;
    height:1px;
    background:#aaa
}
.card .card-title{
    position:relative;
    padding-bottom:15px;
    margin-bottom:15px;
    text-transform:uppercase;
    text-align:left;
    text-justify: none;
}
.card .card-title:after,.card .card-title:before{
    width:30px;
    height:2px;
    content:"";
    background:#c71d2c;
    position:absolute;
    bottom:0;
    left:0
}
.card .card-title:after{
    bottom:-5px;
    width:15px;
    height:1px;
    background:#aaa
}
.card .list-group{
    margin-top:0;
    border-top:1px solid #eee;
    padding:0
}
.card .list-group .list-group-item{
    line-height:1;
    list-style:square;
    display:block
}
.card .list-group .list-group-item:first-child{
    border:0
}
.card .list-group .list-group-item a{
    font-weight:400;
    color:#222c54;
    display:block
}
.card .list-group .list-group-item a:focus,.card .list-group .list-group-item a:hover{
    color:#c71d2c
}
.card.card-primary{
    background:#c71d2c;
    color:#fff;
    border:0;
    border-radius:0
}
.card.card-news{
    margin-bottom:30px
}
.stat-section{
    text-align:center;
    padding:30px;
    border-bottom:1px solid rgba(255,255,255,.2)
}
.stat-section .counter{
    font-size:48px;
    font-weight:700;
    font-family:Exo,sans-serif;
    line-height:1;
    margin-bottom:5
}
.stat-section .name{
    font-weight:700;
    color:#fff;
    line-height:1;
    margin-bottom:5;
    font-family:Exo,sans-serif;
    opacity:.9;
    filter:alpha(opacity=90);
    font-size:14px
}
.stat-section .descr{
    color:#fff;
    opacity:.6;
    filter:alpha(opacity=60);
    font-size:14px;
    font-weight:400
}
.toolbar-newsflash .item{
    color:#fff
}
.toolbar-newsflash .item .title{
    font-family:'Open Sans',sans-serif;
    color:#333;
    margin:0
}
.toolbar-newsflash .item .title a{
    color:#fff
}
.toolbar-newsflash .item .title a:focus,.toolbar-newsflash .item .title a:hover{
    color:#fff;
    text-decoration:underline
}
.toolbar-newsflash .item .cat-name{
    font-weight:700
}
.toolbar-newsflash .item .date{
    padding-left:10px;
    margin:0;
    display:inline-block;
    vertical-align:middle
}
.progress{
    border-radius:0
}
.progress .progress-bar{
    height:8px
}
.progress .progress-bar.bg-danger{
    background:#c71d2c
}
.nav.nav-tabs{
    border:0
}
@media screen and (max-width:767px){
    .nav.nav-tabs{
        display:block
    }
    .nav.nav-tabs:after,.nav.nav-tabs:before{
        content:" ";
        display:table
    }
    .nav.nav-tabs:after{
        clear:both
    }
}
@media screen and (max-width:767px){
    .nav.nav-tabs .nav-item{
        margin:0;
        float:left;
        width:50%
    }
}
.nav.nav-tabs .nav-item .nav-link{
    background:0 0;
    border-radius:0;
    border:2px solid #222c54;
    color:#222c54;
    font-family:Exo,sans-serif;
    font-size:13px;
    text-transform:uppercase;
    line-height:1;
    margin-right:15px
}
.nav.nav-tabs .nav-item .nav-link.active{
    background:#c71d2c;
    color:#fff;
    border-color:#c71d2c
}
.nav.nav-tabs.card-nav-full{
    display:block
}
.nav.nav-tabs.card-nav-full:after,.nav.nav-tabs.card-nav-full:before{
    content:" ";
    display:table
}
.nav.nav-tabs.card-nav-full:after{
    clear:both
}
.nav.nav-tabs.card-nav-full .nav-item{
    width:20%;
    float:left;
    display:block
}
@media screen and (max-width:479px){
    .nav.nav-tabs.card-nav-full .nav-item{
        width:100%;
        float:none
    }
}
@media (min-width:480px) and (max-width:767px){
    .nav.nav-tabs.card-nav-full .nav-item{
        width:50%
    }
}
.nav.nav-tabs.card-nav-full .nav-item .nav-link{
    margin:0;
    padding:15px;
    border-width:1px;
    border-color:transparent;
    border-bottom:1px solid #e8e8ea
}
.nav.nav-tabs.style-2{
    border-bottom:3px solid #eee
}
.nav.nav-tabs.style-2 .nav-item .nav-link{
    margin-right:20px;
    border:0;
    border-bottom:3px solid transparent;
    padding:10px;
    margin-bottom:-1px;
    text-transform:none
}
@media screen and (max-width:767px){
    .nav.nav-tabs.style-2 .nav-item .nav-link{
        margin-right:0;
        border-color:#eee;
        margin-bottom:-2px
    }
}
.nav.nav-tabs.style-2 .nav-item .nav-link.active{
    border-color:#c71d2c;
    color:#c71d2c;
    background:0 0
}
.search-filter-list a{
    font-weight:400;
    padding:8px 0;
    border-bottom:1px dotted #ddd;
    color:#333;
    display:block
}
.search-filter-list a:last-child{
    border:0
}
.search-filter-list a.active,.search-filter-list a:focus,.search-filter-list a:hover{
    color:#c71d2c;
    font-weight:600
}
.tab-content .tab-pane{
    background:0 0;
    padding:30px 0 15px 0
}
.tab-content .tab-pane .progress{
    margin-bottom:15px
}
.site-toolbar{
    background:#05060b;
    color:#fff;
    padding:5px 0;
    max-height:36px;
    overflow:hidden
}
@media screen and (max-width:767px){
    .site-toolbar{
        display:none
    }
}
.site-toolbar .toolbar-newsflash .item{
    font-size:12px
}
.site-toolbar .toolbar-newsflash .item:after,.site-toolbar .toolbar-newsflash .item:before{
    content:" ";
    display:table
}
.site-toolbar .toolbar-newsflash .item:after{
    clear:both
}
.site-toolbar .toolbar-newsflash .item .title{
    font-weight:400;
    float:left
}
.site-toolbar .toolbar-newsflash .item .date{
    font-size:12px
}
.site-toolbar .social{
    padding:0;
    margin:0;
    text-align:right
}
.site-toolbar .social li{
    display:inline-block;
    margin:2px 0 2px 5px
}
.site-toolbar .social li a{
    color:#fff
}
.site-toolbar .social li a:focus,.site-toolbar .social li a:hover{
    color:#c71d2c
}
.site-header{
    padding-top:15px;
    padding-bottom:15px;
    -webkit-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
@media screen and (max-width:767px){
    .site-header{
        position:relative;
        background:black;
        padding:3px 0
    }
}
.site-header .container:after,.site-header .container:before{
    content:" ";
    display:table
}
.site-header .container:after{
    clear:both
}
.site-header .site-brand{
    width:240px;
    float:left;
    margin:5px 0
}
@media screen and (max-width:767px){
    .site-header .site-brand{
        width:220px
    }
}
.site-header .site-brand img{
    max-width:100%
}
.site-header .site-menu{
    float:right;
    font-family:Exo,sans-serif;
    margin:7px 0;
    padding:0
}
@media screen and (max-width:767px){
    .site-header .site-menu{
        float:none;
        display:none;
        position:absolute;
        top:100%;
        left:0;
        z-index:10;
        right:0;
        background:#222c54
    }
}
.site-header .site-menu li{
    display:inline-block;
    margin-left:25px
}
@media screen and (max-width:767px){
    .site-header .site-menu li{
        margin:0;
        display:block
    }
}
.site-header .site-menu li a{
    font-weight:400;
    font-size:12px;
    text-transform:uppercase;
    color:#fff;
    display:block;
    padding:15px 0;
    line-height:1;
    letter-spacing:1px;
    border-bottom:3px solid transparent
}
@media screen and (max-width:767px){
    .site-header .site-menu li a{
        padding:15px
    }
}
.site-header .site-menu li a:focus,.site-header .site-menu li a:hover{
    color:#c71d2c
}
.site-header .site-menu li.active a{
    color:#c71d2c;
    border-color:#c71d2c
}
.sticky-wrapper{
    background:0 0;
    position:absolute;
    top:37px;
    left:0;
    right:0;
    z-index:1100
}
.sticky-wrapper.is-sticky .site-header{
    background:black;
    padding:3px 0
}
.site-herov2 {
    padding: 0px 0 100px 0;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    background-color: black;
    background:url(/assets/images/slide-3.jpg) no-repeat top center/cover;
    color: #fff;
    @media screen and (max-width: 767px) {
      padding: 60px 0;
    }
}
.site-hero{
    padding:200px 0 100px 0;
    text-align:center;
    position:relative;
    margin-bottom:30px;
    background-color: black;
    background:url(/assets/images/slide-3.jpg) no-repeat top center/cover;
    color:#fff
}

@media screen and (max-width:767px){
    .site-hero{
        padding:60px 0
    }
}
.site-hero.site-hero-1{
    background:url("/assets/images/background_static/slide-1.jpg") no-repeat top center/cover;
}
.site-hero .mask{
    background:#131930;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:.9;
    filter:alpha(opacity=90)
}
.site-hero a:focus,.site-hero a:hover{
    color:#fff
}
.site-hero .container{
    position:relative;
    z-index:2;

}
.site-hero .title{
    font-size:48px
}
.site-hero .description{
    font-size:18px;
    line-height:1.6;
    color:rgba(255,255,255,.8)
}
.site-hero .form-search{
    border:3px solid rgba(255,255,255,.2);
    padding:15px;
    margin-top:50px;
    position:relative
}
@media screen and (min-width:768px){
    .site-hero .form-search{
        padding-right:270px
    }
}
.site-hero .form-search .form-control{
    border:0;
    font-size:16px;
    font-weight:400
}
.site-hero .form-search .form-control:focus{
    color:#fff
}
.site-hero .form-search .btn{
    position:absolute;
    top:17px;
    right:180px
}
.site-hero .form-search .btn.btn-advanced-search{
    right:15px
}
@media screen and (max-width:767px){
    .site-hero .form-search .btn.btn-advanced-search{
        right:auto
    }
}
@media screen and (max-width:767px){
    .site-hero .form-search .btn{
        position:relative;
        display:block;
        width:100%;
        margin-top:15px;
        left:auto;
        right:auto;
        top:auto
    }
}
.site-hero .form-search .btn-secondary{
    border-color:rgba(255,255,255,.3);
    color:rgba(255,255,255,.5)
}
.site-breadcrumb{
    font-size:14px;
    margin-bottom:30px
}
.site-breadcrumb .breadcrumb{
    border-radius:0;
    margin:0;
    background:0 0
}
.site-breadcrumb .breadcrumb li{
    font-weight:400
}
.site-breadcrumb .breadcrumb li.active{
    font-weight:300
}
.site-content{
    margin-top:-2%;
    padding:0px 0;/* CHANGED: padding:30px 0;*/
    min-height:400px
}
.site-footer{
    padding:0px 0;
    background:black;
    color:rgba(255,255,255,.8);
    font-size:13px
}
@media screen and (max-width:767px){
    .site-footer .footnav{
        margin-bottom:30px
    }
}
.site-footer .footnav .title{
    font-size:12px;
    font-weight:700;
    color:#eee;
    text-transform:uppercase;
    margin:0 0 20px 0
}
.site-footer .footnav .nav-list-links{
    margin:0;
    padding:0
}
.site-footer .footnav .nav-list-links li{
    display:block;
    list-style:none
}
.site-footer .footnav .nav-list-links li a{
    display:block;
    padding:5px 0;
    line-height:1;
    color:#fff;
    opacity:.8;
    filter:alpha(opacity=80)
}
.site-footer .footnav .nav-list-links li a:focus,.site-footer .footnav .nav-list-links li a:hover{
    opacity:1;
    filter:alpha(opacity=100);
    color:#fff
}
.site-footer .footnav .nav-list-links li:last-child a{
    border:0
}
.site-footer .nav-list-socials{
    margin:0;
    padding:0
}
.site-footer .nav-list-socials li{
    display:inline-block;
    list-style:none
}
.site-footer .nav-list-socials li a{
    color:#fff;
    margin-right:5px;
    font-size:16px
}
.site-footer .copyright{
    padding:15px 0;
    border-top:1px solid black;
    color:rgba(255,255,255,.6);
    font-size:13px;
    margin-top:30px
}
.btn-toggle-nav{
    width:40px;
    height:40px;
    padding:0;
    border:0;
    background:0 0;
    font-size:24px;
    color:#fff;
    position:absolute;
    right:10px;
    top:10px;
    display:none
}
@media screen and (max-width:767px){
    .btn-toggle-nav{
        display:block
    }
}
.page-inner .site-header,.page-inner .sticky-wrapper .site-header{
    background:black;
    padding:3px 0
}
.page-inner .site-hero.hero-inner{
    padding:120px 0 60px 0
}
@media screen and (max-width:767px){
    .page-inner .site-hero.hero-inner{
        padding:60px 0
    }
}
.page-inner .site-content{
    background:#F9FAFD
}
.media .media-object.pull-left{
    margin-right:25px
}
@media screen and (max-width:767px){
    .media .media-object.pull-left{
        margin:0 0 25px 0;
        width:100%!important;
        float:none
    }
}
@media screen and (max-width:767px){
    .media{
        display:block
    }
}
.site-sidebar .sidebar-list{
    display:block;
    margin:0;
    padding:0
}
.site-sidebar .sidebar-list li{
    display:block;
    list-style:none
}
.site-sidebar .sidebar-list li a{
    display:block;
    padding:8px 0;
    color:#333
}
.site-sidebar .sidebar-list li a:focus,.site-sidebar .sidebar-list li a:hover{
    color:#c71d2c
}
.card-primary .sidebar-list li a{
    color:#fff
}
.card-primary .sidebar-list li a:focus,.card-primary .sidebar-list li a:hover{
    color:rgba(255,255,255,.5)
}
.form-search-sidebar{
    position:relative
}
.form-search-sidebar .form-control{
    border:0;
    padding-right:40px
}
.form-search-sidebar .btn-search{
    border:0;
    position:absolute;
    top:0;
    right:0;
    background:0 0;
    width:40px;
    height:40px;
    text-align:center;
    padding:0
}
.form-search-sidebar .btn-search:focus,.form-search-sidebar .btn-search:hover{
    color:#c71d2c
}
.search-list-box .item{
    margin-bottom:15px;
    display:list-item;
    margin-left:20px;
    list-style:decimal;
    padding-left:5px
}
.search-list-box .item .item-title{
    font-weight:700
}
.search-list-box .item .item-title a{
    color:#c71d2c
}
.search-list-box .item .item-title a:focus,.search-list-box .item .item-title a:hover{
    color:#6e1018
}
.search-list-box .item .item-descr{
    color:#333;
    opacity:.7;
    filter:alpha(opacity=70);
    font-size:13px
}
.search-list-box.style-1 .item{
    list-style:none;
    padding:15px 0;
    border-bottom:1px dotted #ddd;
    margin:0
}
.search-list-box.style-1 .item:last-child{
    border:0
}
.search-list-box.style-1 .item:after,.search-list-box.style-1 .item:before{
    content:" ";
    display:table
}
.search-list-box.style-1 .item:after{
    clear:both
}
.search-list-box.style-1 .item .item-image{
    width:60px;
    float:left;
    margin:0 15px 15px 0;
    background:#eee
}
.search-list-box.style-1 .item .item-image img{
    width:100%
}
.news-media-item .card-meta,.news-media-item .title{
    margin-bottom:15px
}
.news-toc{
    padding:15px 20px;
    background:#fff;
    border:1px solid #ddd
}
.news-toc>strong{
    font-weight:700
}
.news-toc ul{
    margin:0 0 0 15px;
    padding:0
}
.news-toc ul li{
    list-style:square
}
.news-toc ul li a{
    display:block;
    padding:5px 0;
    border-bottom:1px dotted #ddd;
    color:#333
}
.news-toc ul li a:focus,.news-toc ul li a:hover{
    color:#c71d2c
}
.news-toc ul li:last-child a{
    border:0
}
.search-help-text{
    margin-bottom:15px
}
.search-help-text a{
    font-weight:600
}
.pagination{
    border-radius:0
}
.pagination .page-item .page-link{
    font-weight:400;
    border-radius:0;
    padding:12px 18px;
    color:#333
}
.pagination .page-item .page-link.active{
    background:#c71d2c;
    color:#fff
}
.pagination .page-item .page-link:focus,.pagination .page-item .page-link:hover{
    color:#c71d2c;
    background:#fff
}
.pagination .page-item .page-link.disabled{
    color:#666;
    background:#f5f5f5
}
.alert{
    border-radius:0
}
.alert.alert-info{
    background:#edeef7;
    color:#222c54;
    border-color:#dbddef
}
.cta{
    padding:15px;
    margin-bottom:30px
}
.cta .cta-header{
    margin:0
}
.cta:after,.cta:before{
    content:" ";
    display:table
}
.cta:after{
    clear:both
}
.cta .cta-ct{
    float:left
}
.cta .cta-action{
    float:right;
    text-align:center
}
.cta.cta-primary{
    background:#c71d2c;
    color:#fff
}
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;

}

.dropdown-content {
    display: none;
    text-align:left;
    padding-left:20px;
    margin-left:-20px;
    position: absolute;
    background-color: #111111;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;

}
.subdropdown-content {
    display: none;
    text-align:left;
    padding-left:20px;
    margin-left:-20px;
    position: absolute;
    background-color: darkslategray;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;

}
.dropdown-content {
    display: none;
    text-align:left;
    padding-left:20px;
    margin-left:-20px;
    position: absolute;
    background-color: #111111;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;

}

.dropdown-content a {
    text-decoration: none;
    display: block;
    font-size: 11px!important;
}

.dropdown-content a:hover {
    padding-left:20px;
    color:red!important;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    font-size: 11px!important;
}

.dropdown:hover .dropdown-content {
    display: block;
    color:white;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.dropdown:hover .dropbtn {background-color: #3e8e41;}

.red{
    color:red
}
.green{
    color:green
}
.hl_green{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color:rgb(226,244,236);
    border: solid 1px #edeef7;
    border-radius: 6px;
    line-height: 18px;
    overflow: hidden;
    padding: 5px;
}
.hl_green{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color:rgb(226,244,236);
    border: solid 1px #edeef7;
    border-radius: 6px;
    line-height: 18px;
    overflow: hidden;
    padding: 5px;
}
.hl_red{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color:rgb(247,225,223);
    border: solid 1px #edeef7;
    border-radius: 6px;
    line-height: 18px;
    overflow: hidden;
    padding: 5px;
}
.hl_blue{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color:#f0f7fb;
    border: solid 1px #edeef7;
    border-radius: 6px;
    line-height: 18px;
    overflow: hidden;
    padding: 5px;
}
.hl_yellow{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color:rgb(255,251,229);
    border: solid 1px #edeef7;
    border-radius: 6px;
    line-height: 18px;
    overflow: hidden;
    padding: 5px;
}
.right{
    float:right;
}
.left{
    float:left;
}
.bold{
    font-weight:bold;
}

#quote{
    font-size:2.3em;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    text-shadow: darkgrey 10px 10px 4px;
}
.count{
    font-weight: bold;
    display: none;

}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;

}
.center2{
    display: flex;
    align-items: center;
    justify-content: center
}
.fullscreen{
    height:100%;
    width: 100%;
}
#load_msg{
    color:red;
}

.blackbgredtxt{
   background-color:#000!important;color:red!important;
}
.cursorpointer{
    cursor:pointer;
}

/*
start: circle menu
 */


@-webkit-keyframes
badbounce {  0%, 100% {
    -webkit-transform: translateY(0px);
}
    10% {
        -webkit-transform: translateY(6px);
    }
    30% {
        -webkit-transform: translateY(-4px);
    }
    70% {
        -webkit-transform: translateY(3px);
    }
    90% {
        -webkit-transform: translateY(-2px);
    }
}
@-moz-keyframes
badbounce {  0%, 100% {
    -moz-transform: translateY(0px);
}
    10% {
        -moz-transform: translateY(6px);
    }
    30% {
        -moz-transform: translateY(-4px);
    }
    70% {
        -moz-transform: translateY(3px);
    }
    90% {
        -moz-transform: translateY(-2px);
    }
}
@keyframes
badbounce {  0%, 100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
    10% {
        -webkit-transform: translateY(6px);
        -moz-transform: translateY(6px);
        -ms-transform: translateY(6px);
        -o-transform: translateY(6px);
        transform: translateY(6px);
    }
    30% {
        -webkit-transform: translateY(-4px);
        -moz-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
        -o-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    70% {
        -webkit-transform: translateY(3px);
        -moz-transform: translateY(3px);
        -ms-transform: translateY(3px);
        -o-transform: translateY(3px);
        transform: translateY(3px);
    }
    90% {
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px);
    }
}

.ss_animate {
    -webkit-animation: badbounce 1s linear;
    -moz-animation: badbounce 1s linear;
    animation: badbounce 1s linear;
}



#ss_menu {
    bottom: 30px;
    width: 60px;
    height: 60px;
    color: white;

    position: fixed;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    right: 30px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#ss_menu > .menu {
    display: block;
    position: absolute;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
    color: black;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

#ss_menu > .menu .share {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

#ss_menu > .menu .share .circle {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: white;
    top: 50%;
    margin-top: -6px;
    left: 12px;
    opacity: 1;
}

#ss_menu > .menu .share .circle:after, #ss_menu > .menu .share .circle:before {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    content: '';
    opacity: 1;
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: white;
}

#ss_menu > .menu .share .circle:after {
    left: 20.78461px;
    top: 12.0px;
}

#ss_menu > .menu .share .circle:before {
    left: 20.78461px;
    top: -12.0px;
}

#ss_menu > .menu .share .bar {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    width: 24px;
    height: 3px;
    background: white;
    position: absolute;
    top: 50%;
    margin-top: -1.5px;
    left: 18px;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

#ss_menu > .menu .share .bar:before {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    content: '';
    width: 24px;
    height: 3px;
    background: white;
    position: absolute;
    left: 0px;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

#ss_menu > .menu .share.close .circle { opacity: 0; }

#ss_menu > .menu .share.close .bar {
    top: 50%;
    margin-top: -1.5px;
    left: 50%;
    margin-left: -12px;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg);
}

#ss_menu > .menu .share.close .bar:before {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-450deg);
    -moz-transform: rotate(-450deg);
    -ms-transform: rotate(-450deg);
    -o-transform: rotate(-450deg);
    transform: rotate(-450deg);
}

#ss_menu > .menu.ss_active {
    background: black;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}

#ss_menu > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 60px;
    height: 60px;
    font-size: 30px;
    text-align: center;
    background: black;
    border-radius: 50%;
    display: table;
}

#ss_menu > div i {
    display: table-cell;
    vertical-align: middle;
}

#ss_menu > div:hover {
    background:darkred;
    cursor: pointer;
}

#ss_menu div:nth-child(1) {
    top: 0px;
    left: -160px;
}

#ss_menu div:nth-child(2) {
    top: -80.0px;
    left: -138.56406px;
}

#ss_menu div:nth-child(3) {
    top: -138.56406px;
    left: -80.0px;
}

#ss_menu div:nth-child(4) {
    top: -160px;
    left: 0.0px;
}

.lines {
    width: 25px;
    height: 3px;
    background: #596778;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -1.5px;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
}

.line-1 {
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);

}

.line-2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);

}

.line-3 {
    -webkit-transform: translate3d(0, 8px, 0);
    transform: translate3d(0, 8px, 0);

}
.card-block{
    text-align: justify;
    text-justify: inter-character;
}
.underline{text-decoration:underline!important;}
/*
end of circle menu
 */

.hide{display:none}
.displaynone{display:none}
.share_social{
    cursor:pointer;
}

#keyword {
      background-image: url('/assets/images/searchicon.png');
      background-position: 10px 12px;
      background-repeat: no-repeat;
      width: 50%;
      font-size: 16px;
      padding: 12px 20px 12px 40px;
      border: 1px solid #ddd;
      margin-bottom: 12px;

    }
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}

.italics{font-style:italic!important;}
.red{color:red!important}
