/*:root {*/
/*    --theme-color:#0b6a7d;*/
/*  }*/

/* @import url('fonts.css'); */
/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');*/



@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&display=swap');


body{font-family: 'Soleil', Sans-Serif; font-size: 18px; line-height: 34px;} 
body{font-family: 'Open Sans', Sans-Serif; font-size: 16px; line-height: 30px; color: #2e2e2e;}

h1{font-size: 45px;}
h2{font-size: 28px;
    font-weight: 600;
    font-family: ui-sans-serif;}
h3{font-size: 30px;}
p {
    text-align: justify;
}
.pt-4, .py-4 {
    padding-top: 0px !important;
}
.padding{
    padding:10px 15px !important;
}
.mt-10
{
    margin-top:10px;
}

.event-ul
{
        color: black !important;
    padding-left: 40px;
    list-style-type: disclosure-closed;
}

.event-ul-a
{
    color: black !important;
    font-size: 13px !important;
    padding: 5px !important;
}
.mt-20
{
    margin-top:20px;
}
.dropdown-menu1
{
    display:none;
}
.dropdown-toggle:hover
{
    display:block;
}
.mb-10
{
    margin-bottom:10px;
}
.underline1 {
    width: 25%;
    border-bottom: 3px solid #0b6a7d;
}



.header.active a.navbar-brand img {
    max-width: 70px !important;
    /* background: var(--theme-color); */
    border-radius: 4px;
    padding: 4px;
}

.header.active  .navbar-dark .navbar-brand span {
    display: inline-block;
    /* vertical-align: middle; */
    /* margin-top: 10px; */
    color: #0b6a7d;
    font-family: 'Dancing Script', cursive;
    font-size: 28px;
    font-weight: bold;
}

.header.active  .logo-subheading {
    color: #0b6a7d;
    font-family: 'Dancing Script', cursive;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: -30px;
    margin-left: 25%;
}

.header.active  .btn1 {
    color: white;
    padding: 0px 15px;
    background: #0b6a7d;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
}
.header.active  .navbar-dark .navbar-nav .nav-link {
    /* color: var(--theme-color); */
    /* text-transform: uppercase; */
    padding: 10px;
    font-size: 14px;
    font-weight: unset;
   
}

.header.active  .navbar-brand {
    display: inline-block;
    padding-bottom: 0px;
    margin-right: 0px;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.header.active .mega-menu .dropdown-menu .nav-item a {
    text-transform: capitalize;
    color: inherit;
    padding: 3px 0;
    font-weight: 500;
    line-height: 22px !important;
}
.underline1 span {
    position: relative;
    background: transparent;
    font-size: 25px;
    margin-bottom: 28px;
}


.mt-40
{
    margin-top: 40px;
}


.underline2 {
    width: 5%;
    border-bottom: 3px solid #0b6a7d;
}

.underline2 span {
    position: relative;
    background: transparent;
    font-size: 25px;
    margin-bottom: 28px;
}
.pl-15
{
    padding-left: 15px;
}

.mb-20
{
    margin-bottom:20px;
}
.mr-10
{
    margin-right:10px;
}
.p-10
{
    padding: 10px !important;
}
.p-20
{
    padding: 20px !important;
}
.font-14
{
    font-size: 14px;
}
.font-18
{
    font-size: 18px;
}
.weight-600
{
    font-weight: 600;
}
h1, h2, h3{color: #0b6a7d; text-shadow: -1.5px -1.25px 1.25px hsla(0, 0%, 92%, 0.5)}

a{color:#0b6a7d}

a:hover{color:#b5bf00}

.btn:hover{background:#b5bf00; color: #fff;}

.navbar-dark .navbar-nav .nav-link {
    color: #000;
}

.about-bg {
    position: relative;
    margin-top: 100px;
    text-align: justify;
}
.logo-subheading
{
        color: #0b6a7d;
    font-family: 'Dancing Script', cursive;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-top: -30px;
    margin-left: 40%;
}

.back-ground
{
        background-color: #0b6a7d;
}
.p-30
{
    padding:30px;
}
.radius{
    border-radius:5px;
}
.font-13
{
    font-size: 13px;
}

.line-height
{
       line-height: 18px;
}
.pb-10
{
    padding-bottom: 10px;
}
.btn-success {
    color: #fff;
    background-color: #0b6a7d !important;
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 5px;
    margin: 10px;
    text-align: center;
}

.social ul li a
{
    color:white;
}
.box1
{
        border: 1px solid #dee2e6;
    padding: 40px;
    margin-top: 50px;
}

.box2
{
    width: 100%;
    border: 1px solid #eee;
    border-radius: 10px;
    height:300px;
}
.login-right{
    position: absolute;
    right: 0;
    top:0;
    font-size: 14px;
        display: inline-flex;
    
}

.family1
{
    /*font-family: cursive;*/
    font-weight: 600;
}


.font-18
{
    font-size:18px !important;
}
.social{
    
}

.social ul{
    display: inline-flex;
    text: none;
    padding-inline-start: 0px;
    list-style-type: none;
}

.social ul li{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
}
.top-menu
{
    width: 100%;
    background-color: white;
}
.navbar-dark .navbar-brand small {
    font-size: 12px!important;
}

#collapsibleNavbar .navbar-nav .nav-item {
    margin-right: 15px;
}

div#collapsibleNavbar {
    /* transform: translateY(10px); */
    position: relative;
    /* margin-left: 15%; */
    margin-top: -49px;
    /*margin-left: 110px;*/
    /* padding-left: 11%; */
}

.footer-bottom {
         background: #e9ecef;
    padding: 10px;
    font-size: 13px;
    line-height: 24px;
    margin-top: 20px;
    text-align: center;
    color: #0b6a7d;
    font-weight: bold;
}

/* makes the dropdown full width  */
.navbar .dropdown.mega-menu {position:static;}

.navbar .mega-menu .dropdown-menu {
     width: 90%;
     left: 0%; 
    right: 0;
    top: 40px;
    padding: 15px;
    margin: auto;
    border: 1px solid #eee !important;
}

.mega-menu .dropdown-menu .nav-item a {
    text-transform: capitalize;
    color: inherit;
    padding: 3px 0;
    font-weight: 500;
    line-height: 22px !important;
}

.display-inline
{
    display: -webkit-inline-box;
}

.menu-ul
{
    list-style-type: disclosure-closed;
    padding-inline-start: 22px;
}


.mega-menu .dropdown-menu .nav-item a {
    font-size: 14px;
}

.mega-title {
       font-size: 16px;
    color: #0b6a7d;
    font-weight: 600;
}

.top{color: #000; font-size: 12px;}

header nav{color:white;}


a.navbar-brand img {
    max-width: 100px;
    /*background: var(--theme-color);*/
    border-radius: 4px;
    padding: 4px;
}

header nav.navbar.navbar-expand-md {
    /*position: fixed;*/
    /*top: 0;*/
    /*width: 100%;*/
    /*z-index: 99;*/
    /*background: #ffffffc9;*/
    padding: 0px;
    /*border-bottom: 1px solid #eee;*/
}

.btn1
{
    color: white;
    padding: 0px 15px;
    background: #0b6a7d;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
}

header {
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 9999;
}
/*.sticky {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    z-index: 99;*/
/*    background: #ffffffc9;*/
/*}*/

/*.sticky + .content {*/
/*    padding-top: 60px;*/
/*}*/

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover{
    color: inherit;
}

.navbar-dark .navbar-nav .nav-link {
    /*color: var(--theme-color);*/
    /*text-transform: uppercase;*/
    padding: 10px 25px;
    font-size: 15px;
    font-weight: unset;
    color:white;
}

.main-color
{
        background-color: #0b6a7d;
}
.top a {
    /* background: #ccc; */
    padding: 1px 16px;
    line-height: 26px;
    border-radius: 2px;
    margin-left: 5px;
    display: inline-block;
    color: var(--theme-color);
    border: 1px solid var(--theme-color);
}

/* .top {
    padding: 2px;
} */

footer {
    background:#0b6a7d;
    color: #fff;
    padding: 40px 0 0;
}

footer h3 {
    color: #fdf3f3;
    font-weight: unset;
    text-shadow: none;
    font-size: 18px;
    
    letter-spacing: 1px;
}

footer h3::after {
    border-bottom: 2px solid;
    content: '';
    position: absolute;
    left: 15px;
    right: 0;
    width: 40%;
    top: 44px;
}

footer p {
    margin-bottom: 0px;
    text-align: unset;
    font-size: 14px;
    line-height: 22px;
}

footer address address p {
   line-height: 28px;
    font-size: 14px;
}

footer address address {
    margin-top: 20px;
}

.subsribe p {
    font-size: 16px;
    line-height: 28px;
}

address h4 {
    font-size: 18px;
}

address h5 {
    font-size: 18px;
    margin-top: 0;
}

footer i.fa {
    /* color: var(--theme-color); */
    /*margin-right: 5px;*/
}

footer .btn.btn-custom {
    background: #f3f3f3;
    color: var(--theme-color);
}

footer a{
    color: inherit;
    font-size: 14px;
}

nav.navbar .nav-item a {
    font-size: 14px;
    line-height: 20px;
    padding: 3px 12px;
    transition: all .450s ease-out;
}

nav.navbar .nav-item a:hover {
    color: var(--theme-color);
}

span.social i {
    margin-right: 6px;
    color: var(--theme-color);
    font-size: 15px;
}

.main-slider {
    max-height: 400px;
    overflow: hidden;
    position: relative;
    /*top: 179px;*/
    z-index: 2;
}

.mt{
    margin-top: 240px !important;
}
header {
    background: #ffffffc2;
    /*position: relative;*/
    z-index: 3;
}
.breadcrumb{
   background-size: cover !important;
    background-position: 100% 100% !important;
    height: 250px;
}

.breadcrumb .heading{
        background-color: #0b6a7d;
    color: white;
    padding: 10px 30px;
    border-radius: 5px;
    width: fit-content;
    margin-top: 70px;
    font-size: 14px;
    font-weight: 500;
}

.breadcrumb .heading a{
   
    color: white !important;
   
} 
.head-contact
{
    color: #0b6a7d;
    font-weight: 600;
    font-size: 24px;
    font-family: initial;
}
.underline1 {
 width: 20%;
    border-bottom: 3px solid #0b6a7d;
}

.underline1 span{
  position: relative;
    background: transparent;
    font-size: 25px;
    margin-bottom: 28px;
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.main-slider .carousel-caption {
    left: 10%;
    right: auto;
    top: 15%;
    text-align: left;
}

.main-slider .carousel-caption h3{
    font-size: 50px;
}

aside ul a.link-custom {
    color: var(--theme-color)!important;
    font-size: 13px;
    text-transform: uppercase;
    transition: all .450s ease-out;
    /* text-decoration: underline; */
}

aside ul a.link-custom:hover{
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
}

.carousel-caption.caption-bottom {
   max-width: fit-content;
    top: auto;
    right: 10%;
    top: 170px;

    padding: 5px 15px;
    bottom: unset;
    left: unset;
        text-align: right;
    background-color: #0b6a7d9c;
}

.carousel-caption.caption-bottom h3 {
  font-size: 24px;
    text-shadow: none;
    color: inherit;
    padding: 10px;
    margin-bottom: 0px;
}

/* #demo .carousel-caption{
    display: none;
} */


.carousel-control-prev-icon {
    background-image: url('https://entomology.trialserver.org/images/prev.png');
}


.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3%;
    color: #fff;
    text-align: center;
    opacity: 1;
    transition: opacity .15s ease;
}
.carousel-control-next-icon {
   background-image: url('https://entomology.trialserver.org/images/next.png');
}
.main-slider .carousel-caption p{
    font-size: 20px;
}

.arrow-back
{
    background-color: #0b6a7d;
    padding: 15px 10px;
    line-height: 15px;
}
.btn-custom {
   background: #0b6a7d;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    /* margin-top: 15px; */
    padding: 10px 15px;
    font-weight: 600;
    font-family: auto;
    letter-spacing: 2px;
}


.profile p {
     font-size: 22px;
    line-height: 26px;
    margin-bottom: 40px;
    color: black;
    font-family: 'Dancing Script';
    font-weight: bold;
}

.profile .card-body {
    padding: 0px;
}

.profile .btn-custom{
    margin-top: 5px;
}

aside h4 {
    font-size: 20px;
    font-weight: 600;
}

aside .latest ul li {
    border: none;
    border-bottom: 1px dashed #ccc;
    padding: 5px;
    padding-left: 0;
}

aside .latest ul li a {
    color: #000;
}

aside .latest ul li p {
    color: #666;
    margin-bottom: 0;
    font-size: 13px;
    margin-top: -5px;
}

.latest, .download-bro {
    /*background: #f3f3f3;*/
    padding: 30px;
    /*margin-bottom: 60px;*/
    overflow: hidden;
    font-size: 14px;
        border: 1px solid #eee;
    
    
}

.latest ul li {
       background: transparent;
    line-height: 22px;
    border-bottom: 1px solid #aaa;
    margin-bottom: 10px;
    font-size: 13px;


}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #0b6a7d !important; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #0b6a7d; 
}

aside .latest ul li:last-child {
    border-bottom: none;
}

aside h4 i.fa {
    font-size: 16px;
    color: var(--theme-color);
}

.download-bro ul li a {
    color: inherit;
    text-decoration: underline;
}

.owl-carousel .item img {
    max-width: 170px;
}

.vedio-section
{
    border: 1px solid #eee;
    padding: 30px;
    margin-bottom: 20px;
}

.nopadding
{
    padding:0px;
}
.inner-wrap {
    /*position: relative;*/
    /*margin-top: 140px;*/
    /*padding-left: 70px;*/
    /*padding-right: 70px;*/
    margin-bottom: 50px;
    /* background: url(../images/inner-bg.jpg); */
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    /* color: #fff; */
    /*min-height: 500px;*/
}

.inner-wrap p {
    text-align: justify;
}

.inner-wrap .two-col p {
    text-align: justify;
    /* column-count: 2; */
    /* column-gap: 30px; */
}

.inner-wrap h2 {
   position: relative;
    font-size: 32px;
    margin-top: 40px;
    margin-bottom: 10px !important;
}


.inner-wrap h2::after{
  border-bottom: 3px solid #d4a007;
    content: '';
    position: absolute;
    left: 0px;
    right: 0;
    width: 15%;
    top: 40px;
}

/* .inner-wrap h2:after {
    display: block;
    position: absolute;
    bottom: -5px;
    content: '';
    width: 120px;
    height: 4px;
    background: #212529;
} */

.theme-table {
    background: #fff;
    margin-bottom: 50px;
    margin-top: 30px;
}

.theme-table tr th{
    background: var(--theme-color);
    color: #fff;
    border: none;
}

/* .about-bg{
    background: url(../images/about-bg.jpg);
    background-size: contain;
    background-position: 85% 0;
    background-repeat: repeat-y;
} */

table.table {
    background: #f3f3f3;
}

.table tr:first-child td {
    border-top: 0;
}

.read, .hide {
    display: none;
}

.read-more a {
    color: var(--theme-color)!important;
    font-size: 13px;
    /* text-decoration: underline; */
    text-transform: uppercase;
    margin-right: 5px;
    transition: all .450s ease-out;
}

.read-more a:hover {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
}

.read.show, .show {
    display: block;
}

a.read-show {
    color: var(--theme-color);
    position: absolute;
    bottom: 0;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: underline;
    margin-top: 18px;
    display: inline-block;
}

a.read-show:focus, a.read-show:hover{
    color: var(--theme-color);
    text-decoration: underline;
}

.tab-content .tab-pane {
    position: relative;
}

.profile .card h3.card-title {
    font-size: 13px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.profile .card a{
    max-height: 270px;
    overflow: hidden;
}

/* .profile .card a img{
    min-width: 255px;
} */

.profile .card{
    transition: all .450s ease-out;
}

.profile .card:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.frm-dots {
    border-bottom: 1px dashed #000;
    width: 500px;
    display: inline-block;
}

.frm-dots1 {
    display: inline-block;
    border-bottom: 1px dashed #000;
    width: 60px;
}

.frm-dots2 {
    display: inline-block;
    border-bottom: 1px dashed #000;
    width: 150px;
}

.award-tab td a {
    font-size: 15px;
    color: var(--theme-color);
    text-decoration: underline;
}

.submenu{
    position: relative;
}

.navbar-expand-md .navbar-nav .dropdown-menu .dropdown-menu {
    display: block;
    position: absolute;
    top: 66px;
    /* right: 0; */
    left: 179px;
}

/* verticle slider css*/

.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.vert .carousel-item-next,
.vert .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100% 0);
}

.vert .carousel-item-prev,
.vert .active.carousel-item-left {
-webkit-transform: translate3d(0,-100%, 0);
        transform: translate3d(0,-100%, 0);
}

  /* verticle slide */

  /* about us section */
  /* Tabs*/
section {
    margin: 30px 0;
    padding: 30px 0;
}

section .section-title {
    /* text-align: center; */
    /* color: var(--theme-color); */
    margin-bottom: 30px;
    /* text-transform: uppercase; */
}

.about-bg .tab-content .tab-pane {
    text-align: justify;
}

#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: transparent;
    border-color: transparent transparent var(--theme-color);
    border-bottom: 4px solid var(--theme-color) !important;
    font-size: 20px;
    font-weight: bold;
}
#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 20px;
    color: inherit;
}

/* 08 Aug */

.editor-info .card h5 {
    font-weight: 600;
    font-size: 18px;
}

.editor-info .card p {
    font-size: 15px;
    line-height: 26px;
}

.editor-info .card {
    min-height: 262px;
}

.navbar-dark .navbar-brand img {
    margin-right: 10px;
        transform: translateY(5px);
}

.navbar-dark .navbar-brand{
    font-size: 28pxpx;
    line-height: 20px;
    color: var(--theme-color);
    margin-bottom: 0px;
}

.navbar-dark .navbar-brand span {
    display: inline-block;
    /*vertical-align: middle;*/
    /*margin-top: 10px;*/
    color:#0b6a7d;
    font-family: 'Dancing Script', cursive;
    font-size: 50px;
    font-weight: bold;
}

/* .navbar-expand-md .navbar-collapse{
    display: block!important;
    position: absolute;
    bottom: -38px;
    z-index: 15;
} */

/* .navbar-dark .navbar-nav .nav-link {
    background: #f3f3f3;
    color: #000;
    border-right: 1px solid #ccc;
    padding: 10px 14px;
} */

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .show>.nav-link{
    color: var(--theme-color);
}

.navbar-dark .navbar-nav .nav-link:hover{
    color:var(--theme-color);
}

.profile .card{
   margin-bottom: 20px;
    text-align: center;
    padding: 20px;
    border: 1px solid #0b6a7d;
}

.wrap-data.wrap-data h3.card-title {
    white-space: normal;
}

.submenu.dropdown-toggle::after {
    margin-left: 7px;
}

/* form css */

form.app {
    /* width: 60%; */
    margin: 40px auto;
    /* background: #efefef; */
    padding: 30px 60px 50px 60px;
    /* text-align: center; */
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
  }
  label {
    /* display: block; */
    position: relative;
    margin: 25px 0px;
  }
  .label-txt {
    position: absolute;
    top: -1.6em;
    padding: 10px;
    padding-left: 0;
    font-family: sans-serif;
    font-size: .8em;
    /*letter-spacing: 1px;*/
    color: rgb(120,120,120);
    transition: ease .3s;
  }
  .input {
    width: 100%;
    /* padding: 10px; */
    padding-left: 0;
    background: transparent;
    border: none;
    outline: none;
  }
  
  .line-box {
    position: relative;
    width: 100%;
    height: 2px;
    background: #BCBCBC;
  }
  
  .line {
    position: absolute;
    width: 0%;
    height: 2px;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--theme-color);
    transition: ease .6s;
  }
  
  .input:focus + .line-box .line {
    width: 100%;
  }
  
  .label-active {
    top: -2.5em;
  }
  
  form.app button.btn-custom {
    display: inline-block;
    padding: 7px 30px;
    background: rgb(220,220,220);
    font-weight: bold;
    color: rgb(120,120,120);
    border: none;
    outline: none;
    border-radius: 3px;
    cursor: pointer;
    transition: ease .3s;
  }
  
  form.app button:hover {
    background: var(--theme-color);
    color: #ffffff;
  }

  form.app h4{
      text-align: left;
  }
  form.app textarea{
    width: 100%;
    border: none;
    margin-bottom: -10px;
  }

  form.app textarea:focus{
      outline: none;
  }

  form.app p {
    font-size: 13px;
  }

  .check label.custom-control-label {
    font-size: 14px;
    display: inline-block;
    line-height: 25px;
 }

 .agreed label {
    display: inline-block;
    line-height: 28px;
}

.scrollToTop{
    width:50px; 
    height:50px;
    padding: 7px 10px; 
    text-align:center; 
    background: var(--theme-color);
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    position:fixed;
    bottom:75px;
    right:40px;
    display:none;
    background-color: black;
    /* background: url('arrow_up.png') no-repeat 0px 20px; */
}
.scrollToTop:hover{
    text-decoration:none;
}

.navbar-dark .navbar-nav li:last-child .nav-link {
    border-right: 0;
}

a.btn.btn-custom.read-1
    transition: all .450s ease-out;
}

a.btn.btn-custom.read-1:hover {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
}

.latest ul.list-group {
    overflow-y: auto;
    height: 250px;
}

/* #demo + .body-wrapper {
    margin-top: -100px!important;
} */

.social-sec p a i.fa {
    font-size: 20px;
    margin-right: 15px;
    display: inline-block;
}

 .vertical-tabs > .nav-tabs .nav-link{
    /* border-radius: 0; */
    background: var(--theme-color);
    /* text-align:center; */
    font-size: 14px;
    border:1px solid #424242;
    color:#fff;
}
 .vertical-tabs.vertical-tabs > .nav-tabs .nav-link.active{
    /* background-color:#700000!important; */
    color:#b5bf00!important;
    border-bottom: 0!important;
}
 .vertical-tabs > .tab-content>.active{
    background:#fff;
    display:block;
}
.vertical-tabs > .nav.nav-tabs{
    border-bottom:0;
    /* border-right:3px solid #000; */
    display:block;
    float:left;
    margin-right:20px;
    padding-right:15px;
}
 .vertical-tabs .sv-tab-panel{
    background:#fff;
    /* height:274px; */
    padding-top:10px;
}

.personal-frm label.control-label {
    margin: 0;
}

.tab-content.hori-tabs .tab-pane {
    max-height: 475px;
    overflow-y: auto;
    background: #f3f3f3;
    margin-bottom: 30px;
}

.tab-content.hori-tabs .action-button {
    width: 110px;
    background: #27AE60;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 7px 5px;
    margin: 30px 5px 20px;
    transition: all .250s ease-out;
}

.tab-content.hori-tabs .action-button:hover, .tab-content.hori-tabs .action-button:focus {
    /* box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60; */
    opacity: .9;
    outline-color: #1e8a4c;
    outline-style: outset;
    outline-width: 1px;
}

a.morelink {
    text-decoration:none;
    outline: none;
    font-size: 14px;
}
.morecontent span {
    display: none;
}

.hori-tabs-menu .nav-item a.nav-link {
    font-size: 16px;
}

/* .personal-frm input {
    border: none;
    border-bottom: 1px solid #666;
    border-radius: 0;
    transition: all .450s ease-out;
    padding-left: 0;
} */

.personal-frm input:focus {
    outline: none;
    box-shadow: none;
    border-color: #0b6a7d;
}

.personal-frm .form-group {
    margin: 25px 0px;
}

.label-txt {
    pointer-events: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.apply-btn {
    text-transform: capitalize;
    text-decoration: none!important;
    font-size: 14px!important;
}

.badge-primary {
    color: #fff;
    background-color: #0b6a7d;
}

.gallery-wrap img.img-fluid {
    /* max-height: 151px; */
    /* margin-bottom: 20px; */
}

.gallery-wrap .img-thumbnail{
    margin-bottom: 20px;
}

/*profile page*/

.profile-side .list-group a{
    background: #0b6a7d;
    color: #fff;
    font-size: 14px;
    padding: .5rem 1rem;
}

.profile-side .list-group a:hover{
    color: #b5bf00!important;
    text-decoration: none;
}

.input:focus {
    outline: none;
    box-shadow: none;
    border-color: #0b6a7d;
}

ul.breadcrumb li:after {content: '|';font-family: none;margin: 0 6px;vertical-align: top;}

ul.breadcrumb li:last-child:after {
    display: none;
}

/* election step css */
.election #msform1 #progressbar li {
    width: 50%;
}

.election .theme-table tr td {
    font-size: 14px;
    padding: 5px 12px;
}

.election ul:not(#progressbar) li{
    text-align: justify;
    line-height: 26px;
    font-size: 15px;
}

.profile #msform1 p {
    font-size: 15px;
}
/* election step css */

.dropbtn {
  background-color: #04AA6D;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}

@media (min-width: 768px){
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
        top: 30px;
        z-index: 14;
    }
    .navbar-expand-md .navbar-nav .mega-menu .dropdown-menu {
        top: 40px;
        height: 450px;
    overflow: auto;
        /*border: none;*/
    }
}
@media (max-width: 1200px){
    .navbar-dark .navbar-nav .nav-link{
        padding: 10px 8px;
        font-size: 12px;
    }
    .app-form.inner-wrap{
        padding-left: 0;
        padding-right: 0;
    }
    form.app{
        padding: 20px 20px 30px 20px;
    }
    #collapsibleNavbar .navbar-nav .nav-item{
        margin-right: 10px;
    }
    /* div#collapsibleNavbar{
        padding-left: 26%;
    } */
}

@media (max-width: 992px){
    .navbar-dark .navbar-nav .nav-link{
        font-size: 12px;
        padding: 10px 7px;
    }
    .navbar-dark .navbar-brand{
        font-size: 20px;
        line-height: 22px;
    }
    #collapsibleNavbar .navbar-nav .nav-item{
        margin-right: 0;
    }
    .carousel-caption.caption-bottom {
        bottom: -11px;
    }
    .carousel-caption.caption-bottom h3 {
        font-size: 15px;
    }
}

@media (max-width: 576px) {
    .gallery-wrap img.img-fluid{
        max-height: 180px;
    }
    .vertical-tabs .tab-content {
        margin-top: 20px;
    }
    .navbar-dark .navbar-brand span{
        transform: translate(-55px, 47px);
        -webkit-transform: translate(-55px, 47px);
        -moz-transform: translate(-55px, 47px);
    }
    .main-slider{
        margin-top: 125px;
    }
    .navbar-dark .navbar-brand small{
        font-size: 8px!important;
    }
    .navbar-dark .navbar-brand img{
        transform: translateY(-18px);
    }
    .navbar-dark .navbar-brand{
        margin-top: 20px;
        margin-bottom: 0;
    }
    header nav.navbar.navbar-expand-md{
        margin-bottom: 0;
    }
    div#collapsibleNavbar{
        transform: translateY(0);
        position: static;
        margin: 30px auto;
        padding-left: 0;
    }
    button.navbar-toggler {
        position: relative;
        top: 37px;
    }
    .navbar .mega-menu .dropdown-menu{
        width:100%;
        left: 0;
        border:0;
        padding: 10px;
    }
    .navbar .mega-menu .dropdown-menu .nav-item a {
        border: none;
    }
    .navbar-dark .navbar-brand {
        font-size: 18px;
        margin-right: 0;
        max-width: 80%;
    }
    .navbar-dark .navbar-brand img {
        max-width: 60px;
        margin-right: 0;
    }
    .navbar-expand-md .navbar-collapse {
        display:none!important;
        z-index: 20;
        top: 87px;
        width: 100%;
        background: #fff;
    }
    .navbar-expand-md .navbar-collapse.show{
        display: block!important;
    }
    .navbar-dark .navbar-nav .nav-link{
        font-size: 12px;
        border-bottom: 1px solid #8defa7;
    }
    .navbar-nav .dropdown-menu {
        margin-top: 0;
    }
    .main-slider .carousel-caption h3{
        font-size: 20px;
    }
    .main-slider .carousel-caption p{
        font-size: 16px;
    }
    .carousel-indicators{
        display: none;
    }
    .carousel-caption.caption-bottom{
        bottom: 5px;
        left: 5%;
    }
    .inner-wrap{
        padding-left: 0;
        padding-right: 0;
    }
    .inner-wrap h2{
        font-size: 26px;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .profile .card, .profile p {
        text-align: center;
    }
    .profile .card{
        padding-top: 20px;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu .dropdown-menu{
        top: 140px;
    }
    .owl-carousel .item img{
        margin: 0 auto;
    }
    .body-wrapper p {
        text-align: justify;
    }
    .inner-wrap .two-col p{
        column-count: 1;
    }
    form.app h4{
        font-size: 20px;
    }
    .navbar-dark .navbar-toggler{
        background: var(--theme-color);
        transform: translateY(-35px);
        -webkit-transform: translateY(-35px);
        -moz-transform: translateY(-35px);
    }
    header nav.navbar.navbar-expand-md{
        padding-bottom: 30px;
    }
    .scrollToTop {
        bottom: 30px;
        right: 25px;
    }
    .gallery a {
        text-align: center;
    }
}

@media (max-width: 400px){
    .navbar-dark .navbar-brand {
        font-size: 16px;
    }
}

@media (min-width: 576px){
    div#collapsibleNavbar .navbar-nav{
        flex-direction: row;
    }
}

@media (min-width: 1200px){
    .carousel-control-next-icon, .carousel-control-prev-icon{
        margin-top:0px;
    }
}



/* @media (min-width: 1250px) {
    div#collapsibleNavbar {
        transform: translate(-480px, 37px);
    }
} */


body *::-webkit-scrollbar {
    width: 12px;
    /* background: var(--theme-color); */
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555; 
}

@media (min-width: 360px) and (max-width: 677px) {

 .display121{
   display: block;
  }

  .navbar-dark .navbar-brand span {
    display: unset;
    /* vertical-align: middle; */
    /* margin-top: 10px; */
    color: #0b6a7d;
    font-family: 'Dancing Script', cursive;
    font-size: 18px;
    font-weight: bold;
}
.logo-subheading {
    color: #0b6a7d;
    font-family: 'Dancing Script', cursive;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin-top: -30px;
    margin-left: 28%;
}
.navbar-dark .navbar-brand {
    font-size: 18px;
    margin-right: 0;
    width: 100%;
}
.navbar-dark .navbar-nav .nav-link {
    /* color: var(--theme-color); */
    /* text-transform: uppercase; */
    padding: 10px 25px;
    font-size: 15px;
    font-weight: bold;
    color: #0b6a7d;
}
.main-slider {
    margin-top: auto;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color:#0b6a7d;
}
header nav.navbar.navbar-expand-md {
    padding-bottom: 0px;
}
.navbar-dark .navbar-brand img {
    transform: unset;
}
.navbar-dark .navbar-brand {
    margin-top: 0px;
    margin-bottom: 0;
}
.owl-carousel .item img {
    width: 250px;
    height: 250px;
    margin: auto;
}
}

