@font-face {
    font-family: Lato-Regular;
    src: url(../fonts/Lato-Regular.ttf);
}

@font-face {
    font-family: NotoSerif-Regular;
    src: url(../fonts/NotoSerif-Regular.ttf);
}

body {
    background: rgb(198, 190, 166) url(../img/body-bg.png);
    -webkit-font-smoothing: antialiased;
    font-family: Lato-Regular;
}




/**Get The App css start here**/

#target .txtspan {
    color: rgb(213 97 41);
}

#target {
    color: rgb(213 97 41);
    font: 15px arial;
    padding: 10px 5px;
    margin: 10px;
    width: 100px;
    background: #fff;
    z-index: 101;
    border-radius: 6px;
    right: 0px;
    border: 1px solid #fff;
    text-align: center;
    box-shadow: 0px 0px 3px #000;
    z-index: 2000;
    top: 440px;
}

#target a {
    text-decoration: none;
    margin: 0 3px;
}

#target p {
    font-size: 13px;
    color: rgb(213 97 41);
    font-weight: 600;
}

.a_icon {
    background: rgb(213 97 41);
    text-align: center;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 5px;
}

.a_icon_1 {
    background: #f16725;
}

.a_icon span .fa {
    font-size: 30px;
    color: #fff;
}

.a_icon p {
    color: #fff;
    padding: 6px 0px;
}

/**Get The App css end here**/


.recent_articals p {
    margin: 8px 0 0 0;
}

.mainnav {
    background: #4b4441;
}

.mainnav .navbar-toggler-icon .line {
    background: #fff;
    width: 30px;
    height: 3px;
    display: block;
    margin: 6px 0px;
}

.mainnav .navbar {
    padding: 0px;
}

.mainnav .nav-link {
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: NotoSerif-Regular;
}

.mainnav .nav-link:hover {
    background: #905917;
}

.headtop .form-control-sm {
    width: 320px;
    border: 1px solid;
}

.carousel-info {

    height: 100%;
    max-height: 316px;
    overflow: hidden;

}

.carousel-info .txtbox h2 {
    text-align: center;
    font-family: "Lato", sans-serif;
    margin-top: 45px;
    font-weight: 400;
}

.carousel-info .txtbox .status {
    text-align: center;
}

.carousel-info .txtbox .status a {
    margin: 0px 30px;
    font-size: 1.6rem;
    text-decoration: underline;
}

.carousel-info .txtbox h2 sup {
    color: red;
}

.carousel-info .txtbox img {
    width: 100%;
    position: absolute;
    bottom: 0px;
}

.carousel-info .carousel-control-prev-icon {
    top: -70px;
    position: relative;
}

.carousel-info .carousel-control-next-icon {
    top: -70px;
    position: relative;
}

.contentsection {
    background: #fff url(../img/content-bg.png);
    padding-bottom: 30px;
}

.contentsection .title {

    color: #e86f6f;
    display: inline-block;
    margin: 20px 6px 0 0px;
    padding: 0px 6px;
    border-left: 0.2em solid #4b4441;
    font-size: 1.5rem;

}

.contentsidebar {
    margin-top: 20px;
}

.contentsidebar dl dt {
    display: block;
    line-height: 1.8em;
    font-family: "Lato", sans-serif;
    font-size: 1rem;
    border-left: 0.2em solid #4b4441;
    border-bottom: 0.1em solid #ddd;
}

.contentsidebar dl dt span {
    margin-left: 0.5em;
}

.contentsidebar dl dd a {
    margin-left: 0.5em;
    text-decoration: none;
    color: #333;
}

.contentsidebar dl dd {
    margin-bottom: 0px;
    display: block;
    line-height: 1.8em;
    font-size: 0.9rem;
    border-left: 0.2em solid #ddd;
    border-bottom: 0.1em solid #ddd;
    margin-bottom: 0px;
}

.contentsidebar dl dd a:hover {
    color: #000;
}

.contentsidebar dl dd:hover {
    border-left: 0.2em solid #4b4441;
}

.mailing-list-btn h4 {
    font-size: 0.9em;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    padding-left: 0.5em;
}

.mailing-list-btn input.color-light {
    color: #bbb;
}

.mailing-list-btn input {
    height: 2.1em;
    border: 0.1em solid #ddd;
    padding: 0.2em 0.3em;
    width: 66%;
    float: left;
}

.mailing-list-btn button:hover {
    cursor: pointer;
}

.mailing-list-btn button {
    color: #fff;
    text-align: center;
    background: #4b4441;
    font-size: 0.9em;
    float: left;
    line-height: 2.3em;
    width: 29%;
    border: 0;
    border-radius: 0 0.4em 0.4em 0;
    -webkit-border-radius: 0 0.4em 0.4em 0;
    -moz-border-radius: 0 0.4em 0.4em 0;
    -o-border-radius: 0 0.4em 0.4em 0;
}

.footer .top ul li {
    list-style-image: url(https://www.testweb.co.in/assets/img/j_li_img1.png);
    list-style-position: inside;
}

.footer .top {
    background: #222;
    padding: 1.3rem 0;
    font-size: 0.9rem;
    font-weight: 500;
}

.footer .top h5 {
    color: #c8c8c8;
    font-size: 1.1rem;
    margin-bottom: 0.9rem;
}

.footer .top ul a {
    color: #7b8887;
}

.footer .top .social-btns a {
    border: 1px solid #8c8989;
    padding: 2px 9px;
    margin: 8px 2px;
    display: inline-block;
    color: #fff;
    font-size: 0.9rem;
}

.footer .top .social-btns a:hover {
    border-color: #fff;
}

.footer .top .payment-methods h5 {
    font-size: 0.9rem;
    margin: 0.8rem 0 0.5rem 0;
}

.footer .top .powered-by {
    color: #555;
    font-size: 1rem;
    margin-top: 1rem;
}

.footer .top .span {
    color: #aaa;
}

.footer .bottom {
    padding: 1em 0;
    background: #121313;
    border-top: 0.1em solid #2a2a2a;
    font-size: 0.9rem;
    font-weight: 500;
}

.footer .bottom p {
    text-align: center;
}

/*journalpage*/

.journal_header {
    position: relative;
    height: 100%;
    max-height: 18rem;
}

.journal_header .imgcla {
    width: 100%;
    height: 100%;
}

.journal_header .imgcla1 {
    position: absolute;
    right: 8px;
    bottom: 8px;
}

.journal_header .img_title {
    position: absolute;
    top: 90px;
    background: rgba(0, 0, 0, 0.61);
    color: #eee;
    padding: 15px 20px;
    font-family: tahoma, sans-serif;
    border-radius: 0 5px 5px 0;
}

.journalpage dl dt {
    display: block;
    line-height: 1.8em;
    font-family: "Lato", sans-serif;
    font-size: 1rem;
    border-left: 0.2em solid #4b4441;
    border-bottom: 0.1em solid #ddd;
}

.journalpage dl dt span {
    margin-left: 0.5em;
}

.journalpage dl dd a {
    margin-left: 0.5em;
    text-decoration: none;
    color: #333;
}

.journalpage dl dd {
    margin-bottom: 0px;
    display: block;
    line-height: 1.8em;
    font-size: 1rem;
    border-left: 0.2em solid #ddd;
    border-bottom: 0.1em solid #ddd;
    margin-bottom: 0px;
}

.journalpage dl dd a:hover {
    color: #000;
}

.journalpage dl dd:hover {
    border-left: 0.2em solid #4b4441;
}

.journal_text {
    padding: 10px 20px;
}

.journal_text a {
    text-decoration: underline;
}

.journal_text p {
    line-height: 22px;
    line-height: 22px;
    font-family: "Noto Serif", serif;
}

.journal_text a {
    color: #182580;
}

.journal_text a:hover {
    color: red;
}

/**socaial media icons in abstract page**/

.icon-circle {
    text-align: center;
    position: relative;
    top: -10px;
}

.icon-circle .nav-link {
    padding: .5rem 0.6rem;
}

.icon-circle .fa {
    font-size: 25px;
    color: #e84700;
    margin: 0 auto;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 2px solid #e84700;
    line-height: 34px;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.35s;
    -moz-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.20s, background-color ease-in-out 0.05s;
}

.icon-circle .fa:hover {

    background-color: #e84700;
    color: #fff;
    border: 1px solid #e84711;
    -moz-box-shadow: inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow: inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow: inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px 5px #ffffff;
    box-shadow: inset 0px 0px 0px 5px #ffffff;
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.icon-circle i:before {
    margin-left: 0px;
    font-size: 19px;
}

@media (min-width:320px) and (max-width:768px) {


    .icon-circle .fa {
        font-size: 15px;
        color: #e84700;
        margin: 0 auto;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        border: 2px solid #e84700;
        line-height: 34px;
        cursor: pointer;
        -webkit-transition: all ease-in-out 0.35s;
        -moz-transition: all ease-in-out 0.35s;
        -o-transition: all ease-in-out 0.35s;
        -ms-transition: all ease-in-out 0.35s;
        transition: all ease-in-out 0.20s, background-color ease-in-out 0.05s;
    }

    .icon-circle .fa:hover {

        background-color: #e84700;
        color: #fff;
        border: 1px solid #e84711;
        -moz-box-shadow: inset 0px 0px 0px 5px #ffffff;
        -o-box-shadow: inset 0px 0px 0px 5px #ffffff;
        -ms-box-shadow: inset 0px 0px 0px 5px #ffffff;
        -webkit-box-shadow: inset 0px 0px 0px 5px #ffffff;
        box-shadow: inset 0px 0px 0px 5px #ffffff;
        -ms-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    .icon-circle i:before {
        margin-left: 0px;
        font-size: 20px;
    }
}

.ifacebook .fa {
    color: #3B5998;
    border: 2px solid #3B5998;
}

.ifacebook .fa:hover {

    background-color: #3B5998;
    color: #fff;
    border: 1px solid #3B5998;

}

.itwittter .fa {
    color: #33ccff;
    border: 2px solid #33ccff;
}

.itwittter .fa:hover {

    background-color: #33ccff;
    color: #fff;
    border: 1px solid #33ccff;

}

.igoogle .fa {
    color: #BD3518;
    border: 2px solid #BD3518;
}

.igoogle .fa:hover {

    background-color: #BD3518;
    color: #fff;
    border: 1px solid #BD3518;

}

.iLinkedin .fa {
    color: #007bb7;
    border: 2px solid #007bb7;
}

.iLinkedin .fa:hover {

    background-color: #007bb7;
    color: #fff;
    border: 1px solid #007bb7;

}

/**socaial media icons in abstract page End**/
.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
}

.page-title {
    color: #e86f6f;
    margin: 20px 6px 0 0;
    padding: 0 6px;
    border-left: .2em solid #4b4441;
    font-size: 1.5rem;
}

.view-pdf {
    background-color: #e86f6f;
    color: #fff;
}


/*******************************/

.tooltip1 {
    position: relative;
    display: inline-block;
    opacity: 1 !important;
    padding-left: 15px;
}

.tooltip1 .tooltiptext {
    visibility: hidden;
    width: 230px;
    background-color: #dee2e6;
    color: #555;
    border-radius: 6px;
    padding: 5px 11px;
    border: 1px solid rgba(0, 0, 0, .125);

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 40%;
}

.tooltip1:hover .tooltiptext {
    visibility: visible;
}
.whatup ul {
    list-style: none;
    padding: 0px;
    -webkit-transform: translate(-270px, 0);
    -moz-transform: translate(-270px, 0);
    -ms-transform: translate(-270px, 0);
    -o-transform: translate(-270px, 0);
    transform: translate(-270px, 0);
}

.whatup ul li {
    display: block;
    margin: 5px;
    background: #922829;
    width: 306px;
    text-align: right;
    padding: 10px;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.whatup ul li:hover {
    -webkit-transform: translate(110px, 0);
    -moz-transform: translate(110px, 0);
    -ms-transform: translate(110px, 0);
    -o-transform: translate(110px, 0);
    transform: translate(110px, 0);
    background: #922829;
    width: 324px;
}

.whatup ul li a {
    color: #fff;
}

.whatup ul li i {
    margin-left: 10px;
    color: #922829;
    background: #fff;
    /*padding: 10px;*/
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: 20px;
    background: #ffffff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    padding: 3px 3px 0px 0;
}

.whatup {
    position: fixed;
    top: 24%;
    z-index: 9999;
}


/****/
.bell_icon {
                position: fixed;
                border-radius: 3px;
                right: 0px;
                bottom: 63px;
                color: #fff;
                z-index: 99999;
				margin-bottom:2%;
}
.bell_icon img {
                width: 100%;
                max-width: 160px;
                border-radius: 8px;
}
#file_name1 , #file_name2 {
	visibility:hidden !important;
	max-height: 0 !important;
	width: 10rem !important;
	max-height: 125px;
	margin-right:5px;
}
.awards_link{
	width:100%;	
	border-color: #00b1e4 !important;
	color: #fff !important;
	background-color: #ffc107;
	border-color: #ffc107;
}
.awards_link:hover {
	color: #fff !important;
	background-color: #ef530a !important;
	border-color: #e24e0a !important;
}