@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap");
* {
  margin: 0px;
  padding: 0px;
}
a:hover{
  color: #dc3545 !important;

}
body,
html {
  height: 100%;
  position: relative;
}

body {
  color: #555;
  background: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
li{
  color: #555;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  color: #555;
  margin: 0 0 8px;
  font-weight: 400;
  line-height: 1.5;
  font-style: normal;
  text-transform: none;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #484848;
}



p {
  margin: 0 0 20px;
  line-height: 20px;
  letter-spacing: normal;
}

a {
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  outline: none;
  text-decoration: none;
}

ul {
  margin: 0;
}

figure {
  margin-bottom: 6px;
  position: relative;
}

img {
  height: auto;
  max-width: 100%;
}

strong {
  color: #414141;
}

iframe {
  width: 100%;
  float: left;
  border: none;
}

.back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  display: none;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.back-to-top .fa {
  color: #fff;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder{
  background: transparent;
  border: 1px solid #ced4da;
}
/**header start**/
.top-bar {
  background: #333;
  color: #fff;
  font-size: 0.9rem;
  padding: 10px 0;
}
.top-bar .contact-info {
  margin-right: 20px;
}
.top-bar .contact-info a {
  font-size: 0.8rem;
}
.top-bar ul {
  margin-bottom: 0;
  margin-bottom: 0;
}
.top-bar ul.social-custom {
  margin-left: 20px;
}
.top-bar ul.social-custom a {
  text-decoration: none !important;
  font-size: 0.7rem;
  width: 25px;
  height: 25px;
  line-height: 26px;
  color: #333;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  margin: 0;
  display: block;
}
.top-bar ul.social-custom a:hover {
  background: #05abc8;
}
.top-bar a.login-btn {
  color: #eee;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none !important;
  font-size: 0.75rem;
  font-weight: 700;
  margin-right: 10px;
}
.top-bar a.login-btn i {
  margin-right: 10px;
}
.top-bar a.signup-btn {
  color: #eee;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none !important;
  font-size: 0.75rem;
  font-weight: 700;
  margin-right: 10px;
}
.top-bar a.signup-btn i {
  margin-right: 10px;
}
.top-bar .lefttop a {
  color: #f0f0f0;
  margin-right: 25px;
  text-decoration: none;
}
.top-bar a:focus {
  color: #05abc8;
  text-decoration: underline;
}
.top-bar a:hover {
  color: #05abc8;
  text-decoration: underline;
}

.middle-head {
  padding: 10px 0;
  align-items: center;
}
.middle-head fieldset {
  margin: 0 0 6px;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  max-width: 530px;
}
.middle-head fieldset .form-control {
  border: 0;
  z-index: 2;
  height: 44px;
  line-height: 24px;
  padding: 10px 54px 10px 20px;
}
.middle-head fieldset .input-group-text {
  border: 0;
  background: transparent;
}
.middle-head fieldset .input-group-text .fa {
  color: rgb(136, 129, 129);
}

.main-nav {
  background: #05abc8;
}
.main-nav .navbar {
  justify-content: flex-end;
  padding: 0;
}
.main-nav .navbar .nav-link {
  color: #fff;
  padding: 15px 21px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  cursor: pointer;
}
.main-nav .navbar .nav-link:hover {
  background: rgba(0, 0, 0, 0.05);
  color: #fff!important;
}
.main-nav .navbar .navbar-toggler {
  background: #e9fcff;
  padding: 8px;
  height: 39px;
}
.main-nav .megamenu-li {
  position: static;
}
.main-nav .megamenu {
  position: absolute;
  width: 50%;
  left: 0;
  right: 0;
  padding: 15px;
}

.main-nav .dropdown-item{
  font-size: 14px;

}
/**header end**/
/**Banner start**/
.banner-sec {
  position: relative;
}
.banner-sec .imagecl {
  position: relative;
  max-height: 400px;
}
.banner-sec .imagecl:after {
  background: rgba(0, 0, 0, 0.44);
  content: "";
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
}
.banner-sec .text-box {
  width: 80%;
  margin: 0 auto;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
padding: 30px 0;
}
.banner-sec .text-box .slidercontent h1 {
 
  font-size: 25px;
  line-height: 36px;
  color: #fff;
  text-transform: none;
  font-weight: 600;
}
.banner-sec .text-box .slidercontent .cbtn {
  color: #666;
  padding: 0 50px;
  background: #fff;
  position: relative;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: capitalize;
  margin: 0 15px;
  line-height: 38px;
  font-size: 18px;
  font-weight: 600;
}
.banner-sec .text-box .slidercontent .banner-image-box{
  max-width: 130px;
  max-width: 130px;
  border: 1px solid;
  position:relative;
  z-index: 999;
}

.carousel-control-next, .carousel-control-prev{
  z-index: 1 !important;
}
.banner-sec .text-box .slidercontent .cbtn:hover {
  background: #05abc8;
  border-color: #05abc8;
  box-shadow: inset 0 -2px 0 0 #0092ac;
  color: #fff;
}
.banner-sec .text-box .maxwidthban {
  max-width: 94%;
  margin: 0 auto;
}
.banner-sec .description {
  padding: 0 0 15px 0;
}
.banner-sec .description p {
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  letter-spacing: 0.7px;
}

/**Banner end**/
/**card**/
.cardblock {
  margin-top: -50px;
}

.cubgone {
  background-color: rgba(73, 186, 207, 0.85);
}

.cubgtwo {
  background: rgba(147, 100, 141, 0.85);
}

.cubgthree {
  background: rgba(241, 103, 69, 0.85);
}

.cu-card {
  padding: 10px;
  text-align: center;
}
.cu-card .inner-content {
  border: 1px solid #fff;
  padding: 30px;
}
.cu-card .inner-content .fa {
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  padding: 0 0 20px;
}
.cu-card .inner-content h4 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
}
.cu-card .inner-content h5 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
}

/**Latest Journal start**/
.eiditchief{ 
  background: #f7f7f7;
  padding: 30px 0;
  }
.latestjournal .heading-color {
  color: #a21818;
}
.latestjournal .listing-journals {
  margin-bottom: 13px;
  background-color: #fff;
  width: 100%;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  transition: all 0.3s ease-in-out;
  padding: 14px 25px 14px 25px;
}
.latestjournal .listing-journals .journal-list {
  list-style: none;
  padding: 0;
}
.latestjournal .listing-journals .journal-list li a {
  color: #a21818;
}
.latestjournal .listing-journals .journal-list li p{
  margin: 0;
  max-height: 44px;
  overflow: hidden;

}
.latestjournal .listing-journals .journal-abstract-view {
  padding: 12px 0 0 0;
}
.latestjournal .listing-journals .journal-abstract-view a {
  border: 1px solid #a21818;
  text-decoration: none;
  padding: 2px 4px 2px 4px;
  margin: 0px 3px 0 0;
  font-size: 13px;
  text-decoration: none;
}
.latestjournal .listing-journals:hover {
  border-radius: 10px;
  background-size: 28%;
  color: #fff;
  background-color: #39638e;
  border-color: #39638e;
}
.latestjournal .listing-journals:hover li{
  color: #fff;

}
.latestjournal .listing-journals:hover a {
  color: #fff !important;
  border-color: #fff;
}

/**Latest Journal end**/
/**articles start**/
.latestarticles .heading-color {
  color: #a21818;
}
.latestarticles .listJournal {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  padding: 15px;
}
.latestarticles .listJournal .card {
  border: none;
}
.latestarticles .listJournal h6{
  max-height:59px;
  min-height: 59px;
  overflow: hidden;
}

.latestarticles .listJournal .card .card-header {
  border: none;
}
.latestarticles .listJournal .card .card-body{
  padding: 0;
  margin: 10px 1px;
}
.latestarticles .listJournal .card p{
  margin: 0 0px 18px 14px;
}
.latestarticles .listJournal .card .card-body .text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
  height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.latestarticles .listJournal .card .card-footer {
  border: none;
}
.latestarticles .listJournal .card .card-footer .journal-footer-list .abstract {
  background-color: #014479;
  color: #fff;
  border: 1px solid #014479;
}
.latestarticles .listJournal .card .card-footer .journal-footer-list .html {
  background-color: #dd4b25;
  color: #fff !important;
  border: 1px solid #dd4b25 !important;
}
.latestarticles .listJournal .card .card-footer .journal-footer-list .pdf {
  background-color: #e90c0f;
  color: #fff;
  border: 1px solid #e90c0f;
}
.latestarticles .listJournal .card .card-footer .journal-footer-list a {
  text-decoration: none;
  padding: 2px 4px;
    margin: 0 5px 0 0;
    font-size: 12px;
}
.latestarticles .listJournal .card .card-footer .journal-footer-list a:hover {
  background-color: #2562aa !important;
  border: 1px solid #2562aa !important;
  color: #fff !important;
}

/**articles end**/
/**/
.journals-book {
  background: #f7f7f7;
}
.journals-book .themetag {
  background: #f16945;
  color: #fff;
  padding: 0 5px;
  font-size: 10px;
  line-height: 16px;
  position: relative;
  text-transform: uppercase;
  border-radius: 4px 0 0 4px;
}
.journals-book .themetag:before {
  top: -1px;
  width: 0;
  height: 0;
  left: 100%;
  content: "";
  position: absolute;
  border-left: 5px solid #f16945;
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
}
.journals-book .priceandbtn {
  margin-top: 20px;
}
.journals-book .priceandbtn .cbtn {
  box-shadow: inset 0 -2px 0 0 #0092ac;
  color: #fff;
  background: #05abc8;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #05abc8;
  text-transform: capitalize;
  padding: 8px 30px;
  margin: 6px 0 0;
  border-radius: 20px;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 1px;
}
.journals-book .contentbox {
  margin-left: 20px;
}
.journals-book .contentbox h3 {
  font-size: 40px;
  font-weight: bold;
  line-height: 43px;
}
.journals-book .contentbox h3 a:hover {
  color: #05abc8;
}
.journals-book .contentbox .bookwriter {
  font-size: 18px;
  line-height: 18px;
  padding: 0 0 10px;
  font-weight: 600;
}
.journals-book .contentbox .bookwriter a {
  color: #666;
}
.journals-book .contentbox .bookwriter a:hover {
  color: #05abc8;
}
.journals-book .contentbox .custar .fa {
  color: #fcd01e;
}

/**testomials start**/
.testimonials {
  margin-top: 0px;
}
.testimonials h2 {
  color: #000;
  font-size: 24px;
  font-weight: 300;
  position: relative;
  margin: 0 0 50px 0;
  text-transform: uppercase;
  display: inline-block;
}
.testimonials h2::after {
  content: "";
  width: 50%;
  position: absolute;
  height: 4px;
  border-radius: 1px;
  background: #ff5555;
  left: 0;
  bottom: -20px;
}
.testimonials .carousel {
  margin: 0px auto;
}
.testimonials .carousel .carousel-item {
  color: #999;
  overflow: hidden;
  min-height: 120px;
  font-size: 13px;
}
.testimonials .carousel .carousel-item .row > div:first-child .testimonial {
  margin: 0 20px 20px 0;
}
.testimonials .carousel .carousel-item .row > div:first-child .media {
  margin-left: 0;
}
.testimonials .carousel .media {
  position: relative;
  padding: 0 0 0 20px;
  margin-left: 20px;
}
.testimonials .carousel .media img {
  width: 75px;
  height: 75px;
  display: block;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
}
.testimonials .carousel .testimonial {
  color: #fff;
  position: relative;
  background: #9b9b9b;
  padding: 15px;
  margin: 0 0 20px 20px;
}
.testimonials .carousel .testimonial::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 20px;
  height: 20px;
  background: #9b9b9b;
  box-shadow: inset 12px 0 13px rgba(0, 0, 0, 0.5);
}
.testimonials .carousel .testimonial::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #fff;
  border-left-color: #fff;
}
.testimonials .carousel .testimonial p {
  text-indent: 40px;
  line-height: 21px;
  margin: 0;
}
.testimonials .carousel .testimonial p::before {
  content: "”";
  font-family: Arial, sans-serif;
  color: #fff;
  font-weight: bold;
  font-size: 68px;
  line-height: 70px;
  position: absolute;
  left: -25px;
  top: 0;
}
.testimonials .carousel .overview {
  padding: 3px 0 0 15px;
}
.testimonials .carousel .overview .details {
  padding: 5px 0 8px;
}
.testimonials .carousel .overview b {
  text-transform: uppercase;
  color: #ff5555;
}
.testimonials .carousel-control-prev {
  width: 30px;
  height: 30px;
  background: #666;
  text-shadow: none;
  top: 4px;
  left: auto;
  right: 40px;
}
.testimonials .carousel-control-prev i {
  font-size: 16px;
}
.testimonials .carousel-control-next {
  width: 30px;
  height: 30px;
  background: #666;
  text-shadow: none;
  top: 4px;
  left: auto;
}
.testimonials .carousel-control-next i {
  font-size: 16px;
}
.testimonials .carousel-indicators {
  bottom: -55px;
}
.testimonials .carousel-indicators li {
  width: 17px;
  height: 17px;
  border-radius: 0;
  margin: 1px 5px;
  box-sizing: border-box;
  background: #e2e2e2;
  border: 4px solid #fff;
}
.testimonials .carousel-indicators li.active {
  width: 17px;
  height: 17px;
  border-radius: 0;
  margin: 1px 5px;
  box-sizing: border-box;
  color: #fff;
  background: #ff5555;
  border: 5px double;
}
.testimonials .star-rating li {
  padding: 0 2px;
}
.testimonials .star-rating i {
  font-size: 14px;
  color: #ffdc12;
}

/**testomials start**/
.headstrip{
  padding: 3px 16px;
  display: block;
  text-decoration: none;
  border-bottom: 1px dotted #05abc8;
  color: #fff;
  position: relative;
  background: #05abc8;
  width: 300px;
}
.headstrip:after {
  content: '';
  position: absolute;
  border-left: 25px solid #05abc8;
  border-right: 22px solid transparent;
  border-top: 25px solid transparent;
  clear: both;
  border-bottom: 20px solid transparent;
  right: -46px;
  top: -1px;
}
.subject-list {
  list-style: none;
  padding: 0;
}
.subject-list li a {
  text-decoration: none;
  color: #6F6C6C;
}
.subject-list li div {
  border: 1px solid #6F6C6C;
  color: #6F6C6C;
  /* font-size: 13px; */
  padding: 8px 4px 8px 6px;
  text-decoration: none;
  background-color: transparent;
  border-radius: 0.3125rem;
  text-align: center;
  transition-duration: 220ms;
  transition-timing-function: ease;
}
.subject-list li div i {
  transform: rotate(60deg);
  padding: 0 3px 0 3px;
}
.subject-list li div:hover {
  background-color: #05abc8;
  transition-duration: 220ms;
  transition-timing-function: ease;
  color: #fff;
}
.journals-az-list {
  width: 100%;
}
.journals-az-list li a {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin: 6px 4px 6px 0;
  line-height: 1.25;
  background-color: #fff;
  border: 1px solid #ff6c00;
  text-decoration: none;
  color: #ff6c00;
  transition: 1s ease-in-out;
}
span.text-danger{
  font-weight: 600;
}
.cufamang{
margin-right: 16px;
}
.cufamang .fa{
  font-size: 18px;
  color: #0092ac;
  font-weight: 600;
}
/**tg-sectionhead START**/
.tg-sectionhead {
  width: 100%;
 display: flex;
margin: 20px;
  border-bottom: 1px solid #dbdbdb;
  align-items: center;
  justify-content: space-between;
}
.tg-btn {
  color: #666;
  padding: 0 50px;
  background: #fff;
  position: relative;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: capitalize;
  font: 400 13px/38px 'Work Sans', Arial, Helvetica, sans-serif;
}
.tg-sectionhead .tg-btn {
  float: right;
  padding: 0 25px;
  margin: 6px 0 0;
  border-radius: 20px;
  margin-right: 100px;
}
.tg-sectionhead h2 span {
  display: block;
  font-size: 16px;
  line-height: 16px;
  padding: 0 0 10px;
}
.tg-author.item {
  padding: 0 15px;
}
.tg-author figure {
  margin: 0;
  width: 100%;
 display: flex;
  border: 6px solid transparent;
}
.tg-author figure a {
  display: block;
}
.tg-authorcontent {
  width: 100%;
  display: block;
  padding: 10px 0 0;
  text-align: left;
}
.tg-authorcontent h2 {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.tg-authorcontent span {
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 0;
}

.tg-author:hover figure{
	border-color: #fff;
	-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.20);
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.20);
}
.oneowl{
  position: static;
}
.oneowl .owl-stage-outer{
  position: static;
}
.oneowl .owl-nav{
  position: absolute;
  top: 18px;
  right: 0;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: 1px solid #dcdcdc;
  padding: 0!important;
  font: inherit;
  margin: 0 0 0 10px;
  width: 40px;
  height: 40px;
  color: #666;
  overflow: hidden;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #05abc8;
  color: #fff;
  text-decoration: none;

}


/**tg-sectionhead END**/
.opcu li{
  list-style-type: none;
  margin-left: 8px;
}
.opcu li a{
position: relative;
padding-bottom: 0;
}
.opcu li .small{
  font-size: 12px;
}
.opcu li a::before {
  content: "\f105";
  color: #555;
  font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    position: absolute;
    left: -5px;
    top: 9px;
}

/**inner-banercl**/
.inner-banercl{
  position: relative;
  max-height: 144px;
  overflow: hidden;
  margin-bottom: 30px;

}
.inner-banercl .inner-block{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  margin-left: 10px;

}
.cusmarsapn{
margin:  4px;
}
.cuheading-journals {
  background: #eee;
   border-left: 3px solid #ff6c00;
   color: #014479;
   font-size: 24px;
  line-height: 33px;
  padding: 8px 0 8px 15px;
  font-weight: 600;
  width: 100%;
  margin-bottom: 20px;
}
/**inner-banercl end**/
/**journal page **/
.tg-innerbannercontent{
  max-height:280px;
}
.tg-innerbannercontent h1 {
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  margin-bottom: 2px;
}
.tg-innerbannercontent h4,.tg-innerbannercontent h3 {
    font-weight: bold;

}
.sidebar-nav ul {
  width: 100%;
  font-size: 13px;
  line-height: 17px;
  list-style-type: none;

}
.sidebar-nav ul li {
  width: 100%;
   padding: 3px 0;
  position: relative;
  line-height: inherit;
  list-style-type: none;
  border-bottom: 1px solid #e6e6e6;
  
}
.sidebar-nav ul li a {
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.sidebar-nav ul li a:hover{
  color: #05abc8;
}
.welcome-article {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #1d405c;
  margin-bottom: 10px;
  padding-left: 10px;
  color: #FFF;
  font-weight: bold;
  font-size: 20px;
}
.tar-aud {
  width: 50%;
float: left;
}
.thumb2 {
  color: #323a45;
  font-size: 16px;
  background: url(https://opastpublishers.com/wp-content/uploads/2017/09/arrow-61-16.png) left repeat-y;
  padding-left: 20px;
  line-height: 30px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eaeaea;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.cuh4font{
  font-size: 16px;
  min-height: 74px;
}
/**journal page end**/

/**end submitmanscript start**/
.cutg-widget .tg-widgettitle {
  color: #222;
  width: 100%;
  float: left;
  padding: 0 20px;
  border-radius: 5px;
  background: #484848;
  border-bottom: 1px solid #dbdbdb;
}
.cutg-widget .submit-manuscript {
  border-top: 1px solid #b83f25;
  background: #807017;
  background: -webkit-gradient(linear, left top, left bottom, from(#b83f25), to(#f26c24));
  background: -webkit-linear-gradient(top, #b83f25, #f26c24);
  background: -moz-linear-gradient(top, #b83f25, #f26c24);
  background: -ms-linear-gradient(top, #b83f25, #f26c24);
  background: -o-linear-gradient(top, #b83f25, #f26c24);
  padding: 8px 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  text-decoration: none;
  vertical-align: middle;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  margin: 15px 0;
}
.cutg-widget a{
  display: block;
  color: #222;
  font-weight: normal;
  font-size: 12px;    
}
.cutg-widget a:hover{
  color: #004080 !important;
}
.cusanhocer a{
  font-size: 12px;
  margin-bottom: 15px;
}
/**end submitmanscript end**/
.cuimgbox{
  max-height: 140px;
  min-height: 140px;
  margin-bottom: 15px;
 
}
.cuimgbox img{
  max-height: 140px;
  min-height: 140px;
  width: 100%;
  
}
.cuimgbox .overtext{
margin-top: -10px;
text-align: center;

}
.cuimgbox .overtext b{
  background: #f66a29;
  text-align: center;
  padding: 5px 20px;
  border-radius: 20px;
  color: #fff;

}
/**footer start**/
.footer {
  margin-top: 2px;
  padding: 20px 0;
  background: #f7f7f7;
  border-top: 2px solid #05abc8;
}
.footer .widgettitle {
  padding: 0 20px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 30px;
}
.footer .widgettitle h4 {
  color: #404040;
  font-size: 16px;
  padding: 0 0 20px;
  font-weight: bold;
}
.footer .blockone ul {
  list-style-type: none;
  margin-top: 30px;
}
.footer .blockone ul li {
  display: flex;
  width: 100%;
  padding: 0 0 20px;
  line-height: inherit;
  list-style-type: none;
  align-items: center;
}
.footer .blockone ul li span {
  margin-right: 20px;
}
.footer .blockone ul li span .fa {
  font-size: 25px;
}
.footer .blockone ul li address,
.footer .blockone ul li p {
  margin: 0;
}
.footer .blockone ul li a {
  color: #05abc8;
  text-decoration: none;
}
.footer .blockone ul li a:hover {
  color: #000;
}
.footer .blockone .socialicons {
  display: flex;
  padding: 0 4px;
  line-height: inherit;
  list-style-type: none;
}
.footer .blockone .socialicons .fbcl {
  background: #3b5999;
}
.footer .blockone .socialicons .twitcl {
  background: #55acee;
}
.footer .blockone .socialicons .linkcl {
  background: #0077b5;
}
.footer .blockone .socialicons a {
  width: 30px;
  height: 30px;
  display: block;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
}
.footer .blockone .socialicons a .fa {
  color: #fff;
}
.footer .blocktwo ul li {
  padding: 8px 0;
  position: relative;
  list-style-type: none;
}
.footer .blocktwo ul li a {
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 800;
  margin-left: 15px;
}
.footer .blocktwo ul li a:hover {
  color: #05abc8;
}


/**footer end**/
/**sidebar-nav**/
.backstrip{
  background-color: #1d405c;
}
.cardtoogle ul{
list-style-type: none;
padding: 0;
}
.cardtoogle ul li a{
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: bold;
}

.cardtoogle ul li a .fa{
  color: #666;
  font-size: 14px;
  font-weight: bold;

}
.cardtoogle .btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0;
}
.cardtoogle .btn .fa{
  font-size: 22px;
}
.socailcu{
  display: flex;
  border: 1px solid #ccc;
  padding: 13px 9px;
}
.socailcu a{
  border-radius: 50%;
    margin: 0 4px;
    color: #fff;
    font-size: 14px;
    width: 22px;
    height: 22px;
  
}
.socailcu a:hover{
  color: #fff;
}
/**sidebar-nav end**/
/**openacces**/
.openacces .headstripcu{
  background-color: #1d405c;
  padding: 6px 0;
  /* display: flex;
  justify-content: space-between; */

}
.openacces .headstripcu h5{
  color: #fff;
  font-size: 18px;
}
/**openacces end**/
.cuimgheiht{
  height: 80px;
}
.btn-danger:hover, .btn-info:hover{
  color: #fff !important;
}
.btn-danger:hover .fa, .btn-info:hover .fa{
  color: #fff;
}
.btn-xs{
    padding: 2px 5px;
   font-size: 14px;
    height: 28px;
}
@media screen and (max-width: 992px) {
  .main-nav .navbar {
    padding: 10px 0;
  }
  .main-nav .navbar .nav-link {
    padding: 5px 0;
  }
  .main-nav .navbar .nav-link .nav-link {
    padding: 0;
  }
  .main-nav .container {
    max-width: 100%;
  }
}/*# sourceMappingURL=main.css.map */