.aboutteam
{
        margin-left: 10px;
        margin-bottom:25px;
}
.privacypolicy{border:1px solid red;border-radius:10px;color:#000;float:left;padding:15px;width:100%}
.privacypolicy h4{font-family:roboto;color: #ff0f7b;font-size: 26px;font-weight: bolder;}
.privacypolicy p{color:#000;line-height:230%;text-align:justify}
.privacypolicy li{display:inherit;font-size:17px;line-height:260%;text-align:left}


.privacyaddress1{/*background:#f8f8f8;border:1px solid #ddd;*/border-radius:10px;background: #f8f8f8;border:1px solid #ddd;padding: 0px 0px 10px 10px;}
.privacyaddress1 h3{color:#ce0606;font-size:25px;line-height:160%;margin:auto}
.privacyaddress1 p{font-size:19px;line-height:150%}


.counter{
    font-family: 'Secular One', sans-serif;
    text-align: center;
    width: 300px;
    padding: 25px 5px 30px;
    /* margin: 0 auto; */
    position: relative;
    z-index: 1;
}
.counter:before{
    content: '';
    background: #6980d4;
    height: 100%;
    width: 85%;
    border-radius: 15px;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
}
.counter h3{
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0 0 15px 0;
    background: #45529a;
    position: relative;
    top: -25px;
    line-height: 180%;
    width: 88%;
    margin: auto;
    border-radius: 15px 15px 0px 0px;
}




.counter2{
    font-family: 'Secular One', sans-serif;
    text-align: center;
    width: 300px;
    padding: 25px 5px 30px;
    /* margin: 0 auto; */
    position: relative;
    z-index: 1;
    float: right;
}
.counter2:before{
    content: '';
    background: #6a94cc;
    height: 100%;
    width: 85%;
    border-radius: 15px;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
}
.counter2 h3{
   color: #fff;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0 0 15px 0;
    background: #3375a9;
    position: relative;
    top: -25px;
    line-height: 180%;
    width: 88%;
    margin: auto;
    border-radius: 15px 15px 0px 0px;
}





.counter2 .counter-content{
    background: #fff;
    padding: 10px 10px;
    box-shadow: 1px 3px 14px 3px rgba(0, 0, 0, 0.2);
    border-radius: 0 15px;
    position: relative;
}
.counter-content:before,
.counter-content:after{
    content: "";
    background: linear-gradient(to right bottom, transparent 49%, #888 50%);
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    left: 0;
    z-index:-2;
}
.counter-content:after{
    background: linear-gradient(to right bottom,#888 49%, transparent 50%);
    left: auto;
    right: -2px;
    top: auto;
    bottom: -20px;
}
.counter2 .counter-icon{
    color: #EB3B00;
    font-size: 35px;
    transition: all 0.3s;
}
.counter:hover .counter-icon{ transform: rotateY(360deg); }
.counter2 .counter-value{
    color: #333;
    font-size: 35px;
    font-weight: 600;
}


.counter .counter-content{
    background: #fff;
    padding: 10px 10px;
    box-shadow: 1px 3px 14px 3px rgba(0, 0, 0, 0.2);
    border-radius: 0 15px;
    position: relative;
}
.counter-content:before,
.counter-content:after{
    content: "";
    background: linear-gradient(to right bottom, transparent 49%, #888 50%);
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    left: 0;
    z-index:-2;
}
.counter-content:after{
    background: linear-gradient(to right bottom,#888 49%, transparent 50%);
    left: auto;
    right: -2px;
    top: auto;
    bottom: -20px;
}
.counter .counter-icon{
    color: #EB3B00;
    font-size: 35px;
    transition: all 0.3s;
}
.counter:hover .counter-icon{ transform: rotateY(360deg); }
.counter .counter-value{
    color: #333;
    font-size: 35px;
    font-weight: 600;
}
.counter.blue:before{ background: linear-gradient(135deg,#00DCD0,#00B5DC); }
.counter.blue .counter-icon{ color: #00B5DC; }
.counter.yellow:before{ background: linear-gradient(135deg,#FDC801,#FFA105); }
.counter.yellow .counter-icon{ color: #FFA105; }
.counter.darkblue:before{ background: linear-gradient(135deg,#0081DC,#0072D7); }
.counter.darkblue .counter-icon{ color: #0072D7; }


.zoom-desc a {
    float:left;
    width:15%;
    margin: 0px 5px 5px 13px;
}


.zoom-desc a img {
    width:100%;
    height:100px;
    box-shadow: 0px 0px 2px #4c4c4c;
    border: solid 1px #9E9E9E;
    padding: 8px;
    border-radius:5px;
}


/*--New Shopping Cart--*/
.newcartbg {
	padding:8px;
}

.newcartwrap {

	border-radius:7px;
	padding:8px;
	width:90%;
	margin:auto;
}

.newcartwrap .input {
	height:45px;
	border-radius:5px;
	border:solid 1px #b9b9b9;
}

.cartnewbg {
	
background:#fff;
	
width: 91%;
	
margin:auto;
	
box-shadow: 0px 0px 3px #9E9E9E;
	
border-radius: 8px;
	
/* margin-left: 18px; */
	
/* margin-right: 15px; */
	
padding-bottom: 15px;
	
margin-bottom: 30px;
	
/* margin-bottom:45px; */
}

.cartname {
	font-size: 25px;
	font-weight:bold;
	line-height:250%;
	color:#ff2e2e;
	text-transform: uppercase;
}

.cartrs {
	font-size: 30px;
	font-weight:bold;
	line-height:250%;
	color:#FF7043;
	text-transform: uppercase;
}

.cartpic img {
	width:90%;
	height: 350px;
	border-radius:10px;
	padding:7px;
	margin-top: 12px;
	
	
}



.cartnewbg .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #d3d3d3;
    padding: 8px;
    vertical-align: middle;
}

.cartnewbg .c2 {
      
       color:#000;
}


.cartbtn {
  margin: 0 auto;
  width:50%;
  float:left;
  font-size: 2.0rem;
  text-align:center;
  padding: 1.25rem 2.5rem;
  display: block;
  background-color: #009ac9;
  border: 1px solid transparent;
  color: #ffffff;
  font-weight: 300;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  	position: relative;
	padding: 10px 40px;
  margin: 0px 10px 10px 0px;
  float: left;
	border-radius: 10px;
	font-family: 'Pacifico', cursive;
	font-size: 25px;
	color: #FFF;
	text-decoration: none;
}

.cartbtn:hover {
  background-color: #ffffff;
  color: #F44336;
  border-color: #009ac9;
  text-decoration:none;
}



.code {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  min-width: 96px;
  line-height: 46px;
  padding: 0 24px;
  font-size: 20px;
  color: white;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px #154c86;
  background-color: #247edd;
  background-clip: padding-box;
  border: 1px solid;
 
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04));
}


.mainname {
	font-size:45px;
}

/*--End New Shopping Cart--*/

.uploadbtn {
	background:url(../images/uploadprofile.jpg);
	background-size:100% 100%;
	
}


.blue {
	color:#0380eb;
	background:transparent;
}



.forgotwrap {
	box-shadow:0px 0px 10px #ddd;
	border:solid 1px #9E9E9E;
	margin:25px 0px 25px 0px;
	border-radius:15px;
	font-family:arial;
}


.forgothead {
	background: #F5F5F5;
	border-radius:15px 15px 0px 0px;
	text-align:center;
	font-size: 22px;
	letter-spacing: 1px;
	color:#212121;
	line-height: 180%;
	border-bottom:solid 2px #ddd;
} 


.fgmain {
	margin:15px;
	font-size:18px;
	letter-spacing:1px;
	font-weight:bold;
	padding-top:7px;
}   


.fgmain input {
	width:330px;
	margin-top:15px;
}   


.fgmain .btn {
	width:330px;
	margin-top:15px;
	padding: 8px 20px 8px 20px;
	border-radius: 8px;
}

.col-md-4 {

	float:left;

}  
.pcol-md-4 
{
    width: 32%;
    float:left;
} 



/******** reciept ******/

.reciept{
	width: 90%;
	border: 4px solid #ccc;
	position: relative;
	margin: 15px auto;
}
.recp-head {
	/* background-color:red; */
	display:inline-block;
	width:100%;
	padding: 0px;
}


.reciept .recp-head .rec-logo{
	height:100px;
	padding: 15px;
	background-color:white;
	display: inline-block;
	margin:0px;
	float: left;
	width:40%;
}


.reciept .recp-head .rec-logo img{
	height:80px;
	
}

.reciept .recp-head .rec-number
{
	height:100px;
	background-image: url(../images/receipt-bg.png);
	text-align: end;
	float:right;
	background-size: 100% 100%;
	background-position: right;
	background-repeat: no-repeat;
	background-color:white;
	width:40%;
	padding:15px;
}
.reciept .recp-head .rec-number h3, p
{
	color:white;
	margin:0px;
	text-transform:uppercase;
	padding:0px;
	line-height:25px;
}


.reciept .recp-head .rec-number  p
{
	font-size:14px;
}
.reciept .recp-mid{
	background-image:url(../images/company-bg.png);
	background-repeat: no-repeat;
	background-size: 80% 100%;
}
.reciept .rec-name{
	padding:0px 20px;
}
.reciept .rec-name h2{
	color:white;
	font-size:18px;
	text-transform:uppercase;
}
.recp-content{
	width:100%;
	display:flow-root;
	padding: 15px;
}
.recp-content .recp-detail{
	width:45%;
	float:left;
	padding-left:20px;
}
.recp-content .recp-detail h3, h2, p{
	line-height:25px;
}
.recp-content .recp-detail h3{
	color:#cc2320;
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
	margin:0px !important;
}
.recp-content .recp-detail h2{
	color: #000000;
	font-size:19px;
	margin:0px;
}

.recp-content .recp-detail p{
	color:#444;
	font-size:14px;
}

.recp-content .recp-amount{
	width:45%;
	float:right;
	padding-left: 10%;
}

.recp-content .recp-amount h3, h2, p{
	line-height:25px;
}
.recp-content .recp-amount h3{
	color:#cc2320;
	font-size:14px;
	line-height: 15px;
	text-transform: uppercase;
	margin:0px !important;
}
.recp-content .recp-amount h2{
	color: #000000;
	font-size:19px;
	margin:0px;
}

.recp-content .recp-amount p{
	color:#444;
	font-size:14px;
}

.recp-content .recp-amount p span{
	color:#444;
	font-family:sans-serif;
	font-size:14px;
}
.reciept .recp-bot {
	background-image:url(../images/recp-bot.png);
	background-repeat:no-repeat;
	background-size: 60% 100%;
}

.reciept .recp-bot h2 {
	color:white;
	margin: 0px;
	padding-left:25px;
}
.reciept .recp-com{
	position:absolute;
	right:0px;
	bottom:0px;
	padding:0px 15px;
}
@media print{
	
body {-webkit-print-color-adjust: exact;}
	


}
/******* reciept end *****/




:root{ --white: #fff; }
.email-signature{
    font-family: 'Lato', sans-serif;
    background: linear-gradient(to right,#ffffff,#ffffff);
    position: relative;
    width:50%;
    border: 1px solid #ccc;
    margin:15px auto;
}
.email-signature:after{
    content: '';
    display: block;
    clear: both;
}
.email-signature .signature-details{
    color: var(--white);
    background-color: rgb(10, 110, 144);
    padding: 12px 12px 12px 12px;
    display: inline-flex;
    width:100%;
}
.email-signature .signature-details img{
    height: 34px;
    display: inline-block;
    position: relative;
    margin: auto;
}
.email-signature .title{
    font-size: 14px;
    font-weight: 600;
    display: none;
    text-transform: uppercase;
    margin: 0;
}
.email-signature .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 13px;
    right: 10px;
}
.email-signature .icon li{
    display: inline-block;
    margin: 0 10px;
}
.email-signature .icon li a{
    color: var(--white);
    font-size: 18px;
    transition: all 0.3s ease 0s;
}
.email-signature .icon li a:hover{
    color: var(--white);
    text-shadow: 2px 2px 2px #ff512f;
}
.email-signature .signature-img{
    background-color: #f1f1f1;
    width: 125px;
    height: 135px;
    padding: 5px;
    overflow: hidden;
    transform: translateY(-50%);
    position: absolute;
    left: 15px;
    top: 53%;
}
.email-signature .signature-img img{
    width: 100%;
    height: auto;
}
.email-signature .signature-content{
    padding: 25px 15px 25px 161px;
    margin: 0;
    list-style: none;
}
.email-signature .signature-content li{
    /* color: red; */
    font-size: 13px;
    word-break: break-all;
    vertical-align: text-top;
    width: fit-content;
    position: relative !important;
    vertical-align: top;
    line-height: 20px;
    position: unset;
}
.email-signature .signature-content li span{
    color: black;
    font-size: 13px;
    width: 100%;
    display:inline-block;
    line-height: 23px;
}

.email-signature .signature-content li span{
    display: inline-block;
    width: 104px;
    vertical-align: top;
}
.email-signature .signature-web span a{
	color:white !important;

}
.email-signature .signature-web{
    color: var(--white);
    background-color: #f44336;
    font-size: 13px;
    text-align: center;
    text-transform:uppercase;
    display: block;
    padding: 2px;
}
@media screen and (max-width:576px){
    .email-signature{ text-align: center; }
    .email-signature .signature-details{
        padding: 12px 12px 40px;
        margin: 0 0 15px;
    }
    .email-signature .icon{
        top: 45px;
        right: 50%;
        transform: translateX(50%);
    }
    .email-signature .signature-img{
        display: inline-block;
        transform: translateX(0) translateY(0);
        position: relative;
        left: auto;
        top: auto;
    }
    .email-signature .signature-content{
        padding: 10px 0;
        text-align: center;
    }
}

@media print {
    body {-webkit-print-color-adjust: exact;}
	.email-signature{
		width:60%;
	}
	.email-signature .signature-details {
    background-color: rgb(10, 110, 144);
   }
   .email-signature .signature-web {
    color: var(--white);
    background-color: #f44336;
}
}





  

#header {
	text-align:center;
}

.input {
    border: 1px solid #999999;
    border-radius: 8px;
    color: #000000;
    height: 36px;
    width: 100%;
    letter-spacing: 1px;
    padding-left: 3px;
    font-weight: 600;
}
.input:focus {
    border-color: #fb7600;
    box-shadow: 0 0 6px #fb7600;
}


.matrixleft{
    background:url(../images/matrix-left.jpg) rgba(0,0,0,0);
    height:145px;
    margin-bottom:20px;
    margin-left:10px;
    width:346px
}
.matrixleft .c1{
    font-size:24px;
    height:60px
}
.matrixright{
    background:url(../images/matrix-right.jpg) rgba(0,0,0,0);
    float:right;
    height:145px;
    margin-right:10px;
    width:346px
}
.matrixright .c1a{
    font-size:24px
}
.matrixmember{
    float:left;
    width:100%
}
.matrixuser{
    background:#dadada;
    border-radius:10px;
    margin:10px auto auto;
    padding:4px;
    width:105px
}
.matrixarow4,.matrixarow5,.matrixarw1,.sunflowerarw{
    margin:3px auto auto
}
.matrixuser2{
    background:#eee;
    border:1px solid #b1b1b1;
    border-radius:10px;
    width:100%
}
.matriximg{
    border-bottom:1px solid #b1b1b1;
    padding:7px 0
}
.matriximg input[type=image]{
    border-radius:5px;
    width:55px
}
.matrixtxt{
    background:#fff;
    border-radius:0 0 8px 8px;
    padding-bottom:3px
}
.matrixtxt a{
    color:#000;
    font-family:roboto;
    font-size:15px
}
.matrixarw1{
    width:748px
}
.matrixarw1 img{
    height:auto;
    width:748px
}
.matrixarow4{
    width:930px
}
.matrixarow4 img{
    height:auto;
    width:930px
}
.matrixarow5{
    width:988px
}
.matrixarow5 img{
    height:auto;
    width:988px
}
.sunflowerarw{
    width:28px
}
.sunflowerarw img{
    height:auto;
    width:28px
}
.sungrid{
    float:left;
    width:14.2%
}
.matrixarw2{
    float:left;
    width:33.3%
}
.matrixarw4{
    float:left;
    width:25%
}
.matrixarw5{
    float:left;
    width:20%
}
.lefttree1 {
    background:url('../images/lefttree1.jpg');
    background-size:100% 100% !important;
    width:100%;
    height:188px;
    padding:15px;
    border-radius:7px;
    margin-bottom:20px;
    box-shadow:0px 0px 5px #ddd;

}

.lefttree1 h1 {
    font-weight:bold;
    
}

.lefttree2 {
    width:70%;
    float:left;
}

.leftno1 {
    background:#3aa0fe;
    width:45%;
    float:left;
    font-size:26px;
    font-weight:bold;
    color:#fff;
    border-radius:7px;
    line-height: 200%;
    margin:5px;
    text-align:center;
}



.leftno2 {
    background:#667cff;
    width:45%;
    float:left;
    font-size:26px;
    font-weight:bold;
    color:#fff;
    border-radius:7px;
    line-height:250%;
    margin:5px;
    text-align:center;

}





@media screen and (min-width:240px) {
    .lefttree1 {
    background:url('../images/lefttree1.jpg');
    background-size: 100% 100%;
    width: 100%;
    height: 145px;
    padding:15px;
    border-radius:7px;
    margin-bottom:20px;
    box-shadow:0px 0px 5px #ddd;
}

.lefttree1 h1 {
    font-weight:bold;
    font-size: 25px;
}

.lefttree2 {
    width: 76%;
    float:left;
}

.leftno1 {
    background:#3aa0fe;
    width:45%;
    float:left;
    font-size: 18px;
    font-weight:bold;
    color:#fff;
    border-radius:7px;
    line-height: 200%;
    margin:5px;
    text-align:center;
}



.leftno2 {
    background:#667cff;
    width:45%;
    float:left;
    font-size:26px;
    font-weight:bold;
    color:#fff;
    border-radius:7px;
    line-height:250%;
    margin:5px;
    text-align:center;

}
}


@media screen and (min-width:1100px) {
    .lefttree1 {
    background:url('../images/lefttree1.jpg');
    width:427px;
    height:188px;
    padding:15px;
    border-radius:7px;
    margin-bottom:20px;
    box-shadow:0px 0px 5px #ddd;

}

.lefttree1 h1 {
    font-weight:bold;
    font-size: 35px;
}

.lefttree2 {
    width:70%;
    float:left;
}

.leftno1 {
    background:#3aa0fe;
    width:45%;
    float:left;
    font-size:26px;
    font-weight:bold;
    color:#fff;
    border-radius:7px;
    line-height: 200%;
    margin:5px;
    text-align:center;
}



.leftno2 {
    background:#667cff;
    width:45%;
    float:left;
    font-size:26px;
    font-weight:bold;
    color:#fff;
    border-radius:7px;
    line-height:250%;
    margin:5px;
    text-align:center;

}
}

