.top-head{
	background-image:linear-gradient(to right , #17a2b8,#99994d);
}
.icon-font{
	font-size:10px;
}
.header-md{
	background: linear-gradient(to right, #400000 0%, #ee9ca7 100%);
}
.downloade{
	background-image:linear-gradient(to right , #17a2b8,#99994d);
	padding: 5px 27px;
    border-radius: 21px;
	position: relative;
    top: 5px;
}
.downloades{
	background-image:linear-gradient(to right , #17a2b8,#99994d);
	padding: 1px 20px;
    border-radius: 21px;
}
.downloade a {
	color:#fff;
	text-decoration:none;
	top: -2px;
    position: relative;
}
.downloades marquee span{
	color:#fff;
	top: 2px;
    position: relative;
}
.download {
    background: #000;
	/*background-image:linear-gradient(to right , #17a2b8,#99994d);*/
	padding: 1px 20px;
}
.download marquee span{
	color:#fff;
	top: 2px;
    position: relative;
}
.logo-text{
	position: relative;
    top: 4px;
}
.img-res
{
	width:100%;
	height:auto;
}
.slider-bottom{
	background-image:linear-gradient(to right , #17a2b8,#99994d);
	padding: 6px 44px;
    border-radius: 21px;
	
}
.slider-bottom b a{
	position: relative;
    bottom: 1px;
	color:#fff;
	text-decoration:none;
}
.some-head{
	color:#000;
}
.btn{
    background: #FFC107; 
	/*background-image:linear-gradient(to right , #17a2b8,#99994d);*/
    padding: 8;
	color:#fff;
}
.btn:hover{
	color:#000;
}
.notift{
	line-height: 1.2;
    font-size: 13px;
    text-align: justify;
}
.hr{
	background-image:linear-gradient(to right , #17a2b8,#99994d);
}
.rmv-unerline a{
	text-decoration:none;
	color:#fff;
}
.description{
    text-align: justify;
}
.hr-tag{
	border: 1px dashed #99994d;
    margin-bottom: 35px;
}
.border{
	border :2px solid #99994d;
}
.footers{
    background: #DB3444;
	/*background-image:linear-gradient(to right , #17a2b8,#99994d);*/
}
.useful-link p a:hover{
	color:#000;
}
.counter{
	top:2px;
	font-size: 15px;
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 12px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
}
.counter:hover{
	color:#fff;
}
.counters .counter h3 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-hr-tag{
	border: 2px dashed #99994d;
    margin-bottom: 15px;
}
.star{
	font-size: 28px;
	color:#fff;
}
.post-image{
	position:relative;
}
.imf-effect{
	width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
	position:absolute;
	top:0;
	right: 0px;
	display:none;
    
}
.bottom-button p {
    width: 100%;
    text-align: center;
    padding: 18px 0px;
    background-color: #18a2b8;
    border-radius: 30px;
}
.imf-effect:hover{
	display:block !important;
}

@media only screen and (max-width: 1250px) {
.down-header {
    margin-bottom:15px;
  }
}
.img-border{
	border: 1px solid #99994d;
    padding: 21px;
}
.div-img{
	margin: auto;
    width: 70%;
}

.counter
{
    background: #000;
    /*background-image: linear-gradient(to right , #17a2b8,#99994d);*/
    text-align: center;
}
.employees,.customer,.design,.order
{
    margin-top: 30px;
    margin-bottom: 30px;
}
.counter-count
{
    font-size: 30px;
    position: relative;
    color: #ffffff;
    text-align: center;
    line-height: 92px;
    width: 92px;
    height: 92px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
}

.employee-p,.customer-p,.order-p,.design-p
{
    font-size: 28px;
    color: #fff;
    line-height: 20px;
    letter-spacing: 0.5px;
    margin-top: -30px;
    font-weight: normal;
}
.jee-css {
    padding: 9px;
    background-color: #000;
    margin: 2px;
    font-size: 14px;
    border-radius: 20px;
}
/* Navbar CSS start */
.main-herader .navbar-brand img {
    width: 400px;
}
.main-herader .navbar-expand-md .navbar-nav .nav-link {
    color: #333333 !important;
    text-transform: uppercase !important;
    margin-left: 5px !important;
    padding: 25px 10px !important;
}
.main-herader .dropdown-menu {
    padding: 0;
    border-radius: 0;
    top: 100%;
    margin-top: -1px;
    width: 210px;
    border-top: 3px solid #F55F04;
}
.main-herader .dropdown-menu .dropdown-item {
    padding: 10px 15px;
    text-transform: uppercase;
}
.main-herader .dropdown-menu .dropdown-item:hover {
    color: #F55F04;
    padding-left: 20px;
}
.navbar-nav .dropdown-menu.show {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUpMenu;
    animation-name: fadeInUpMenu;
}
.dropdown-item.active, 
.dropdown-item:active {
    background: transparent;
}
.main-herader .navbar {
    padding: 0;
}




/* NavBar Fixed CSS */
.nav {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-herader .nav.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    background: #ffffff;
    color: #000;
    border-bottom: 1px solid #dddddd;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* main-herader-two */
.main-herader-two {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    background: transparent;
}
.main-herader-two .header-topbar {
    background: transparent;
    border-bottom: 1px solid rgb(146, 142, 142);
}
.main-herader-two .navbar-expand-md .navbar-nav .nav-link {
    color: #ffffff;
}
.main-herader-two .navbar-expand-md.nav.sticky .nav-link {
    color: #333333;
}
.nav-link {
    text-align:center;
}
.account-area .nav-tabs .nav-link.active {
    border-radius: 0;
}
.account-area .nav-tabs .nav-link {
    color: #F55F04;
}
.account-area .form-check {
    margin-bottom: 20px;
}
.c2-box {
    background-color: #28A745;
    /* box-shadow: 0px 2px 3px 2px #c7d6cc; */
    padding: 25px 15px;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}
.img-70 {
    width: 70px;
    height: 70px;
}
.c2-box h5 {
    font-size: 1rem;
    line-height: 1.3;
    margin-top: 15px;
    margin-bottom: 6px;
    color: #fff;
}
.c2-box p {
    color: #fff;
    font-size: 0.925rem;
    line-height: 1;
    margin-bottom: 0;
}