*{
	margin:0;
	padding:0;
	box-sizing: border-box;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #383838;
    background: #fff;
}
a{
	
	color: #444444;
}
a:hover{
	text-decoration: none;
	color: #8c469c;
	
}


 #PBackground
        {
            position: fixed;
            top: 0px;
            bottom: 0px;
            left: 0px;
            right: 0px;
            background-color: #d8d5d5;
            filter: alpha(opacity=40);
            opacity: 0.4;
        }
        
       #Progress
        {
            position: fixed;
            top: 45%;
            left: 43%;
            width: 221px;
            height: 40px;
            padding-left: 5px;
            font-size: 14px;
            font-weight: bold;
            z-index: 1000000;
            vertical-align: middle;
            text-align: left;
            background-color: White;
            border: solid 1px black;
        }
.red {
	background:#feb1b1  !important;
	border: 1px solid #cf9e9e;color: #ae2727;padding:5px 85px 5px 30px;
	width:400px;
	position:relative;
	z-index:1000;	
}
.green {
	background: #b4efab !important;
	
	border: 1px solid #a2d399;color: #386d19; padding:5px 85px 5px 30px;
	width:400px;position:relative;
	z-index:1000;	}
header{
  padding: 0;
  -webkit-transition: padding .3s;
  -moz-transition: padding .3s;
  transition: padding .3s;
  border: 0;
  margin: 0 0 0;
  z-index: 10000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  transition: all .3s ease-in-out;
  background: #fff;

}
header{    
   box-shadow: 0 0 2px 0px #000000c4;
}


.top-bg{
  background-color: #883c98;
}

.top_menu.Social-icon ul li{
  padding: 3px 10px;
}
.top_menu.Social-icon ul li a{
  font-size: 17px

}

.mailul li a{
    color: #fff;
}
.mailul li a:hover{
    color: #f89f4b;
}

/*navbar*/
.navbar-light{
  background-color: #883c98;
}
/*.navbar-brand img{
     height: 155px;
    padding: 10px 0px;
    width: 155px;
    margin-top: 60px;

}*/
header.navbar-shrink {
    padding: 0;
    transform: translateY(0px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=284, Color=#000000)";
    /*-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;*/
    transition: all .5s;
    visibility: visible;
    box-shadow: -1px -8px 10px 10px rgba(0, 0, 0, 0.5);
    }
header.navbar-shrink .top-bg{display: none !important;}
.navbar.navbar-shrink .navbar-nav .nav-link {
    font-weight: 600;
}
.navbar.navbar-shrink img{
  height: 140px;
    margin-top: 80px !important;
    /*width: 100px;*/
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.top_head{
  display: none !important;
}

.navbar-light .navbar-nav .nav-link{
  font-size: 16px;
  text-shadow: 0px 0px 0px #0f0f0f54;
  color: #fff;
  text-transform: capitalize;

}
.navbar-light .navbar-nav .nav-item{
  padding: 0px 11px;
  /*padding-bottom: 4px;*/
}
.navbar-light .navbar-nav{
    /*max-height: 75px;*/
}
.navbar-light .navbar-nav img{
    margin-top: 60px;

}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
    color: rgb(0, 0, 0);
    background-color: #ffa401;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.4);
}

.navbar-expand-lg .navbar-nav .dropdown-menu li{
    border-bottom: 1px solid #f3792a4a;
}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item{
    color: #bcbcbc;
    font-size: 14px;
    text-transform: uppercase;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #000 !important;
    text-decoration: none;
    background-color: #f47b2a;
}
/*navbar css ends here*/








.top-nav{
    /*border-top: 4px solid #848484;*/
    border-top: 4px solid #f89f4b;
}
.top-bar-curve {

        background: #095296;border-bottom-left-radius: 50px;
}

.topul ul li a{
    color: #fff;
}
.topul ul li a i{
    margin-right: 5px;
}
.forrightborder{
    border-right: 1px solid #ffffff36;
    padding-right: 10px;
}

.sol-icon li{
    margin-right: 0;
}
.sol-icon li a i{margin-right: 0 !important;}

.fa-fb {
    border: 1px solid #3b579d !important;
    background-color: #3b579d;
    color: #fff;
}
.fa-tw {
    border: 1px solid #1da1f2 !important;
    background-color: #1da1f2;
    color: #fff;
}
.fa-linke {
    border: 1px solid  #0077B5 !important;
    background-color:  #0077B5;
    color: #fff;
}
.fa-you {
    border: 1px solid #FF0000 !important;
    background-color: #FF0000;
    color: #fff;
}
.fa-fb:hover, .fa-tw:hover, .fa-linke:hover, .fa-you:hover{
    background-color: transparent !important;
    border:1px solid #fff !important;
    color: #fff !important;
}

.top_menu ul li{
    padding: 4px 10px;
    text-transform: capitalize;
}
.top_menu ul li a{
    color: #fff;
    border-right: 1px solid;
    padding-right: 10px;
}
.top_menu ul li a:hover{
    color: #000;
}
.top_menu ul li:last-child a{
    border-right: 0px solid;
    padding-right: 0px;
}


 /*slider css here*/

 



/*tabs css here*/
.tabs{
    background-color: ;
}
.tabs h6{
    margin-bottom: 0;
    line-height: 3px;
    font-size: 20px;
    color: #000;
}

.tabs li{
    margin: 0px 24px;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    background: linear-gradient(45deg, #ffa801, transparent);
    box-shadow: 1px 6px 7px 0px #ffb933;
    line-height: 72px;
}

.heading h2{
    color: #000;
    font-weight: normal;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(255, 255, 255, 0.6);
    margin: 10px 0px;
    padding-bottom: 7px;
    padding-top: 7px;
    background-color: #fff;
}

.heading{
    /*-webkit-mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 25%, #ffffff 75%, rgba(255, 255, 255, 0) 100%);
    -moz-mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 25%, #ffffff 75%, rgba(255, 255, 255, 0) 100%);*/
}

:focus{outline: none;}
.effect-3{border: 0; padding: 7px 0; border-bottom: 1px solid #ccc;width: 100%;}
.effect-3 ~ .focus-border{
    position: absolute;
    bottom: 0;
    left: 13px;
    width: 93%;
    height: 2px;
    z-index: 99;}
.effect-3 ~ .focus-border:before, 
.effect-3 ~ .focus-border:after{content: ""; position: absolute; bottom: 0; left: 0; width: 0; height: 100%; background-color: #3399FF; transition: 0.4s;}
.effect-3 ~ .focus-border:after{left: auto; right: 0;}
.effect-3:focus ~ .focus-border:before, 
.effect-3:focus ~ .focus-border:after{width: 50%; transition: 0.4s;}

.bg-common{
    background-color: #ff8e01;
}

.btn-new, .btn-new01{
    padding: 10px;
    width: 30%;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    text-transform: capitalize;
    border-radius: 30px;
}

.btn-new {
    border: 1px solid #ffffff;
    color: #fff;
    background-color: #f25b26;
    border-radius: 50px;
    padding: 5px 20px !important;
}
.btn-new:hover {
    background: #444;
    border: 1px solid #883c98;
    color: #fff;
}

.btn-new01{
    background: linear-gradient(45deg, #686f81, #5c6066);
    border: 1px solid #686f81;
    color: #fff;
}
.btn-new01:hover{
    background: #444;
    border: 1px solid #883c98;
}

.tab01 h4{
    color: #ff6f00;
    border: 0;
    border-bottom: 3px;
    border-style: ridge;
    padding-bottom: 3px;
    text-transform: uppercase;
}


/*product-section css start here*/
.Product-section{
    background-color: #f2f2f2;
}
.product {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    margin: 0 -1px 0 0;
    padding: 20px;
    position: relative;
}
.product-header .badge {
    background: #f2fef2;
    border: 1px solid #51aa1b;
    border-radius: 2px;
    color: #51aa1b;
    font-size: 12px;
    font-weight: 500;
    left: 20px;
    padding: 4px 10px;
    position: absolute;
    top: 20px;
    z-index: 0;
}
.product-header img {
    height: 200px;
    margin: 0 0 18px;
    object-fit: scale-down;
    transform: scale(1);
    padding: 5px;
}
.product-header .mdi-circle {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    font-size: 11px;
    height: 22px;
    line-height: 19px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 22px;
}
.product-body h5 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  text-align: center;
  margin-bottom: 5px;
  padding: 5px 0px;
  /*color: #883c98;*/
}
.product:hover .product-body h5{
    color: #000;
}

.product:hover .btn-new{
        background: linear-gradient(45deg, #686f81, #5c6066);
    border: 1px solid #686f81;
}

.offer-price {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
}
.product-header{
    text-align: center;
}
.product-footer p{
    margin-bottom: 2px;
    text-align: center;
    font-weight: 600;
}

.product-footer .btn-new{
    width: auto;
    margin-top: 10px;
    padding: 5px 10px;
}

.owl-next {
    right: 0px !important;
}
.owl-prev {
    left: 0px !important;
}
.owl-theme .owl-controls .owl-buttons div {
    background: #f25b26;margin:0;
}


.add_new_row .product{
    width: 20%;
    float: left;
    margin-top: 30px;
}

/*footer css here*/

footer {
    border-top: 1px solid #c4c4c4;
}

.footdiv p{
    color: #6c6c6c
}
.borderlr{
    border-left: 1px solid #878787;
    padding-left: 45px;
    padding-right: 45px;
}
.footdiv ul li {
    padding: 3px 0px;
}

.footdiv ul li a {
    text-transform: capitalize;
    color: #000000bd;
    font-weight: 600;
    font-size: 12px;
    text-shadow: 0px 0px 0px #0f0f0f54;
}

.footdiv ul li a:hover{
    color: #883c98;
}

.sol-icon li a{
    
    color: #883c98 !important;
    font-size: 27px !important;
    font-weight: normal;

}
.list-icon:hover {
   
    color: #313131 !important;
}
.list-icon2:hover {
    
    color: #313131 !important;
}

.footer_bootom ul li {
    color: #fff;
    border-right: 2px solid #f1f1f1;
    margin-right: 12px;
    padding-right: 12px;
}
.footer_bootom ul li:last-child{
    border-right: 0;
    padding-right: 0;
}
.footer_bootom ul li a{
    color: #000;
}
.footer_bootom ul li a:hover{
   color: #f89f4b; 
}
.link_mts {
    border-left: 2px solid #ffffff;
    padding-left: 12px;
    color: #ffffff !important;
}
.link_mts:hover{
    text-decoration: underline;
}
.footer_logo img{
    height: 100px
}


.footdiv h4{
    color: #000;
    font-weight: normal;
    margin-bottom: 15px;
    border-left: 2px solid;
    padding-left: 6px;
    font-size: 18px;
}

.footbg {
    border-top: 2px solid #883c98;
    background-color: #883c98;
}

/*bank-sec css here*/
.bank-sec{
    background-image: url('../images/bg-new.jpg');
    padding: 28px 0px;
    background-attachment: fixed;
}

.bank-sec p{
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    padding-top: 20px;
}
.bank-sec img{
    height: 170px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.leftblog, .rightblog{
    margin-top: 20px;
    text-align: center;
}
.bank-sec h2{
  text-shadow: 1px 1px 1px #838b8e;
  padding-bottom: 15px;
  color: #000;
}
.cardimg{

}
.cardimg img{
    min-height: 521px;
}

/*.bank-sec h4{
    background-color: #ff7200;
    margin-bottom: 0;
    color: white;
    padding: 5px 0px;
    font-weight: normal;
}*/

/*Legalities css here*/
.tag_line{
    text-align: center;
    color: #fff;
    text-transform: capitalize;
}
.tag_line span{
    display: block;
    color: black;
    text-align: center;
    text-transform: uppercase;
    margin-top: 8px;
    font-size: 20px;
    padding: 8px;
    margin-bottom: 8px;
    background-color: #ffffffd4;
}

/*video-setion css here*/
.video-setion{
    background: linear-gradient(#ffffff80,#ffffff85) ,url(../images/video-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding: 72px 0px;
    

}

.video-bg{
    background: linear-gradient(#ffffffc4, #fff),url(../images/video-bg.jpg);
    background-size: cover;
    background-attachment: fixed;

}

.mt72{
    margin-top: -72px
}

.row-bg{
    background: #ffffffc7;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    padding: 20px 0px;
    padding-left: 20px;
}

.v_content h6{
    padding-top: 10px;
    margin-bottom: 0;

}
.v_content h3{
    padding-top: 10px;
    color: #883c98;
    margin-bottom: 0;
}
.share p{
    margin-bottom: 0;
}
.share i{
    font-size: 28px;
    color: #25D366;
    padding-right: 7px;
}
.share a{
    font-size: 19px;
    display: flex;
    align-items: center;
    line-height: 38px;
}

.share{
    /*min-height: 161px;*/
    display: flex;
}
.b-right{
    border-right: 2px solid
}


/*loader css*/

.loader {
    display: block;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #fafafa url('http://2.bp.blogspot.com/-SaHFtjrBf30/Utm2Ws5gr3I/AAAAAAAAAwQ/lvVKsRWyiyk/s1600/book-gif.gif') no-repeat center center;
    text-align: center;
    color: #999;
}


/*provide css here*/
.center_sec img{
    padding: 40px;
    padding-top: 0;
}

.left_sec, .right_sec {
    min-height: 295px;
    padding-right: 0;
    box-shadow: 0px 2px 7px 2px #e0e0e0;
    padding: 25px;
    margin-top: 30px;
}

.left_sec h4, .right_sec h4 {
    border-left: 3px solid;
    color: #003265;
    padding-left: 8px;
}
.left_sec img, .right_sec img{
    height: 80px;
    margin-bottom: 10px;
}
.left_sec p, .right_sec p{
    padding-top: 10px;
        color: #868686;
}


/*about page css here*/

.about ul li p{
  margin-bottom: 5px;
}
.about ul li i{
      color: #7b7b7b;
    font-size: 19px;
    border: 2px solid;
    margin-bottom: 6px;
    border-color: #7b7b7b;
    margin-right: 8px;
}
.subheading{
  color: #000;
  border: 0;
  border-bottom: 3px;
  border-style: ridge;
  padding-bottom: 3px;
  text-transform: capitalize;
  display: inline-block;
  margin-bottom: 15px;
}

.ab_left ul li{
  list-style: url(../images/list.png);
    text-indent: 3px;
    padding-bottom: 8px;
    vertical-align: middle;
    padding-top: 4px;
}
.ab_left ul{
  padding-left: 40px;
}

/*about page css ends here*/

/*register page css start here*/
.register{
  /*background-image: url(../images/r-bg.png);*/
  background-image: url(../images/r-bg.jpg);  
  background-size: cover;

}
.register_div{
  background-color: #fff;
  padding: 35px;
  margin-top: 12%;
  margin-bottom: 12%;
  border-radius: 8px;
}
.register_div h2{
  text-align: center;
  color: #883c98;
  padding-top: 19px;
  font-size: 20px;
}
.register_div h5{
      text-align: center;
    color: #827e7e;
    font-size: 14px;
}
.register_div p{
      text-align: center;
    margin-bottom: 0;
    padding-top: 14px;
    font-size: 16px;
    color: #827e7e;
}
.register_div p a{
  padding-left: 3px;
    color: #883c98;
}

.register_div p a:hover{
  text-decoration: underline;
}
.register_div .effect-3{
  margin-top: 32px;
}
/*register page css end here*/

/*login css start here*/
.register_div.Login_div p{
    font-size: 14px;
    padding-top: 10px;
}
.register_div.Login_div h5{
      color: #883c98;
}
.register_div a img{max-height: 80px;}

/*products css start here*/
.right_bar{
  background: linear-gradient(#0000007a,#0000007a);
  padding-bottom: 10px;
}
.right_bar .product{padding: 0;border: 0;}
.right_bar .product-footer{padding: 10px;}
.right_bar .product-header img{margin: 0;}
.right_bar .product-body h5{margin-bottom: 0;}
.left_bar h4 {
    background-color: #883c98;
    text-transform: uppercase;
    color: #fff;
    padding: 10px;
    font-weight: normal;
    font-size: 18px;
}
.about.products_section ul li{
  margin-top: 20px;
  border-bottom: 1px solid;
  border-color: #7b7b7b;
}
.about.products_section ul li a{
    font-size: 16px;
}
/*products css ends here*/

/*cart page css start here*/
.cart_list h5{
  text-transform: capitalize;
  padding: 15px 15px;
  border-bottom: 2px solid #cecece;
}
.cart_list .media img{
    height: 90px
}
.cart_list .media-body h4{
  padding-top: 15px;
    color: #883c98;
}
.cart_list .media-body p{
  margin-bottom: 6px;
}
.cart_list .media-body .btn-new{
  padding: 5px 18px;
  width: auto;
  margin-top: 20px;
}

.price_list p{
    margin-bottom: 13px;
    padding: 0px 15px;
    font-weight: 600;
}

/*cart page css start here*/

/*Franchise_login page css here*/
.register_div.Franchise_login{
    background-color: #fff;
    padding: 35px;
    margin-top: 28%;
    margin-bottom: 24%;
    border-radius: 8px;
}
.register_div.Franchise_login h5{
    color: #883c98;
} 

/*Franchise_login page ends here*/

/*Franchise list page css start here*/
.Franchisee_Network .btn-new, .Franchisee_Network .btn-new01{
    margin-top: 42px;
    width: auto;
    padding: 9px 35px;
}
.Franchisee_Network .btn-new01{
  margin-left: 20px;
}
.table thead th {
    border: 0;
    background-color: #444 !important;
    color: #2b1e1e;
}
.table td, .table th{
  padding: 10px 4px;
  text-align: center;
}
.table_height{
  height: 481px;
    overflow-y: scroll;
    /*border: 1px solid;*/
}
/*Franchise list page ends start here*/

.navbar-brand{
    padding-top: 0px;
    /*padding-bottom: 0px;*/
    margin-right: 0;
}


/*Productdetail page css start here*/
.item-detail h5{
  padding: 5px 0px
}
.item-detail h6{
  color: #7b7b7b
}
.fillstar{
  color: #ff7200;
}
.item-detail ul li i{
  margin-right: 5px;  
}
.item-detail ul li p{
  margin-bottom: 8px;
}


/*Productdetail page css ends here*/


.page-banner img{
  width: 100%;
  height: 100vh;
    min-height: 450px;
   /* height: 450px;
    width: 100%;*/
}

/*newsec section css */
.newsec{
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15) !important;
    min-height: 440px;
}

.news-body{
  position: relative;
  padding: 20px;
}
.news-body span{
        position: absolute;
    top: -28px;
    right: 0;
    padding: 10px 31px;
    background-color: #ffffff;
    text-transform: capitalize;
    color: #000;
    box-shadow: -2px 3px 3px 1px #00000059;
}
.news-body h4{
        color: #883c98;
    border-bottom: 1px dashed;
    padding-bottom: 5px;
    padding-top: 10px;
    margin-bottom: 15px;
}
.news-body p{
    border-bottom: 1px solid;
    margin-bottom: 0;
    padding-bottom: 10px;
    border-color: #cecece;
    min-height: 110px;
    text-align: justify;
}

.news-body h4 a{
  color: #883c98;
}

/*news page css*/
.news_date{
  text-align: center;
  border-left: 2px solid #883c98;
}
.news_date h2{
      font-size: 67px;
    margin-bottom: 0;
}
.news_date h6{
  letter-spacing: 5px;
}
.news_date h6 span{
  display: block;
  color: #883c98;
}

.new_content h2{
  color: #5a5a5a;
    border-bottom: 1px solid #545252;
    padding-bottom: 10px;
}
.new_content h6{
  color: #8b8c8c
}
.new_content p{
  line-height: 25px;
  padding-top: 10px
}

/*news page css ends*/

/*Privacy policy page css*/
.Privacy_text ul li i{
  color: #ff6f00;
  font-size: 16px;
  margin-right: 5px;
}
.Privacy_text ul li p{
  margin-bottom: 5px;
}

.contact_P span{
  color: #ff6f00;
    font-weight: 600;
}

/*Privacy policy page css*/

/*Refund Policy page css */
.refund_text{
  padding: 20px;
  min-height: 385px;
}
.refund_text p{
  padding: 8px 25px;
  text-align: justify;
}
/*Refund Policy page ends css */

/*secure page css */
.Secure_div{
  padding: 0px 20px;
}
.Secure_div img{
  height: 240px;
  padding: 20px 0px;
}
.Secure_div{
  margin-top: 40px;
}
.SecurePayment {
  overflow: hidden;
  box-shadow: 0 0 5px 2px #00000075;
}


/*secure page ends css */

/*contact page css*/
.contact h4{
  margin-bottom: 25px;
  color: #676564;
  border-left: 2px solid;
  padding-left: 10px;
}
.contact_with i{
  margin-right: 8px;
  font-size: 18px;
  color: #883c98;
}
/*.contact_with .d-flex{border-bottom: 1px solid #c1c1c1;}
.contact_with p{margin-bottom: 5px;}
*/
/*contact page ends css*/

/*faq page css here*/
.card-header{
  padding: 0;
  background-color: transparent;
}
.card-header h2{
  font-size: 14px;
}
.card-header h2 .btn{
      padding: 4px 20px;
    font-size: 19px;
    color: #000;
    white-space: normal;
    text-align: left;
}
  
/*faq page css ends here*/

/*promoters css here*/
.promoters_div{
      background: url('../images/Promoters-of-a-Company.jpg');
    background-size: 100% 100%;
    min-height: 300px;
}
.p_div{
    width: 80%;
    margin: 0px auto;
    background: rgb(255,255,255,.9);
    min-height: 250px;
    padding-top: 50px;
}
.p_div p{
    margin-bottom: 9px;
    margin-top: 16px;
}
/*promoters css ends here*/

/*Download page css*/
.Download_div h2{
  color: #686969
}

/*Franchise page css*/
.FranchiseTable .table td{
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
}
.FranchiseTable .table{
      box-shadow: 0 0 2px 2px #ffa41e6e;
}
.FranchiseContent h4{
  margin-bottom: 25px;
  color: #676564;
  border-left: 2px solid;
  padding-left: 10px;
}
.Franchisepage ul li i{
  color: #ff6f00;
    font-size: 16px;
    margin-right: 5px;
}
.Franchisepage ul li p {
    margin-bottom: 5px;
}
/*Franchise page ends css*/

/*why otm css*/


 @media (min-width: 1000px) {
   #timeline .demo-card:nth-child(odd) .head::after, #timeline .demo-card:nth-child(even) .head::after {
     position: absolute;
     content: "";
     width: 0;
     height: 0;
     border-top: 15px solid transparent;
     border-bottom: 15px solid transparent;
  }
   #timeline .demo-card:nth-child(odd) .head::before, #timeline .demo-card:nth-child(even) .head::before {
     position: absolute;
     content: "";
     width: 9px;
     height: 9px;
     background-color: #bdbdbd;
     border-radius: 9px;
     box-shadow: 0px 0px 2px 8px #f7f7f7;
  }
}
/* Some Cool Stuff */
 .demo-card:nth-child(1) {
   order: 1;
}
 .demo-card:nth-child(2) {
   order: 4;
}
 .demo-card:nth-child(3) {
   order: 2;
}
 .demo-card:nth-child(4) {
   order: 5;
}
 .demo-card:nth-child(5) {
   order: 3;
}
 .demo-card:nth-child(6) {
   order: 6;
}
/* Border Box */
 * {
   box-sizing: border-box;
}
/* Fonts */
 
 #timeline {
   /*padding: 100px 0;
   background: #f7f7f7;
   border-top: 1px solid rgba(191, 191, 191, 0.4);*/
   border-bottom: 1px solid rgba(191, 191, 191, 0.4);
}
 #timeline h1 {
   text-align: center;
   font-size: 3rem;
   font-weight: 200;
   margin-bottom: 20px;
}
 #timeline p.leader {
   text-align: center;
   max-width: 90%;
   margin: auto;
   margin-bottom: 45px;
}
 #timeline .demo-card-wrapper {
   position: relative;
   margin: auto;
}
 @media (min-width: 1000px) {
   #timeline .demo-card-wrapper {
     display: flex;
     flex-flow: column wrap;
     width: 1170px;
     height: 1650px;
     margin: 0 auto;
  }
}
 #timeline .demo-card-wrapper::after {
   z-index: 1;
   content: "";
   position: absolute;
   top: 0;
   bottom: 0;
   left: 50%;
   border-left: 1px solid rgba(191, 191, 191, 0.4);
}
 @media (min-width: 1000px) {
   #timeline .demo-card-wrapper::after {
     border-left: 1px solid #bdbdbd;
  }
}
 #timeline .demo-card {
   position: relative;
   display: block;
   margin: 10px auto 80px;
   max-width: 94%;
   z-index: 2;
}
 @media (min-width: 480px) {
   #timeline .demo-card {
     max-width: 60%;
     box-shadow: 0px 1px 22px 4px rgba(0, 0, 0, 0.07);
  }
}
 @media (min-width: 720px) {
   #timeline .demo-card {
     max-width: 40%;
  }
}
 @media (min-width: 1000px) {
   #timeline .demo-card {
     max-width: 450px;
     height: 400px;
     margin: 90px;
     margin-top: 45px;
     margin-bottom: 45px;
  }
   #timeline .demo-card:nth-child(odd) {
     margin-right: 45px;
  }
   #timeline .demo-card:nth-child(odd) .head::after {
     border-left-width: 15px;
     border-left-style: solid;
     left: 100%;
  }
   #timeline .demo-card:nth-child(odd) .head::before {
     left: 491.5px;
  }
   #timeline .demo-card:nth-child(even) {
     margin-left: 45px;
  }
   #timeline .demo-card:nth-child(even) .head::after {
     border-right-width: 15px;
     border-right-style: solid;
     right: 100%;
  }
   #timeline .demo-card:nth-child(even) .head::before {
     right: 489.5px;
  }
   #timeline .demo-card:nth-child(2) {
     margin-top: 180px;
  }
}
 #timeline .demo-card .head {
   position: relative;
   display: flex;
   align-items: center;
   color: #fff;
   font-weight: 400;
}
 #timeline .demo-card .head .number-box {
   display: inline;
   float: left;
   margin: 15px;
   padding: 10px;
   font-size: 35px;
   line-height: 35px;
   font-weight: 600;
   background: rgba(0, 0, 0, 0.17);
}
 #timeline .demo-card .head h2 {
   text-transform: uppercase;
   font-size: 1.3rem;
   font-weight: inherit;
   letter-spacing: 2px;
   margin: 0;
   padding-bottom: 6px;
   line-height: 1rem;
}
 @media (min-width: 480px) {
   #timeline .demo-card .head h2 {
    font-size: 165%;
    color: #000;
    line-height: 31px;
  }
}
 #timeline .demo-card .head h2 span {
   display: block;
   font-size: 0.6rem;
   margin: 0;
}
 @media (min-width: 480px) {
   #timeline .demo-card .head h2 span {
     font-size: 0.8rem;
  }
}
 #timeline .demo-card .body {
   background: #fff;
   border: 1px solid rgba(191, 191, 191, 0.4);
   border-top: 0;
   padding: 15px;
}
 @media (min-width: 1000px) {
   #timeline .demo-card .body {
     height: 315px;
  }
}
 #timeline .demo-card .body p {
       font-size: 23px;
    line-height: 42px;
    margin-bottom: 15px;
}
 #timeline .demo-card .body img {
   display: block;
   width: 100%;
}
 #timeline .demo-card--step1 {
   background-color: #fe9900;
}
 #timeline .demo-card--step1 .head::after {
   border-color: #fe9900;
}
 #timeline .demo-card--step2 {
   background-color: #fe9900;
}
 #timeline .demo-card--step2 .head::after {
   border-color: #fe9900;
}
 #timeline .demo-card--step3 {
   background-color: #fe9900;
}
 #timeline .demo-card--step3 .head::after {
   border-color: #fe9900;
}
 #timeline .demo-card--step4 {
   background-color: #fe9900;
}
 #timeline .demo-card--step4 .head::after {
   border-color: #fe9900;
}
 #timeline .demo-card--step5 {
   background-color: #fe9900;
}
 #timeline .demo-card--step5 .head::after {
   border-color: #fe9900;
}

/*why otm ends css*/


/*our team css here*/
.profile-card{
            position:relative;
            overflow: hidden;
            margin-bottom:10px;
        }
        .profile-card .profile-img img{
            width:100%;
            height:auto;
        }
        .profile-card .profile-content::before{
            content: "";
            position:absolute;
            top:0;
            left:0;
            width:50%;
            height:40%;
            border:3px solid #222;
            border-right:3px solid transparent;
            border-bottom:3px solid transparent;
            transform: scale(1,1);
            transition: all 0.50s linear;
        }
        .profile-card .profile-content::after{
            content: "";
            position:absolute;
            bottom:0;
            right:0;
            width:50%;
            height:40%;
            border:3px solid #222;
            border-left:3px solid transparent;
            border-top:3px solid transparent;
            transition: all 0.50s linear;
        }
        .profile-card:hover .profile-content:before{
            top:20px;
            left:20px;
        }
        .profile-card:hover .profile-content:after{
            bottom:20px;
            right:20px;
        }
        .profile-card .profile-content::after{
            content: "";
            position:absolute;
            bottom:0;
            right:0;
            width:50%;
            height:40%;
            border:3px solid #222;
            border-left:3px solid transparent;
            border-top:3px solid transparent;
            transform: scale(1,1);
            transition: all 0.50s linear;
        }
        .profile-card .profile-content{
            position: absolute;
            top:0;
            left:0;
            width:100%;
            height:100%;
            padding:50% 4%;
            text-align: center;
            background-color: rgba(255,255,255,0.4);
        }
        .profile-card .profile-content .title{
            font-size:24px;
            color:#333;
            opacity:0;
            letter-spacing:2px;
            text-transform:uppercase;
            transform: translateY(-100px);
            transition:all 900ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.20s;
        }
        .profile-card:hover .title{
            opacity:1;
            transform: translateY(0);
        }
        .profile-card:hover .title::after{
            content:"";
            display:block;
            width:50%;
            margin:10px auto;
            border-bottom:2px solid #222;
        }
        .profile-card .profile-content .title > span{
            display:block;
            margin:5px 0;
            font-size: 14px;
            text-transform: capitalize;
        }
        .profile-card .profile-content .social-link{
            margin:20px 0;
            padding:0;
            opacity:0;
            transform: translateY(100px);
            transition:all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.20s;
        }
        .profile-card:hover .social-link{
            opacity:1;
            transform: translateY(0);
        }
        .profile-card .profile-content .social-link li{
            display: inline-block;
            list-style: none;
            margin:0 4px;
        }
        .profile-card .profile-content .social-link li a{
            color:#333;
            width:30px;
            height:25px;
            line-height:24px;
            text-align: center;
            border-radius:5px;
            background-color: #fff;
        }
/*our team css ends here*/


/*howitwork page css*/
.howitwork .bg-div h4{
  color: #fff;
  font-size: 30px;
}
.howitwork .bg-div h5{
  color: #000;
}
.howitwork .bg-div p{
  color: #000;
  margin-bottom: 5px;

}
.heading_divs h3{
      background: linear-gradient(to left, #ff6d00, #ffad01);
    color: #000;
    font-size: 25px;
    padding: 20px;
    text-align: center;
    border-radius: 13px;
    margin-bottom: 22px;
}
.support_text p{
  margin-bottom: 5px;
}


.bg-black{
  background-color: #000;
}

section.footer_logo {
    background: #2f2f2f;
}


.commonPadding{padding-top: 130px;}
button{cursor: pointer;}




/*media query start here*/

@media (max-width: 736px)
{
    .logotext{
    font-size: 22px;
}
}
@media (max-width: 574px)
{
    .text-c{
        text-align: center;
    }
    .text-c img{
        height: 70px;
    }
    .marquee-sibling{
        width: 35%;
    }

}

@media (min-width: 737px) and (max-width:990px )
{
    .logotext{
    font-size: 36px;
}
}


@media (max-width: 991px)
{
    header{
        /*position: initial;*/
    }
    .nav-bg{
        position: initial;
        /*margin-left: 10px;
        margin-right: 10px;*/
    }
.navbar-toggler {
    /*background: #030303;*/
    /*border-color: #005e20;*/
    padding: 10px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
}
.navbar-toggler .icon-bar {
    background-color: #a5cd17;
}


.navbar-light .navbar-nav .active>.nav-link:before, .navbar-light .navbar-nav .active>.nav-link:after{
    display: none;
}
.navbar-light .navbar-nav .nav-link:hover:before, .navbar-light .navbar-nav .nav-link:hover:after{
    display: none;
}
.navbar-light .navbar-nav .nav-item{
    line-height: 15px;
}
.shiftleft {
     margin-left: 0px; 
}

.margin-top-contact{
    margin-top: 0;
}

.bg-color{
    height: auto;
}

.cardimg img{
  min-height: auto;
}
.slideshow{
  height: auto;min-height: 200px;
}
    /*button css*/
/*.btn-new, .btn-new01{
    width: 100%;
}*/

    /*page banner css*/
  .page-banner img{
    height: auto;
    min-height: initial;
  }
}

.navbar-brand img{
    max-height: 80px;
}
.navbar-nav .nav-item{color: #000;font-weight: 600;text-transform: capitalize; }
.navbar-nav .nav-item{margin-right: 15px;color: }
.navbar-nav .nav-item:last-child{margin-right: 0px;}
.navbar-nav .nav-link{color: #003265 ;}
.navbar-nav .nav-link:hover{color: #8c469c ;}
.cart-icon, .login-icon{font-size: 24px;}
.top-row{background: #883c98;
    padding: 10px;}
.left-top, .right-top{color: #fff}
.right-top ul li a{color: rgb(255,255,255,.9);margin-right: 10px;border-right: 1px solid;padding-left: 10px;padding-right: 10px;}
.right-top ul li:last-child a{color: rgb(255,255,255,.9);margin-right: 10px;padding-right: 0;border-right: 0}
.cart-count{position: absolute;top: 0;right: 0;background-color: red;color: #fff;width: 18px;height: 18px;line-height: 18px;border-radius: 50%;text-align: center;font-size: 10px;}
.cart-icon{
    background-image: -webkit-linear-gradient(#893b97,#90c53f,#ef5c2c,#01adf0,#7492af);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}



/*filter css start here*/
.res_filter {display:none;
}

.filter_res button:focus{outline:none}
 aside.close{right:0;transition:.3s;transition-timing-function: cubic-bezier(0.9,0,1,1);
            opacity:1;z-index:10003;text-shadow:none;font-size: 14px;
    font-weight: normal;
    }
 aside {
    background: #ffffff;
    z-index: 2;
    width: 250px;
    height: 100vh;
    position: fixed;
    transition: .3s;
    right: -270px;
    top: 0;
    transition-timing-function: cubic-bezier(0.9,0,1,1);
    box-shadow: -2px 0px 5px 0px #00000030;
    padding: 20px;
    overflow: hidden;
    overflow-y: scroll;
}
.filter_res nav a{display: block; color:#ddd; text-decoration:none;padding:10px}
.filter_res nav a:hover, p.toggle:hover{background:#883c98;color:#fff} 
aside button{border:none; background:none; position: absolute;right:-40px; top:7px; 
             font-size:30px; transform:rotate(90deg); display:inline-block; cursor:pointer}

.filter_res h6 {
    color: #ffc800;
}
p.toggle {
    border: 1px solid #cecece;
    padding: 8px 20px 8px 10px;
}
/*filter css end here*/

 .right_bar {background:lightgrey
    }


.inc_drc input{max-width:50px;border-radius:0;padding-left:10px;border-color:#cecece;border-left:0;border-right:0;
}
.sub, .add {    display: block;
    border: 1px solid;
    min-width: 25px;
    text-align: center;
}
.agree label {
    margin-left: 8px;
}
.agree {display:flex;
}
#radioUserType td {padding-left:10px;
}

.pay_mode td{padding-bottom:0;
}

/*userpanel css start here*/
.buyer_list ul li i{
    margin-right:10px;color:gray
}

.buyer_list ul li {
    padding-bottom: 8px;
    border-bottom: 1px solid #cecece;
    padding-top: 8px;
    margin-bottom: 10px;
}
.buyer_list ul li.active a, .buyer_list ul li.active a i {color:#883c98;font-weight:bold
}
.btn:hover,.btn-new {cursor:pointer;
}
.width_Auto {width:auto}
.tableXYauto {width:100%;overflow:hidden;overflow:scroll;
    }
    .tableXYauto tr th, .tableXYauto tr td{white-space:nowrap;
    }
.all_radio td {padding-left:10px;
}
.all_radio td label {margin-bottom:0;margin-left:5px;
}
/*userpanel css end here*/

  .leg_doc {
        background-color:#883c98;
        padding: 50px;
    border-radius: 45px;
    margin: 33px;
        }
        .Leg_img {
        text-align:center;
        color:white;
        }
            .Leg_img a:hover {
            color:white;
            }


.leg_docc {
    background-color: #883c98;
    padding: 35px;
    border-radius: 45px;
    margin: 33px;
}
















