/* CSS Document */


nav.navbar.mini-nav.justify-content-center.text-center a.nav-link{
    color: #000 !important;
}

/* fix light nav menu color */
.header-light.bg-white .z-close, .header-light.bg-white .z-burger {
    color: #fff !important;
}


body > .header-light {

    background-color: #202021 !important;
}


/* fix expanding menu issue */
@media (min-width: 1200px){
.navbar-expand-lg .navbar-collapse {
flex-basis: 100% !important;
}}


.text-light-gray2 {
color:#f8f9fa !important
}

.bg-light-gray2 {
background-color:#f8f9fa !important
}


a.dropdown-item.btn-highlight-blue {
    background: #1e96fc ;
    color: #fff;
}

a.dropdown-item.btn-highlight-blue:hover {
    background: #e7f70f;
    
}



/* News section */ 

.news-widget h5 {
    font-size: 12px !important;
    color: #000;
}

.tag-news { 
    padding-bottom: 10px;
    display: inline-block;
}

.tag-news a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    float: left;
    display: block;
    margin: .25rem;
    background: #e5e5e5;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    color: #151515;
    border-radius: 10rem;
}

.tag-news a:hover {
    background: #e7f70f;
}
     
.news-widget .news-item-content h2 {
    margin-bottom: 0.1em;
	font-size: 2em;
	font-weight: bold !important;
	
}

a.news-item h2 {
    color: #474747;
}

a.news-item:hover h2 {
    color: #1e96fc ;
}

.news-widget .news-item-content h5 {
    font-size: 18px !important;
    color: #1e96fc;
	font-weight: bold !important;
}

.news-item-content h6 {
    font-size: 12px !important;
    color: #707070;
    padding: 0px;
    margin: 0;
}



.news-item {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.news-item-content {
    padding-left: 0px;
	padding-bottom: 1em;
}






a.sub_nav_1 {
    color: #5e5e5e;
    	
}

a.sub_nav_1:hover {
    color: #1e96fc;
}


.card {
	/* allows match height */
	height: 100%;
}

a {
    color: #1e96fc ;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hero-12 {
	padding-top: 12em !important;
}


.hero-10 {
	padding-top: 10em !important;
}

.hero-8 {
	padding-top: 8em !important;
}

.hero-6 {
	padding-top: 6em !important;
}


body {
	
font-family: "hero new", sans-serif !important;
	
}


body.zadara-menu header.header-light.bg-white, body.zadara-menu header.header-dark {
	
    background-color: #202021 !important;	
	
}


/* social sidebar icons */

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	z-index: 1000;
	right: -1px;
	width: inherit;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 16px;
	
}

.icon-bar a:hover {
  background-color: #e7f70f;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}


/* social sidebar icons */




span#typed {
    color: white;
}


@media (max-width: 480px) {
section.p-0 .layers-foreground .container .display-3 {
    line-height: initial !important;
}}


.ab-img-1 {
	position: absolute;
	width: 200px;
    top: -135px;
	transform: rotate(-10deg);
	box-shadow: 2px 2px 4px #0000005e;
	z-index: 99;
}

.ab-img-2 {
	position: absolute;
	width: 200px;
    top: -135px;
	transform: rotate(10deg);
	box-shadow: 2px 2px 4px #0000005e;
	z-index: 99;
}

.navbar-brand .navbar-logo {
    width: 115px;
}


.anchor-btn-1{
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    border-bottom: 2px #e7f70f solid;
}

   


.anchor-btn-1:hover{
       color: #000;
    background-color: #e2e2e2;
	}

@media (max-width: 1199px){
footer.zadara-custom-footer .col {
width: auto;
}
}

@media (min-width: 1200px){
footer.zadara-custom-footer .col {
    width: 30vw;
	}}


div.zadara-footer-top .freetrial {

    line-height: initial;

}

.nav {
    display: inline-block;
}

.nav .nav-link {
    display: inline-block;
} 

/*
.navbar-nav .nav-item + .nav-item {
    margin-left: 1rem;
}
*/

.bg-blue {
    background-color: #0b3b6b !important;
}

section.sub-nav nav.navbar .navbar-nav .nav-item {
    min-width: 75px;
}

.sub-nav.active-1 .container .navbar .navbar-nav .nav-item:nth-child(1) .nav-link {
	color: #202021;
	background-color: #e7f70f;
	border-radius: 10px;
	padding: 5px;
}

.sub-nav.active-2 .container .navbar .navbar-nav .nav-item:nth-child(2) .nav-link {
	color: #ffffff;
	background-color: #e7f70f;
	border-radius: 10px;
		padding: 5px;
}
.sub-nav.active-3 .container .navbar .navbar-nav .nav-item:nth-child(3) .nav-link {
	color: #ffffff;
	background-color: #e7f70f;
	border-radius: 10px;
	padding: 5px;
}
.sub-nav.active-4 .container .navbar .navbar-nav .nav-item:nth-child(4) .nav-link {
	color: #ffffff;
	background-color: #e7f70f;
	border-radius: 10px;
	padding: 5px;
}
.sub-nav.active-5 .container .navbar .navbar-nav .nav-item:nth-child(5) .nav-link {
	color: #ffffff;
	background-color: #e7f70f;
	border-radius: 10px;
	padding: 5px;
}
.sub-nav.active-6 .container .navbar .navbar-nav .nav-item:nth-child(6) .nav-link {
	color: #ffffff;
	background-color: #e7f70f;
	border-radius: 10px;
	padding: 5px;
}
.sub-nav.active-7 .container .navbar .navbar-nav .nav-item:nth-child(7) .nav-link {
	color: #ffffff;
	background-color: #e7f70f;
	border-radius: 10px;
	padding: 5px;
}
.sub-nav.active-8 .container .navbar .navbar-nav .nav-item:nth-child(8) .nav-link {
	color: #ffffff;
	background-color: #e7f70f;
	border-radius: 10px;
	padding: 5px;
}
.sub-nav.active-9 .container .navbar .navbar-nav .nav-item:nth-child(9) .nav-link {
	color: #ffffff;
	background-color: #e7f70f;
	border-radius: 10px;
	padding: 5px;
}


