#payment-service-selection li {
	display : inline-block;
}
#payment-service-selection img {
	max-width:100px;
}




/* jssor slider loading skin spin css */
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


/*jssor slider bullet skin 132 css*/
.jssorb132 {
    position: absolute;
}

.jssorb132 .i {
    position: absolute;
    cursor: pointer;
}

.jssorb132 .i .b {
    fill: #fff;
    fill-opacity: 0.8;
    stroke: #000;
    stroke-width: 1600;
    stroke-miterlimit: 10;
    stroke-opacity: 0.7;
}

.jssorb132 .i:hover .b {
    fill: #000;
    fill-opacity: .7;
    stroke: #fff;
    stroke-width: 2000;
    stroke-opacity: 0.8;
}

.jssorb132 .iav .b {
    fill: #000;
    stroke: #fff;
    stroke-width: 2400;
    fill-opacity: 0.8;
    stroke-opacity: 1;
}

.jssorb132 .i.idn {
    opacity: 0.3;
}

.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer;
}

.jssora051 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 360;
    stroke-miterlimit: 10;
}

.jssora051:hover {
    opacity: .8;
}

.jssora051.jssora051dn {
    opacity: .5;
}

.jssora051.jssora051ds {
    opacity: .3;
    pointer-events: none;
}

.texSub {
    fill:  #ffffff;
    letter-spacing:2px;
}

#social-network-area .social-networks-icon {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    /* z-index: 0; */
    z-index: 100;
    background-color: #00022e;
    padding: 10px;
}

#social-network-area .social-networks-icon a {
    border-bottom: 1px solid #fff;
    display: block;
    color: #fff;
    font-size: 3rem;
    line-height: 4.800000000000001rem;
    transition: all .4s ease-out;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
}

#social-network-area .social-networks-icon li:last-child a {
    border-bottom: none;
}

.single-blog-post .blog-content {
    font-size: 14px;
}

.btn-capitalized{
    text-transform: capitalize !important;
}

.bm-msg-content-wrap h2{
    text-transform: none;
}

.text-bold{
    font-weight:bold;
}

.other-bm-content-wrap {
    background-color: #ecf1f5;
    margin-top:30px;
}

.other-bm-content-wrap .single-bm-msg{
    color: #fff;
    padding: 30px;
    margin-top: 30px;
}

.single-bm-msg .other-bm-msg-text p{
    color: #fff;
}

.single-bm-msg .other-bm-msg-text h3{
    font-size: 3rem;
    line-height: 1.3;
}

.single-bm-msg .other-bm-msg-text h3 a{
    color: #fff;
    margin-top: 10px;
}

.single-bm-msg .bm-year {
    color: #3a3b3c;
    font-size: 1.8rem;
    line-height: 2.8800000000000003rem;
    font-weight: 700;
    background-color: #fff;
    padding: 12px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: -5px;
}

.single-bm-msg .col-lg-7{
    padding:15px;
}

.single-bm-msg .col-lg-5{
    padding:0;
}

.single-bm-msgt .other-bm-thumb  {
    position: relative;
    min-height: 294px;
}

#section-board-member-msgs{
    padding:40px 0 0 0;
}

#section-board-member-msgs .other-bm-content-wrap .all-bm-msgs-list .owl-nav div {
    background-color: #5481ff;
    width: 45px;
    height: 45px;
    font-size: 3.5rem;
    line-height: 5.6000000000000005rem;
    line-height: 45px;
    text-align: center;
    margin-bottom: 5px;
    transition: all .2s ease-out;
    color:#fff;
}

#section-board-member-msgs .other-bm-content-wrap .all-bm-msgs-list .owl-nav div:hover {
    background-color: #fff;
    color: #161F37;
}

#section-board-member-msgs .other-bm-content-wrap .all-bm-msgs-list .owl-nav {
    position: absolute;
    bottom: 0px;
    right: 5px;
}

.board-members-carousel  {
    transition: all .4s ease-out;
}

.board-members-carousel  h2{
    line-height: 40px;
}

.board-members-carousel .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    display: block !important;
}

.bm-box{
    position: relative;
    height: 400px;
    margin: 20px 0px;
}

.bm-box .imgBox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.bm-box .imgBox img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    transition: 0.5s;
}

.bm-box .content {
    position: absolute;
    bottom: 20px;
    left: 10%;
    width: 80%;
    height: 80px;
    background: #fff;
    transition: 0.5s;
    overflow: hidden;
    padding: 15px;
    box-sizing: border-box;
    padding-top: 0;
}

.bm-box .content h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
}

.board-members-carousel .owl-prev {
    background-color: #00022e;
    width: 45px;
    height: 45px;
    font-size: 3.5rem;
    line-height: 5.6000000000000005rem;
    line-height: 45px;
    text-align: center;
    margin-bottom: 5px;
    transition: all .2s ease-out;
    color: white;
}

.board-members-carousel .owl-next {
    background-color: #00022e;
    width: 45px;
    height: 45px;
    font-size: 3.5rem;
    line-height: 5.6000000000000005rem;
    line-height: 45px;
    text-align: center;
    margin-bottom: 5px;
    transition: all .2s ease-out;
    color: white;
}

.board-members-carousel .owl-nav div:hover {
    background-color: white;
    color: #00022e;
}


.contact-content-inner .contact-form-wrap h3{
    text-transform: inherit;
}

#footer .footer-widget .single-widget-wrap .footer-about p{
    margin:5px 0;
    font-size:15px;
}

.pagination-wrap{
    width:100%;
}

.pagination li a{
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.pagination li.active a {
    z-index: 1;
    color: #fff;
    background-color: #00022e;
    border-color: #00022e;
}

.pagination-wrap .pagination li a {
    min-width: 25px;
    height: 25px;
    padding: 0 10px;
    font-size: 1.2rem;
    line-height: 3.5200000000000005rem;
    line-height: 22px;
    transition: all .4s ease-out;
    width: auto;
}

.heading-top-border{
    margin-top: 20px;
    padding:15px;
}

#event-detail-page .single-blog-meta{
    padding:15px 0;
    margin-bottom:0px;
}

#event-detail-page .blog-details{
    padding:15px 0;
}

.event-img-row img{
    margin-bottom:10px;
}

#header-area .header-bottom-area .main-menu li a{
    color: #161F37;
    font-weight: 500;
}

.article-page .container{
    margin-top: 20px;
    padding: 15px;
}

.article-page h1{
    font-size: 3rem;
    font-weight: normal;
    line-height: 4.8rem;    
    text-align: center;
}

.team-text{
    color:#000;
}

.team-wrapper{
    background: #fff;
    margin: 25px;
    padding: 10px;
}


#login-box h3{
    font-size: 3rem;
    text-align:center;
}

#login-box form{
    margin: 20px 0;
    border: 1px solid #ddd;
    padding: 20px;
    width: 50%;
    margin-left: 25%;
}


#login-box input{
    height: 34px;
    padding: 6px 12px;
    font-size:13px;
}

#login-box label{
    font-size:14px;
}

#login-box .col_full{
    margin-bottom:20px;
}

#login-box .checkbox{
    position: relative;
    display: block;
    margin-top: -4px;
    margin-bottom: 10px;
    display: initial;
}

#login-box input[type=checkbox]{
    height: 12px;
}


#login-box button{
    color: #fff;
    border: none;
    padding: 6px 15px;
    font-weight: 500;
    font-size: 15px;
}

#login-box a{
    font-size: 13px;
    float: right;
}


/**forogt password box**/


#fp-box h3{
    font-size: 3rem;
    text-align:center;
}

#fp-box form{
    margin: 20px 0;
    border: 1px solid #ddd;
    padding: 20px;
    width: 50%;
    margin-left: 25%;
}


#fp-box input{
    height: 34px;
    padding: 6px 12px;
    font-size:13px;
}

#fp-box label{
    font-size:14px;
}

#fp-box .col_full{
    margin-bottom:20px;
}

#fp-box .checkbox{
    position: relative;
    display: block;
    margin-top: -4px;
    margin-bottom: 10px;
    display: initial;
}

#fp-box input[type=checkbox]{
    height: 12px;
}


#fp-box button{
    color: #fff;
    border: none;
    padding: 6px 15px;
    font-weight: 500;
    font-size: 15px;
}

#fp-box a{
    font-size: 13px;
    float: right;
}

/**password reset box***/
#psswd-reset-box  h3{
    font-size: 3rem;
    text-align:center;
}

#psswd-reset-box  form{
    margin: 20px 0;
    border: 1px solid #ddd;
    padding: 20px;
    width: 50%;
    margin-left: 25%;
    text-align: left;
}


#psswd-reset-box  input{
    height: 34px;
    padding: 6px 12px;
    font-size:13px;
}

#psswd-reset-box label{
    font-size:14px;
}

#psswd-reset-box  .col_full{
    margin-bottom:20px;
}

#psswd-reset-box  .checkbox{
    position: relative;
    display: block;
    margin-top: -4px;
    margin-bottom: 10px;
    display: initial;
}

#psswd-reset-box  input[type=checkbox]{
    height: 12px;
}


#psswd-reset-box  button{
    color: #fff;
    border: none;
    padding: 2px 15px;
    font-weight: 500;
    font-size: 13px;
}

#psswd-reset-box  a{
    font-size: 13px;
    float: right;
}



.alert-warning{
    padding:20px;
}


#header-area .header-bottom-area .main-menu li {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

#header-area .header-bottom-area .main-menu li a.nav-link {
    color: #161F37;
    font-size: 1.7rem;
    line-height: 2.72rem;
    font-weight: 500;
    padding: 40px 20px;
    display: block;
    position: relative;
    margin-right: 20px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#header-area .header-bottom-area .main-menu li .dropdown-menu li a.nav-link:before,
.c-offcanvas .navbar-brand {
    display: none
}

#header-area .header-bottom-area .main-menu li a.nav-link:before {
    background-color: #3b60c9;
    content: '';
    bottom: 0;
    left: 0;
    position: absolute;
    height: 6px;
    width: 100%;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

#header-area .header-bottom-area .main-menu li:hover a.nav-link {
    background-color: white;
    color: #161f37;
}

#header-area .header-bottom-area .main-menu li:hover a.nav-link:before {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    visibility: visible
}

#header-area .header-bottom-area .main-menu li:hover .dropdown-menu li a.nav-link {
    background-color: #fff;
    color: #3a3b3c
}

#header-area .header-bottom-area .main-menu li .dropdown-toggle:after {
    vertical-align: middle
}

#header-area .header-bottom-area .main-menu li .dropdown-menu {
    min-width: 200px;
    margin: 0;
    border: none;
    border-top: 2px solid rgba(181, 0, 255, 0);
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#header-area .header-bottom-area .main-menu li .dropdown-menu li a.nav-link {
    margin: 0;
    padding: 10px 20px;
    font-size: 1.3rem;
    line-height: 2.08rem;
    font-weight: 400;
    border-top: 1px solid #eee
}

#header-area .header-bottom-area .main-menu li .dropdown-menu li:first-child a.nav-link {
    border-top: 0 solid red
}

#header-area .header-bottom-area .main-menu li .dropdown-menu li:hover a.nav-link {
    background-color: #2f4da1;
    border-color: #2f4da1;
    color: #fff
}

#header-area .header-bottom-area .main-menu li .dropdown-menu li:hover .dropdown-menu li a {
    background-color: #fff;
    color: #3a3b3c
}

#header-area .header-bottom-area .main-menu li .dropdown-menu li .dropdown-menu {
    left: auto!important;
    right: 100%;
    top: -2px!important;
    border-right: 2px solid rgba(181, 0, 255, 0)
}

#header-area .header-bottom-area .main-menu li .dropdown-menu li .dropdown-menu li a.nav-link {
    border-top: 1px solid #eee
}

#header-area .header-bottom-area .main-menu li .dropdown-menu li .dropdown-menu li:hover a.nav-link {
    background-color: #2f4da1;
    color: #fff;
    border-top-color: #2f4da1
}

#header-area .header-bottom-area .main-menu li.active .nav-link {
    background-color: #dbe5f3;
    color: #3b60c9
}

#header-area .header-bottom-area .main-menu li.active .nav-link:before {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    visibility: visible
}

#header-area .header-bottom-area.fixed .main-menu li a.nav-link {
    padding: 24px 20px
}

#header-area .header-bottom-area.fixed .main-menu li.active a.nav-link,
#header-area .header-bottom-area.fixed .main-menu li:hover a.nav-link {
    background-color: transparent;
    color: #000
}


@media only screen and (min-width: 992px){
    #header-area .header-bottom-area .main-menu .navbar-brand img {
        width: 200px;
    }

    #social-network-area .social-networks-icon{
        display:block;
    }

    .single-bm-msg .other-bm-msg-text {
        margin-top: 0;
    }
}

@media only screen and (max-width: 768px){
    #login-box form{
        width: 80%;
        margin-left: 10%;
    }
    #fp-box form{
        width: 80%;
        margin-left: 10%;
    }
}


/* Testimonial  */
#testimonial-section .container{
    max-width:100%;
    width:100%;
}

#testimonial-section .carousel-caption {
    position: initial;
    z-index: 10;
    padding: 5rem 8rem;
    color: rgba(78, 77, 77, 0.856);
    text-align: center;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: bold;
    line-height: 2rem;    
    max-width: 1000px;
    margin: auto;
    min-height: 275px;
    height: auto !important;
}

@media(max-width:767px) {
    #testimonial-section .carousel-caption {
        position: initial;
        z-index: 10;
        padding: 3rem 2rem;
        color: rgba(78, 77, 77, 0.856);
        text-align: center;
        font-size: 0.7rem;
        font-style: italic;
        font-weight: bold;
        line-height: 1.5rem;
        /* height: 375px; */
    }
}

#testimonial-section .carousel-caption img {
    width: 150px;
    border-radius: 5rem;
    margin-top: 2rem;
}

@media(max-width:991px) {
    #testimonial-section .carousel-caption img {
        width: 100px;
        border-radius: 4rem;
        margin-top: 1rem;
    }
}

@media(max-width:767px) {
    #testimonial-section .carousel-caption img {
        width: 70px;
        border-radius: 4rem;
        margin-top: 1rem;
    }
}
#testimonial p {
    color: white !important;
    font-size: 23px;
    line-height: 31px;
    font-weight: 400;
}

.testimonial_video #image-caption{
    margin-top:0;
}
.testimonial_video iframe{
    width: 100%;
    height: 290px;
}
@media(max-width:767px) {
    #testimonial p {
        color: white !important;
        font-size: 13px !important;
        line-height: 19px;
        font-weight: 400;
    }
    .testimonial_video iframe {
        width: 100%;
        height: auto;
    }
}

.testimonial-nav i {   
    padding: 1.4rem;
}

@media(max-width:767px) {
    i {
        padding: 0.8rem;
    }
}

#testimonial-section .carousel-control-prev {
    justify-content: flex-start;
}

#testimonial-section .carousel-control-next {
    justify-content: flex-end;
}

#testimonial-section .carousel-control-prev,
#testimonial-section .carousel-control-next {
    transition: none;
    opacity: unset;
}

.testimonial-designation p{
    font-size:15px !important;
}

#testimonial h6{
    color:#fff !important;
}


@media(max-width:767px) {
    .testimonial-designation p{
        font-size:13px !important;
    }
}


/***service section style**/
#section-services{
    background-color: #ecf1f5;
}

#section-services .single-service-box{
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 0;
    background: #fff;
    color: #3a3b3c !important;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-bottom: 30px;
    box-shadow: 3px 3px 3px #ddd;
    /* border-radius: 3px; */
}

#section-services .single-service-box:hover{
    box-shadow: 0 8px 14px 0 rgb(0 0 0 / 15%);
    transform: translateY(-5px);
}

#section-services .service-img{
    height: auto;
    overflow: hidden;
    max-height: 300px;
}

#section-services .service-img img{
    width:100%;
    position: relative;
}

#section-services .service-content{
    padding:10px 30px;
    font-size: 14px;
}

#section-services .service-content h3{
    font-size: 18px;
    line-height: 3.2rem;
    line-height: 1.4;
    height: 22px;
}

#section-services .service-content h3 a{
    color: #131c33 !important;
}

@media (min-width: 768px) and (max-width: 920px){
    #section-services .service-content h3{
        font-size: 14px;
    }
}

.all-services-gallery .gallery-menu span{
    padding: 5px 25px;
    font-size: 14px;
    margin-bottom: 10px;
}

.banner-des{
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}


.banner-des text {
    fill: #ffffff;
    stroke:  unset;
    text-anchor:middle; 
}

.custom-container .row{
    margin-left:0 !important;
    margin-right: 0 !important; 
}

@media only screen and (max-width: 630px){

    /* .banner-title {
        font-size: 80px !important;
    }
    .banner-des {
        font-size: 60px !important;
        height:300px !important;
    } */
}

#section-products .single-blog-post .blog-content{
    border:1px solid #e5e5e5;
    min-height:160px;
    height:auto;
}


#section-products .single-blog-post .blog-content h3{
    font-weight: bold;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

  @media only screen and (min-width: 320px) and (max-width: 575px){
    #header-area .preheader-area .preheader-left a{
        font-size: 10px;
    }

    .section-title h2{
        font-size: 24px;
    }

    .up-event-titile{
        width: 80%;
    }

    .up-event-titile h3{
        width: 100% !important;
    }
  }