﻿.full-float {
    width:100%; float:left;
}
.nav-item{
position:relative;
font-family: sans-serif;
font-size:15px;
}
.dropdown-toggle::after {
    margin-top: -2px; float:right;
    margin-right: 0px;
    position: absolute;
    top: 50%;
    right: 0px;
}

.main-navigation .nav-link {
    font-family: sans-serif;
    font-size: 16px;
    padding-left: 15px ;
    padding-right: 15px;
    text-transform:capitalize;
    /*font-weight: 700;
    letter-spacing: 0.5px;*/
}

.dropdown-menu.show {
    padding: 10px;
    width:260px;
}
.carousel-control-next {
    filter: invert(100%);
}
.carousel-control-prev {
    filter: invert(100%);
}

.carousel-indicators
{
    filter: invert(100%);
}

.carousel-indicators {
    left: inherit;
}
.carousel-indicators li {
    
    width: 10px;
    height: 10px;
    
    border-radius: 50%;
}

.banner-padding {
    /*padding: 170px 0px 160px 0px !important;*/
    padding: 100px 0px 20px 0px !important;
}
.index-video-demo {
margin-top:30px;
}
/*.page-banner {
    padding: 0px 0px 0px;
}*/
/* testimonial css start here */
.snip1533 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #9e9e9e;
  display: inline-block;
  /*font-family: 'Roboto', Arial, sans-serif;*/
  font-size: 16px;
  margin: 35px 10px 10px;

  width: 31.33%;
  position: relative;
  text-align: center;
  background-color: #ffffff;
  border-radius: 5px;
  border-top: 5px solid #ee2d50;
}

.snip1533 *,
.snip1533 *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.snip1533 figcaption {
  padding: 13% 10% 12%;
}

.snip1533 figcaption:before {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  color: #ee2d50;
  content: "\f10e";
  font-family: 'FontAwesome';
  font-size: 32px;
  font-style: normal;
  left: 50%;
  line-height: 60px;
  position: absolute;
  top: -30px;
  width: 60px;
}

.snip1533 h3 {
  color: #3c3c3c;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  margin: 10px 0 5px;
}

.snip1533 h4 {
  font-weight: 400;
  margin: 0;
  opacity: 0.5;
}

.snip1533 blockquote {
  font-style: italic;
  font-weight: 300;
  margin: 0 0 20px;
}

.checked {
    color: orange;
}
/* testimonial css end here */

.Downloader-nutshell
{
    color:#425b00 !important;
    font-style:italic;
    margin-top: -42px !important;
    margin-left: 42px !important;
   
}
#section-services:before {
	background: rgba(40, 58, 94, 0.6)!important;
}

/*Login Popup*/
.modal-header {
    display: block;
    background:#f4f3f3;
}
/*Login Popup end*/







/* Shopping cart css start here */
.form-newcustomer label {
    text-align:left;
    float:left;
}
.product-details {
  float: left;
  width: 39%; text-align:left; padding: 5px;
}

.product-price {
  float: left;
  width: 30%; text-align:left; padding: 5px;
}

.product-quantity {
  float: left;
  width: 10%; text-align:left; padding: 5px;
}
.product-line-price {
  float: left;
  width: 21%;
 text-align:left; padding: 5px;
}

/* This is used as the traditional .clearfix class */
.group:before, .shopping-cart:before, .column-labels:before, .product:before, .totals-item:before,
.group:after,
.shopping-cart:after,
.column-labels:after,
.product:after,
.totals-item:after {
  content: '';
  display: table;
}

.group:after, .shopping-cart:after, .column-labels:after, .product:after, .totals-item:after {
  clear: both;
}

.group, .shopping-cart, .column-labels, .product, .totals-item {
  zoom: 1;
}

/* Apply clearfix in a few places */
/* Apply dollar signs */
.product .product-price:before, .product .product-line-price:before, .totals-value:before {
  /*content: '$';*/
}
.shopping-cart {
margin-bottom:35px; border: 1px solid #eee;
}

/* Column headers */
.column-labels {background: #dfdfdf;
}
.column-labels label {
  padding-bottom: 15px;
  margin-bottom: 0px;
  border-bottom: 1px solid #eee; text-align:left; padding: 5px;
}
.column-labels .product-image, .column-labels .product-details, .column-labels .product-removal {
  /*text-indent: -9999px;*/ text-align:left; padding: 5px;
}

/* Product entries */
.product {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #eee;
}
.product .product-image {
  text-align: center;
}
.product .product-image img {
  width: 100px;
}
.product .product-details .product-title {
  margin-right: 20px;
  /*font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium";*/ text-align:left;
}
.product .product-details .product-description {
  margin: 5px 20px 5px 0;
  line-height: 1.4em; text-align:left;
}
.product .product-quantity input {
  width: 50px;
}
.product .remove-product {
  border: 0;
  padding: 4px 8px;
  background-color: #c66;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
}
.product .remove-product:hover {
  background-color: #a44;
}

/* Totals section */
.totals .totals-item {
  float: right;
  clear: both;
  width: 100%;
  margin-bottom: 0px;
}
/*.totals .totals-item label {
  float: left;
  clear: both;
  width: 79%;
  text-align: right;
}*/
.totals .totals-item .totals-value {
  float: left;
  width: 21%;
  text-align: left;  padding: 5px;
}

.checkout {
  float: right;
  border: 0;
  margin-top: 20px;
  padding: 6px 25px;
  background-color: #6b6;
  color: #fff;
  font-size: 25px;
  border-radius: 3px;
}

.checkout:hover {
  background-color: #494;
}
.buy_details_pay_mode {
    text-align:left;
}

.buy_details span {
    text-align:left !important;
    border:0px ;
    /*height:0px !important;*/
}
.form-group.order_buy_now {
    text-align:right;
}
.form-group.order_pay_mode {
      text-align:left;
        border:0px ;
}
/* Shopping cart css end here */


/**Payment method CSS*/
.Payment_QTY
{

}

.Payment_QTY label
{
    font-weight:bold; line-height:40px;
}

.Payment_QTY input
{
    width:50px; padding:0px 0px 0px 5px;
}

.form-control {
     height:auto; font-family: sans-serif;
}
/**Payment methods CSS End*/
.user_change_password label {
    text-align:left;
    float:left;
}

.form-group label {
    margin-bottom:0px;
}

.page_title {
    text-align:left !important;
}
.organyze_login {
    background-color:rgb(239, 239, 239);
}

.table-title-top {
  background-color: #f5f5f5;
  font-weight:bold;
  font-family:sans-serif;
}

.organyze_login .input-group input {background:#fff;}
.existing-forgot {padding: 5px 15px;
    text-align: right;}
.nav-item button {border:none; background:none;    height: 40px;
    line-height: 30px;}
.pricing-table h5 span span{font-size:12px;}

.alert {padding:5px 10px;}
.organyze_login .form-row .btn-hero {padding:0px 15px;}
.organyze_login .form-row {text-align:left; padding:10px;}
    .organyze_login .form-row label {margin-bottom:0px; line-height:40px; }
.existing-login-forgot {padding:5px 15px; margin-top:-15px; text-align:right;}
.existing-login-forgot a{color:#ee2d50;}
.form-newcustomer {margin-top:30px; border:1px solid #eee; }
    .form-newcustomer .form-group {padding:0px 10px;}
.form-newcustomer .form-row {margin-left:0px; margin-right:0px;}
.form-newcustomer .page_title {background-color: #dfdfdf; padding: 5px; margin-bottom:15px;}
.buy_details{width:100%; float:left; margin-top:30px;}
.buy_details .form-group {width:100%; float:left; margin-bottom:2px;}
    .buy_details .form-group span {padding:0px;}
.buy_details .buy-processname {width:70%; float:left;}
.buy_details .buy-processdate {width:30%; float:right; text-align:right;}
.order-confirmation {   background-color: #dfdfdf; text-align:left;
    padding: 5px; width:100%; float:left; margin-top:10px;}
.product-price-details .row:last-child {border-top:5px solid #dfdfdf;}

.cta-content {
    display: flex;
}

.thedelima {
    border: solid 1px #f1f1f1;
    padding: 10px;
    margin: 5px;
    flex: 1;
}

#dilemma-cta {
    background: #fafbfd;
    position: relative;
}

#dilemma-cta:before {
    position: absolute;
    content: "";
    right: 0px;
    top: 0px;
    width: 46%;
    height: 100%;
   /* background: url(../img/bg/The-dilemma-we-face.jpg) no-repeat;*/
    background-size: cover;
}
.with-Grabber {
    background-color: #f1f1f1;
    text-align:left;
    font-family: "Georgia", Helvetica;
    padding:30px;
    color:#343434;
    line-height: 175%;
    border-radius:10px;
}

.with-Grabber li{
   margin:13px;
}

.Body-Text {
    text-align:left;
    padding:20px;
    color:#343434;
    line-height: 175%;
    border-radius:10px;
    border:solid 1px #eee;

}

.Body-Text li {
    margin:15px;
}

.ml-auto {
    margin-left: auto !important;
}

.banner-img-block {
    text-align: right;
}