@media (min-width: 1200px){
.container {
    width: 1340px;
}
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
   font-family: 'montserrat', sans-serif;
    font-weight: 500;
    line-height: 1.42857143;
    color: #555555;
}
body {
    line-height: 1.2;
    color: #555;
    font-size: 16px;
   font-family: 'montserrat', sans-serif;
    background-color: #fff;
    background-attachment: fixed;
}
a {
    color: #555555;
    text-decoration: none;
}
a:hover, a:focus {
    color: #881F5F;
    text-decoration: none;
}
.menuzord .showhide {
    width: 60px;
    height: 46px;
    padding: 35px 0 0;
    display: none;
    float: right;
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}

.widget.dark.wow.fadeInUp img {
    background: #7b7e8000;
    /*padding: 20px 10px;*/
    margin: 0px 0 0 0;
    border: 0px solid #f2f2f200; width:auto !important;display: block;
}

.mt-20 {
    margin-top: 11px !important;
}
.menuzord-menu > li {
    padding: 15px 0; margin: 0px 1px;
}
.menuzord-brand img {
    max-height: 100px;
}
h5, .h5 {
    font-size: 1.3em;
}
footer.bg-deep {
    background-color: #f5f5f500 !important;
    box-shadow: 1px 1px 25px rgb(204 204 204 / 20%);
}
.menuzord-menu > li > a {
    font-size: 18px;
    font-weight: 400;
}
.widget.dark .widget-title {
    color: #555;
}
.footer .widget .widget-title {
    margin-top: 0px; margin-bottom:15px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.bg-black-222 {
    background-color: #448bd4 !important;
}
.font-11 {
    font-size: 16px !important;
    color: white;
}
.widget.dark .list-border li {
    border-bottom:1px dashed #333333;
	float: left;
    line-height: 2.2;
    width: 50%;
}
.footer-li li{
    font-size: 16px;
}
.bg-img-cover {
    background-image: url(../images/start-trial.jpg);
    background-size: cover;
    background-position: 100% -63.7361px;
}
.btSubTitle {
    font-size: 26px;
    color: white;
}
.dash h1 {
    font-size: 3.6em;
    font-weight: 400;
    letter-spacing: 1px;
}
.headline {
    color: white;
}
.headline b.animate.animated {
    color: #8e0042;
    /* font-size: 3.6em; */
    font-weight: 400;
    letter-spacing: 1px;
}
.bx-block {
    box-shadow: 1px 1px 5px black;
    border-radius: 10px;
}
.bx-block h4 {
    font-size: 28px;
    font-weight: 400;
}
.bx-block-sub-ttl{
    font-size:16px;
    font-weight:400;
    color:#333333;
}
.bx-block-sub-ttl.text-white {
    color: #fff!important;
}
a.text-hover-theme-colored.text-uppercase.font-weight-500 {
    color: #fff;
}
a.text-hover-theme-colored.text-uppercase.font-weight-500:hover {
    color: #fff !important;
}

.icon-hm p {
    font-size: 16px !important;
    color:#fff;
    line-height: 1.2;
}
.contact-sec {
    background: #881F5F;
}
h2.contact-sec-ttl.m-0 {
    font-size: 25px;
    color: white;
    font-weight: 400;
}
.btn.active, .btn:active {
    background-image: none;
    background: #448bd4;
    color: white;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}
.hm-box {
    border-radius: 0;
    box-shadow: none;
    border: none;
    border-bottom: solid 2px #881F5F;
}
.ppl-doc-hd {
    color:#555555;
    font-size: 18px;
    letter-spacing:0.1px;text-transform: uppercase;
	font-family: 'montserrat', sans-serif;
}
.step-section {
    background:#fff;
    box-shadow: 1px 1px 25px rgb(204 204 204 / 20%);
}
.btn-sm {
    font-size: 14px;
    font-weight: 600;
    padding: 6px 17px;
}
.bg-deep {
    background-color:#881f5f !important;
}
.pricing-table .table-list {
    list-style: outside none none;
    padding: 10px 10px 10px 10px;
	margin:0px 0px 15px 0px;
}
.pricing-table .table-list li {
    border-bottom: 1px solid #ebebeb;
    font-size: 15px;
    padding: 10px 0;
    background: #fff;
}
.menuzord {
    width: 100%;
    padding: 0 30px;
    float: left;
    position: relative;
    background: #FFFFFF;
}
 #menuzord-right a.menuzord-brand
{ }
.header-top {
    padding: 10px 0;
    background: #881F5F;
    font-size: 15px;
}
.top-section-hm {
    background: #448bd4;
}

.text-left {
    text-align: left !IMPORTANT;
}

/*business page alphabet filter css*/
.box {
  /*background-image: linear-gradient(to bottom, #ffffff, #ececec);*/
  padding: 10px;
  width: calc(33% - 10px);
  float: left;
  border: 1px solid #f4f4f4;
  margin: 5px;
  min-height: 250px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
@media ( max-width:667px ){
  .box {
    width: calc(100% - 10px);
  }
}
.spacer {
  clear: both;
  height: 20px;
}
.btn-primary {
    color: #fff;
    background-color: #881F5F;
    border-color: #881F5F;
}
.btn-primary:hover {
    color: #fff;
    background-color: #6e0e39;
    border-color: #6e0e39;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #6e0e39;
    border-color: #6e0e39;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #6e0e39;
    border-color: #6e0e39;
}
.btn {
    font-size: 13px;
    letter-spacing:0px;
    font-weight: 600;
    padding: 8px 22px;
    text-transform: uppercase;
	border-radius:4px;
}
.btn-default {
    color: #fff;
    background-color: #881F5F;
    border-color: #881f5f;
}
.btn-default:hover {
    background-color: #a2a2a2;
    border-color: #ffffff;
}
.btn-default:hover {
    color: #000;
    background-color: #e6e6e6;
    border-color: #adadad;
}
/*multistep form css*/
input#step2, input#step3 {
    display: none;
}

/* Multi-Part CSS */
input[type=checkbox] {
  position: absolute;
  /* Position the checkbox in upper left corner */
  
  opacity: 1;
}

/* Styling Parts */
#part1,
#part2,
#part3 {
  z-index: 2;
  display: block;
  height: auto;
  opacity: 1;
  transition: opacity 1s ease-in-out;
}

/* Hidden Parts */
#part2,
#part3 {
  opacity: 0;
  height: 0;
  overflow: hidden;
}

/* Show Step 2 & Hide Step 1 */
#step2:checked ~ #part2 {
  opacity: 1;
  height: auto;
}
#step2:checked ~ #part1 {
  opacity: 0;
  height: 0;
  display: none;
}

/* Show Step 3  & Hide Step 2 */
#step3:checked ~ #part3 {
  opacity: 1;
  height: auto;
}
#step3:checked ~ #part2 {
  opacity: 0;
  width: 0;
  height: 0;
}
/*Multi step form end*/
.clients-logo img {
    max-height: 140px;
    width: auto !important;
    display: inline;
    opacity: 0.6;
}
.owl-carousel .owl-item img {
    display: inline;
    }
    .coupon {
    padding: 10px 20px;
    background: #e9e9e9;
}
.cart-total {
    background: #d0d0d0;
    padding: 10px 20px;
}
.order-summary {
    padding: 0px 20px;

}
.ttl-hd {
    background: #d0d0d0;
    padding: 1px 20px;
}

.ttl-ft {
    background: #d0d0d0;
    padding: 1px 20px;
}
.cart-coupon .badge {
    float: right;
    background: unset;
    color: black;
    font-size: 18px;
}
ul.checkout-ul h5 {
    margin: 0;
    font-size: 16px;
    line-height: 1.8;
	/*color:#881F5F;*/
	font-weight:400;
}
.panel-default>.panel-heading {
    color: #333;
    background-color:#e6e6e6;
    border-color: #D9D9D9;
}
.panel-body {
    background: #FFF;
    padding: 15px;
}
.checkout-desc {
    color:#000;
}
.checkout-edit {
    position: absolute;
    right: 30px;
    top: 8px;
    background: #efefef;
}
.panel-heading {
    padding: 14px 15px;
}
.payments-gateways{
    padding: 0px 20px;
}
.cart-checkout {
    background: #881F5F;
    color: white;
}

@media (min-width: 1200px) and (max-width:1599px ){

    .modal-dialog.modal-md {
    position: fixed;
    top: 118px;
    right: 70px;
    display: block;
}

}
@media (min-width: 1600px){
    .modal-dialog.modal-md {
    position: fixed;
    top: 118px;
    right: 300px;
    display: block;
}
}
.view-cart-preview h5 {
    font-size: 15px;
}
.hd-p {
    font-size: 20px;
}
.icon-box-bg{
    margin-bottom: 30px;
    /*background: rgb(238 238 238 / 50%);
    border: 1px solid #aaa;*/
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    padding: 25px 17px;
    border-radius: 10px;
}
.menuzord-menu > li > .megamenu {
    top: 100px;
}
ul.footer-li li:before {
    content: "\f111";
    font-family: fontawesome;
    font-size: 10px;
    vertical-align: text-top;
    padding-right: 5px;
}
ul.doc-cat.footer-li li:before{
    content: "\f101";
    font-family: fontawesome;
    font-size: 16px;
    vertical-align: unset;
    padding-right: 5px;
}
.recource-footer ul.footer-li li:before {
    content: "\f00c";
    font-family: fontawesome;
    font-size: 12px;
    padding: 5px;
    vertical-align: text-bottom; color:#000;
}
.login-logo{
    padding: 15px;
    background: #f7f7f7;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
}
.login-form{
    padding: 15px;
    background: #f7f7f7;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
}
.menuzord-menu ul.dropdown {
    top:71px;
}
.box .hd-p {
    padding: 5px 15px;
    border-radius: 5px;
    background: #448bd4;
    color: white !important;
    width: max-content;
}
.box-documents {
    text-align: justify;
}
.box-documents .table-list li:before {
    content: "\f044";
    font-size: 18px;
    font-family: 'FontAwesome';
    padding: 5px;
}
ul.no-doc.table-list li:before{
    content: unset;
    font-size: 18px;
    font-family: 'FontAwesome';
    padding: 5px;
}
/*.text-green{
    color:#00e676;
}*/
.text-primary{
    color: #881F5F;
}
.recource-footer {
    padding:30px 30px !important;
}

/*css/custom-bootstrap-margin-padding.css *103*/
.mt-80{
margin-top: 0px !important;
    background: #fff;
    /* border-radius: 25px; */
    padding: 30px 30px;
    border: 0px solid #ebebeb;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);}
	
.step-section .section-title.icon-bg .page-title{
    color: #881f5f;
    FONT-WEIGHT: 500;
    /*border-right:20px solid #f4f4f4;*/
    border-left: none;
    background: #881F5F00;
    display: inline-block;
    float: left;
    padding:0px;
}
	
.image-box-details {
    background: #f7f7f700 !important;
    border-bottom: solid 2px #448bd4;
    box-shadow: 1px 1px 25px rgb(204 204 204 / 20%);
}
.image-box-details .title{color:#881F5F;}
.image-box-details .footer-li li{font-size: 16px;
	color:#FFF; padding:1px ​0px !important;}
.image-box-details .footer-li li a{color:#555;  
}
.foot-lgo{width:100%; padding: 30px 30px;
    border:0px solid #ebebeb00;
   /* box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);*/}

.table tr {
    background: #e9e9e9;
}
.table tr th{color:#881F5F;}
.tab-col-cell{background:#878786; color:#fff;}
.product-name a{font-weight:600;}
.column-box{column-gap: 0px;
    column-width: 300px;
    column-count:2;
    break-after: column;}
.column-box .col-sm-4{width:100%;}
.item h5{font-size:1em;}
.list-group-item h5{color:#881F5F;}

span.pre-desc {font-weight: 400;}
.btn-dark.btn-theme-colored {
    color: #fff;
    background-color: #881F5F;
    border-color: #881f5f;
}
a.btn.btn-dark.btn-theme-colored:hover {
    background-color: #999999;
    border-color: #999999;
}
a.btn.btn-flat.btn-dark.btn-theme-colored.btn-xs:hover {
    background-color: #999999;
    border-color: #999999;
}
.bg-theme-colored {
    background-color: #448bd4 !important;
}
section > .container, section > .container-fluid {
    /*padding-top: 60px;*/
    padding-bottom: 20px;
}
.mt-30 {
    margin-top: 22px !important;
}

i.fa.fa-shopping-cart {
    color: #fff;
}
i.fa.fa-user {
    color: #fff;
}
.clrred {
    color:red;
}
.alert .alert-heading {
    color: inherit;
    font-weight: bold;
    text-transform: uppercase;
}
.alert {
    padding: 7px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #ffc0c0;
    position:relative;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.ui-widget-content {
    border-bottom: 1px solid #ddd;
    background: #fff;
    color: #333;
    border-radius: 0px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background-color: #f5f5f5;
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 10px 14px 10px 12px;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}