/* Global styles
================================================== */

a{
	color: #ee3b24;
}

a.read-more:hover{
	color: #327cbc;
}


/* Typography
================================================== */
.btn-complete{
	background:#00703c;
	color:#FFF;
	border-radius:25px;
	width:130px;
	height:45px;
	border:none;
	text-transform:uppercase;
	
} 
.btn-draft{
	background:#007eff;
	color:#FFF;
	border-radius:25px;
	width:130px;
	height:45px;
	border:none;
	text-transform:uppercase;
	
}
.btn-cancel{
	background:#f80404;
	color:#FFF;
	border-radius:25px;
	width:130px;
	height:45px;
	border:none;
	text-transform:uppercase;
	
} 

.btn.btn-primary{
	border: 2px solid #ab1514;
}

.btn.btn-primary1{
	border: 2px solid #00703c;
}

.btn.btn-primary2{
	border: 2px solid #007eff;
}
.btn.btn-primary:hover{
	background: #ee3b24;
}

.btn.btn-primary.solid{
	background: #ab1514;
}

.btn.btn-primary.solid1{
	background: #00703c;
}

.btn.btn-primary.solid2{
	background: #007eff;
}

ul.circle li:before{
	color: #ee3b24;
}

ul.check-list li i{
	color: #ee3b24;
}

blockquote {
	border-left: 5px solid #ee3b24;
}


/* Common styles
================================================== */

.heading:hover .title-icon{
	color: #ee3b24;
}

h2.entry-title a:hover{
	color: #ee3b24;
}

/* Icon pentagon */

.icon-pentagon{
	background: none repeat scroll 0 0 #ee3b24;
}

.icon-pentagon:before{
	border-bottom: 10px solid #ee3b24;
}

.icon-pentagon:after {
	border-top: 10px solid #ee3b24;
}

.service-icon:before {
	border-bottom: 30px solid #ee3b24;
}

.service-icon:after {
	border-top: 30px solid #ee3b24;
}

/* Carousel controller */

.ts-carousel-controller .left:hover,
.ts-carousel-controller .right:hover,
.owl-controls .owl-prev:hover, 
.owl-controls .owl-next:hover{
	background: #ee3b24;
}

/* Input form */

.form-control:focus{
	border: 1px solid #ee3b24 !important;
}

/* Flex Slider */

.portfolio-slider .flex-direction-nav a:hover,
.ts-flex-slider .flex-direction-nav a:hover {
	background: #ee3b24;
}

/* Pagination */
.pagination .page-link{
	color: #ee3b24;
}

.pagination .page-item.active .page-link,.pagination .page-item:hover .page-link{
	background: #ee3b24;
	border-color: #ee3b24;
}

/* Header area
================================================== */

/*-- Header --*/
.header{
	
	padding-bottom:1px;
}

.header-solid ul.navbar-nav > li:hover > a, .header-solid ul.navbar-nav > li.active > a {
  color: #ee3b24;
}

/*-- Logo --*/

.navbar-brand{
	background: #fff;
}

.navbar-toggler{
	background: #ee3b24;
}

/*-- Main navigation --*/

.nav-item.active{
	color: #1c905a;
}

.nav-link:hover,.dropdown-item:hover{
	color: #40986f !important;
}


/* Header area - 2
================================================== */

/*-- Header bgnone fixed --*/

.header-bgnone{
	background: #ee3b24;
}


/* Slideshow
================================================== */

/*-- Main slide --*/

#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
    background-color: #ee3b24;
}

#main-slide .carousel-control i:hover{
	background: #ee3b24;
}

/* Image Block
================================================== */

.image-block-content .feature-icon{
	background: #ee3b24;
}


/* Portfolio
================================================== */

.isotope-nav ul li a{
	border: 1px solid #ee3b24;
}

.isotope-nav ul a.active, 
.isotope-nav ul a:hover{
	background: #ee3b24;
}

.isotope-nav ul a.active:after, 
.isotope-nav ul a:hover:after{
	border-color: #ee3b24 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}


/* Feature box
================================================== */
.feature-icon{
	color: #ee3b24;
}

.feature-center-icon{
	color: #ee3b24;
}

/* About us
================================================== */

/* Featured Tab */

.featured-tab .nav-link.active{
	background: #ee3b24;
}

.featured-tab .nav-link.active::before{
	border-left-color: #ee3b24;
}

.featured-tab .nav-link:hover{
	background: #ee3b24;
	color: #fff !important;
}
.featured-tab .nav-link:hover:before{
	border-left-color: #ee3b24;
}

/* Pricing table
================================================== */

.plan.featured .plan-price{
	background: #ee3b24;
}
.plan.featured .plan-price:after{
	border-top-color: #ee3b24;
}

/* Testimonial
================================================== */

.testimonial-slide .testimonial-text:before{
	color: #ee3b24;
}

.testimonial-slide .testimonial-text:after{
	color: #ee3b24;
}

.testimonial-slide.owl-theme .owl-controls .owl-page.active span{
	background: #ee3b24;
}

/* Recent Post
================================================== */

.post-img-overlay a:hover{
	background: #ee3b24;
}


/* Footer
================================================== */

.copyright-info a:hover{
	color: #ee3b24;
}

.footer2 .copyright-info a{
	color: #ee3b24;
}

#back-to-top .btn.btn-primary:hover{
	background: #ee3b24;
}

.footer-about-us h4{
	color: #ee3b24;
}

.footer-widget .latest-post-content h4 a:hover{
	color: #ee3b24;
}

.subscribe button{
	background: #ee3b24;
}

/* Blog Item page
================================================== */

.post-meta a:hover{
	color: #ee3b24;
}

.author-url span a:hover{
	color: #ee3b24;
}

.comments-counter a:hover{
	color: #ee3b24;
}

.comments-list .comment-reply:hover{
	color: #ee3b24;
}

/*-- Blog sidebar --*/


.widget-tab h4.entry-title a:hover{
	color: #ee3b24;
}

.widget-tags ul > li a:hover{
	background: #ee3b24;
}

/*
================================================== */

.landing-header.header-bgnone ul.navbar-nav > li:hover > a, 
.landing-header.header-bgnone ul.navbar-nav > li.active > a {
	color: #ee3b24;
}

.features-content .features-icon{
	color: #ee3b24;
}

.landing_facts{
	background: #ee3b24;
}

.landing-tab .nav-link.active i{
	color:#ee3b24;
}

.landing-tab .nav-link::before{
	background: #ee3b24;
}

.landing-tab .nav-link:hover i{
	color: #ee3b24 !important;
}

.text-primary{
	color: #ee3b24 !important;
}

.app-gallery.owl-theme .owl-controls .owl-page.active span{
	background: #ee3b24;
}

.landing_page_clients{
	background: #ee3b24;
}

/* Misc */

.title-border{
	border-bottom: 2px solid #ee3b24;
}

.post-title a:hover{
	color: #ee3b24;
}

.portfolio-static-desc a:hover{
	color: #ee3b24;
}

.client-carousel .item a:hover{
	border: 1px solid #ee3b24;
}

.footer ul li a:hover{
	color: #ee3b24;
}

.call-to-action{
	background: #9d1c31;
}

.blog-date{
	background: #ee3b24;
}

.widget-categories ul.category-list  li a:hover{
	color: #ee3b24;
}

.about-message ul li a:hover{
	color: #ee3b24;
}


/* Updated Landing page
================================================== */

.landingcontainer {
    width: 70%;
    float: left;
    margin-left: 1%;
    margin-bottom: 2%;
    margin-right: 1%;
    margin-top: 2%;
}

a.usertypeimg {
    text-decoration: none;
}

.img {
    background-color: white;
    width: 100%;
    float: left;
    height: 70%;
	text-align:center;
	background:#e2e1e0;
	padding-bottom: 20px;
	padding-top:20px;
}

.text {
    text-align: center;
    font-family:sans-serif;
    font-size:16px;
    line-height:32px;
    color: white;
    text-align: center;
    background-color: #00703c;
    height: 30%;
	
	
}


.blog-date {
    position: absolute;
    top: 50px;
    left: 0;
    color: #fff;
    border-radius: 0 25px 25px 0;
    padding: 5px 15px;
    font-weight: 700;
}


.container-fluid {
  padding: 0 30px;
}

nav.navbar .navbar-holder {
  width: 100%;
}

nav.navbar .navbar-holder {
    width: 100%;
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
/* Updated Landing page
================================================== */



 ==========================================================
*     MAIN NAVBAR
* ==========================================================
*/
nav.navbar {
  background: #303960;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #fff;
  position: relative;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  z-index: 10;
  padding-left: 0;
  padding-right: 0;
  /*==== Toggle Sidebar Btn ====*/
  /*==== Navbar Items ====*/
  /*==== Search Box ====*/
  /*==== Dropdowns ====*/
}

nav.navbar .badge {
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  padding: 0;
  border-radius: 50%;
}

nav.navbar .navbar-holder {
  width: 100%;
}

nav.navbar a {
  color: inherit;
}

nav.navbar .container-fluid {
  width: 100%;
}

nav.navbar .menu-btn {
  margin-right: 20px;
  font-size: 1.2em;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}

nav.navbar .menu-btn span {
  width: 20px;
  height: 2px;
  background: #fff;
  display: block;
  margin: 4px auto 0;
  -webkit-transition: all 0.3s cubic-bezier(0.81, -0.33, 0.345, 1.375);
  transition: all 0.3s cubic-bezier(0.81, -0.33, 0.345, 1.375);
}

nav.navbar .menu-btn span:nth-of-type(2) {
  position: relative;
  width: 35px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

nav.navbar .menu-btn span:nth-of-type(2)::before, nav.navbar .menu-btn span:nth-of-type(2)::after {
  content: '';
  width: 6px;
  height: 2px;
  display: block;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 0;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}

nav.navbar .menu-btn span:nth-of-type(2)::after {
  -webkit-transform: rotate(145deg);
  transform: rotate(145deg);
  position: absolute;
  top: -2px;
  left: 0;
}

nav.navbar .menu-btn.active span:first-of-type {
  -webkit-transform: translateY(12px);
  transform: translateY(12px);
}

nav.navbar .menu-btn.active span:nth-of-type(2) {
  -webkit-transform: none;
  transform: none;
}

nav.navbar .menu-btn.active span:last-of-type {
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px);
}

nav.navbar .nav-link {
  position: relative;
}

nav.navbar .nav-link span.badge-corner {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 400;
  font-size: 0.7em;
}

nav.navbar .nav-link.language span {
  margin-left: .3rem;
  vertical-align: middle;
}

nav.navbar .nav-link.logout i {
  margin-left: 10px;
}

nav.navbar .nav-menu {
  margin-bottom: 0;
}

nav.navbar .search-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  background: #fff;
  z-index: 12;
  border-radius: 0;
  display: none;
}

nav.navbar .search-box .dismiss {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  font-size: 1.5em;
  color: #999;
}

nav.navbar .search-box form {
  height: 100%;
}

nav.navbar .search-box form input {
  height: 100%;
  border: none;
  padding: 20px;
}

nav.navbar .dropdown-toggle::after {
  border: none !important;
  content: '\f107';
  vertical-align: baseline;
  font-family: 'FontAwesome';
  margin-left: .3rem;
}

nav.navbar .dropdown-menu {
  right: 0;
  min-width: 250px;
  left: auto;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 15px 0;
  max-width: 400px;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 0 2px rgba(0, 0, 0, 0.1);
}

nav.navbar .dropdown-menu .dropdown-item {
  background: #fff;
  padding: 10px 20px;
  font-size: 0.8rem;
  color: #777;
  width: 100%;
}

nav.navbar .dropdown-menu .dropdown-item:hover {
  background: #f5f5f5;
}

nav.navbar .dropdown-menu .dropdown-item i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #796AEE;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  margin-right: 10px;
}

nav.navbar .dropdown-menu .dropdown-item small {
  margin-left: 40px;
}

nav.navbar .dropdown-menu span {
  position: static;
  font-size: 0.9em;
  color: #999;
}

nav.navbar .dropdown-menu strong {
  font-weight: 700;
}

nav.navbar .dropdown-menu .msg-profile {
  width: 45px;
  height: 45px;
  margin-right: 10px;
}

nav.navbar .dropdown-menu h3 {
  font-weight: 500;
}

/* MAIN NAVBAR MEDIAQUERIES ----------------------------------- */
@media (max-width: 1199px) {
  nav.navbar {
    /*==== Toggle Sidebar Btn ====*/
  }
  nav.navbar .menu-btn {
    margin-right: 20px;
    font-size: 1.2em;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
  }
  nav.navbar .menu-btn span:first-of-type {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
  nav.navbar .menu-btn span:nth-of-type(2) {
    -webkit-transform: none;
    transform: none;
  }
  nav.navbar .menu-btn span:nth-of-type(2)::before, nav.navbar .menu-btn span:nth-of-type(2)::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  nav.navbar .menu-btn span:nth-of-type(2)::after {
    -webkit-transform: rotate(145deg);
    transform: rotate(145deg);
    position: absolute;
    top: -2px;
    left: 0;
  }
  nav.navbar .menu-btn span:last-of-type {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
  nav.navbar .menu-btn.active span:first-of-type {
    -webkit-transform: none;
    transform: none;
  }
  nav.navbar .menu-btn.active span:nth-of-type(2) {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  nav.navbar .menu-btn.active span:last-of-type {
    -webkit-transform: none;
    transform: none;
  }
}

@media (max-width: 575px) {
  nav.navbar {
    font-size: 14px;
  }
  nav.navbar .badge {
    width: 19px;
    height: 19px;
  }
  nav.navbar .nav-item > a {
    font-size: 13px;
  }
  nav.navbar .dropdown {
    position: static;
  }
  nav.navbar .dropdown-menu {
    width: 90vw;
    right: 2.5vw;
    left: 2.5vw;
    margin: 0 auto;
  }
}


.badge-corner {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 400;
    font-size: 0.7em;
}

.badge {
    width: 100px;
    height: 32px;
   	text-align: center;
    padding: 7px 0 0 0 ;
    border-radius: 20%;
	background:#F00;
	font-size:16px; 
	font-weight:600;
	margin-top:1px;
}


.badge1 {
    width: 27px;
    height: 27px;
   	text-align: center;
	line-height:normal;
    padding:5px 5px 5px 5px  ;
    border-radius: 50%;
	background:#F00;
	font-size:12px; 

}

.bg-red {
    background: #ff7676 !important;
    color: #fff;
}

.bg-white {
    background: #fff !important;
}

.card {
    background-color: #fff;
    border: 0 solid #eee;
    border-radius: 0;
}

.card-header {
    
    
	background:#fff;
}

.card-body {
    padding: 1.25rem;
}

.has-shadow {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -1px 0 2px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -1px 0 2px rgba(0, 0, 0, 0.05);
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

#style-switch h4 {
  color: #495057;
}

.h4 {
  font-size: 1.1rem;
}

.table, .table {
    font-size: 0.9em;
    /*color: #666;*/
    color: #2c2c2c;
}


.badge-rounded {
    border-radius: 25px;
}

.bg-red {
    background: #ff1908 !important;
    color: #fff;
}

/* Order Fulfiller Details page
================================================== */
.orderheading {
	font-weight:600; 
	color:#00703c; 
} 

/* The switch - the box around the slider */

.material-switch > input[type="checkbox"] {
    display: none;   
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}

.material-switch > label::before {
    background:#464f66;
    box-shadow: inset 0px 0px 10px #7391ae;
    border-radius: 8px;
    content: '';
    height: 11px;
    margin-top: -3px;
    position:absolute;
    opacity: 10.3;
    transition: all 0.4s ease-in-out;
    width: 25px;
}
.material-switch > label::after {
    background:#555f76;
    border-radius: 16px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 15px;
    left: -4px;
    margin-top: -5px;
    position: absolute;
    top: -8;
	transition: all 0.3s ease-in-out;
    width: 15px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background:#5b657a;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: #b2c7d7;
    left: 20px;
}

.smallcard-text {
	padding-top:px; 
	padding-bottom:10px; 
	color:#013668;
}

.smallcard-text1 {
	padding-right:10px; 
	padding-top:10px; 
	padding-bottom:10px; 
	color:#013668;	
}
.pull-right {
    float: right;
}

.wocommerce-heading {
	font-size:22px;
	font-weight:700;
	color:#000;
}

.roundshape-red {
	width:30px;
	height:30px;
	border-radius:50%;
	background:#F00;
	margin-right:5px;
	float:right;
}
.roundshape-green {
	width:30px;
	height:30px;
	border-radius:50%;
	background:#0F0;
	margin-right:5px;
	float:right;
}
.roundshape-yellow {
	width:30px;
	height:30px;
	border-radius:50%;
	background:#F93;
	margin-right:5px;
	float:right;
}

.StartNew-Order {
	font-size:40px;
	font-weight:600;
	color:#00703c;
	
} 

.btn-outline-primary {
    color: #fff;
    border-color: #9d1c31;
	background-color:#9d1c31;
	height:25px;
	padding-bottom:30px;
}
	
/*