@charset "utf-8";
/*---------------- Top header css start here-------------------*/
*{
    font-family: 'Fira Sans', sans-serif;
}
p{
  font-size: 14px;
  color: #555;
}
a:hover{
  text-decoration: none !important;
}
.header{ 
     background-image: -webkit-gradient( linear, left top, left bottom, from(#24304a), to(#051027) );
     height:40px;
     line-height:40px;
}

.owl-carousel .owl-item img
{
    object-fit : scale-down;
}

header nav .navbar-nav > li > a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -10px;
    right: 100%;
    height: 1px;
    background: #ffffff;
    border-bottom: 2px solid #fec722;
    visibility: hidden;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: 1;
}
.aluminies_bottomesreee{
    width:100%;
}
.execute_member ul{
  padding-left: 0px; 
}
.execute_member ul li{
    list-style-type:none;
    line-height: 35px;
}
header .navbar-default .nav > li > a::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 100%;
    height: 1px;
    background: #ffffff;
    border-bottom: 2px solid #fec722;
    visibility: hidden;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: 1;
}

header nav .navbar-nav li .active::after, header nav .navbar-nav li .active::before, header nav .navbar-nav > li > a:hover::after, header nav .navbar-nav > li > a:hover::before {
    visibility: visible;
    right: 0;
    max-width: 100%;
    color: #fec722;
}
header nav .navbar-nav li.active a, header .navbar-default .navbar-nav > li > a:hover {
    color: #fec722;
}
.social ul{ 
  list-style:none; 
  margin:0px; 
  padding:0px;
}
.social ul li{ 
  display:inline-block; 
  margin-left:15px;
}
.social ul li a{   
  color:#fff;  
  font-size:15px;
}
.header ul{
    width: 100%;
 list-style: none;
}
.contact li a {
    color: #fff;
    letter-spacing: 0.2px;
    font-size: 14px;
}
.contact li a:hover{
    text-decoration: none;
}
.fotm_heaing{
    -webkit-box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    padding: 30px 0 50px;
}
 .default-content .register-form-wrap:before {
    background-color: #3b60c9;
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -55px;
}

.register-form .custom-file
{
    display:none;
}

.display-table {
    display: table;
    width: 100%;
    height: 100%;
}
.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.event-countdown {
    margin-bottom: 18px;
    position: relative;
    display: inline-block;
}
.event-countdown .event-countdown-counter {
    display: flex;
}
.event-countdown .event-countdown-counter .counter-item {
    text-align: center;
    color: #fff;
    margin-right: 15px;
}
.event-countdown .event-countdown-counter .counter-item .counter-label {
    font-size: 18px;
    line-height: 2.2399999999999998rem;
    line-height: 1;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}
.event-countdown .event-countdown-counter .counter-item .single-cont {
    font-size: 18px;
    line-height: 2.8800000000000003rem;
    line-height: 1;
    font-weight: 700;
    border: 1px solid #fff;
    background-color: #161F37;
    padding: 10px;
    display: inline-block;
}
.event-countdown p {
    font-size: 18px!important;
    line-height: 2.8800000000000003rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 100%;
    color: #fff!important;
}
.register-form-content .signin-area-wrap h4 {
    font-size: 2.4rem;
    line-height: 3.84rem;
    line-height: 1;
    color: #131c33;
    margin-bottom: 30px;
}
.single-upcoming-event .up-event-text h3 a {
    color: #fff;
}
.single-upcoming-event .up-event-text a {
    margin-top: 10px;
}
 .register-form-wrap .file-input .custom-file i.fa {
    margin-right: 5px;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
}
.btn-reg:focus, .btn-reg:hover {
    background-color: #2f4da1!important;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem!important;
    padding-left: 1.5rem!important;
}
.register-form-wrap{
    padding:20px;
}
.btn-reg {
    background-color: #3b60c9!important;
    color: #fff!important;
    display: block;
    border-radius: 0;
    font-size: 1.6rem;
    line-height: 2.5600000000000005rem;
    line-height: 1;
    padding: 13px 40px;
}
.register-form-wrap .file-input .custom-file {
    background-color: #dbe5f3;
    font-size:15px;
    line-height: 1.92rem;
    line-height: 1;
    padding: 15px 25px 25px;
    border: 1px solid #6a78a1;
    width: auto;
    cursor: pointer;
}
.fotm_heaing h2{
    font-size:28px;
}
.fotm_heaing h3{
   font-size:24px; 
}
.section-padding {
    padding:50px 0;
}
.directory-page-content-warp .directory-text-wrap h2 {
    font-size:32px;
    line-height: 7.68rem;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 70px;
    color: #3a3b3c;
}
.directory-page-content-warp .directory-text-wrap .table-search-area form input {
    border: 1px solid #3b60c9;
    padding: 15px 20px 16px;
    color: #3a3b3c;
}
.directory-page-content-warp .directory-text-wrap .table-search-area form .btn-brand {
    padding: 17px 30px;
}
.directory-table {
    margin-top: 50px;
}
.directory-page-content-warp .directory-text-wrap h2 strong {
    color: #3b60c9;
}
.event-page-content-wrap {
    background-color: #ecf1f5;
}
.event-page-content-wrap .all-event-list, .gallery-gird {
    margin-top: -30px;
}
.event-page-content-wrap .all-event-list .single-upcoming-event {
    background-color: #3b60c9;
    color: #fff!important;
    padding: 30px;
    margin-top: 30px;
}
.up-event-text p{
    color:#fff;
}
.single-upcoming-event .up-event-text h3 {
    font-size: 18px;
    line-height: 4.800000000000001rem;
    line-height: 1.3;
   color: #fff!important;
}
/*---------------- Dropdown css start -------------------*/
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    border-radius: 0;
    padding: 10px 15px;
}
.dropdown-submenu:hover .dropdown-menu {
    top: 39px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    width: 200px;
    padding: 0px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li{
  border-bottom: solid 1px #ddd;
  padding: 7px 10px;
}
.mobile-logo{
  display: none;
}

/*---------------- Dropdown css End-------------------*/

/*----------------Top header css end here-------------------*/

/*---------------- Navbar css start here-------------------*/

.main-header {
    position: relative;
    display: block;
    width: 100%;
    z-index: 99999;
}
.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 999;
}
nav {
  background: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-right: 2.5rem;
    padding-left: 0;
}
.navbar-nav li a {
    color: #424c60;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    display: block;
}
.navbar-nav li a:hover{
    text-decoration: none;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.navbar-nav .nav-item {
    padding: 0 25px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.navbar-nav li a.active {
    color:#fbba42;
}


#clockdiv {
  font-family: sans-serif;
  color: #fff;
  display: inline-block;
  font-weight: 100;
  text-align: center;
  font-size: 30px;
}

.clockdiv > div {
  padding: 10px;
  border-radius: 3px;
  display: inline-block;
}

.clockdiv div > span {
  padding: 0px;
  border-radius: 3px;
  display: inline-block;
}
#clockdiv > div {
  padding: 10px;
  border-radius: 3px;
  display: inline-block;
}

#clockdiv div > span {
  position:relative;
  padding:0px;
  border-radius: 3px;
  color:#000;
  display:block;
  font-weight: 300;
}
#clockdiv div > span::last-child{
 content: unset;
}
#clockdiv div > span:before {
    content: ":";
    position: absolute;
    right: -20px;
    top: 2px;
    margin: auto;
    font-size: 30px;
}
.smalltext {
  font-size: 16px;
  color:#000;
  margin-bottom: 20px;
   font-weight: 400;
}
.cours_image img{
    height:150px;
    font-size: 2.0rem;
    line-height: 1.2;
    font-family: "Montserrat";
    font-weight: 400;
}
.heading-light{
    letter-spacing: 0.1em;
    opacity: .5;
}
.heading-bold{
   opacity: .9;
   color:#040404;
   letter-spacing:-1px;
   font-size:1.8rem;
}
.heading-bold:hover{
   /*opacity: .9;*/
   color:#040404;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.upcoming-event .area-calendar {
    background-color: #ebebeb;
    text-align: center;
    float: left;
    width: 70px;
    height: 90px;
    line-height: 1.4;
    padding-top: 5px;
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.upcoming-event  .area-calendar .day {
    font-size: 27px;
    color: #2d2d2d;
}
.upcoming-event .area-calendar span {
    clear: both;
    float: left;
    width: 100%;
}
.upcoming-event  .area-calendar .month {
    font-size: 16px;
    color: #2d2d2d!important;
    padding-bottom: 5px;
}
.upcoming-event .area-calendar .year {
    background-color: #dadada;
    font-size: 14px;
    color:#595959!important;
    padding: 3px 0;
}
/*---------------- Navbar css end here-------------------*/
/*---------------- Slider css start here-------------------*/
.container-fluid.main-slider{
  padding-left: 0px;
  padding-right: 0px;
}
.carousel-caption{
  top: 20%;
}
.carousel-item{
	height: 450px;
}
.carousel-item img{
  height: 450px;
  object-fit: cover;
}
.main-slider p{
  color: #fff;
}
#upcoming-area .upcoming-event-wrap .upcoming-event-content .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;
}
#upcoming-area .upcoming-event-wrap .upcoming-event-content .owl-nav div, .btn-auth {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
}
/*---------------- Slider css end here-------------------*/
/*---------------- Blogs css start here-------------------*/
.blog-section{
	
}
.blog-section figure img {
    height: 250px;
    object-fit: cover;
}
.blog-section .card figure{
	margin-bottom: 0px;
}
.blog-section .card h4 a {
    font-size: 1.2rem;
    color: #333;
}
.blog-section .card h4 a:hover{
	text-decoration: none;
}
.post-auth{
	list-style: none;
	display: inline-flex;
	padding-left: 0;
	border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.post-auth li{
	margin-right:15px;
}
.post-auth .fa {
    margin-right: 7px;
}
.blog-section.inner-page .title {
    display: none;
}
.post-image img {
    float: left;
    width: 500px;
    height: 400px;
    margin-right: 30px;
    margin-bottom: 30px;
}
.content-box .post-auth{
	margin-bottom: 0px;
}

.comment-form{
  width: 100%;
}
.success{
	display: none;
}
.form-control {
    border-radius: 0 !important;
    padding: 1.4rem .75rem !important;
}
.post-auth li a {
    color: #333;
}
.int-banner-title h1 {
    margin-bottom: 0;
}
/*---------------- Blogs css end here-------------------*/
/*---------------- Team css start here-------------------*/
.team-member {
    margin: 0 0 30px;
    padding: 20px;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    background-color:#fff;
}
.team-member .team-member-img {
    margin: 0 0 20px;
    position: relative;
    overflow: hidden;
}
.team-member .team-member-img img {
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 5px;
}
.team-member .team-member-img img {
    height: 280px;
    object-fit: cover;
}
.team-member .team-member-info {
    text-align: center;
}
.team-member .team-member-info h4 {
    margin: 0 0 5px;
    font-weight: 600;
    color: #201d1e;
}
.team_section{
    background-color:#eeeeee;
}
.team-member .team-member-info a{
    color: #201d1e;
    font-size: 16px;
}
.team-section h4 {
    font-size: 18px;
}
.team-section ul {
    list-style: none;
    padding-left: 0;
    display: inline-flex;
}
.team-icons ul li{
   background: #3e70af;
   margin: 0 5px;
}
.team-icons ul li:nth-child(2){
    background-color: #05acce;
}
.team-icons ul li:nth-child(3) {
    background-color: #e34c3c;
}
.team-icons ul li a {
    width: 35px;
    height: 35px;
    display: block;   
    color: #fff;
    line-height: 35px;
}
.team-section.inner-page .section-title {
    display: none;
}
.team-section h4 a {
    color: #333;
}
.team-detail figure{
  margin-bottom: 0px;
}
.team-detail ul{
     list-style: none;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin-top: 25px;
}
/*---------------- Team css end here-------------------*/
/*---------------- Gallery css start here-------------------*/
.gallery_section{

}
.gallery-section figure{
  margin-bottom: 0px;
}
.gallery-title{
	font-size: 1.2rem;
}
.card.gallery-item {
    margin-bottom: 20px;
}
.bg-image-section p {
    color: #fff;
}
.gallery-item img{
    height:250px;
}
/*---------------- Gallery css end here-------------------*/
/*---------------- Portfolio css start here-------------------*/
.page-section{
  width: 100%;
}
.portfolio-detail figure img {
    width: 500px;
    height: 300px;
    object-fit: cover;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.portfolio-detail figure {
    margin: 0;
}
.stunning-text p{
  margin-bottom: 0px;
}
.card-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.card-item:hover .card_info{
    top: 0;
    border-radius: 5px !important;
}
.card_img img{
    border-radius: 5px;
    width: 100%;
    height:250px;
}
.card_info {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: -100%;
    color: #fff;
    height: 100%;
    width: 100%;
    transition: .3s;    
}
.card_info:before{
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: .7;
    content: "";
    border-radius: 5px;
}
.card_sec {
    position: absolute;
    left: 0;
    right: 0;
}
.card_title h3 {
    font-size: 17px;
    margin-top: 0px;
    color: #000;
    padding: 10px 0;
    border-radius: 5px 5px 0 0;
    margin-bottom: 80px;
}
.card_title h3 a{
  color: #000;
}
.card_title h3 a:hover{
  text-decoration: none;
}
.card_title li.read_more { 
    color: #FFAB00;
    list-style: none;
}
.card_title li.read_more a{
  color: #fff;
}
.whatsapp-icon-foot {
    background-color: #03a84e;
    font-size: 80px;
    position: fixed;
    right: 5px;
    bottom: 5px;
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 50%;
    rotation-point: 50% 50%;
    rotation: 180deg;
    display: block;
    z-index:9999;
}
.whatsssp p {
    position: relative!important;
    left: 13px!important;
    top: -2px!important;
    color: #fff!important;
    font-size: 40px;
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
button.owl-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 999999;
    color: #000 !important;
    font-size: 20px !important;
    border: 1px solid #000!important;
    position: absolute;
    left: 40%;
    bottom: 0%;
}
button.owl-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 999999;
    color: #000 !important;
    font-size: 20px !important;
    border: 1px solid #000!important;
    position: absolute;
    right: 40%;
    bottom: 0%;
}
 .contant-left-section-dis ul {
    list-style-type: none;
}
.contant-left-section-dis ul li a{
        color: #002147;
        font-size: 16px;
       line-height: 30px;
}
.notice_board{
   box-shadow: rgb(0 0 0 / 15%) 0px 2px 8px;
    padding: 10px;  
    position: relative;
    display: block;
    height: 400px;
    overflow: auto;
}
.notice_board h2{
    color: #002147;
}

.upcoming-event-wrap{
   box-shadow: rgb(0 0 0 / 15%) 0px 2px 8px;
    padding: 10px; 
}
.cours_image img{
  width: 100%!important;
}

#countdown ul li {
  display: inline-block;
  font-size: 15px;
  list-style-type: none;
  padding: 15px;
  text-transform: uppercase;
}

#countdown ul li span {
  display: block;
  font-size: 18px;
}

.emoji {
  display: none;
  padding: 1rem;
}

.emoji span {
  font-size: 4rem;
  padding: 0 .5rem;
}
/*---------------- Portfolio css end here-------------------*/
.pb-100 {
    padding-bottom: 0px;
}
.our-campus-information-area {
    background-color: #f1fcff;
    padding-top: 0;
    margin-bottom: 0;
}
.our-campus-bg.our-campus-bg-style .campus-img-2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #002147;
    width: 300px;
    height: 100%;
    z-index: -1;
    margin: auto;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}
.our-campus-bg.our-campus-bg-style .campus-img-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    z-index: 1;
}
.ml-15 {
    margin-left: 30px;
}
.mr-15 {
    margin-right: 30px;
}
.campus-content h2{
    font-size:48px;
    text-transform: uppercase;
    color: #002147;
    font-weight: 600;
}
.campus-content p{
    font-size:20px;
    color:#353535;
}
.btn-brand {
    background-color: #002147!important;
    color: #fff!important;
    padding: 15px 30px!important;
    font-weight: 800!important;
    border-radius: 0!important;
}
.sec-spacer {
    padding: 60px 0;
    background-color: #ffffff;
}
.heading-border {
    margin-top: -8px;
}
.heading-border h3::after {
    content: "";
    position: absolute;
    bottom: -5px;
    height: 2px;
    background-color: #fec722;
    width: 120px;
    left: 0;
}
.heading-border h3::before {
    content: "";
    position: absolute;
    bottom: -12px;
    height: 2px;
    width: 70px;
    left: 0;
    background-color: #fec722;
}
.heading-border h3 {
    color: #002147;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 50px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 32px;
}
.rs-latest-news .item__inner::before {
    position: absolute;
    content: "";
    left: 0px;
    right: 0;
    top: -3px;
    border-radius: 6px 6px 0 0;
    height: 8px;
    width: 100%;
    z-index: 1;
    transition: all 0.5s ease 0s;
    opacity: 0;
}

.rs-latest-news .item__inner{
     border-radius: 6px;
    border-top: 3px solid #2a6df5;
    transition: all 0.5s ease 0s;
    box-shadow: 0px 30px 50px 0px rgba(0, 15, 56, 0.1), inset 0px 3px 0px 0px rgba(42, 109, 245, 0.004);
    padding: 50px 35px 40px 35px;
position: relative;
transition: all 0.5s ease 0s;
margin-bottom: 30px;
}
.rs-latest-news .item__inner:hover::before {
    opacity: 1;
}
.rs-latest-news .item__inner h3 {
    font-size: 15px;
    font-weight: 800;
    line-height: 26px;
    margin: 35px 0 0px;
    text-align: center;
}
.rs-latest-news .item__inner h3 a {
    color: #020334;
}
.icon{
  text-align: center;   
}
.aboutclass h2{
 color:#002147;
 font-size:30px;
}
.aboutclass p{
  color: #002147;
    font-size: 18px;
    text-align: justify;
    line-height: 32px;
    font-weight: 500;  
}

/*---------------- Testimonial css start here-------------------*/
/*---------------- counter css start here-------------------*/
#counter::after {
    background-color: #000000;
    content: "";
    left: 0;
    opacity: 0.8;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}
#counter {
    background-image: url("https://www.themenick.in/project/alumni/cms/resources/media/newbanner/1639484237_counter-image_0.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 60px 0;
    width: 100%;
}
.counter-text h4 {
    color: #ffffff;
    font-size: 40px;
}
.counter-text p {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 16px;
    word-spacing: 2.5px;
    text-transform: uppercase;
}
/*---------------- counter css closed-------------------*/
.testimonial-bg{
 background-image: url(
  https://www.themenick.in/project/main/resources/media/newbanner/1614081638_bg-pattern-dot_0.png);
  background-repeat: repeat;
  padding-top: 40px;
}
.list-div img{
	width: 100px !important;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto 20px;
}
/*---------------- Testimonial css end here-------------------*/

/*---------------- Other css start here-------------------*/
.heading-section {
    text-align: center;
}
.accordate .nav-tabs{
  border-bottom:none;
}
.faq{
  width: 100%;
}
.panel-title a {
    color: #333;
}
.accordion .card-title {
    color: #333;
}
.accordion .card-header {
    margin-bottom: 15px;
    padding: 15px 20px;
}
.accordion .card{
	border: none;
}
.page-content-banner{
	background-repeat: no-repeat;
    background-size: cover;
}
.bg-image-section{
  position: relative;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.bg-image-section::before{
   content: '';
   position: absolute;
   width: 100%;
   height: 100%;
   background-color: #000;
   opacity: 0.5;
}
.bg-image-content{
  padding: 90px 30px;
  color: #fff;
  z-index: 9;
}
.accordate .card{
	width: 100%;
}
.fade:not(.show) {
    opacity: 1 !important;
}
ul.nav.nav-tabs.tabss li a{
    margin-right: 10px;
    margin-bottom: 2px;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
ul.nav.nav-tabs.tabss li a.active {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}

/*---------------- Other css end here-------------------*/
/*---------------- Logo carousel css start here-------------------*/
#clients {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#clients .clients-wrap {
  display: block;
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
#clients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#clients .clients-wrap ul li {
	background-color: #fff;
  display: block;
  float: left;
  position: relative;
  width: 200px;
  line-height: 100px;
  text-align: center; margin:0 5px 0 5px; border:solid 1px #ccc;
}
#clients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
}
#clients .clients-wrap ul li img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1.0;
}
/*---------------- Logo carousel css end here-------------------*/
/*---------------- Footer css start here-------------------*/
.footer-section{
   background:#1d2942;
   color: #fff;
   padding: 50px 0px;
}
.footer-section ul {
    list-style: none;
    padding-left: 0;
}
.footer-logo figure img {
    /*width: 190px;*/
    height: auto;
}
.footer-section ul li a{
	color: #fff;
}
.footer-section ul li a:hover{
  text-decoration: none;
}
.footer-section ul li{
	margin-right: 10px;
	line-height: 2em;
}
.section-bottom-bar{
	background: #000;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.foo-social ul {
    display: inline-flex;
}
.foo-social ul li{
	width: 35px;
    height: 35px;
    display: block;
    background: #3e70af;
    line-height: 35px;
    text-align: center;
}
.ml-30 {
    margin-left: 30px!important;
}
 .footer-widget-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 25px;
    padding: 0 0 10px;
    position: relative;
}
.footer-widget-title:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #d4b51a;
    width: 50px;
    height: 1px;
}
.link-list li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    content: "";
    background-color: #ff4f1e;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}
.foo-list .link-list li a {
    position: relative;
    display: inline-block;
    text-transform: capitalize;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 18px;
}
.footer-contact-address {
    margin: 0 0 9px;
}
.footer-contact-address li {
    position: relative;
    padding-left: 30px;
    color: #fff;
    line-height: 32px;
    padding-bottom: 12px;
}
.footer-contact-address li i {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 20px;
    line-height: 1;
    color: #d4b51a;
}
.share-on .social-profile li a i {
    color: #d4b51a!important;
    font-size: 16px;
    line-height: 27px;
}
.share-on .social-profile li a:hover {
    background-color: #ff4f1e!important;
   
}
.share-on .social-profile li a:hover i {
    color: #fff!important;
}
.footer-content p{
    font-size:18px;
}
.share-on span {
    color: #fff;
    position: relative;
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 20px;
    padding: 0 0 8px;
    display: block;
}
.share-on span:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #d4b51a;
    width: 50px;
    height: 1px;
}
.social-profile li {
    display: inline-block;
    margin: 0 10px 0 0;
}
.share-on .social-profile li a {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-color: transparent;
}
.social-profile li a {
    display: block;
    color: #4c4c4c;
    font-size: 16px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #4c4c4c;
    -webkit-transition: .3s;
    transition: .3s;
}
.link-list li {
    padding-bottom: 15px;
    display: block;
}
.foo-list .link-list li a:hover {
    color: #ff4f1e;
}
.foo-social ul li a:before {
    content: none;
}
.foo-social ul li:nth-child(2){
	    background-color: #05acce;
}
.foo-social ul li:nth-child(3){
	  background-color: #3fbde9;
}
.foo-social ul li:nth-child(4){
	background-color: #b8529e;
}
.foo-social ul li:nth-child(5){
	background-color: #e20017;
}

/*---------------- Footer css end here-------------------*/

/*---------------- Contact css start here-------------------*/
.contact-information ul {
	position: relative;
}
.contact-information ul {
    list-style: none;
    padding-left: 30px;
}
.contact-information ul li span {
    position: absolute;
    left: 0;
}
.contact-information ul li {
    margin-bottom: 10px;
}
.contact-information ul li:last-child {
    margin-bottom: 0;
}

/*---------------- Contact css end here-------------------*/

/*---------------- Portfolio filter css start here-------------------*/

.filtering {
    margin-bottom: 40px;
}
.filtering span {
    border-bottom: 2px solid transparent;
    color: #282b2d;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 5px;
}
.filtering span:last-child {
    margin: 0;
}
.filtering .active {
    border-color: #ccde02;
    color: #ccde02;
}
.portfolio-wrapper {
    position: relative;
    overflow: hidden;
}
.portfolio-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: all 500ms ease;
}
.portfolio-wrapper .portfolio-image img {
    transform: scale(1.2);
    will-change: transform;
    transition: all 0.5s ease;
    width: 100%;
}
.portfolio-wrapper:hover .portfolio-image img {
    transform: none;
}
.portfolio-overlay:before {
    position: absolute;
    display: inline-block;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.36);
    content: "";
    opacity: 0;
    transition: all 0.5s ease;
    transform: scale(0.85);
}
.portfolio-overlay .portfolio-content {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    padding: 0 35px;
}
.portfolio-content h4 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.portfolio-content p {
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.portfolio-content > a {
    line-height: 42px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 800;
}
.portfolio-wrapper:hover .portfolio-overlay {
    background-color: rgba(204, 222, 2, 0.85);
}
.portfolio-wrapper:hover .portfolio-overlay:before {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.portfolio-wrapper:hover .portfolio-overlay .portfolio-content {
    transform: translateY(50%);
    transition: transform 0.5s ease;
    opacity: 1;
}
@media screen and (max-width: 1199px) {
    .portfolio-content h4 {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .portfolio-content h4 {
        margin-bottom: 10px;
    }
    .portfolio-content p {
        font-size: 15px;
    }
    .portfolio-content > a {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .portfolio-content h4 {
        font-size: 17px;
    }
    .portfolio-content p {
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .portfolio-content h4 {
        font-size: 16px;
    }
}
.grid .grid-item {
    position: relative;
    overflow: hidden;
}
.grid .grid-item .portfolio-wrapper {
    position: relative;
    overflow: hidden;
}
.grid .grid-item .portfolio-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: all 500ms ease;
}
.grid .grid-item .portfolio-wrapper .portfolio-image img {
    transform: none;
    will-change: transform;
    transition: none;
    width: 100%;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-image img {
    transform: none;
}
.grid .grid-item .portfolio-overlay:before {
    position: absolute;
    display: inline-block;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.36);
    content: "";
    opacity: 0;
    transition: all 0.5s ease;
    transform: scale(0.85);
}
.grid .grid-item .portfolio-overlay .portfolio-content {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
}
.grid .grid-item .portfolio-content h4 {
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 10px;
}
.grid .grid-item .portfolio-content p {
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.grid .grid-item .portfolio-content a {
    line-height: 36px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 800;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay {
    background-color: rgba(204, 222, 2, 0.85);
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay:before {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay .portfolio-content {
    transform: translateY(50%);
    transition: transform 0.5s ease;
    opacity: 1;
}
@media screen and (max-width: 1199px) {
    .grid .grid-item .portfolio-content h4 {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .grid .grid-item .portfolio-content h4 {
        margin-bottom: 10px;
    }
    .grid .grid-item .portfolio-content p {
        font-size: 15px;
    }
    .grid .grid-item .portfolio-content a {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .grid .grid-item .portfolio-content h4 {
        font-size: 17px;
    }
    .grid .grid-item .portfolio-content p {
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .grid .grid-item .portfolio-content h4 {
        font-size: 16px;
    }
    .grid .grid-item .portfolio-overlay:before {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
    }
}
/*---------------- Portfolio filter css end here-------------------*/