
/* ----------------External Font------------------------------------------------*/
@font-face {
font-family: 'ralewaybold';
src: url('../fonts/raleway-bold-webfont.eot');
src: url('../fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/raleway-bold-webfont.woff2') format('woff2'),
url('../fonts/raleway-bold-webfont.woff') format('woff'),
url('../fonts/raleway-bold-webfont.ttf') format('truetype'),
url('../fonts/raleway-bold-webfont.svg#ralewaybold') format('svg');
font-weight: normal;
font-style: normal;

}
@font-face {
font-family: 'ralewaylight';
src: url('../fonts/raleway-light-webfont.eot');
src: url('../fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/raleway-light-webfont.woff2') format('woff2'),
url('../fonts/raleway-light-webfont.woff') format('woff'),
url('../fonts/raleway-light-webfont.ttf') format('truetype'),
url('../fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
font-weight: normal;
font-style: normal;

}
@font-face {
font-family: 'ralewaymedium';
src: url('../fonts/raleway-medium-webfont.eot');
src: url('../fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/raleway-medium-webfont.woff2') format('woff2'),
url('../fonts/raleway-medium-webfont.woff') format('woff'),
url('../fonts/raleway-medium-webfont.ttf') format('truetype'),
url('../fonts/raleway-medium-webfont.svg#ralewaymedium') format('svg');
font-weight: normal;
font-style: normal;

}
@font-face {
font-family: 'ralewayregular';
src: url('../fonts/raleway-regular-webfont.eot');
src: url('../fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
url('../fonts/raleway-regular-webfont.woff') format('woff'),
url('../fonts/raleway-regular-webfont.ttf') format('truetype'),
url('../fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
font-weight: normal;
font-style: normal;

}
@font-face {
font-family: 'ralewaysemibold';
src: url('../fonts/raleway-semibold-webfont.eot');
src: url('../fonts/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/raleway-semibold-webfont.woff2') format('woff2'),
url('../fonts/raleway-semibold-webfont.woff') format('woff'),
url('../fonts/raleway-semibold-webfont.ttf') format('truetype'),
url('../fonts/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
font-weight: normal;
font-style: normal;

}
@font-face {
font-family:'Open Sans';
src: url('../fonts/OpenSans-Regular-webfont.eot');
src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
font-weight: normal;
font-weight: 400;
font-style: normal;}

@font-face {
font-family: 'open_sansextrabold';
src: url('../fonts/opensans-extrabold-webfont.eot');
src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),
url('../fonts/opensans-extrabold-webfont.woff') format('woff'),
url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'),
url('../fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family:'Open Sans Semibold';
src: url('../fonts/OpenSans-Semibold-webfont.eot');
src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
url('../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
font-weight: 500; font-style: normal;}

@font-face {font-family: "Neo Sans Arabic Regular";
src: url("../fonts/Neo Sans Arabic Regular.eot"); /* IE9*/
src: url("../fonts/Neo Sans Arabic Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("../fonts/Neo Sans Arabic Regular.woff2") format("woff2"), /* chrome?firefox */
url("../fonts/Neo Sans Arabic Regular.woff") format("woff"), /* chrome?firefox */
url("../fonts/Neo Sans Arabic Regular.ttf") format("truetype"), /* chrome?firefox?opera?Safari, Android, iOS 4.2+*/
url("../fonts/Neo Sans Arabic Regular.svg#Neo Sans Arabic Regular") format("svg"); /* iOS 4.1- */
}


/* Webkit */
::-webkit-input-placeholder { color: #999; }

/* Firefox 4-18 */
:-moz-placeholder { color: #999; }

/* Firefox 19+ */
::-moz-placeholder { color: #444; }

/* IE10+ */
*:-ms-input-placeholder {color: #a9a5ae!important;}

html {width: 100%;}
.clr {clear: both;}
body{width: 100%;font-family: 'ralewayregular', sans-serif; font-size: 14px; -webkit-font-smoothing: antialiased; letter-spacing: 0.4px;}
img{max-width: 100%; height: auto;}
h5, h6 , h1 , h2 , h3 , h4 {font-weight: normal;font-family: 'ralewayregular', sans-serif; }
select::-ms-expand{display:none;}
select{ -webkit-appearance:none;}
dl, dt, dd, ol, ul, li {margin: 0;padding: 0;  list-style-type: none;}
a:active , select , select:focus , a:focus , a:hover , input:focus , button:focus , textarea:focus {outline: none !important; text-decoration: none; /*-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;*/}
a , button{text-decoration: none;-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s; cursor: pointer;}
option{ padding: 5px 10px;}
textarea {resize: none;}

/*back to top btn css start here*/
.cd-top.cd-is-visible {opacity: 1; visibility: visible;}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {transition: opacity 0.3s ease 0s, visibility 0s ease 0s;}
.cd-top {background-color: #000000; background-image: url("../images/up-arrow.png"); background-repeat: no-repeat; background-position: center 50%; border-radius: 100px; bottom: 40px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); display: inline-block; height: 36px; opacity: 0; outline: medium none; overflow: hidden; position: fixed; right: 30px; text-indent: 100%; transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s; visibility: hidden; white-space: nowrap; width: 36px; z-index: 99;}
/*back to top btn css end here*/
.quality-bg-block {
    position: relative;
    z-index: 0;
}
/*logo-menu css*/
.logo-block{float: left}
.header{padding: 5px 15px; position: fixed; z-index: 1;width: 100%; background: #ffffff; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24); z-index: 99;}
.blank-div-menu{height: 75px;}
#new_word > span {display: inline-block; vertical-align: text-bottom;}
.lang .wrapper-dropdown-1{padding: 0; text-align: left}
.icon-btn, .banner-img-block{display: none;}
#dash-header .header{position: relative; box-shadow: 0 0 2px rgba(0, 0, 0, 0.24);}
#dash-header .header.sticky, #about-header .header.sticky, .header.sticky{background:rgba(255,255,255,1); box-shadow: 0 0 2px rgba(0, 0, 0, 0.24); position: fixed; width: 100%; left: 0; top: 0; z-index: 9999;}
/*.message-documents{display: block; color: #a08d4b;font-weight: bold;padding: 4px 10px;font-size: 15px;background-color: rgba(241, 178, 1, 0.12);margin-bottom: 5px;letter-spacing: 0.5px;}*/
.sidenav {position: relative; z-index:99999; transition: 0.5s; padding: 22px 0; float: left;}
.sidenav a:hover, .offcanvas a:focus{ color: #222;}
.sidenav .closebtn {position: absolute; top: 0px; left: 8px; font-size: 50px; display: none; color: #dddddd; line-height: 25px;}
.sidenav .closebtn:hover{color: #ddd;}
#main {transition: margin-left .5s;}
.header .menu-icon{font-size:22px;cursor:pointer;display: none;float: right; position: relative; top: 18px;}
.overlay{overflow: hidden;z-index: 9999;background:rgba(0,0,0,0.6);position: fixed;width: 100%;height: 100%;}
.min-menu li {display:inline-block;position: relative; margin-left: 20px;}
.min-menu li a {font-size: 15px; text-decoration: none; color: #625b6d; display:block; transition: 0.3s; text-transform: uppercase; font-family: 'ralewaymedium';}
.min-menu li:last-child a{font-family:'Open Sans';}
.min-menu li a i, .wrapper-dropdown-1 i{font-size: 18px;padding-left: 5px;}
.min-menu li a:hover{color: #d94890;}
.call-no-block span{display: inline-block;vertical-align: text-bottom;}
.min-menu .call-no-block a{font-family: 'Open Sans';}
/* country-drop */
.img-arrow-menu {position: absolute; right: 20px; top: -17px;}
#dd .dropdown li {margin-left: 0; width: 100%;}
.dropdown span {display: inline-block; vertical-align: bottom;}
.wrapper-dropdown-1{color: #625b6d; cursor: pointer; font-family:"ralewaymedium"; text-transform:uppercase; font-size:14px; margin: 0 auto;outline: medium none; position: relative;}
.menu-block-icon #dd .dropdown li{margin: 0; width: 100%;}
.menu-block-icon #dd .dropdown li a{text-align: left;}
.menu-block-icon #dd .dropdown li a span{display: inline-block; vertical-align: middle;}
.flag_icon {margin: 0 5px -2px 0;}
#run_img {margin:-7px 5px -1px 0;}
.wrapper-dropdown-1.active {background-color: transparent} 
.wrapper-dropdown-1 .dropdown li a {color: #666666; display: block; padding: 8px 5px; text-decoration: none; text-transform: none; border-bottom: 1px solid #ededed;}
.wrapper-dropdown-1 .dropdown li a:hover{background: #f2f2f2;}
.wrapper-dropdown-1 .dropdown {background: none repeat scroll 0 0 #fff; top: 40px; font-weight: normal; left: 0; list-style: none outside none; margin: 0; opacity: 0; padding: 0; pointer-events: none; position: absolute; right: 0; width: 100%; box-shadow: 0 1px 3px #e0e0e0; display: none;}
.wrapper-dropdown-1.active .dropdown {opacity: 1; pointer-events: auto; display: block;}
.wrapper-dropdown-1.active .dropdown .img-arrow-menu{left: 5px;}
/* country-drop end */

/*menu changes by yogesh*/
.min-menu li .fornt-none{display: none;}
.login-regis-btn-menu{float: right; padding: 22px 0;}
.login-regis-btn-menu span{display: inline-block; margin-left: 20px;}
.login-regis-btn-menu a{font-size: 15px;
text-decoration: none;
color: #625b6d;
display: block;
transition: 0.3s;
text-transform: uppercase;
font-family: 'ralewaymedium';}

/*logo menu css end here*/

/*banner slider content start here */
.overlay-block{background: rgba(255, 255, 255, 0.8); position: absolute; width: 100%; height: 100%; top: 0;}
.banner-main-block{position: relative;}
#header-home .carousel-control.left, #header-home .carousel-control.right{display: block;}
.carousel-control{width: 0; left: 100px;}
.carousel-control.right{right: 100px}
.homepage-slider{position: relative;}
/*.banner-content{text-align: center; margin:0 auto; position: absolute; top:28.6%; width: 100%; z-index: 1}*/
.banner-content {
background-color: rgba(0, 0, 0, 0.6);
height: 100%;
margin: 0 auto;
padding: 175px 0;
position: absolute;
text-align: center;
top: 0;
width: 100%;
z-index: 1;
}
/*.banner-content::after {background: rgba(0, 0, 0, 0.6); content: ""; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: -1;}*/ 
.banner-head-block{font-size: 44px; color: #ffffff; font-family: 'ralewaybold'; text-transform: uppercase;}
.banner-semihead{font-size: 18px; color: #ffffff; letter-spacing: 4.40px; text-transform: uppercase; border-top: 1px solid #b8b8b8; display: inline-block; padding-top: 5px;}
.banner-content-txt{font-size: 18px; color: #ffffff; margin: 15px 0 35px;;}
.textbx-block-search{background: #ffffff; padding: 5px; border-radius: 25px; position: relative; max-width: 570px; width: 100%; margin: 0 auto; position: relative; height: 50px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.24);}
.textbx-block-search button{height: 40px; border-radius: 25px; background: #8259a5; color: #ffffff; font-size: 16px; text-align: center; padding: 0 30px; float: right; display: inline-block; transition: 1s; position: absolute; right: 5px; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; border: none; overflow: hidden; border: 1px solid #8259a5;}
.textbx-block-search button::before {background: #6a3c92; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0);    transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1;}
[class^="hvr-"] {background: #6a3c92; color: #666; cursor: pointer; margin: 0.4em; padding: 1em; text-decoration: none;}
.textbx-block-search button:hover:before{-webkit-transform: scaleX(1); transform: scaleX(1);}


.textbx-block-search input{float: left; height: 30px; padding: 0 160px 0 10px; display: inline-block;width: 100%; border: none; margin-top: 5px; font-size: 16px; margin-top: 5px;}
.error-msg{position: absolute; bottom: -16px; color: red; font-size: 12px; left: 20px; display: none;}
.homepage-slider .carousel-control.left, .homepage-slider .carousel-control.right{display: block;}
.carousel-indicators li{border: 1px solid #ffffff;}
.carousel-indicators .active{background: #8259a5;}
/*banner slider content end here */

/* services section start here */
.categories-head-block{margin: 42px 0 40px;}
.categories-main-block, .main-howitworks, .testimonila-block-container{text-align: center;}
.browes-cate-block{font-size: 18px; color: #d94890; font-family:"ralewaymedium";}
.head-cate-block{font-size: 32px; color: #46434c; font-family: 'ralewaylight';}
.main-cate-container{background-image: url(../images/bg-cate.jpg); background-repeat: repeat; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);}
.main-block-cate.grid{box-shadow: 0 0 10px #d7d7d7; margin-bottom: 30px;}
.cate-block-main-txt{font-size: 18px; color: #2a282e; font-family:"ralewaymedium"; padding: 12px 15px; display: block; background: #ffffff;}
.section-catego-block{margin-bottom: 20px;}
.main-block-cate a{text-align: center; display: block;}
.main-block-cate a span{display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.main-block-cate a:hover .cate-block-main-txt{color: #8259a5}
.count-cate-block{font-size: 18px; color: #bcbcbc; font-family:"ralewaymedium";}
.btn-block-all{text-align: center; margin-bottom: 50px;}
.btn-block-all .btn-view-all{display: inline-block; font-size: 15px; color: #8259a5; border: 1px solid #8259a5; border-radius: 25px; padding:10px 30px; transition: 1s; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; overflow: hidden; -webkit-transition: 1s;}
.btn-block-all .btn-view-all::before {background: #8259a5; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0);     transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1; color: #ffffff; border-radius: 25px;}
.btn-block-all .btn-view-all:hover:before{-webkit-transform: scaleX(1); transform: scaleX(1); color: #ffffff;}
.btn-block-all .btn-view-all:hover{color: #ffffff;}
/*services section end here*/

/*quality block css start here*/
.main-tab-block {position: relative; padding: 23px 0; margin-top: 70px;}
.quality-block-main{background-image: url(../images/bg-img-block.jpg); background-position: center center; background-repeat: repeat; padding: 20px 0 0; position: absolute; top: 0; width: 100%; z-index: -1; height: 133px;}
.blcok-img-icon{height: 61px; width: 61px; display: inline-block; vertical-align: top; margin-right: 20px; padding-top: 14px;}
.no-of-page-block{display: inline-block; position: relative; z-index: 9; width: 100%; margin-bottom: 20px;}
.no-of-page-txt{font-size: 15px; color: #ffffff; font-family: 'ralewaysemibold';}
.no-of-page-txt span{color: #69cbe2;}
.input-block-num input{height: 50px; background: #ffffff; border: none; border-radius: 5px; padding: 0 20px; width: 100%; font-family: 'Open Sans';font-size: 18px;}
.input-block-num.input-bx > input {border-radius: 0;height: 40px;background-color: #fff !important;}
.responsive-tabs.responsive-tabs-initialized{display:block; position: relative;}
.responsive-tabs>div.content{clear:both}
.responsive-tabs.accordion{border:1px solid #e1e1e1;}
.responsive-tabs.accordion>.top-section{display:none}
.responsive-tabs.accordion h3.accordion-title{margin:0}
.responsive-tabs.accordion h3.accordion-title a{background-color:#fff;font-weight:400;border-top:1px solid #e1e1e1;padding:10px 15px;display:block;font-size:16px;color:#333;text-decoration:none}
.responsive-tabs.accordion h3.accordion-title:first-child a{border-top:none}
.responsive-tabs.accordion>div.content>section{padding:10px;background:#fff;display:block;border-top:1px solid #e1e1e1;overflow:auto}
.responsive-tabs.tabs{border:none}
.responsive-tabs.tabs>.top-section{display:block; left: 81px; position: relative; top: -35px; max-width: 800px; width: 100%;}
.responsive-tabs.tabs>.top-section ul{list-style:none;padding:0;margin:0}
.responsive-tabs.tabs>.top-section ul:after{content:'';display:table;clear:both}
.responsive-tabs.tabs>.top-section ul li{float:left;font-size:16px; position: relative;}
.responsive-tabs.tabs>.top-section ul li.active{position:relative; z-index:2;}
.responsive-tabs.tabs>.top-section ul li a{background:#fff;padding:10px 15px;font-size:15px;display:block;text-decoration:none}
.responsive-tabs.tabs>.top-section ul li.active a{background: #8259a5; color: #e6d5ff;}
.responsive-tabs.tabs h3.accordion-title{display:none}
.responsive-tabs.tabs>div.content{background:#fff; margin-top: 1px;}
.good-batter-block.tabs li span {display: inline-block; vertical-align: middle;}
.arrow-img-tab {bottom: -37px; left: 25px; position: absolute; display: none;}
.responsive-tabs.tabs>.top-section ul li.active .arrow-img-tab{display: block;}
.good-section-main{background: #f7f7f7; padding: 30px; margin-bottom: 40px;border-radius: 0 0 6px 6px;}
.include-txt-block{font-size: 18px; color: #46434c; font-family: 'ralewaysemibold'; border-bottom: 1px solid #d8d8d8; padding-bottom: 10px; margin-bottom: 10px;}
.includes-txt-content{font-size: 15px; color: #8c8b8f;}
.price-block{border-radius: 5px; overflow: hidden}
.price-block-head{background: #69cbe2; font-size: 26px; font-family: 'ralewaybold'; text-align: center; color: #ffffff; height: 84px; line-height: 85px;}
.price-content-block{background: #f9f9f9; padding: 50px 0;}
.price-count-block{border: 1px solid #69cbe2; background: #ffffff; color: #69cbe2; text-align: center; height: 184px; width: 184px; font-size: 48px; font-family: 'open_sansextrabold'; border-radius: 50%;margin: 0 auto; position: relative; line-height: 174px}
.price-icon-block{height: 45px; width: 45px; background: #6c6c6c; color: #ffffff; font-size: 20px; text-align: center; font-family: 'ralewaylight'; border-radius: 50%; position: absolute; right: -14px; border: 7px solid #f9f9f9; top: 37px; line-height: 29px;}
.btn-start-printing{display: block; font-size: 18px; color: #6c6c6c; font-family: 'ralewaysemibold'; background: #efefef; text-transform: uppercase; text-align: center; padding: 13px 0; border-top: 1px solid #e5e5e5;}
.btn-start-printing:hover{color: #92c44f;}
.too-much-main .price-block-head{line-height: normal; padding: 16px 0;}
.too-much-main .price-block-head span{display: block;}
.too-much-main .price-block-head .semi-head-block{font-size: 16px; color: #ffffff; font-family: 'ralewayregular';}
.too-much-main .price-content-block{padding: 30px;}
.price-block-new{width: 100%; height: 60px; text-align: center; font-size: 30px; font-family: 'Open Sans'; color: #46434c; background: #ffffff; border: 1px solid #e0e0e0; font-weight: 600; padding: 6px 0; margin-bottom: 20px; border-radius: 3px;}
.phone-no-block, .email-block{margin-bottom: 20px}
.phone-no-block input, .email-block input{background: #ffffff; border: 1px solid #e0e0e0; font-size: 14px; color: #969696; padding: 0 15px; width: 100%; height: 40px; border-radius: 3px;}

.submit-btn-block{background: #69cbe2; border-radius: 25px; border: none; color: #ffffff; font-family:"ralewaymedium"; height: 50px; max-width: 193px; width: 100%; margin: 0 auto; display: block; font-size: 18px; margin-bottom: 17px; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; overflow: hidden;
-webkit-transform: -webkit-translateX (0px);}

/* for safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.submit-btn-block:hover{background:#72a42f;}  
} 

.login-btn::before, .print-deliver-btn::before {background: #c22b76; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; -webkit-transform: scaleX(0); z-index: -1;overflow: hidden;}

.submit-btn-block::before {background: #49abc2; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; -webkit-transform: scaleX(0); z-index: -1;overflow: hidden;}

.submit-btn-block:hover:before, .login-btn:hover:before, .print-deliver-btn:hover:before{-webkit-transform: scaleX(0); transform: scaleX(1); border-radius: 25px;overflow: hidden;}

.text-sales-block{font-size: 14px; color: #8c8b8f; text-align: center;}
.quantity-block-new{float: right}
.quantity-block-new .input-block-num{max-width: 100px; width: 100%;}
/*quality block css end here*/

/* how it works section start here*/
.icon-round-block{height: 101px; width: 101px; margin: 0 auto 25px; text-align: center; background-image: url(../images/who-bg-round.png); background-repeat: no-repeat; background-position: center center; padding: 31px 0; background-color: #ffffff; position: relative;}
.head-block-work{font-size: 18px; color: #46434c; font-family: 'ralewaysemibold'; margin-bottom: 8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}
.works-content-blcok{font-size: 15px; color: #8c8b8f; text-align: center; height: 66px; overflow: hidden;}
.diver-img-block{position: absolute; top: 19%; right: -90px;}

/* testimopnial section start here*/
.main-testi-block{margin-bottom: 26px;}
.testimonila-block-container .carousel-caption{position: relative; left: 0; right: 0; text-shadow: none;}
.testi-content-block p{font-size: 17px; color: #505050; font-family: 'ralewaylight'; text-align: center; line-height: 30px; margin: 0 auto; max-width: 1000px; width: 100%;}
.carousel-control.left, .carousel-control.right{background-image: none; display: none;}
.name-testi-block h3{font-size: 16px; color: #333333; font-family: 'ralewaysemibold';}
.testi-profile-pic{width: 93px; height: 93px; margin: 20px auto; border-radius: 50%; overflow: hidden;}
.testimonila-block-container .carousel-indicators li{border-color: #8259a5;}
.testimonila-block-container .carousel-indicators .active{background-color: #8259a5; height: 10px; width: 10px; margin: 1px}
/* testimopnial section end here*/

/*category-section page star here*/
.text-view a{color: #382b4b; font-size: 16px;font-family: 'ralewaymedium'; background-color: #f6f6f6; border:none;}
.boxs-image{text-align: center;float: none;}
.box-dash.category-box{padding: 18px 15px;}
.title-view{padding: 12px 20px; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.24); margin-bottom: 20px; font-size: 20px; font-family:'ralewaysemibold'; background-color: #ffffff; color: #46434c;}

/*about us page start here*/
#about-header{box-shadow: 0 0 4px rgba(206, 206, 206, 0.6); position: relative; z-index: 2;}
#about-header .header{position: relative; }
.page-head-block{font-size: 32px; color: #ffffff; font-family: 'ralewaylight';}
.content-head-block{font-size: 20px; font-family: 'ralewaymedium'; color: #46434c; margin-bottom: 20px;}
.content-content-block{font-size: 16px; color: #8c8b8f; font-family: 'ralewaylight'; margin-bottom: 65px; line-height: 26px;}
.aboutus-block-img{border-radius: 5px; overflow: hidden; float: left; margin-right: 30px;}
.content-block-about{display: block;}
.our-vision-head{font-size: 32px; color: #825aa5; font-family: 'ralewayregular'; margin: -12px 0 10px;}
.our-vision-content{font-size: 16px; color: #8c8b8f; font-family: 'ralewaylight'; line-height: 26px;}
.mission-block{float: right;}
.aboutus-block-img.mission-block{float: right; margin-right: 0;margin-left: 30px;}
.our-vision-main{margin-bottom: 50px;}
.why-choose-main{background: #fbfbfb; padding: 47px 0 30px;}
.why-img-block{width: 165px; height: 165px; border-radius: 50%; overflow: hidden; margin: 0 auto 15px;}
.why-choose-main .head-cate-block {font-size: 28px; margin-bottom: 35px;}
.banner-block-inner{background-image: url(../images/inner-banner-img.png); background-position: center center; background-repeat: no-repeat; background-size: cover; height: 120px; position: relative; padding: 37px 0; margin-bottom: 40px;}
.about-overlay{position: absolute; top: 0; left: 0; background: rgba(56, 47, 69, 0.80); height: 100%; width: 100%;}
.main-content-head{position: relative; /*z-index: 1;*/}
.bread-cum-block{text-align: right; margin-top: 11px;}
.bread-cum-block ul li{display: inline-block; background-image: url(../images/breadcom-diversion.png); background-position: right center; background-repeat: no-repeat; padding-right: 20px; margin-right: 6px; font-size: 15px; color: #98949f; font-family: 'ralewaylight';}
.bread-cum-block ul li:last-child{margin: 0; padding: 0;}
.bread-cum-block ul li a{color: #ffffff;}
.bread-cum-block ul li:last-child{background-image: none; color: #d94890;}
/* for safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.info-block-container .img-contact-block{float: left;}
.info-block-container .call-img-block{float: left;}
.info-block-container span{display: block !important}
.btn-view-all:hover{background: #9357EB;}
.textbx-block-search button:hover{background-color: transparent; color: #9357EB;}
}

/*contact us page start here*/
.send-mess-head{font-size: 24px; color: #625e6b; margin-bottom: 15px;}
.filed-lable{font-size: 15px; color: #595959; margin-bottom: 5px;}
.input-box-block input{height: 40px; border: 1px solid #e4e4e4; width: 100%; font-size: 15px; color: #adadad; padding: 0 15px;}
.input-box-block input:focus{background-color: #fafafa;}
.input-box-block{margin-bottom: 15px;}
.input-box-block textarea{height: 139px; border: 1px solid #e4e4e4; width: 100%; font-size: 15px; color: #adadad; padding: 0 15px;}
.input-box-block textarea:focus{background-color: #fafafa;}
.contact-info-block{background-image: url(../images/contact-us-page-img1.png); background-position: center center; background-repeat: no-repeat; padding: 30px 40px; position: relative;}
.overlay-blue{position: absolute; width: 100%; height: 100%; background: rgba(56, 43, 75, 0.8); top: 0; left: 0;}
.contact-info-head{font-size: 24px; color: #ffffff; margin-bottom: 20px;}
.info-block-container{font-size: 16px; color: #c3bdd1; border-bottom: 1px solid #80749a; padding-bottom: 20px; margin-bottom: 20px; display: flex;}
.info-block-container img{max-width: none;}
.info-block-container span{display: inline-block; vertical-align: middle;overflow: hidden;overflow-wrap: break-word;}
.info-main{position: relative; z-index: 1;}
.img-contact-block{margin-top: 4px; padding-right: 15px;}
.call-img-block{margin-right: 10px;}
.social-icon-block{margin-top: 84px;}
.social-icon-block ul li{height: 48px; width: 48px; text-align: center;  display: inline-block; margin-right: 20px;}
.social-icon-block ul li:last-child{margin: 0;}
.social-icon-block ul li a{color: #ffffff; display: block; font-size: 20px; font-weight: normal; padding: 13px 0; background: #8259a5; border-radius: 50%;}
.social-icon-block ul li a:hover{background: #d94890;}
.send-btn-contact-us{background: #d94890; border: 1px solid #d94890; color: #ffffff; font-size: 16px; height: 44px; border-radius: 25px; padding: 0 20px;}
.send-btn-contact-us:hover{background-color: transparent; color: #d94890;}
.send-msg-mess-btn{text-align: right;}
.map-block{margin: 50px 0;}
.error{font-size: 11px; color: red; position: absolute;}
/*.error-new-block.ng-scope.ng-active {margin-bottom: 25px;}*/

/*faq-css start here*/
/*accordian css start*/
a:hover, a:focus{text-decoration: none;}
#faq_acc,#faq_acc ul,#faq_acc li,#faq_acc a {position: relative; margin: 0;list-style-type: none;padding: 0;}
#faq_acc a {line-height: 1.3;}
#faq_acc {}
#faq_acc > ul > li {margin: 0 0 20px 0; list-style: outside none none;}
#faq_acc > ul > li:last-child {margin: 0;}
#faq_acc > ul > li > a {background: #fff; border: 1px solid #eaeaea; border-radius: 2px; color:#515358; display: block; font-size: 16px; padding:8px 12px; font-family: 'ralewaysemibold';}
#faq_acc > ul > li > a > span {display: block;}
.has-sub.active > a:focus{text-decoration: none!important;}
#faq_acc > ul > li > a:hover {text-decoration: none!important;}
#faq_acc > ul > li.active {border-bottom: none; }
#faq_acc > ul > li.active > a {border-bottom: medium none;}
#faq_acc > ul > li.has-sub > a span {background: url("../images/faq-plus-img.png");line-height:28px; padding-right: 40px; background-position: right 6px;background-repeat: no-repeat;}
.active1 {color: #3498db !important;font-size: 14px !important;color: #3498db !important;}
#faq_acc > ul > li.has-sub.active > a span {background: url("../images/faq-minus-img.png");line-height: 28px; outline: medium none; background-position: right 6px;background-repeat: no-repeat;}
.faq-text {color: #717171;font-size: 15px;padding-left: 30px; line-height: 22px; font-family: 'ralewaylight'; line-height: 22px;}
#faq_acc .has-sub > ul {display: none; padding:0px 35px 10px 0;border: 1px solid #eaeaea;border-top: none;}
#faq_acc {margin-bottom: 22px;}
.keyword_bx > div:last-child {margin-bottom: 0 !important;}
/*accordian css end*/
.search-main-faq{position: relative; margin-bottom: 20px;}
.search-main-faq input{height: 50px; border: 1px solid #e1e1e1; border-radius: 25px; width: 100%; padding: 0 45px 0 15px; font-size: 16px; color: #c6c6c5;}
.btn-search-container{position: absolute; right: 10px; top: 15px; background: none; border: none;}
.faq-get-a-free{background-image: url(../images/quote-img-block.png); background-position: 80% 80%; background-repeat: no-repeat; position: relative; padding: 30px 40px;}
.overlay-raq{background-color: rgba(60, 52, 71, 0.9); position: absolute; top: 0; left: 0; height: 100%; width: 100%;}
.free-quote-head{font-size: 26px; color: #ffffff; font-family: 'ralewaymedium'; margin-bottom: 15px;}
.free-quote-content{font-size: 16px; color: #ffffff; margin-bottom: 15px;}
.start-quote-btn{padding: 9px 20px; display: inline-block; border: 1px solid #ffffff; color: #ffffff; border-radius: 25px; max-width: 133px; width: 100%; text-align: center;}
.start-quote-btn:hover{background: #93c44f; border-color: #93c44f;}
.content-quote-main, .main-block-login{position: relative; z-index: 1;}
.have-a-question{background: rgba(229, 228, 230, 0.4); margin: 30px 0;}
.have-a-question .free-quote-head{color: #515358; margin-bottom: 5px;}
.have-a-question .free-quote-content{color: #717171; font-family: 'ralewaylight';}
.have-a-question .start-quote-btn{background: #93c44f; border-color: #93c44f;}
.have-a-question .start-quote-btn:hover{background-color: transparent; color: #93c44f;}
.send-msg-mess-btn.faq{text-align: left;}
/*FAQ page end here*/

/* login popup css start here*/
.responsive-block-show{display: none;}
.login-popup{padding: 0 !important;}
.login-popup .modal-dialog{max-width: 970px; width: 100%; margin-top: 110px;}
.login-popup .modal-content{border-radius: 0;}
.login-left-block{height: 600px; text-align: center; padding: 215px 60px; background-size: cover;}
/*.login-overlay{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(237, 237, 237, 0.9);}*/
.login-popup .modal-body::before {background: rgba(237, 237, 237, 0.9); content: ""; height: 100%; left: 0; position: absolute; top: 0;    width: 50%; z-index: 1;}
.login-popup .modal-body{padding: 0;}
.padd-l-no{padding: 0}
.login-popup .modal-body::after {background:url("../images/login-img.png") ; background-repeat: no-repeat; background-position: 0 0;  content: ""; height: 100%; left: 0; padding: 0; position: absolute; top: 0; width: 50%;}
.quickly-txt-login{font-size: 18px; color: #4f4e55; font-family: 'ralewaymedium'; margin-top: 40px;}
.login-head-block{font-size: 32px; color: #2a282e; font-family: 'ralewaysemibold'; margin-bottom: 12px; }
.login-content-block{font-size: 16px; color: #8c8b8f; margin-bottom: 40px; line-height: 30px;}
.mobile-nu-block .icon-block{color: #d5e0ee; font-size: 17px; position: absolute; right: 10px; top: 11px;}
.login-form-block {padding: 40px 55px;}
.btn-login-block{display: inline-block;}
.login-btn{height: 40px; padding: 8px 20px; color: #ffffff; font-size: 15px; background: #d94890; border: 1px solid #d94890; border-radius: 25px; width: 140px; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; overflow: hidden; display: block; text-align: center;}
.recover-pass-block{display: inline-block; float: right; margin-top: 10px;}
.recover-pass-block a{text-decoration: underline; color: #acacac; }
.btn-block-main-login{margin-top: 50px;}
.login-content-block a{color: #9357eb;}
.login-popup .close{opacity: 1; margin-right: 10px; margin-top: 10px; position: relative; z-index: 1;}
/*.group{position:relative; margin-bottom:45px;}*/
.mobile-nu-block{position: relative; margin-bottom: 24px; }
.mobile-nu-block input{height: 40px; border: 1px solid #dbe2ea; width: 100%; padding: 0 35px 0 15px; font-size: 14px; color: #8c8b8f;}
.mobile-nu-block label{color:#bbbcbf; font-weight:normal; position:absolute; pointer-events:none; left: 15px; top:10px; transition:0.2s ease all;  -moz-transition:0.2s ease all; -webkit-transition:0.2s ease all; background: #ffffff;}
/* active state */
.mobile-nu-block input:focus ~ label, .mobile-nu-block input:valid ~ label{top:-9px; font-size:11px; color:#9357eb; left: 0;}
/* active state */
.mobile-nu-block input:focus ~ .highlight {-webkit-animation:inputHighlighter 0.3s ease; -moz-animation:inputHighlighter 0.3s ease; animation:inputHighlighter 0.3s ease;}
.mobile-nu-block input:focus{border-color: #9357eb !important; box-shadow: none;}

/*sign up popup start here*/
.sign-up-popup .login-form-block{padding: 0px 55px 30px;}
.sign-up-popup .login-content-block{margin-bottom: 20px;}


/*help page start here*/
.select-block-new{background-color: #ffffff; background-image: url(../images/select-drop-arrow.png); background-position: right center; background-repeat: no-repeat;}
.select-block-new select{background-color: transparent; width: 100%; height: 40px; border: 1px solid #e4e4e4; -moz-appearance: none; padding: 0 15px;}
.help-textarea textarea{height: 90px;padding: 8px 15px;}
.submit-req-btn button{height: 40px;}
.help-service-main-block{text-align: center; border-bottom: 1px solid #e4e4e4; padding-bottom: 30px; margin-bottom: 30px;}
.call-image-block{margin-bottom: 10px;}
.head-ans-question{font-size: 20px; color: #595959; font-family: 'ralewaysemibold'; margin-bottom: 8px; overflow-wrap: break-word;}
.head-ans-question span{font-family:'Open Sans Semibold';}
.content-ans-question{font-size: 15px; color: #595959; font-family: 'ralewaylight';}
.content-ans-question span{font-family: 'Open Sans'; font-weight: 100; font-size: 14px;}
.bor-right-block{border-right: 1px solid #e4e4e4; padding-bottom: 85px;}
.help-service-main-block:last-child{border-bottom: none;}
.help-banner-block{margin-bottom: 0;}
.help-sami-content{margin-top: 40px;}
.services-main-block{padding-top: 40px}

/* How it works page start here*/
.how-it-video-block{border-bottom: 1px solid #e3e1e6; margin-bottom: 50px; padding-bottom: 50px;}
.how-it-video-block span{position: absolute; top: 35%; z-index: 2; left: 43%;}
.how-it-video-block a{position: relative; display: block; max-width: 770px; width: 100%; /*height: 350px;*/ margin: 0 auto;}
.new-modal.modal-dialog button.close {background: #000000; border: 1px solid #3c3c3c; border-radius: 50%; color: #fff; cursor: pointer; height: 30px; line-height: 0; opacity: 1; padding: 0; position: absolute; right: -13px; text-shadow: none; top: -11px; width: 30px;}
.new-modal{width: 700px; margin: 150px auto;}
.new-modal .modal-content .modal-body{padding: 0;}
.how-it-block-img{background-image: url(../images/works-img-dashed.png); background-position: center center; background-repeat: no-repeat; height: 320px; width: 320px; padding: 10px; border-radius: 50%; overflow: hidden; margin: 0 auto; background-color: #ffffff;}
.inner-img-block{height: 100%; width: 100%; background: #f4f4f4; border-radius: 50%; overflow: hidden}
.img-content-how{max-width: none;}
.img-arrow-how-it{text-align: center;}
.img-arrow-how-it > img {width: 52%;}
.img-arrow-how-it-two img{transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.btn-block-print{text-align: center; margin: 40px 0 50px}
.print-deliver-btn{height: 40px; padding: 9px 20px; border-radius: 25px; border: 1px solid #d94890; background: #d94890; color: #ffffff; font-family: 'ralewaymedium'; text-align: center; display: inline-block; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; overflow: hidden; -webkit-transform: perspective(1px) translateZ(0px); -webkit-transition-duration: 0.3s; -webkit-transition-property: color;}
.how-it-work-main::before {background: #ececec; bottom: -34px; content: ""; height: 100%; left: 24%; position: absolute; width: 1px;}
.border-img-block.how-it-work-main::before {background: #ececec; bottom: -34px; content: ""; height: 100%; right: 24%; position: absolute; width: 1px; left: auto;}
.last-how-it-main:before{background: none;}
.how-it-work-main {position: relative;}


/* for safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
::i-block-chrome, .print-deliver-btn:hover{background: #ffffff; color: #8259a5;}
}


/*privacy policy page start here*/
.privacy-point-content span{display: block; color: #200f55}
.privacy-point-head{font-size: 22px; color: #4e4d4d; margin-bottom: 18px;}
.privacy-point-content{font-size: 16px; color: #8c8b8f; font-family: 'ralewaylight'; line-height: 30px; margin-bottom: 38px;}
.privacy-point-content span{color: #200f55;}
.privacy-point-content span a{color: #d94890}
.privacy-point-content .span-txt-block{color: #8c8b8f;margin: 25px 0;}
.privacy-point-content .green-clr{color: #d94890;display: inline-block;}


/* dashboard page start here*/
/*.sidenav .min-menu .dash-show{display: none;}*/
#dash-header .sidenav li{display: none;}
#dash-header .sidenav .lang, #dash-header .sidenav .dash-show, #dash-header .sidenav .su-menu li{display: inline-block;}
.sidenav .su-menu li{width: 100%;}
#dash-header .sidenav .lang li{display: block;}
.name-block-user .img-block-user {border-radius: 50%; display: inline-block; height: 35px; margin-right: 10px; overflow: hidden; width: 35px;}
.name-block-user a span {color: #625b6d; display: inline-block; font-family: "ralewaymedium"; font-size: 15px; text-transform: none; vertical-align: middle;}
.min-menu li.img-arrow-menu {position: absolute; right: 20px; top: -22px;}
.min-menu li .su-menu {transition: height 200ms ease-in 0s; -webkit-transition:height 200ms ease-in;-moz-transition:height 200ms ease-in;-o-transition:height 200ms ease-in;transition:height 200ms ease-in;height: 0; position: absolute;background: #fff;width: 210px;z-index: 99999;transition: 0.3s; box-shadow: 0 0px 6px rgba(0, 0, 0, 0.16); display: none; top: 50px; right: 0;}
.min-menu li:hover .su-menu, .min-menu li.sub-menu .su-menu.menu-active {height:auto; display: block;}
.min-menu li .su-menu li{display:block; transition: all 0.3s ease-in-out 0s; padding: 0; margin-left: 0 !important;}
.min-menu li .su-menu li a{padding:8px 15px; font-size: 15px; border-bottom: 1px solid #f2f3f3; transition: all 0.3s ease-in-out 0s; color: #58595d; text-transform: none;}
.min-menu li .su-menu li a i{margin-right: 10px; color: #8e9297; transition: 0.4s;}
.min-menu li .su-menu li a:hover{color: #3e4e60; padding-left:18px; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; -ms-transition: all 0.4s ease-out 0s; -o-transition: all 0.4s ease-out 0s; transition: all 0.4s ease-out 0s; background: #f2f3f3}
.min-menu li .su-menu li a:hover i{color: #3e4e60;}
.dash-show{padding-bottom: 30px; margin-bottom: -35px;}

.responsive-block-show{float: right; padding: 18px 0;}
.name-block-user .badge {background: #8259a5; border-radius: 50%; color: #ffffff; font-family: "Arial"; font-size: 11px; height: 20px; left: 17px; padding: 5px 0; position: absolute; top: -9px; width: 20px; letter-spacing: 0;}
.name-block-user.bell-block {display: inline-block; position: relative; vertical-align: super;}
/*.responsive-block-show{display: none;}*/
#dash-header .responsive-block-show{display: inline-block;}

.left-bar-main-block{padding: 20px 0 0; background: #ffffff; box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);}
.left-bar-head{font-size: 18px; color: #46434c; font-family: 'ralewaysemibold'; margin-bottom: 7px; padding: 0 20px;}
.dash-main-block{background: #f3f6f7; padding: 40px 0;}
.left-bar-main-block span {display: inline-block; vertical-align: middle;}
.left-bar-main-block span:first-child {margin-right: 8px;}
.left-bar-main-block a {color: #46434c; font-size: 16px; font-family: 'ralewaylight'; padding: 10px 0; display: block; border-bottom: 1px solid #ececec;margin: 0 20px;}
.left-bar-main-block a:hover{background: #8259a5; color: #ffffff;}
.upload-block-dashboard{background: #ffffff; box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15); padding: 30px; margin-bottom: 30px;}
/*upload btn*/
.upload-block-dashboard .fileUpload {position: relative; overflow: hidden;}
.upload-block-dashboard .fileUpload input.upload {position: absolute; left:0; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; 	opacity: 0; filter: alpha(opacity=0); height: 100%; width: 100%;}
.upload-block-dashboard .fileUpload span{border-width: 0; cursor: pointer; display: block; height: 100%; margin: 0; opacity: 1; outline: medium none;} 
.upload-block-dashboard .fileUpload.btn.btn-primary{padding: 0; width: 100%; height: 195px; border-radius: 0; border: 1px dashed #c1c1c1; background: #fbfbfb; color: #8a8a8a; font-size: 20px; font-style: italic; font-family: 'ralewaylight'; padding: 70px 0;}
/*upload btn*/
.upload-block-dashboard .fileUpload.btn.btn-primary .or-click-txt{color: #b6b6b6;}
.printing-source-block ul li{display: inline-block;}
.printing-source-block li a{color: #46434c; font-family: 'ralewaylight'; background-image: url(../images/dash-diver-links.png); background-position: right center; background-repeat: no-repeat;}
.printing-source-block{text-align: right; padding: 15px 0 0;}
.printing-source-block li a{padding-right: 15px; margin-right: 7px;}
.printing-source-block li:last-child a{padding: 0; margin: 0; background: none; color: #78b229;}
.get-uploading{padding: 0; margin-bottom: 10px;}
.table-block-dash{background: #ffffff;  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); margin-bottom: 30px;}
.table-block-dash th{font-size: 13px; color: #44434b; /*text-transform: uppercase;*/ border-bottom: 1px solid #dfdfdf !important; position: relative;}

.table-block-dash tbody tr:hover{background: #f7f7f7 !important;}
.table-block-dash td{border: none !important; color: #717173; font-size: 13px; padding: 12px 8px !important;}
.table-block-dash table{margin-bottom: 0;}

/*changes by yogesh dash*/
.wallet-box-main-block a .wallet-box:hover{box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)}

/* footer block start here*/
.points-footer.btn-footer li{list-style-type: none; margin-left: 0;}
.more-txt-block{color: #d94890; font-size: 16px; display: block; margin-top: 10px;}
.footer-main-block{background: #382b4b;}
.footer-col-head{font-size: 18px; color: #ffffff; text-transform: uppercase; margin-bottom: 25px;}
.footer-content-block{font-size: 15px; color: #c9c9c9;}
.footer-col-block{padding: 40px 0;}
.footer-logo-blokc{margin-bottom: 8px;}
.points-footer li{list-style-type: disc; margin-left: 15px; color: #ffffff; margin-bottom: 11px; transition: 0.5s;}
.points-footer li:hover{color: #d94890; margin-left: 20px;}
.points-footer.btn-footer li:hover{opacity: 0.8; margin-left: 5px;} 
.points-footer li a{color: #ffffff; font-size: 16px; }
.points-footer li a:hover{color: #d94890}
.content-subsc{font-size: 16px; color: #c9c9c9;}
.subscri-block-new{background: #ffffff; height: 40px; position: relative; border-radius: 25px; margin-top: 20px; padding: 0 10px;}
.subscri-block-new input{width: 100%; padding: 0 35px 0 0px; border: none; border-radius: 25px; height: 40px;}
.subscri-block-new button{position: absolute; background: none; border: none; font-size: 19px; color: #8259a5; right: 6px; top: 10px;}
.confide-txt{color: #ffffff; margin-top: 10px;}
.copyright-block{text-align: center; color: #c9c9c9; font-size: 15px; border-top: 1px solid #3b4750; margin-top: 55px; padding: 15px 0;}
.copyright-block a{color: #d94890;}


/*left menu css start here*/
.menu-bx {border-radius: 5px; overflow: hidden;}
.left-bar {box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15); margin-bottom: 15px;}
.left-bar a {background-color: #fff; border-bottom: 1px solid #e8ecf0; color: #727179; display: block; font-family: "ralewayregular",sans-serif; font-size: 15px; overflow: hidden; padding: 13px 15px 13px 43px; text-overflow: ellipsis; white-space: nowrap; border-left: 3px solid #ffffff;}
.left-bar .menu-bx li a:hover, .left-bar .menu-bx li a.acti{background-color: #8259a5; color: #ffffff; border-left-color: #302563}
.icon-image{background-image: url(../images/left-menu-icon.png); background-repeat: no-repeat;}
.dashboard-image{background-position: 3px -2px;}
.dashboard-image:hover{background-position:  3px -52px;}
.account-image{ background-position: 3px -101px;}
.account-image:hover{background-position:  3px -151px;}
.address-image{ background-position: 3px -201px;}
.address-image:hover{background-position:  3px -251px;}
.order-image{ background-position: 3px -301px;}
.order-image:hover{background-position:  3px -351px;}
.traking-image{ background-position: 3px -401px;}
.traking-image:hover{background-position:  3px -451px;}
.create-image{ background-position: 3px -501px;}
.create-image:hover{background-position:  3px -551px;}
/*left menu css end here*/

/*dashboad page Css start here*/
.wallet-box{background-color: #ffffff; box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15); border-radius: 3px; padding: 20px 14px; margin-bottom: 30px;}
.wallet-title{font-size: 16px; color: #46434c; font-family: 'ralewaysemibold';  text-transform: uppercase; }
.wallet-amount{font-size: 26px; color: #69cbe2;font-family:'Open Sans Semibold';  margin-top: 4px;}
.text-price{float: right; text-align: right; margin-top: 4px;}
.wallet-image{display: inline-block; }
.text-price-doc{float: right; margin-top: 13px;}
.my-pro-text{font-size: 18px; font-family:'Open Sans Semibold'; color: #46434c; display: inline-block; margin: 13px 20px;}

.dash-profile-block{background-color: #ffffff; box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15); border-radius: 3px; margin-bottom: 30px;}
.dash-profile-block i {font-size: 16px; color: #435663; float: right; margin: 20px 20px 0;}
.pro-image-edit{  height: 112px; width: 112px;border-radius: 50%; overflow: hidden;}
.pro-image-edit img{ width: 100%; height: 100%; }
.main-round-image{margin: 0 auto; width: 112px ;}
.border-line{margin-top: -19px;}
.text-all-pro{text-align: center; margin-top: 10px;}
.profile-name{color: #46434c; font-size: 16px; font-family: 'ralewaymedium'; }
.profile-company{font-size: 14px; color: #46434c; font-family: 'ralewayregular'; }
.profile-address{font-size: 14px; color: #46434c; font-family: 'ralewaylight';  padding: 20px 30px 38px; }
.table.table-striped.dashboard td a{font-size: 14px; color: #919095; padding-right: 6px;}
.table.table-striped.dashboard td a:hover{color: #44434b;}
.left-bar-head.get-uploading{padding: 10px 20px 0;}
.table-responsive{padding: 10px 20px; }
.table-block-dash hr{border-color: #dfdfdf; margin: 0}
.table thead > tr > th > a.sort-desc::before {border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 5px solid #666569; content: ""; height: 0;    position: absolute; right: 0; top: 23px; width: 0;}
.table thead > tr > th > a.sort-asc::after {border-bottom: 5px solid #666569; border-left: 4px solid transparent; border-right: 4px solid transparent; content: ""; height: 0;    position: absolute; right: 0; top: 16px; width: 0;}
.table.table-striped.dashboard a{color: #44434b; font-size: 13px; letter-spacing: 0.6px;}

/*Account setting page css start here*/
.round-img{height: 111px; border-radius: 50%; overflow: hidden;width: 111px;margin-top: 26px; display:inline-block; margin-right: 30px; vertical-align: middle;}
/*upload button css star here*/
.disput-popup .fileUpload {position: relative; overflow: hidden; margin: 15px 0 0px;}
.disput-popup .fileUpload input.upload {position: absolute; left:0; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0;	filter: alpha(opacity=0); height: 100%;}
.disput-popup .fileUpload span{border-width: 0; cursor: pointer; display: block; margin: 0; opacity: 1; outline: medium none; font-size: 15px; padding: 9px;  width:230px; font-family:'Open Sans Semibold'; text-transform: uppercase;} 
.disput-popup .fileUpload{background: #d94890; border: 1px solid #d94890; border-radius: 25px; text-align: center; display: inline-block; color: #ffffff;}
.disput-popup {display: inline-block;vertical-align: middle;}
.disput-popup i{margin-right: 10px;}
/*upload button css End here*/
.full-white-box{background-color: #ffffff;box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15); padding: 20px; }
.pro-picture-title{font-size: 18px; color: #44434b; font-family: 'ralewaysemibold'; margin-top: 4px; }
.upload-block{margin-bottom: 26px;}
.pro-picture-title.line{border-top: 1px solid #ececec; padding-top: 24px;}
.email-title{font-size: 15px; color: #46434c; font-family: 'ralewayregular'; margin-bottom: 6px; margin-top: 16px; }
.input-block input{padding: 10px 15px; height: 40px; width: 100%;  border: 1px solid #dedede; color:#46434c;}
.select-bock-container select{width: 100%; border: 1px solid #dedede; height: 40px; -moz-appearance: none; background-color: transparent; padding: 0 30px 0 12px; color: #46434c;}
.select-bock-container{background-image: url(../images/drop-image.png); background-position: right center; background-repeat: no-repeat; background-color: #ffffff;}
.btn-block-print.account{text-align: right; margin: 30px 0 26px;}
.print-deliver-btn.account{height: 40px; width: 142px; background-color: #8259a5; border: 1px solid #8259a5;  margin-bottom: 5px; }
.print-deliver-btn.account:before{background-color: #6a3c92;}
input[type="text"]:disabled { background: #f7f7f7 none repeat scroll 0 0;}
/*changes by yogesh*/
/*image upload css start here*/
.upload-btn {height: 35px; opacity: 0;position: absolute;width: 230px;z-index: 9; cursor: pointer;}
.upload-btn2 {background: #d94890; border: 1px solid #d94890; border-radius: 3px; color: #fff; font-size: 15px; height: 41px; margin: 15px auto 20px; width: 230px; border-radius: 25px; text-align: center; font-family: 'ralewaysemibold'; cursor: pointer;}
.upload-btn2:hover{background: #c93880;}
.upload-btn2 i{margin-right: 10px;}
.profile-img img {height: 111px;width: 111px; border-radius: 50%;}
.profile-img {border: 1px solid #ccc; height: 111px; width: 111px;overflow: hidden; margin: 0 auto; border-radius: 50%;}
.upload-btn-block{background: none; border: none; padding-top: 9px; text-transform: uppercase;}
/*image upload css end here*/
/*Account setting page css end here*/

/*Address book page start here*/

.address-block{background-color: #ffffff; box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15); padding: 20px 10px 20px 20px;  min-height: 250px; margin-bottom: 30px;}
.book-add-name{font-size: 15px; color: #46434c; font-family: 'ralewaysemibold'; margin-top: -10px;overflow-wrap: break-word;}
.edit-dlt i {font-size: 18px; color: #919095;  padding-left: 6px;}
.edit-dlt i:Hover{color: #44434b;}
.edit-dlt{text-align: right; }
.add-sml-text{font-size: 14px; font-family: 'ralewayregular'; color: #46434c; margin-right: 90px; margin-top: 5px; line-height: 24px; }
.address-name-txt{font-size: 18px; color: #46434c; font-family: 'ralewaymedium';}


/*upload document page start here*/
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{vertical-align: middle}
.click-drop-block{height: 220px; background: #ffffff; border: 2px dashed #a9a9a9; margin: 0 0 30px; text-align: center;}
.click-drop-block .img-bx{color: #44434b; font-size: 24px; font-family: 'ralewaymedium'; padding: 91px 0;}
.pagination-block-container li{display: inline-block;}
.pagination-block-container li a{font-family: 'arial';}
.items-zero-block, .pagination-block-container{display: inline-block; margin-right: 15px; padding-top: 10px;}
.pagin-drop-block{background: #f3f3f3; padding: 10px 20px;}
.pagination-block-container a{font-size: 16px; color: #46434c; margin: 0 2px;}
.items-zero-block.selected-items-zero{text-align: center; display: block;}

/*my order page start here */
.table-block-dash.my-order-status{padding: 15px 30px;}
.status-color-block, .status-content-block{display: inline-block;}
.status-main-block {margin: 15px 0;}
.status-color-block .starus-text{color: #44434b; font-family: 'ralewaymedium'; font-size: 15px; margin-left: 6px;}
.status-color-block{max-width: 140px; width: 100%;}
.pending-status{color: #d94890;}
.in-progress{color: #bfb200;}
.on-delivery{color: #835ba6;}
.at-pickup-point{color: #73cee4;}
.delivered{color: #302562;}
.search-field-block, .btn-search-block{display: inline-block; vertical-align: middle;}
.search-field-block {max-width: 320px; width: 100%;}
.search-field-block input{height: 40px; width: 100%; border: 1px solid #dedede; background: #ffffff; display: block; border-radius: 25px; padding: 0 15px;}
.my-order-search-btn{height: 40px; padding: 0 30px; background: #d94890; color: #ffffff; font-size: 13px; border: none; display: block; border-radius: 25px;}
.search-block-my-order{margin-bottom: 26px;}

/* order traking page start here*/
.page-head-text{font-size: 18px; color: #8259a5; font-family: 'ralewaysemibold'; margin-bottom: 20px;}
.my-order-block-table th{text-transform: none; padding: 12px 8px !important; vertical-align: top !important}
.name-id-block{display: inline-block; vertical-align: middle;}
.my-order-block-table .left-bar-head.get-uploading {border-bottom: 1px solid #dfdfdf; padding-bottom: 10px; margin: 0;}
.my-order-block-table .table-responsive{padding-top: 0;}
.order-track-block{max-width: 189px;}
.table-striped tbody tr:nth-of-type(2n+2){background: #f9f9fa;}

/*your shopping cart page start here*/
.table-discr-head{display: block; color: #46434c; font-size: 15px; font-family: 'ralewaysemibold'; margin-bottom: 4px;}
.table-discri-content{font-size: 14px; color: #46434c; font-family: 'ralewaylight';}
.quentity-input{height: 35px; width: 70px; border: 1px solid #dddddd; text-align: center; font-size: 16px; font-family: 'Arial';}
.table.table-striped.shoping-cart > tbody > tr > td{vertical-align: top; border-bottom: 1px solid #dddddd !important;}
.add-more-btn-total-main{text-align: right; padding: 20px;}
.btn-add-more{height: 40px; border-radius: 25px; background: #8259a5; color: #ffffff; font-size: 16px; text-align: center; padding: 7px 30px; display: inline-block; transition: 1s; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; border: none; overflow: hidden; border: 1px solid #8259a5; margin-right: 20px;}
.btn-add-more::before {background: #6a3c92; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0);    transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1; border-radius: 25px;}
[class^="hvr-"] {background: #6a3c92; color: #666; cursor: pointer; margin: 0.4em; padding: 1em; text-decoration: none;}
.btn-add-more:hover:before{-webkit-transform: scaleX(1); transform: scaleX(1);}

.checkout-btn{height: 40px; border-radius: 25px; color: #d94890; font-size: 16px; text-align: center; padding: 7px 30px; display: inline-block; transition: 1s; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; border: none; overflow: hidden; border: 1px solid #d94890; margin-right: 50px;}
.checkout-btn::before {background: #d94890; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0);    transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1; border-radius: 25px;}
[class^="hvr-"] {background: #6a3c92; color: #666; cursor: pointer; margin: 0.4em; padding: 1em; text-decoration: none;}
.checkout-btn:hover:before{-webkit-transform: scaleX(1); transform: scaleX(1);}
.checkout-btn:hover{color: #ffffff;}
.add-more-button-main{display: inline-block; vertical-align: middle}
.subtotal-block-txt{font-size: 20px; color: #46434c; font-family: 'ralewaysemibold'; display: inline-block; vertical-align: middle;}
.subtotal-block-txt span{font-family: 'Arial'; width: 125px; display: inline-block;}
.submit-by-txt{font-size: 15px; color: #46434c; margin: 20px 0 0;}

/*tabing section start here*/
.tab-section-checkout .nav-tabs > li.active > a{border: none !important; background: #8259a5; color: #ffffff;}
.nav-tabs.nav-justified > li > a{border: none; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); font-size: 15px; color: #44434b; text-transform: uppercase; font-family: 'ralewaysemibold'; border-radius: 0; padding: 15px;}
.shopping-cart-block-main{min-height: 550px; padding-bottom: 30px;}
.shopping-cart-block-main hr{margin: 20px 0;}
.new-add-btn-block {background: none; border: none; position: absolute; right: 0; top: -78px; color: #8259a5;}
.new-add-btn-block:hover, .new-add-btn-block:focus{background: none;}
.tab-content {margin-bottom: 20px;}

.continue-btn-block{text-align: right;}
.continue-btn-form{height: 40px; border-radius: 25px; background: #a1c93a; color: #ffffff; font-size: 16px; text-align: center; padding: 7px 30px; display: inline-block; transition: 1s; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; border: none; overflow: hidden; border: 1px solid #a1c93a;}
.continue-btn-form::before {background: #86b216; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0);    transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1;}
.continue-btn-form:hover:before{-webkit-transform: scaleX(1); transform: scaleX(1);}

/*payment block start here*/
.text-span-block, .img-span-block{display: inline-block; vertical-align: top; text-align: left}
.text-wallet{font-family: 'ralewaysemibold'; color: #ecde13; text-transform: uppercase;}
.wallet-cash-block{font-family: 'Arial'; font-size: 20px; color: #ffffff;}
.img-span-block{margin-right: 10px;}

.wallet-btn-block{height: 60px; border-radius: 30px; background: #d94890; text-align: center; padding: 7px 0px; display: block; transition: 1s; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; overflow: hidden; border: 1px solid #d94890; max-width: 320px; width: 100%; margin: 0 auto}
.wallet-btn-block::before {background: #c93880; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0);    transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1; border-radius: 30px;}
.wallet-btn-block:hover:before{-webkit-transform: scaleX(1); transform: scaleX(1);}

.payment-btn-block{height: 60px; border-radius: 30px; background: #8259a5; text-align: center; padding: 18px 0px; display: block; transition: 1s; transform: perspective(1px) translateZ(0px); transition-duration: 0.3s; transition-property: color; overflow: hidden; border: 1px solid #8259a5; max-width: 320px; width: 100%; margin: 20px auto; color: #ffffff; font-family: 'ralewaysemibold'; font-size: 16px; text-transform: uppercase; }
.payment-btn-block::before {background: #74479b; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scaleX(0); transform-origin: 0 50% 0; transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: -1; border-radius: 30px;}
.payment-btn-block:hover:before{-webkit-transform: scaleX(1); transform: scaleX(1);}


/*changes done by yogesh 30.03.2017*/
/*Radio Buttons*/
.radio-btns{margin: 10px 0 20px;}
.radio-btns .radio-btn{display: block; position: relative; float: left;}
.radio-btns .radio-btn input[type=radio]{position: absolute; visibility: hidden;}
.radio-btns .radio-btn label{font-family: "open sans"; font-weight: normal; color: #646464; display: block; position: relative; font-size: 15px; padding: 0px 10px 0px 27px;
margin: 10px auto; z-index: 9; cursor: pointer; -webkit-transition: all 0.25s linear;}
.radio-btns .radio-btn .check{display: block; position: absolute; border: 1px solid #AAAAAA; border-radius: 100%; height: 18px; width: 18px; top: 12px; left: 0px; z-index: 5;
transition: border .25s linear; -webkit-transition: border .25s linear;}
.radio-btns .radio-btn .check::before {border-radius: 100%;  content: ""; display: block; height: 10px; left: 3px; margin: auto; position: absolute; top: 3px; transition: background 0.25s linear 0s; width: 10px;}
.radio-btns input[type=radio]:checked ~ .check {border: 1px solid #8259a5;}
.radio-btns input[type=radio]:checked ~ .check::before{background: #8259a5;}
.radio-btns input[type=radio]:checked ~ label{  color: #8259a5;}
.login-block-radio{margin-bottom: 0;}

/*new changes 2 may start*/
.clsReOrder p {display: inline-block;padding-left: 6px;}
.nav.nav-pills.nav-justified.setup-panel li a {margin-bottom: 0;}
.nav.nav-pills.nav-justified.setup-panel li {margin-bottom: 5px;}
.btn_wallet_center span p { margin-bottom: 0;}
.updateWallet.wallet-btn {margin-right: 15px;}
.radio-btn.updateWallet.wallet-btn {max-width: 250px;width: 100% !important;}
.wallet-btn .img-span-block {padding-top: 4px;}
.payment-method-redio.doc-img .img-label-block{background:none;}
.address-block .book-add-name p {height: 40px;overflow: hidden;overflow-wrap: break-word;}
.alert {background: #e9ffd9;border: 1px solid #a6ca8a;border-radius: 4px;margin-bottom: 20px;padding: 15px;}
.alert .close {margin-top: 0;}
.doc-img .clsDocumentType .radio-content-block p {
/*    height: 127px;*/
    margin-bottom: 0;
    overflow: hidden;
}
.doc-img .clsDocumentType .radio-content-block{margin-bottom: 0;;}
/*new changes 2 may end*/

/*changes by yogesh 31.03.2017*/


/*select printing option page start here*/
.payment-method-redio{margin: 20px 0 0; padding: 0 0 20px;}
.payment-method-redio.color-radio-btns{margin-top: 10px;}
.payment-method-redio .radio-btn{ position: relative;float: left; box-shadow: 0px 0px 6px 0px #ccc;border-radius: 10px;margin-bottom: 30px; width: 100%;}
.payment-method-redio .radio-btn input[type=radio]{position: absolute; visibility: hidden;}
.payment-method-redio .radio-btn label{font-family:'ralewayregular';font-weight:400;color:#646464;display:flex;position:relative;font-size:14px;padding: 20px;margin:0 auto;z-index:9;cursor:pointer;-webkit-transition:all .25s linear; min-height: 185px; width: 100%;}
.payment-method-redio .radio-btn .check{/*position:absolute;border:1px solid #AAA;border-radius:100%;height:20px;width:20px;top:10px;left:10px;z-index:5;transition:border .25s linear;-webkit-transition:border .25s linear;*/ display: none;}
.payment-method-redio .radio-btn .check::before{border-radius:100%;content:"";display:block;height:10px;left:4px;margin:auto;position:absolute;bottom:4px;transition:background .25s linear 0;width:10px}
.payment-method-redio input[type=radio]:checked ~ .check{border:1px solid #58BA47}
.payment-method-redio input[type=radio]:checked ~ .check::before{background:#58BA47}
.payment-method-redio input[type=radio]:checked ~ label{border-radius:5px;box-shadow: 0px 0px 6px 0px #58BA47; width: 100%;}
.payment-method-redio input[type=radio]:checked ~ label .radio-head-block{color: #58ba47;}
.payment-method-redio.color-radio-btns .radio-btn, .payment-method-redio.color-radio-btns .radio-btn input[type=radio]:checked ~ label{box-shadow: none;}
.payment-method-redio .radio-btn .box-color-radio label{background-image: none; height: auto; padding: 0px 0 0px 30px; width: auto;}
.color-box {border: 1px solid #dddddd; display: block; height: 50px; left: 35%; position: absolute; top: 27px; width: 50px;}
.payment-method-redio .color-radio-btns{box-shadow: none; text-align: left;}
.payment-method-redio .radio-btn .box-color-radio .check{top: 0; left: 0;}
.payment-method-redio.side-radio-btns .radio-btn{float: none; text-align: left;}
/*color radio btns*/
.payment-method-redio.color-radio-btns .radio-btn label{min-height: auto; padding: 0; text-align: center; display: block; box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15); padding: 15px 12px; font-family: 'ralewaysemibold'; text-transform: uppercase;}
.payment-method-redio.color-radio-btns .radio-btn{width: 33%;}
.payment-method-redio.color-radio-btns .radio-btn input[type="radio"]:checked ~ label{background: #8259a5; color: #ffffff; border-radius: 0;}


.img-label-block{display: inline-block; margin-right: 20px; width: 150px;height: 145px;overflow: hidden;background: #f7f7f7;}
.label-conent-block{display: inline-block; max-width: 170px; width: 100%;}
.radio-head-block{display: block; font-family: 'ralewaysemibold'; font-size: 15px; }
.label-content-block{display: block; margin: 7px 0; font-size: 12px;}
.head-label-block{font-family: 'ralewaysemibold';}
.radio-content-block {color: #8d8d8d; display: block; font-size: 13px; margin: 4px 0 15px;}


/*steps css start here*/
.angular-steps {position: relative;}
.angular-steps .step {position: absolute; z-index: 1;}
.angular-steps .step.ng-hide {display: block !important; z-index: 0;}
/*
* Animations (optional) - requires ngAnimate
*/
.angular-steps .step.ng-hide-add,
.angular-steps .step.ng-hide-remove {transition: all 0.6s ease-in-out; opacity: 1;}
.angular-steps .step.ng-hide {opacity: 0;}
.step {width: 100%; min-height: 180px;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{min-height: 550px;}
.next-btn-block, .prev-btn-block{background: #8259a5; color: #ffffff; padding: 0 30px; border-radius: 30px; float: right; border: none; height: 30px;}
.prev-btn-block{float: left;}
.btns-block-next{position: absolute; bottom: 0; width: 100%;}

/* 404-page css start here */
.banner-404 {background-image: url(../images/404-banner.jpg);background-repeat: no-repeat; background-size: cover;min-height:850px;position: relative; background-position: fixed;}
.wrapper {float: none;margin: 200px auto 0;max-width: 750px;text-align: center;}
.wrapper h4 {color: #fff;font-size: 18px;  font-family: 'robotomedium', sans-serif;}
.wrapper h1 {color: #ffc91b;font-family: "robotolight",sans-serif;font-size: 100px;margin-top: 5px;}
.img2-404page img {margin: 0 auto;width: 90px;}
.wrapper h5 {color: #fff;font-size: 16px;font-family: 'robotolight', sans-serif;padding-top: 10px;line-height: 22px;}
.back-btn {background-color: transparent;border: 1px solid #fff;border-radius: 3px;color: #fff;margin-top: 30px; display: inline-block; padding: 10px 45px;}
.back-btn:hover { background-color:#fff;border: 1px solid #fff;color: #23294b;}
.back-btn span{margin-right: 6px;}
.man-404 {bottom: 0;position: absolute;width: 270px; left: 100px;}

/*Thank You Page Start Here*/
.thnku-icon{position: absolute;width: 90px;height: 90px;margin: 0 auto;left: 0;right: 0;top: -50px;}
.title-thanks{font-size: 60px;  font-family: 'poppinssemibold'; color: #529bce; text-transform: uppercase;}
.title-sub-thank{font-size: 22px;font-family: 'poppinsmedium',sans-serif; color: #585858; padding-bottom: 10px;text-transform: uppercase;}
.border-thnk{height: 1px; background-color: #f37801;max-width: 155px; width: 100%;margin:4px 0 10px;text-align: center;}
.thnku-box p{color: #898888;font-size: 16px;font-family: 'poppinslight'; line-height: 30px;}
.thnku-box{padding: 50px;}
.thanku-content{position: absolute; bottom: 200px; left: 50px; max-width: 750px; width: 100%;}
.logo-icon-thankyou{margin-bottom: 20px;}
/*Thank You Page End Here*/


/*changes done by yogesh 19.04.2017*/
.main-how-it-video{margin: 40px 0 0;}
.wallet-image{background-position: 3px -602px}
.wallet-image:hover{background-position: 3px -652px}
.nav.nav-pills.nav-justified .disabled {background: #ddd;border-radius: 5px;}
.nav.nav-pills.nav-justified{padding: 0; border: none; background-color: transparent;}
.nav.nav-pills.nav-justified > li{display: inline-block; width: 24%;}
.nav.nav-pills.nav-justified li a{padding: 10px 12px;}
.how-it-work-main.last-how-it-main {margin-bottom: 40px;}

.dashboard-image-active{background-position:  3px -52px;}
.account-image-active{background-position:  3px -151px;}
.address-image-active{background-position:  3px -251px;}
.order-image-active{background-position:  3px -351px;}
.traking-image-active{background-position:  3px -451px;}
.create-image-active{background-position:  3px -551px;}

.subtotal-main-block{display: block; margin: 5px 0;}
.checkout-add-more-block{margin-top: 30px;}
.checkout-add-more-block .btn-add-more{margin-right: 0; margin-bottom: 10px;}
.checkout-add-more-block .checkout-btn{margin-right: 0; margin-left: 20px; margin-bottom: 10px;}
.list-group-item-text{white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}
#new_word a{font-family: "Neo Sans Arabic Regular"!important;}



/*pagination css start*/
.prod-pagination .pagination-blog{margin-top: 20px;}
.prod-pagination .pagination{margin: 30px 20px;}
.prod-pagination .pagination > li:first-child > a .act, .pagination > li:first-child > span{background:#8259a5;color: #383c4b;}
.prod-pagination .pagination > li:last-child > a .act, .pagination > li:last-child > span{background:#8259a5;color: #383c4b;}
.prod-pagination .pagination > li:first-child > a , .pagination > li:first-child > span{
font-size: 20px;border: none;border-radius: 0;height: 30px;line-height: 30px;width: 30px;padding:5px 0 0;}
.prod-pagination .pagination > li:first-child > a:hover, .pagination > li:first-child > span{color: #383c4b;}
.prod-pagination .pagination > li:last-child > a , .pagination > li:last-child > span{font-size: 20px; border: none;border-radius: 0;height: 30px;line-height: 30px;width: 30px;padding:5px 0 0;}
.prod-pagination .pagination > li:last-child > a:hover, .pagination > li:last-child > span{color: #ffffff;}
.prod-pagination .pagination > li > a, .pagination > li > span {background: #fff;border: 0;color: #8259a5;  font-size: 16px;height: 30px;line-height:27px;margin:0 0 0 10px ;text-align: center;width: 30px;padding: 0;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28); 
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.28);}
.prod-pagination .pagination > li > a:hover, .pagination > li > span{color: #ffffff;background:#8259a5;}
.prod-pagination .act{color: #ffffff !important;background:#8259a5 !important;}
/*pagination css end*/ 

.pagination-block-container li a, .pagination-block-container li span{height: 30px; width: 30px; padding: 3px 9px; line-height: normal; float: none; display: block;}
.pagination-block-container li span{margin: 0;}
.pagination-block-container .pagination > li:first-child > span, .pagination-block-container .pagination > li:last-child > span{color: #8259a5; line-height: 15px; background: none;}
.pagination-block-container .pagination > li:first-child > span:hover, .pagination-block-container .pagination > li:last-child > span:hover{background: #8259a5; color: #ffffff;}
.pagination-block-container li{vertical-align: text-bottom;}
.pagination-block-container .pagination > li > a:hover, .pagination > li > span{color: #ffffff !important;background:#8259a5 !important;}

/*product detail css start*/
.productdetails-block-img{border-radius: 5px; overflow: hidden; }
.product-detail-main{margin-bottom: 28px;}
.productdetails-block-img img{border-radius: 5px; margin: 0 auto;}
.product-head{font-size: 24px; color: #46434c; font-family: 'ralewaysemibold'; margin: -8px 0 10px;}
.product-content{font-size: 16px; color: #625b6d; font-family: 'ralewaylight'; line-height: 26px;}

.prodoption { padding-bottom: 7px; border-bottom: solid 1px #e7e7e7;}
.prodoption h3{font-family: 'ralewaysemibold'; font-size: 16px; color: #46434c; text-transform:  uppercase; margin-bottom: 15px;}
.prodSpecification h4{font-family: 'ralewaysemibold'; font-size: 16px; color: #625b6d; margin-top: 0; font-weight: normal;}
.prodSpecification li{ padding-left: 28px; background: url(../images/productsign.png) no-repeat left 2px; color: #625b6d; font-size: 16px; font-family: 'ralewaylight'; padding-bottom: 2px; margin-bottom: 11px;  }

.prodcategories-main-block {padding-bottom: 7px; border-bottom: solid 1px #e7e7e7;}
.prodcategories-main-block.nobrdr {padding-bottom: 7px; border-bottom: none 0!important;}
.prodcategories-head-block{margin: 17px 0 22px; font-family: 'ralewaysemibold'; font-size: 20px; color:  #d94890;}
.nomrbtm { margin-bottom: 0!important;}
.borderTop { border-top: solid 1px #e7e7e7; margin-top: 21px; }
/*product detail css ends*/


@media all and (max-width:1199px){

/*banner-slider*/
#header-home .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{left: 20px;}
#header-home .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{right: 20px;}
.banner-head-block{font-size: 34px}
.col-sm-5.col-md-5.col-lg-5.app-down-img.wow.fadeInLeft > img {position: absolute; right: 10px; top: 61px;}
.btn-playstore{margin-bottom: 30px;}
.label-block{text-align: left; margin-bottom: 7px;}
/*.banner-content{top:80px;}*/
.banner-content-txt{font-size: 16px;}

/*tab section-block*/
.no-of-page-block.res-no-page{max-width: 197px; width: 100%;}

/*popup section block*/
.login-popup .modal-dialog{margin-top: 30px;}

/*address book page start here*/
.add-sml-text{margin: 0;}

/*select printing option page start here*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{min-height: 650px;}
/*new changes 2 may start*/
.ext-margin {margin-top: 20px;}
.wallet-amount{font-size: 18px;}
.payment-method-redio.color-radio-btns .radio-btn {width: 50%;}  
.payment-method-redio.color-radio-btns.pay-radio .radio-btn {width: 33%;}    
/*new changes 2 may end*/    
}

@media all and (max-width:1180px){
.sidenav {height: 100%; width: 0; position: fixed; top: 0; left: 0; background-color: #111; overflow-x: hidden; transition: 0.5s; min-width: auto; padding: 0;}
.sidenav a{display: block;}	
.sidenav .closebtn{display: block;}	
.banner-img-block{background-image: url(../images/blurbanner.png); background-position: center center; background-repeat: no-repeat; height: 150px; width: 100%; background-size: cover; margin-bottom: 2px; text-align: center; padding-top: 45px; display: block;}    
.header .menu-icon{display: block;}		
.min-menu li{display: block; border-bottom: 1px solid #202020; display: block;/* padding: 13px 10px; */margin-left: 0; width: 100%;}
.min-menu li a{color: #cfcfcf; font-size: 14px; padding: 12px 10px;}
.min-menu li a:hover{color: #ffffff;}	
.min-menu li a i, .wrapper-dropdown-1 i, .drop-block i{float: right;}
.sidenav .min-menu li .su-menu.menu-active {position: relative;height:auto; display: block;}
.min-menu li.sub-menu-open .su-menu {height:auto;display: block;}    
.min-menu li .su-menu{background: rgba(255, 255, 255, 0); box-shadow: none; width: 100%;}	
.min-menu li .su-menu li{border: none;}
.min-menu li .su-menu li a{color: #cfcfcf; border: none; font-size: 14px; padding: 8px 25px}
.min-menu li .su-menu li a:hover{padding-left: 28px;}
.min-menu li .su-menu li a:hover, .wrapper-dropdown-1 .dropdown li a:hover{background: rgba(255, 255, 255, 0); color: #ffffff;}
.min-menu li .su-menu {top: -6px;}
.su-menu.menu-active a i{display: none;}
.min-menu li:hover .su-menu, .name-block-user .img-block-user{display: none;}
.dash-show{margin: 0; padding: 0;}
.name-block-user a span{color: #cfcfcf; width: 100%}
.name-block-user a:hover span{color: #ffffff;}    
#dash-header .sidenav .lang, #dash-header .sidenav .dash-show, #dash-header .sidenav .su-menu li{display: block;}
.lang .wrapper-dropdown-1{margin-left: 0; width: 100%; color: #cfcfcf;}
.lang .wrapper-dropdown-1:hover{color: #ffffff;}
.lang{padding: 13px 10px;}
.wrapper-dropdown-1 .dropdown{width: 100%; background: none; z-index: 999999; box-shadow: none; position: relative; top: 0;}	
.wrapper-dropdown-1 .dropdown li{padding: 0; border-bottom: none;}
.wrapper-dropdown-1 .dropdown li:first-child{margin-top: 5px;}
.wrapper-dropdown-1 .dropdown li a{color: #cfcfcf; border: none; padding: 8px 0px;}
.wrapper-dropdown-1 .dropdown li a:hover{padding-left: 2px;}		
#dash-header-home .min-menu li{margin-left: 0;}
.block-drop-new{margin-bottom: 0;}
.img-arrow-menu{display: none;}  
.responsive-block-show{margin-right: 15px;}
.responsive-block-show{display: block !important;}
.name-block-user.bell-block{display: none;}
.name-block-user.bell-block.res-show{display: block !important;}
.login-popup .modal-body::before, .login-popup .modal-body::after{background: none;}
.min-menu li .fornt-none{display: block;}
.login-regis-btn-menu{display: none;}    
}


@media all and (max-width:991px){
/*banner-section*/
.banner-head-block, .banner-semihead, .banner-content-txt{display: none;}

/*tab section*/
.no-of-page-block{max-width: 240px; width: 100%;}    
.responsive-tabs.tabs > .top-section ul li a{padding: 10px;}
.no-of-page-txt span{display: none;}
.blcok-img-icon{display: none;}
.responsive-tabs.tabs > div.content{margin-top: 35px;}
.responsive-tabs.tabs > .top-section{top: 26px; left: 23px;}    

/*contact us page*/
.social-icon-block ul li{margin-right: 11px;}

/*about us banner*/
.page-head-block span{display: none;}
.aboutus-block-img{float: none; margin: 0 0 20px;}
.aboutus-block-img.mission-block{float: none; margin-left: 0;}

/*login-popup*/
.login-popup .modal-dialog{max-width: none; width: auto;}
.login-form-block{padding: 40px 40px 40px 10px;}
.login-popup .modal-dialog{margin: 30px 15px 0}

/*help page*/
.send-msg-mess-btn{text-align: left;}

/*address bood page start here*/
.address-block{height: auto;}

/*select printing option page start here*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{min-height: 950px;}

/* footer css*/
.copyright-block{margin-top: 30px;}    
.footer_heading {background: url(../images/arrow_ftr.png); background-repeat: no-repeat;background-position: right 3px;background-size: 12px;cursor: pointer;}
.footer_heading.active {background: url(../images/arrow_ftr-down.png);background-repeat: no-repeat;background-position: right 3px;background-size: 12px;cursor: pointer;}
    
/*product detail css start*/
.product-detail-main{margin-bottom: 28px;}
.product-head{font-size: 24px; margin: 20px 0 10px;}
.product-content{font-size: 16px; line-height: 26px;}

.prodoption { padding-bottom: 7px;}
.prodoption h3{font-size: 16px; margin-bottom: 15px;}
.prodSpecification h4{font-size: 16px; margin-top: 8px;}
.prodSpecification li{ padding-left: 28px; background: url(../images/productsign.png) no-repeat left 2px; color: #625b6d; font-size: 16px;margin-bottom: 11px;  }

.prodcategories-main-block {padding-bottom: 7px;}
.prodcategories-main-block.nobrdr {padding-bottom: 7px; }
.prodcategories-head-block{margin: 17px 0 22px; font-family: 'ralewaysemibold'; font-size: 20px; color:  #d94890;}
.nomrbtm { margin-bottom: 18px!important;}
.borderTop { border-top: solid 1px #e7e7e7; margin-top: 21px; }
/*product detail css ends*/
    
}

@media all and (max-width:767px){
/*services block*/
.categories-head-block{margin: 20px 0;}
.btn-block-all{margin-bottom: 40px;}
/*how it work*/
.plus-img-block, .diver-img-block{display: none;}
.border-bott{border-bottom: 1px solid #e1e1e1;}	
.email-block{margin-top: 0;}
.main-tab-block{margin-top: 0;}

.padd-none{padding: 0;}
.no-of-page-block{width: 100%; margin-bottom: 20px;}
.no-of-page-txt{color: #46434c;}
.price-block{border: 1px solid #e1e1e1; margin-bottom: 20px;}
.grid .effect-oscar img{width: 100%;}
.input-block-num input{height: 50px;}

/*teb section*/
.quality-block-main, .blcok-img-icon{display: none;}
.main-tab-block{background: #f8f8f8;}
.input-block-num input{border: 1px solid #e1e1e1}
.accordion-title a{background-image: url(../images/tab-arrow.png); background-repeat: no-repeat; background-position: right center;}
.accordion-title.active a{background-image: url(../images/tab-arrow-up.png);}
.quality-bg-block  .quantity-block-new{float: none;}
.respo-paddi-block{padding: 0 20px;}
.good-batter-block{margin-bottom: 20px;}

/*.ser-box*/
.ser-box{margin: 0;}

/*about us page*/
.aboutus-block-img{margin-bottom: 20px;}
.mission-block{float: none;}
.aboutus-block-img > img {width: 100%;}
.bread-cum-block{text-align: left;}
.banner-block-inner{padding: 27px 0;}
.page-head-block{font-size: 26px;}
.why-choose-main{padding: 17px 0 0; margin-top: -30px;}
.why-choose-main .head-cate-block{margin-bottom: 15px;}

/*contact us page start here*/
.send-msg-mess-btn{margin-bottom: 15px;}
.map-block{margin: 15px 0;}
.contact-info-block{padding: 20px;}
.social-icon-block{margin-top: 20px;}

/* login-popup*/
.login-head-block{font-size: 28px;}
.col-sm-6.col-md-6.col-lg-6.padd-l-no{display: none;}
.login-form-block{padding: 40px;}
.login-form-block{padding: 40px 0 !important;}

/*how it works*/
.img-arrow-how-it{display: none;}
.how-it-work-main .our-vision-head{margin-top: 30px;}
.how-it-work-main .our-vision-content{margin-bottom: 30px;}
.how-it-video-block span{top: 39%;}
.how-it-video-block span img{width: 70px;}
.how-it-work-main::before, .border-img-block.how-it-work-main::before{background: none;}

/* help page start here*/
.bor-right-block{padding-bottom: 20px; border-right: none; border-bottom: 1px solid #e4e4e4;}

/*my order page start here*/
.status-color-block{display: block;}
.search-block-my-order{margin: 30px 0 10px;}
.search-field-block, .btn-search-block{margin-bottom: 10px;}
.status-content-block {margin-left: 23px;}
/*my order page end here*/

/*upload document page start here*/
.items-zero-block.selected-items-zero{text-align: left; margin: 5px 0 15px;}

/*footer*/
.footer-content-block{margin-bottom: 30px;}
.points-footer li:last-child{margin-bottom: 30px;}
.footer-col-block{padding-bottom: 8px;}
.last-subscribe{margin-bottom: 0;}
.footer-col-head.active{margin-bottom: 20px;}	
.login-block-white{padding:  20px 25px;}
/*new changes 2 may start*/   
.ext-margin {margin-top: 20px;} 
.login-popup .modal-body::before{background:none;}
.login-popup .modal-body::after{width: 0;}    
/*new changes 2 may end*/     
}

@media all and (max-width:516px){
.carousel-inner > .item > a > img, .carousel-inner > .item > img {height: 220px;max-width: none;}
.icon-btn{display: block; font-size: 22px;}
.btn-txt{display: none;}
.textbx-block-search input{padding: 0 90px 0 10px;}
.works-content-blcok{margin-bottom: 20px;}
.how-it-block-img{height: 290px; width: 290px; background-size: cover;}
.how-it-video-block span{top: 30%;}
.nav.nav-pills.nav-justified > li{width: 48%;}
.payment-method-redio.color-radio-btns .radio-btn {width: 100%;} 
.payment-method-redio.color-radio-btns.pay-radio .radio-btn {width: 100%;}       
}
