@import 'https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i|Montserrat:400,700';
@import url('https://fonts.googleapis.com/css?family=Muli:400,500,600,700,800,900');

div.swicther {
    position: fixed;
    top: 20%;
    z-index: 9999;
    left: 0;
    background: #f5f5f5;
    border: 1px solid #efefef;
    display: block;
    border-radius: 3px
}
#demo-wrapper{
    width: 220px;
display: none;
    padding: 20px 15px;
    margin-top: 25px;
    margin-bottom: 20px;
}
#demo-wrapper li {
    width: 25px;
    height: 25px;
    float: left;
    list-style-type: none;
    margin: 0px 10px;
    margin-bottom: 15px;
    border-radius: 3px;
    cursor: pointer;
}
#demo-wrapper ul {
    padding: 0px;
    display: inline;
    /* background: #ddd; */
}
h5.demo-head {
    /* font-family: karla; */
    font-size: 16px;
    border: 1px double;
    color: #ec595f;
    /* text-transform: lowercase; */
    border-left: 0px;
    border-right: 0px;
    padding: 1px 0px;
}
.sett {
 
    float: right;
    background: #f5f5f5;
    /* border: 1px solid #ddd; */
    font-size: 10px;
    padding: 6px;
    color: #ec595f;
    cursor: pointer;
    z-index: 99999;
    border-radius: 4px;
    position: relative;
}
/* COlor code*/
li.color1 {
    background: #9bc12d;
}
li.color2 {
    background: #46d39f;
}

li.color3 {
    background: #4f95fd ;
}

li.color4 {
    background: #ec595f;
}

/* COlor code*/
body,p{
    font-size: 16px; 
    color: #002e3b;
 
}
body {
    background: #fff;
}

body,p,.single-post h6,.page-bannar h1,
footer ul.list-group li,.comming-soon,.comming-soon h1{
     font-family: 'Karla', sans-serif;  
}
.conatiner-box{
    max-width: 100%;
    margin: 0 auto; 
    box-shadow: 0px 0px 10px 0px #ddd;
}
h1,h2,h3,h4,h5,h6,.list-group,.signle-fid p,
.nav-style li a,.post-details,h2 a,
.Breadcrumbs a,.sidebar ul li a,
.search-text,section.contact-form,.btn,
.list-group-item,.box ,a.reply-c,
.latest-course h5 a,h5 a,.course-list h3 a,.single-student .media-body p,
.pagination>li>a,ul.footer-post a,.teacher-title,.course-details-sidebar,p.best-plan,
.post-element,blockquote p,.contact-form input,.footer-newsletter{
    font-family: 'Muli', sans-serif !important;   
}
.form-control:focus {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset, 0 0 1px rgba(102, 175, 233, 0.6);
}
.pagination>.active>a {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ec595f;
    /* border-color: #337ab7; */
}
.pagi .pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 13px 10px;
    background-color: #fff;
    border:0px solid #ddd;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: #dadada;
    margin-right: 7px;
    color: #fff;
}
.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, .pagination > li > span:focus {
 
    background-color: #68a574;
 
}
*:focus {
    outline: none;
   }
h1,.h1{
    font-size: 30px;
}
h2,.h2{
    font-size: 26px;
}
h3,.h3{
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 20px;
}
h4,.h4{
    font-size: 20px;
}

h5, .h5 {
  font-size: 18px;
  line-height: 28px;
}
h6,.h6{
    font-size: 16px;
}
a {
    color: #ec595f;
    /* text-decoration: underline; */
}
a:hover,.single-course-list:hover h5{
    text-decoration: none;
   outline:none;
    color: #094066;
}
a:focus{
     text-decoration: none;
}

.no-mt{margin-top: 0px;}
section{background: #fff;}

.nav-style .btn{
    padding:0px;
    margin-top: 0px;
}
.nav-style .btn a{
    padding: 15px 30px;
  
}
.nav-style .navbar-nav li > .btn-style1 {
  background: #fff ;
}
input.form-control {
    min-height: 50px;
    font-size: 16px;
    box-shadow: none;
}
.input-group-addon:last-child {
    border-left: 0;
    background: #ec595f;
    border: 0px;
    color: #fff;
    padding: 0px 30px;
    font-size: 16px;
}
.latest-course .details{
    padding:15px 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #ececec;
    margin-top: -6px;
}
 .course-list .details{
    margin-top: 0px;
}
h2 a {
    font-size: 18px;
    line-height: 24px;
}
.post-date {
    width: 70px;
    text-align: center;
    background: #094066;
    color: #fff;
    padding-bottom: 10px;
    float: left;
    padding-top: 10px;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-right: 30px;
}
.btn,.nav-style .navbar-nav a,.top-bar .top-social-bar li,a{
    transition: all 0.5s;
}
.nav-style .navbar-nav a{
    transition: opacity 0.5s;
}
span.e-date {
    width: 100%;
    display: block;
    font-size: 36px;
}
span.e-month {
    width: 100%;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
        margin-top: -10px;
}
.btn {
    padding: 12px 30px;
    color: #fff;
   
    display: inline-block;
     border-radius: 5px;
     font-size: 16px
}
.btn-style1 {
    margin-right: 0px;
    background: #e7ab10;
    padding: 4px 10px;
}
.btn-style1:hover {
    background: #094066;
    color: #fff;
}
.btn-style2 {
    margin-right: 0px ;
        margin-right: 0px ;
    background: none;
    border: 1px solid #fff;
}
.btn.btn-style2:hover {
    background: #fff;
    color: #002e3b;
}
.navbar-default .navbar-nav>.btn-style1 > a:hover {
    color: #fff;
}
.navbar-default .navbar-nav>.btn-style1 > a{
    color: #fff ;
    padding-bottom: 15px;
}

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: 2px solid #f3f3f3;
}
.list-group-item:last-child {
    
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom: 2px solid #f3f3f3;
}
.slider-bottom-features .list-group-item {
    position: relative;
    display: block;
    padding:15px;
    margin-bottom: 20px;
    background-color: #341e11;
    font-size: 18px;
    border: 2px solid #fff;
    border-top: 0px;
    border-left: 0px;
    border-radius: 0px;
    border-right: 0px;
    color:#e7ab10 ;
}
.slider-bottom-features .list-group-item:hover {
	background:#e7ab10;
	color:#fff;
}
.list-group-item:after {
    content: "\f105";
    position: absolute;
    right: 15px;
    font-family: "FontAwesome";
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover,.nav>li>a:hover ,
 .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #ec595f;
    outline:none;
}
.nav-pills>li {
    margin-left: 2px;
    background: #094066;
    border-radius: 5px;
}
.nav-pills>li>a {
    border-radius: 4px;
    color: #fff;
}
a.list-group-item:hover, a.list-group-item:focus{
    color: #094066;
    background-color: transparent;
    outline:none;
}
.widget h3 {
   color: #fff;
    margin-bottom: 15px;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 20px;
}
.overlay {
    display: block;
    background: #000000;
    opacity: 0.3;
    position: absolute;
    width: 100%;
    height: 100%;
}  
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: transparent none repeat scroll 0 0;
   border: 2px solid #ec595f;
}
.owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
}
 .owl-theme .owl-dots .owl-dot span {
  backface-visibility: visible;
  background: transparent none repeat scroll 0 0;
  border: 2px solid #094066;
  border-radius: 30px;
  display: block;
  height: 12px;
  margin: 5px;
  transition: opacity 200ms ease 0s;
  width: 12px;
}
.bborder{
        color: #ec595f;
    padding-bottom: 15px;
    border-bottom: 2px solid #f3f3f3;
}
.icon-box{
        margin-top: 0px;
}
.icon-box p {
    line-height: 20px;
margin-bottom: 0px ;
}
.icon-box:hover .icon{
    background: #ec595f;
}
.icon-box .icon {
    width: 100px;
    text-align: center;
    background: #094066;
    color: #fff;
    font-size: 40px;
    border-radius: 100%;
    display: block;
    height: 100px;
    float: left;
    padding-top: 25px;
    margin-right: 30px;
}
.ico-details {
    width: 63%;
    float: right;
}
.icon-box a {
   margin-top: 0px;
    color: #ec595f;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
}
.icon-box a:hover{
    color: #094066;
}
span.bottom-bar {
    width: 75px;
    height: 3px;
    background: #094066;
    display: block;
    margin-bottom: 12px;
}

.page-bannar {
    height: 300px;
    position: relative;
}
.page-bannar h1 {
    font-size: 42px;
    position: absolute;
    bottom: 45px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.page-bannar .bottom-bar{
    position: absolute;
    bottom: 35px;
    margin-bottom: 0px;
}
.header-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.4;
    top: 0px
}
.Breadcrumbs {
   
    background: #fff;
    padding-top: 10px;
    padding-left: 30px;
    float: right;
    position: relative;
    padding-right: 30px;
    margin-top: -150px;
    font-size: 14px;
    margin-right: 15px;
}
.Breadcrumbs li {
    padding-right: 30px;
    padding-left: 0px;
    position: relative;
}
.Breadcrumbs .active a {
    color: #ec595f ;
}
.Breadcrumbs li:after {
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 10px;
    color: #bebebe;
    font-family: "FontAwesome";
}
.Breadcrumbs li:last-child:after{
    display: none;
}
.Breadcrumbs li:last-child{
    padding-right: 0px;
    padding-left: 0px;
}
.Breadcrumbs li a {
  color: #002e3b;
}
.page-content {
    background: #ffffff;
    padding: 40px 0px;
}
.page-content p{
    margin-bottom: 20px;
    line-height: 26px;
}
.justfy-txt,
.page-content .justfy-txt p
.justfy-txt li{ text-align:justify; }
.page-content h2 {
    margin-top: 0px;
}
.page-content .singel-faculty-img-blk{ overflow: hidden; }
.page-content .singel-faculty-img-blk .singel-user-img{      transform: scale(1.8);
    padding-top: 50px;
    margin: auto;   width: 100%; }
.search-text {
    margin-bottom: 0px;
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 4px;
    font-size: 14px;
}
.img-radius{
    border-radius: 5px;
}
.page-content .latest-course .col-md-4{
    margin-top: 30px;
}
.course-list .col-md-12 {
    margin-bottom: 30px;
}
.course-list .col-md-12 img {
    width: 270px;
    float: left;
    height: 200px;
   
}
.course-list img {
    border-bottom-left-radius: 5px;
}
.course-list .details {
    width: 577px;
    float: right;  
    border-bottom-left-radius: 0px;   
    border-top-right-radius: 5px;
        padding-bottom: 20px;
        height: 200px;
}
.course-list .text {
   margin-bottom: 20px;
   color: #002e3b;
}
.course-list h3 a{
color: #002e3b;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

}
.course-list h3{
    margin-top: 15px;
    margin-bottom: 5px;
}
.course-list .col-md-12 img {
    border-top-right-radius: 0px;
}
.events-grid .single-post {
  margin-bottom: 30px;
}

.events-list .single-post img {
    float: left;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px ;

}
.events-list .post-date {
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    margin-bottom: 125px;
    margin-top: -1px;
}
.events-list .post-details {
    border: 1px solid #ececec;
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-left: 0px;
}
.events-list p.text {
    margin-bottom: 30px;
}
.events-list .post-in {   
 margin-bottom: 20px;
}
.events-list .single-post h2 {
    padding-top: 30px ;
}
h6.share-text {
    margin-top: 30px;
    color: #ec595f;
    border-bottom: 0px solid #000 ;
    padding-bottom: 0px ;
    margin-bottom: 0px;
}
.share-profile a {
    color: #ddd;
}

.cnp .mb-50{
    margin-bottom: 0px;
}
h3.professor-name {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #094066;
}
p.position{
    margin-bottom: 0px;
}

.progress {
    height: 30px;
    background: #d8ecf2;
    box-shadow: inset 0 0px 0px 1px rgba(0,0,0,.1);
}
.progress-bar {
    background: #ec595f;
}
.content h1,.content h2 ,.content h3 ,
.content h4 ,.content h5 ,.content h6  {
    color: #ec595f;
    padding-bottom: 15px;
    border-bottom: 2px solid #f3f3f3;
}
.content p{
    line-height: 28px;
} 
.content-area {
    padding: 30px 40px;
    border: 1px solid #f3f3f3;
    margin-top: 30px;
    border-radius: 5px;
    overflow: hidden;
}
.content-area h3 {
    margin-top: 0px;
}
.content p {
    margin-bottom: 10px;
}
.content li {
    margin-bottom: 5px;
}
.content-area.time i,
.content-area.event-location i {
    color: #c7c6c6;
    padding-right: 5px;
}
.content-area.time i:last-child {
    margin-left: 30px;
}

a.img-link {
    position: relative;
    display:inline-block;
 
}
.events a.img-link{
    width: 100%;
}
a.img-link:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 46, 59, 0.46);
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    opacity: 0;

   transition: opacity .25s ease;
}
a.img-link:hover:after,.img-link:hover i{
    opacity: 1;
     transition: all .25s ease-in;
}
.post-details {
    margin-top: 0;
}
.cnp a.img-link{
    width: 160px;
    float: left;
}
.hv2 .cnp a.img-link{
    width: 100%;
    float: left;
}
.img-link i {
position: absolute;
   
    text-align: center;
    left: 45%;
    color: #fff;
    font-size: 30px;
    z-index: 1;
    opacity: 1;
    top: 45%;
    opacity: 0
}
.wcolor{
    background: #efefef;
}
.pagi i {
    padding: 1px;
    font-size: 20px;
}
.pagi {
display: block;
    border: 1px solid transparent;
    overflow: hidden;
    border-top: 2px solid #f5f5f5;
    height: 100px;
    margin-top: 30px;
}

.gmap {
    width: 370px;
    height: 385px;
    border: 2px solid #ededed;
    border-radius: 5px;
}
.event-gmap{
    width: 100%;
    height: 300px;
}
.pagination{
        margin: 30px 0;
        margin-bottom: 0px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    padding-top: 11px;
    margin-right: 30px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    margin-left: 0;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    padding-top: 11px;
    margin-left: 30px;
}
.page-content .name {
    margin: 0px;
    padding: 0px;
    border-bottom: 0px;
    color: #094066;
}
.instructor-details .social-profile {
    margin: 0px;
    padding: 0px;
}
.instructor-details .social-profile li{
    padding-top: 0px;  
    margin-bottom: 10px;
}
li.course-lesson.course-item:last-child {
    border-bottom: 0px;
}
.course-lesson.course-item {
    list-style-type: none;
    padding: 20px 0px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 0px;
}
.course-lesson.course-item span {
    padding: 5px 15px;
   
    font-size: 14px
}
.course-lesson.course-item a{
     color: #002e3b;
}
.course-lesson.course-item .index {
    border-radius: 5px;
    background: #eeeeee;
    margin-right: 30px;
}

span.lesson-title{
    font-size: 16px ;
}
span.meta {
    float: right;
    background: #094066;
    border-radius: 5px;
    color: #fff ;
        font-size: 13px ;
}
span.meta i ,.lesson-title i{
    padding-right: 5px;
}
.lesson-title i{
    color: #cfcfcf
}
.course-details-sidebar li i{
    color:#c9c9c9;
    font-size: 15px;
    padding-right: 10px;
}
.course-details-sidebar li {
    list-style-type: none;
    padding: 15px 20px;
    background: #f5f5f5;
    border-radius: 5px;
    margin-bottom: 10px;
    overflow: hidden;
}
.course-details-sidebar ul {
  margin: 0;
  padding: 0;
}
.course-details-sidebar li span a{
color: #094066;
}
.course-details-sidebar li span a:hover{
color: #ec595f ;
}
.course-details-sidebar .btn {
    margin-top: 20px;
}
.course-details-sidebar li span{
 color: #094066;
display: block;
float: right;
overflow-wrap: break-word;
text-align: left;
width: 60%;
}

.professor-area{
background: #f6f6f6;    
}
.professor-area h1{
    margin-top: 0px;
    border-bottom: 2px solid #ededed;
    padding-bottom: 20px;

}
.professor-area .single-professor{
    background: #fff;
    border: 1px solid #ededed;
    margin-top: 30px; min-height: 360px;
}
.single-student p {
    font-size: 18px;
    line-height: 30px;
    font-style: italic;
        margin-bottom: 20px;
}
.single-student p:first-child{
    position: relative;
}
.single-student p:first-child:before{
    content: "\f10d";
    position: absolute;
    left: -45px;
    top: 5px;
    font-size: 28px;
    color: #094066;
    font-family: "FontAwesome";
}
.single-student .media-left {
    padding-right: 25px;
}
.single-student .media-heading {
    margin-top: 10px;
    margin-bottom: 0;
}
.single-student .media-body p{
    font-size: 15px;
    font-style: normal;
    color: #ec595f;
}
/* Pricing Table */
.single-pricing {
    background: #002e3b;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 40px;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px;
        margin-top: 40px;
}
.single-pricing h3 {
    margin: 0px;
    padding-bottom: 25px;
    text-transform: uppercase;
}



.amount-per-month {
    background: #094066;
    width: 131%;
    margin-left: -30px;
    margin-top: -10px;
    position: relative;
    padding-top: 30px;
    margin-bottom: 50px;
    display: block;
}
.amount-per-month h2 {
    margin: 0px ;
    font-size: 50px;
}

.amount-per-month h2 i {
    font-size: 20px;
    padding-right: 5px;
    vertical-align: top;
    position: relative;
    top: 11px;
}
.amount-per-month h2 span {
    font-size: 20px;
color: #fff;
}
.amount-per-month p {
    margin-bottom: 0px ;
    position: absolute;
    z-index: 9999;
    top: 10px;
    color: #fff;
    right: 15px;
    opacity: 0.7;
}
.amount-per-month:after {
    content: " ";
    position: absolute;
    bottom: -22px;
    width: 0;
    left: 0px;
    /* background: #094066; */
    border-left: 128px solid transparent;
    border-right: 128px solid transparent;
    border-top: 22px solid #094066;
    height: 0;
}
.pricing-title {
    position: relative;
}
.pricing-body ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.pricing-body li {
    padding: 10px 0px;
    border-bottom: 1px solid #103d4a;
    /* font-size: 16px; */
}
.pricing-body li:last-child {
    border-bottom: 0px solid #103d4a;
}
.pricing-body .btn {
    margin-top: 35px;
}
p.best-plan {
    margin-bottom: 0px;
    color: #fff;
    position: absolute;
    z-index: 999;
    top: -50px;
    background: #ec595f;
    right: -45px;
    border-radius: 100%;
    word-wrap: break-word;
    width: 70px;
    line-height: 15px ;
    text-transform: uppercase;
    height: 65px;
    font-size: 14px;
    padding-top: 17px;
}
/* Call to Action */
.cta{
    background-image: url(../img/about-us-bannar.png);
    background-repeat: no-repeat;
    padding: 50px 0px;
    position: relative;
    color: #fff;
}
.cta p{
    color: #fff
}
.cta h2{
    font-size: 30px;
}
h1 span ,h2 span {
    color: #ec595f;
}
.cta .btn {
    margin-top: 35px;
}
.error-h1{
    font-size: 50px
}
.tags {
    background: #f9f9f9;
    padding: 15px;
        margin-bottom: 40px;
}
.tags a{
   color: #002e3b;
   padding-left: 5px;
}
.post-author .social-profile {
    margin: 0px;
    margin-top: 10px;
}
.tags i {
    font-size: 14px;
    color: #ec595f;
    margin-right: 5px;
}
.tags span{margin-left: 5px}
.single-content-area h1:first-child {
    width: 80%;
        padding-top: 25px;
        margin-top:0px;
}
.single-content-area .post-date {
    position: absolute;
    top: 0px;
    right: 0;
    margin: 0;
}
.single-content-area {
    position: relative;
}
.post-element {
    margin-bottom: 25px;
    margin-top: 15px;
        color: #094066;
}
.single-post .post-element {
    margin-bottom: 10px;
}
.single-content-area p {
    margin-bottom: 25px;
}
.post-element span {
    margin-right: 10px;
}
.post-element span i{
    margin-right: 5px;
}
/* blockquote */
blockquote p{
    margin: 0px;
    font-style: italic;
    line-height: 30px;
    font-size: 22px
}
blockquote {
    border-left: 2px solid #e8e8e8;
    margin-left: 30px;
    margin-bottom: 35px;
    padding: 5px 20px;
    position: relative;
}
blockquote:before {
    content: "\f10d";
    position: absolute;
    left: -30px;
    top: 5px;
    font-size: 15px;
    color: #e8e8e8;
    font-family: "FontAwesome";
}
/* Post Author*/
.post-author img.media-object {
    margin-right: 35px;
}
.post-author .media-heading {
    margin-bottom: 15px;
    color: #ec595f;
}
.post-author {
    margin-bottom: 80px;
}

.comment-area .media-heading {
    color: #094066;
}
a.reply-c {
    display: block;
    margin-top: 6px;
    font-size: 15px;
    color: #ec595f;
}
a.reply-c i {
    padding-right: 2px;
}
.comment-area > .media {
    margin-bottom: 30px;
}
.comment-area > .style2 {
    margin-left: 85px;
}
.comment-area img.media-object {
    margin-right: 25px;
}
.contact-form.comment-form-area {
    margin-top: 50px;
}
.contact-form.comment-form-area input,.contact-form.comment-form-area textarea{
    margin-bottom: 15px;
}
.contact-form.comment-form-area textarea,
.contact-form textarea{
    margin-bottom: 15px ;
    width: 100%;
} 
.contact-form h2{
    font-size: 30px;
}
ul.section-content {
    padding: 0px;
}
.counter {
    margin-top: 50px;
}
.counter span {
    font-size: 80px;
}
.counter p {
    color: #fff ;
    font-size: 24px;
    float: right;
    position: relative;
    display: inline-block;
    bottom: -55px;
}
.counter li {
    margin-right: 30px;
}
.counter li:last-child {
    margin-right: 0px;
}
/*========================================================================================
========================================================================================*/
/*========== 2. Header ========== */
header {
    background: #341e11;z-index: 100;
    position: relative;
}
/*========== 2.1 Top bar ========== */
.top-bar {
        background:#29170c !important;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Karla', sans-serif;
    height: 40px;

}
.top-bar .list-inline > li {
    padding-top: 0px ;
	vertical-align:middle;
}
.top-bar .top-social-bar li:hover {
    background: #008aff;
    color: #fff;
}
.top-bar .list-inline > li a{
    color: #fff;
	padding:0 10px;
}
.top-bar .top-social-bar li a:hover {
    background: #008aff;
    color: #fff;
}
.top-bar p {
    margin: 0px;
    color: #fff;
    font-size: 15px;
}
.top-bar ul {
    margin-top: 9px;
    margin-bottom: 10px;
}
.top-bar1 {
    margin-top: 6px !important;
    margin-bottom: 0px !important;
}
.top-bar ul i {
    color: #fff;
    margin-right: 2px;
     font-size: 12px;
}
.top-bar-left.pull-left li {
  margin-right: 25px;
}
.top-bar .top-social-bar li i{
    margin: 0px;
    padding: 0px;
}
.top-bar .top-social-bar ul {
    margin-top: 0px;
    margin-bottom: 0px;
}

.top-bar .top-social-bar li a {
  display: block;
  padding-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px ;
  text-align: center;
}.top-bar .top-social-bar li a{ 
    border-right: 1px solid #073846;
}
.top-bar .top-social-bar li {
    padding: 0;
width: 50px;
}
/*========== 2.1 Navigation  bar ========== */
.nav-style {
    height: 100px;
    background: #341e11;
    border: 0px solid #fff;
    margin-bottom: 0px;
}
.navbar-logo {
    margin: 15px;
    margin-left: 0px;
    display: inline-block;
}
.nav-style .navbar-collapse {
    padding-right: 0px;
}
.nav-style .navbar-nav {
    margin-top: 25px;
}
.navbar-default .navbar-nav > li > a{
    font-size: 16px;
    color: #002e3b ;
        padding-bottom: 45px;
		font-weight:600;
}
.navbar-default .navbar-nav > li > a:hover{
    color: #ec595f ;
}
.nav-style .navbar-nav>li {
    margin-right: 15px;
}

li.submenu:hover ul {
    visibility:visible;
    padding: 0px;
    border-radius: 0px ;
    opacity:1;
}
ul.dropdown-menu li {
    position: relative;
}
.dropdown-menu li .dropdown-menu {
    display: block;
    position: absolute;
    right: 0;
    left: 100%;
    top: -4px;
    opacity: 0 !important;
}
.dropdown-menu li:hover .dropdown-menu {
    opacity: 1 !important;
}
li.submenu ul {
    visibility:hidden;
    display: block;
    padding: 0px;
    border-radius: 0px;
transition: opacity .5s ease;
 
    opacity:0;

    background:#341e11;
}
.dropdown-menu>li>a{color:#fff !important;     padding: 8px 20px;min-width:260px;}
.navbar-nav>li>a:hover{background:#e7ab10;;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{background:#857510 !important;}
.nav-style .navbar-nav .submenu ul li a:hover {
    background: transparent;
    color: #ec595f;
}

li.submenu{position: relative;}
li.submenu:after {
    content: "\f107";
    position: absolute;
    font-family: "FontAwesome";
    top: 15px;
    right: 0;
    font-size: 14px;
    color: #341e11;
}
.hv2 li.submenu:after {
    color: #fff;
}
.nav-style .navbar-nav .submenu ul > li > a {
      padding: 25px;
    padding-bottom: 10px;
    border-bottom:1px solid #0c263c;
    font-size: 14px;
    padding-top: 10px;
    color: #fff;
}

/*========== 3. Homepage Slider ========== */
.homepage-slider{
    font-family: 'Karla', sans-serif;
}
.homepage-slider p {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #fff;
}
.homepage-slider h1 {
    font-family: 'Karla', sans-serif;
    font-size: 90px;
    margin-top: -20px;
    margin-bottom: 0px;
}
.homepage-slider h3{
    font-family: 'Karla', sans-serif;
        margin-bottom: 10px;
}
.item1 {
    background-image: url("../img/banner-1.jpg");
     background-repeat: no-repeat;
     position: relative; background-size: cover;
}
.item2 {
    background-image: url("../img/banner-2.jpg");
     background-repeat: no-repeat;
     position: relative; background-size: cover;
}
.slider-text {
    position: relative;
    z-index: 1;
    color: #fff;
    padding-top: 165px;
    padding-bottom: 240px;
}
.homepage-slider .owl-controls .owl-dots{
       position: absolute;
    top: auto;
    width: 100%;
    height: 0px;
    bottom: 3%;
}

.homepage-slider .owl-controls .owl-nav{
       position: absolute;
    top: 50%;
    width: 100%;
    height: 0px;
}

.homepage-slider .owl-prev {
    left: 5%;
    position: absolute;
}

.homepage-slider .owl-next {
    right: 5%;
    position: absolute;
}
.homepage-slider .owl-prev ,.homepage-slider .owl-next{
    background: transparent;

}
.homepage-slider .owl-prev i,.homepage-slider .owl-next i{
   font-size: 90px;
    opacity: 0.4;
    color: #fff;
}
.homepage-slider .owl-prev i:hover,.homepage-slider .owl-next i:hover{
  
    opacity: 1;
    
}

/*========== 4. Features Section ========== */
section.slider-bottom-features {
    padding-bottom: 40px;
        background: #fff;
}
.slider-bottom-features .container {
    margin-top: -120px;
    position: relative;
    z-index: 999;
    background: #fff;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
.slider-bottom-features h3 {
    color: #e7ab10;
}
.slider-bottom-features p {
    color: #002e3b;
    margin-bottom: 45px;
}

/*========== 5. Search Course and Event Widget ========== */

 section.course-event{
    position: relative;
    padding: 50px 0px;
}
section.course-event div {
    z-index: 1;
}
section.course-event .input-group {
    width: 100%;
}
 section.course-event:before{
    display: block;
    position: absolute;
    width: 45%;
    height: 100%;
    left: 0px;
    top:0;
    background: #002e3b;
    content: "";
 }
 .course-event h1 {
    color: #fff;
    margin-bottom: 25px;
    margin-top: 0px;
}
.box .date {
    width: 70px;
    height: 60px;
    background: #fff;
    border-radius: 5px;

    float: left;
    margin-right: 15px;
}
span.title {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    float: left;
    width: 65%;
    margin-top: -15px;
    margin-bottom: 5px;
}
span.time {
    width: 100%;
    display: block;
    float: left;
    margin-top: 30px;
    color: #ccedd2;
    font-size: 14px;
}
span.location {
    width: 100%;
    display: block;
    float: left;
    color: #ccedd2;
    font-size: 14px;
}
.box .date span {
    font-size: 30px;
    color: #002e3b;
    text-align: center;
    display: inherit;
}
.box .date span:last-child {
    font-size: 15px;
    color: #094066;
    text-align: center;
    display: inherit;
    margin-top: -5px;
}
 section.course-event:after{
    display: block;
    position: absolute;
    width: 55%;
    height: 100%;
    right: 0px;
    background: #094066;
     content: "";
     top: 0;
 }
.course-event p ,.course-event ul{
    color: #80a9b5;
    margin-top: 20px;
}


/*========== 6. Latest Course Section ========== */

section.latest-course {
    padding: 100px 0px;
    background: #fff;
}
.latest-course .nav {
    text-align: center;
    margin-bottom: 50px;
}
.latest-course h1 {
    margin-bottom: 50px;
}
.latest-course h5 a{
   color: #002e3b;
    margin-top: 0;
  
}
.latest-course h5{
  margin-bottom: 5px;
  margin-top: 5px;
}
.latest-course .nav-pills>li {
    float: none;
    display: inline-block;
}
.details p {
    color: #094066;
    font-size: 15px;   
    margin-bottom: 10px;
}
p.course-price{
    font-size: 28px;
    font-family: Montserrat;
    color: #ec595f;
}
p.course-price del {
    font-size: 18px;
    color: #bebebe;
}
.details p > i {
    color: #ddd;
    padding-right: 6px;
}
.latest-course img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}



/*========== 7. Fun facts ========== */


section.fun-facts {
       background: #f8f8f8;
    width: 102%;
    margin-left: -1%;
    position: relative;
}
section.fun-facts:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 18px 18px;
    border-color: transparent transparent #cdcdcd transparent;
    position: absolute;
    left: -1px;
    top: -18px;
}
section.fun-facts:after {
width: 0;
height: 0;
border-style: solid;
border-width: 18px 0 0 18px;
border-color: transparent transparent transparent #cdcdcd;
    content: " ";
    right: -2px;
    position: absolute;
    top: -18px;
}
.signle-fid {
    text-align: center;
    padding: 50px 0px;
}
.signle-fid h4 {
    font-size: 60px;
    color: #002e3b;
    margin-bottom: 5px ;
}
.signle-fid p {
    color: #ec595f;
    font-size: 18px;
}
.signle-fid i {
    font-size: 40px;
    color: #dedede;
}

/*========== 8. Subcribe section  ========== */


section.subcribe-area {
    padding: 50px 0px;
    background: #002e3b;
}
.subcribe-area h3{
    color: #fff;    
    margin: 15px 0px;
}
.subcribe-area label {
    color: #fff;
    margin-top: 10px;
}
label {
    display: block;
    font-weight: normal;
}
button.input-button {
    position: absolute;
    right: 15px;
    top: 0;
    height: 50px;
    width: 70px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 0px solid;
    background: #ec595f;
    color: #fff;
    font-size: 22px;
}

/*========== 9. - HomePage Blog Posts  ========== */
section.blog-news {
    padding: 100px 0px;
    background: #fff;
}
.blog-news h2 {
    margin-bottom: 50px;
    font-size: 30px;
}

.single-post h6 {
    font-size: 15px;
    color: #094066;
    margin-top: 25px;
    
}
.single-post p {
	line-height: 24px;
    margin-bottom: 15px;
}
.single-post h2 a{
    font-size: 22px;
    line-height: 28px;
    color: #002e3b;
    margin-top: 0px;
}
.single-post img {
    border-radius: 5px;
}


/*==========10. - Our Awards  ========== */
section.awards-area {
    background: url("../img/awards-bannar.png") no-repeat center center fixed;
    position: relative;
    background-size: cover;
    padding: 50px 0px;
}
.awards-overlay{
    position: absolute;
    height: 100%;
    width:100%;
    top: 0;
    background: #fff;
    opacity: 0.9;
}
.awards-area li {
    width: 32%;  
    margin: 20px 0px;
    opacity: 0.4;
}
.awards-area h1 {
    margin-top: 100px;
}
.awards-area p {
   font-size: 18px
}




/*========== 11. - Courses and professors  ========== */

section.cnp {
    padding: 100px 0px;
    background: #fff;
}
.upcoming-course .course-price {
        margin: -5px 0px;
    font-size: 22px;
}
.upcoming-course .details-cnp{
     background: #f3f3f3; 
    margin-bottom: 10px;
    border-radius: 5px;
    min-height: auto;
    overflow: hidden;
        padding-left:15px;
}

.page-id-540 .upcoming-course h5{ height:72px;  }

.upcoming-course h5 a{
   margin-top: 0;
    font-size: 14px;
    line-height:18px;
    color: #002e3b;
    display: block;
}
.post-in {
    font-size: 15px;
    color: #094066;
}
.post-in i{
    color: #bfbfbf;
    padding-right: 5px;
}
.upcoming-course .post-in {
    margin-bottom: 15px;
}
.upcoming-course img {
    border-top-left-radius: 5px;
    
    border-bottom-left-radius: 5px;
    float: left;
}

.single-professor {
    border: 1px solid #f3f3f3;
   padding: 10px;
    text-align: center;
    border-radius: 5px;
}
.vc-message-h .single-professor {min-height: 444px;}

.vc-message-h .single-professor .slider-bottom-features .list-group-item {
    position: relative;
    display: block;
    padding: 6px 10px;
    margin: 20px 0 0 0;
    background-color: #341e11;
    font-size: 16px;
    border: 2px solid #341e11 !important;
    border-top: 0px;
    border-left: 0px;
    border-radius: 0px;
    border-right: 0px;
    color: #e7ab10;
}
.vc-message-h .single-professor .slider-bottom-features .list-group-item:hover{
    background-color: transparent;
    border: 2px solid #341e11 !important;
    color: #341e11;}
.single-professor h4{
    color: #000; font-size: 14px;
    line-height: 20px; 
}
.single-professor li a {
    padding: 5px;
    color: #babbbb;
}
.single-professor ul {
    margin-bottom: 0px;
    margin-top: 15px;
}
.single-professor h6,.single-professor p{
    font-size: 15px;
}
.single-professor p{
    margin-bottom: 0px;
}
.ceo {
    padding-left: 40px ;
    text-align: left ;
    padding-top: 25px ;
    padding-right: 35px ;

}
.ceo p{
       font-size: 16px ;
       margin-bottom: 26px ;
}
.single-professor .teacher {
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    height: 230px;
    overflow: hidden;
}
.single-professor .teacher img {
  border-radius: 0;
    height: 230px;
    transform: scale(1);
    padding-top: 0;
    margin: auto;
}
.cnp .owl-nav {
    position: absolute;
    top: -82px;
    right: 0;
}
.cnp .owl-theme .owl-controls .owl-nav [class*="owl-"],
.hv2-course-list > .owl-controls .owl-nav [class*="owl-"]{
    padding: 10px 20px;
    border-radius: 0px;
    background: #002e3b;
  
}
.hv2-course-list  .owl-nav{
    position: absolute;
    top: 0;
}
.hv2-course-list .owl-controls .owl-nav [class*="owl-"]{
   
    color: #fff;
    font-size: 23px;
}
.hv2-course-list .owl-controls .owl-nav [class*="owl-"]:hover,
.cnp .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover{
color: #fff;
background:#ec595f ;
}

.cnp .owl-prev i,.cnp .owl-next i {
    font-size: 20px;
}


/*========== 12. - Footer  ========== */
footer{
       background: #fff;
    padding-top: 50px;
}
footer p{
    color: #000;
        font-size: 13px;
}
.foo-brif img {
    margin-bottom: 18px;
}
footer .post-img {
    float: left;
    margin-right: 15px;
}
.foo-brif {
    margin-top: 15px;
}
footer .widget h3 {
    border-bottom: 0px;
    padding-bottom: 0px;
	font-size:20px;
	color:#e7ab10;}
}
footer .widget {
    margin-bottom: 0px;
    
}
.hv2 footer .widget h3 {
    border-bottom: 2px solid #043c4c;
    padding-bottom: 20px;
}
footer a:hover {
    color: #fff ;
}
ul.footer-post a:hover{
    color:#ec595f ;
}
ul.list-group {
    
    list-style-type: none;
    font-size: 16px
}
footer .list-inline i {
    color: #901e5e;
padding-right: 15px;
}
.footer-bottom ul li:last-child a i {
    padding: 0px;
}
.hv2 footer .list-inline p i {
    color: #094066;
}
footer a:hover{color: #fff}
footer a{color: #80a9b5}
ul.list-group a {
    padding: 10px 0px;
    display: block;
    position: relative;
	color:#341e11;
}
ul.list-group a:hover {color:#e7ab10;}
 ul.list-group li a:before {
    content: "\f105";
    position: absolute;
    left: 0;
    font-family: "FontAwesome";
}
 ul.list-group a {
    padding: 4px 25px;
    display: block;
    position: relative;
    padding-right: 5px;
    font-size: 14px;
}

.list-inline>li  {
    padding-top: 10px;     

}

ul.footer-post {
    padding: 0;
}
ul.footer-post li {
    padding: 10px 0px;   
    list-style-type: none;
}
ul.footer-post a {
    color: #fff;
}
footer p.post-in {
    color: #7ca9b5;
    margin-top: 10px;
}
footer .post-in i {
    color: #7ca9b5;
    padding-right: 8px;
}
.footer-bottom p {
    font-size: 14px;
	margin-bottom:0;
    color: #417584;
}
.footer-bottom {
    padding-top: 15px;
    padding-bottom: 10px;
}
.footer-bottom ul li {
    padding-top: 0px;
}
.footer-newsletter label {
    margin-top: 10px;
    color: #ffffff;
}
.footer-bottom ul {
    margin-bottom: 0px;
}
footer input.form-control {
  background: #083f4e none repeat scroll 0 0;
  border: 0 solid #ddd;
  margin-bottom: 10px;
  color: #fff;
}

.footer-newsletter button {
background: #ec595f none repeat scroll 0 0;
border: 0 solid;
border-radius: 5px;
font-size: 15px;
height: 50px;
padding: 0px 25px;
color: #fff;
margin-top: 20px;
}
/*========== 12.1 - Footer Course Search  ========== */

.footer-course-search {
    padding: 50px 0px;
    color: #fff;
}
.footer-course-search h2 {
    margin-top: 0px;
}
.footer-course-search .input-group {
    padding-top: 15px;
}
.footer-course-search {
    border-bottom: 1px solid #043c4c;
}
.footer-course-search img {
    margin-top: 5px;
}

/*========== 3. HomePage Version 2 ========== */



/*========== 3.2  - Navigation bar  ==========*/
.navbar-nav>li>a{color:#000;
font-size: 16px;
    padding: 16px 20px;}
.hv2 header ,.hv2 .nav-style{
    background: transparent;
    z-index: 9999;
    top: 10px;
}
.hv2 .nav-style .navbar-nav a{
    color: #fff ;
}
.hv2 .nav-style .navbar-nav{
        margin-top: 16px;
}
.hv2 .navbar-default .navbar-nav>.btn-style1 > a {
    padding-bottom: 15px;
}
.hv2 .nav-style .navbar-nav a {
    padding-bottom: 25px;
}
.hv2  .navbar-default .navbar-nav>li>a:hover {
    color: #ec595f;
    
}
.hv2  .navbar-default .navbar-nav>.btn>a:hover {
    color: #fff ;
    
}
.hv2 li.submenu ul{
    background: #fff;
}
.hv2 .nav-style .navbar-nav .submenu ul > li > a {
 
    border-bottom: 1px solid #f5f5f5;
    color: #002e3b ;
}
.hv2 .nav-style .navbar-nav .submenu ul > li > a:hover {
 
    color: #ec595f;
}
/*========== 3. 3. - Homepage Slider ==========*/
.header-top {
    height: 780px;
}
.hv2 .homepage-slider {
    padding-bottom: 0px;
    max-height: 614px;
}
.hv2 .item1{
    background-image: url("../img/awards-bannar.png");
    background-repeat: no-repeat;
}
.hv2 .homepage-slider h3{
    font-size: 20px;
}
.hv2 .homepage-slider h1 {
    font-size: 45px;
    text-transform: none;
    margin-top: 5px;
    margin-bottom: 5px;
}
.hv2 .homepage-slider p{
    font-size: 18px;
    margin-bottom: 35px;
}
.hv2 .homepage-slider .owl-controls {
    position: absolute;
    top: 105%;
}
.hv2 .slider-text{
    padding-top: 200px;
}
/*========== 3. 4. - Discover ==========*/
section.discover {
    padding: 100px 0px;
}
section.discover h2, .discover h2 {
    margin-top: 0px;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 30px;
}
.page-content .discover {
  padding: 0;
  padding-bottom: 100px;
}
/*========== 3. 5. - Features ==========*/
    

.single-feature {
    text-align: center;
    padding: 100px 0px;
    padding-left: 50px;
    padding-right: 50px;   
    background: #eaeaea;
}

.w{background: #f6f6f6;}
.single-feature {
    text-align: center;
}
.single-feature .number{
    color: #094066;
}
.single-feature p {
    line-height: 24px;
    margin-bottom: 0px;
    text-align: justify;
    margin-top: 30px;
}
.single-feature h2 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 25px;
    color: #ec595f;
    line-height: 35px;
    font-size: 30px;
}
.single-feature .btn {
    margin-top: 45px;
}
/*========== 3.6. - Find a Course ==========*/
section.fac {
    padding:60px 0 60px 0px;
}
.fac .container {
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    border-radius: 5px;
}
.fac .bgmaroon{
	background-color: rgb(34, 90, 135);
    padding: 15px 30px 30px;
}
section.fac h1{
    margin-top: 0px;
    border-bottom: 2px solid #1f537d;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
ul.course-category a{
    color: #fff;
    position: relative;
    padding-left: 15px;
    width: 95%;
    display: block;

}
ul.course-category a:hover{
    color:#e7ab10;
}
ul.course-category a:before{
     content: "\f0da";
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 12px;
    font-family: "FontAwesome";

}
ul.course-category{
    padding: 0px;
    list-style-type: none;
    color: #80a9b5;
    margin-top: 20px;
}
ul.course-category li {
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
section.fac .form-control {
    margin-top: 15px;
}
select.form-control {
    min-height: 50px;
	background: #e8e8e8;
}
.fac a.btn { 
    margin-top: 15px;
}
 a i{
    padding-right: 10px;
}

/*========== 3.7. - Events ==========*/
.events .single-post img {
    border-bottom-left-radius: 0px;
    width: 100%;
}
.event-location p{margin-bottom: 30px;}
.latest-course .search-text {
  margin-bottom: 0 ;
}
.search-text {
  margin-bottom: 30px ;
}

.events .single-post {
  margin-bottom: 30px;
  overflow: hidden;
}
section.events h1 {
    margin-top: 0px;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.event-spekers h4, 
.event-spekers h6 {
    margin-top: 0px;
    padding-bottom: 0px;
    border:0px solid transparent;
}
section.events {
    padding-bottom: 100px;
}
.hv2 .events .post-details {
    margin-top: -6px;
}
.events h2 a{
   color: #002e3b;
line-height: 24px;
padding-top: 15px;
font-size: 18px;
}
.events .post-in i {
    color: #094066;
    padding-right: 10px;
}
.events h2 a:hover{
    color: #ec595f;
}
.events .single-post h2 {
    font-size: 22px;
    line-height: 23px;
    padding-top: 15px;
    margin-top: 0;
}
/*Reletaed Post*/
.related-post h3 ,.comment-area h3,.comment-form-area h3{
    color: #ec595f;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 15px;
    margin-bottom: 35px;
}
.related-post .post-details {
    margin-top: 0px;
}
.related-post .single-post .text {
       margin-bottom: 30px ;
    display: block;
    margin-top: 0px;
}
.related-post .single-post {
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
}
.related-post  .single-post h2{margin-top: 12px;}

/*========== 3.8. - Latest Course Added ==========*/
section.hv2-latest-course h1 {
    margin-top: 0px;
    border-bottom: 2px solid #ededed;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
section.hv2-latest-course{
    background: #f6f6f6;
    padding: 100px 0px;
}
section.hv2-latest-course p.course-price {
    margin-bottom: 0px;
}
.single-course-list {
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    display: block;
    position: relative;
    overflow: hidden;
}
.single-course-list h5 {
    color: #25444e;
}
.single-course-list:before{
    position: absolute;
    top: 0;
    content: "";
    border-top: 140px solid #e4e4e4;
    border-right: 500px solid transparent;
    top: 0;
    left: 0;
}
.latest-course .course-price {
    margin-top: 10px;
    margin-bottom: 15px;
}
.latest-course .tab-content>.tab-pane{
    border:0px solid;
    padding: 0px;
}
.img-box {
    width: 130px;
    height: 130px;  
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}

.hv2-course-list .owl-nav {
    position: absolute;
    top: -95px;
    right: 0;
}
/*========== 3.9. - Fun Facts ==========*/
.hv2 .signle-fid {
    text-align: left;
    border: 2px solid #eaeaea;
    border-radius: 5px;
    padding:15px 30px;
}
.hv2 .signle-fid i{
   float: left;
   color: #eaeaea;
    margin-right: 30px;
}
.hv2 section.fun-facts {
  background: #fff none repeat scroll 0 0;
  margin-left: 0;
  padding: 100px 0;
  width: 100%;
}
.hv2 section.fun-facts:before ,.hv2 section.fun-facts:after{
    display: none;
}

.hv2 .signle-fid h4 {
    margin-bottom: 0;
    margin-top: 0px;
}
.hv2  .signle-fid p {
    color: #094066;
    margin-top: -5px;
    margin-bottom: 0px;
}
.hv2 .signle-fid i {
    float: left;
    margin-right: 30px;
    padding-top: 25px;
}


/*========== 3.10. - Courses and professors ==========*/
.hv2 section.cnp {
    padding-top: 0px;
    padding-bottom: 100px;
    background: #fff;
}
.hv2 section.cnp h1{
        margin-top: 0px;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.hv2 .cnp .owl-nav {
    top: -90px;
}
.hv2 section.cnp .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background: transparent ;
   
    padding: 0px 10px ;
}
.hv2 .cnp .owl-prev i,.hv2 .cnp .owl-next i {
    font-size: 30px;
     color: #c1c1c1;
}
.hv2 .single-professor{
    padding: 0px;
}
.hv2 .single-professor .teacher img {
    border-radius: 0px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    height: auto;
}
.hv2 .single-professor li a {
 color: #fff;
}
.hv2 .single-professor h4 {
    font-size: 24px;
}
.single-professor-inner {
    padding-bottom: 30px;
}
.single-professor .social {
    background: #002e3b;
    margin-left: 0px;
    padding: 15px;
    margin-bottom: 25px;
}
.single-professor .social li {
    padding-top: 0px;
}
.social-profile{

    margin-top: 15px;
    margin-bottom: 20px;
}


.social-vertical li a {
    color: #fff ;
    display: block;
    margin: 0 auto;
    padding: 20px 10px ;
    text-align: center;
}
.social-profile a:hover{
    color: #ec595f;
}
.social-profile li a{
    color: #babbbb;
}
.hv2 .single-professor .teacher {
    width: 100%;
    height: 170px;
    overflow: hidden;
}
.hv2 .single-professor-inner p {
    margin-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
}
.latest-news h5 {
    margin-top: 35px;
}
.latest-news:last-child {
    margin-bottom: 0px;
}
.latest-news {
    background: #f6f6f6;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 30px;
}
.latest-news .post-in {
    color: #002e3b;  
    margin-bottom: 20px;
}
.latest-news .post-in i{
    color: #094066;
}
/*========== 3.11.- Featured Course ==========*/
section.featured-course{
    position: relative;
    padding: 40px 0px;
}
section.featured-course:before{
    display: block;
    position: absolute;
    width: 37%;
    height: 100%;
    left: 0px;
    top: 0;
    background: #002e3b;
    content: "";
}
section.featured-course:after{
    display: block;
    position: absolute;
    width: 63%;
    height: 100%;
    right: 0px;
    top: 0;
    background: #e7e7e7;
    content: "";
}
.featured-course .c-details{
    z-index: 1;
    padding-left: 65px;
}
.featured-course .img-box{
    margin: 0;
    float: left;
}
.featured-course-tp {
    color: #fff;
    padding: 0px 40px;
    float: left;
}
.featured-course-tp h1 {
    margin: 0px;
    line-height: 30px;
    margin-bottom: 30px;
}
.social-vertical {
    width: 65px;
    height: 334px;
    position: absolute;
    top: -16px;
    left: -7px;
}
.c-details h1 {
    margin-top: 0px;
}
.c-details .post-in{
    margin-bottom: 25px;
}
/*========== 4. About Us ==========*/
.about-us-bannar {
    background-image: url(../img/about-us-bannar.png);
    background-repeat: no-repeat;
}

/*========== 5. Sidebar Elements ==========*/    
.sidebar h3 {
    color: #ec595f;
    margin-top: 0px;
    margin-bottom: 20px;
}
.sidebar ul li a {
    color: #002e3b;
    line-height: 24px;  
    display: block;
    padding-bottom: 10px;
}
.course-details-sidebar  ul li a{
    display: inline;
}
.sidebar .post-in i {
    padding-right: 10px;
}
.widget-gallery li {
    width: 33%;
    float: left;
    margin: 0px 0px;
}
.widget-gallery {
    overflow: hidden;
    margin-bottom: 25px;
}
.widget-gallery li img {
    width: 100%;
    border-radius: 5px;
}
.sidebar .post-in {
    margin-bottom: 0px;
}
ul.list-group li {
    border-bottom:1px solid #f0f0f0;
}
.have-sidebar .icon-box .icon {
     width: 80px;
    text-align: center;
    background: #094066;
    color: #fff;
    font-size: 35px;
    border-radius: 100%;
    display: block;
    height: 80px;
    float: left;
    padding-top: 20px;
    margin-right: 15px;
}
ul.footer-post .img-radius {
   width: 70px;
    height: 70px;
}
.seach-input .input-group-addon:last-child {
    background: transparent;
    border: 1px solid #ededed;
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
    border-left: 0px;
    color: #ededed;
    padding-right: 4px;
	padding: 0px 10px;
    font-size: 12px;
}
.seach-input input.form-control {
    border-top-left-radius: 50px;
    border: 1px solid #ededed;
    border-bottom-left-radius: 50px;
    border-right: 0px;
    padding-left: 12px;
     color: #000;
    height: 28px;
    font-size: 12px;
	min-height:28px;
}
.widget {
   
    margin-bottom: 40px;
    overflow: hidden;
}
.sidebar .post-img {
    float: left;
    margin-right: 5%;
    width: 75px;
    display: block;
}
.widget-post{
    width: 62%;
    float: left;
    display: block;
}
.recent-post li {
  overflow: hidden;
}


/*========== 6. Contact Us ==========*/   
section.icon-text-box {
    padding-bottom: 100px;
}
.contact-form input.error,.contact-form textarea.error {
    margin-bottom: 5px;  
    border: 1px solid #ec595f;
}
label.error {
    margin-bottom: 15px;
    color: #ec595f;
}
.form-radio {
    margin-bottom: 25px;
    color: #777;
}
section.contact-form{
    padding: 100px 0px;
    background: #f6f6f6;
}
.contact-form input,.contact-form textarea {
    font-size: 14px;
    background: #e8e8e8;
    border: 0px;
    margin-bottom: 30px;
  
}
.contact-form .btn {
  display: inline-block;
}
.cs-center {
  text-align: center;
  width: 100%;
}
.comming-soon {
background-image: url("../img/slider.png");
background-repeat: no-repeat;
color: #fff;
display: block;
height: 100%;
position: relative;
width: 100%;
}
.comming-soon h1 span,.comming-soon h3 small{color: #fff;}
.comming-soon h1 {
  font-size: 50px;
text-transform: uppercase;
}
.comming-soon h1 span{
  font-size: 105px;
}
.page-notice {
  padding-bottom: 5%;
  padding-top: 5%;
}
/*
===============================*/
/*========== 7. Shortcodes ========== */
.panel-default>.panel-heading {
    background-color: #f5f5f5;
    padding: 25px 30px;
    font-size: 16px;
}
.panel-body {
    padding: 30px;
    font-size: 16px;
    line-height: 24px;
}
.panel {

    border: 1px solid #eaeaea;
    border-radius: 0px;
    box-shadow: none;
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 0px solid #ddd;
}
.panel-group .panel+.panel{
    margin-top: 0px;
    border: 1px solid #eaeaea;
    border-top: 0px;
    border-radius: 0px;
}
.panel-group .panel+.panel:last-child {
    border-radius: 4px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel-group .panel+.panel:first-child {
    border-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.panel-group .panel-title span {
 background: #ec595f; 
    padding: 4px 10px;
    border-radius: 50%;
    color: #fff;
    margin-top: -5px;
    display: block;
     transform: rotate(0deg);
}
 .panel-group .panel-title span i{
    padding: 0px;
        margin-right: 0;
 }


.panel-group .panel-title  span.accodion-down{
    background: #094066;
    padding: 4px 10px;
    border-radius: 50%;
    color: #fff;
    margin-top: -5px;
    transform: rotate(90deg) ;
    display: block;
}

.panel-group .panel-title  span.accodion-down i{
    padding: 0px;
        margin-right: -2px ;
 }
.nav-pills>li+li {
    margin-left: 5px;
}
.tabs li  {
    border-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0;
    margin-left: 0px;
    background: #fff;
    border: 1px solid #eaeaea;
    border-bottom: 0px;

}
.tabs .nav-pills>li.active>a,.tabs .nav-pills>li.active>a:hover,.tabs .nav>li>a:hover,.tabs .nav-pills>li.active>a:focus {
    color: #fff ;
    background-color: #094066 ;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.tabs li a{
       color: #002e3b;
}
.tabs .nav-pills>li.active>a,
.vertical-tabs .nav-pills>li.active>a,.vertical-tabs .nav-pills>li a:hover{
    background: #e7ab10 ;
}
.tabs>.nav-pills>li , .vertical-tabs .nav-pills>li a{
    background: #ffffff;
    color: #002e3b;
}
.tab-content>.tab-pane {
border: 1px solid #eaeaea;
    padding:10px;
    border-radius: 5px;
    border-top-left-radius: 0px;
}
.tab-pane p{
    margin-bottom: 0px;
    line-height: 24px;text-align: justify;
}

.tab-content>.tab-pane ul{ margin:0; padding:0 0 0 20px; }

.vertical-tabs ul li a {
        padding: 10px 50px;
    border: 1px solid #eaeaea;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 0px
}

.vertical-tabs .nav-stacked>li+li {
        margin-top: 5px;
    margin-left: 2px;
}

.vertical-tabs .nav , .vertical-tabs .tab-content{
    display: flex;
    flex-direction: column;
}

::selection {
  background: #ec595f; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #ec595f; /* Gecko Browsers */
  color: #fff;
}

.alert {
    padding: 10px 25px;
    padding-left: 50px;
    position: relative;
}

.alert-success {
    color: #d7f8de;
    background-color: #094066;
    border-color: #094066;
}
.alert-info {
    color: #bce8f1;
    background-color: #002e3b;
    border-color: #002e3b;
}
.alert-warning {
    color: #faebcc;
    background-color: #ea723b;
    border-color: #ea723b;
}
.alert-danger {
    color: #ebccd1;
    background-color: #ec595f;
    border-color: #ec595f;
}
.alert-success:before,.alert-danger:before,.alert-warning:before ,.alert-info:before {
    content: "\f105";
    position: absolute;
    left: 20px;
    font-family: "FontAwesome";
}
.alert-success:before{
    content: "\f058";
}

.alert-danger:before{
    content: "\f057";
}

.alert-warning:before{
    content: "\f071";
}
.alert-info:before{
    content: "\f05a";
}
.navbar-logo img{float:left; display:block; margin-right: 15px;}
.dept {
    margin-left: -5px;
    float: left;
    padding: 2px 0 10px 10px;
}
.dept h2 {
	font-weight: 800;
    font-size: 30px;
    color: #e7ab10;
    text-transform: uppercase;
    margin-top: 9px;
     font-family: 'hind_siliguribold'; 
    letter-spacing: 0px;
}
.dept h4 {
    color: #fff;
    margin-top: -6px;
    font-size: 22px;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: right;
    font-style: italic;
}
.menu1{background:#e7ab10;}

section.news{ padding:0 0 60px 0}
section.news h2{font-size:20px; margin: 0; padding: 0;}
section.news h2 a{font-size:16px; margin: 0; padding: 0; float:right;}
.clear{clear:both;}
.block-1{background:#eaeaea; padding:10px; clear:both;}
.welcome {
    color: #fff;
    padding-right: 0;
    background-image: url(../img/university.jpg);
    background-attachment: fixed;
	background-size: 100% 100%;
}
.welcome .bgmaroon {
    background-color: rgba(3,69,120,.8);
    padding: 15px 30px 30px;
}
.bgmaroon p{color:#fff;}
.footer-bottom{background:#F4F4F4;}
.campus-tour {
	background: #fff;
	padding-bottom: 0px;
	overflow:hidden;
}
.campus-tour h2 {
	color: #2a4356;
}
.campus-tour h2 span {
	color: #2d4256;
}
.campus-tour ul.gallery {
	display: block;
    margin: 0;
    padding: 0;
}
.campus-tour ul.gallery li {
   width: 16.66%;
    float: left;
    display: block;
    background: #000;
    position: relative;
    overflow: hidden;
    height: 150px;
    border: 1px solid #fff;
}


.campus-tour ul.gallery li figure {
	transition: all 0.3s ease 0s;
}
.campus-tour ul.gallery li img.fs-gal{ width:100% !important; height: 405px;} 
.campus-tour  ul.gallery.home-gallery li {height: 190px;}
.campus-tour  ul.gallery.home-gallery li img.fs-gal{height: 220px;}
body.page-id-1823 .campus-tour ul.gallery li,
body.page-id-1823 .campus-tour ul.gallery li img.fs-gal{height: auto !important;} 
.campus-tour ul.gallery li:hover figure {
	opacity: 0.2;
}
.campus-tour ul.gallery li .overlay {
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -57px;
	z-index: 1;
	text-align: center;
	opacity: 0;
	transition: all 0.3s ease 0s; 
}
.campus-tour ul.gallery li:hover .overlay {
	top: 44%;
	opacity: 1;
}
.campus-tour ul.gallery li h3 {
	display: block;
	padding-bottom: 4px;
	font-family: 'texgyreadventorbold';
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
}
.campus-tour ul.gallery li p {
	display: block;
	padding-bottom: 30px;
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	opacity: 0.5;
}
.campus-tour ul.gallery li a {
	width: 56px;
	height: 56px;
	margin: 0 8px;
	display: inline-block;
	line-height: 60px;
	border-radius: 50%;
	text-align: center;
	background: #ff9600;
	font-size: 22px;
	color: #fff;
}
.campus-tour ul.gallery li a.more {
	background: #17a43b;
}
.campus-tour ul.gallery li a:hover {
	background: #2c97ea;
}


.page-id-1505 .campus-tour ul.gallery li { width: 20%;  height: 170px;}
.page-id-1505 .campus-tour ul.gallery li img.fs-gal { height: auto;}

.mfp-arrow-left:before, .mfp-arrow-left:after, .mfp-arrow-right:before, .mfp-arrow-right:after {
	border: none;
}
.mfp-arrow-left:before, .mfp-arrow-right:after {
	width: 20px;
	height: 38px;
	display: block;
	content: "";
	background: url(../images/popup-arrows.png) no-repeat center bottom;
}
.mfp-arrow-left:before {
	background-position: left top;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	width: 28px;
	height: 28px;
	right: 0px;
	padding-right: 0px;
	display: block;
	cursor: pointer;
	background: url(../images/popup-close.png) no-repeat center top;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: pointer;
}
.campus-tour ul.gallery li .overlay{display:none;}
.navbar-nav>li.active a{color:#fff;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{background:#e7ab10;}
.sidebar1{background:#f9f9f9; padding:0; text-align:center;}
.sidebar1 h2{padding:0 10px;}
.sidebar1 span{margin:0 0 5px 10px;}
.sidebar1 ul{margin:0;padding:0;}
.sidebar1 ul li{list-style:none; display:inline-block;}
.sidebar1 ul li a{list-style:none; color:#000; padding:16px; font-size:16px; display:block; text-transform:uppercase}
.sidebar1 ul li a.active{color: #e7ab10;
    border-bottom: 2px solid #e7ab10;
    font-weight: bold;}
	.sidebar1 ul li a:hover{color: #e7ab10;
    border-bottom: 2px solid #e7ab10;
    }
.title-2{color:#e7ab10; font-size:24px; text-transform:uppercase;}
.table th{color:#fff; font-size:18px; padding:14px !important}
.second-menu{background:#f9f9f9;}
.fs-gal-view { 
    display: none;
    height: 100vh;
    width: 100vw;
    margin: 0;
    padding:4% !important;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background-size: contain;
    background-position: center center;
    background-color: rgba(20, 20, 20, 0.7);
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 999999;
    flex-direction: column;
    justify-content: center; 
    align-items: center;
}
.fs-gal-view h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-weight: 300;
    font-size: 26px;
}
.fs-gal-prev, .fs-gal-next, .fs-gal-close {
    position: absolute;
    top: calc(50vh - 20px);
    height:30px;
    width:30px;
    z-index: 999999;
    -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 1));      
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 1)); 
    transition: all 0.3s;
}
.fs-gal-prev:hover, .fs-gal-next:hover, .fs-gal-close:hover {
    -webkit-filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.9));      
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.9)); 
    cursor: pointer;
}
.fs-gal-prev {
    left: 14px;
}
.fs-gal-next {
    right: 14px;
}
.fs-gal-close {
  top: 16px;
    right: 30px;
    height: 20px;
    width: 20px;
}
.fs-gal-main {
    width: 100% !important; 
    height: 100% !important;
    object-fit: contain;
}
.fs-gal:hover, .fs-gal-nav:hover, .fs-gal-close:hover {
    cursor: pointer;
}
footer h3{    font-size: 14px;font-weight:bold;
    margin-top: 4px;
margin-bottom: 6px;}
.clg-col {
    background: #d9d5d4;
    padding: 5px;
	margin-bottom:30px;
}
.clg-col p {
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #365628;
    padding: 15px 0px;
    margin-bottom: 0px;
}
.clg-col img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.chairman-message p{color:#fff;}
.chairman-message h2{color:#e7ab10;}
.chairman-message{
	background:url(../img/about-bg-2.jpg); background-size:cover; background-attachment:fixed; padding:38px;
}
.details-v{
background:#f6f6f6; padding:20px;}
#basic-addon2{padding:0;}
#basic-addon2 a{padding: 0 1px 0 10px;}


.eresources-sec .eresources-blk { border:1px solid #f2f2f2; margin:0 0 30px 0; }
.eresources-sec .eresources-blk figure img{width:100%;}
.eresources-sec .eresources-blk h3{margin: 0;font-size: 16px;text-align: center;padding: 8px 4px 8px 4px;border-top: 1px solid #f2f2f2;}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link{
    font-size: 14px;
    outline: none;
    font-weight: 600;
    text-transform: uppercase;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    margin: 0 0 0 4px;}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
   padding: 8px 15px 8px 15px;line-height: normal;}     

.fancy-video{position:relative; }
.fancy-video:before{ content:""; background-color: rgba(0, 0, 0, 0.50);width: 100%; height: 100%;position: absolute;top: 0;  left: 0;}
.fancy-video img.video-img{ width:100%;}
.fancy-video img.video-play{    width: 280px;
    display: inline-block;
    padding: 0 50px;}
.fancy-video a{position: absolute;
        top: 50%;
    width: 100%;
    left: 0;
    right: 0;
    margin: -132px auto auto auto;
    text-align: center;     color: #fff;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px}    
.fancy-video a span.bottom-txt{ font-size: 16px;
    display: block;
    margin: 40px auto 0 auto;
    width: 480px;
    line-height: 22px;}    
.fancy-video a:hover > img.video-play{opacity:0.6;}    
.page-id-2729 .single-professor .teacher {height: auto !important;}
.page-id-2729 .single-professor .teacher img { transform: none  !important;  padding-top: 0 !important;}
/* RESPONSIVE CSS */

.content-area form br{ display:none; }
.content-area form p{ margin:0; padding:0; }
.content-area form .no-padding-right{ margin-bottom:15px; }
.content-area form .submit{ margin:15px 0 0 0; }

.contact-form form br{ display:none; }
.contact-form form p{ margin:0; padding:0; }
.contact-form form .no-padding-right{ margin-bottom:15px; }
.contact-form form .submit{ margin:15px 0 0 0; }

.profile-div li {padding: 0 0 0 300px; position: relative; }
.profile-div li strong{width: 300px !important;  display: inline-block;  position: absolute;left: 0;top: 0; } 
.profile-div li strong span,
.profile-div li strong b{ float: right;padding: 0 10px 0 0;}


.vc-confertable th,
.vc-confertable td { padding: 4px !important; font-size: 16px;}

.eresources-sec .ineresources-blk { width:10%;     padding: 0 4px; }
.eresources-sec .ineresources-blk .eresources-blk {margin: 0 0 10px 0;}
.eresources-sec .ineresources-blk .eresources-blk h3 { font-size: 14px; line-height: 20px; height: 55px;}

.complaints-block-gradiant{background: rgb(2,0,36);
background: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
    padding:15px;
    border-radius:4px;
    margin: 32px 0 0 0;
}
.complaints-block-gradiant h3{line-height: 36px; font-weight: 600; margin:0 0 30px 0; color:#fff;}
.complaints-block-gradiant p,
.complaints-block-gradiant p a{color:#fff;}
.complaints-block-gradiant p a:hover{text-decoration: underline;}


.slider-bottom-event .event-block .event-img-block {
    height: auto !important;
}
section#infrastructure_slidern1 .item,
.infrastructure_slider1 .item,
.infrastructure_slider3 .item{ overflow:hidden; background: #b9b9b9;  border: 4px solid #e8b027a3;}
section#infrastructure_slidern1 .item img ,
.infrastructure_slider1 .item img,
.infrastructure_slider3 .item img{
    height: 230px;
    width: auto !important;
    
    margin: auto;
   
}
@media(max-width:991px) {
.eresources-sec .ineresources-blk {width: 25%;}
}
@media(max-width:767px) {
.profile-div li {padding: 0;}
.profile-div li strong { width: 100% !important; display: block; position: relative;}
.profile-div li strong span, .profile-div li strong b { float: none;}
.profile-div li { border-bottom: 1px solid #f3f3f3; padding: 0 0 6px 0;}
}




