@charset "utf-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@600&display=swap');

html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}



/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	/*font-family: 'Poppins', sans-serif;*/
	-webkit-font-smoothing:antialiased;
}

a {
	margin: 0;
	padding: 0;
	text-decoration: none !important;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	outline: none !important;
}

a:hover {
	color: #222;
}

img {
	max-width: 100%;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;

}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	color: #353535;
}

button:focus,
input:focus {
	outline: none;
}
img
{
	width: 100%;
}

/*--------------*/



.top_clearfix{
	height:80px;
	width: 100%;
	float: left;
}
.zindex99{
	z-index: 99;
}


.wpr{
	float: left;
	width: 100%;
}
.banner_top{
	margin-top: 60px;
	position: relative;
}
/*.banner_text{
	width: 100%;
	    height: auto;
    min-height: 440px;
	background-image: url(../images/bg.svg);
	background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}*/
.banner_text{
 width: 100%;
     position: absolute;
    top: 25%;
}
.banner_text h2{
	float: left;
	width: 100%;
	text-align: left;
    padding: 0px 90px;
    color: #2e2e2e;
    font-size: 60px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif !important;
    -webkit-font-smoothing:antialiased;
}
.banner_text p{
	float: left;
    padding: 15px 90px;
    color: #747474;
    width: 100%;
    max-width: 750px;
    text-align: left;
}
.banner_text p span{
	font-weight: 500;
}
.menu_block{
height: 60px;
	float: left;
	width: 100%;
	padding: 0px;
	background-color: #000;
	display: flex;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: normal;
	    padding-right: 60px;
    padding-left: 90px;
}
.logo_block{
	float: left;
	width: 20%;
	display: inline-block;
	padding-left: 25px;
	margin: auto;
}
.menu_txt_block{
	float: left;
	width: 70%;
	display: inline-block;

}
.menu_user_login{
	float: left;
	width: 10%;
	display: inline-block;
}
.menu_fix{
	position: fixed;
	top: 0;
}
.logo{
	width:200px;
	padding: 15px;
}
.logo_block img{
	width: 100%;
}

.txt_content{
	float: left;
    width: 100%;

	/*padding: 10px;*/
}
.menu_block .col_0 {
	background-color: #000;
	width: 15%;
    /*max-width: 200px;*/
    padding: 16px 0px;
    float: left;
}
.menu_block .col_0 img{
	min-width: 60px;
    max-width: 60px;
}
.menu_block .col_0 h5{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #fff;
	padding: 18px 33px;
}
.btn_backsidemenu{
	width: 43px;
    float: left;
    background: #eec50f;
    color: #fff;
    border: none;
    height: 34px;
    top: -45px;
    left: -22px;
}
.btn_backsidemenu img{
	width: 15px;
}
.menu_block .col_1{
	width: auto;
	float: right;
	display: flex;
}

.menu_block .col_2{
	width: 85%;
	/*min-width: 600px;*/
	float: right;
	height: 60px;
	padding-top: 15px;
}
/*.search_grid{
	
}*/
.txt_search{
	width: 0;
	float: left;
	height: 35px;
	background-color:#000 ;
	border: none;
	padding: 0px;
	padding-right: 0;
	color: #000;
	font-size: 16px;
	border-radius: 2px 0px 0px 2px;
}
.show_search{
	width: 200px;
	padding: 15px;
	}

.txt_search::-webkit-input-placeholder { /* Edge */
  color: #ccc;
}

.txt_search:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ccc;
}

.txt_search::placeholder {
  color: #ccc;
}
.txt_search:focus{
	border: none;
	border-radius: 2px 0px 0px 2px;
}
.btn_search{
	width: 50px;
	float: left;
	background: #000;
	color: #fff;
	border: none;
	height: 35px;
}
.btn_search i{font-size: 18px;color: #e499ff;}
.menu_ul{
	/*display: flex;*/
    list-style: none;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 17px;
}
.menu_ul li{
	padding: 0px 20px;
	margin-top: 5px;
	float: right;
	cursor: pointer;
}
.desc_search_grid{
	padding: 0px 10px !important;
	margin-top: 0px !important;
	border-right: 0px solid #3c3c3c;
	border-left: 1px solid #3c3c3c;
}
.btn_search img{width: 18px;}
.menu_ul li a{
	color: #ccc;
	text-transform: capitalize;
	font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
}
.menu_ul li a.dropdown-item{
	color: #000;
}
.menu_ul li a.active{
	color: #fff;
    font-weight: 600;
}
.menu_ul li a.active:after{
  background-color: #e499ff;
  bottom: -5px;
  height: 2px;
  width: 33px;
  position: relative;
  content: "";
  display: block;
}
.btn-profile{
	color: #fff;
	background-color: #000;
	box-shadow: none !important;
	padding: 0;
    font-size: 14px;
}
.btn-profile:hover{
	color: #fff;
}
.btn-profile:focus{
	color: #fff;
}
.btn-profile span{
	font-size: 10px;
    float: left;
    line-height: 1;
}
.btn-gridss{
	color: #000;
	background-color: #fff;
	box-shadow: none !important;
	padding: 0;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
/*.btn-profile::after{
	margin-left: 25px;
    font-size: 17px;
    vertical-align: 0.1em;
}*/
.grid_search1{
	width: 100%;
    border: 0;
    border-bottom: 1px solid #ccc;
    padding: 5px;
}
.btn_grid_search1{
	 position: absolute;
    right: 15px;
    border: 0;
    background-color: transparent;
    padding: 8px;
    width: 30px;
}
.btn-group .profile_img{
	padding-right: 10px;
	width: 39px;
    float: left;
}
.btn-group .down_arrow{
	width: 10px;
    float: right;
    padding-top: 9px;
    margin-left: 25px;
}
.btn-group .dropdown-menu{
	left: 0px !important;
}

.btn-group .dropdown-menu .dropdown-item{
	width: 100%;
    float: left;
    padding: 5px 15px;
}
.menu_user_login_div{
	float: right;
	padding-top: 30px;
	padding-right: 50px;

}
.menu_user_login_div span{
	height: 40px;
	width: 40px;
	border-radius: 50%;
	border: solid 1px #000;
	font-size: 25px;
	display: inline-block;
	background-color: #080707;
	text-align: center;
	line-height: 36px;
	color: #fff;

}
.dropdown_menu:hover .sub_menu {
	opacity: 1;
	visibility: visible;

	transform: scaleY(1);

	margin-top: 0px;

	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
		
}

.sub_menu{
	position: absolute;
	background-color: #fff;
	color: #040505;
	font-size: 12px;
	border: solid 1px #dcdcdc;
	box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.27);
	border-radius: 120px 120px 10px 10px;
	max-width: 220px;
	margin-left: -80px;
	/*display: none;*/
	visibility: hidden;
	opacity: 0;

	margin-top: 25px;

	transform-origin:80% 0%;
	transform: scaleY(1.05);
	
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5;
	-ms-transition: 0.5s;


	
	


}

.slider-carousel{
	margin-top: 13px;
}

.slider-carousel .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -30px;
    position: relative;
}

.owl-dot{
	box-shadow: none;
    outline: none;
    border: none;
    background-color: #fff;
    color: #959696;
    font-size: 16px;
    padding-right: 35px;
    font-family: 'Roboto', sans-serif;
}
.owl-dot.active{
	font-size: 24px;
	font-weight: 600;
    color: #3e4143;
}

.sub_menu ul{
	list-style: none;
	padding: 10px 0;
	float: left;
	width: 100%;

}
.sub_menu ul li{
	border-top: solid 1px #e8e8e8;
	padding: 0;
	float: left;
	width: 100%;

}

.sub_menu ul a{
	padding: 5px 5px;
	color: #080707;
	float: left;
	width: 100%;
}


.sub_menu .sub_menu_head{
	padding: 10px;
	text-align: center;
}

.sub_menu ul li span{
	width: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 50%;
	background-color: #e0e0e0;
	color: #fff;
	vertical-align: middle;
	margin: 5px 10px 5px;
	text-align: center;
}

.sub_menu ul li:hover{
	background-color: #e4e4e4;
}
.sub_menu .sub_menu_head{
	padding: 12px 0px;
	float: left;
	width: 100%;
}
.icon_block{
	margin-top: 10px;
	width: 50px;
	height: 50px;
	display: inline-block;
	border-radius: 50%;
	background-color: #e4e4e4;
}

.slider_banner{
	background-image: linear-gradient(to bottom right,#53ebc8,#4264fb);
	height: 600px;
}


.hugbar{
	/*position: absolute;*/
	left: 10px;
	top: 20px;
	padding: 15px 10px;
	}
.hugbar span{
	height: 1px;
	width: 20px;
	background-color: #fff;
	display: inline-block;
	position: absolute;
}
.hugbar span::after{
	content: '';
	height: 1px;
	width: 20px;
	background-color: #fff;
	display: inline-block;
	position: absolute;
	top:5px;
}
.hugbar span::before{
	content: '';
	height: 1px;
	width: 20px;
	background-color: #fff;
	display: inline-block;
	position: absolute;
	top:-5px;
}


.product_section{
	padding: 50px 90px;
	width: 100%;
	float: left;

}
.banner_section{
	padding: 20px 90px;
	width: 100%;
	float: left;
	background: rgb(0,0,0);
  background: linear-gradient(180deg, rgb(206 191 213) 0%, rgba(255,255,255,1) 100%);
}
.txt_center{
	text-align: center;
}
.section_title{
	/*text-align: center;*/
	display: inline-block;
	background-color: #000;
	border: solid 1px #c6c6c6;
	
	
	
}
.section_title h4{
	font-size: 25px;
	font-weight:400;
	color: #3ffff5;
	padding: 0px 10px;
	text-transform: uppercase;
}
.section_title h4 span{
	font-weight: 600;
	color: #fff;
}
.section_title::after{
	content: '';
	width: 100%;
	height:2px;
	background-color:#555;
	display: block;
	background-image: linear-gradient(to bottom right,#53ebc8,#4264fb);
}
.section_title::before{
	content: '';
	width: 100%;
	height:2px;
	background-color:#555;
	display: block;
	background-image: linear-gradient(to bottom right,#ff3232,#00ff66);
}
.section_bg{
	background-color: #fff;
	/*background: url('../images/bgline.svg');*/
	background-size: 60px;
	background-position: 0px 13px; 
	border-top:solid 1px #eee;
	background-attachment: fixed;
}
.section_bg1{
	background-color: #f1f1f1;
  /*  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.28);
    border-top: solid 1px #b9b9b9;
    border-bottom: solid 1px #b9b9b9;*/
}

.product_item{
	
	margin: 25px 0px 25px 0px;
	transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	background-color: #fff;
	width: 100%;
	padding: 5px;
	
}

.banner_item{
	
	margin: 0px;
	transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	background-color: #fff;
	width: 100%;
	padding: 0px;
	
}
/*.product_item:hover{
	border: solid 1px #dcdcdc;
	box-shadow: 0 4px 10px 0px rgba(29, 29, 29, 0.16), 0 0 5px 0px rgba(255, 251, 251, 0.08);
	-ms-transform: scale(1, 1); 
    -webkit-transform: scale(1, 1); 
    transform: scale(1.04, 1.04);
}*/



.product_carousel .owl-theme .owl-nav {
	position: absolute;
	top: -39px;
	float: left;
	width: 100%;
}
.product_carousel .owl-theme .owl-nav .owl-prev {
    font-size: 40px;
    color: #050505;
    background-color: #fff;
    border-radius: 0;
    margin: 0px;
    width: 40px;
    height: 40px;
    right: 75px;
    position: inherit;
    /*border: solid 1px #dedede;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.12);*/

}
.product_carousel .owl-theme .owl-nav .owl-next {
font-size: 40px;
color: #050505;
background-color: #fff;
border-radius: 0;
margin: 0px;
width: 40px;
height: 40px;
right: 0px;
position: inherit;
/*border:solid 1px #dedede;
box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.12);*/
}
.product_carousel .owl-theme .owl-nav .owl-prev span{
	position: absolute;
	margin-top:-35px;
	margin-left: -5px;
}
.product_carousel .owl-theme .owl-nav .owl-next span{
	position: absolute;
	margin-top:-35px;
	margin-left:  -5px;
}

.product_carousel .owl-theme .owl-nav .owl-prev,
  .product_carousel .owl-theme .owl-nav .owl-next,
  {
    width:30px;
    height:30px;
}
.product_carousel .owl-theme .owl-nav .owl-prev{
    background: url('../images/arrow2.png') no-repeat;
}
.product_carousel .owl-theme .owl-nav .owl-next{
    background: url('../images/arrow1.png') no-repeat;
}

/*--mob menu bar responcive--*/
.mob_top_menu{
	display: flex;
	padding: 10px 15px;
	background-color: #000;
	    height: 55px;
}
.mob_col_hugbar{
	flex:1;
	max-width: 40px;
	margin:auto;
	/*display: none;*/
}
.mob_col_txt{
	flex: 1;
	width:auto;
	padding:4px;
}
.mob_col_txt img{
	width: 100px;
	margin-left: 25px;
}
.mob_col_search{
	flex:1;
	max-width: 50px;
	float: right;
	text-align: center;
	margin:auto;
	border-right: 0px solid #444;
	
}
.mob_col_search img{width: 18px;}
.txt_div_show{
	right: 0px !important;
	transform: scaleX(1) !important;
}
#mob_search_block{
	right: -100%;
	transform-origin: 0% 60%;
	transform: scaleX(0);
	 transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
}
.mob_top_search_txt{
	width: 100%;
	float: right;
	height: 30px;
	border: 0;
	color: #656565;
	background-color: #000;

}

.brand_img{
	padding: 10px;
	display: flex;
	margin:0px;

	max-height: 200px;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);

	 transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
}
.brand_img img{
	margin:auto;
	max-width: 100px;


}
.brand_img:hover{
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);

	transform: scale(1.09,1.09);

	 transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}

.brand-carousel{
	padding: 50px 0px 10px 0px;
}
.brand_title{
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	color: #353535;
}

.overlay_bg{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.69);

	opacity: 0;
	visibility: hidden;

	transition: 0.25s;
	-moz-transition: 0.25s;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	-ms-transition: 0.25s;
	
}

.overlay_bg_shw{
	opacity: 1;
	visibility: visible;
}
.top_left_menu_shw{
	left: 0px !important;
	
}
.top_left_menu_container{
	position: fixed;
	left: -320px; 	
	height:100%;
	bottom: 0px;
	top: 0px;

	/* transition: 0.35s;
	-moz-transition: 0.35s;
	-webkit-transition: 0.35s;
	-o-transition: 0.35s;
	-ms-transition: 0.35s;*/

}
.top_left_menu_hid{
	left: -320px !important;
 	

	 
}
.top_left_menu_container_inside{
	width: 250px;
	height: 100%;
	position: fixed;
	bottom: 0px;
	top: 0px;
	background-color: #ebebeb;
	display: block;
	z-index: 9999;
	right: auto;
    left: 0px;
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.36);

	transition: 0.35s;
	-moz-transition: 0.35s;
	-webkit-transition: 0.35s;
	-o-transition: 0.35s;
	-ms-transition: 0.35s;
 	
	
}
.drag_area{
	width: 80px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0);
	z-index: 9;
}
.user_div_block{
	background-color:#fff;
	/*background-image: linear-gradient(to bottom right,#17bd9e,#04288d);*/
	height: 150px;

	transition-timing-function: cubic-bezier(.36,1.83,.41,.75);

	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;

}
.user_div_block img{
	padding: 30px 50px;
}

.user_div_block .user_img{
	margin: auto;
	border-radius: 50%;
}
.img_border{
	border: solid 1px rgba(255, 255, 255, 0.85);
	border-radius: 50%;
	width: 75px;
	height: 75px;
	margin: auto;

	transition-timing-function: cubic-bezier(.36,1.83,.41,.75);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}
.user_div_block .user_img img{
	
	border-radius: 50%;
	
	border: solid 2px rgba(255, 255, 255, 0.15);
}
.usertitle{
	margin-top: 8px;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
.usertitle a{
	color: #fff;
}



.menu_container{

	position: absolute;
    width: 100%;
    /*height: 100%;*/
    bottom: 0;
    top: 0px;
    overflow-y: scroll;
    overflow-x: hidden;
background-color: #1c1c1c;
    transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
}
.icon_block_mob{

	width: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 50%;
	background-color: #e4e4e4;
}
.menu_head_block{
	display: flex;
	padding: 15px 15px;
	background-color: #1c1c1c;


}
.head_title{
	padding: 0 15px;
	font-size: 15px;
	font-weight: 300;
}
.head_title.bold{
	font-weight: 600;
	line-height: 1;
	padding: 5px 15px;
}
.head_title span{
	font-size: 12px;
	font-weight: 500;
}
.menu_icon_expand{
	margin: auto 0;
	max-width: 20px;
	z-index: 9;
	

}

.sub_menu_mob_nav{
		display: none;
		min-width: 300px;		
}
.sub_menu_mob_nav li{
	padding: 10px 25px;
    border-bottom: solid 1px #e6ecf7;
    background-color: #f2f7ff;
} 
.sub_menu_mob_nav li a{
	color: #353535;
	overflow: hidden;
}

/*--mob menu bar responcive--*/

footer{
	padding: 0px 90px;
}
.footer_section{
	padding: 0px 0px;
}
.bottom_footer{
	width: 100%;
	float: left;
	text-align: right;
    padding: 12px 0px;
	color: #acadae;
	font-size: 12px;
}
.bottom_footer a{
	color: #acadae; 
	padding-left: 5px;
}
.foot_li{
	width: auto;
    float: left;
    padding: 8px 0px;
}
.foot_li a{
    padding: 2px 15px;
    border-left: 1px solid #f3f3f3;
    font-size: 14px;
    color: #a7a7a7;
}

.ftr_social_ico_lst{
	margin-top: 0px;
	width: auto;
	float: left;
}
.ftr_social_ico_lst li{
float: left;
margin: 6px 5px;
}

.ftr_social_ico_lst li a {
    display: block;
    width: 26px;
    height: 26px;
    background-color: #fff;
    border-radius: 50%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}

.ftr_social_ico {
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px!important;
    color: #a7a7a7;
    font-size: 14px!important;
}
.ftr_social_ico_lst li a:hover {
	background-color: #9f9acb;
}
.ftr_social_ico_lst li a:hover .ftr_social_ico{
	color: #fff;
}

.ftr_navigation{
	
}
.ftr_navigation li{
	margin: 0px;
	margin-top: 3px;
	font-size: 12px;
	
}

.ftr_navigation li a{
	color: #3f4244;
}
.ftr_navigation li a.active{
	color: #3e4143;
	font-weight: 600;
}
.ftr_navigation li a:hover{
	color: #000;
}
.footerh3{
	font-size: 12px;
    margin-top: 3px;
    margin-bottom: 15px;
    font-weight: 600;
}
.footer-logo{
	max-width: 180px;
	    float: right;
}
.mob_dp_none{	display: block;}
.mob_dp_block{	display: none;}




.main_container{
	width: 100%;
	float: left;
}
.fillter_container_outer{
	max-width: 320px;
	float: left;
	position: relative;
	left: 0;
    z-index: 9;
    background-color: #fff;

       transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}
.fillter_container{
	max-width: 100%;
	float: left;
	margin: 25px 0px;
    border: solid 1px #dcdcdc;
    /*position: absolute;*/
    
}
.fillter_container h4{
	font-size: 13px;

} 
.fillter_container .head{
	padding: 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    background-color: #131313;
    color: #fff;
}
.fillter_container .fillter_iner_container{
	padding: 0px 15px 15px 15px;
	width: 100%;
	float: left;
}

.fillter_container .main_cate
{
	padding: 15px;
	width: 100%;
	float: left;
	border-bottom: solid 1px #dcdcdc;
	margin-bottom: 15px;
}
.fillter_container .main_cate a{
text-align: center;
text-transform: uppercase;
color: #000;
width: 33.3%;
float:left;
font-size: 14px;
}
.fillter_container .category_block{
	padding: 15px 0px;
	width: 100%;
    float:left;
}
.form-check-label{width: 100%}
.fillter_container .show_less{
  height: 150px;
  overflow: hidden;
  position: relative;
  padding-bottom: 25px;

	   transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}

.show_less_btn{
   width: 100%;
    float: left;
    padding: 2px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    /*background: #ffffff;*/
    z-index: 1;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100 */
    background: rgba(255, 255, 255, 0.14901960784313725);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%,#ffffff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
.show_less_btn::after{
	content: '';
    position: absolute;
    width: calc(50% - 15px);
    bottom: 15px;
    height: 1px;
    right: 0;
    background-color: #d3d3d3;

}
.show_less_btn::before{
	content: '';
    position: absolute;
   width: calc(50% - 15px);
    bottom: 15px;
    height: 1px;
    left: 0;
    background-color: #d3d3d3;

}


.show_less_btn span{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: solid 1px #dcdcdc;
    display: inline-block;
    text-align: center;
    line-height: 19px;
    /*padding-left: 1px;*/
    background-color: #fff;
}
.show_less_btn span:hover{background-color: #e4e4e4}
.show_less_btn span i{font-size: 12px;}






.form-check-input{
	width: 18px;
	height:18px;
	background: #fff;
}

.fillter_iner_container h4{
	text-transform: uppercase;
}


/*Checkboxes styles*/
input[type="checkbox"] { display: none; }

input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px/20px 'Open Sans', Arial, sans-serif;
  color: #828282;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="checkbox"] + label:last-child { margin-bottom: 0; }

input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #6cc0e5;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.label_number{
	font-size: 12px;
	color: #299ed2;
}


/*pricerange*/
.price_range{
	padding:15px;
	margin-bottom: 15px;
}
.price_range label{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	color: #353535;
	display: block;
	margin-bottom: 15px
}
.price_range i{
	color: #828282;
}
.price_range .amount{
    width: 50px;
	border:0; color:#828282; font-weight:400;
	margin-bottom: 15px
}
.pricegap{
	width: 90px;
	display: inline-block;
}
.ui-widget.ui-widget-content {
      border-radius: 0;

}


.product_listing_container{
   width: 100%;
    float: left;
    margin: 25px 0px;
    padding:0px 15px;
    height: auto;
    overflow: hidden;

}
.product_listing_container_scroll{
  /*width: calc(100% + 35px);*/
  height: 100%;
  overflow-y: auto;
 overflow-x: hidden;
 padding-right: 15px;
}
.product_listing_container .head{
	position: relative;
	padding: 15px;
	border-bottom: solid 1px #dcdcdc;
	    margin-right: -15px;

}
.product_listing_container .head h4{
color: #353535;
font-size: 16px;
}
.product_listing_container .head h4 span{
color: #828282;
font-size: 16px;
font-weight: normal;

}

.showmore_area{
	width: 100%;
	float: left;
	text-align: center;
}
.showmore_area .showmore{
	padding:10px 15px;
	border: solid 1px #dcdcdc;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	 transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}

.mob_sort{
	display: none;

		 transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}
.showmore_area .showmore:hover{
	background-color: #a7d9ef;
	color: #fff;
	border: solid 1px #a7d9ef;
	cursor: pointer;
}

.product_container{
	display: flex;
	position: relative;
	/*padding-left: 320px;*/
}


.sort_by{
	    min-width: 200px;
    /* float: right; */
    position: absolute;
    right: 0px;
   
    top: 5px;

    border: solid 1px #d5d6d9;
    padding: 4px 14px;
    font-size: 14px;
    color: #7e818c;
    cursor: pointer;
     width: 170px;
    height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.sort_by span
{
	font-weight: bold;
}
.sort_by i{
position: absolute;
right: 10px;
top: 8px;
}
.sort_by .sort_by_options {
	display: none; 
    z-index: 1;
    position: absolute;
    width: 100%;
    margin-top: 7px;
    margin-left: -15px;
    background: #fff;
    padding: 10px 0px;
    border: solid 1px #d5d6d9;
}
.sort_by:hover .sort_by_options{
	display: block;
}
.sort_by .sort_by_options li{
 padding: 4px 8px;
}
.sort_by .sort_by_options .active {
	    background-color: #e8e8e8;
    font-weight: 500;
    padding: 5px 8px;
}

.product_detail{
	width: 100%;
	float: left;
	margin-top: 15px;
	padding:50px 0px;
}

.product_detail .product_detail_col_2{
	width: 50%;
	float: left;
	padding:0px 15px;
}




.imag_block_container{
	float: left;
	width: 100%;
	display: flex;
}

.imag_block{
	float: left;
	width: 100%;
	max-width: 360px;
	margin:0 auto;
	
	display: flex;
}
.imag_block img{
	width: 100%;
}

.imag_block .imag_thumb_block{
	float: left;
	width: 60px;
	/*border: solid 1px #d5d6d9;*/
	margin: auto;
	/*margin-bottom:	 0;*/
	
}
.imag_block .main_image{
	float: left;
    width: calc(100% - 60px);
    border: solid 1px #ededed;
    box-shadow: 2px 0px 6px 0px rgba(0, 0, 0, 0.24);
}
.imag_thumb li{
	border: solid 1px #d5d6d9;
    margin: 5px;
    /* margin-bottom: 2px; */
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.24);
}

.product_title{
	font-size: 18px;
	color: #555;
	margin-bottom: 15px;
}
.discount_price{
	margin-bottom: 15px;
}
.discount_price .price{
	font-size: 14px;
	text-decoration: line-through;
	color: #7d7d7d;
	margin-right: 15px;
}

.discount_price .off{
	font-size: 15px;
	color: #00ab27;
	border:solid 1px #d5d5d5;
	padding: 2px 4PX;
}

.product_price{
	font-size: 17px;
	font-weight: 600;
	color: #000;
	margin-bottom: 15px;
}
.txt_cont{
	font-size: 13px;
	color: #949494;
	margin-bottom: 15px;
}
.avilable_size{
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.avilable_size ul{
	font-size: 14px;
	color: #000;
	float: left;
	width: 100%;
	margin: 5px 0px;
}
.avilable_size ul li{
float: left;
width: 40px;
height: 40px;
border-radius: 50%;
border:solid 1px #d5d5d5;
margin-right: 10px;
text-align: center;
line-height: 38px;
}
.product_desc{
	margin-bottom: 15px;
}
.product_desc h6{
	color: #696B79;
	font-weight: 500;
	font-size: 14px;
	margin-bottom: 5px;
}

.product_desc p{
	color: #696B79;
	font-weight: 400;
	font-size: 13px;
	text-align: justify;
}
.cart_btn_container{
	padding: 15px 0px;
}

.cart_btn{
    padding: 10px 15px;
    font-weight: 600;
    background-color: #8c8c8c;
    border: 1px solid #8c8c8c;
    color: #fff;
     transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}
.cart_btn:hover{
	background-color: #a7d9ef;
    color: #fff;
    border: solid 1px #a7d9ef;
    cursor: pointer;
   
    
}

.price_range_btwn{
	width: 100%;
	float: left;
}
.price_range_btwn .l_side{
	width: 50%;
	float: left;
}
.price_range_btwn .r_side{
	width: 50%;
	float: right;
	    text-align: right;
}

.slider-range{
	float: left;
	width: 100%;
	margin-bottom: 25px;
}


.col_product_list{
	width: 25%;
	padding: 0px 15px;
	padding-right: 0px;
	/*min-height: 500px;*/

}

.mob_fitter_sort{
	display: none;
	position: fixed;
	bottom: 0;
	background-color: #fff;
	color: #555;
	height: 50px;
	width: 100%;
	float: right;
	z-index: 1;
	text-align: center;
	font-weight: 600;
	border-top: solid 1px #e6e6e6;
	text-transform: uppercase;
	line-height: 50px;
}
.mob_fitter_sort div{
	width: 50%;
	float: left;
	
	cursor:pointer;

}
.mob_fitter_sort .fitter{
	border-right: solid 1px #e6e6e6;
}

.my_cart{
	float: right;
	margin-top: -4px;
	font-size: 20px;
	padding-left: 0px;
	position: relative;
	cursor: pointer;
}

.my_cart img{
	height: 27px;
    width: 28px;
    max-width: 28px;
}

.my_cart span{
        position: absolute;
    width: 18px;
    height: 18px;
    display: inline-block;
    line-height: 14px;
    font-weight: 600;
    color: #fff;
    font-size: 11px;
    border-radius: 50%;
    background-color: #000000;
    border: 2px solid #fff;
    text-align: center;
    right: -3px;
    top: 1px;
}
.item_grid_social{
	margin-top: 10px;
	width: 280px;
	height: auto;
	padding-right: 0px;
	padding-left: 15px;
	display: inline-block;
}
.salon_list{
	width: 100%;
	overflow-x: auto;
  white-space: nowrap; 
      cursor: pointer;
      user-select: none;
}
.salon_list::-webkit-scrollbar {
  display: none;
}
.product_list{
	width: 100%;
	overflow-x: auto;
  white-space: nowrap; 
      cursor: pointer;
      user-select: none;
}
.product_list::-webkit-scrollbar {
  display: none;
}
.item_grid_social img{
	width: 100%;
}
.item_grid_social h4{
	width: 100%;
	color: #3e4143;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 5px;
}
.item_grid_social p{
	width: 100%;
	font-size: 14px;
	color: #3e4143;
}
.service_grid{
	width:100%;
	float:left;
	background-color: #f2f7ff;
	margin-top: 60px;
	margin-bottom: 5px;
}
.service_imgg{
	width:50%;
	float:left;
	padding-top: 100px;
}
.service_gridin{
	width:50%;
	float:left;
	padding: 100px 0 100px 100px;
}
.service_gridin h3{
	color:#393185;
	font-size: 30px;
	line-height: 1.2;
	    margin-bottom: 20px;
}
.service_gridin h3 span{
	font-weight: 600;
}
.service_gridin p{
	color:#000;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 30px;
}
.btn_services{
	font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background-color: #059e75;
    font-family: 'aileron', sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .5px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 1px;
    padding: 15px 50px;
     transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}
.btn_services:focus{
	outline: none !important;
	border: none;
	color: #fff;
}
.btn_services:hover{
	outline: none;
	border: none;
	color: #fff;
	background-color: #24dbaa;
}
.btn_services:active{
	outline: none;
	border: none;
	color: #fff;
}
.btn_social{
	font-size: 12px;
    text-transform: capitalize;
    color: #646464;
    background-color: #f4f6fb;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .5px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 1px;
    padding: 10px 30px;
    margin-right: 10px;
     transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}
.btn_social:focus{
	outline: none !important;
	border: none;
	color: #646464;
}
.btn_social:hover{
	outline: none;
	border: none;
	color: #fff;
	background-color: #646464;
}
.btn_social:active{
	outline: none;
	border: none;
	color: #646464;
}
.btn-default{
	border: 0;
    border-bottom: 1px solid #ccc;
    outline: none !important;
    box-shadow: none;
    border-radius: 0;
}
.btn-default:focus{
	outline: none !important;
	border: none;
	color: #000;
	background-color: #fff;
}
.btn-default:hover{
	outline: none;
	background-color: #fff;
}
.btn-default:active{
	outline: none;
	background-color: #fff;
	border-color: #fff;
	box-shadow: none;
}
.bootstrap-select .dropdown-toggle:focus{
	outline: none !important;
	border: none;
	background-color: #fff;
}
.selectpicker_grid{
	float: left;padding: 0;
}
.selectpicker_grid.p-r-15{padding-right: 15px;}
.btn .caret {
    display: none;
}
.group-arrow{
	position: absolute;
    width: 10px !important;
    right: 15px;
    top: 14px;
    z-index: 9;
}
.footer_mobile{display: none;}
@media (min-width:1641px) {
	.service_gridin {padding: 180px 0 100px 200px;}
}
@media (min-width:1470px) {
	.service_gridin h3 { font-size: 30px;}
	.service_gridin p { font-size: 18px;}
	.service_gridin {padding: 150px 0 100px 150px;}
}

@media (max-width:1024px) {
	.menu_block {
    padding-right: 0px;
    padding-left: 0px;
}
	.footer_desktop{display: none;}
	/*.item_grid_social {width: 33.33%;}*/
	.mob_dp_none{display: none;	}
	.mob_dp_block{	
		display: block;
		    box-shadow: -1px -6px 22px -7px rgb(0 0 0 / 44%);
    -webkit-box-shadow: -1px -6px 22px -7px rgb(0 0 0 / 44%);
    -moz-box-shadow: -1px -6px 22px -7px rgba(0,0,0,0.44);
	}

	.top_clearfix{height:50px;}

	.product_item{margin: 0px;}

	.fillter_container_outer {position: fixed; left: -320px;  top: 0px; bottom: 0px; height: 100%; width: 300px; z-index: 999;}
	
.fillter_container_outer_shw {position: fixed;left: 0px !important;}
	.sort_by{display: none;}

	.product_listing_container .product_item{margin: 15px 0;}

	.mob_fitter_sort{display: block;}

	.fillter_container_scroll{
	width: 300px;
    height: 100%;
    overflow-y: scroll;
    /*top: 43px;*/
    bottom: 0;
    position: fixed;
    background-color: #fff;
    padding-top: 55px;
	}
	.fillter_container .head {
		position: fixed;
		z-index: 1;
		width: 300px;
		top: 0;
	}
	.mob_sort{
		display: block;
		position: fixed;
		bottom: -100%;
		width: 100%;
		left: 0; right: 0;
		z-index: 999;
		background: #fff;
		padding-bottom: 25px;
	}
	.mob_sort_shw{
		top: auto;
		bottom: 0%;
	}
	.mob_sort .title{
		padding: 10px;
		background: #000;
		font-weight: 600;
		font-size: 14px;
		text-transform: uppercase;
		color: #fff;
		z-index: 9;
	}
 	.sort_by_options_mob li{
 		padding: 4px 8px;
	}
.sort_by_options_mob .active {
	    background-color: #e8e8e8;
    font-weight: 500;
    padding: 5px 8px;
}
.section_title h4 {
    font-size: 17px;}


.my_cart {
    float: right;
    margin-top: 3px;
    margin-right: 5px;
    font-size: 20px;
    position: relative;
    padding-left: 15px;
}
.banner_top {
    margin-top: 60px;
}

.mob_col_txt img {
    width: 65px;
    margin-left: 0px;
}
.menu_block {
    height: 55px;
}

.service_grid{
	margin-top: 20px;
}

}


@media (max-width:890px) {
	.col_product_list{	width: 33.3%;}
	footer{
		padding: 0px 15px;
	}
	.item_grid_social {width: 170px;}
	.service_gridin {
	    width: 100%;
	    float: left;
	    padding: 25px;
	}
	.service_gridin h3 {font-size: 26px;}
	.service_imgg {
	    width: 100%;
	    float: left;
	    padding-top: 0px;
	    padding-left: 10px;
    	padding-right: 10px;
	}
	.form_div{
		float: left;
		width: 100%;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.selectpicker_grid {
    	float: left;
    	padding: 0;
    	width: 50%;
	}
}


@media (max-width:600px) {
	.product_section{padding: 10px 10px;}
	.banner_section{padding: 10px 17px 17px;}
	.product_detail .product_detail_col_2 {width: 100%	}
	.product_title{margin-top: 25px;}
	.product_detail {padding: 25px 0px;}

	.col_product_list{	width: 50%;}

	.banner_text h2 {
	    text-align: center;
	    padding: 0px 20px;
	    font-size: 34px;
	}
	.banner_text p {
    	text-align: center;
    	padding: 15px 20px;
	}
	.banner_text {
    	min-height: 200px;
    }
    .owl-dot{
    	padding-right: 10px;
    }
    .footer_section{padding: 15px 0;}
    .mob_footer_div{
    	width: 100%;
    	float: left;
    	min-height: 120px;
    }
    .footer-logo {
    	width: 50%;
    	float: left;
    	margin-top: 15px;
	}
	.ftr_social_ico_lst {
	    margin-top: 0px;
	    width: 35%;
	    float: left;
	}
	.bottom_footer {
	    padding: 15px 5px;
	}
}

@media (max-width:460px) {
.col_product_list .product_item .title_block .price_block span:nth-child(1) {
	font-size: 13px;
}
.col_product_list .product_item .title_block .price_block span:nth-child(2) {
	font-size: 12px;
}
.col_product_list .product_item .title_block .price_block span:nth-child(3) {
	font-size: 12px;
}
.col_product_list .product_item .title_block h4 {font-size: 13px;}


}


/*-------------------------------------------------------------------------------------------------Start-bottom-footer-mob------------------*/
.sc-bottom-bar{
	position: absolute;
  display:flex;
  padding: 8px 25px;
  justify-content:space-between;
  width:100%;
  background-color: #000000;
  margin:auto;
  left: 0;
  right: 0;
 bottom: 0;
  height: 60px;
  z-index: 1;
  font-size:26px;
  background-image:radial-gradient(circle at 36px 6px,transparent 36px, #000000 37px);
  filter: drop-shadow(0px -1px 6px  rgba(0, 0, 0, 0.08)) drop-shadow(0px -2px 12px  rgba(0, 0, 0, 0.12));
 
  transition: cubic-bezier(0.57, 0.23, 0.08, 0.96) .45s;
}

.sc-nav-indicator{
  position:absolute; 
  width: 56px;
  height: 56px;
  bottom:21px;
  margin:auto;
  left:0;
  background-color: #000000;
  /*box-shadow: var(--main-cast-shadow);*/
  border-radius:50%;
  transition: cubic-bezier(0.45, 0.73, 0, 0.59) .3s;
  box-shadow: -1px -6px 22px -7px rgba(0,0,0,0.44);
-webkit-box-shadow: -1px -6px 22px -7px rgba(0,0,0,0.44);
-moz-box-shadow: -1px -6px 22px -7px rgba(0,0,0,0.44);
}
.sc-menu-item{
  
  transition:ease-in-out .5s;
  height: 60px;
  cursor: pointer;
  color: #000;
}
.bm_title{
	position: absolute;
	bottom: 4px;
	font-size: 12px;
	color: #000;
	margin-left: -5px;
}
a.sc-menu-item:hover{
	color: #fff;
}
a.sc-menu-item:focus{
	color: #fff;
}
/*a.sc-menu-item.active{
	color: #fff;
	top: -13px;

	width: 56px;
  height: 56px;
  bottom:21px;
  margin:auto;
  background-color: #000000;
  border-radius:50%;
}*/
a.sc-menu-item i{
	width: 23px;
	text-align: center;
}
a.sc-menu-item.sc-current{
	top: -13px;
}
.sc-current{
  position:relative;
  color:#fff;
  z-index:3;
  transform:translate3d(0px,-14px,0px);
}

.bottom_foot{
	box-shadow: none;
    outline: none;
    border: none;
    background-color: #fff;
    color: #959696;
    font-size: 16px;
    padding-right: 35px;
    font-family: 'Roboto', sans-serif;
}
.bottom_foot_active{
	font-size: 24px;
	font-weight: 600;
    color: #3e4143;
}


/*.bar {
  width: 340px;
  height: 70px;
  background: #fff;
  box-shadow: 0 10px 40px rgba(51, 51, 51, 0.4);
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-direction: row;
  padding: 0 15px;
}*/

.els-wrap {
  display: flex;
  align-items: center;
  width: 50px;
  background-size: 1200px;
  background-position: 100% 50%;
  color: #ffffff;
  padding: 0 9px;
  border-radius: 100px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  transition: width 200ms, padding 200ms, border-radius 300ms, background-position 900ms;
  transition-timing-function: ease-in-out;
}
/*.els-wrap:hover {*/
/*  background-position: 0 50%;*/
/*  padding: 3px 13px;*/
/*  border-radius: 50px;*/
/*}*/
/*.els-wrap:hover .icon {*/
/*  font-size: 27px;*/
/*  margin-right: 10px;*/
/*  color: #7413b7;*/
/*}*/
/*.els-wrap:hover .label {*/
/*  opacity: 1;*/
/*}*/
/*.els-wrap:focus {*/
/*  background-position: 0 50%;*/
/*  padding: 3px 13px;*/
/*  border-radius: 50px;*/
/*}*/
/*.els-wrap:focus .icon {*/
/*  font-size: 27px;*/
/*  margin-right: 10px;*/
/*}*/
/*.els-wrap:focus .label {*/
/*  opacity: 1;*/
/*}*/
.els-wrap.active {
  color:#c40efd;
  padding: 3px 13px;
  width: 55px;
}
.els-wrap.active .icon {
  font-size: 27px;
  margin-right: 0px;
}
.els-wrap.active .label {
  opacity: 1;
}
.els-wrap .icon {
  font-size: 22px;
  margin-right: 0px;
  position: relative;
  z-index: 2;
  transition: font-size 250ms, margin-right 200ms;
  transition-timing-function: ease-out;
}
.els-wrap .label {
  font-weight: 600;
  letter-spacing: 0.15em;
  padding: 0.2em 0em 0.3em;
  opacity: 0;
  position: relative;
  z-index: 2;
  font-size: 12px;
  transition: opacity 400ms;
  transition-delay: 130ms;
  transition-timing-function: ease-out;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}

/*.el-0 {
  background-image: radial-gradient(circle at right, #fff, rgb(216,216,255));
  background-image: radial-gradient(circle at right, #000, #c60ff8);
}

.el-1 {
  background-image: radial-gradient(circle at right, #fff, rgb(216,216,255));
  background-image: radial-gradient(circle at right, #000, #c30cfe);
}

.el-2 {
  background-image: radial-gradient(circle at right, #fff, rgb(255,216,216));
  background-image: radial-gradient(circle at right, #000, #c60ff8);
}

.el-3 {
  background-image: radial-gradient(circle at right, #fff, rgb(255,236,216));
  background-image: radial-gradient(circle at right, #000, #c60ff8);
}

.el-4 {
  background-image: radial-gradient(circle at right, #fff, rgb(255,255,216));
  background-image: radial-gradient(circle at right, #000, #c60ff8);
}*/

.el-0:hover {
  width: 50px;
}

.el-0:focus {
  width: 50px;
}

.el-1:hover {
  width: 50px;
}

.el-1:focus {
  width: 50px;
}

.el-2:hover {
  width: 50px;
}

.el-2:focus {
  width: 50px;
}

.el-3:hover {
  width: 50px
}

.el-3:focus {
  width: 50px
}

.el-4:hover {
  width: 50px;
}

.el-4:focus {
  width: 50px;
}


.btn_sheetsubmit{
	font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background-color: #4d47af;
    font-family: 'aileron', sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .5px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 10px;
    padding: 15px 50px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
}
.btn_sheetsubmit:focus{
	outline: none !important;
	border: none;
	color: #fff;
}
.btn_sheetsubmit:hover{
	outline: none;
	border: none;
	color: #fff;
	background-color: #24dbaa;
}


@media (max-width:1024px) {
	.footer_mobile{
		display: block;
		/*background-color: #fff;*/
    position: fixed;
    z-index: 1;
    bottom: 0;
    height: 60px;
    padding: 0;
    width: 100%;
    
	}
	.btn_sheetsubmit{
    width: 100%;}

  .mobhead_mt55 {
    margin-top: 55px;
	}
}

/*-------------------------------------------------------------------------------------------------End-bottom-footer-mob------------------*/



/*-------------------------------------------------------------------------------------------------Start-top Tab------------------*/
.sc-top-bar{
	position: relative;
  /*display:flex;*/
  padding: 0;
  padding-right: 15px;
  justify-content:space-between;
  width:100%;
  background-color: #fff;
  margin:auto;
  left: 0;
  right: 0;
 bottom: 0;
  height: 60px;
  z-index: 1;
  font-size:26px;
  transition: cubic-bezier(0.57, 0.23, 0.08, 0.96) .45s;
}


.top_foot{
	box-shadow: none;
    outline: none;
    border: none;
    background-color: #fff;
    color: #959696;
    font-size: 16px;
    padding-right: 35px;
    font-family: 'Roboto', sans-serif;
}
.top_foot_active{
	font-size: 24px;
	font-weight: 600;
    color: #3e4143;
}

@media (max-width:1024px) {
	.top_mobile{
		display: block;
		/*background-color: #fff;*/
    position: fixed;
    z-index: 1;
    bottom: 0;
    height: 60px;
    padding: 0;
    width: 100%;
    
	}
}

/*-------------------------------------------------------------------------------------------------End-top Tab------------------*/

.menwalk{
	  position: absolute;
    bottom: 0px;
    left: -160px;
    width: 235px;
    animation: mengo 12s linear;
  	transform-origin: 100% 50%;
}

@keyframes mengo{
  0%   {transform: translateX(0px) translateY(0px) rotate(0deg);}
  25%   {transform: translateX(350px) translateY(0px) rotate(0deg);}
  50%   {transform: translateX(700px) translateY(0px) rotate(0deg);}
  75%   {transform: translateX(1050px) translateY(0px) rotate(0deg);}
  100%   {transform: translateX(1400px) translateY(0px) rotate(0deg);}

}

@media (max-width:1024px) {

		.banner_text {
		    width: 100%;
		    position: absolute;
		    top: 20%;
		}
		.menwalk{width: 190px;}

		@keyframes mengo{
	  0%   {transform: translateX(0px) translateY(0px) rotate(0deg);}
	  25%   {transform: translateX(230px) translateY(0px) rotate(0deg);}
	  50%   {transform: translateX(460px) translateY(0px) rotate(0deg);}
	  75%   {transform: translateX(690px) translateY(0px) rotate(0deg);}
	  100%   {transform: translateX(920px) translateY(0px) rotate(0deg);}

	}
}

@media (max-width:768px) {
			.banner_text p {
		    float: left;
		    padding: 8px 90px;
		    max-width: 620px;
		    text-align: left;
		    font-size: 15px;
		}
		.banner_text h2{
			font-size: 46px;
		}

		.banner_text {
		    width: 100%;
		    position: absolute;
		    top: 17%;
		}
		.menwalk{width: 120px;}

		@keyframes mengo{
	  0%   {transform: translateX(0px) translateY(0px) rotate(0deg);}
	  25%   {transform: translateX(100px) translateY(0px) rotate(0deg);}
	  50%   {transform: translateX(300px) translateY(0px) rotate(0deg);}
	  75%   {transform: translateX(500px) translateY(0px) rotate(0deg);}
	  100%   {transform: translateX(700px) translateY(0px) rotate(0deg);}

	}
}

@media (max-width:728px) {
			.banner_text p {
		    float: left;
		    padding: 8px 90px;
		    max-width: 620px;
		    text-align: left;
		    font-size: 14px;
		}
		.banner_text h2{
			font-size: 36px;
		}

		.banner_text {
		    width: 100%;
		    position: absolute;
		    top: 17%;
		}
		.menwalk{width: 120px;}

		@keyframes mengo{
	  0%   {transform: translateX(0px) translateY(0px) rotate(0deg);}
	  25%   {transform: translateX(50px) translateY(0px) rotate(0deg);}
	  50%   {transform: translateX(250px) translateY(0px) rotate(0deg);}
	  75%   {transform: translateX(450px) translateY(0px) rotate(0deg);}
	  100%   {transform: translateX(650px) translateY(0px) rotate(0deg);}

	}
}

@media (max-width:600px) {
	.banner_text p {
		float: left;
    padding: 2px 47px;
    max-width: 460px;
    text-align: left;
    font-size: 12px;
	}
	.banner_text h2 {
    font-size: 36px;
    text-align: left;
    padding-left: 45px;
	}
	.banner_text {
    width: 100%;
    position: absolute;
    top: 17%;
	}
	.menwalk{width: 90px;}

	@keyframes mengo{
	  0%   {transform: translateX(0px) translateY(0px) rotate(0deg);}
	  25%   {transform: translateX(50px) translateY(0px) rotate(0deg);}
	  50%   {transform: translateX(250px) translateY(0px) rotate(0deg);}
	  75%   {transform: translateX(450px) translateY(0px) rotate(0deg);}
	  100%   {transform: translateX(650px) translateY(0px) rotate(0deg);}

	}
}

@media (max-width:544px) {
	.banner_top {
    margin-top: 116px;
	}
	.banner_text p {
    float: left;
    padding: 2px 46px;
    max-width: 365px;
    text-align: left;
    font-size: 14px;
}
	.banner_text h2 {
    font-size: 36px;
    text-align: left;
    padding-left: 45px;
	}
	.banner_text {
    width: 100%;
    position: absolute;
    top: -19%;
	}
	.menwalk{width: 90px;}

	@keyframes mengo{
	  0%   {transform: translateX(0px) translateY(0px) rotate(0deg);}
	  25%   {transform: translateX(50px) translateY(0px) rotate(0deg);}
	  50%   {transform: translateX(250px) translateY(0px) rotate(0deg);}
	  75%   {transform: translateX(450px) translateY(0px) rotate(0deg);}
	  100%   {transform: translateX(650px) translateY(0px) rotate(0deg);}

	}
}
@media (max-width:478px) {
	.banner_top {
    margin-top: 140px;
	}
	.banner_text p {
    float: left;
    padding: 2px 46px;
    max-width: 365px;
    text-align: left;
    font-size: 14px;
}
	.banner_text h2 {
    font-size: 36px;
    text-align: left;
    padding-left: 45px;
	}
	.banner_text {
    width: 100%;
    position: absolute;
    top: -40%;
	}
	.menwalk{width: 75px;}

	@keyframes mengo{
	  0%   {transform: translateX(0px) translateY(0px) rotate(0deg);}
	  25%   {transform: translateX(120px) translateY(0px) rotate(0deg);}
	  50%   {transform: translateX(220px) translateY(0px) rotate(0deg);}
	  75%   {transform: translateX(320px) translateY(0px) rotate(0deg);}
	  100%   {transform: translateX(420px) translateY(0px) rotate(0deg);}

	}
}

@media (max-width:411px) {
	.banner_top {
    margin-top: 140px;
	}
	.banner_text p {
    float: left;
    padding: 2px 20px;
    max-width: 264px;
    text-align: left;
    font-size: 12px;
}
	.banner_text h2 {
    font-size: 26px;
    text-align: left;
    padding-left: 20px;
	}
	.banner_text {
    width: 100%;
    position: absolute;
    top: -56%;
	}
	.menwalk{width: 65px;}

	@keyframes mengo{
	  0%   {transform: translateX(0px) translateY(0px) rotate(0deg);}
	  25%   {transform: translateX(100px) translateY(0px) rotate(0deg);}
	  50%   {transform: translateX(200px) translateY(0px) rotate(0deg);}
	  75%   {transform: translateX(300px) translateY(0px) rotate(0deg);}
	  100%   {transform: translateX(400px) translateY(0px) rotate(0deg);}

	}
}
@media (max-width:320px) {
	.banner_text {
    top: -70%;
	}
}




.service_grid {
    /* margin: auto; */
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
    margin-top: 15px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: -4px 12px 53px -14px rgb(70 2 78 / 50%);
    -webkit-box-shadow: -4px 12px 53px -14px rgb(70 2 78 / 50%);
    -moz-box-shadow: -4px 12px 53px -14px rgba(70,2,78,0.50);
}

.about_grid {
    /* margin: auto; */
    width: 100%;
    height: auto;
    padding: 50px;
    margin-bottom: 15px;
    margin-top: 15px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: -4px 12px 53px -14px rgb(0 0 0 / 75%);
    -webkit-box-shadow: -4px 12px 53px -14px rgb(0 0 0 / 75%);
    -moz-box-shadow: -4px 12px 53px -14px rgba(0,0,0,0.75);
}

.about_grid p{
	/*padding: 0 50px;*/
}
.about_grid h2{
	    padding-top: 20px;
    padding-bottom: 5px;
    color: #d7d7d7;
}

.contact_grid {
    /* margin: auto; */
    width: 100%;
    float: left;
    height: auto;
    padding: 50px;
    margin-bottom: 15px;
    margin-top: 15px;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: -4px 12px 53px -14px rgb(0 0 0 / 75%);
    -webkit-box-shadow: -4px 12px 53px -14px rgb(0 0 0 / 75%);
    -moz-box-shadow: -4px 12px 53px -14px rgba(0,0,0,0.75);
}

.policy_grid {
    width: 100%;
    height: auto;
    padding: 50px;
    margin-bottom: 15px;
    margin-top: 60px;
    background-color: #fff;
    border-radius: 15px;
  }


.sec2addr {
  display: block;
  line-height: 26px;
}
.sec2addr p:first-child {
  margin-bottom: 10px;
}
.sec2contactform input[type="text"], 
.sec2contactform input[type="email"],
.sec2contactform textarea {
    padding: 18px;
    border: 0;
    background: #EDEDED;
    margin: 5px;
}
.sec2contactform textarea {
  width: 98%;
  height: 90px;
  display: block;
  color: #666;
  resize:none;
  border-radius: 5px;
}
.sec2contactform input[type="submit"] {
  padding: 15px 40px;
    color: #fff;
    border: 0;
    background: #A44DD8;
    font-size: 16px;
    text-transform: uppercase;
    margin: 5px;
    cursor: pointer;
    border-radius: 5px;
    width: calc(100% - 10px);
}
.sec2contactform h3 {
  font-weight: normal;
    margin: 20px 0;
    margin-top: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 19px;
    color: #A44DD8;
}
.service_menu {
    width: 100%;
    height: 150px;
    background-color: #282828;
    float: left;
    text-align: left;
        padding: 25px;
    border-radius: 10px;
}


.service_menu img {
    width: auto;
    height: 150px;
    border-radius: 15px 0 0 15px;
}

.service_head_text {
    /*width: 65%;*/
    float: right;
    position: absolute;
    right: 15px;
}
.service_head_text h2 {
    padding: 15px;
    margin-bottom: 0;
    font-size: 24px;
    color: #fff;
    text-align: right;
    font-weight: 300;
}

.service_btn {
    float: left;
    width: 100%;
    padding: 0 15px 15px 0;
}




.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 35px;
    min-width: 100px;
    padding: 0 10px;
    border: 1px solid rgba(255,255,255,0);
    border-radius: 0;
    text-align: center;
    background: #ECECEC;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "Geometria";
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    color: #2B2A29;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background 0.1s, color 0.1s, border 0.1s;
    transition: background 0.1s, color 0.1s, border 0.1s;
}

.btn--blue {
    background: rgb(242,66,238);
    background: linear-gradient(90deg, rgb(213 32 209) 0%, rgb(195 12 255) 100%);
    border: unset;
       color: #000000;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 500;
}

.btn--blue:hover {
    background: #000;
    color: #fff;
}

.btn--blue:hover, .btn--blue:focus {
    animation-name: backward;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
}
.product_sec{
background: #181818;
/*background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 100%);*/
}
@media (max-width: 767px){
	.policy_grid { padding: 15px 0;    margin-bottom: 35px;}
	.contact_grid {padding: 0px;    margin-bottom: 15px;}
	.about_grid{padding: 20px;    margin-bottom: 55px;}
	.service_btn_float {
    float: right;
	}
	.service_btn {
    float: left;
    width: 100%;
    padding: 10px 15px;
	}
	.service_head_text {
    width: 80%;
    float: right;
	}
	.service_menu img {
    width: auto;
    height: 150px;
    border-radius: 15px 0 0 15px;
	}
	.service_menu {
    width: 100%;
    height: auto;
    min-height: 200px;
    /* background-color: #fff; */
    float: left;
    text-align: left;
}
	.service_grid {
    height: 150px;
    width: 100%;
    margin: 15px 0 15px 0;
	}
}


.banner_text .appstore_buttons{
	float: left;
  padding: 0px 90px;
  width: 100%;
  text-align: left;
}

.market-btn {
    display: inline-block;
    padding: 0.3125rem 0.875rem;
    padding-left: 2.8125rem;
    -webkit-transition: border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    transition: border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    border: 1px solid #e7e7e7;
    background-position: center left 0.75rem;
    background-color: #fff;
    background-size: 1.5rem 1.5rem;
    background-repeat: no-repeat;
    text-decoration: none;
    border-radius: 5px;
    margin-right: 10px;
}
.market-btn .market-button-title {
    display: block;
    color: #222;
    font-size: 1.125rem;
}
.market-btn .market-button-subtitle {
    display: block;
    margin-bottom: -0.25rem;
    color: #888;
    font-size: 0.75rem;
}
.market-btn:hover {
    background-color: #f7f7f7;
    text-decoration: none;
}
.apple-btn {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzMDUgMzA1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDUgMzA1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnIGlkPSJYTUxJRF8yMjhfIj4KCTxwYXRoIGlkPSJYTUxJRF8yMjlfIiBkPSJNNDAuNzM4LDExMi4xMTljLTI1Ljc4NSw0NC43NDUtOS4zOTMsMTEyLjY0OCwxOS4xMjEsMTUzLjgyQzc0LjA5MiwyODYuNTIzLDg4LjUwMiwzMDUsMTA4LjIzOSwzMDUgICBjMC4zNzIsMCwwLjc0NS0wLjAwNywxLjEyNy0wLjAyMmM5LjI3My0wLjM3LDE1Ljk3NC0zLjIyNSwyMi40NTMtNS45ODRjNy4yNzQtMy4xLDE0Ljc5Ny02LjMwNSwyNi41OTctNi4zMDUgICBjMTEuMjI2LDAsMTguMzksMy4xMDEsMjUuMzE4LDYuMDk5YzYuODI4LDIuOTU0LDEzLjg2MSw2LjAxLDI0LjI1Myw1LjgxNWMyMi4yMzItMC40MTQsMzUuODgyLTIwLjM1Miw0Ny45MjUtMzcuOTQxICAgYzEyLjU2Ny0xOC4zNjUsMTguODcxLTM2LjE5NiwyMC45OTgtNDMuMDFsMC4wODYtMC4yNzFjMC40MDUtMS4yMTEtMC4xNjctMi41MzMtMS4zMjgtMy4wNjZjLTAuMDMyLTAuMDE1LTAuMTUtMC4wNjQtMC4xODMtMC4wNzggICBjLTMuOTE1LTEuNjAxLTM4LjI1Ny0xNi44MzYtMzguNjE4LTU4LjM2Yy0wLjMzNS0zMy43MzYsMjUuNzYzLTUxLjYwMSwzMC45OTctNTQuODM5bDAuMjQ0LTAuMTUyICAgYzAuNTY3LTAuMzY1LDAuOTYyLTAuOTQ0LDEuMDk2LTEuNjA2YzAuMTM0LTAuNjYxLTAuMDA2LTEuMzQ5LTAuMzg2LTEuOTA1Yy0xOC4wMTQtMjYuMzYyLTQ1LjYyNC0zMC4zMzUtNTYuNzQtMzAuODEzICAgYy0xLjYxMy0wLjE2MS0zLjI3OC0wLjI0Mi00Ljk1LTAuMjQyYy0xMy4wNTYsMC0yNS41NjMsNC45MzEtMzUuNjExLDguODkzYy02LjkzNiwyLjczNS0xMi45MjcsNS4wOTctMTcuMDU5LDUuMDk3ICAgYy00LjY0MywwLTEwLjY2OC0yLjM5MS0xNy42NDUtNS4xNTljLTkuMzMtMy43MDMtMTkuOTA1LTcuODk5LTMxLjEtNy44OTljLTAuMjY3LDAtMC41MywwLjAwMy0wLjc4OSwwLjAwOCAgIEM3OC44OTQsNzMuNjQzLDU0LjI5OCw4OC41MzUsNDAuNzM4LDExMi4xMTl6IiBmaWxsPSIjMmUyZTJlIi8+Cgk8cGF0aCBpZD0iWE1MSURfMjMwXyIgZD0iTTIxMi4xMDEsMC4wMDJjLTE1Ljc2MywwLjY0Mi0zNC42NzIsMTAuMzQ1LTQ1Ljk3NCwyMy41ODNjLTkuNjA1LDExLjEyNy0xOC45ODgsMjkuNjc5LTE2LjUxNiw0OC4zNzkgICBjMC4xNTUsMS4xNywxLjEwNywyLjA3MywyLjI4NCwyLjE2NGMxLjA2NCwwLjA4MywyLjE1LDAuMTI1LDMuMjMyLDAuMTI2YzE1LjQxMywwLDMyLjA0LTguNTI3LDQzLjM5NS0yMi4yNTcgICBjMTEuOTUxLTE0LjQ5OCwxNy45OTQtMzMuMTA0LDE2LjE2Ni00OS43N0MyMTQuNTQ0LDAuOTIxLDIxMy4zOTUtMC4wNDksMjEyLjEwMSwwLjAwMnoiIGZpbGw9IiMyZTJlMmUiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
}
.google-btn {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPHBvbHlnb24gc3R5bGU9ImZpbGw6IzVDREFERDsiIHBvaW50cz0iMjkuNTMsMCAyOS41MywyNTEuNTA5IDI5LjUzLDUxMiAyOTkuMDA0LDI1MS41MDkgIi8+Cjxwb2x5Z29uIHN0eWxlPSJmaWxsOiNCREVDQzQ7IiBwb2ludHM9IjM2OS4wNjcsMTgwLjU0NyAyNjIuMTc1LDExOS40NjcgMjkuNTMsMCAyOTkuMDA0LDI1MS41MDkgIi8+Cjxwb2x5Z29uIHN0eWxlPSJmaWxsOiNEQzY4QTE7IiBwb2ludHM9IjI5LjUzLDUxMiAyOS41Myw1MTIgMjYyLjE3NSwzODMuNTUxIDM2OS4wNjcsMzIyLjQ3IDI5OS4wMDQsMjUxLjUwOSAiLz4KPHBhdGggc3R5bGU9ImZpbGw6I0ZGQ0E5NjsiIGQ9Ik0zNjkuMDY3LDE4MC41NDdsLTcwLjA2Myw3MC45NjFsNzAuMDYzLDcwLjk2MWwxMDguNjg4LTYyLjg3N2M2LjI4OC0zLjU5Myw2LjI4OC0xMS42NzcsMC0xNS4yNyAgTDM2OS4wNjcsMTgwLjU0N3oiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}
.windows-btn {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDQ4MCA0ODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4MCA0ODA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMC4xNzYsMjI0TDAuMDAxLDY3Ljk2M2wxOTItMjYuMDcyVjIyNEgwLjE3NnogTTIyNC4wMDEsMzcuMjQxTDQ3OS45MzcsMHYyMjRIMjI0LjAwMVYzNy4yNDF6IE00NzkuOTk5LDI1NmwtMC4wNjIsMjI0ICAgbC0yNTUuOTM2LTM2LjAwOFYyNTZINDc5Ljk5OXogTTE5Mi4wMDEsNDM5LjkxOEwwLjE1Nyw0MTMuNjIxTDAuMTQ3LDI1NmgxOTEuODU0VjQzOS45MTh6IiBmaWxsPSIjMDBiY2YyIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}





.service_gridc{
	padding: 10px 0px;
    border-right: 1px solid #efefef;
}

.service_gridc.hideborder{
    border-right: 0px solid #efefef;
}

.service_gridc .card-body .h4{
	color: #7d00a9;
}
.conct_grid_half{
	float:left;
	padding: 10px;
	width: 50%;
}
.map_class{
	border:0;
	padding: 0px;
	border-radius: 10px;
	width: 100%;
	height: 400px;
}
.contact_form_sec{
	padding: 0 15px;
}
.p_contact_details{
  width: 157px;
  float: left;
}
.p_contact_details.right{border-right: 1px solid #ccc;padding-right: 15px;}
.p_contact_details.left{padding-left: 15px;}

.sec2frmtitle{
	margin-top: 10px;
	    margin-bottom: 10px;
}
.col2{
	width: calc(50% - 10px);
    border-radius: 5px;
    float: left;
}
.sec2contact_full{
 	width: 100%;
 	float: left;
}

@media (max-width: 1024px){
	.banner_text .appstore_buttons{
	 display: none;
	}
	.service_gridc{
    border-right: 0px solid #efefef;
	}
	.wrap{
		padding-left: 30px;
		padding-right: 30px;
	}
	.about_sec_pad .wrap{
		padding-left: 15px;
		padding-right: 15px;
	}
	.conct_grid_half{
		float:left;
		padding: 0px;
		width: 100%;
	}
	.map_class{
		border:0;
		padding: 0px;
		border-radius: 10px 10px 0 0;
		width: 100%;
		height: 250px;
	}
	.sec2frmtitle{
		margin-top: 10px;
		font-size: 19px;
	}

	.sec2contactform input[type="text"], 
	.sec2contactform input[type="email"],
	.sec2contactform textarea {
	    
	    margin: 5px 0;
	}
	.sec2contactform textarea {
	  width: 100%;
	}
	.sec2contactform input[type="submit"] {
    margin: 5px 0;
    width: 100%;
	}
	.col2{
		width: 100%;
    float: left;
	}
}



.footermenu_list li{
	color: #646464;
    font-weight: 400;
    font-family: 'Roboto';
    font-size: 16px;
}

.footer_desktop{
	background-color: #fff;
    position: relative;
    float: left;
    width: 100%;
}

.footer_desktop.dark{
	background-color: #262626;
}

.dark .foot_li a {border-left: 1px solid #484848;}
.dark .ftr_social_ico_lst li a:hover {background-color: #000;}

.dark .ftr_social_ico_lst li a {background-color: #262626;}

.menu_item_single_mob a{
    color: #ccc;
    font-weight: 400;
    font-family: 'Poppins';
}

.slidemenu_div{
    padding: 15px;
}
.slidemenu_div img{
    background-color: #fff;
    border-radius: 10px;
}

.grid_service_f{
            padding: 2px;
            transition: all 0.4s;
            transition-timing-function:cubic-bezier(0.5, 3, 0, 1);
    
        }
        .grid_service_f:hover{
            transform:scale(1.05,1.05);
        }
        .grid_serviceh{
            width:100%;
            float:left;
            background-color: #ffffff12;
                DISPLAY: flex;
    JUSTIFY-CONTENT: center;
    ALIGN-ITEMS: center;
    flex-wrap: wrap;
        }
        .grid_bannerh{
            width:100%;
            float:left;
            
        }

        .grid_service_f:hover .grid_serviceh{
             background: #ccc;
        background: linear-gradient(90deg, rgb(192 146 255) 0%, rgb(232 234 255) 100%);

        }
        .grid_serviceh_g{
            width:80%;
            float:left;
            padding: 30px 50px;
        }
        .grid_serviceh_g h2{
            color: #ffffff;
            font-size: 20px;
            font-weight: 300;
            padding-bottom: 13px;
            font-family: 'Poppins', sans-serif;
        }
        .grid_serviceh_g p{
            color: #a3a3a3;
            font-size: 16px;
            font-weight: 400;
            font-family: 'Poppins', sans-serif;
        }
        .grid_service_f:hover h2{
            color: #000;
        }
        .grid_service_f:hover p{
            color: #000;
        }
        .grid_serviceh_b{
            width:20%;
            float:left; 
            padding-right: 40px;
        }
        .counter_section {background: #181818;padding-top: 60px;padding-bottom: 55px}

        .baneer_sec{background: #181818;padding-top: 120px;padding-bottom: 55px}

        .counter_sec{
            width:30%;
            float: left;
            font-size: 60px;
            line-height: 0.8;
            color: #e7e7e7;
            font-weight: 600;
            font-family: 'Rubik', sans-serif;
            max-width: 75px;
        }
        .counter_cont{
            width:70%;
            float: left;
            padding-left: 15px;
            font-family: 'Poppins', sans-serif;
            color: #626262;
        }
        .service_btn_float {
            float: right;
            width: 100px;
            background-color: #fff;
            color: #000;
            border-radius: 0px;
        }
        .service_btn_float_left {
            float: left;
            width: 100px;
            background-color: #fff;
            color: #000;
            border-radius: 0px;
        }
        .awardsgridss{
            width: 25%;
            float: left;
        }
        .bannerr_mainnn{
                DISPLAY: flex;
                JUSTIFY-CONTENT: center;
                ALIGN-ITEMS: center;
                flex-wrap: wrap;
            }
            
        .banner_video{
            float:left;
            width:100%;
        }
        .banner_video iframe{min-height: 330px; width: 100%;border-radius:10px;}
        .headline_banner{
            font-size: 40px;
    font-weight: 300;
    color: #fff;
    text-transform: capitalize;
        }
        .subheadline_banner{
            font-size: 20px;
    font-weight: 300;
    color: #d337ff;
    text-transform: uppercase;
        }
        .textline_banner{
            color: #a3a3a3;
    padding-top: 20px;
    padding-bottom: 20px;
        }
        @media (max-width: 1024px){
            .headline_banner{
                font-size: 32px;
            }
            .bannerr_mainnn{
                DISPLAY: unset;
                flex-direction: row-reverse;
            }
            .baneer_sec {
                   padding-top: 55px;
    padding-bottom: 0px;
    outline: none;
    border: none;
    /*height: 150px;*/
            }
            .awardsgridss{
                width: 50%;
                float: left;
                padding-bottom: 30px;
            }
            .counter_sec {
                width: 100%;
                float: left;
                font-size: 80px;
                line-height: 0.8;
                color: #282828;
                font-weight: 600;
                font-family: 'Rubik', sans-serif;
                max-width: 75px;
            }
            .counter_cont {
                width: 100%;
                float: left;
                padding-left: 3px;
                padding-top: 0px;
                font-family: 'Poppins', sans-serif;
                color: #8b8b8b;
            }
            .counter_section {
                padding-top: 15px;
                padding-bottom: 55px;
            }
            .grid_serviceh_b{
                width:100%;
                 padding-top: 0px;  
            padding-right: 0px;
            padding-left: 50px;
            padding-bottom: 30px;
            }
            .grid_serviceh_g{
                width:100%;
                padding: 30px 50px 10px 50px;
            }
            .service_btn_float {
            float: left;}
            .grid_serviceh{
                margin-bottom: 15px;
            }
            .banner_video iframe {
                min-height: 180px;
                width: 100%;
                border-radius: 10px;
            }
            .banner_video{
                padding-top: 35px;
            }
            .baneer_sec .wrap{
                padding-left:10px;
                padding-right:10px;
            }
            .grid_service_f:hover {
                transform: scale(1.05,1);
            }
            
        }

.contact_scalss{
padding-top: 60px;
    background-color: #181818;
        height: calc(100vh - 41.5px);
}

.contact_scalss_subhead{
	margin-bottom: 0.5rem;
	color: #adadad;
	font-size: 20px;
    font-weight: 300;
    
}

.contact_scalss_head{
	    margin-bottom: 1rem;
	    color: #d337ff;
	    font-size: 40px;
    font-weight: 300;
    text-transform: capitalize;
}

.textfield_half{
	height: 50px;
    background-color: #232323;
    border: 1px solid #373737;
}
.textfield_half::placeholder{color: #959595;font-weight: 300;}
.bg-grayy-100{
	background-color: #ffffff08;
}
.text-grayy-100{
	color: #a7a7a7;
}
.text-vylt-600{
	color: #e499ff
}
.text-vylt-600:hover{
	color: #fff
}
.help_text{
	color: #a1a1a1;
	font-weight: 300;
	margin-bottom: 0.75rem;
  font-size: 1.25rem;
}

.grid_clints{
	    width:calc(25% - 25px);
	        margin-bottom: 25px;
	    margin-right: 25px;
    height: auto;
    float: left;
    background-color: #ffffff21;
    border-radius: 1.5rem;
    text-align: center;
    box-shadow: 0 4px 16px hsla(29, 75%, 8%, 0.2);
}

.grid_services{
	    width:calc(33.33% - 25px);
	    margin-right: 25px;
	    margin-bottom: 25px;
    height: auto;
    float: left;
    background-color: #ffffff21;
    border-radius: 1.5rem;
    text-align: center;
    border: 1px solid #2f2f2f;
/*    box-shadow: 0 4px 16px hsla(29, 75%, 8%, 0.2);*/
box-shadow: 6px 8px 13px -4px rgba(231,137,255,0.09);
-webkit-box-shadow: 6px 8px 13px -4px rgba(231,137,255,0.09);
-moz-box-shadow: 6px 8px 13px -4px rgba(231,137,255,0.09);
}


.grid_services a{
	width: 100%;
	float: left;
	padding: 0px;
}
.serv_cont{
	width: 100%;
	float: left;
	position: relative;
}
.serv_cont img{
	width: 100%;
	border-radius: 1.5rem;
}
.services_head{
	position: absolute;
  right: 20px;
  top: 20px;
  color: #ffffff82;
  font-size: 16px;
  text-align: right;
}
.services_mhead{
	position: absolute;
    text-transform: capitalize;
    right: 20px;
    bottom: 20px;
    color: #ffffff94;
    font-weight: 400;
    font-size: 22px;
    text-align: right;
}
.services_head span{
  color: #fff;
  font-size: 26px;
}
.clints_sec{
	    background: #181818;padding-bottom: 25px;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border-radius: 1.5rem;
  opacity: 0;
  transition: .5s ease;
  background-color: #0000009e;
  border: 1px solid #c737da;
}
.grid_services:hover .overlay {
  opacity: 1;
}


.grid_services:hover .overlay .services_head span{
  color: #e175ff;
}
.page_body{
    width:100%;
    float:left;
        min-height: calc(100vh - 41px);
    background-color: #181818;
}

.grid_clints a{
    width: 100%;
    float: left;
    padding: 30px;
}

@media (min-width:1300px) {

.wrap {
    width: 100%;
        max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

}

@media (max-width:1299px) {

	.wrap {
	    width: 100%;
	    padding-left: 90px;
	    padding-right: 90px;
	    margin-bottom: 0px;
	}
}

@media (max-width:1024px) {

.grid_clints{ width:calc(50% - 25px);}
.grid_clints a{
    width: 100%;
    float: left;
    padding: 20px;
}

.clints_sec {
    padding-bottom: 60px;
}
}
@media (max-width:991px) {

.wrap {
    padding-left: 20px;
    padding-right: 20px;
}
.grid_services {
	width: 100%;
  margin-right: 0px;
}
.contact_scalss {
    padding-top: 60px;
    background-color: #181818;
    height: 100%;
    padding-bottom:50px;
    
}
.side_cbox{
    margin-top: 80px;
}

}