
html, body{
	margin:0;
	font-size: 100%;
	font-family: 'Roboto Slab', serif;
	background: #fff;
    /*overflow-x: hidden;*/
}
.tabs li {
    width: auto;
}

.goal-img img {
    width: 100%;
}

	.plussign{
	font-size:20px !important;	
	}
.productimage2
{
float:left;	
	
}

.fLeft{
	float:left;
}
.productimage{
width:30%;
float:left;	
}

.descriptiontext{
	width:50%;
float:left;
	
}



.price3{
		width:15%;
float:left;
	
font-family: 'Bree Serif', serif;


font-size:20px;
	
}

.recipe{
background:#fff;
border-radius:5px;
padding:10px;
border:1px solid #EDEDED;	
}

.proimg{
border-radius:10px;
max-height:120px;	
}

.goal-info h4 {
    color: #fff;
    font-size: 18px;
    margin: 0px 0 8px 0px;
    font-weight: 500;
}

.recipes {
        padding: 0.5em 1em 1em;
}
.goal-left.recipe {
    margin: 0px;
    margin-bottom: 17px;
}
/*-- //recipes --*/
/*-- goals --*/
.goals {
       background: #1C1B1B;
}
.phn-status-bar2{
padding:8px 0;
    background: rgba(0, 0, 0, 0.12);
}
.goals h3 {
   color: #333;
    font-size: 24px;
    text-indent: 1em;
    text-align: center;
    margin-bottom: 1em;
}
.goal-img{
	float:left;
    width: 35%;
}
.goal-info {
    float: right;
    width: 64%;
}
.goal-info h4 {
        color: #fff;
    font-size: 18px;
    margin: 0px 0 8px 0px;
    font-weight: 500;
}
.goal-info p {
    font-size: 15px;
	color: #C1BCBC;
   
}
.goal-left {
    padding-right: 0;
}
.goal-left {
    margin: 30px 0 0;
}





.w100{
width:100%;
margin:auto;	
}

.toplink{
font-size: 13px;
font-weight: 300;
color:#5A5757 !important;	
}


.toplink:hover{
text-decoration:underline !important;
}

.toplink1{
font-size: 13px;
font-weight: 300;
color:#5A5757 !important;	
}




.tabs {

	
}

.tabs li {
display: inline-block;
border-right: 1px solid #C7C7C7;
	
}

.tabs li.active {
   
	background:#30609E;
	color:#fff !important;
	border:none;
}
.tabs li.active a {
  font-weight: 600;
    font-size: 12px;
	border: none;
    background: #c2c2c2;
    color: #000;
    transition: background 0.20s linear;
	
}
.tabs li a {
  font-weight: 600;
    font-size: 12px;
	border: none;
    background: #ECECEC;
    color: #737373;
    transition: background 0.20s linear;
	 
}


.tabsin li.active {
   
	
	color:#626262 !important;
	border:none;
	background:#fff;
}
.tabsin li.active a {
  font-weight: 600;
    font-size: 12px;
	border: none;
	color:#626262  !important;
	border:none;
	background:#fff;
 
    color: #fff;
	
    transition: background 0.20s linear;
	
}

.tabsin li {
  float:left;
   
  
	
}
.tabsin li a {
  font-weight: 600;
    font-size: 12px;
	border: none;
    background: #ECECEC;
    color: #212121;
    transition: background 0.20s linear;
	padding:5px 10px;
}



article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}




tab-head {
    margin: 1em 0 0;
}
.tabs li{
	display:inline-block;
	padding:0 0;
	border: solid 0px #ccc;
	background: #ececec;
}
ul.nav.tabs {
    text-align: left;
	    margin-bottom:0;
	
}

.nav-tabs li a i{
    display: inline-block;
    text-align: center;
    margin-right:10px;
	
}
.nav-tabs li:last-child{
    border-right:1px solid #ededed;
}
.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover{
    border-top: 3px solid #00b0ad;
    border-right: 1px solid #d3d3d3;
    margin-top: -15px;
    color: #444;
    padding: 15px 40px;
}

.tab-content-t {
    background: #fdfdfd;
    line-height: 25px;
    margin-top: 0;
}

.tab-content-t2 {
    background: #fdfdfd;
    line-height: 25px;
    padding: 20px 25px;
    margin-top:-28px;
    border: 1px solid #ddd;
	    float: left;
    width: 100%;
   
}
.tab .nav-tabs li.active:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 37%;
    border: 15px solid transparent;
    border-bottom-color: #ae7e47;
}

.col-m {
  padding: 5px;
    border: 1px solid #B2B2B2;
	background: #fff;
	margin-bottom: 24px;
	
}

.tab-content p {
    line-height: normal;
    font-size: 14px;
}
.mid-2 p {
   float: none;
    font-size: 0.9em;
    color: #B4B4B4;
    width: 100%;
    text-align: center;
}

.add{
text-align:center;	
}

.my-cart-b:hover, .my-cart-b:focus, .my-cart-b:active {
  
}


a:focus {
    outline: thin dotted;
    outline: none;
    outline-offset: -2px;
}

/* Sweep To Bottom */
.my-cart-b{
 display: inline-block;
    vertical-align: middle;
   border:solid 1px #3975C4;
    font-size: 12px;
	width: 100%;
	background:#30609E;
	color:#fff;
    max-width: 152px;
}

.my-cart-b:hover{

	background:#2D70C8;
	 border:solid 1px #3975C4;
	
}
.my-cart-b:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #039445;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
    border-radius: 50px;
	border: 2px solid #039445;
}

.mid-1 h6 {
    font-size: 12px;
	text-align: center;
	font-weight:600;
}
.mid-1 h6 a {
    color: #000000;
    text-decoration:none;
	font-size: 13px;
}
.mid-1 h6 a:hover {
    color: #FAB005;
}
.mid-2 p{
	float:left;
	font-size:0.9em;
	color:#B4B4B4;
}
.mid-2 p em{
	font-style:normal;
	font-size: 15px;
    color: #000;
}
.mid-2 p label{
	text-decoration: line-through;
	font-weight:400;
	margin-right:6px;
	text-align:center;
}
.mid-2 {
  padding: 5px 0;
  
    
    margin-bottom: 5px;
    
}
.mid-1 {
    padding: 0;
}


.nav-sidebar1{
	
	margin-bottom: 0;
	background:;
}

offer-img{
	position:relative;
	display:block;
}
.offer-img img{
	margin:0 auto;
	width: 75%;
}
.offer{
	    position: absolute;
    top: 0;
    right: 16px;
    border: 2px solid #ED0612;
    border-radius: 100px 0 0 100px;
    padding: 2px;
}
.offer p{
    background: #ED0612;
    border-radius: 100px 0px 0px 100px;
    text-align: center;
    line-height: 0em !important;
    font-size: 0.9em !important;
    padding: 7px;
}
.offer span{
    color: #fff;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
}



.instock{
	    position: absolute;
    top: 0;
    right: 16px;
    border: 2px solid #28CC00;
    border-radius: 100px 0 0 100px;
    padding: 2px;
}
.instock p{
    background: #28CC00;
    border-radius: 100px 0px 0px 100px;
    text-align: center;
    line-height: 0em !important;
    font-size: 0.9em !important;
    padding: 7px;
}
.instock span{
    color: #fff;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
}


.big-sa {
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 9em;
}


.dropdown{
	padding-left:0 !important;
	border-bottom: solid 1px #fff;
	
}
.marright1{
margin-left:38px;
}

.rightalig{
text-align:right;	
}

.b-nav{
padding:0;	
}

.small1{
font-size:20px;
color:#000;	
letter-spacing:-2px;
}
.small2{
font-size:30px;
color:#a6ce39;	
font-weight:800;
line-height: 18px;
letter-spacing:-2px;
}
.marlr{
padding-left:5px !important;
padding-right:5px !important;	
}

.w20{
width:20% !important;
margin-left:4%;	
margin-top:3px;
}

.icontext{
font-size:13px;
color:#000;
text-align:center;	
}
.icontext h6{
font-size:20px;
color:ffff;
text-align:center;
font-weight:800;
padding:20px 0;	
letter-spacing:-2px;
}

.aboutext1{
font-size:13px;
color:#EFEFEF;
text-align:left;	
}
.aboutext1 h6{
font-size:20px;
color:#fff;
text-align:left;
font-weight:800;
padding:20px 0;	
letter-spacing:-2px;
}

.orangebtn{
	padding: 8px 38px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    outline: none;
    background: #ff9900;
    font-size: 15px;
    letter-spacing: .5px;
    text-transform: capitalize;
	
}

.icontext p{
font-size:14px;
color:#000;
font-weight:400;
text-align:center;	
line-height:20px;
}
.iconout img{
margin:auto;	
}

.green2{
background:#a6ce39;
color:#fff;
padding:5px;
line-height:20px;
font-size:14px;
display:block;
}

.proimg img{

margin:auto;
}

.protext{
font-size:13px;
line-height:20px;
color:#494747;
text-align:center;	
display:block;

}



.location1{
vertical-align: top; line-height:40px;  font-weight:600;
font-size:12px;	
position:relative;
}
.location1 a{
font-size:14px !important;	
}

.top-search{
   /* position: absolute;
    left: -251px;
    float: right;
    margin: auto;
    top: 33px;	*/
	
}

.topmar5{
	padding-top: 25px;
	padding-right:0;
	padding-left:0;
	
}

.topmar6{
	padding-top: 11px;
	
}
.header-nav{
width:100%;
margin:auto;	
}

.marlr5{
padding-top: 23px;	
}

.searchb{
float: right;
    width: 100%;
    background: #fff;
    padding: 7px;
    line-height: 25px;
    font-weight: 300;
    font-size: 13px;
	border: solid 1px #ccc;	
	    border-radius: 5px;
}

.searchhed{
	
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: normal;	
}

.dot5{
background:#E7E7E7; 
height:1px;
width:100%;
margin:10px 0;	
}


body a {
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

.table5{
	
}


.o-btn{
font-size: 14px;
display: inline-block;
background: #ff9900;
padding: 5px 20px;
color: #fff;
text-decoration: none;
border: none;
border-radius: 5px;
text-transform: uppercase;
font-weight: 500;
transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
border:0;	
}



.table5 td{
	padding:2px !important;
	border-bottom:solid 1px #F0F0F0;
	font-size:13px;
	color:#4E4E4E;
	
}


.table2{
	
}
.pagehedr{
border-bottom: solid 1px #ccc;
display:block;
padding-bottom:10px;	
}

.content-n p{
	margin: 0;
    line-height: 30px;
    font-size: 15px;
    text-align: justify;
	
}

.content-n ul{
	margin: 0;
   
	
}
.content-n ul li{
	margin: 0;
	line-height: 30px;
    font-size: 15px;
    text-align: justify;
   
	
}

.table2 td{
	font-size:12px;
	padding:5px;
	
}



.pd_title {



    font-family: verdana;



    color: #333333;



    font-size: 20px;



}







.pd_s_title {

    color: #333333;

    float: left;

   

    font-size: 13px;

    width: 38%;

	

}



.qut_tbox {

    width: 30px;

    border: 1px solid #CCC;

    padding: 5px;

    font-family: verdana;

    font-size: 11px;

    color: #666;

    text-align: center;

}



.pd_s_gen {

    color: #333;

    float: left;

    

    font-size: 12px;

    margin-left: 4%;

}



.collan {

    color: #333333;

    float: left;

    

    font-size: 12px;

    width: 1%;

}

.c {

    clear: both;

}







p.para {

  font-size: 1em;

  color:#BDBCBC;

  line-height: 1.8em;

}

.single-para h5 {

  color:#ed645c;

  font-size: 2em;

  border-bottom: 1px solid #C4C3C3;

  padding:1em 0;

  margin:1em 0 0.5em;

}
.price1{
color: #000;
font-size: 30px;
    font-weight: 600;	
}

.del1{
color: #A7A7A7;
margin-left: 10px;
font-size:20px;
    font-weight: 600;
	
}



.addtocart5{
padding: 7px 38px;
display: inline-block;
color: #fff;
text-decoration: none;
outline: none;
background: #ff9900;
font-size: 15px;
letter-spacing: .5px;
text-transform: capitalize;
border:0;	
}



.prodetailhd{
    font-size: 18px;
    color: #30609E;
    text-decoration: none;	
	text-transform:uppercase;
}

.thumb-image{
border:solid 1px #ccc;	
}

.pd_m_price{
padding:10px 0;	
}

.qty1{

 font-size:20px;
 line-height:40px;
}

.prdt-info-grid{

	margin:1.5em 0;

}

.prdt-info-grid ul li{

	display:block;

	color:#BDBCBC;

	font-size:0.9em;

	padding:2px 0;

}

.check p {

    font-size: 0.85em;

    display: inline-block;

    color: #999;

}


.registration {
    padding: 0em 0% 3em 0;
}
.registration_form {
    display: block;
}
.registration_form input[type="text"],.registration_form input[type="email"],.registration_form input[type="tel"],.registration_form input[type="password"]{

	padding: 8px;

	display: block;

	/*width:100%;*/

	outline: none;

	color: #333333;

	-webkit-appearance: none;

	/*text-transform: capitalize;*/

	background: #FFFFFF;

	border: 1px solid #747474;

	font-weight: normal;

	

}

.registration_form input[type="submit"]{

	font-size: 14px;

  display: inline-block;

  background: #ff9900;

  padding: 5px 20px;

  color: #fff;

  text-decoration: none;

  border:none;
  border-radius:5px;

  text-transform:uppercase;

  font-weight: 500;

	transition: 0.5s ease;

	-moz-transition: 0.5s ease;

	-o-transition: 0.5s ease;

	-webkit-transition: 0.5s ease;

	

}

.registration_form input[type="submit"]:hover{

	background:#002663;

}
.registration_left {
    float: left;
    width: 48%;
   
}
.registration h2 {
    font-size: 1.8em;
    color: #333;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-family: verdana;
    font-weight: 300;
    margin-top: 0;
}

.registration_form div {
    padding: 10px 0;
}

input#amount, input#amount1 {
    font-size: 18px;
    outline: none;
    background: none;
    word-spacing: 1em;
    color: #000 !important;
    position: absolute;
    left: 0%;
    top: 30px;
    text-align: center;
    width: 100%;
    border: 1px solid #D2D2D2 !important;
    padding: 4px 0;
}

.catemenu{
	padding:10px 15px;
}
.catemenu li{
	font-size:13px;
	
	padding-left:15px;
}

.catemenu li a{
	font-size:13px;
 text-decoration:none;
 color:#F9BA00 !important;
 color:#000 !important;
}

.men-wear{
	padding:90px 0;
}/*-- Slider range --*/
ul.dropdown-menu6 ,ul.dropdown-menu5{
margin:0;
position:relative;
}
ul.dropdown-menu6 li {
list-style:none;
}
ul.dropdown-menu6 li p{
width:100%;
}
span.amount{
color:#ffffff;
font-size:16px;
}
input#amount,input#amount1 {
    font-size: 18px;
    outline: none;
    background: none;
    word-spacing: 1em;
    color: #000 !important;
    position: absolute;
    left: 0%;
    top: 30px;
    text-align: center;
    width: 100%;
    border: 1px solid #D2D2D2 !important;
    padding: 4px 0;
}
ul.dropdown-menu6 li a {
text-decoration: none;
}
.range,.range-two{
padding: 15px 0 22px 0;
border-bottom: 1px solid #e5e3db; 
}
/*-- //Slider range --*/
.filter-price h3 {
    color: #FDA30E;
    text-align: center;
    text-transform: uppercase;
	font-size:25px;
}
/*-- treeview --*/
.css-treeview label {
    padding: 5px;
    border-radius: 3px;
    margin: 2px;
    font-size: 16px;
    font-family: verdana;
    font-weight: 500;
    color: #999;
}

.css-treeview a{
  /*  background: url("../images/icons1.png") no-repeat 0px 9px !important;*/
    padding: 7px 0 0 0px;
    border-radius: 3px;
    margin: 2px;
    font-size: 15px;
}

.css-treeview ul,
.css-treeview li
{
	list-style: none;
}

.css-treeview input
{
	position: absolute;
	opacity: 0;
}

.css-treeview
{
	font: normal 11px "Segoe UI", Arial, Sans-serif;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.css-treeview a {
    color: #999;
    text-decoration: none;
}

.css-treeview a:hover
{
	text-decoration: underline;
}

.css-treeview input + label + ul
{
	margin: 0 0 0 22px;
}

.css-treeview input + label + ul
{
	display: none;
}

.css-treeview label,
.css-treeview label::before
{
	cursor: pointer;
}

.css-treeview input:disabled + label
{
	cursor: default;
	opacity: .6;
}

.css-treeview input:checked:not(:disabled) + label + ul
{
	display: block;
}

.css-treeview label,
.css-treeview label::before
{
	background:url("../images/icons1.png") no-repeat 0px 7px !important;
}
.css-treeview label,
.css-treeview a,
.css-treeview label::before
{
	display: inline-block;
	vertical-align: middle;
}

.css-treeview label
{
	background-position: 18px 0;
}

.css-treeview label::before
{
	content: "";
	width: 16px;
	margin: 0 22px 0 0;
	vertical-align: middle;
	background-position: 0 -32px;
}

.css-treeview input:checked + label::before
{
	background-position: 0 -16px;
}

/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.css-treeview 
	{
		-webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
	}
	
	@-webkit-keyframes webkit-adjacent-element-selector-bugfix 
	{
		from 
		{ 
			padding: 0;
		} 
		to 
		{ 
			padding: 0;
		}
	}
}
/*-- //treeview --*/
.css-treeview {
    border: 1px solid #d2d2d2;
}
.css-treeview h4 {
   color: #FDA30E;
    text-align: left;
    background: #f7f7f7;
    padding: 5px 10px;
    font-size: 21px;
    font-weight: 100;
    border-bottom: 1px solid #d2d2d2;
	font-weight:600;
}
.tree-list-pad{
	padding:30px 30px;
}
.community-poll {
    border: 1px solid #d2d2d2;
    margin-top: 30px;
}
.radio {
	position: relative;
	display:inline-block;
	margin-left:15px;
}
.radio:first-child {
	margin-left: 0;
	margin: 0;
}
.radio {
	padding-left:22px;
	line-height: 28px;
	color: #404040;
	cursor: pointer;
}
.radio  input[type="radio"]{
	position: absolute;
	left: -9999px;
}
.radio-btns label {
  font-size: 14px;
  color: #000;
  padding: 0px 0 0 10px;
  font-weight:600;
  }
.radio i {
	position: absolute;
	top:5px;
	left: 0;
	display: block;
    width: 18px;
    height: 18px;
	outline: none;
  border:3px solid #FDA30E;
  background: #fff;
	cursor:pointer;
}
.radio i {
	border-radius: 50%;
}
.radio input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
 .radio input + i:after {
	content: '';
	top: 6px;
	left: 7px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}
.radio input:checked + i:after{
	opacity: 1;
}

label.checkbox {
	width: 28%;
	floaT: left;
}
/*** normal state ***/
.radio i {
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
/*** checked state ***/
.radio input + i:after {
  content: '';
  background: url("../images/tick-mark1.png") no-repeat center;
  top: 1px;
  left: 1px;
  width: 9px;
  height: 9px;
  text-align: center;
}
.radio input:checked + i {
  border:3px solid #FDA30E;
  background: #fff;
}
.swit {
    padding: 30px 30px;
}
.check_box {
    margin-bottom: 5px;
}
.community-poll h4 {
    color: #FDA30E;
    text-align: center;
    background: #f7f7f7;
    padding: 17px 0;
    font-size: 26px;
    font-weight: 100;
    border-bottom: 1px solid #d2d2d2;
}
.swit label {
    padding: 0 0 0 10px;
    margin: 0;
    font-size: 16px;
    font-family: verdana;
    font-weight: 500;
    color: #999;
}
.swit input[type="submit"] {
    background: #7B7B7B;
    color: #fff;
    font-size: 15px;
    border: none;
    outline: none;
    -webkit-appearance: none;
    padding: 7px 24px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    margin: 19px 0 0;
}
.swit input[type="submit"]:hover{
background:#FDA30E;	
}
/*-- //treeview --*/
.men-wear-left{
	padding-left:0;
}
.men-wear-bottom {
    margin: 50px 0;
}
.men-wear-right h4 {
    color: #FDA30E;
    font-size: 27px;
    margin: 0px 0 24px;
}
.men-wear-right p {
    font-size: 15px;
    color: #999;
    line-height: 2.2em;
}
.products-right {
    padding-right: 0;
}
.no-pad-men {
    padding: 0 25px 0 0 !important;
	margin-bottom:20px;
}
.products-right h5 {
    color: #FDA30E;
    font-size: 25px;
    text-transform: uppercase;
}
.sort-grid {
    padding: 11px 0;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    margin: 15px 0;
}
.sorting {
    float: left;
    width: 28%;
}
.sorting h6 {
    float: left;
    font-size: 16px;
    font-family: verdana;
    margin:7px 40px 0 0;
}
.sorting select {
    float: left;
    padding: 6px 13px;
    font-size: 14px;
    color: #999;
}
.single-pro {
    margin-top: 30px;
}
.pagination {
    margin: 34px 15px 0 0;
}
/*-- //men-wear --*/
/*-- single-page --*/
.single {
    padding: 90px 0;
}
.single-right-left h3 {
    text-transform: capitalize;
    font-size: 24px;
    color: #FDA30E;
    margin: 0;
}
.single-right-left p{
    color: #000;
    font-size: 23px;
	margin:.5em 0 1em;
}
.single-right-left del {
    color: #A7A7A7;
    margin-left: 10px;
}
.description{
	margin:1.5em 0;
}
.description h5 {
    color: #989898;
    font-size: 16px;
    font-family: verdana;
	margin-bottom:12px;
}
.description p{
	font-size:14px;
	color:#999;
	line-height:1.8em;
	margin:0.5em 0 0;
}
.occasional{
	margin:2em 0;
}
.color-quality-right h5,.occasional h5 {
    color: #000;
    font-size: 18px;
    margin: 0 0 12px;
}
.color-quality-right select {
    padding: 5px 21px;
}
.colr {
    width: 33.333%;
    float: left;
}
.description input[type="text"]{
	padding:8px 8px;
	color:#ccc;
	font-size:13px;
	width:45%;
	outline:none;	
}
.description input[type="submit"]{
    color: #fff;
    font-size: 16px;
    background: #FDA30E;
    border: none;
    outline: none;
    padding: 7px 17px 9px;	
}
.description input[type="submit"]:hover{
	background:#000;
}
.occasion-cart a{
	padding:8px 15px;
	text-decoration:none;
	color:#fff;
	font-size:16px;
}
.bootstrap-tab {
    margin: 5em 0 0;
}
.bootstrap-tab-text p{
	font-size:14px;
	color:#999;
	line-height:1.8em;
}
.bootstrap-tab-text h5,.add-review h4{
	text-transform:uppercase;
	font-size:1.2em;
	color:#212121;
	margin:2em 0;
}
.bootstrap-tab-text p span{
	display:block;
	margin:2em 0 0;
}
.bootstrap-tab ul li a {
    font-size: 1em;
    color: #999;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #FDA30E;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color:#FFFFFF !important;
}
.bootstrap-tab-text-grid-left{
	float:left;
	width:14%;
}
.bootstrap-tab-text-grid-right{
	float:right;
	width:83%;
}
.bootstrap-tab-text-grid-right ul li{
	display:inline-block;
}
.bootstrap-tab-text-grid-right ul li:nth-child(2){
	float:right;
}
.bootstrap-tab-text-grid-right ul li a{
	font-size:1em;
	color:#FDA30E;
	text-transform:uppercase;
	text-decoration:none;
}
.bootstrap-tab-text-grid-right ul li a:hover{
	color: #212121;
}
.bootstrap-tab-text-grid-right ul li a span{
	left:-1em;
}
.bootstrap-tab-text-grids{
	margin:3em 0 0 0em;
}
.bootstrap-tab-text-grid-right p{
	margin:2em 0 0;
	color:#999;
	font-size:15px;
	line-height:2em;
}
.bootstrap-tab-text-grid-left img {
    border: 2px solid #000;
    border-left: 2px solid #FDA30E;
    border-bottom: 2px solid #FDA30E;
    border-radius: 100%;
    padding: 8px 8px;
    width: 86%;
}
.bootstrap-tab-text-grid:nth-child(2){
	margin:3em 0 0;
}
.add-review form{
	margin:2em 0 0;
}
.add-review input[type="text"],.add-review input[type="email"],.add-review textarea{
    outline: none;
    padding: 10px;
    border: 1px solid #D2D2D2;
    width: 49.35%;
    font-size: 15px;
    color: #FDA30E;
}
.add-review input[type="email"]{
	margin-left:1%;
}
.add-review textarea{
	width:100% !important;
	min-height:150px;
	margin:1em 0;
	resize:none;
}
.add-review input[type="text"]:nth-child(3){
	width:100%;
	margin:1em 0;
}
.add-review input[type="submit"]{
	outline:none;
	padding:10px 0;
	background:#FDA30E;
	border:none;
	width:30%;
	font-size:1em;
	color:#fff;
}
.add-review input[type="submit"]:hover{
    background: #000;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #FDA30E;
	color:#fff;
}
/*-- Ratings --*/
.rating1 {
    direction:ltr;
}
.starRating:not(old) {
    display: inline-block;
    height: 18px;
    width:100px;
    overflow: hidden;
}

.starRating:not(old) > input{
  margin-right :-26%;
  opacity      : 0;
}

.starRating:not(old) > label {
    float: right;
    background: url(../images/1.png);
    background-size: contain;
    margin-right: 2px;
}

.starRating:not(old) > label:before{
  content         : '';
  display         : block;
  width           : 18px;
  height          : 18px;
  background      : url(../images/2.png);
  background-size : contain;
  opacity         : 0;
  transition      : opacity 0.2s linear;
}

.starRating:not(old) > label:hover:before,
.starRating:not(old) > label:hover ~ label:before,
.starRating:not(:hover) > :checked ~ label:before{
  opacity : 1;
}
/*-- //Ratings --*/
/*-- //single-page --*/
/*-- check out --*/
.checkout{
	padding:90px 0;
}

.checkout h3 {
    color: #000;
    text-align: center;
    font-size: 26px;
	margin:0 0 3em;
	text-transform:uppercase;
}
.checkout h3 span{
	color:#d8703f;
}
table.timetable_sub {
	width:100%;
	margin:0 auto;
}
.timetable_sub thead {
    background: #004284;
}
.timetable_sub th{
    background: #FDA30E;
    color: #fff !important;
    text-transform: capitalize;
    font-size: 13px;
    border-right: 1px solid #CDCDCD;
}
.timetable_sub th {
    text-align: center;
    padding: 7px;
    font-size: 17px;
    color: #212121;
}
 .timetable_sub td {
    text-align: center;
    padding: 7px;
    font-size: 14px;
    color: #000;
}
.timetable_sub td {
	border:1px solid #CDCDCD;
}
td.invert-image a img {
    width:30%;
    margin: 0 auto;
}
.rem{
	position:relative;
}
.close1,.close2,.close3,.close4 {
    background: url('../images/close_1.png') no-repeat 0px 0px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 42px;
    top: -13px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
/*-- quantity-starts --*/
 .value-minus,
.value-plus{
    height: 40px;
    line-height: 24px;
    width: 40px;
    margin-right: 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
	border:1px solid #b2b2b2;
	vertical-align: bottom;
}
.quantity-select .entry.value-minus:before,
.quantity-select .entry.value-plus:before{
	content: ""; 
	width: 13px;
	height: 2px; 
	background: #FDA30E;
	left: 50%;
	margin-left: -7px; 
	top: 50%;
	margin-top: -0.5px;
	position: absolute;
}
.quantity-select .entry.value-plus:after{
	content: "";
	height: 13px;
	width: 2px; 
	background: #FDA30E;
	left: 50%; 
	margin-left: -1.4px;
    top: 50%;
    margin-top: -6.2px;
	position: absolute;
}
.value  {
	cursor: default;
    width: 40px;
    height: 40px;
    padding: 8px 0px;
    color: #000000;
    line-height: 24px;
    border: 1px solid #B2B2B2;
    text-align: center;
    display: inline-block;
    margin-right: 3px;
}
.quantity-select .entry.value-minus:hover,
 .quantity-select .entry.value-plus:hover{
	background: #E5E5E5;
}

.quantity-select .entry.value-minus{
    margin-left: 0;
}
/*-- quantity-end --*/
.checkout-left-basket h4{
	padding: 1em;
    background:#FDA30E;
    font-size: 1.1em;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 1em;
}
.checkout-left {
    margin: 2em 0 0;
}
.checkout-left-basket ul li{
	list-style-type:none;
	margin-bottom:1em;
	font-size:14px;
	color:#999;
}
.checkout-left-basket {
    float: right;
    width: 25%;
    border: 1px solid #ccc;
}
.checkout-right-basket{
	float: left;
    margin: 8em 0 0 0em;
}
.checkout-left-basket ul li span {
    float: right;
}
.checkout-left-basket ul {
    padding: 4px 25px;
}
.checkout-left-basket ul li:nth-child(5) {
    border-top: 1px solid #ccc;
    padding: 20px 0 0;
}
.checkout-right-basket a{
	padding:10px 30px;
	color:#fff;
	font-size:1em;
	background:#212121;
	text-decoration:none;
}
.checkout-right-basket a:hover{
	background:#FDA30E;
}
.checkout-right-basket a span {
    left: -.5em;
    top: 0.1em;
}

.men-pro-item {
    position: relative;
    box-shadow: 0px 0px 15px 0px #D6D6D6;
    padding-bottom: 20px;
}
.men-thumb-item {
    position: relative;
}
.item-info-product {
    text-align: center;
    margin: 20px 0 0;
}

.men-thumb-item .pro-image-front {
    opacity: 1;
    visibility: visible;
}

.pro-image-back {
   
}

.men-cart-pro {
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease-out 0s;
    visibility: hidden;
    z-index: 10;
}
.product-new-top {
    background: #868686 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    right: 0;
    padding: 0 10px 1px;
    position: absolute;
    text-transform: lowercase;
    top: 0;
    z-index: 10;
}
.inner-men-cart-pro {
    height: 100%;
    position: relative;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}
.product-men img {
    width: 100%;
}

.inner-men-cart-pro ul {
    left: 0;
    margin: -60px 0 0;
    padding: 0;
    position: absolute;
    top: 45%;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}
.inner-men-cart-pro .link-product-add-cart {
    width: 100%;
    bottom: -40px;
    left: 0;
    position: absolute;
    transition: all 0.5s ease-out 0s;
}
.link-product-add-cart {
    background:#000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
}
.inner-men-cart-pro > ul > li {
    display: inline-block;
}
.inner-men-cart-pro ul li a {
    color: #fff;
    transition: all 0.5s ease-out 0s;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
}
.men-thumb-item:hover {
    cursor: pointer;
}
.men-thumb-item:hover::before {
    opacity: 1;
    visibility: visible;
}
.men-thumb-item:hover .pro-image-front {
    transform: rotateY(180deg);
    opacity: 0;
    visibility: hidden;
}
.men-thumb-item:hover .pro-image-back {
    transform: rotateY(0deg);
    opacity: 1;
    visibility: visible;
    background: #f7f7f7;
}
.men-thumb-item img {
    transition: all 0.5s ease-out 0s;
    padding: 10px;
}
.men-thumb-item:hover .men-cart-pro {
    opacity: 1;
    visibility: visible;
}
.men-thumb-item:hover .inner-men-cart-pro ul {
    margin: 20px 0 0;
}
.inner-men-cart-pro ul li a:hover {
    background: #ffc229 none repeat scroll 0 0;
}
.inner-men-cart-pro .link-product-add-cart {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transition: all 0.5s ease-out 0s;
}
.men-thumb-item:hover .inner-men-cart-pro .link-product-add-cart {
    top: 83.5%;
}
.link-product-add-cart:hover {
    background: #FDA30E none repeat scroll 0 0;
    color: #fff;
}
/*-- //effect --*/
.item-info-product h4 a {
    font-size: 15px;
    color: #FDA30E;
	text-decoration:none;
	font-weight:normal;
}
.info-product-price {
    margin: 15px 0;
}
.info-product-price span {
    color: #000;
    font-size: 23px;
}
.info-product-price del {
    color: #A7A7A7;
    margin-left: 10px;
}
.yes-marg{
	margin-top:30px;
}
a.single-item{
	color:#fff;
    font-size: 16px;
    padding: 3px 14px;
	text-decoration:none;
}
.ui-slider-horizontal { height: .3em; }
.ui-slider-horizontal .ui-slider-handle { top: -3px; margin-left: -2px;}
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }
.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }
.ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } /* more specificity required here to overide default borders */
.ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } /* vertical centre icon */
.ui-spinner-up { top: 0; }
.ui-spinner-down { bottom: 0; }

	.navbar-default .navbar-nav > li > a:hover {
		color:#fecc00 !important;
	}
	
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family: verdana;
    font-weight: 600;
	}	
p{
	margin:0;
	line-height:20px;
	font-size:15px;
	text-align:left;
}
ul{
	margin:0;
	
}
label{
	margin:0;
}
/*--banner-slider--*/
.banner{

-webkit-background-size: cover;
-o-background-size: cover;
-ms-background-size: cover;
-moz-background-size: cover;

}

.w98{
	width:98%;
	
}

ul.multi-column-dropdown li {
    list-style-type: none;
    line-height: 22px;
}

ul.multi-column-dropdown li a {
    text-decoration: none;
    font-size: 13px;
    color: #8E8E8E;
}

.dropdown-menu.columns-3 {
    min-width: 430px;
    padding: 30px 30px;
}
.dropdown-menu.columns-8 {
    min-width: 573px;
    padding: 30px 30px;
	max-width:900px;
	width:100%;
}

.navbar-header h1 {
    margin: 0;
    padding:10px 0;
    margin-top: 1px;
    font-size: 2em;
	font-family: verdana;
	
}
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: none;
  color: #fff;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#002663;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover,.hvr-bounce-to-bottom:focus,.hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before,.hvr-bounce-to-bottom:focus:before,.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
ul.nav.navbar-nav .hvr-bounce-to-bottom:before {
    background: #fff;
}
.hvr-bounce-to-bottom.active {
    background: #fdae38;
}
.navbar-default {
    background: none;
    border: none;
    margin: 0;
    min-height: inherit;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #99abd5;
   background:none!important;
}
.navbar-default .navbar-nav > li > a {
  font-size: 13px;
      padding: 7px 33px;
    font-size: 13px;
    color: #2e5fa0;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    
    letter-spacing: 0px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav li a.active {
   color: #003053;
}
.navbar-right {
    float: left!important;
    margin-right:0px!important;
}
.navbar-collapse {
    padding: 0!important;
}
/*-- nav-effect --*/
.nav > li {

    
}
.navbar-default {
    background: #fff;
    border: none;
    border-bottom:none;
	width: 100%;
	background: linear-gradient(to bottom, #fafafa 0%,#ffffff 10%,#ececec 100%) !important;
}
/*-- //nav-effect --*/
.navbar-default .navbar-brand {
    color: #fff;
    font-size: 31px;
    text-transform: capitalize;
    margin: 13px 10px 0px 25px;
    background: url(../images/logo.png) no-repeat 0px 0px;
    padding-left: 39px;
    background-size: 32px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-brand {
    height: initial;
    padding: 0;
    font-size: 18px;
    line-height: initial;
}
.contact-bnr-w3-agile {
    float: right;
}
.contact-bnr-w3-agile ul li {
    list-style: none;
    display: inline-block;
    border-left:;
    padding: 0px 10px;
    color: #000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact-bnr-w3-agile ul li a {
    color: #000;
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact-bnr-w3-agile ul li a, .contact-bnr-w3-agile ul li {
    font-size: 15px;
    letter-spacing: .7px;
}
.contact-bnr-w3-agile ul li i {
    color: #fff;
    font-size: 16px;
    margin-right: 0;
	padding:0 10px;
}
/*-- Slider Part starts Here --*/
#slider3,#slider4,#slider5  {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  /*-- w3layouts --*/
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
/*-- agileits --*/

.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 61%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 62px;
	width: 45px;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}

#slider3-pager a,#slider4-pager a ,#slider5-pager a  {
  display: inline-block;
}
#slider3-pager span,#slider4-pager span,#slider5-pager span{
}
#slider3-pager span,#slider4-pager span,#slider5-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	/*-- w3layouts --*/
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a ,#slider4-pager .rslides_here a,#slider5-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a,#slider5-pager a  {
  padding: 0;
}
#slider3-pager li, #slider4-pager li, #slider5-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
}

.callbacks_tabs{
	list-style: none;
	position: absolute;
    top: 140%;
    z-index: 999;
    left: 45.2%;
	padding: 0;
	margin: 0;
}
ul.callbacks_tabs.callbacks2_tabs {
    top: 120%;
    left: 30%;
}
/*-- agileits --*/
.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
}
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
 margin-left: 7px;
    display: inline-block;
}

.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    border: 4px solid #002663;
}
.callbacks_here a:after{
    background: #ff9900;
    border: 1px solid #ff9900;
    height: 3px;
    width: 40px;
    border-radius: 0;
    /* margin: 0 0px; */
}
a.callbacks_nav.callbacks1_nav.prev {
    background: transparent url("../images/arrr1.png") no-repeat 0px 2px;
    left: 16%;
    height: 65px;
    width: 65px;
    top: 53%;
}
.callbacks_nav.next {
    background: transparent url("../images/arrr2.png") no-repeat 0px 2px;
    left:80%;
    height: 65px;
    width: 65px;
    top: 53%;
}
a.callbacks_nav.callbacks3_nav.prev {
    background: transparent url("../images/arrow4.png") no-repeat left top;
    height: 62px;
    width: 64px;
    top: 61%;
    left: 0;
}
a.callbacks_nav.callbacks3_nav.next{
    background: transparent url("../images/arrow3.png") no-repeat -1px 0px;
    left: 95%;
    height: 62px;
    width: 64px;
	top:61%;
}

/*-- Slider part Ends Here --*/
.banner-text {
    width: 55%;
    margin: 15em auto 0;
    text-align: center;
}
.callbacks_nav {
    top: 90%!important;
}
.banner-text h3 {
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 4px;
    width: 67%;
    margin: 0 auto;
    line-height: 45px;
}
.banner-text p {
    color: #d3d9dd;
    padding: 5px 0px;
    margin-top: 19px;
    background: rgba(0, 0, 0, 0.58);
    line-height: 28px;
    letter-spacing: 1px;
    font-size: 16px;
}
.more-button a {
    padding: 8px 38px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    outline: none;
    margin-top: 4em;
    background: #ff9900;
	font-size: 15px;
    letter-spacing: .5px;
    text-transform: capitalize;
}
/*-- //Slider --*/
/*--modal--*/
.modal-content  img{
	width:100%;
}
.modal-content h4 {
    color: #002663;
    text-align: center;
    font-size: 26px;
    margin-bottom: .5em;
    text-transform: capitalize;
}
.modal-content h5 {
    color: #ff9900;
    padding-top: 15px;
    font-size: 22px;
    letter-spacing: 1px;
}
.modal-content p{
	color:#636363;
	font-size:14px;
	line-height:25px;
	    padding-top: 10px;
}
.modal-header {
    padding: 30px;
}
/*--//modal--*/
/*-- //Banner-Slider --*/
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    float: left;
}
/*-- main --*/
.services,.testimonials,.stats-agileits,.about,.team,.portfolio {
	padding: 0px 0px;
}
.heading-agileinfo {
    font-weight: 800;
    letter-spacing: -2px;
    font-size: 30px;
    margin-bottom: 1.5em;
    text-align: center;
    color: #002663;
    text-transform: capitalize;
	font-family:verdana;
}
/*-- //main --*/
/*-- banner-bottom --*/
.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
   width:100%;
}
.view-tenth .mask {
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth img {
   filter: alpha(opacity=1);
   opacity: 1;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view {
    float: none;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding:0;
    background: #1f7ab3;
	min-height:150px;
}
.view .mask,.view .content {
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.agile_text_box p {
    line-height: 1.8em;
    width: 75%;
    margin: 0 auto;
    color: #c4d6f3;
    font-size: 15px;
    letter-spacing: 1px;
}
.agile_text_box i{
	background:url(../images/img-sp.png) no-repeat -12px 0px;
	display:block;
	width:64px;
	height:64px;
	margin:0 auto;
}
i.men{
	background:url(../images/img-sp.png) no-repeat -102px -1px;
	display:block;
	width:64px;
	height:64px;
	margin:0 auto;
}
i.shipping{
	background:url(../images/img-sp.png) no-repeat -173px -1px;
	display:block;
	width:64px;
	height:64px;
	margin:0 auto;
}
i.clock{
	background:url(../images/img-sp.png) no-repeat -247px 11px;
	display:block;
	width:64px;
	height:64px;
	margin:0 auto;
}
.agile_text_box h3 {
    text-transform: capitalize;
    font-size: 1.4em;
    letter-spacing: .5px;
    color: #ff9900;
    line-height: 1.5em;
    margin: 1em 0 .3em;
}
.banner_bottom_right_grid {
    padding-right: 0;
}
.wthree_banner_bottom_right_grids:nth-child(2){
	margin:1em 0 0;
}
.banner_bottom_left h3 {
    font-size: 1.4em;
    letter-spacing: 1px;
    color: #212121;
    text-transform: uppercase;
}
.banner_bottom_left p i{
	color:#ff9900;
	display:block;
	margin:.5em 0 1em;
}
.banner_bottom_left {
    text-align: left;
    margin-top: 2em;
}
.banner_bottom_left p{
	color:#999;
	line-height:2em;
	margin-bottom: 3em;
    font-size: 16px;
}
.wthree_more1 a,.wthree_more2 a,.wthree_more3 a {
        padding: 8px 38px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    outline: none;
    background: #ff9900;
	font-size: 15px;
    letter-spacing: .5px;
    text-transform: capitalize;
}
.wthree_more1 .button--wayra {
    margin-left: 25em;
}
/*-- //banner-bottom --*/
/*-- banner-bottom1 --*/
.banner-bottom1{
	background:#ff9c47;
}
.agile_banner_bottom1_left{
	padding-left:0;
}
.agile_banner_bottom1_left img{
	width:100%;
}
.agile_banner_bottom1_right h3{
	font-size: 1.8em;
    color: #fff;
    line-height: 1.8em;
    text-transform: capitalize;
}
.agile_banner_bottom1_right {
    padding:6em 13em 5em 5em;
}
.agile_banner_bottom1_right p{
	margin:1em 0 2em;
	color:#ffffff;
	line-height:2em;
}
.details a{
	font-size: 1em;
    letter-spacing: 2px;
    color: #fff;
    text-decoration: none;
    padding-right: 2em;
    background: url(../images/img-sp.png) no-repeat 115px -92px;
}
.details a:hover{
    background:url(../images/img-sp.png) no-repeat 115px -140px;
	color:#212121;
}
/*-- //banner-bottom1 --*/


/*-- Stats --*/
.stats-agileits h3 {
    color: #fff!important;
}
.stats-agileits {
    background: #002663;
}
.stats-grid {
    text-align: center;
    margin-bottom: 4em;
}
.stats-grid:nth-child(3),.stats-grid:nth-child(4){
    margin-bottom: 0em!important;
}
.numscroller {
    font-size: 40px;
    margin: 20px 0 5px;
    color: #ff9900;
    font-family: verdana;
	    width: 35%;
    float: left;
}
.stats-grid h4 {
    font-family: verdana;
    font-size: 20px;
    font-weight: 700;
    margin-top: 1em;
	color:#404040;
}
.stats-info {
    width: 60%;
    margin: 0 auto;
    padding: 2em 2em;
    border: 5px solid rgba(238, 238, 238, 0.51);
    background: #ffffff;
}
.stat-info-w3ls {
    width: 65%;
    float: right;
}
.stat-info-w3ls i {
    color: #002663;
    font-size: 31px;
}
/*-- //Stats --*/
/*--sevices-section--*/
.popular-grid {
    padding: 0 !important;
}
.popular-text i {
    font-size: 2em;
    margin-top: 25px;
    color: #002663;
}
.popular-text {
    text-align: center;
  
    border-top: none;
	    width: 100%;
    margin: auto;
    font-size: 12px;
	background:#F4F4F4;
	padding:0 15%;
	border-right: 1px solid #fff;
	min-height:133px;
}
.popular-grid:hover img {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
.popular-grid img {
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
	    border: 1px solid #fff;
}
.popular-grid h5 {
    font-size: 1.8em;
    color: #000000;
    background: #ff9900;
    padding: 0.5em;
    margin: 10px 0 25px;
}
.popular-grid p {
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 30px;
    padding: 0em 1em 1.5em;
    color: #000000;
}
/*--//services-section--*/
/*-- team --*/
.team h3 {
    color: #fff;
}
.team {
    background: url(../images/team.jpg)no-repeat;
    background-size: cover;
    min-height: 400px;
}
.team-text {
    text-align: center;
    padding: 0.7em 1em;
    border-radius: 0px 0px 4px 4px;
}
.team-text h4 {
    font-size: 22px;
    color: #ff9900;
    margin-bottom: 0.3em;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.team-text h5 {
    font-size: 13px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.team-grid {
    margin-right: 7px;
    width: 24.5%;
    background: rgba(0, 0, 0, 0.45);
    padding: 1em 1em;
    margin-top: 3em;
}
.team-grid:nth-child(2) {
    margin-top: 0em!important;
}
.team-grid:nth-child(4) {
    margin-top: 0em!important;
}
.team-text p {
    font-size: 13.5px;
    text-align: center;
    color: #9a9a9a;
    margin: 10px 0px 0px;
    line-height: 25px;
    letter-spacing: .5px;
}
.team-grid:nth-child(4) {
    margin-right: 0px;
}
.team-grid img {
    border: 4px solid #000000;
    width: 100%;
}
.caption {
    opacity: 0;
    top: 0%;
    position: absolute;
    width: 90%;
    text-align: center;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.team-grid:hover .caption{
	display:block;
	top: 27%;
	opacity:1;
}
.caption ul {
    padding: 1em 0 .5em;
}
.caption ul li{
	list-style-type:none;
	display:inline-block;
}
.caption ul li:nth-child(2) {
    margin: 0 0.3em;
}
.caption ul li a i {
    font-size: 16px;
}
.caption ul li a {
    color: #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    font-size: 1.2em;
    line-height: 32px;
    text-align: center;
    background: #002663;
}
.caption .hvr-bounce-to-bottom:before {
    background: #ff9900!important;
}
/*
.caption ul li a i:hover {
    transform: rotateY(360deg);
    transition: .5s all;
}

.caption ul li a i.f1 {
    background:	#3b5998;
}
.caption ul li a i.f2 {
    background:#00aced;
}
.caption ul li a i.f3 {
    background: #F44336;
}*/
/*-- //team --*/

/*-- projects --*/
.portfolio{
	padding-bottom:0px!important;
}
.portfolio h3.h3-1 {
    font-weight: 600;
    font-size: 40px;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 600px;
}

.portfolio h3.h3-2 {
	font-size: 40px;
	font-weight: 100;
	text-align: left;
	margin-bottom: 50px;
    padding-left: 600px;
}

.filtr-item {
	padding: 0;
	width: 33.3335%;
	float: left;
}

.filtr-container {
    width: 99.9%;
}

.item-desc {
	background-color: rgba(0,0,0,0.5);
	color: white;
	position: absolute;
	text-transform: uppercase;
	text-align: center;
	z-index: 1;
}

.filtr-item {
	transform: scale(1) translate3d(0px, 0px, 0px);
	-o-transform: scale(1) translate3d(0px, 0px, 0px);
	transition: all 0.5s ease-out 0ms;
	-o-transition: all 0.5s ease-out 0ms;
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
}
@media screen and (max-width:991px) {
	.filtr-item {
		float: left;
		width: 33.33%;
	}
	.filterm{
	width:100% !important;	
	}
	
	.marginb20{
	margin-bottom:20px !important;	
	}
	
	.floatleft1{
	float:left !important;	
	}
	
	.fullwidth{
	width:100% !important;	
	}
	.width50{
	width:49% !important;	
	}
}

@media screen and (max-width:768px) {
	.filtr-item {
		float: left;
		width: 50%;
	}
	.w20{
	width:100% !important;	
	}
	
	.martop5{
	margin-top:30px !important;	
	}
	.tabs li{
	
	}
	
	.clearspan{
	clear: both;
    opacity: 0;
    width: 100%;
    display: block;
    height: 0;	
	}
	
	.tcenter{
	text-align:center;	
	}
	
	
}

@media screen and (max-width:600px) {
	/*.tab-content p {
		font-size:12px !important;
	}*/
	.price3 
	{
		font-size:15px;
	}
	.filtr-item {
		padding: 0em;
	}
}

@media screen and (max-width:414px) {
	
	.filtr-item {
		width: 100%;
	}
}

figure img {
    width: 100%;
}
.portfolio figure {
    margin: 11px;
    padding: 0;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
}

.portfolio figure:hover figcaption {
	/*-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);*/
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	top: 0;
}

.portfolio figcaption {
	/*-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);*/
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: -100%;
	background: rgba(0,0,0,.5);
	color: #fff;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	-ms-transition-delay: .5s;
	transition-delay: .5s;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.portfolio figcaption h3 {
    font-weight: 700;
    font-size: 30px;
    text-align: center!important;
    padding: 9px 0;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.44);
    margin-bottom: 0;
    position: relative;
    margin-top: 50px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -ms-transition-delay: 1s;
    transition-delay: 1s;
}

.portfolio figure:hover h3 {
	left: 0;
}

.portfolio figcaption a {
	color: #fff;
	border: 2px solid #fff;
	padding: 4px 10px;
	text-decoration: none;
}

.portfolio figcaption a:hover {
	color: #4f5856;
	background: #fff;
}
.portfolio figcaption h3 span {
    color: #ff9900;
    font-size: 34px;
}
.portfolio figcaption p {
    text-align: center;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 1em;
    line-height: 30px;
    color: #eee;
}
/*-- //projects --*/
/*--testimonials--*/
#flexiselDemo1 {
	display: none;
}

.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*-- Nav --*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 36px;
    height: 36px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    border: 1px solid #ffad00;
}
.nbs-flexisel-nav-left {
    left: 46.5%;
    top: 109% !important;
    background:#002663 url(../images/themes.png) no-repeat 10px 10px;
}
.nbs-flexisel-nav-right {
    right: 46.5%;
    top: 109% !important;
    background:#002663 url(../images/themes1.png) no-repeat 11px 11px;
}
.laptop {
    background: #002663;
    padding: 2em 2em;
    /* border: 1px solid #ff9900; */
    margin: 0 15px;
}
.team-left{
	padding:0;
	border:1px solid #e2e2e2;
}
.team-right p {
    font-size: 15px;
    color: #ffffff;
    line-height: 2.2em;
}
.team-right h5 {
    font-size: 17px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.name-w3ls {
    padding: 13px 30px 19px;
    display: inline-block;
    background: #ff9900;
    margin-top: 1em;
}
.name-w3ls span {
    display: inline-block;
    font-size: 13px;
    text-transform: capitalize;
    font-style: italic;
    letter-spacing: .8px;
    color: #7b4e00;
    margin-top: 10px;
}
.flex-slider {
    margin: 0px auto 59px;
}
/*--//testimonials--*/
/*-- mail --*/
.tittle-w3 {
    font-size: 1.5em;
    letter-spacing: 1px;
    color: #ff9900;
    margin: 0em 0 1.5em;
    text-align: center;
    text-transform: uppercase;
}
.tittle-w3 span {
    color: #ffffff;
}
.mail-grid1-form input[type="text"],.mail-grid1-form input[type="email"]{
	margin-bottom:1em;
}
.mail-grid1-form input[type="text"], .mail-grid1-form input[type="email"], .mail-grid1-form textarea {
    outline: none;
    border: none;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    background: #252525;
    border-bottom: 3px solid #171616;
    width: 100%;
}
.mail-grid1-form textarea {
    margin: 0 0 1.5em;
    min-height: 150px;
    resize: none;
}
.mail-grid1-form input[type="submit"] {
    outline: none;
    border: none;
    padding: 8px 38px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    outline: none;
    font-size: 15px;
    letter-spacing: .5px;
    text-transform: capitalize;
	background:#ff9900;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-appearance: none;
}
.mail-grid1-form input[type="submit"]:hover {
    background: #002663;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-appearance: none;
}
.map iframe {
    width: 100%;
    min-height: 480px;
    border: none;
}
.map {
    padding: 0;
}
.mail-agileits-w3layouts i {
    color: #fd6239;
    font-size: 28px;
    vertical-align: middle;
    border-right: 3px solid #000;
    padding: .8em .8em .8em 0em;
	float:left;
}
.contact-right p {
    display: block;
    margin: 0px 0px 8px;
    color: #000;
    font-size: 19px;
}
.contact-right {
    padding-left: 2em;
    float: left;
	padding-top: 8px;
}
.contact-right span, .contact-right a {
    font-size: 15px;
    text-decoration: none;
    color: #777;
	outline:none;
}
.contact-right a:hover{
    color: #fd6239;
}
.mail-grid1-form {
    padding: 3em;
    background: rgb(32, 32, 32);
}
/*-- //mail --*/
/*--footer--*/
.footer {
  padding: 1em 0 1em;
     background-color: rgb(16, 16, 16);
}
.footer h4 {
    margin:0 0 .5em;
}
.footer h3 {
    color: #fff;
    font-size: 1.4em;
    margin: 0.4em 0 .5em;
    text-transform: capitalize;
}
.footer-grids ul li {
      margin-bottom: 2px;
      list-style: none;
	     display: inline-block;
}
.footer-grids ul li a {
  color: #868686;
  font-size:12px;
  text-decoration: none;
}
ul.b-nav li{
	display:block;
}
section.social ul li a i {
    line-height: 34px;
    color: #fff;
}
.footer-grids ul li a:hover {
  color: #fff;
}
.footer-grids p  a{
	color: #868686;
    font-size: 14px;
    text-decoration: none;
}
.footer-grids p a:hover {
	color: #fff;
}
.footer-grids p {
    color: #a5a5a5;
    font-size: 12px;
    line-height: 1.8em;
    margin: 0;
    
}
p.footer-one-w3ls {
    padding-right: 20px;
}
.footer-grids.w3l-agileits span {
    color: #444;
    font-size: 14px;
    letter-spacing: .8px;
}
.footer-grids form {
  margin-top: 1.2em;
}
.footer-grids form input[type="email"] {
  width: 68%;
  padding: 9px 12px;
  font-size: 14px;
  float: left;
  color: #000;
  outline: none;
  border: none;
  background: #fff;
  -webkit-appearance: none;
}
.footer-grids form input[type="submit"] {
    font-size: 12px;
    float: left;
    color: #fff;
    outline: none;
    padding: 10.6px 9px;
    border: none;
    background:#ff9900;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-appearance: none;
}
.footer-grids form input[type="submit"]:hover{
	    background: #002663;
		 transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-appearance: none;
}
.footer-bottom {
	background-color: #201F1F;
	padding: 2em 0;
	text-align: center;
}
.footer-bottom p {
    color: #777;
    margin: 0;
    font-size: 14px;
    letter-spacing: .7px;
    margin-top: 9px;
}
.footer-bottom p a{
	color: #00c4ff;
	text-decoration:none;
}
.footer-bottom p a:hover{
	color: #ff0b00;
}
.top-w3ls a {
    color: #777;
    font-size: 14px;
    word-spacing: 1px;
    letter-spacing: .6px;
    text-decoration: none;
    display: block;
    text-align: right;
    margin-top: 6px;
}
.top-w3ls a:hover {
    color: #ffffff;
}
.top-w3ls a span {
    margin-right: 4px;
}
.social-icons-agileits ul {
    padding: 1em 0 .5em;
}
.social-icons-agileits ul li{
	list-style-type:none;
	display:inline-block;
}
.social-icons-agileits ul li:nth-child(2) {
    margin: 0 0.5em;
}
.social-icons-agileits ul li a i {
    font-size: 16px;
}
.social-icons-agileits ul li a {
    color: #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    font-size: 1.2em;
    line-height: 32px;
    text-align: center;
    background: #002663;
}
.social-icons-agileits .hvr-bounce-to-bottom:before {
    background: #ff9900!important;
}
.copy h2 a {
    text-decoration: none;
    color: #fff;
}
.copy h2 a span {
    color: #ff9900;
}
.copy h2 {
    display: inline-block;
    float: left;
	font-size: 30px;
}
/*--//footer--*/
/*--copy-right--*/
.copy {
    text-align: center;
    background: #000000;
	padding:10px 0;
}
.copy p {
    color: #C1C1C1	;
    font-size: 13px;
    display: inline-block;
    float: right;
    margin-top: 8px;
}
.copy p a {
    color: #ff9900;
    text-decoration: none;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.copy p a:hover{
	color:#fff;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*--//copy-right--*/
/*--//footer--*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 24px;
	right: 1%;
	overflow: hidden;
	z-index: 999; 
    width: 64px;
    height: 64px;
	border: none;
	text-indent: 100%;
	background: url("../images/arr.png") no-repeat 0px 0px;
}
#toTopHover {
    width: 64px;
    height: 64px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*--responsive--*/
@media(max-width:1440px){
	.banner-text h3 {
		width: 75%;
	}
	.banner {
		
	}
	.banner-text {
		margin: 12em auto 0;
	}
	.callbacks_tabs {
		left: 44.4%;
	}
}
@media(max-width:1366px){
	.banner {
		
	}
	.banner-text h3 {
		width: 79%;
	}
	.more-button a {
		margin-top: 3.5em;
	}
	.callbacks_tabs {
		left: 44%;
	}
	a.callbacks_nav.callbacks1_nav.prev {
		left: 15%;
	}
	.popular-grid h5 {
		font-size: 1.6em;
		letter-spacing: .8px;
	}
	.contact-bnr-w3-agile ul li {
		padding: 0px 9px;
	}
}
@media(max-width:1280px){
	.banner {
		min-height: ;
	}
	.banner-text {
		width: 60%;
		margin: 11em auto 0;
	}
	a.callbacks_nav.callbacks1_nav.prev {
		left: 12%;
	}
	.callbacks_nav.next {
		left: 83%;
	}
	.callbacks_tabs {
		left: 43.5%;
	}
	.navbar-default .navbar-brand {
		font-size: 27px;
		margin: 13px 14px 0px 20px;
		background: url(../images/logo.png) no-repeat 0px 1px;
		padding-left: 36px;
		background-size: 26px;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 12px;
		padding: 7px 13px;
	}
	
	.contact-bnr-w3-agile ul li {
		padding: 18.2px 16px;
	}
	.banner-text p {
		font-size: 15px;
	}
	.services, .testimonials, .stats-agileits, .about, .team, .portfolio {
		padding: 75px 0px;
	}
	.heading-agileinfo {
		font-size: 30px;
		margin-bottom: 1.2em;
	}
	.mail-grid1-form {
		padding: 2.5em;
	}
	.map iframe {
		min-height: 464px;
	}
	.footer {
		padding: 4em 0 3em;
	}
	.footer h3 {
		font-size: 1.3em;
	}
	.copy h2 {
		font-size: 27px;
	}
	.copy {
		padding: 1.2em 0em;
	}
	.copy p {
		margin-top: 6px;
	}
	.footer-grids ul li {
		margin-bottom: 10px;
	}
}
@media(max-width:1080px){
	.navbar-default .navbar-nav > li > a {
		padding: 16.3px 14.25px;
		font-size: 12px;
	}
	.navbar-default .navbar-brand {
		font-size: 25px;
		margin: 11px 13px 0px 14px;
		background: url(../images/logo.png) no-repeat 0px 2px;
		padding-left: 31px;
		background-size: 23px;
	}
	.contact-bnr-w3-agile ul li a, .contact-bnr-w3-agile ul li {
		font-size: 13.5px;
	}
	.contact-bnr-w3-agile ul li {
		padding: 17px 16px;
	}
	.banner-text h3 {
		font-size: 30px;
		letter-spacing: 3px;
		line-height: 39px;
	}
	.banner {
		min-height: 500px;
	}
	.banner-text {
		margin: 8.5em auto 0;
	}
	.banner-text p {
		font-size: 14px;
		padding: 3px 0px;
		margin-top: 14px;
	}
	.callbacks_tabs {
		left: 42.5%;
	}
	a.callbacks_nav.callbacks1_nav.prev,.callbacks_nav.next {
		height: 50px;
		width: 50px;
		background-size: 48px;
		top: 96%!important;
	}
	.callbacks_tabs {
		top: 144%;
	}
	.agile_text_box h3 {
		font-size: 1.2em;
		letter-spacing: .2px;
		margin: 2px 0 2px;
	}
	.banner_bottom_left {
		margin-top: 1em;
	}
	.banner_bottom_left p {
		font-size: 15px;
	}
	.stats-info {
		width: 75%;
	}
	.agile_text_box p {
		font-size: 14px;
	}
	.stats-grid h4 {
		font-size: 19px;
	}
	.numscroller {
		font-size: 35px;
	}
	.popular-grid p {
		font-size: 14px;
		padding: 0em 1em 1.2em;
	}
	.popular-grid h5 {
		font-size: 1.3em;
		margin: 7px 0 14px;
	}
	.popular-text i {
		font-size: 1.8em;
		margin-top: 13px;
	}
	.team-grid {
		width: 24.4%;
	}
	.team-text h4 {
		font-size: 18px;
	}
	.team-text h5 {
		font-size: 12px;
	}
	.team-text p {
		font-size: 13px;
		letter-spacing: .8px;
	}
	.portfolio figcaption h3 {
		font-size: 25px;
		margin-top: 34px;
	}
	.portfolio figcaption h3 span {
		font-size: 30px;
	}
	.portfolio figcaption p {
		font-size: 13px;
		padding: 0 17px;
		line-height: 26px;
	}
	.team-right {
		padding-left: 0;
	}
	.team-right p {
		font-size: 12.5px;
	}
	.team-right h5 {
		font-size: 15px;
	}
	.name-w3ls span {
		font-size: 12px;
	}
	.nbs-flexisel-nav-left {
		left: 45.5%;
	}
	.nbs-flexisel-nav-right {
		right: 45.5%;
	}
	.footer h3 {
		font-size: 1.2em;
	}
	.footer-grids p {
		font-size: 12px;
	}
	.footer-grids ul li a {
		font-size: 12px;
	}
	.footer-grids ul li {
		margin-bottom: 8px;
	}
	.social-icons-agileits ul li a {
		line-height: 37px;
	}
	.footer-grids form input[type="email"] {
		width: 64%;
	}
	.footer {
		padding: 2.7em 0 2.2em;
	}
	.tittle-w3 {
		font-size: 1.3em;
		margin: 0em 0 1.2em;
	}
	.mail-grid1-form input[type="text"], .mail-grid1-form input[type="email"], .mail-grid1-form textarea {
		font-size: 13px;
	}
	.mail-grid1-form textarea {
		min-height: 100px;
	}
	.mail-grid1-form input[type="submit"] {
		padding: 7px 34px;
		font-size: 13px;
	}
	.map iframe {
		min-height: 387px;
	}
}
@media(max-width:1050px){
	.navbar-default .navbar-nav > li > a {
		font-size: 10.72px;
	}
	.banner {
		min-height: 480px;
	}
	.banner-text {
		margin: 8em auto 0;
	}
	.popular-grid p {
		font-size: 13.5px;
	}
	.popular-grid h5 {
		font-size: 1.2em;
	}
	.team-grid {
		margin-top: 2em;
	}
	.map iframe {
		min-height: 386px;
	}
}
@media(max-width:1024px){
	.contact-bnr-w3-agile ul li i {
		margin-right: 6px;
	}
	.contact-bnr-w3-agile ul li {
		padding: 17px 14px;
	}
	.banner {
		min-height: 475px;
	}
	.banner-text h3 {
		font-size: 26px;
		line-height: 36px;
		 width: 74%;
	}
	.more-button a {
		padding: 7px 30px;
		margin-top: 3em;
		font-size: 13px;
		letter-spacing: 1px;
	}
	.callbacks_tabs {
		top: 140%;
		left: 42%;
	}
	.heading-agileinfo {
		font-size: 30px;
	}
	.flex-slider {
		margin: 0px auto 56px;
	}
	.map iframe {
		min-height: 387px;
	}
	.footer-grids form input[type="email"] {
		font-size: 13px;
	}
	.footer-grids form input[type="submit"] {
		padding: 9.4px 9px;
	}
	.wthree_more1 a {
		padding: 7px 30px;
		font-size: 13px;
		letter-spacing: 1px;
	}
}
@media(max-width:991px){
	.navbar-default .navbar-brand {
		font-size: 21px;
		background: url(../images/logo.png) no-repeat 0px 1px;
		padding-left: 28px;
		background-size: 20px;
	}
	.navbar-nav > li > a {
		padding: 15px 13.4px;
	}
	.contact-bnr-w3-agile ul li {
		padding: 17px 11.92px;
	}
	.banner_bottom_left {
		margin-top: 0;
	}
	.wthree_more1 .button--wayra {
		margin-left: 32em;
	}
	.banner_bottom_right {
		margin: 0 0 3em;
		padding:0;
	}
	.banner_bottom_right_grid {
		float: left;
		width: 50%;
	}
	.agile_text_box h3 {
		font-size: 1.2em;
	}
	.view {
		padding: 2.5em 1em;
	}
	.banner_bottom_left p {
		margin-bottom: 1.5em;
	}
	.popular-grid {
		width: 25%;
		float: left;
	}
	.popular-grid img {
		width: 100%;
	}
	.team-grid {
		width: 46%;
		float: left;
		margin: 0 14px;
	}
	.team-grid:nth-child(1),.team-grid:nth-child(2) {
		margin-bottom:1em;
	}
	.filtr-item {
		float: left;
		width: 50%;
	}
	.team-text h4 {
		font-size: 19px;
		margin-top: 8px;
	}
	.portfolio figcaption h3 {
		margin-top: 50px;
	}
	.team-left {
		padding: 0;
		border: 1px solid #e2e2e2;
		float: left;
		    width: 27%;
	}
	.team-right {
		float:right;
		width:65%;
	}
	.nbs-flexisel-nav-left {
		left: 40.5%;
		top: 109% !important;
	}
	.name-w3ls {
		margin-top: 3em;
	}
	.team-right p {
		font-size: 13.5px;
	}
	.flex-slider {
		margin: 0px auto 58px;
	}
	.mail-grid1-form {
		padding: 2.5em;
		width: 50%;
		float: left;
	}
	.map {
		width: 50%;
		float: left;
	}
	.footer-grids {
		width: 50%;
		float: left;
	}
	.footer-grids:nth-child(3),.footer-grids:nth-child(4){
		margin-top:1em;
	}
}
@media(max-width:900px){
	.contact-bnr-w3-agile ul li {
		padding: 7px 16px;
		display: block;
		font-size: 13px;
		border-left: none;
	}
	.contact-bnr-w3-agile ul li:nth-child(1) {
		border-bottom: 1px solid #918c8c;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 23.3px 20.2px;
	}
	.contact-bnr-w3-agile ul li a, .contact-bnr-w3-agile ul li {
		font-size: 13px;
	}
	.navbar-default .navbar-brand {
		margin: 21px 13px 0px 14px;
	}
	.banner-text h3 {
		font-size: 24px;
		line-height: 35px;
		width: 74%;
		letter-spacing: 2px;
	}
	.banner {
		min-height: 420px;
	}
	.banner-text {
		margin: 5.5em auto 0;
	}
	.banner-text p {
		font-size: 13px;
		padding: 1px 0px;
		margin-top: 9px;
		letter-spacing: .5px;
	}
	.callbacks_tabs a:after {
		width: 13px;
		height: 13px;
	}
	.callbacks_here a:after {
		height: 2px;
		width: 30px;
	}
	.callbacks_tabs {
		top: 147%;
	}
	.banner_bottom_left h3 {
		font-size: 1.2em;
		letter-spacing: .5px;
	}
	.services, .testimonials, .stats-agileits, .about, .team, .portfolio {
		padding: 65px 0px;
	}
	.stat-info-w3ls i {
		font-size: 25px;
	}
	.numscroller {
		font-size: 30px;
	}
	.stats-grid h4 {
		font-size: 17px;
	}
	.heading-agileinfo {
		font-size: 30px;
	}
	.popular-grid h5 {
		font-size: 1.1em;
		margin: 6px 0 11px;
	}
	.popular-grid p {
		font-size: 13px;
		line-height: 28px;
		padding: 0em 1em .8em;
	}
	.flex-slider {
		margin: 0px auto 59px;
	}
}
@media(max-width:800px){
	.banner-text h3 {
		font-size: 22px;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 23.3px 13px;
	}
	.callbacks_tabs {
		left: 40.5%;
		top: 143%;
	}
	.banner {
		min-height: 373px;
	}
	.banner-text {
		margin: 4em auto 0;
	}
	.more-button a {
		padding: 5px 23px;
		margin-top: 2.5em;
	}
	.stats-grid h4 {
		font-size: 16px;
	}
	.stats-info {
		width: 80%;
	}
	.popular-grid {
		width: 50%;
	}
	.popular-grid:nth-child(3),.popular-grid:nth-child(4) {
		margin-top:1.5em;
	}
	.popular-grid h5 {
		font-size: 1.2em;
	}
	.popular-grid p {
		font-size: 13.5px;
		padding: 0em 1.5em 1em;
	}
	.copy p {
		font-size: 12px;
	}
	.copy h2 {
		font-size: 23px;
	}
	.nbs-flexisel-nav-right {
		right: 43.5%;
	}
	.nbs-flexisel-nav-left {
		left: 42.5%;
	}
	#toTop {
		bottom: 46px;
		right: 3%;
		width: 25px;
		height: 25px;
		background: url(../images/arr.png) no-repeat 0px 0px;
		background-size: 25px;
	}
	.contact-bnr-w3-agile ul li i {
		font-size: 13px;
	}
	.contact-bnr-w3-agile ul li a, .contact-bnr-w3-agile ul li {
		font-size: 12px;
	}
	.contact-bnr-w3-agile ul li {
		padding: 8px 15px;
	}
}
@media(max-width:768px){
	.navbar-default .navbar-brand {
		font-size: 20px;
		padding-left: 25px;
		background-size: 19px;
	}
	.contact-bnr-w3-agile ul li {
		padding: 7px 10px;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 23.3px 11.1px;
	}
	.banner-text h3 {
		font-size: 20px;
		line-height: 31px;
		width: 69%;
	}
	.banner-text {
		width: 65%;
	}
	a.callbacks_nav.callbacks1_nav.prev, .callbacks_nav.next {
		height: 40px;
		width: 40px;
		background-size: 39px;
		top: 117%!important;
	}
	a.callbacks_nav.callbacks1_nav.prev {
		left: 9%;
	}
	.callbacks_nav.next {
		left: 86%;
	}
	.banner {
		min-height: 358px;
	}
	.contact-bnr-w3-agile ul li a, .contact-bnr-w3-agile ul li {
		font-size: 13px;
	}
	.numscroller {
		width: 32%;
	}
	.stat-info-w3ls {
		width: 68%;
	}
	.mail-grid1-form {
		padding: 2.5em 5em;
		width: 100%;
		float: none;
	}
	.map {
		width: 100%;
		float: none;
	}
	.map iframe {
		min-height: 250px;
	}
}
@media(max-width:767px){
	 ul.nav.navbar-nav.navbar-right {
		margin: 0;
		margin-left: 0;
		width: 100%;
	}
	.navbar-default .navbar-nav > li > a { 
		text-align: center;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none;
		background: #000;
	}
	.navbar-default .navbar-toggle {
		border-color: #fdae38;
		background: #fdae38;
		margin: 0;
		margin: 12px 20px 10px 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #FFF;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #ff9900;
	}
	.navbar-default .navbar-nav > li > a:before { 
		width: 0; 
	}
	.navbar-default .navbar-nav > li > a {
		padding: 1em;
		color: #fff;
		font-size: 0.8em;
	}
	.navbar-nav > li {
		margin: 0;
		transition:0.5s all;
		-webkit-transition:0.5s all;
		-moz-transition:0.5s all;
		-o-transition:0.5s all;
		-ms-transition:0.5s all;
	}
	
	div#bs-example-navbar-collapse-1 {
		background: rgba(0, 0, 0, 0.83);
		margin: 0;
		padding: 0;
		position: absolute;
		width:100%;
		z-index: 9999;
		margin-top:2.1em;
		text-align: center!important;
	}
	.navbar-default .navbar-nav > li > a:before {
		width: 0;
		display:none;
	}
	.navbar-nav > li:hover {
		background: #fdae38;
		transition:0.5s all;
		-webkit-transition:0.5s all;
		-moz-transition:0.5s all;
		-o-transition:0.5s all;
		-ms-transition:0.5s all;
	}
	
	.navbar-toggle {
		position: relative;
		float: right;
		padding:11px 10px;
		margin-top: 8px;
		margin-right: 15px;
		margin-bottom: 8px;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 0;
	}
	.contact-bnr-w3-agile {
		float: none;
	}
	.contact-bnr-w3-agile ul li:nth-child(1) {
		border-bottom: none;
		border-right: 1px solid #918c8c;
	}
	.contact-bnr-w3-agile ul  {
		border: 1px solid #918c8c;
	}
	.contact-bnr-w3-agile ul li {
		padding: 7px 10px;
		width: 50%;
		float: left;
		text-align: center;
	}
	.banner-text {
		margin: 3em auto 0;
	}
	.more-button a {
		margin-top: 2em;
	}
	.modal-dialog {
		width: 90%;
		margin: 2em auto 0;
	}
	.stats-grid {
		width: 50%;
		float: left;
	}
	.navbar-default .navbar-brand {
		font-size: 22px;
		padding-left: 28px;
		background-size: 21px;
		margin: 18px 13px 0px 24px;
	}
	.banner_bottom_left p {
		font-size: 14px;
	}
}
@media(max-width:736px){
	.banner_bottom_left h3 {
		font-size: 1.1em;
		letter-spacing: .6px;
	}
	.stats-grid h4 {
		font-size: 15px;
	}
	.numscroller {
		font-size: 27px;
		margin: 12px 0 5px;
	}
	.stat-info-w3ls i {
		font-size: 22px;
	}
	.team-grid {
		width: 44%;
		margin: 0px 20px;
	}
}
@media(max-width:667px){
	.banner-text h3 {
		font-size: 18px;
		line-height: 25px;
	}
	.banner-text p {
		font-size: 12px;
		padding: 0px 0px;
	}
	.banner-text {
		width: 69%;
	}
	a.callbacks_nav.callbacks1_nav.prev {
		left: 8%;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 0.7em;
	}
	.banner {
		min-height: 335px;
	}
	.callbacks_tabs {
		left: 39%;
	}
	.stats-info {
		width: 87%;
	}
	.team-grid {
		margin: 0px 18px;
	}
	.portfolio figcaption h3 {
		margin-top: 31px;
		font-size: 23px;
	}
	.portfolio figcaption h3 span {
		font-size: 26px;
	}
	.name-w3ls {
		margin-top: 1em;
	}
	.mail-grid1-form {
		padding: 2.5em 3em;
	}
}
@media(max-width:640px){
	.banner-text {
		margin: 2.4em auto 0;
	}
	.callbacks_tabs {
		left: 38.4%;
		top: 150%;
	}
	.services, .testimonials, .stats-agileits, .about, .team, .portfolio {
		padding: 55px 0px;
	}
	.agile_text_box p {
		font-size: 13px;
	}
	.stats-grid ,.stats-grid:nth-child(3){
		width: 100%;
		float: none;
		margin-bottom: 6em!important;
	}
	.stats-info {
		width: 58%;
	}
	.heading-agileinfo {
		font-size: 30px;
	}
	.team-grid {
		width: 43%;
	}
	.flex-slider {
		margin: 0px auto 56px;
	}
	.team-right p {
		font-size: 13px;
	}
	p.footer-one-w3ls {
		padding-right: 12px;
	}
	.copy h2 {
		display: block;
		float: none;
	}
	.copy p {
		margin-top: 15px;
		float: none;
	}
	.tittle-w3 {
		font-size: 1.2em;
	}
	.footer h3 {
		font-size: 1.1em;
	}
	.footer-grids form input[type="submit"] {
		padding: 9.9px 9px;
	}
}
@media(max-width:600px){
	.banner-text {
		width: 75%;
	}
	a.callbacks_nav.callbacks1_nav.prev, .callbacks_nav.next {
		height: 35px;
		width: 35px;
		background-size: 33px;
		top: 123%!important;
	}
	.callbacks_nav.next {
		left: 88.5%;
	}
	a.callbacks_nav.callbacks1_nav.prev {
		left: 5.5%;
	}
	.banner_bottom_right {
		margin: 0 0 2em;
	}
	.banner_bottom_left p i {
		margin: .5em 0 0em;
	}
	.banner_bottom_left p {
		font-size: 13.4px;
	}
	.popular-grid p {
		font-size: 13.4px;
		line-height: 26px;
		padding: 0em 1.5em 1em;
	}
	.portfolio figcaption h3 {
		margin-top: 20px;
	}
	.team-right h5 {
		font-size: 14px;
	}
	.name-w3ls span {
		font-size: 11px;
	}
	.name-w3ls {
		margin-top: .5em;
		padding: 11px 22px 17px;
	}
	.nbs-flexisel-nav-right {
		right: 42.5%;
	}
	p.footer-one-w3ls {
		padding-right: 10px;
	}
	.footer-grids p {
		font-size: 12px;
	}
}
@media(max-width:568px){
	.banner-text p {
		font-size: 12px;
		padding: 5px 23px;
		line-height: 22px;
	}
	.banner-text h3 {
		font-size: 16px;
		line-height: 23px;
		width: 67%;
	}
	.more-button a {
		margin-top: 1.5em;
	}
	.callbacks_tabs {
		left: 36.8%;
		top: 136%;
	}
	.team-grid {
		width: 47%;
		margin: 0px 7px;
	}
	.portfolio figcaption p {
		line-height: 24px;
	}
	.footer-grids {
		width: 100%;
		float: none;
	}
	a.callbacks_nav.callbacks1_nav.prev, .callbacks_nav.next {
		top: 111%!important;
	}
}
@media(max-width:480px){
	h4, .h4{
	font-size:15px;
	}
	.tab-content p{
	font-size:13px;	
	}
	.plussign{
	font-size:13px !important;	
	}
	.banner-text h3 {
		width: 77%;
	}
	.callbacks_tabs {
		left: 34.3%;
	}
	a.callbacks_nav.callbacks1_nav.prev {
		left: 4.2%;
	}
	.banner_bottom_right_grid {
		float: none;
		width: 100%;
	}
	.banner_bottom_right_grid {
		padding-right: 18px;
	}
	.view:nth-child(1),.view:nth-child(3){
		margin-bottom: 1em;
	}
	.wthree_banner_bottom_right_grids:nth-child(2) {
		margin: 0em 0 0;
	}
	.stats-info {
		width: 72%;
	}
	.heading-agileinfo {
		font-size: 24px;
	}
	.team-grid {
		width: 100%;
		float: none;
	}
	.team-main {
		width: 68%;
		margin: 0 auto;
	}
	.team-grid:nth-child(4) {
		margin-top: 1em!important;
	}
	.filtr-item {
		float: none;
		width: 100%;
	}
	.portfolio figcaption h3 {
		margin-top: 50px;
	}
	.portfolio figcaption p {
		padding: 0 21px;
		margin-top: 2em;
	}
	.nbs-flexisel-nav-right {
		right: 37.5%;
	}
	.mail-grid1-form {
		padding: 2.5em 2em;
	}
	.mail-grid1-form input[type="submit"] {
		padding: 6px 30px;
	}
	.copy p {
		margin-top: 9px;
		float: none;
		line-height: 26px;
		font-size: 11.5px;
		letter-spacing: 1px;
	}
	.services, .testimonials, .stats-agileits, .about, .team, .portfolio {
		padding: 50px 0px;
	}
	.footer {
		padding: 2.3em 0 2.2em;
	}
}
@media(max-width:414px){
	.banner-text h3 {
		width: 79%;
		font-size: 14px;
		line-height: 21px;
	}
	.banner-text {
		margin: 1.8em auto 0;
	}
	a.callbacks_nav.callbacks1_nav.prev {
		left: 3.2%;
	}
	.callbacks_tabs li {
		margin-left: 3px;
	}
	.banner-text p {
		margin-top: 5px;
	}
	.banner {
		min-height: 320px;
	}
	.stats-info {
		padding: 1.5em .9em;
	}
	.heading-agileinfo {
		font-size: 23px;
		padding: 0 21px;
		line-height: 35px;
	}
	.numscroller {
		font-size: 25px;
		margin: 15px 0 5px;
	}
	.popular-grid:nth-child(2){
		margin-top: 1.5em;
	}
	.popular-grid {
		width: 100%;
		float: none;
	}
	.team-left {
		padding: 0;
		border: 1px solid #e2e2e2;
		float: left;
		width: 46%;
		margin: 24px auto 0;
		text-align: center;
	}
	.team-right {
		float: none;
		width: 100%;
		padding: 0;
	}
	.team-main {
		width: 75%;
	}
	.nbs-flexisel-nav-left {
		left: 37.5%;
	}
	.map iframe {
		min-height: 215px;
	}
	.footer-grids form input[type="submit"] {
		padding: 9.81px 9px;
	}
	.flex-slider {
		margin: 0px auto 70px;
	}
	.services, .testimonials, .stats-agileits, .about, .team, .portfolio {
		padding: 40px 0px;
	}
	.heading-agileinfo {
		margin-bottom: .5em;
	}
	.banner_bottom_right {
		margin: 0 0 1em;
	}
	.footer {
		padding: 1.8em 0 2.2em;
	}
}
@media(max-width:384px){
	.banner-text h3 {
		width: 86%;
	}
	a.callbacks_nav.callbacks1_nav.prev {
		left: 2.2%;
		top: 114%!important;
	}
	.callbacks_tabs {
		left: 33.3%;
		top: 138%;
	}
	.banner-text p {
		font-size: 11.5px;
		padding: 5px 18px;
		line-height: 20px;
	}
	.more-button a {
		font-size: 11px;
	}
	.banner {
		min-height: 310px;
	}
	.services, .testimonials, .stats-agileits, .about, .team, .portfolio {
		padding: 30px 0px;
	}
	.numscroller {
		width: 100%;
		float: none;
	}
	.numscroller:nth-child(1) {
		margin-top:0px;
	}
	.stat-info-w3ls {
		width: 100%;
		float: none;
	}
	.stats-grid, .stats-grid:nth-child(3) {
		margin-bottom: 2em!important;
	}
	.footer h3 {
		font-size: 1.05em;
	}
	.copy p {
		padding: 0 15px;
	}
	.copy h2 {
		font-size: 21px;
	}
	.team-text h4 {
		font-size: 17px;
		margin-top: 2px;
	}
	.team-text h5 {
		font-size: 11px;
	}
	.team-text p {
		font-size: 12px;
		margin: 6px 0px 0px;
	}
}
@media(max-width:375px){
	.banner-text h3 {
		width: 88%;
	}
	.team-main {
		width: 80%;
	}
	.laptop {
		padding: 1.5em 1.5em;
	}
}
@media(max-width:320px){
	.view {
		padding: 2.5em 0em;
	}
	.team-main {
		width: 90%;
	}
	.banner-text p {
		padding: 5px 12px;
	}
	.banner-text h3 {
		width: 94%;
		font-size: 13px;
		letter-spacing: 1.5px;
		line-height: 19px;
	}
	.navbar-toggle {
		padding: 7px 6px;
	}
	.navbar-default .navbar-brand {
		font-size: 21px;
		margin: 14px 13px 0px 20px;
	}
	.contact-bnr-w3-agile ul li {
		width: 100%;
		float: none;
	}
	.contact-bnr-w3-agile ul li:nth-child(1) {
		border-right: none;
		border-bottom: 1px solid #918c8c;
	}
	.banner-text {
		margin: 1em auto 0;
	}
	a.callbacks_nav.callbacks1_nav.prev {
		left: 1%;
	}
	a.callbacks_nav.callbacks1_nav.prev, .callbacks_nav.next{
		top: 119%!important;
	}
	.callbacks_tabs {
		left: 29.8%;
		top: 139%;
	}
	.heading-agileinfo {
		font-size: 22px;
	}
	.portfolio figcaption h3 {
		margin-top: 31px;
		font-size: 19px;
	}
	.portfolio figcaption h3 span {
		font-size: 20px;
	}
	.portfolio figcaption p {
		margin-top: 0.8em;
		line-height: 22px;
		font-size: 12px;
	}
	.nbs-flexisel-nav-right {
		right: 34.5%;
	}
	.flex-slider {
		margin: 0px auto 67px;
	}
	.mail-grid1-form input[type="text"], .mail-grid1-form input[type="email"] {
		margin-bottom: .6em;
	}
	.mail-grid1-form {
		padding: 2.5em 1.5em;
	}
	.footer-grids ul li a {
		font-size: 12px;
	}
	.copy h2 {
		font-size: 19px;
	}
	.footer-grids form input[type="submit"] {
		padding: 9.593px 9px;
	}
}
/*--responsive--*/

/*--register--*/ 

  .register-top-grid h2, .register-bottom-grid h2 { color:#000; font-size:1.5em; padding-bottom:1em; margin: 0; } 

  

   .register-top-grid h4, .register-bottom-grid h4 { color:#7E7D7D; font-size:20px; padding-bottom:10px; margin: 0; } 

  

  .register-top-grid div, .register-bottom-grid div { width: 48%; float: left; margin: 10px 0; } .register-top-grid span, .register-bottom-grid span { color:#002663; font-size:14px; font-weight:600; padding-bottom: 0.2em; display: block; text-transform: none; } .register-top-grid input[type="text"], .register-bottom-grid input[type="password"] { border: 1px solid #B8B8B8; outline-color:#FF5B36; width: 96%; font-size: 1em; padding: 0.5em; } .register-top-grid select { border: 1px solid #B8B8B8; outline-color:#FF5B36; width: 96%; font-size: 1em; padding: 0.5em; } .register-top-grid input { border: 1px solid #B8B8B8; outline-color:#FF5B36; width: 96%; font-size: 1em; padding: 0.5em; } .register-top-grid2 h2, .register-bottom-grid h2 { color:#000; font-size:1.5em; padding-bottom:1em; margin: 0; } .register-top-grid2 div, .register-bottom-grid div { width: 100%; float: left; margin: 10px 0; } .register-top-grid2 span, .register-bottom-grid span { color:#999; font-size: 0.85em; padding-bottom: 0.2em; display: block; text-transform: uppercase; } .register-top-grid2 input[type="text"], .register-bottom-grid input[type="password"] { border: 1px solid #787777; outline-color:#FF5B36; width: 80%; max-width:400px; font-size: 1em; padding: 10px; }
  
  
  .register-top-grid2{
	width:100%;  
  }
   .register-top-grid2 div{
	width:20%;  
	padding-top:0;
	padding-bottom:0;
	margin:0;
	font-weight:300;
  }
     .register-top-grid2 div div{
	width:100%;  
	padding-top:0;
	padding-bottom:0;
	margin:0;
	font-weight:300;
  }
       .register-top-grid2 div div label.checkbox{
	width:100%;  
	font-size:300;
  }
        .register-top-grid2 div div label{
	width:100%;  
	font-weight:300;
  }
  
  .item1{
	list-style:none;
	padding:5px 0;
	font-size:15px;  
  }
  
  .tab-t{
	color:#fff;  
  }
  
  @media screen and (max-width: 1200px) {

	  
	  .midimg{
		      width: 34.5%;
		  
	  }
	    .midimg a img{
		      width: 100%;
		  
	  }
	     .midimg a{
		      display:inline-block;
			  width:100%;
		  
	  }
	  
	  .topbanleft a{
		   display:inline-block;
		  
	  }
	  
	  .checkout1{
		  
	  }
	  
	
	.w20 {
    width: 20% !important;
    margin-left:0 !important ;
    margin-top: 3px;
} 
.navbar-default .navbar-nav > li > a {
padding: 15px 1%;	
	
}

.navbar-nav{
	
}

.header-nav{
width:100%;	
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
max-width:100% !important;	
}
.navbar-default .navbar-nav > li > a{
padding: 5px 10px !important;
}
	  
  }
  
    @media screen and (max-width: 1150px) {
	.header-nav {
    width: 89%;
}	


	  .topbanleft {
    display: inline-block;
    width: 28% !important;
}

	  .topbanleft a img {
   
    width: 100% !important;
}


	}
  
  @media screen and (max-width: 1000px) {
	  
	  .topbanleft {
    display: inline-block;
    width: 28%;
}
	  
	  .marlr{
	float:none;
	text-align:center !important;
	width:100%;  
	  }
	  .logo{
		  
	  }
	   .logo h1{
		  text-align:center
	  }
	    .logo h1 img{
		  margin:auto !important;
	  }
	  
	  .navbar-header{
		  float:none !important;
	  }
	  
	  .w20{
		width:80% !important ;
		clear:both;
		margin:auto !important;  
	  }
	  .topmar5{
		width:100% !important;
		text-align:center !important; 
		padding:15px 0 !important; 
		clear:both;
	  }
	
	.banner{
	min-height:auto !important;	
	}
	

	
	.small1{
	width:100% !important; 	
	text-align:center;
	display:block;
	}
	.small2{
	width:100% !important;	
	text-align:center;
	display:block;
	}
	.green2{
		width:100% !important;	
	text-align:center;
	display:block;
	}
	ul.multi-column-dropdown li a{
	text-decoration: none;
font-size: 13px;
color: #000;	
	}
	ul.multi-column-dropdown{
	background:#FFFFFF !important;
	}
	
	div#bs-example-navbar-collapse-1{
	margin-top: 0;	
	left:0;
	
	}
	.dropdown-menu.columns-8{
	padding:0;	
	}
	  
  }
  
  
    @media screen and (max-width: 990px) {
		
		
		.btn-danger{
			
		
		}
		
		
	.checkout1{
		text-align:center;
		float:right;
		
	}
	
	.listimage{
	text-align:center;	
	}
	
	.listimage a{
	margin:5%;
	}
	

		
	}
	
	@media screen and (max-width: 600px) {
		
		.listimage a img{
			width:70%;
			
		}
		
			.listimage a {
			margin:20px auto !important;
			
		}
		
			  .banmaxwidth{
	max-width:313px !important; 
 }
 
 .banmaxwidth2{
	 max-width:360px !important; 
	 
 }
  .callbacks_nav {
    top: 47%;
    }
	
	.topbanleft{
	width:50% !important;	
	}
	
	.midimg{
	width:50%;	
	}
	
	
	 .midimg a{
		      display:inline-block;
			  width:100%;
		  
	  }
	
	
}

 .midimg a{
		      display:inline-block;
			  width:100%;
		  
	  }
	  
	  .topbanleft a{
		   display:inline-block;
		  
	  }
  
  
  .positioner {
	position: relative;
	display: inline-block;
	line-height: 0;
}

.starbox .colorbar,
.starbox .ghost {
	z-index: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.starbox .stars {
	display: inline-block;
}

.starbox .stars .star_holder {
	position: relative;
	z-index: 1;
}

.starbox .stars .star_holder .star {
	display: inline-block;
	vertical-align: baseline;
	background-repeat: no-repeat;
}


/* Override with your own image and size… */
.starbox .stars .star_holder .star {
	background-image: url('https://github.com/sabberworm/jStarbox/raw/master/images/5-small.png');
	width:17px;
	height:17px;
}
.starbox{
	float:left;
}
.block span{
	color: #A5A5A5;
	float: left;
	margin: 0 0 0 0.5em;
	font-size: 0.875em;
}
/* Override with your own colours… */
.starbox .stars { background: #b0b0b0; }
.starbox .rated .stars { background: #b0b0b0; }
.starbox .rated.hover .stars { background: #b0b0b0; }
.starbox .colorbar { background: #FAB005; }
.starbox .hover .colorbar { background: #FAB005; }
.starbox .rated .colorbar { background: #FAB005; }
.starbox .rated.hover .colorbar { background: #FAB005; }
.starbox .ghost { background: #FAB005; }

.topbanleft{
 display:inline-block; width:295px	
}

.midimg{


 padding:0 0px 5px 0; display:inline-block; vertical-align:top; width:;}
 
 
 .navbar-collapse{
	max-width:965px; 
 }
 
 .navbar-nav{
	float:none !important; 
 }
 

 .toprice {
	font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #8d8c8a;
    display: block;
} 
 
 
 .minusbtn{
	height: 34px;
    line-height: 33px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
   
    border: 1px solid #666;
    float: left;
    display: block;
    width: 37px;
	text-align:center;
	font-size:20px; 
 }
 
 
 /* exilzes */
 
 /* tablist like efood */

.nav.nav-pills{
     flex-wrap: nowrap!important;
    overflow-x: scroll;
    border-bottom: 1px solid #f7f7f7;
    -ms-overflow-style: none;
}

.nav.nav-pills::-webkit-scrollbar {
  display: none;
}

.qr-nav-list-item .nav-link.active {
    font-weight: 700!important;
	box-shadow: inset 0 -4px 0 0 #444;
}

.qr-nav-list-item .nav-link{
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    list-style: none;
    box-sizing: border-box;
    text-decoration: none;
    font-family: inherit;
    display: block;
    border-radius: 0!important;
    margin-bottom: 0!important;
    padding-top: 1rem!important;
    padding-bottom: 1.00rem!important;
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important;
    white-space: nowrap!important;
    text-align: center!important;
    font-weight: 400!important;
    color: black!important;
    line-height: 24px;
}
#categoriesMenu li:nth-child(odd) a{
    background-color: #fbeece!important;
}
#categoriesMenu li:nth-child(even) a{
    background-color: #fbeece!important;
}


.qr-item img {
    width: 30%;
}

.navbar,
.navbar a,
.btn a{
    color:white;
}

.nav-sticky{
    background-color: white;
}

header {
    min-height: 5rem;
    /* background-color: #17a2b8; */
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
}



/* header migada cc */

header{
	background-size: cover;
    background-repeat: no-repeat;
}


header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.navbar h4,
.navbar h4 a{
	color:#333;
}


/*  */
.cart-update{
	display:inline-block;
}

.text {
	text-align: center;
	margin-top: 56px;
	color: #000;
	font-size: 1.0em;
	font-family: sans-serif;
	text-transform: uppercase;
  }
  
.animated {
	animation-duration: 2s;
	animation-fill-mode: both;
	/* animation-iteration-count: infinite; */
  }

  
@keyframes pulse {
	0% {transform: scale(1);}
	50% {transform: scale(1.2);}
	100% {transform: scale(1);}
  }
  .pulse {
	animation-name: pulse;
	animation-duration: 1s;
  }


  /* loading animation */
.mainloading{
	width: 100vw;
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
  .LoaderBalls {
	width: 90px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.LoaderBalls__item {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #efece6;
}
.LoaderBalls__item:nth-child(1) {
	animation: bouncing 0.4s alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95);
}
.LoaderBalls__item:nth-child(2) {
	animation: bouncing 0.4s 0.1s alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95) backwards;
}
.LoaderBalls__item:nth-child(3) {
	animation: bouncing 0.4s 0.2s alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95) backwards;
}
@keyframes bouncing {
	0% {
		transform: translate3d(0, 10px, 0) scale(1.2, 0.85);
   }
	100% {
		transform: translate3d(0, -20px, 0) scale(0.9, 1.1);
   }
}

/* footer */
#footer{
	display: none;
}


/* table 33% */

.table thead th {
    width: 33.3334%;
}
.quantity{
	margin: 5px;
}

.comments::after {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	color:#6c757d!important;
}
 
.comments[aria-expanded="false"]::after{
	content: "\f078";
}
  
.comments[aria-expanded="true"]::after{
	content: "\f077";
}



.orderSent-section{
	display: none;
}



/*  */

.shop-profile-cart #component-cart .cart {
    width: 100%;
    height: 100%;
    display: flex;
}

.cart.cart--no-address {
    min-height: auto;
    height: 350px;
}
@media (max-width: 991.98px)
.shop-profile-cart .cart {
    box-shadow: none;
}
.shop-profile-cart .cart {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 400px;
    background: #fff;
}

.shop-profile-cart .cart-header {
    border-top: 2px solid #444444;
}

.shop-profile-cart--minimised #component-cart {
    will-change: transform;
    transform: translate3d(0,100%,0) translate3d(0,-65px,0);
    transition: transform .2s ease-out;
}

.shop-profile-cart #component-cart {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1020;
    will-change: transform;
    transition: transform .2s ease-out;
}

.cart-header-upper {
    padding: .75rem .5rem .75rem 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: inset 0 -1px 0 0 #dfdfdf;
    height: 64px;
}

.cart-header-upper-copy--mobile {
    display: block;
}

.cart-header-upper-copy {
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    display: none;
}

.cart-header-upper-copy--mobile span {
    color: #1a1a1a;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    float: left;
    background-color: #efece6;
    border-radius: 50%;
    line-height: 32px;
    margin-right: .75rem;
    vertical-align: middle;
}

.shop-profile-cart--minimised .cart-header-upper-icon {
    transform: rotate(0);
}

.cart-header-upper-icon {
    font-size: 21px;
    font-size: 1.3125rem;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px!important;
    transform: rotate(180deg);
    order: 1;
}

.cart-header-upper-price--mobile-wrapper {
    margin: auto 1rem auto auto;
    order: 0;
}

.cart-header-upper-price--mobile-wrapper span {
    display: flex;
    flex-direction: column;
}

.cart-header-upper-copy--mobile {
    display: block;
}

.wpml-ls-statics-shortcode_actions ul{
    list-style: none;  
}
.wpml-ls-flag{
    width: 25px;
}

.btn-murtilo {
    color: #444;
    background-color: #efece6;
    border-color: #444;
}

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(239, 236, 230);
}

.btn-warning.focus, .btn-warning:focus {
    box-shadow: 0 0 0 0.2rem rgba(255,193,7,.5);
}

.btn-warning:hover {
    color: #444;
    background-color: #efece6;
    border-color: #efece6;
}

.cart-header {
    margin: 0 0 auto;
    overflow-y: scroll;
    background: linear-gradient(#fff 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(50% 0,farthest-side,rgba(0,0,0,.2),transparent),radial-gradient(50% 100%,farthest-side,rgba(0,0,0,.2),transparent) 0 100%;
    background: linear-gradient(#fff 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.2),transparent),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.2),transparent) 0 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100% 40px,100% 40px,100% 8px,100% 8px;
    background-attachment: local,local,scroll,scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.font-weight-bold{
    font-family: Roboto slab;    
}
.navbar {
    padding: .5rem 0rem 0 0;
}

#prod_name,.cart-product h4{
        font-size: 15px;
    }