@charset "utf-8";
body{
}
.btn-3d{
    -webkit-box-shadow:0 -5px 0 rgba(0,0,0,.15) inset;
    -moz-box-shadow:0 -5px 0 rgba(0,0,0,.15) inset;
    box-shadow:0 -5px 0 rgba(0,0,0,.15) inset;
    -webkit-transform:translate(0,0);
    -moz-transform:translate(0,0);
    transform:translate(0,0);
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.btn-3d:focus,.btn-3d:hover{
    -webkit-box-shadow:0 -1px 0 rgba(0,0,0,.15) inset;
    -moz-box-shadow:0 -1px 0 rgba(0,0,0,.15) inset;
    box-shadow:0 -1px 0 rgba(0,0,0,.15) inset;
    -webkit-transform:translate(0,3px);
    -moz-transform:translate(0,3px);
    transform:translate(0,3px)
}
.btn-3d.btn-lg{
    padding-bottom:1.4rem
}
.btn-3d.btn-sm{
    padding:.25rem .5rem .6rem
}
.topbar{
    background-color:#185fa1!important
}
.topbar-nav li:not(:first-child){
    border-left:1px solid #fff;
    line-height:.8rem;
    margin-left:.8rem!important;
    padding-left:.8rem
}
.jrnl-logo{
    max-width:100px
}
.main-navbar{
    background:#094073;
    background-image:-webkit-linear-gradient(#1f76c7,#094073);
    background-image:-o-linear-gradient(#1f76c7,#094073);
    background-image:-moz-linear-gradient(#1f76c7,#094073);
    background-image:linear-gradient(#1f76c7,#094073);
    background-repeat:repeat-x
}
.main-navbar.navbar{
    padding:0
}
.main-navbar.navbar-dark .navbar-nav .nav-link:focus,.main-navbar.navbar-dark .navbar-nav .nav-link:hover{
    color:rgba(255,255,255,.75);
    background:#084fb2
}
.main-navbar .navbar-nav .nav-link{
    color:#fff;
    display:block;
    font-size:.85rem
}
.main-navbar .navbar-nav .nav-item+.nav-item{
    margin-left:0
}
.main-navbar .navbar-nav .nav-item:not(:last-child){
    border-right:1px solid #1f76c7;
    box-shadow:1px 0 0 #094073
}
#mainNavbar .navbar-nav .nav-link:not(:last-child){
    border-right:1px solid #068fc8;
    box-shadow:1px 0 0 #1eb8f8
}
#mainNavbar .navbar-nav .nav-link{
    color:#fff!important;
    padding:1.7rem .7rem;
    text-shadow:1px 1px 1px #1072a0;
    font-size:13px;
    font-weight:600
}
#journalNav .navbar-nav .nav-link{
    padding:.8rem!important
}
.full-text .authors dt>a{
    color:#373a3c;
    font-weight:400;
    text-decoration:underline;
    text-decoration-style:dotted
}
.full-text .authors dt>a:hover{
    color:#014c8c;
    text-decoration-style:solid
}
.full-text th{
    text-align:center;
    vertical-align:middle
}
.conferences .list-group-item{
    border:0;
    border-bottom:1px solid #ddd;
    padding:.75rem .25rem;
    margin-bottom:0
}
@font-face{
    font-weight:400;
    font-style:normal
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    @font-face{
        font-family:si;
    }
}
.topbar-soc{
    overflow:hidden;
    margin:0;
    padding:0;
    list-style:none
}
.topbar-soc li{
    display:inline-block;
    *display:inline;
    zoom:1
}
.topbar-soc li a{
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property:transform;
    transition-property:transform;
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
    text-decoration:none;
    text-align:center;
    display:block;
    position:relative;
    z-index:1;
    width:25px;
    height:25px;
    line-height:25px;
    font-size:13px;
    color:#fff;
    background-color:none
}
.topbar-soc .soc-twitter:before{
    content:'\e040'
}
.topbar-soc .soc-facebook:before{
    content:'\e041'
}
.topbar-soc .soc-googleplus:before{
    content:'\e042'
}
.topbar-soc .soc-pinterest:before{
    content:'\e043'
}
.topbar-soc .soc-linkedin:before{
    content:'\e049'
}
.topbar-soc .soc-rss:before{
    content:'\e00b'
}
.topbar-soc .soc-youtube:before{
    content:'\e051'
}
.topbar-soc .soc-slideshare:before{
    content:'\e017'
}
.sidebar-soc{
    overflow:hidden;
    margin:0;
    padding:0;
    list-style:none
}
.sidebar-soc li{
    display:inline-block;
    *display:inline;
    zoom:1
}
.sidebar-soc li a{
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property:transform;
    transition-property:transform;
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position:relative;
    z-index:1;
    width:30px;
    height:30px;
    line-height:30px;
    font-size:16px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    color:#fff;
    background-color:none
}
.sidebar-soc a:hover{
    z-index:2;
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.sidebar-soc .soc-twitter{
    background-color:#4da7de
}
.sidebar-soc .soc-twitter:before{
    content:'\e040'
}
.sidebar-soc .soc-facebook{
    background-color:#3e5b98
}
.sidebar-soc .soc-facebook:before{
    content:'\e041'
}
.sidebar-soc .soc-googleplus{
    background-color:#dd4b39
}
.sidebar-soc .soc-googleplus:before{
    content:'\e042'
}
.sidebar-soc .soc-pinterest{
    background-color:#c92619
}
.sidebar-soc .soc-pinterest:before{
    content:'\e043'
}
.sidebar-soc .soc-linkedin{
    background-color:#3371b7
}
.sidebar-soc .soc-linkedin:before{
    content:'\e049'
}
.sidebar-soc .soc-rss{
    background-color:#f26109
}
.sidebar-soc .soc-rss:before{
    content:'\e00b'
}
footer{

}
.address-group .card:before{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:transparent;
    -webkit-transform:scale(1,1);
    -moz-transform:scale(1,1);
    transform:scale(1,1);
    content:" ";
    transition-duration:400ms;
    transition-property:all;
    transition-timing-function:cubic-bezier(.7,1,.7,1)
}
.address-group .card:hover:before{
    background:#fff;
    -webkit-transform:scale(1.075,1.075);
    -moz-transform:scale(1.075,1.075);
    transform:scale(1.075,1.075);
    transition-duration:400ms;
    transition-property:all;
    transition-timing-function:cubic-bezier(.7,1,.7,1)
}
.address-group .card{
    background:0 0;
    border:0;
    position:relative
}
.address-group .card .card-title,.address-group .card .card-text,.address-group .card .card-text a{
    color:#fff;
    margin:0 0 10px;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.address-group .card:hover .card-title,.address-group .card:hover .card-text,.address-group .card:hover .card-text a{
    color:#000
}
.theme-icons-xs{
    width:30px;
    height:30px;
    font-size:14px;
    line-height:1.4;
    padding:5px
}
.theme-icons-sm{
    width:35px;
    height:35px;
    font-size:16px;
    line-height:1.4;
    padding:6px
}
.theme-icons-md{
    width:45px;
    height:45px;
    font-size:20px;
    line-height:1.5;
    padding:8px
}
.theme-icons-lg{
    width:55px;
    height:55px;
    font-size:24px;
    line-height:1.15;
    padding:14px
}
.back-to-top-theme{
    position:fixed;
    right:10px;
    bottom:10px;
    display:inline-block;
    z-index:9;
    width:35px;
    height:35px;
    font-size:22px;
    color:#fff;
    line-height:.5;
    background:#00bcd4;
    border-radius:3px;
    visibility:hidden;
    opacity:0;
    padding:10.5px;
    -webkit-transform:translate3d(0,50px,0);
    -moz-transform:translate3d(0,50px,0);
    transform:translate3d(0,50px,0);
    transition-duration:300ms;
    transition-property:all;
    transition-timing-function:cubic-bezier(.7,1,.7,1)
}
.back-to-top-theme:after{
    font-family:"font awesome 5 free";
    font-weight:900;
    color:#fff;
    text-align:center;
    content:"\f106"
}
.back-to-top-theme:hover{
    background:#00bcd4;
    transition-duration:300ms;
    transition-property:all;
    transition-timing-function:cubic-bezier(.7,1,.7,1)
}
.back-to-top-theme:focus,.back-to-top-theme:hover{
    text-decoration:none
}
.back-to-top-theme.back-to-top-is-visible{
    visibility:visible;
    opacity:.6;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    transition-duration:300ms;
    transition-property:all;
    transition-timing-function:cubic-bezier(.7,1,.7,1)
}
.back-to-top-theme.back-to-top-is-visible:hover{
    opacity:1;
    transition-duration:300ms;
    transition-property:all;
    transition-timing-function:cubic-bezier(.7,1,.7,1)
}
.back-to-top-theme.back-to-top-fade-out{
    opacity:.4
}
.back-to-top-theme.back-to-top-fade-out:hover{
    opacity:1;
    transition-duration:300ms;
    transition-property:all;
    transition-timing-function:cubic-bezier(.7,1,.7,1)
}
.glyph-arrow-right a{
    position:relative;
    padding:0;
    padding-left:20px;
    margin-bottom:5px;
    text-align:left;
    transition:all .3s ease 0s
}
.glyph-arrow-right a::before{
    position:absolute;
    top:0;
    left:0;
    font-family:"font awesome 5 free";
    font-weight:900;
    content:"\f105";
    color:#f2711c
}
.glyph-arrow-right a:hover{
    margin-left:8px
}
.height-100{
    height:100px!important
}
.height-150{
    height:150px!important
}
.height-200{
    height:200px!important
}
.height-250{
    height:250px!important
}
.height-300{
    height:300px!important
}
.height-350{
    height:350px!important
}
.height-400{
    height:400px!important
}
.height-450{
    height:450px!important
}
.height-500{
    height:500px!important
}
.max-height-100{
    max-height:100px!important
}
.max-height-150{
    max-height:150px!important
}
.max-height-200{
    max-height:200px!important
}
.max-height-250{
    max-height:250px!important
}
.max-height-300{
    max-height:300px!important
}
.max-height-350{
    max-height:350px!important
}
.max-height-400{
    max-height:400px!important
}
.max-height-450{
    max-height:450px!important
}
.max-height-500{
    max-height:500px!important
}
.viewmore{
    margin-bottom:5px;
    margin-right:1.5rem;
    padding-right:20px;
    position:relative;
    text-align:right;
    transition:all .3s ease 0s;
    float:right
}
a.viewmore::after{
    color:#f2711c;
    content:"\f30b";
    font-family:"font awesome 5 free";
    font-weight:900;
    right:0;
    position:absolute;
    top:3px
}
a.viewmore:hover{
    margin-right:1px
}
.divider-v6{
    overflow:hidden
}
.divider-v6 .divider-v6-element{
    position:relative;
    display:inline-block
}
.divider-v6 .divider-v6-element-title{
    padding:5px 15px
}
.divider-v6 .divider-v6-element-center:before,.divider-v6 .divider-v6-element-center:after{
    position:absolute;
    top:20px;
    width:2e3px;
    height:1px;
    background:#d1d1d1;
    content:" "
}
.divider-v6 .divider-v6-element-center:before{
    right:100%
}
.divider-v6 .divider-v6-element-center:after{
    left:100%
}
.divider-v6 .divider-v6-element-left .divider-v6-element-title{
    padding-left:0
}
.divider-v6 .divider-v6-element-left:after{
    position:absolute;
    top:16px;
    width:2e3px;
    height:1px;
    background:#d1d1d1;
    content:" "
}
.divider-v6 .divider-v6-element-left:after{
    left:100%
}
.divider-v6 .divider-v6-element-right .divider-v6-element-title{
    padding-right:0
}
.divider-v6 .divider-v6-element-right:before{
    position:absolute;
    top:20px;
    width:2e3px;
    height:1px;
    background:#d1d1d1;
    content:" "
}
.divider-v6 .divider-v6-element-right:before{
    right:100%
}
.divider-v6 .divider-v6-element-title.divider-v6-element-title-brd{
    border:1px solid #d1d1d1;
    padding:5px 15px
}
.divider-v6-white .divider-v6-element-title,.divider-v6-white .divider-v6-text{
    color:#fff
}
.divider-v6-white .divider-v6-element-title-brd{
    border-color:#f7f8fa
}
.divider-v6-white .divider-v6-element:before,.divider-v6-white .divider-v6-element:after{
    border-bottom-color:#fff
}
.bg-position-fixed{
    background-attachment:fixed!important;
    min-height:100%!important
}
.bg-position-center-top{
    background-size:cover!important;
    background-position:center top!important
}
.bg-position-center-center{
    background-size:cover!important;
    background-position:center center!important
}
.bg-position-center-bottom{
    background-size:cover!important;
    background-position:center bottom!important
}
.full-width{
    width:100%;
    height:auto
}
.full-text .authors dt>a{
    color:#333;
    font-weight:400;
    text-decoration:underline dotted gray
}
.text-muted{
    color:#818a91!important
}
.text-uppercase{
    text-transform:uppercase!important
}
.list-inline{
    list-style:outside none none;
    padding-left:0
}
.footer_wraper{
    background:#1f3449;
    border-top:5px solid #869bb0;
    padding-bottom:10px
}
.footer_wraper_btm{
    border-top:2px solid #869bb0;
    background-color:#475c71
}
.footerBg{
    width:100%;
    padding-bottom:10px;
    padding-top:10px;
    background:#404040
}
.ftr-grid p:first-child{
    font-weight:400;
    color:#feb24c;
    font-size:15.2px;
    word-spacing:-2px
}
.ftr-grid p,.ftr-grid p a{
    color:#fff;
    margin-bottom:0
}
.ftr-grid p{
    line-height:20px;
    padding-bottom:2px
}
.ftr-grid p span{
    padding-right:5px;
    width:18px;
    color:#d4a72d;
    margin-right:2px;
    text-align:right
}
.contact_list .content-grid-item:hover::before,.contact_list .content-grid-item:hover::after{
    content:none!important
}
.contact_list .content-grid-item{
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.contact_list .content-grid-item:hover{
    background-color:#eee;
    box-shadow:3px 3px 1px 1px #101010;
    cursor:pointer;
    overflow:hidden;
    -ms-transform:scale(1.05);
    -webkit-transform:scale(1.05);
    transform:scale(1.05);
    z-index:1
}
.contact_list .content-grid-item:hover a,.contact_list .content-grid-item:hover p{
    color:#323232
}
.contact_list .content-grid-item:hover span{
    color:#e74c3c
}
@-webkit-keyframes glowing{
    0%{
        background-color:#004a7f;
        box-shadow:0 0 15px red
    }
    50%{
        background-color:#0094ff;
        box-shadow:0 0 15px #ff0
    }
    100%{
        background-color:#004a7f;
        box-shadow:0 0 15px red
    }
}
#chat{
    position:fixed;
    bottom:5rem;
    right:1rem;
    z-index:9999
}
a#chat{
    animation:glowing 1s infinite
}
p#confdatetimer{
    font-size:25px;
    background-color:#004178;
    font-weight:700;
    color:#fff
}
.leave-your-message{
}
.text-primary{
    color:#185fa1!important
}
.text-warning{
    color:#bf5a14!important
}
a.text-warning:hover,a.text-warning:focus{
    color:#a98122!important
}
.btn-xs,.btn-group-xs>.btn{
    padding:1px 5px;
    font-size:12px;
    line-height:1.5;
    border-radius:3px
}
.navbar-btn.btn-xs{
    margin-top:14px;
    margin-bottom:14px
}
.btn-xs .badge,.btn-group-xs>.btn .badge{
    top:0;
    padding:1px 5px
}
.social-icons .fab,.social-icons .far,.social-icons .fas{
    color:#fff;
    padding:1rem;
    text-align:center;
    text-decoration:none;
    margin:0 .5rem;
    border-radius:.4rem;
    font-size:1.5rem;
    width:4rem
}
.social-icons .fab:hover,.social-icons .far:hover,.social-icons .fas:hover{
    opacity:.7
}
