body {
	margin: 0 auto;
	padding: 0;
	overflow-x: hidden;
	font-family: 'Arimo', sans-serif; background:url(../images/dote-home.jpg);
}
h1, h2, h3, h4, h5, h6, p, span, ul, li, a, .btn-default, textarea {
	margin: 0;
	padding: 0;
}

.padding-lift{  padding-left:0;}

ul{ list-style:none !important; padding:0;}

a{ text-decoration:none !important;}
.no_space {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.center {
	display: block;
	margin: 0 auto;
	float: none;
}
.nav-bar { background:url(../images/dote-home.jpg);
	
	padding: 10px 0;
	
}
.custom-nav ul {
	display: flex;
	justify-content: space-around;
	list-style: none;
	padding: 21px 0 0;
}
.custom-nav ul li {
	font-size: 17px;
	font-weight: 600;
}
.custom-nav ul li a {
	color: #000;
	text-decoration: none;
}
.cust-navbar-cont {
	height: 100vh;
	width: 100vw;
	background: #0b9361 !important;
	position: fixed;
	z-index: 999;
	top: 70px;
	left: 0;
	bottom: 0;
	right: 0;
	display: none;
	color: #fff;
}
.cust-navbar-cont ul li a {
	color: #fff;
	font-size: 17px;
    font-weight: 600;
}
.cust-navbar-cont ul {
	list-style: none;
}
.toggle {
	background: #000;
	padding: 0px 0px;
	margin: 6px 10px 0;
	text-align: center;
	color: #fff;
	font-size: 33px;
}
.cust-navbar-cont ul li {
	border-bottom: 1px solid #fff;
	padding: 15px;
}
.min-banner {
	background: url(../images/min-banner.jpg);
	height: 450px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}
.min-banner h2,.min-banner h1{
	font-size: 34px;
	text-shadow: 0 2px 1px #242a31;
	font-weight: 600;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
}
.min-banner p {
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 30px;
}
.test input {
	font-size: 20px;
	border: 3px solid rgb(221, 221, 221);
	line-height: 54px;
	text-indent: 50px;
	float: left;
	width: 100%;
	color: #878787!important;
	background: url(../images/search-icon.png) 12px 15px no-repeat #fff!important;
	box-sizing: border-box;
	padding: 1px;
	border-radius: 5px;
	outline: none;
}
.serch-button button {
	color: #fff;
    font-size: 24px;
    cursor: pointer;
    font-weight: 600;
    border-radius: 5px;
    margin: 0;
    padding: 10px;
    float: left;
    text-indent: 0;
    width: 100%;
    background-color: #ef4e24;
    background-repeat: repeat-x;
   /*  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fed66c', endColorstr='#febd4c', GradientType=0); */
    border: 3px solid rgb(221, 221, 221) !important;
}


.min-logo {
    margin: 40px 0 20px;
}


.min-logo img{
	
	border: 1px solid rgb(214, 214, 214);
    box-shadow: 0 15px 4px -14px rgb(214, 214, 214);
    margin: 0 0 30px;
	border-radius: 5px;
	min-height: 165px !important;
}

.min-logo h3 {
    text-align: center;
    font-size: 27px;
    font-weight: 600;
    color: #595959;
    margin: 0 0 27px;
}
.min-logo img:hover{
	border: 1px solid #ef4e24 !important;
	box-shadow: 0 15px 4px -14px #ef4e24 !important;
}

.brand h2{
    font-size: 27px;
    font-weight: 600;
    text-align: center;    padding-bottom: 10px; text-align:center; color:#595959;
}


.brand {margin: 40px 0 20px;}

.brand p{     font-size: 19px;
color:#3e454c; text-align:center;}

.barnd-box{padding: 10px 0 40px;position:relative;background:url(../images/left-border.jpg) left center no-repeat #fff;margin: 0 0 20px;}

.barnd-box:before {
    content: "";
    background: url(../images/border.png) left top;
    position: absolute;
    top: 0;
	width: 100%;
    height: 7px;
    left: 0px;
}


.barnd-box:after {
    content: "";
    background: url(../images/border-bottom.png) left bottom;
    position: absolute;
    bottom: -4px;
	width: 100%;
    height: 7px;
    left: 0px;
}


.barnd-box h3  {
    font-size: 19px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #595959;
    width: 100%;
    min-height: 54px;    padding-left: 15px; text-align:center;
}

.button {
    background: url(../images/button.png);
    width: 100%;
    height: 52px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    padding: 18px 0px;
    float: none;
    margin: 0 auto;
}

.button h5 {
    padding-left: 75px;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
}

.pos {
    position: absolute;
    right: 25px;
    top: 20px;
}

.barnd-box a{ text-decoration:none;}

.phone h4, .phone p{    font-size: 27px;
    font-weight: 600;
    text-align: center; color:#595959; margin:0 0 30px;
}


.liks-icon{
    background-color: #fff;
    border: 1px solid rgb(214, 214, 214);
    border-radius: 5px;
    box-shadow: 0 11px 8px -11px rgb(214, 214, 214);
    min-height: 120px;
    padding: 14px 0px 0;
    text-align: center;
    margin: 0 0 15px;
}

.liks-icon i
{
	font-size: 50px !important;
    color: #00af71;
    padding: 5px;
}
.liks-icon  h2 {
        font-size: 12px;
    font-weight: 600;
    margin: 0;
    padding: 5px 0 0;
}
.liks-icon i:hover {
   color: #ef4e24;
}
.liks-icon:hover i
{
	 color: #ef4e24;
}
.liks-icon:hover h2
{
	 color: #ef4e24;
}

.liks-icon  h2 a{color:#000;text-decoration: none;}


.phone ul{list-style:none;display: flex;justify-content: space-between;}

.phone ul li{ width:13%;}
.phone ul li a{ text-decoration:none; color:#000;}


.liks-icon:hover {
       transition-duration: 0.5s;
    border: 1px solid #ef4e24 !important;
    box-shadow: 0 15px 4px -14px #ef4e24 !important;
}


.last h2,.last h4  {
    padding: 30px 0;
    font-size: 38px;
    font-weight: 600;
    text-align: center; color:#595959;
}

.last ul li a {
	color: #595959; 
	
    font-weight: 600;
    font-size: 13px;
    display: block;
    line-height: 21px;
    text-align: left;
    text-decoration: none;
}

.last ul li {
    list-style-type: none;
    padding:0;
}

.last ul li a:hover {
	/*   color: #ec7604; */
    color: #ef4e24;
}


/*footer*/

.no-padding {
	padding: 0px !important;
}
.margin-bottom {
	margin-bottom: 7px;
}
.third-section {
	padding: 30px 0px 0; 
	background-color: rgb(239, 239, 233);
}
.third-text {
	background-color: #FFF;
	
	padding:0px 0px 25px;
	border-left: 7px solid rgb(221, 221, 221);
    border-right: 7px solid rgb(221, 221, 221);
    border-bottom: dashed 1px rgb(221, 221, 221);
}
.third-text h3 {
    font-weight: 600;
    font-size: 24px !important;
    margin: 0px !important;
    background-color: #0b9361;
    color: #FFF !important;
    padding: 20px 14px;
}
.third-text p {
	line-height: 22px;
	font-size: 15px;
	padding:15px 20px 0px;
}
.third-text a {
	color: rgb(198, 88, 22);
}
.third-text h4 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 20px;
}
.last-sec{
	background-color: rgb(81, 81, 81);
	padding: 20px 0 35px;
	border-bottom: solid 1px rgb(93, 93, 93);
}
.last-section {
	font-size: 48px;
    text-align: center;
    position: relative;
    background-image: url(../images/ft-border.png);
    /* position: absolute; */
    right: 0;
    height: 105px;
    /* width: 2px; */
    background-repeat-x: no-repeat;
}
.last
{
	    padding-bottom: 30px;
}
.last-section.im-t{ background-image:none}

.last-section i {
	color: #0b9361;
	margin: 0 0 10px;
}
.last-section h5,.last-p {
	color: #FFF;
	font-size: 26px;
	font-weight: 600;
	margin: 0px 0px 5px;
	letter-spacing: 0.5px;
}
.last-section h6,.last-count {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	color: rgb(209, 209, 209);
}
.last-section h6 a {
	color: rgb(209, 209, 209);
}
.footer {
	background-color: rgb(73, 73, 73);
	padding: 30px 0;
}
.footer h2,.footer-p {
	color: #FFF !important;
	font-size: 18px !important;
	font-weight: 600;
	margin: 0px 0px 15px;
}
.footer p {
	font-size: 14px;
    color: rgb(203, 203, 203);
}
.footer ul {
    list-style: none;
    padding: 0 10px;
    margin: 0;
}
.footer ul li {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}
.footer ul li a {
    color: rgb(203, 203, 203);
    text-transform: capitalize;
    text-decoration: none;
}
.footer ul li a:hover
{
	
	color:#ef4e24 !important;
}
.footer ul li i {
	background-color: rgb(203, 203, 203);
	margin-right: 6px;
	width: 23px;
	padding: 6px;
	border-radius: 100px;
	text-align: center;
	font-size: 12px;
	color: rgb(73, 73, 73);
	transition-duration: 0.3s;
	margin-bottom: 6px;
	height: 23px;
}
.icon-1 i:hover {
	background-color: rgb(59,89,153);
	color: #FFF;
}
.icon-2 i:hover {
	background-color: rgb(85,172,238);
	color: #FFF;
}
.icon-3 i:hover {
	background-color: rgb(222, 63, 36);
	color: #FFF;
}
.icon-4 i:hover {
	background-color: rgb(189,8,28);
	color: #FFF;
}
.icon-5 i:hover {
	background-color: rgb(228,64,95);
	color: #FFF;
}
.icon-6 i:hover {
	background-color: #01e675;
	color: #FFF;
}


.last-fotter{
    float: left;
    width: 100%;
    border-top: solid 5px #0b9361;
    background-color: #eafbff;
    background-image: -webkit-linear-gradient(top,#eafbff,#f6fbfd);
    background-image: linear-gradient(to bottom,#eafbff,#f6fbfd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eafbff', endColorstr='#f6fbfd', GradientType=0);
    padding: 10px 0 10px;
}

.last-fotter p {
    text-align: center;
    color: #6a6c6c;
    font-size: 15px;
}

.last-fotter p span {
    clear: both;
    display: block;
    font-size: 14px;
}

.last-fotter p a{  color: #6a6c6c;}

.absote{  position: absolute;
    top: 20px;
    right: 0;
}


.last-section:before{content:"";}


.last-section:before{ display:none;}

.footer ul li i:hover {
    transform: rotate(360deg); transition-duration:0.8s;
}

.filde input {
   padding: 0 9px 0px;
    line-height: 50px;
    margin: 0;
    border-radius: 5px 0 0 5px;
    height: 57px;
    width: 80%;
    box-sizing: border-box;
    font-size: 20px;
    color: #878787!important;
    font-weight: 400;
    border: 3px solid rgb(221, 221, 221);
    outline: none;
    border-right: none;
}


.filde button {
    float: right;
    background-color: #0b9361;
    background-repeat: repeat-x;
    margin: 0px;
    border-radius: 0 5px 5px 0;
    padding: 0;
    font-size: 33px;
    line-height: 0;
    border: 0;
    width: 20%;
    height: 57px;
    cursor: pointer;
    overflow: hidden;
    border: 3px solid rgb(221, 221, 221);
    border-left: none;
}
.mylink img
{
	    border-radius: 5px;
}
.mylink:hover img
{
    transition-duration: 0.5s;
    border: 1px solid #ef4e24 !important;
    box-shadow: 0 15px 4px -14px #ef4e24 !important;
	    border-radius: 5px;
}
.categories {
	padding-bottom:20px;
    background: #fff;
	border-left: 7px solid rgb(221, 221, 221);
    border-right: 7px solid rgb(221, 221, 221);
    border-bottom: dashed 1px rgb(221, 221, 221);
}
.categories .sec
{	
    margin-bottom: 15px !important;
}
.categories .sec h1,.categories .sec h2,.categories .sec h3,.categories .sec h4,.categories .sec h5,.categories .sec h6
{
    font-weight: 600;
	font-size: 24px !important;
	margin:0px !important;	
   background-color: #0b9361;
    color: #FFF !important;
    padding: 20px 14px;
}
.categories ul
{
	padding:0px 15px !important;
}
.categories-icon {
    background-color: #fff;
	border: 1px solid rgb(214, 214, 214);
    box-shadow: 0 15px 4px -14px rgb(214, 214, 214);
	
	
    border-radius: 5px;
    /* box-shadow: 0 11px 8px -11px rgba(0, 0, 0, .2); */
       min-height: 120px;
    padding: 20px 0px 20px;
    text-align: center;
    margin: 0 0 10px;
}
.categories-icon i {
font-size: 55px !important;
    color: #00af71;
    padding: 5px;
}
.categories-icon i:hover {
font-size: 55px !important;
    color: #ef4e24;
    padding: 5px;
}
.categories-icon:hover i
{
	 color: #ef4e24;
}
.categories-icon h2 {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 15px 0 0;
	color: #595959;
}

.categories ul {
    list-style: none;
    display: flex;
	/*  justify-content: space-between; */
    justify-content: center;
}


.categories ul li {
    width: 20%;
    padding: 10px;
}

.categories a{color: #006199;}


.main-div h3 {
	color: #595959;
	font-size: 26px;
	font-weight: 700;
	margin: 0px 0 20px;
}
.main-div {
	padding: 20px 0px;
}
.main-div-bg {
	background-color: #FFF;
    padding-bottom: 20px;
    background: #fff;
	border-left: 7px solid rgb(221, 221, 221);
    border-right: 7px solid rgb(221, 221, 221);
    border-bottom: dashed 1px rgb(221, 221, 221);
  
}
.main-div-bg .sec h1,.main-div-bg .sec h2,.main-div-bg .sec h3,.main-div-bg .sec h4,.main-div-bg .sec h5,.main-div-bg .sec h6
{
    font-weight: 600;
    font-size: 24px !important;
    margin: 0px !important;
    background-color: #fff;  
    background-color: #0b9361;
    color: #FFF !important;
    padding: 20px 14px;
}


.main-div-form ul {
	display: flex;
	justify-content: space-between;
	margin: 25px 0px !important;
    padding: 0px 15px !important;
}
.main-div-form ul li {
	padding: 5px 9px;
	/* border: 1px solid #0b9361; */
	transition-duration: 0.3s;
}
.main-div-form ul li a {
	color: #000;
	font-weight: 600;
	font-size: 20px;
	text-transform: uppercase;
}
.main-div-form ul li:hover {
	background-color: #ef4e24;
	color:#fff !important;
	cursor:pointer !important;
}
.main-div-form ul li:hover a {
	color:#fff !important;
	cursor:pointer !important;
}
.main-div-form .active {
	background-color: #ef4e24;
    color: #fff !important;
}
.main-div-form .active  a{
    color: #fff !important;
}
.main-div-form h1,.main-div-form h2,.main-div-form h3,.main-div-form h4,.main-div-form h5,.main-div-form h6 {
	color: #0b9361;
    font-size: 50px;
    font-weight: 600;
    /* border-top: 1px dashed #0b9361; */
    padding: 0px 15px 10px 15px;
    text-transform: uppercase;
}
.main-div-link a {
	color: rgb(68, 68, 68);
	font-weight: 700;
    font-size: 16px;
	transition-duration: 0.3s;
	line-height: 30px;
	word-wrap: break-word;
}
.main-div-link a:hover {
	color: #ef4e24;
}


.sec h3 {
    color: #595959;
    font-size: 26px;
    font-weight: 700;
    margin: 20px 0 ;
}

.categories-icon:hover {
	border: 1px solid #ef4e24 !important;
    box-shadow: 0 15px 4px -14px #ef4e24 !important;
    transition-duration: 0.5s;
}
.categories-icon:hover h2
{
	color:#ef4e24 !important;
}




/*tab*/

/* Style the tab */
.tab {
	overflow: hidden;
	border: 1px solid #fff;
	background-color: #ffffff;
}

/* Style the buttons inside the tab */
.tab button {
	background-color: inherit;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 8px 7px;
	transition: 0.3s;
	font-size: 16px;
	display: block;
	width: 100%;
	text-align: left;
	font-weight: 700;
	border-bottom: 1px solid #d6d6d6;
}

/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #ef4e24;
	color:#fff !important;
}

/* Create an active/current tablink class */
.tab button.active {
	background-color: #ef4e24;
	color: #fff;
}

/* Style the tab content */
.tabcontent {
	display: none;
	padding: 6px 0;
	/* border: 1px solid #ccc; */
	border-top: none;
}

/*tab-end*/

.min-code h2,.min-code h1{
    font-size: 26px;
    color: #0b9361;
	font-weight: 600; margin:0 0 20px;text-shadow: 0 1px 0 #fff;
	
}

.min-code {
    margin: 0px 0 40px;
}
.discont-box01{background:url(../images/inner-left-img.jpg) left center no-repeat #fff;border-right: 2px solid #d6d6d6;padding: 20px 10px;position:relative;
	margin: 0 0 40px;
}
.discont-box01::before {
    content: "";
    background: url(../images/voucher-top.png);
    position: absolute;
    top: -6px;
    height: 7px;
    width: 100%;
	left: 0px;
}



.discont-box01::after {
    content: "";
    background: url(../images/voucher-bt.png);
    position: absolute;
    bottom: -4px;
    height: 10px;
    width: 100%;
    left: 0;
}

.logo-div-deal {
	
	border-right: 1.5px dashed #ef4e24 !important;
    border-left: 1.5px dashed #ef4e24 !important;
    border-top: 1.5px dashed #ef4e24 !important;
	
}

.logo-div {
    height: 90px;
    background: #fff;
    width: 110%;
    border: 1px solid #c5c5c5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: table-cell;
    float: left;
	border-right: 1.5px dashed #0b9361;
    border-left: 1.5px dashed #0b9361;
    border-top: 1.5px dashed #0b9361;
    margin-left: 0;
    padding: 20px 0 0;
}


.logo-div h3 {
    font-size: 23px;
    text-transform: uppercase;
    color: #006199;
    text-align: center;
    font-weight: 600;
}


.logo-div h4{ text-align:center;    color: #006199;
font-size: 18px;}


.deal {
    border-radius: 0 0 5px 5px;
    background-color: #ef4e24 !important;
    padding: 0;
    text-align: center;
    width: 110%;
    margin: 0;
    display: block;
    margin: 0 auto;
    padding: 6px;
    margin-left: 0;
}


.code {
    border-radius: 0 0 5px 5px;
    background-color: #0b9361;
    padding: 0;
    text-align: center;
    width: 110%;
    margin: 0;
    display: block;
    margin: 0 auto;
    padding: 6px;
    margin-left: 0;
}

.code p {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}


.border-bottom h3{
    color: #444;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
}


.border-bottom-deal{border-bottom:1px solid #d6d6d6 !important;padding: 0 0 20px;}
.border-bottom{border-bottom:1px solid #d6d6d6;padding: 0 0 20px;}
.border-bottom a {color:#595959 !important;}





.button-discount {
    background: url(../images/button.png);
    width: 100%;
    height: 52px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    padding: 18px 0px;
    margin-top: 25px;
}

.button-discount p {
	padding-left: 2px;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
	text-align: center;
}

.dis-link p {
    float: left;
	/*   color: #1886a6; */
    margin-right: 20px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.6px;
    margin: 10px 0 25px;
}

.disk-link p {
    float: right;
	
    font-size: 14px;line-height: 33px;
}

.disk-link p a{  color: #767676;}

.border-code{border-top: 1px solid #e3e3dd;width: 95%;display: block;margin: 0 auto;padding: 11px 0 0;}

.tic ul li {
    padding: 0 6px;
    color: #0b9361;
    font-size: 14px;
    font-weight: 600;
}
.tic ul li:nth-child(1){   color: #1886a6;}


.tic ul {
    display: flex;
    justify-content: flex-end;
}

.border-code p {
    color: #0b9361;
    font-size: 15px;
}
.fast
{
	margin-bottom: 20px;
    background-color: #fff !important;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
}

.fast img{
	
       margin: 0px auto;
    border: 10px solid #fff;
    border-radius: 5px;
    width: 100%;
	
	
}



.bg-two{    padding: 15px;
    text-align: center;
    width: 100%;
    float: left;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    margin: 0 0 20px;
	
}
.button-Offers {
    background-color: #ef4e24;
    border-radius: 5px;
    width: 100%;
    text-transform: none;
    margin: 0 0 20px;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    box-sizing: content-box;
    padding: 18px 0;
}

.button-Offers p { text-align:center;
	
    font-weight: 600;
    color: #fff;
    font-size: 16px;
}

.tab button span {
    float: right;
}


.tab button:nth-child(3){border-bottom: none;}





.bg-two h3{
    display: inherit;
    padding: 12px 10px;
    background: #70b34a;
    font-size: 18px;
    color: #FFF;
    text-align: left;
    border-bottom: 1px dashed #FFF;
}

.bg-two i {
	float: left;
    font-size: 40px;
    margin: 10px 0 0;
    color: #595959;
    font-weight: 700;
}

.bg-two h6 {
	font-size: 15px;
    /* color: #1886a6; */
    text-align: left;
    margin: 10px 0 0;
    line-height: 21px;
    color: #0b9361;
    /* font-weight: 700; */
    font-size: 16px;
}

.bg-two h6 span{
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    clear: both;
    display: block;
}



/*table*/


/*TABLE*/

.main-text
{
	border-radius: 5px;
	
    background-color: #fff;
    border: 1px solid #d6d6d6;
	padding-bottom: 20px;
	
}
.main-text h1,.main-text h2,.main-text h3,.main-text h4,.main-text h5,.main-text h6
{
	font-weight: 600;
    font-size: 24px !important;
    margin: 0px !important;
    background-color: #0b9361;
    color: #FFF !important;
    padding: 20px 14px;
	
}
.main-text p
{
	padding: 10px 15px 0px 15px;
    background-color: #FFF;
    font-size: 15px;
	color:#333 !important;
	margin-bottom:10px;
}
.main-text a
{
	    color: rgb(68, 68, 68);
}
.main-text a:hover
{
    color: #ef4e24;
}

table {
    width: 100%;
}
th {
	background-color: rgb(245, 245, 245);
}
th {
  	border: 1px solid rgb(232, 232, 230);
  	text-align: left;
  	padding: 8px;
  	color: rgb(102, 102, 102);
    text-transform: uppercase;
    font-weight: 500;
}
.center {
	text-align: center;
}
td {
    color: rgb(62, 69, 76);
    font-size: 15px;
    padding: 6px;
    background-color: #FFF;
    border: 1px solid rgb(232, 232, 230);
}







.inner-back {
	background-color: #FFF;
	padding: 20px;
}
.inner-back-text h2 {
	font-size: 26px;
	color: #FFF;
	background-color: rgb(65, 160, 187);
	font-weight: 600;
	padding: 20px 14px;
	border-radius: 3px 3px 0px 0px;
	margin: 0;
}
.inner-back-text p {
	font-size: 16px;
}
.inner-back-text-01 {
    padding: 20px;
    background-color: #FFF;
}
.inner-back-text-01 p {
	font-size: 15px;
	margin-bottom: 20px;
}
.inner-back-text-01 a {
	color: rgb(198, 88, 22);
}
.inner-back-text-01 h4 {
	color: rgb(0, 97, 153);
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 20px;
}

/*SIDE-BAR*/

.side-text {
	background-color: #FFF;
	border: 1px solid #0b9361;
	padding: 15px;
	margin-bottom: 20px;
}
.side-text h5 {
	font-size: 18px;
	color: rgb(24, 134, 166);
	font-weight: 900;
	border-bottom: solid 1px #0b9361;
	padding-bottom: 10px;
	margin-bottom: 14px;
}
.side-text p {
	color: rgb(62, 69, 76);
	font-size: 15px;
	text-align: justify;
}

.side-bar-box h4 {
	font-size: 20px;
    font-weight: 600;
    color: rgb(24, 134, 166);
    border-bottom: solid 1px rgb(220, 220, 220);
    padding-bottom: 8px;
    margin-bottom: 14px;
}
.side-bar-box ul {
	padding: 0px;
	list-style: none;
	margin: 0;
	display: flex;
	justify-content: space-around;
}
.side-bar-box ul li i {
    font-size: 40px;
    background-color: rgb(214, 214, 214);
    color: #FFF;
    transition-duration: 0.3s;
    width: 65px;
    text-align: center;
    height: 65px;
    border-radius: 10px;
    padding: 11px 0;
}
.side-icon01 i:hover {
	background-color: rgb(59,89,153);
}
.side-icon02 i:hover {
	background-color: rgb(85,172,238);
}
.side-icon03 i:hover {
	background-color: rgb(235, 79, 60);
}

.side-bar-box {
	background-color: #FFF;
	border: 1px solid rgb(214, 214, 214);
	padding: 15px;
	border-radius: 5px;
	margin: 0 0 20px;
}




.latter-box {
	background: #fff;
    width: 100%;
	
    padding: 15px 10px 17px;
    overflow: hidden;
    margin: 0 0 30px;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
}



.latter-box h3,.latter-box h4{  color: #595959;
    font-weight: 600;
font-size: 22px; margin:0 0 20px;}



.latter-box input{
	background-color: #fff;
    border-radius: 5px;
   /*  float: left; */
    border: 1px solid #d6d6d6;
    padding-left: 10px;
    font-size: 17px;
    color: #646464;
    width: 100%;
    outline: none;
    padding: 10px;
}



.latter-box button{
	color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 11px;
    border-radius: 5px;
    border: 0;
    margin: 0;
    cursor: pointer;
    background-color: #ef4e24;
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#efc84a', endColorstr='#d0a828', GradientType=0);
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
}
.side-bar-link {
	background-color: #FFF;
	border:1px solid #d6d6d6;
	padding: 0px;
	margin: 0px 0 20px;
	border-radius: 5px;
}
.side-bar-link p {	
	padding: 15px;
}
.side-bar-link ul {
	list-style: none;
	padding: 15px;
	margin: 0px;
	margin-bottom: 15px;
}
.side-bar-link ul li {
    display: inline-block;
    background-color: rgb(232, 232, 232);
    margin: 0px 3px 6px 3px;
    border-radius: 2px;
}
.side-bar-link ul a:hover {
    background-color: #ef4e24;
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .15);
}
.side-bar-link .related-box-tags ul
{
	padding: 0px !important;
}
.side-bar-link ul li a {
	font-size: 13px;
    color: rgb(58, 58, 58);
    display: inline-block;
    padding: 3px 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
}
.side-bar-last {
	background-color: #FFF;
	border: 1px solid rgb(214, 214, 214);
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 5px;
}


.side-bar-last {
	background-color: #FFF;
	border: 1px solid rgb(214, 214, 214);
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 5px;
}
.side-bar-link h1,.side-bar-link h2,.side-bar-link h3,.side-bar-link h4,.side-bar-link h5,.side-bar-link h6 {
	
    padding: 10px 0px 5px;
    text-transform: capitalize;
    font-size: 18px;
    color: #0b9361;
    font-weight: 900;
    border-bottom: solid 1px rgb(220, 220, 220);
    margin: 0px 14px 10px;
} 
.side-bar-last ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
.side-bar-last ul li {
	display: inline-block;
}
.side-bar-last ul li a {
	color: rgb(198, 88, 22);
}

/*MY CSS*/
/*About US CSS*/
.center{text-align:center;}
.about-us{background-color:rgb(239, 239, 233);padding:20px 0px;}
.about-us-bg{    background-color: #FFF;
    /* padding: 20px; */
    overflow: hidden;
	border-left: 7px solid rgb(221, 221, 221);
    border-right: 7px solid rgb(221, 221, 221);
    border-bottom: dashed 1px rgb(221, 221, 221);
	}
.about-us-text{    text-align: left;
    background-color: #fff;
	padding-bottom: 20px;
}
.about-us-text p{font-size:16px;color:rgb(62, 69, 76);text-align:left;padding:10px 10px 0px 10px;}
.about-us-text h2,.about-us-text h3,.about-us-text h4,.about-us-text h5,.about-us-text h6{padding:0px 10px;}
.about-us-text h1{    
	background-color: #0b9361;
	 color: #FFF !important;
	  padding: 20px 14px;
	   font-size: 24px !important;
   /*  padding: 20px 14px;
    color: #FFF;
    font-weight: 600;
    font-size: 24px !important;
    text-align: left;
    margin-bottom: 10px;
	color: #595959;
    font-weight: 600;
    font-size: 24px;
    background-color: #fff;
    border-bottom: 1px dashed #0b9361; */
}






/*Privacy Policy CSS*/
.privacy-policy{background-color:rgb(239, 239, 233);padding:20px 0px;}

.privacy-policy-bg{background-color:#FFF;border-left:7px solid rgb(221, 221, 221);border-right:7px solid rgb(221, 221, 221);border-bottom:dashed 1px rgb(221, 221, 221);padding:20px;overflow:hidden;}
.privacy-policy-text p{color:rgb(62, 69, 76);font-size:16px;margin-bottom:18px;}
.privacy-policy-text h5{color:rgb(0, 97, 153);font-size:16px;margin-bottom:8px;font-weight:600;}

/*Terms & Conditions CSS*/
.terms-and-conditions{background-color:rgb(239, 239, 233);padding:20px 0px;}
.terms-bg{background-color:#FFF;border-left:7px solid rgb(221, 221, 221);border-right:7px solid rgb(221, 221, 221);border-bottom:dashed 1px rgb(221, 221, 221);padding:20px;overflow:hidden;}
.terms-text ul{padding:0px;margin:0px;list-style:none;}
.terms-text ul li{list-style-type:disc;list-style-position:inside;font-size:16px;color:rgb(85, 86, 85);margin-bottom:14px;line-height:23px;}

/*FAQS CSS*/
.faq{background-color:rgb(239, 239, 233);padding:20px 0px;}
.faq-bg{background-color:#FFF;border-left:7px solid rgb(221, 221, 221);border-right:7px solid rgb(221, 221, 221);border-bottom:dashed 1px rgb(221, 221, 221);padding:20px;overflow:hidden;}
.faq-text h3{background-color:rgb(70, 167, 0);background-image:linear-gradient(to bottom, rgb(149, 216, 20), rgb(70, 167, 0));color:#FFF;font-size:24px;font-weight:600;text-shadow:0 -1px 0 #4b8c41;padding:20px 14px;margin-bottom:5px;}
.faq-text p{font-size:16px;margin-bottom:18px;}
.faq-text h4{font-size:16px;color:rgb(85, 86, 85);font-weight:600;margin-bottom:15px;}


.mymodal .modal-header {
    background: #f2f2f2;
    border-radius: 5px 5px 0 0;
    padding: 24px 15px 0;
    border: none;
}

.mymodal .modal-header h4 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
}

.mymodal .modal-header h4 span {
    display: block;
    font-weight: 300;
    font-size: 15px;
}


.modal-header .close {
    background: #000;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    position: absolute;
    top: -12px;
    right: -10px;
    opacity: 1;
    color: #fff;
    border: 2px solid #fff;
    font-size: 16px;
    box-shadow: 0 0 7px #000; outline:none;
}

.pop-boder  h5{ border: 2px dashed #6fb449; font-size: 26px; font-weight: 600;
    border-radius: 5px;
    float: left;
	
    
    padding: 10px 13px;
    text-align: center;
    width: 100%;
}

.pop-boder {
    background: #fff;
    padding: 20px 0;
}

.modal-body {
    position: relative;
    padding: 15px 0;
    overflow: hidden;
    background: #f2f2f2;
}



.modal-body h2{
	
	text-align:center;
	
	border-radius: 5px;
	
	color: #3e3e3e;
	
	font-size: 18px;
	
	margin:  15px 0;
}

.modal-body h2 a{ color:#000;}

.withbg {
    background: #fff;
    padding: 14px 9px;
}

.border-right{ border-right:2px solid #d6d6d6;}

.withbg h4 {
    font-size: 24px;
    padding-bottom: 10px;
} 

.withbg p {
    font-size: 17px;
}

.withbg span{ font-weight:600;}


.withbg2 {
    background: #fff;
    padding: 14px 20px 30px;
    margin: 20px 0 0;
}

.withbg2 p {
    color: #3e454c;
    font-size: 15px;
    line-height: 22px;
}
.withbg2 p span {
    font-weight: 600;
    color: #0b9361;
}

.withbg2 input{
    padding: 13px;
    background: #e8e8e8;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    width: 100%;
    margin-top: 15px; outline:none;
}

.withbg2 button {
	
	background: #ef4e24;
	
	border: none;
	
	padding: 8px 0;
	
	color: #FFF;
	
	font-size: 21px;
	
	border-radius: 5px;
	
	cursor: pointer;
	
	width:100%;
	
	margin-top: 15px; outline:none;
}


.side-bar-last ul li::before{ content:"/"; position:absolute; right:0; color:#ccc;}




/*FASHION*/
.nav-link {
	padding: 10px 0px;
}
.fashion {
	background: rgb(239, 239, 233);
}
.nav-link ul {
	list-style: none;
	display: flex;
	padding: 0px;
	margin: 0px;
}
.nav-link ul li a {
	color: #ef4e24;
	text-transform: capitalize;
	
}
.nav-link ul>li+li:before {
    padding: 0 5px!important;
    color: #ccc!important;
    content: "/\00a0"!important;
}

.fashion-main {
	font-weight: 600;

	 border-left: 7px solid rgb(221, 221, 221);
    border-right: 7px solid rgb(221, 221, 221);
	background-color: #0b9361;
    color: #FFF !important;
    padding: 20px 14px;
    font-size: 24px !important;
}
.fashion-main h4,.fashion-main h1 {
	
	font-weight: 600;
	font-size: 24px;
}
.fashion-box {
    background: rgb(255, 255, 255);
	border-left: 7px solid rgb(221, 221, 221);
    border-right: 7px solid rgb(221, 221, 221);
    border-bottom: dashed 1px rgb(221, 221, 221);
}
.fashion-box-text {
	padding: 10px 10px 10px 10px;
}
.fashion-box-text h5 {
	text-transform: uppercase;
	color: rgb(62, 69, 76);
	font-size: 13px;
	font-weight: 600;
	display: inline-block;
}
.fashion-box-text a {
	color: rgb(198, 88, 22);
	padding-right: 10px;
}
.fashion-box-link {
	padding: 20px;
	box-shadow: 0 8px 17px -14px #333 inset;
}
.fashion-box-link h4,.fashion-box-link h2 {
	margin-bottom: 20px;
	font-size: 18px;
	color: #0b9361 !important;
	text-transform: uppercase;
	font-weight: 700;
}
.fashion-box-link ul {
	padding: 0px;
    list-style: none;
    margin: 0px;
    overflow: hidden;
}
.fashion-box-link ul li { 
	width: 19%;
    text-align: center;
    height: 50px;
    padding: 4px;
    border: 1px solid rgb(214, 214, 214);
    float: left;
    text-align: center;
    margin: 0px 3px 10px 3px;
   /*  box-shadow: 0 15px 4px -14px #0b9361; */
   /*  border-radius: 5px; */
    color: #595959 !important;
}
.fashion-box-link ul li a {
	color: #000;
    font-weight: 700;
    vertical-align: middle;
    height: 41px;
    display: table-cell;
    width: 19%; font-size:13px;
}
.fashion-box-link ul li:hover {
	color: #ef4e24;
	border: 1px solid rgb(214, 214, 214) !important;
    box-shadow: 0 15px 4px -14px rgb(214, 214, 214) !important;
   /*  border-radius: 5px; */
}
.fashion-box-link ul li a:hover {
	color: #ef4e24 !important;
}
.fashion-side-box {
	background: #FFF;
    text-align: center;
	
    margin-top: 38px;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    margin-bottom: 20px;
}
.fashion-side-box h1,.fashion-side-box h2,.fashion-side-box h3,.fashion-side-box h4,.fashion-side-box h5,.fashion-side-box h6 {
	margin-top: 20px;  
    font-weight: 900;
    padding: 10px 0px 5px;
    text-transform: capitalize;
    font-size: 18px;
    color: #0b9361;
    border-bottom: solid 1px rgb(220, 220, 220);
    margin: 0px 14px 10px;
}
.fashion-side-box p {
	font-size: 13px;
	color: rgb(80, 80, 80);
	margin-bottom: 15px;
	padding:5px 15px !important;
}
.fashion-side-box input {
	width: 90%;
    text-align: center;
    background-color: #fff;
    border: none;
    text-transform: capitalize;
    /* color: #FFF !important; */
    padding: 10px 0px;
    font-size: 16px;
    margin: 10px 15px;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
}
.fashion-side-box button {
	background-color: #ef4e24;
    border: none;
    font-size: 18px;
    padding: 6px 20px;
    text-transform: uppercase;
    color: #FFF;
    border-radius: 5px;
    font-weight: 600;
   
}
.fashion-side-box h6 {
	margin-top: 15px;
	font-size: 11px;
}
.side-bar-box ul li i {
	font-size: 40px;
	background-color: rgb(214, 214, 214);
	color: #FFF;
	transition-duration: 0.3s;
	width: 65px;
	text-align: center;
	height: 65px;
	border-radius: 10px;
	padding: 11px 0;
}

/*Pagination CSS*/
.pagination
{
	margin: 0 auto !important;
	padding: 15px;
} 
.pagination>a:focus, .pagination>a:hover 
{
    z-index: 2;
    color: #ef4e24;
	/*     background-color:#de3d27; */
	border-radius: 7px;
	/*   border-color: #ddd; */
}
.pagination>a 
{
	padding: 6px 12px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
	float:left;
    /* background-color: #fff; */
    /* border: 1px solid #ddd;*/
}
.pagination>p
{
	padding: 6px 12px;
    line-height: 1.42857143;
	z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ef4e24;
	border-radius: 7px;
	float:left;
}


.nav-link>li+li:before {
    padding: 0 115px!important;
    color: #ccc!important;
    content: ">"!important;
}


.faq-text h1,.faq-text h2,.faq-text h3,.faq-text h4,.faq-text h5,.faq-text h6,
.about-us-text h1,.about-us-text h2,.about-us-text h3,.about-us-text h4,.about-us-text h5,.about-us-text h6,
.privacy-policy-bg h1,.privacy-policy-bg h2,.privacy-policy-bg h3,.privacy-policy-bg h4,.privacy-policy-bg h5,.privacy-policy-bg h6,
.terms-text h1,.terms-text h2,.terms-text h3,.terms-text h4,.terms-text h5,.terms-text h6
{
	/* color: #595959; */
	color: #0b9361;
   
   
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 600;
    text-align: left;
	/* padding: 0px 10px; */
}
.faq-text p,.about-us-text p,.privacy-policy-bg p,.terms-text p
{
	color: rgb(62, 69, 76);
    font-size: 16px;
    margin-bottom: 10px;
}

.faq-text ul li,.about-us-text ul li,.privacy-policy-bg ul li,.terms-text ul li {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 16px;
    color: rgb(85, 86, 85);
    margin-bottom: 14px;
    line-height: 23px;
	padding-left: 10px;
}

.related-box-tags {
    height: 210px;
    padding: 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    overflow-y: scroll;
	margin-bottom: 15px;
}


.related-box-tags::-webkit-scrollbar{width:5px}.related-box-tags::-webkit-scrollbar-track{background:#ececec}.related-box-tags::-webkit-scrollbar-thumb{background:#0b9361;width:8px;border-radius:25px}


/*SCROLL TO TOP*/
.scrolltop{
    width: 40px;
    height: 40px;
    display: none;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    background: #0b9361;
    position: fixed;
    right: 15px;
    bottom: 15px;
    box-shadow: 0 0px 6px 0 rgba(0,0,0,.5);
    cursor: pointer;
}
.scrolltop i{
    font-size: 18px;
}




/****TERMS PANEL****/
.discont-box01 .disk-link a{
    cursor: pointer;
    position: relative;
}
.discont-box01 .disk-link a.active:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	background: #70b34a;
	width: 100%;
	height: 1px;
}
.terms-panel .term-content{
	font-size: 11px;
	width: 100%;
	color: #202120;
}
.terms-panel .term-content ol{
	padding: 5px 0 5px 30px;
	margin: 0;
}
.terms-panel .term-content ol li{
	padding: 2px 0;
}
.terms-panel .term-content ol li a{
	color: #40b77c;
}
.discount-row{
    display: flex;
    flex-wrap: wrap; 
    justify-content: space-between;
}
.discount-row .discount-logo{
    width: 125px;
    max-width: 125px;
}
.discount-row .discount-logo .logo-div{
    padding: 0;
    width: 100% !important;
    overflow: hidden;
}
.discount-row .discount-logo .code{
    width: 100% !important;
}
.discount-row .discount-decs{
    width: calc(100% - 145px);
}
.discont-box01 {
    padding: 20px 10px 20px 30px;
}
.button-discount.active{
	background: transparent;
	border: 2px solid #0b9361;
	border-radius: 5px;
	display: flex;
    justify-content: center;
    align-items: center;
	height: 52px;
	color:#ef4e24 !important;
    margin: 0px auto;
	
}
.button-discount.active p{
	color: #ef4e24;
	padding:0;
	line-height: 1;
}
.button-discount p:nth-of-type(2){
	display: none;
}
.button-discount.active p:nth-of-type(1){
	display: none;
}
.button-discount.active p:nth-of-type(2){
	display: inline-block;
}

/*For HOme Page*/
.button-discount1.active{
	background: transparent;
	border: 2px solid #0b9361;
	border-radius: 5px;
	display: flex;
    justify-content: center;
    align-items: center;
	width: 70% !important;
    height: 57px !important;
	color: #ef4e24 !important;
	
}
.button-discount1.active p{
	color: #ef4e24 !important;
	padding:0;
	line-height: 1;
}
.button-discount1 p:nth-of-type(2){
	display: none;
}
.button-discount1.active p:nth-of-type(1){
	display: none;
}
.button-discount1.active p:nth-of-type(2){
	display: inline-block;
	color: #ef4e24 !important;
}
#codeModalHome a
{
	color:#595959 !important;
}
#codeModalHome a:hover {
    color: #ef4e24 !important;
}

@media only screen and (max-width: 767px) {
    .discount-row .discount-decs{
        /*width: 100%;*/
	}
    .discount-row .deal-btn .button-discount{
        max-width: 250px !important;
        display: flex;
        align-items: center;
	}
    .discount-row .deal-btn .button-discount h5{
        font-size: 15px;
        line-height: 1;
	}
	/* .cust-navbar-cont{
		height: 0;
		transition: all 0.5s;
		}
		.cust-navbar-cont.active-menu{
		height: 100vh;
	} */
}
@media only screen and (max-width: 575px){
    .discount-row .deal-text{
        width: 100%;
        padding: 0;
	}
	.discount-row .deal-text h6{
        margin-top: 0;
        font-size: 15px;
	}
    .discount-row .deal-btn{
        width: 100%;
        padding: 0;
	}
    .discount-row .deal-conditions{
        display: inline-block;
        position: relative;
        width: calc(100% + 145px);
        left: -145px;
        padding-top: 10px;
        padding-bottom: 10px;
	}
    .discount-row .deal-conditions .disk-link p {
        margin: 9px 0 0;
	}
}
@media only screen and (max-width: 414px){
    .discount-row .deal-conditions .col-xs-6{
		/* width: 100%;*/
	}
    .discount-row .discount-decs{
        /*width: 100%;*/
        padding-top: 10px;
		width: calc(100% - 95px);
	}
	.discount-row .discount-decs .button-Offers {
		margin: 15px 0 0px;
		padding: 5px 0;
	}
	.discount-row .discount-decs .button-discount p {
		font-size: 13px;
		padding-left: 5px;
	}
	.discount-row .discount-decs .border-bottom{
		border-bottom: none;
	}
	.discount-row .discount-decs h3{
		font-size: 16px;
		line-height: 1.1;
	}
    .discount-row .deal-btn .button-discount{
        margin-top: 15px;
        height: 45px;
        background-position: left;
	}
    .discount-row .deal-btn .button-discount h5{
        text-align: left;
        font-size: 14px;
        padding-left: 10px;
	}
    .discount-row .deal-conditions {
		width: calc(100% + 95px);
		left: -95px;
		padding: 0;
		padding-top: 5px;
		border-top: 1px solid #ddd;
	}
	.dis-link p {
		margin-bottom: 0px;
		font-size: 11px;
	}
    .discount-row .discount-logo{
        width: 80px;
	}
    .discount-row .discount-logo .logo-div {
        height: 75px;
	}
	.discount-row .discount-logo .code p{
		font-size: 14px;
		line-height: 1;
	}
}


.discount-row .discount-logo .logo-div img {
    height: 100%;
    margin: 0 auto;
}
.main-div-form ul {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.btn-danger {
   color: #fff;
    background-color: #ef4e24;
    border: none !important;
    float: right;
    text-transform: uppercase;
}

.btn-danger:hover
{
	background-color: #ef4e24 !important; 
}
.mysuccess
{
	color: #00a65a !important;
    font-size: 17px  !important;
 
    line-height: 1.3  !important;
    padding-top: 12px  !important;
}

.myerror
{
	color: #ff0000 !important;
    font-size: 17px  !important;
 
    line-height: 1.3  !important;
    padding-top: 12px  !important;
}

.sticky{position:fixed;top:0;width:100%;z-index:999;border-bottom:1px outset #666;box-shadow:0px 7px 8px #888888;}
.sticky + .content{padding-top:102px;}

