body {
    background-image: url('../img/dots-bg.svg');
   
}
@media only screen and (min-width:280px) and (max-width:768px){
    .wrap-sticky nav.navbar.bootsnav{
        overflow-x:hidden;
    }
}

#top-categories {
    background-image: url('../img/3.jpg');
     background-repeat: no-repeat;
   
    background-position: center center;
}
@media (min-width: 1024px){
nav.navbar.bootsnav ul.nav > li > a {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.06em;
    /*padding: 43px 15px;*/
    padding: 43px 9px;
    text-transform: uppercase;
}}
.mainmenu-area::before {
    content: '';
    position: absolute;
    right: -40px;
    top: 0;
    width: 62%;
    background-color: #c4150d;
    height: 100%;
    -webkit-transform: skewx(-45deg);
    -ms-transform: skewx(-45deg);
    transform: skewx(-35deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
nav.navbar.bootsnav ul.nav > li > a {
    color: #ffffff;
}
.advisor-item .social {
    border-top: 0px;
     margin-top:-4px;
     padding-top: 0px;
    padding-bottom:1px;
}
.advisor-item .social li a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 5px 3px 0;
    text-align: center;
    width: 40px;
    color: #ffffff;
    background-color: transparent;
}
.advisor-item .social li a:hover{
    border:1px solid #fff;
}
nav.navbar.bootsnav {
    background-color: #fff; 
   
    /*border: none;
        
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);*/
    margin: 0;
    /*background-image: url(../img/dots-bg.svg);*/
}
/*.wrap-sticky nav.navbar.bootsnav .navbar-brand>img {
    display: initial;
    height: auto;
    position: absolute;
    max-width: 254px;
    top: -27px;
    padding: 30px;
}*/
.box-shadow{
    box-shadow: 0 0 5px #333;
}
.footer_img {
    /*background-image: url('../img/mapdark.png');*/
    /*background-repeat: no-repeat;
    background-position: center;*/
    background-image: url('../img/10.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

footer .f-item.link li a:hover {
    color: #ffffff;
   
}
.bg-dark {
    background: #002563 none repeat scroll 0 0;
}
.top-bar-area {
    padding: 0px 0;
}
.btn-theme, .button-theme {
    background-color: #110429;
    color: #f4f4f5 !important;
    border: 2px solid #110429;
}
.btn-theme.effect:hover, .btn-theme.effect:focus {
    background: #c4150d none repeat scroll 0 0;
    border: 2px solid #c4150d;
    color: #ffffff !important;
}
.home-sidebar .sidebar-item {
    /*box-shadow: 0 0 10px #cccccc;*/
    box-shadow: 0 0 5px #333;
    margin-bottom: 30px;
    BACKGROUND-COLOR: #FFF;
}
.about-area .info h1::before, .about-area .info h2::before {
    background: #002563 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
    z-index: 1;
}
footer .f-item.address p span {
    display: block;
    text-transform: initial;
}
.contact-info-area .contact-info .item i {
    color: #002563;
    display: block;
    font-size: 60px;
    text-align: center;
}
.breadcrumb-area .breadcrumb li i {
    color: #ffffff;
    margin-right: 3px;
}
.breadcrumb > li + li::before {
    color: #ffffff;
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-size: 8px;
    font-weight: 500;
    padding: 0 10px;
    position: relative;
    top: -1px;
}
@media (min-width: 1024px){
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover {
    color: #f7f6f4;
    background-color: #c4150d;
}
}
@media (max-width: 1023px){
    nav.navbar.bootsnav ul.nav li.dropdown > ul.dropdown-menu li:hover > a {
    background-color: transparent !important;
    color: #c4150d !important;
}

}
.about-area .info h1::after, .about-area .info h2::after {
    background: #002563 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 45px;
    position: absolute;
    width: 20px;
}
a, a:active, a:focus, a:hover {
    outline: none;
    text-decoration: none;
    color: #c4150d;
}
.home-sidebar .sidebar-item > h4 {
    background: #c4150d none repeat scroll 0 0;
}
.bg-black{
    background-color:#000;
}
.home-sidebar .sidebar-item h4 {
    line-height: 1.4;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.pb{
    padding-bottom: 50px !important;
    margin-top:-12px;
}
.site-heading h2::before {
    background: #110429 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    width: 40px;
}
.site-heading h2::after {
    background: #110429 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: 5px;
    position: absolute;
    width: 40px;
}

h1, h2, h3, h4, h5, h6 {
    color: #c4150d;
    font-weight: normal;
    line-height: 1.2;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0;
    margin: 0;
}
/*.col-md-6.single-item{
    box-shadow: 0 0 10px #cccccc;
        box-shadow: 0 5px 5px -5px #333;
}*/
/*.col-md-6.single-item:hover {
       box-shadow: 0 0 5px #333;
       
}*/
body, .banner-area, .banner-area div {
    height: 450px;
}
/*.shadow {
    position: unset;
    z-index: 1;
}*/
.navbar-brand>img {
    display: initial;
    height: auto;
    position: absolute;
    /*max-width: 254px;
    top: 0px;*/
        max-width: 282px;
    top: -9px;
}
.slider content {
    text-shadow: 4px 4px 0px #060100, 7px 7px 0px rgba(0, 0, 0, 0.2);
}
.text-justify{
    text-align:justify;
}
.top-cat-items .item i, .top-cat-items .item .info {
    display: inline; 
    vertical-align: top;
}
.top-cat-items .item .info {
     padding-left: 0px;
    
}

.top-cat-items .item a{
    text-align:center !important;
}
.blog-area .blog-items .thumb .date span {
    display: block;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
}
.blog-area .blog-items .thumb .date h4 {
    color: #ffffff;
    font-size: 14px;
    margin: 0;
}
@media (min-width: 1024px){
nav.navbar.bootsnav ul.nav > li > a:hover {
    color: #ffffff;
    background-color: #002563 !important;
    
}
}


/*Auto typing*/
.text-js{
  opacity: 0;
}
.cursor{
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: -5px;
  width: 2px;
  /* Change colour of Cursor Here */
  background-color: white;
  z-index: 1;
  animation: flash 0.5s none infinite alternate;
}
@keyframes flash{
  0%{
    opacity: 1;
  }
  100%{
    opacity: 0;
  }
}


/*Auto Typing end*/
/*Animation*/
.hero-bkg-animated {
  background: gray url(https://www.toptal.com/designers/subtlepatterns/) repeat 0 0;
  width: 100%;
  margin: 0;
  text-align: center;
  
  padding-top: 120px;
  box-sizing: border-box;
  -webkit-animation: slide 20s linear infinite;
}

.hero-bkg-animated h1 {
  font-family: sans-serif;
}

@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -400px 0; }
}


/*End Animation*/
@media  only screen and (min-width:280px) and (max-width:768px){
   .mainmenu-area::before{
        background-color:transparent;
    }
   nav.navbar.bootsnav ul.nav > li > a{
       color:#000;
   }
}


/* fixed social*/
#fixed-social {
   position: fixed;
   top: 165px;
   z-index:99;
}

#fixed-social a {
   color: #fff;
   display: block;
   height: 40px;
   position: relative;
   text-align: center;
    line-height: 40px;
   width: 40px;
   margin-bottom: 1px;
   z-index: 2;
}
#fixed-social a:hover>span{
	visibility: visible;
  left: 41px;
  opacity: 1;
} 
#fixed-social a span {
	line-height: 40px;
    left: 60px;
    position: absolute;
    text-align: center;
    width: 120px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
}
 .fixed-facebook{
 	background-color: #3b5998;
 }
 .fixed-facebook span{
	background-color: #3b5998;
 }
 .fixed-twitter{
	background-color:  #00acee;

 }
 .fixed-twitter span{
 	background-color:  #00acee;
 }
 
 .fixed-linkedin{
	background-color: #0e76a8;

 }
 .fixed-linkedin span{
 	background-color: #0e76a8;
 }
 .fixed-instagrem{
	background-color:  #3f729b;
     background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);

 }
 .fixed-instagrem span{
 	background-color:  #3f729b;
      background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
 }
 
/*end fixed social*/

.breadcrumb-area {
   
    padding: 5px !important;
}
.breadcrumb-area.text-center.bg-fixed.text-light {
    background-color: #345370;
}

.popular-courses .popular-courses-items .owl-nav .owl-prev:hover, .popular-courses .popular-courses-items .owl-nav .owl-next:hover {
    background: #ffffff none repeat scroll 0 0;
    color: #c4150d;
}

@media only screen and (min-width:320px) and (max-width:768px){
    .navbar-brand>img{
        position:unset !important;
    }
}
/*Small logo*/
.sml-logo {
 max-width: 174px !important;
     margin-top: 8px; 

  
}