h1{font-size:21px}
h2{font-size:17px}
h3{font-size:15px;}
body{
	background:#fff;
	font-family: 'Roboto', sans-serif;
}
 a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
p{
font-size:13px;
}
input[type="button"]{font-size:12px;}
ul{
	padding: 0;
	margin: 0;	
}
h1,h2,h3,h4,h5,h6,label,p{
	margin:0;	
}
/*----*/
.itemContainer{
			width:100%;
			float:left;
		}

		.itemContainer div{
			float:left;
			margin: 5px 20px 5px 20px ;
		}

		.itemContainer a{
			text-decoration:none;
		}

		.cartHeaders{
			width:100%;
			float:left;
		}

		.cartHeaders div{
			float:left;
			margin: 5px 20px 5px 20px ;
		}
.item_add {
  color: #fff;
  border:none;
}	
a.item_add {
 text-decoration: none;
}		
.grid_1 img{
	margin-bottom:1em;
}
.box_1 h3{
  color: #fff;
  font-size: 1.1em;

}
.box_1 h3 img{
	margin-left: 5px;
}

.box_1 p a{
  color:#fff;
  font-size: 0.875em;
}
.total {
  display: inline-block;
}
.cart.box_1{
	float: right;
	  margin-top: 2px;
}
/*----*/
.header {
  border-bottom: 1px solid #000;
}
.header-top{
	background:#fff;
	  padding: 15px 0;
}
.search{
	position:relative;
	  float: left;
  width: 25%;
 
}
.search input[type="text"] {
	outline: none;
  padding: 3px 15px;
  background: none;
  width: 91%;
  border: none;
  font-size: 1.2em;
  color: #000; 
   font-weight: 700; 	
}
.search input[type="submit"] {	
	border: none;
	cursor: pointer;
	position: absolute;
	outline: none;
	 top: 0px;
  right: 0px;
  background: #c7c7c7;
  font-size: 1.2em;
  color: #000;
  padding: 3px;
  font-weight: 700;
}
.search input[type="submit"]:hover {
  background: #EF5F21;  
  color: #fff;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.header-left{
	float: left;
	  margin-top: 4px;
	  width:55%;
}
.header-left ul{
	float: left;
}
.header-left ul li{
	display: inline-block;	
}
.header-left ul li a{
	text-decoration: none;
	color:#fff;
	  font-size: 1.1em;
	  margin: 0 2em 0 0;
}
.header-left ul li a:hover{
		color:  #EF5F21; 
}
.logo{
	width:15%;
	float: left;
}
.head-top {
	background:rgb(46, 168, 229);
  /*padding: 1em 0;*/
}
/* start menu */
.h_menu4 {
  margin: 0px;
  float: right;
 
}
.h_nav h4{
	border-bottom:1px solid rgb(236, 236, 236);
	font-size: 1.3em;
	color:#000;
	line-height: 1.8em;
	
}
.h_nav h4.top{
	margin-top:1%;
}
.h_nav ul li{
	display: block;
}
.h_nav ul li a{
	display: block;
  font-size: 0.85em;
  color: #000;
  text-transform: capitalize;
  line-height:2em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.h_nav ul li a:hover{
	color:#EF5F21;
	text-decoration:underline;
}
/*--banner--*/

.banner{
	background:url(../images/oasis%20immigration.jpg) no-repeat;
	background: /*url(../images/1.jpg) no-repeat ;*/
	background-size: cover;
	width:100%;
	min-height:400px;
	  position: relative;
}
/*--- slider-css --*/

.rslides {
	background:red;
  position: relative;
  list-style: none;
  /*overflow: hidden;*/
  width:75%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 10px;
	width: 10px;
	display: inline-block;
	border: 1px solid #fff;
	background:none;
	border-radius:50px;
}
.callbacks_here a:after{
	background:#fff;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 14%;
	z-index: 999;
	left: 46%;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 38%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
height: 35px;
  width: 35px;
  background: url("../images/img-sprite.png") no-repeat -13px -98px ;
 }
.callbacks_nav.next {
  left: auto;
  background-position:-91px -98px;
  right: 0;
 } 
.banner-text{
 padding:6em 0 1em;
 color:#fff;
   width: 50%;
}
.banner-text h3 {
  font-size: 3.2em;
  font-weight: 800;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  letter-spacing: 6px;
  line-height: 1.2em;
}
.banner-text p{
	font-size:1.2em;
	margin: 0.3em 0 1em;
}
.banner-text a{
	text-decoration: none;
	color:#fff;
	font-size:1.2em;
	background:red;
	padding: 0.4em 1em;
	border-radius:5px;
}
.banner-text a:hover{
	color: #EF5F21;
	background: #fff;
}
/*--content-top--*/
.content-top h2{
	color:#000;
	font-size: 2.2em;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
    margin-bottom: 0.5em;
	border-bottom:0px solid grey;
}
.content-top {
	text-align:center;
	padding:4em 0;
}
.grid-top img{
	width:100%;
}
.grid-top p{
 
  margin: 0.3em 0 0;
 
  
}
.grid-top p a{
	  color: #000;
  text-decoration: none;
}
.grid-top p a:hover{
	  color: #EF5F21;
}
.grid-in {
  /*padding: 2em 0 0;*/
}
/*--//content-top--*/
/*---content-middle--*/
.grid-mid{
	position:relative;
}
.twit {
	position: absolute;
  top: 48%;
  width:100%;
  	text-align:center;
}
.twit h4{
  color: #fff;
  font-size: 2em;
  font-weight: 600;
  margin: 0 auto;

  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}
.grid-mid img{
	width:100%;
}
.grid-middle {
  padding: 2em 0 0;
}
/*--content-bottom--*/
.content-bottom ul li{
display:inline-block;
width:180px;
padding:0 8px;
opacity:0.8;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
.content-bottom ul li:hover{
opacity:1;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
.content-bottom {
  margin: 3em 0;
}
/*--//content--*/
.col-md2 {
  padding: 30px 0 0;
}
.men1{
	padding: 0 15px 0 0;
}
.men2{
	padding: 0 0px 0 15px;
}
.content-top-bottom h2{
	  color: #000;
  font-size: 2.2em;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  margin-bottom: 1.5em;
  text-align: center;
    text-transform: uppercase;
}
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
	width: 100%;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}

.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img{
	margin-top: 4%;
	display: -webkit-inline-box;
}
.b-animate span{
	display:block;
	font-size:18px;
	padding-top:3.5em;
	display: block;
	font-weight: 500;
}

/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position: relative;
	left: -100%;
	background: rgba(17, 161, 203, 0.64);
  background-size: 100% 100%;
  top: 0px;
  margin: 0;
  min-height: 356px;
}
.grid-top:hover .b-from-left{
	left:0;
}
.grid-top{
	position: relative;
}
/*----*/
.col-md1 {
  position: relative;
}

.b-from-top{
	position: relative;
	top: -100%;
	background: rgba(239, 95, 33, 0.64);
  background-size: 100% 100%;
 
  margin: 0;
  min-height: 429px;
}
.col-md1:hover .b-from-top{
	top:0;
}
.men:hover .b-from-top{
	top:0;
}
.men1:hover .b-from-top{
	top:0;
}
.men2:hover .b-from-top{
	top:0;
}
.top-in1{
	min-height: 204px;
}
.top-in1 span{
	padding: 3em 0 0;
}
.top-in2 span{
	padding: 2.8em 0 0;
}
.top-in2{
	min-height: 196px;
}
.top-in span{
	padding: 6em 0 0;
}
/*----*/
.content-grid{
	position: absolute;
	top:0;
	display: none;
	  text-align: center;
  width: 100%;
}
.content-grid h5{
	color:#fff;
	font-size: 2em;
}
.men{
	position: relative;
}
.men:hover .content-grid{
	display: block;
}
	
/*--//content--*/
/*--footer--*/
.footer{
	background:#0D0D0D;
}
.amet-sed h4{
	
  	color: #C7C7C7;
     font-family: 'Lato', sans-serif;
	  margin-bottom:10px;
padding-bottom:5px;
	  text-transform: uppercase;
  font-weight: 700;
  border-bottom:1px solid grey;
}
.footer-top-at {
  padding: 4em 0;
}
 ul.nav-bottom li{
	list-style:none;
}
ul.nav-bottom li  a{
  text-decoration: none;
  color: #C7C7C7;
  font-size: 12px;
  display: inline-block;
}
ul.nav-bottom li  a:hover{
	color:#EF5F21;
}
.amet-sed p{
	color:#C7C7C7;
	
}

.footer-class  p{
	color:#fefefe;
	font-size:12px;

}
.footer-class  p a{
	color:#EF5F21;
	text-decoration:none;
}
.footer-class  p a:hover{
	color:#fff;
}
.footer-class {
  padding: 1.5em 0;
  text-align:center;
  background:#000;
}
.amet-sed form{
padding:1em 0 0;
}
.amet-sed input[type="text"], .amet-sed input[type="submit"] {
  width: 69%;
  padding: 0.5em;
  outline: none;
  color: #000;
  font-size: 1em;
  background: #fff;
  border: none;
 }
 .amet-sed input[type="submit"] {
  width: 25%;
  color: #FFF;
  font-size: 1em;
  background:#EF5F21;
  border: none;
  outline:none;
  padding: 0.5em;
}
.amet-sed input[type="submit"]:hover {
background: #fff;
color:#EF5F21;
}
ul.social{
 margin:3px 0;
 text-align:center;
}
ul.social li{
	display: inline-block;	
}
ul.social li i{
	background:url(../images/social-media-flat-icons.png)no-repeat 0px 0px ;
  width: 25px;
  height: 25px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
ul.social li  i.twitter{
	background-position:  -28px 0px;
}
ul.social li  i.rss{
	background-position: 0px -51px;
}
ul.social li  i.gmail{
	background-position:-14px -25px;
}
ul.social li i:hover{
	transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
    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;
}
/*--//footer--*/
/*--contact--*/
.contact {
  padding: 3em 0 ;
}
.contact h1{
	font-size: 3em;
	font-family: 'Lato', sans-serif;
	color:#000;
	text-align: center;
	  font-weight: 600;
}
.map iframe{
	width: 100%;
	height:150px;
	border:none;
	padding: 0 15px;
}
.contact-grid input[type="text"],.contact-grid textarea{
	width: 100%;
	padding: 1em;
	margin: 0.5em 0;
	background:none;
	outline:none;
	  border: 1px solid #A09F9F;
	  font-size:1em;
	  color:#A09F9F;
	-webkit-appearance: none;
}
.contact-grid textarea{
	resize:none;
}
.send input[type="submit"]{
	width: 14%;
	font-size: 1.1em;
	background:#EF5F21;
	padding: 0.4em 0.8em;
	text-align: center;
	color: #fff;
	border: none;
	outline:none;
	-webkit-appearance: none;
}
.send input[type="submit"]:hover{
	background:#2d2d2d;
}
.contact-form {
	padding: 3em 0;
}
.address-more {
  padding: 0 0 2em;
}
.contact-in p{
	font-size:1em;
	color: #626262;
	width: 72%;
	line-height: 1.7em;	
}
.address-more h4{
	color:#000;
	font-size:1.4em;
	  font-family: 'Lato', sans-serif;
	margin: 0 0 0.3em;
	  font-weight: 600;
}
.address-more p a{
	text-decoration:none;
	color: #626262;
}
.address-more p a:hover{
	color: #EF5F21;
}
/*--//contact--*/
/*--blog--*/
.grid_3{
	position:relative;
}
.blog-poast-admin {
	position: absolute;
	bottom:8.6em;
	left: 1.2em;
}
.blog-poast-info {
	padding: 0.8em 0em;
}
.blog-poast-info ul li {
	display:inline-block;
	  padding: 0 0.3em;
}
.blog-poast-info ul li span{
	color: #000;
	font-size:1em;
}
.blog-poast-info ul li a {
	color: #000;
	font-size:1em;	
}
.blog-poast-info ul li a:hover{
	text-decoration:none;
}
.blog-poast-info ul li a:hover {
	text-decoration:none;
	color:#EF5F21;
}
.blog-poast-info ul li  i {
	width: 20px;
	height: 20px;
	background:  url(../images/img-sprite.png) no-repeat -150px -104px ;
	display: inline-block;
	vertical-align: sub;
	margin: 0 3px 0 0;
}
.blog-poast-info ul li  i.date {	
	background-position: -186px -104px;
}
.blog-poast-info ul li  i.comment {	
	background-position:-226px -101px;	
}
.blog {
  padding: 4em 0;
}
.grid_3 p {
	color: #626262;
	font-size: 1em;
	line-height:1.5em;
}
.grid_3 h3{
	text-transform:uppercase;
	font-size:1.2em;
	margin-bottom:1em;
}
.grid_3 h3 a{
	color:#000;
	text-decoration: none;
}
.grid_3 h3 a:hover {
  color: #EF5F21;
}
.button {
	cursor: pointer;
	margin-top: 20px;
}
.button a {
	color:#fff;
	font-size: 1em;
	text-transform: uppercase;
	background: #EF5F21;
	padding: 0.4em 1em;
	text-decoration: none;
		text-decoration:none;
}
.button a:hover{

	color:#fff;
	background: #000
}
.grid_3{
	margin-bottom:3em;
}
p.m_10 {
	font-size: 0.85em;
	color: #555;
	line-height: 1.8em;
	padding: 2% 0;
}
p.m_11 {
	font-size: 0.85em;
	color: #555;
	line-height: 1.8em;
}
.blog h1 {
  font-size: 3em;
  font-family: 'Lato', sans-serif;
  color: #000;
  text-align: center;
  font-weight: 600;
    margin: 0 0 1em;
}
/*--//blog--*/
/*--product--*/
.tags ul li {
	display: inline-block;
	float:left;
	    width: 22.8%;
  margin: 0.5em 2% 0 0;
  text-align: center;
}
.tags li a {
	font-size: 1em;
	display:block;
	padding: 0.3em 0.4em;
	text-decoration: none;
	color: #000;
	border: 1px solid #000;
}
.tags li a:hover {
	color: #fff;
	background:#EF5F21;
	border: 1px solid #EF5F21;
}

.tags ul li:nth-child(4),.tags ul li:nth-child(8),.tags ul li:nth-child(12){
	margin:0.5em 0 0;
}
/*----*/
h3.cate {
	color: #000;
	  border-bottom: 1px solid #000;
  width: 69%;
	font-size: 2em;
    font-family: 'Lato', sans-serif;
}
.of-left{
	 border-bottom: 1px solid #000;
}
.product-go {
  margin-top: 2em;
}
.product {
  padding: 4em 0;
}
.bottom-product {
  margin-bottom: 2em;
}
nav.in{
  text-align: center;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #fff;
  background-color:#EF5F21;
  border-color: #EF5F21;
}
.pagination > li > a, .pagination > li > span {

  color: #000;
}
/*----*/
ul.kid-menu{
	display: block !important;
}
.menu {
	width: auto;
	height: auto;
	padding: 0;
	list-style: none;
	margin: 1.5em 0;	
}
.menu > li > a {
	width: 100%;
  margin: 0.3em 0;
	display:inline-block;
	position: relative;
	color: #000;
	font-size: 1.1em;
	text-decoration:none;
	
}
.menu > li > a:hover{
	color:#EF5F21;
}
.menu ul li a {	
	width: 100%;
	display: inline-block;
	position: relative;
	font-size:1.1em;
	margin:0.3em 0;
	color: #000;
	text-decoration:none;
	
	text-indent: 1.2em;
}
.menu ul li a:hover{
	color:#EF5F21;
}
ul.kid-menu li,.menu ul li{
	list-style: none;	
}
.sellers {
  padding: 2em 0;
}
.tags {
  padding: 1.5em 0 0;
}
h3.best {
  color: #000;
  border-bottom: 1px solid #000;
  width: 81%;
  font-size: 2em;
    font-family: 'Lato', sans-serif;
}
.pagination > .active > a, .pagination > .active > a:hover {
  background: #EF5F21;
  border-color: #EF5F21;
}
/*----*/
.product-middle{
	background: url(../images/product1.jpg) center;
  width: 100%;
  min-height: 45px;
  display: block;
  background-size: cover;
}
.fit-top{
	
  width: 100%;
	padding: 1em 1em;
}
 h6.shop-top{
	font-size:1.1em;
	font-weight:300;
	float:left;
	color: #fff;
	  margin-top: 0.3em;
}
a.shop-now{
	font-size:0.9em;
	  float: right;
	  text-decoration: none;
	  border: 1px solid #ffffff;
	  padding: 0.2em 0.4em;
	  color:#fff;
}
a.shop-now:hover{
	  border: 1px solid #EF5F21;
	  background:#EF5F21;
}
h3.tag {
	color: #000;
	  border-bottom: 1px solid #000;
  width: 32%;
	font-size: 2em;
    font-family: 'Lato', sans-serif;
}
.of-left-in{
	 border-bottom: 1px solid #000;
}

/*----*/
.fashion-grid{
	float:left;
	  width: 24%;
}
.fashion-grid1{
	float: right;
	  width: 68%;
}
 h6.best2 {
  font-size: 1em;
  font-family: 'Lato', serif;
  line-height: 1.3em;
 }
 h6.best2 a{
 	color:#000;
 	text-decoration: none;
 }
 h6.best2 a:hover{
	color:#EF5F21;
 }
 span.price-in1 {
  font-size: 1.7em;
  padding: 0.3em 0 0;
  display: block;
  color:#EF5F21;
}
span.price-in1 small {
  text-decoration: line-through;
}
.six1{
	position: absolute;
	top:0;
	font-weight: 100;
	  padding: 4em 1em 0;
	  width: 100%;
  height: 100%;
  text-align: center;
}
.six1 h4{
	font-size:2.5em;
	color:#EF5F21;
font-weight: 100;	
}
.six1 p{
	font-size:2em;
	color:#EF5F21;
	  margin: 0.5em 0 0;
}
.six1 span{
	font-size:6em;
	color:#EF5F21;
	font-weight: 100;
	  font-family: 'Lato', sans-serif;
}
.per1 {
  position: relative;
    margin: 2em 0;
}
/*---*/

a.item_add p.number{	
	font-size: 1.1em;
  color: #FFF;
  text-align: center;
  background: #EF5F21;
  padding: 0.5em 1em;
}
a.item_add p.number:hover{
		background: #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;
}
a.item_add p.number i{	
	 background: url(../images/img-sprite.png)no-repeat -291px -104px ;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
p.tun{
	font-size:1em;
	  color: #949494;
  text-align: center;
  line-height: 1.3em;
  padding: 1em 0;
}

.product-at{
	position: relative;
}
.product-at:hover .pro-grid{
	display:block;
}
.product1 {
  padding: 0;
}
.pro-grid{
	text-align:center;
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	display:none;
	padding: 8em 0 0;
}
.pro-grid span{
	text-decoration:none;
	color:#fff;
	font-size:1.1em;
	font-weight:600;
	background:#EF5F21;
	padding: 0.5em 1.5em;
	text-transform: uppercase;
}
.pro-grid span:hover{
	background:#fff;
	color:#EF5F21;
}
/*--//product--*/
/*--single--*/
 ul.star-footer li{
	display:inline-block;
	
}
 ul.star-footer li i{
	height: 16px;
	width: 16px;
	background: url("../images/img-sprite.png") no-repeat -261px -106px  ;
	display: inline-block;
}
.single-para h4 {
    color: #000;
  font-size: 3em;
  font-family: 'Lato', serif;
}
.single-para p {
  font-size: 1em;
  color: #2c3e50;
  font-family: 'Lato', serif;
  line-height: 1.8em;
    margin: 1em 0;
}
.single-para h5 {
  color: #EF5F21;
  font-size: 2em;
  border-bottom: 1px solid #C4C3C3;
  padding: 0.3em 0;
}

.available ul li{
	list-style:none;
	padding:0 0.5em 0 0;
	color:#4c4c4c;
	font-size:1.1em;
	float:left;
	width:100%;
	 font-family: 'Roboto Slab', serif;
	   margin: 0.5em 0;
}
.available ul li select {
  outline: none;
  padding: 12px;
  border: none;
  background: #eeeeee;
 width: 77%;
  margin-left: 13%;
  cursor:pointer;
}
.available ul li.size-in select {
	  margin-left: 16%;
}
.available {
  padding:  1em 0;
}
ul.tag-men {
	padding:0.3em 0;
	 border-top: 1px solid #C4C3C3;
	  border-bottom: 1px solid #C4C3C3;
}
ul.tag-men li{
	list-style:none;
	color:#000;
	 font-family: 'Lato', serif;
	 margin: 0.3em 0;
	font-size:0.9em; 
}
ul.tag-men li span.women1{
	  margin-left: 9em;
}
a.add-cart {
  text-decoration: none;
  color: #fff;
  background: #EF5F21;
  padding: 0.4em 0.8em;
  font-size:0.9em;
  text-transform: uppercase;
  margin-top: 2em;
  display: inline-block;
}
a.add-cart:hover {
  background:#000;
  
}
h3.real{
  color: #000;
  border-bottom: 1px solid #000;
   margin: 0 0.5em 1em;
  font-size: 2em;
  font-family: 'Lato', serif;
}
/*----*/
.star-on {
  padding: 1em 0;
}
.star-on ul {
  float:left;
}
.star-on ul li{
	vertical-align: sub;
}

.review{
	float:left;
	  padding: 0 1em;
}
.star-on a{
	text-decoration:none;
	font-size:1em;
	color:#000;
}
.star-on a:hover{
	color:#EF5F21;
}
/*----*/
.cd-tabs-navigation {
  width: 100%;
}
.cd-tabs-navigation li {
    display: inline-block;
  list-style:none;
}
.cd-tabs-navigation a {
  position: relative;
  display: block;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-size:1.1em;
	color:#000;
	background:#eee ;
	padding:10px 16px;
	  font-family: 'Lato', serif;
	text-decoration: none;
}

.cd-tabs-navigation a.selected  {
	background:#EF5F21;
  color:#fff;
}

.cd-tabs-content li {
  display: none;
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
  
}
.cd-tabs.is-ended {
  margin: 3em 0 1em;
  padding: 0 1em;
}
.facts{
	
padding: 1em 0;
}
.facts p{
	color:#999;
	font-size:1em;
	line-height:1.7em;
	padding:0 0 1em;
	  font-family: 'Lato', serif;
}
.facts ul li{
	list-style:none;
	color:#767676;
	font-size:1em;
	padding:0.3em 0;
}
.color {
	background:#eee;
	  margin: 1em 0;
  padding: 1em;
}
.color p,.color span{
	color:#000;
	font-size:1em;
	  font-family: 'Lato', serif;
	    float: left;
		
}
.color p{
	width:40%;
}
.top-comment-left{
	float: left;
	width: 13%;
}
.top-comment-right{
	float: left;
	width:84%;
	margin-left:1em;
	background:#f8f8f8;
	padding:2em ;
}
.top-comment-right h6{
	color:#000;
	font-size:0.8em;
	font-family: 'Lato', serif;
}
.top-comment-right p{
	color:#000;
	font-size:1em;
	  margin: 1em 0em 0 1em;
}
a.add-re{
	text-decoration: none;
  color: #fff;
  background: #EF5F21;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  text-transform: uppercase;
  margin-top: 2em;
  display: inline-block;
}
a.add-re:hover{
	
  background: #000;
  }
.top-comment-right h6 a{
	color:#000;
	font-size:1.5em;
	text-decoration:none;
}
.comments-top-top {
	margin: 2em 0;
	
}
/*--//single--*/
.register {
	padding: 4em 0 ;
}
/*--register--*/
.register h1{
	font-size: 3em;
  font-family: 'Lato', sans-serif;
  color: #000;
  text-align: center;
  font-weight: 600;
  margin-bottom: 1em;
}
.register-top-grid h3, .register-bottom-grid h3 {
	font-size: 1.5em;
  font-family: 'Lato', sans-serif;
  color: #000;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-weight: 600;
}
.register-top-grid span, .register-bottom-grid span {
	  font-size: 1em;
  display: block;
  color: #A09F9F;
}
.register-top-grid input[type="text"], .register-bottom-grid input[type="password"] {
	width: 100%;
	padding: 1em;
	margin: 1em 0;
	background: none;
	outline:none;
	border: 1px solid #A09F9F;
	-webkit-appearance: none;
}
.checkbox {
	margin-bottom: 4px;
	padding-left: 27px;
	line-height: 27px;
	cursor: pointer;
	float: left;
	position: relative;
}
.news-letter {
	color: #EF5F21;
	font-size: 1em;
	margin-bottom: 1em;
	display:inline-block;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	font-weight:400;
}
.checkbox i {
	position: absolute;
	bottom: 5px;
	left: 0;
	display: block;
	width:20px;
	height:20px;
	outline: none;
	border: 2px solid #EF5F21;
}
.checkbox input + i:after {
	content: '';
	background: url("../images/tick1.png") no-repeat 1px 2px;
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.checkbox 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;
}
.checkbox input {
	position: absolute;
	left: -9999px;
}
.checkbox input:checked + i:after {
	opacity: 1;
}
.news-letter:hover {
	color:#000;
}
.register-bottom-grid input[type="submit"] {
	background: #EF5F21;
	padding: 0.4em 1em;
	color: #fff;
	font-size:1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	border:none;
	outline:none;
}
.register-bottom-grid input[type="submit"]:hover{
	background:#000;
	
}
/*--//register--*/
/*--account--*/
.account h1{
	font-size: 3em;
  font-family: 'Lato', sans-serif;
  color: #000;
  text-align: center;
  font-weight: 600;
  margin-bottom: 1em;
}
.account-top span{
	font-size:1em;
	display: block;
	padding: 0 0 0.5em;
	color:#A09F9F;
}
.account-top div{
	padding:0.5em 0;
}
.account-top input[type="text"],
.account-top textarea,.account-top input[type="password"]{
	padding:1em;
	width:100%;
	background:none;
	border: 1px solid #A09F9F;	
	outline:none;
	
	font-size:1em;	
}

.account-top textarea{
	resize:none;
	height:60px;		
}
.account-top input[type="submit"]{
	outline:none;
	padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background:#EF5F21;
	border:none;
	width:20%;
   margin:1em auto 0;
   transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;	
	font-size: 1.2em;
}
.account-top input[type="submit"]:hover{
	background:#000;
}

.account{
	padding: 4em 0;
}
.five {
  background: #fff;
  border-radius: 100px;
  border: 2px solid #EF5F21;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 1%;
  right: 8%;
  padding: 2em 0 0;
  text-align: center;
}
.five span {
  font-size: 1em;
  color: #EF5F21;
}
.five h2 {
  font-size: 1.5em;
  font-weight: 700;
  color: #000;
}
a.create {
  text-decoration: none;
  color: #fff;
  padding: 7px 20px;
  background: #EF5F21;
  text-align: center;
  display: block;
 }
.left-account img{
 	width:100%;
 }
/*--single--*/
.single-bottom h3 {
  font-size: 3em;
  font-family: 'Lato', sans-serif;
  color: #000;
  text-align: center;
  font-weight: 600;
  margin-bottom: 0.7em;
}
.single-bottom {
  padding: 0em 0 4em;
}
.single-bottom input[type="text"], .single-bottom textarea {
  width: 100%;
  padding: 1em;
  background: none;
  outline: none;
  border: 1px solid #A09F9F;
  font-size: 1em;
  color:#A09F9F;
  -webkit-appearance: none;
  margin: 0 0 1em;
}
.single-bottom  input[type="submit"]{
	width: 10%;
	font-size: 1.3em;
	background: #EF5F21;
	padding: 0.4em 0.8em;
	text-align: center;
	color: #fff;
	border: none;
	outline:none;
	-webkit-appearance: none;
	 
}
.single-bottom  input[type="submit"]:hover{
	background:#000;
}
 .single-bottom textarea {
	resize:none;
	min-height:180px;
	 margin: 0em 0em 1em;
	width: 100%;
 }
 /*--//single--*/
/*--checkout--*/
/*--
.cart h3{
	font-size:1.5em;
}
--*/
.cart-sec{	
	margin-bottom:3em;
}
.cart-item{
	width:20%;
	float:left;
	margin-right:5%;
	
}
.cart-item img{
	width:100%;
}
.cart-item-info{
	width:75%;
	float:left;
	 
}
.check{
	padding:4em 0;
}
.cart-item-info h3{
	font-size:1em;
	font-weight:600;
}
.cart-item-info h3 a{
	color:#000;
}
.cart-item-info h3 span{
	display:block;
	font-weight:400;
	font-size: 0.85em;
  margin: 0.7em 0;
}
.size_3 {
  width:100%;
}
.delivery {
  margin-top: 3em;
}
.delivery p {
  color: #A6A6A6;
  font-size: 1em;
  font-weight: 400;
  float: left;
}
.delivery span {
  color: #A6A6A6;
  font-size: 1em;
  font-weight: 400;
  float: right;
}
.cart-item-info h4 span{
	font-size:0.65em;
	font-weight:400;
} 

.close1,.close2{
  background: url('../images/close_1.png') no-repeat 0px 0px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0px;
  top: 0px;
  -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;
}
.cart-header {  
  position: relative;  
}
.cart-header2 {  
  position: relative;  
}
a.order {
  background:#EF5F21;
  padding: 10px 20px;
   font-family: 'Lato', sans-serif;
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  display: block;
  font-weight: 600;
  text-align: center;
  margin:3em 0;
}
a.order:hover{
	background:#000;
}
.total-item,.cart-items{
	margin-top:0em;
	padding-bottom:2em;
}

.total-item h3 {
  color: #333;
  font-size: 1.1em;
  margin-bottom: 1em;
}
.total-item h4{
	font-size:0.8em;
	font-weight:600;
	color:#9C9C9C;
	display:inline-block;
	margin-right:6em;
}
a.cpns{
	background:#EF5F21;
	color:#fff;
	 font-family: 'Lato', sans-serif;
	padding: 10px;
  font-size: 0.8em;
	font-weight:600;
}
a.cpns:hover{
	background: #000;
}
.total-item p{
	font-size:0.9em;
	font-weight:400;
	margin-top:1em;	
}
.total-item p a{
	color:#727272;	
}
.total-item p a:hover{
	color:#000;
	text-decoration:underline;
}
a.continue{
	background:#EF5F21;
	padding:10px 20px;
	  font-family: 'Lato', sans-serif;
	font-size:1em;
	color:#fff;
	text-decoration:none;
	display: block;
   font-weight: 600;  
   text-align: center;
   margin-bottom:2em;
}
a.continue:hover{
	background:#000;
}
ul.total_price{
	padding: 0;
  margin: 1em 0 0 0;
  list-style: none;
}
ul.total_price li.last_price{
	width: 50%;
  float: left;
  
}
ul.total_price li.last_price span{
	font-size: 1.1em;
  color: #000;
}
.price-details{
	border-bottom: 1px solid #DDD9D9;
  padding-bottom: 10px;
}
.price-details h3{
	color:#000;
	font-size:1.2em;
	margin-bottom:1em;
}
.price-details span{
	width: 50%;
  float: left;
 
  font-size: 0.8125em;
  color: #000;
  line-height: 1.8em;
}


.check h1 {
  font-size: 1.5em;
  margin-bottom:2em;
    font-family: 'Lato', sans-serif;
}
a.item_add1 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-right-radius: 0;
 
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 10px 15px;
  background: url(0) #f54d56;
}
a.item_add1:hover{
	background:rgb(3, 193, 167);
	text-decoration:none;
	color:#fff;
}
.btn_5{
	padding:25px 40px;
	font-size:1.1em;
}
ul.qty{
	padding:0;
	margin:0;
	list-style:none;
}
ul.qty li{
   display: inline-block;
   margin-right: 10%;
}
ul.qty li p{
	font-size:0.8125em;
	color:#555;
}
 /*--responsive--*/
@media(max-width:1366px){
	
}
@media(max-width:1280px){
	
}
@media(max-width:1024px){
.banner-text {
  width: 70%;
  margin: 0 0 0 3em;
}	
.banner {
  min-height: 492px;
}
.b-animate span {
  padding-top: 4em;
}
.b-from-left {
  min-height: 288px;
}
.top-in span {
  padding: 5em 0 0;
}
.b-from-top {
  min-height: 350px;
}
.top-in1 span {
  padding: 2.3em 0 0;
}
.top-in1 {
  min-height: 166px;
}
.top-in2 span {
  padding: 2em 0 0;
}
.top-in2 {
  min-height: 157px;
}
/*--banner--*/
h6.shop-top {
  font-size: 1em;
}
.tags li a {
  font-size: 0.8em;
}
 h3.best,h3.tag,h3.cate {
  font-size: 1.7em;
}
h6.best2 {
  font-size: 1em;
  font-family: 'Lato', serif;
  line-height: 1.3em;
}
.six1 {
  padding: 2em 1em 0;
}
/*--single--*/
.single-top {
  width: 48%;
}
.single-top-in {
  width: 52%;
}
.available ul li select {
  margin-left: 9%;
}
.available ul li.size-in select {
  margin-left: 13%;
}
}
@media(max-width:768px){
.h_menu4 {
  width: 50%;
}
.banner-text {
  width: 90%;
  margin: 0 0 0 3em;
}
.banner-text h3 {
  font-size: 2.5em;
}
.grid-top {
  float: left;
}
.grid-mid {
  float: left;
  width: 50%;
}
.twit {
  top: 45%;
}
.amet-sed {
  margin-bottom: 2em;
}
.footer-top-at {
  padding: 3em 0px 2em;
}
.men img,.col-md1 img,.men1 img,.men2 img{
	width:100%
}
.men1,.men2 {
  float: left;
  width: 50%;
}
.b-from-left {
  min-height: 213px;
}
.b-from-top {
  min-height: 553px;
}
.b-animate span {
  padding-top: 3em;
}
.top-in span {
  padding: 8em 0 0;
}
.top-in1 {
  min-height: 261px;
}
.top-in1 span {
  padding: 3.3em 0 0;
}
.top-in2 {
  min-height: 254px;
}
.top-in2 span {
  padding: 3.5em 0 0;
}
/*--contact--*/
.contact-in {
  margin: 1em 0 0;
}

/*--blog--*/
.grid_3 {
  float: left;
  width: 50%;
}
.grid-1{
	float:none;
	width:100%;
}
/*--product--*/
.bottom-cd{
float:left;
width:33.3%;
}
.product-price {
  width: 50%;
}
.six1 {
  width: 87%;
  padding: 4.5em 1em 0;
}

/*--single--*/
.single-top-in {
  width: 100%;
  margin-left: 0%;
    float: left;
}
.single-top {
  width: 100%;
}
.single-para h4 {
  font-size: 2em;
}
.available ul li select {
  margin-left: 14.5%;
}
.available ul li.size-in select {
  margin-left: 16.5%;
}
.left-account {
  margin-top: 2em;
}
a.cpns {
  padding: 7px;
  font-size: 0.7em;
}
.men {
  margin-bottom: 2em;
}
}
@media(max-width:640px){
.banner-text {
  padding: 7em 0 1em;
}	
.grid-top p {
  font-size: 0.9em;
}
.pro-grid {
  padding: 5.5em 0 0;
}
.blog {
  padding: 2em 0;
}
.contact {
  padding: 2em 0;
}
.account {
  padding: 2em 0;
}
.register {
  padding: 2em 0;
}
.b-animate span {
  padding-top: 2.5em;
}
.banner {
  min-height: 400px;
}
ul.callbacks_tabs.callbacks1_tabs {
  left: 42%;
}
.b-from-left {
  min-height: 170px;
}
.top-in span {
  padding: 6.5em 0 0;
}
.b-from-top {
  min-height: 448px;
}
.top-in1 {
  min-height: 214px;
}
.top-in1 span {
  padding: 3em 0 0;
}
.top-in2 span {
  padding: 3em 0 0;
}
.top-in2 {
  min-height: 204px;
}
}
@media(max-width:480px){	
.search {
 display: none;
}
.header-left {
  float: none;
  margin-top: 0px;
  text-align: center;
}
.banner-text h3 {
  font-size: 1.5em;
}
.banner-text p {
  font-size: 1em;
}
.banner {
  min-height: 294px;
}
.banner-text {
  padding: 3em 0 1em;
}
.grid-top {
  width: 100%;
    margin-bottom: 1em;
}
.grid-top p {
  font-size: 1.2em;
}
.content-top {
  padding: 2em 0;
}
.grid-in {
  padding: 0em 0 0;
}
.content-bottom ul li {
  border: none;
  width: 33%;
}
.product-price {
  width: 63%;
}
.banner-text {
  margin: 0 0 0 2em;
}
.pro-grid span {
  font-size: 0.9em;
}
.pro-grid {
  padding: 3.5em 0 0;
}
a.item_add p.number {
  font-size: 0.9em;
}
.b-from-left {
  min-height: 440px;
}
.b-animate span {
  padding-top: 6em;
}
.top-in span {
  padding: 4.5em 0 0;
}
.b-from-top {
  min-height: 321px;
}
.top-in1 span {
  padding: 2em 0 0;
}
.top-in1 {
  min-height: 154px;
}
.top-in2 span {
  padding: 1.5em 0 0;
}
.top-in2 {
  min-height: 144px;
}
/*--single--*/
.cd-tabs-navigation a {
  font-size: 0.9em;
}
.top-comment-right {
  width: 81%;
}
.grid_3 {
  float: left;
  width: 100%;
}
.blog h1 {
  font-size: 2em;
  margin: 0 0 0.5em;
}
.single-bottom h3 {
  font-size: 2em;
}
.single-bottom input[type="submit"] {
  width: 18%;
}
.contact h1 {
  font-size: 2em;
}
.contact-form {
  padding: 1em 0;
}
.account h1 ,.register h1 {
  font-size: 2em;
  margin-bottom: 0.3em;
}
.register-top-grid h3, .register-bottom-grid h3 {
  font-size: 1.2em;
}
}
@media(max-width:320px){
.logo {
  width: 45%;
}
.logo img{
  width: 100%;
}
}
@media(max-width:320px){
.header-left ul li a {
  margin: 0 1em 0 0;
 font-size: 1em;
}
.box_1 h3 {
  font-size: 1em;
}
.header-top {
  padding: 10px 0;
}
.logo {
  width: 41%;
}
.h_menu4 {
  margin: 1px 0 0px;
}
.logo img{
	width:100%;
}
.head-top {
  padding: 0.6em 0;
}
.banner-text h3 {
  font-size: 0.9em;
  line-height:1.5em;
    letter-spacing: 3px;
    margin-bottom: 0.2em;
}
.banner-text p {
 font-size: 0.8em;
}
.banner-text a {
  font-size: 0.9em;
  padding: 0.3em 0.5em;
}
.banner {
  min-height: 158px;
}
.content-top h1 {
  font-size: 1.3em;
    margin-bottom: 0.8em;
}
.grid-mid {
  padding: 5px;
}
.twit h4 {
  font-size: 1em;
}
.amet-sed {
  margin-bottom: 1em;
  padding: 0;
}
.amet-sed h4 {
  font-size: 1.2em;
  margin: 0 0 0.3em;
}
ul.nav-bottom li a {
  font-size: 0.9em;
}
.amet-sed input[type="submit"] {
  width: 24%;
}
.content-bottom {
  padding: 1em 0;
}
.grid-middle {
  padding: 0.1em 0 0;
}
.content-top {
  padding: 1em 0 0;
}
.grid-top p {
  font-size: 1.1em;
}
.banner-text {
  padding: 1.5em 0 1em;
  margin: 0 0 0 1em;
}
ul.callbacks_tabs.callbacks1_tabs {
  left: 36%;
}
.banner {
  min-height: 203px;
}
ul.callbacks_tabs.callbacks1_tabs {
  bottom: 8%;
}

.box_1 p a {
  font-size: 0.9em;
}
.header-left ul {
  margin-top: 13px;
}
.content-top-bottom h2 {
  font-size: 1.5em;
  margin-bottom: 1em;
}
.men {
  margin-bottom: 1em;
}
.col-md2 {
  padding: 15px 0 0;
}
.product {
  padding: 2em 0;
}
.product-price {
  width: 100%;
  padding: 0;
}
.bottom-cd {
  padding: 0 3px;
}
p.tun {
  font-size: 0.8em;
}
a.item_add p.number {
  font-size: 0.8em;
  padding: 0.5em 0.5em;
}
.pro-grid span {
  font-size: 0.8em;
  padding: 0.4em 0.8em;
}
.pro-grid {
  padding: 2.5em 0 0;
}
.bottom-product {
  margin-bottom: 1em;
}
.pagination {
  margin: 10px 0 0;
}
.footer-top-at {
  padding: 2em 0px 2em;
}
.grid_3 {
  padding: 0;
}
.blog-poast-info ul li a,.blog-poast-info ul li span{
  font-size: 0.8em;
}
.grid_3 {
  margin-bottom: 1em;
}
.single-bottom h3 {
  font-size: 1.5em;
}
.single-bottom input[type="text"], .single-bottom textarea {
  padding: 0.6em;
}
.single-bottom textarea {
  min-height: 100px;
}
.single-bottom input[type="submit"] {
  width: 25%;
}
.single-bottom {
  padding: 0em 0 0em;
}
.contact-grid ,.contact-in{
  padding: 0;
}
.contact-grid input[type="text"], .contact-grid textarea {
  padding: 0.8em;
}
.send input[type="submit"] {
  width: 24%;
}
.account-top input[type="text"], .account-top textarea, .account-top input[type="password"]
,.register-top-grid input[type="text"], .register-bottom-grid input[type="password"] {
  padding: 0.5em;
}
.account-top input[type="submit"] {
  width: 33%;
}
.register-top-grid h3, .register-bottom-grid h3 {
  font-size: 1.1em;
}
.product-price1,.single-top,.single-top-in {
  padding: 0;
}
.single-para h4 {
  font-size: 1.5em;
}
.available ul li select {
  margin-left: 6.5%;
}
.available ul li.size-in select {
  margin-left: 10.5%;
}
.cd-tabs.is-ended {
  margin: 1em 0 1em;
  padding: 0 0em;
}
.footer-class p {
  font-size: 1em;
}
.button a {
  font-size: 0.9em;
}
.cart-items,.cart-total {
  padding: 0;
}
.account-top input[type="submit"],.register-bottom-grid input[type="submit"] {
  font-size: 1em;
}
.account-top,.left-account,.register-top-grid,.register-bottom-grid {
  padding: 0;
}
.b-animate span {
  padding-top: 4.2em;
  font-size: 1.6em;
}
.b-from-left {
  min-height: 247px;
}
.top-in span {
  padding: 2.5em 0 0;
}
.b-from-top {
  min-height: 194px;
}

 .top-in1 span {
  padding: 1.8em 0 0;
}
.top-in1 {
  min-height: 92px;
}
.top-in2 span {
  padding: 1.15em 0 0;
}
.top-in2 {
  min-height: 81px;
}
}







.read{font-size: 15px;
  border: none;
  width: 110px;
  height: 35px;
  margin-top: 8px;
  background-color:red;
  color: white;
  font-weight: bold;
}


.input{width: 100%;
  height: 35px;
  color: grey;
  padding: 10px; margin-top: 8px;}

.new{padding-left: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  /*border-bottom: 1px solid #fff;*/
  padding-bottom: 12px;
  margin-bottom: 0;}

img{width:100%;}
.add li{width:100%; color:white; font-size:16px; border:none; font-weight:bold;}
.testimonial{border: 1px solid grey;background-color: white; margin-top:-35px; border-radius:8px; color:grey}
.test_cir{width:100px; height:100px; background:red; border-radius:100px; margin:0px auto; position: inherit; z-index:99999}
.test_cir img{border-radius:100px;}
.testimonial h3{margin-top:36px;font-size:20px;text-align: center; font-family: 'Mr Dafoe', cursive;}
.testimonial p{padding: 15px;text-align: justify; font-size: 12px;}
.testimonial:hover{ background:#53a1c2; color:#fff; border: 1px solid white;}
.pay{width:135px; margin: 0px auto; color:white}
.pay img{width:100%;}
.cont {font-size: 16px;
  color: blu;
  color: rgb(0, 178, 255);
  border-bottom: 2px solid;}
  .input{padding:10px; width:170px; font-size: 12px;}
.msg{width:95%;height: 60px; padding: 10px;margin-top: 10px;font-size: 12px; }

.btnmile {
  color: black;
  background: -webkit-linear-gradient(grey, white);
  width:150px;
  height: 40px;
  border: medium none;
  cursor: pointer;
  margin-left:0px;
}
.btnmile2 {
	text-transform: uppercase;
  background-color: #C253A5;
 width:160px;
  height: 40px;
  color: #FFF;
  
  border: medium none;
  cursor: pointer;
}

.enquery{ float:right; width:265px; background:rgba(255, 165, 0, 0.46);padding-bottom: 20px; margin-top: 15px;  }
.enquery h3{text-align:center; font-size:20px;text-transform: uppercase;color:#fff;
padding: 30px 8px 0px;}


.input2{padding: 10px;color: grey;height:30px; margin-top: 10px; width: 240px; font-size:12px;
border: 1px solid #ccc; margin-left: 10px;}
.input3{padding: 10px;color: grey;height:80px; margin-top: 10px; width: 240px; margin-left: 10px; font-size:12px;border: 1px solid #ccc;}

.input4{padding: 10px;color: grey;height:40px; margin-top: 10px; font-size:12px;border: 1px solid #ccc; margin-left: 10px; width:100%;}
.msg{padding: 10px;color: grey;height:100px; margin-top: 10px; width:100%; margin-left: 10px; font-size:12px;border: 1px solid #ccc;}

.sub_new ul{list-style:none; margin-top:0px;}
.sub_new li{display: inline-block; padding:0;}
.sub_new li a{display: inline-block; padding: 7px 5px 0 0; font-size:13px; color:#DF251C}
.sub_new li a:hover{color:#999; text-decoration:none}

.chat{width: 10%;
  float: right;
  margin-top: -5px;   background: none repeat scroll 0 0 #F2F2F2;
 
  bottom: 0;
  padding: 0px;
  position: fixed;
  right: 0;}
  

  
  @media (max-width: 767px) {
  .chat{width:25% !important;
  float: right;
  margin-top: -5px;}
  .close{width:35% !important;
  float: right;
  margin-top: -5px;}
  }
  
  
  
  .close a{color:white}
  .close{width:13%;
  float: right;
  margin-top: -5px;  
 
  bottom: 0;
  padding: 0px;
  position: fixed;
  right: 0;}
  

  #chat span{font-size:16px; color:#ff9900; font-weight:bold}
 
 
 .menubar{
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4d7fb5+0,244f99+100 */
background: #4d7fb5; /* Old browsers */
background: -moz-linear-gradient(top,  #4d7fb5 0%, #244f99 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d7fb5), color-stop(100%,#244f99)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4d7fb5 0%,#244f99 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4d7fb5 0%,#244f99 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4d7fb5 0%,#244f99 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4d7fb5 0%,#244f99 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d7fb5', endColorstr='#244f99',GradientType=0 ); /* IE6-9 */
 padding:0px;
 }
 .menubar ul{
 margin:0;
 padding:0;
 float:right;
 }
 .menubar li{
 list-style:none;
 color:#000000;
 float:right;
 margin:0;
 float:left;
 display:inline-block;
 }
 .menubar li a{
 padding:12px 15px;
 font-size:14px;
 color:#fff; margin:0;
 display:inline-block;
 text-decoration:none;
 }
 .menubar li a:hover{
 /*color:#fff;*/
 margin:0;
 text-decoration:none;
/* background:#CC0000;*/
 }

 .menubar li a.color1:hover{
	background:#EF5F21;
	color: #ffffff;
}
.menubar li a.color2:hover{
	background:#589D3E;
	color: #ffffff;
}
.menubar li a.color3:hover{
	background:#00ACED;
	color: #ffffff;
}
.menubar li a.color4:hover{
	background:#D61F85;
	color: #ffffff;
}

.menubar li a.color6:hover{
	background:#00677C;
	color: #ffffff;
}

.menubar ul li ul.catmenu{
display:none;

}
.menubar ul li:hover ul.catmenu{
display:block;
}

.menubar ul li ul.service-catmenu{
display:none;
}
.menubar ul li:hover ul.service-catmenu{
display:block;
}


.catmenu{
display:none;
z-index:1000;
padding:0px; text-align:left; right:100px; position:absolute; background:#fff; border:1px solid #fff; border-radius:0 0 5px 5px; max-width:980px; font-family:'Open Sans', sans-serif;
overflow:hidden;
border-bottom:2px solid #26519A;
border-left:2px solid #26519A;
border-right:2px solid #26519A;
border-top:0px solid #26519A;
}
.catmenu ul{
display:block;
margin:0;
padding:10px;
}
.catmenu li{
display:block;
padding:0;
margin:0;
}
.catmenu li a{
display:block;
padding:0;
margin:0;
color:#999999;
font-size:13px;
margin:0;
text-align:left;
line-height:20px;
}
.catmenu li a:hover{
display:block;
padding:0;
margin:0;
color:#FF0000;
font-size:13px;
margin:0;
text-align:left;
line-height:20px;
}
.catmenu1{
margin-bottom:15px;
}
.catmenu1 span{

display:block;

margin-top:10px;
color:#FF6600;
font-weight:600;

}
.catmenu1 span a{
border-bottom:1px solid #003366;
display:block;
padding:3px 0px;
margin-top:10px;
color:#FF6600;
font-weight:600;
margin-bottom:15px;
}
.i1{
width:24px;
height:18px;
margin-right:10px;
float:left;
}
.i2 i{
width:24px;
height:24px;
margin-right:5px;
font-size:16px;
float:left;
color:#25A4E4;
padding:2px;
border:0px solid #d2d2d2;
line-height:22px;
text-align:center;
 border-radius:50px;
 
}
.catmenu1 p a{
	width:263px;
	line-height:6px;
display:block;
padding:2px 0px;
color:#111;
font-size:12px;
}
.catmenu1 p a:hover{
display:block;
padding:2px 0px;
color:#111;
font-size:12px;
background:none;
color:#CC0000;
}
.service-catmenu{
display:none;
z-index:1000;
padding:0px; text-align:left; right:100px; position:absolute; background:#fff; border:1px solid #fff; border-radius:0 0 5px 5px; max-width:1000px; font-family:'Open Sans', sans-serif;
overflow:hidden;
border-bottom:2px solid #26519A;
border-left:2px solid #26519A;
border-right:2px solid #26519A;
border-top:0px solid #26519A;
}
.service-catmenu ul{
display:block;
margin:0;
padding:10px;
}
.service-catmenu li{
display:block;
padding:0;
margin:0;
}
.service-catmenu li a{
display:block;
padding:0;
margin:0;
color:#999999;
font-size:13px;
margin:0;
text-align:left;
line-height:20px;
}
.service-catmenu li a:hover{
display:block;
padding:0;
margin:0;
color:#FF0000;
font-size:13px;
margin:0;
text-align:left;
line-height:20px;
}
a.togle-bar{
color:#FFFFFF;
font-size:1.5em;
float:right;
}
.responsive-menu{
background:#fefefe; padding:10px 15px; z-index:99999999999; position:absolute; width:95%; float:left; border:1px solid #003366; height:350px; overflow:auto; margin-left:2%;
}
.responsive-menu ul{
margin:0; 
padding:0;
}
.responsive-menu li{
display:block;
}
.responsive-menu ul li a{
display:block;
margin:0;
padding:7px 15px;
border-bottom:1px solid #d1d1d1;
}
.responsive-menu ul li a:hover{
background:#CC0000;
color:#FFFFFF;
text-decoration:none;
}
ul.sub-cat{
margin:0;
padding:0;
background:#E6E6E6;
display:block;
}
ul.sub-cat li{
padding:0px 15px;
text-transform:uppercase;
font-weight:500;
color:#003366;
}
ul.sub-cat li a{
padding:0px 15px;
font-weight:300;
text-transform:capitalize;
padding:4px 5px;
color:#333333
}
.testimonial-bg{
background:#fff; padding:50px 0;
}
.testimonial-bg h3{
text-align:center; padding-bottom:20px;
}
.mar-top10{
margin-top:10px;
}
ul.bok{
display:inline-block;
text-align:center;
}
ul.bok li{
display:inline-block;
padding:5px 7px;
}
ul.bok li img{
width:108px;
border-radius:5px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;	
border:5px solid #fff;
box-shadow:2px 2px 5px #999;
opacity:0.8;
}
ul.bok li img:hover{
width:120px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;	
opacity:1;
}
.books{
background:url(images/ft_bg.jpg); padding:50px 0;
}
.books h2{
text-align:center; padding-bottom:20px;
}
.books p{
margin-top:20px;
color:#000;
text-align:justify;
}
.contact-div{
background:url(../images/map1.jpg); padding:20px 0;
}

.contact-div h2{
color:#FFFFFF;
font-size:22px;
font-weight:600;
text-shadow:1px 1px 2px #000;
margin:10px 0;
border-bottom:1px solid #FFFFFF;
padding-bottom:10px;
}
.contact-div h3{
color:#FFFFFF;
font-size:17px;
font-weight:600;
text-shadow:1px 1px 2px #000;
margin:10px 0;
border-bottom:1px solid #FFFFFF;
padding-bottom:10px;
}
.contact-div ul{
margin:0;
padding:0;
}
.contact-div li{
color:#FFFFFF;
line-height:30px;
list-style:none;
text-shadow:1px 1px 2px #000;
letter-spacing:1px;
}
.ctext{
font-weight:700;
color:#FF9900;
}
.contact-div input[type="text"], .contact-div input[type="email"]{
border-radius:0;
border:1px solid #fff;
box-shadow:none;
}
.contact-div button[type="submit"]{
border-radius:0;
border:1px solid #fff;
}

.contact-ico{
background:#53a1c2;
}
.contact-ico h2{
text-align:center; padding-bottom:20px; font-weight:700; color:#fff; text-shadow:1px 1px 1px #000;
}
.contact-ico p{
color:#f1f1f1; font-size:16px; margin-bottom:20px;
}
.contact-ico .sub-p{
color:#333333
}
.main_heading{
}
.main_heading h1{
text-align:center; padding-bottom:20px; color:#fff;
}
.org-btn{
	text-transform: uppercase;
background:#FF6600;
color:#FFFFFF;
}
.org-btn:hover{
background:#FF8F59;
color:#FFFFFF;
}

.blu-btn{
	text-transform: uppercase;
background:#0066CC;
color:#FFFFFF;
}
.blu-btn:hover{
background:#3366FF;
color:#FFFFFF;
}

.gren-btn{
	text-transform: uppercase;
background:#33801a;
color:#FFFFFF;
}
.gren-btn:hover{
background:#339900;
color:#FFFFFF;
}
.peach-btn{
	text-transform: uppercase;
background:#f9b018;
color:#FFFFFF;
}
.peach-btn:hover{
background:#FF9900;
color:#FFFFFF;
}
.red-btn{
	text-transform: uppercase;
background:#ea2d1f;
color:#FFFFFF;
}
.red-btn:hover{
background:#C9302C;
color:#FFFFFF;
}
.sucess-msg{
margin:100px 0; padding:20px; border:1px dashed #999999; border-radius:5px; background:#f1f1f1; color:#006633; text-shadow:1px 1px 1px #fff; text-align:center;
}

.slider-overlay{
position:absolute; z-index:100; width:100%; height:auto; overflow:hidden;
}
.slider-overlay-bg{
background:rgba(224, 59, 81, 0.97); margin-top:0px;
}

.slider-overlay-bg input[type="text"], .slider-overlay-bg textarea{
border-radius:0; 
border:1px solid #d4d4d4;
resize:none;
color:#000;
}
.slider-overlay-bg h2{
margin-bottom:5px; color:#fff; font-weight:600;
}
#toTop {
			display: block;
			position: fixed;
			bottom: 5px;
			right: 5px;
			padding: 0px 10px;
			background:#222;
			color:#FFFFFF;
			font-size:36px;
			font-weight:800;
			border-radius:5px;
}

.cont-addres{

}
.cont-addres h2{
font-size:15px; margin-top:0px; text-align:center; border:1px solid #154D9A;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b7ea+0,009ec3+100;Blue+3D+%2315 */
background: #00b7ea; /* Old browsers */
background: -moz-linear-gradient(top,  #00b7ea 0%, #009ec3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#009ec3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00b7ea 0%,#009ec3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */
 padding:10px 15px; color:#FFFFFF; border-radius:5px 5px 0 0; letter-spacing:1px; font-weight:400;
}

.cont-addres1 h2{
font-size:15px; margin-top:24px; text-align:center; border:1px solid #666;/* Permalink - use to edit and share this gradient: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a4b357+0,75890c+100;Olive+3D+%233 */
background: #a4b357; /* Old browsers */
background: -moz-linear-gradient(top,  #a4b357 0%, #75890c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(100%,#75890c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a4b357 0%,#75890c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a4b357 0%,#75890c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a4b357 0%,#75890c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a4b357 0%,#75890c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */

 padding:10px 5px; color:#FFFFFF; border-radius:5px 5px 0 0; letter-spacing:1px; font-weight:400;
}

.cont-addres ul, .cont-addres1 ul{
margin:0px 0 0 0;
background:#f1f1f1;
padding:15px;

}
.cont-addres li, .cont-addres1 li{
list-style:none;
padding:10px 0px 10px 30px;
border-bottom:1px solid #fff;
font-size: 13px;
display:block;
margin-left:0px;
}
.cont-addres i, .cont-addres1 i{
color:#0099CC;
display:block;
position:absolute;
font-size:18px;
margin-left:-22px;
margin-top:1px;
}
.cont-pg-fm{
border:1px solid #E5384B; padding:20px 20px; background:#f1f1f1; margin-bottom:20px;
}
.cont-pg-fm-head{
margin-bottom:0px; font-size:25px; color:#fff; padding:10px 15px;background:#E5384B; border-radius:5px 5px 0 0;
box-shadow:1px 1px 1px #d1d1d1;
}

.cont-pg-fm input[type="text"], .cont-pg-fm input[type="email"], .cont-pg-fm textarea, .cont-pg-fm select, .cont-pg-fm input[type="file"]{
border-radius:0;
box-shadow:0px 0px 1px #d1d1d1;
}
.get-in-touch{
border:1px solid #999; border-radius:5px; padding: 20px 25px 45px 25px; margin-bottom:20px;
}
.get-in-touch h1{
color:#FF6600; text-shadow:1px 1px 1px #555; font-size:48px; margin-bottom:15px; text-align:center
}
.get-in-touch h2{
color:#FF6600; font-size:20px; margin-bottom:15px; text-align:center
}
.get-in-touch p{
font-size:15px; font-style:oblique; font-family:"Times New Roman", Times, serif;
}
.get-in-touch-img{
width:150px; margin-right:10px; float:left;
}
.mar-bot-30{
margin-bottom:30px;
}
.mar50{margin:50px 0;}
.green-sbt-btn{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a4b357+0,75890c+100;Olive+3D+%233 */
background: #a4b357; /* Old browsers */
background: -moz-linear-gradient(top,  #a4b357 0%, #75890c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(100%,#75890c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a4b357 0%,#75890c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a4b357 0%,#75890c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a4b357 0%,#75890c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a4b357 0%,#75890c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */
color:#FFFFFF; font-weight:400; font-size:16px;
text-shadow:1px 1px 1px #000;
}
.career-div{
margin:20px 0;
}
.career-div h2{
margin:20px 0 10px 0; color:#fff; padding:7px 15px;  font-weight:400; text-align:center; font-size:22px; 
}
.career-div p{
margin:10px 0; font-size:15px; color:#fff; text-align:center; padding:20px 20px 10px 10px;
}
#about{
margin-bottom:50px;
}
#about  h2{padding:8px; color:#E5384b;font-weight: 700;}
.about-cir  h1{padding:8px; text-align:justify; color: #fff; text-align:center;line-height: 170px}
#about  p{padding:8px; text-align:justify;}

.about-cir{
shape-outside: circle(50%); width: 200px; height: 200px; float: left; font-size: 36px; margin-right: 40px; margin-bottom:7px; background-color: #A80329; border-radius: 100px; line-height: 190px; text-align: center; border:10px solid #fff; box-shadow:1px 1px 15px #d4d4d4; color:#FFFFFF;
}
.about-cir1{
shape-outside: circle(50%); width: 200px; height: 200px; float: left; font-size: 32px; margin-right: 40px; margin-bottom:7px; background-color: #A80329; border-radius: 100px; line-height: 190px; text-align: center; border:10px solid #fff; box-shadow:1px 1px 15px #d4d4d4; color:#FFFFFF;
}
.mar-bot30{
margin-bottom:30px;
}
.right-sidebar-form{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */

padding:20px 20px; color:#FFFFFF; border-top:8px solid #00CCFF;
}

.consult-div{
margin-bottom:50px;
}
.consult-div h1{color:#EB2112; margin-bottom:10px;
}
.consult-div h2{
color:#EB2112; margin-bottom:10px; font-size:20px; color:#333333; font-weight:600;
}
.consult-div h3{
color:#EB2112; margin-bottom:10px; font-size:36px; font-weight:500;
}

.consult-div h4{
color:#EB2112; margin-bottom:10px; font-size:20px; color:#333333;
}
.consult-div p{
margin-bottom:10px; text-align:justify;
}

.popup-bg{
background:rgba(0,0,0,0.7); width:100%; height:100%; position:fixed; z-index:1000; display: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;	
}
.close-ico{
position:absolute; right:5px; margin-top:-10px;
}
.popup-header{
background:#006699; padding:10px 15px; color:#FFFFFF; border-radius:10px 0px 0 0; border:2px solid #FFFFFF;
}
.popup-fm{
background:#FFFFFF; padding:20px 40px;border-radius:0px 0px 10px 0;
}

.steps-div{
width:60px; margin-top:10px; height:60px; background:#A80329; padding:10px; font-size:25px; text-align:center; border-radius:50px; color:#FFFFFF; font-weight:400; position:absolute; border:3px solid #d1d1d1;
}
.mar-left-70{
margin-left:70px;
}
ul.c1{
margin-left:25px;
}
ul.c1 li{
font-size:14px;
list-style:square
}
.visa h3{color:#00CCFF; font-size:18px;}
#im{padding: 10px;
    background-color: #DADADA;
    color: red;
    border-bottom: 1px solid #949494;}
	
.m td{border:1px solid #ccc; padding:10px;font-weight: 600; font-size:15px;}
.serve h2{font-weight: normal;
    color: #fff;
    font-size: 20px;
    padding: 10px;}	
	
.banner333{background:url(../images/serve.jpg);height:500px;}
.eligibility_box {padding-bottom:30px;}
.eligibility_box h1,p{color:black; font-weight:normal; padding:6px;}
.eligibility {padding-bottom:30px;}
.eligibility h1,p{ font-weight:normal; padding:6px;}
.living h1 {
    font-family: merriweather;
    font-size:45px; text-align:center;
    color: #fff;
    font-weight: 900;margin-top: 160px;
}
.living p {
    font-family: merriweather;
    font-size: 22px;
    color: #fff;
    font-style: italic;
    width: 90%;
    margin: 0 auto;
	text-align:center;
}
.learn{line-height: 28px;
    color: white;}
	.calculator{padding:10px;
  
    border-radius: 10px;
  
    text-align: center;}
.calculator a{color:#fff; text-decoration:none}	
	.calculator h1{font-size:25px;}
.calculator_sub	{border: 1px solid #ccc; padding: 10px;}
.calculator_sub h1{color: #E5384b;}	
.calculator_sub h2{   font-size: 23px;color: #E5384b;}	
	
.canada td,th{height: 42px; padding: 10px;    border: 1px solid #ccc;}
.certi {
    margin-top: 30px;
    color: #fff;
    background: #ce0000;
    text-align: center;
    padding: 15px;
    font-size: 18px;
    margin-bottom: 30px;
}
.certi p {color:#fff; text-align:center}

/*------------------------------------------------------gradient color  button-------------------------------------*/

.g_1{ background: -webkit-linear-gradient(red, white);background: -webkit-linear-gradient(red, white); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(red, white); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(red, white); /* For Firefox 3.6 to 15 */}
  .g_2{ background: -webkit-linear-gradient(#06A9C3, #C3F1F9);background: -webkit-linear-gradient(#06A9C3, #C3F1F9); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#06A9C3, #C3F1F9); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#06A9C3, #C3F1F9); /* For Firefox 3.6 to 15 */}
    .g_3{ background: -webkit-linear-gradient(#B708FF, #F7E3FD);background: -webkit-linear-gradient(#B708FF, #F7E3FD); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#B708FF, #F7E3FD); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#B708FF, #F7E3FD); /* For Firefox 3.6 to 15 */}
    .g_4{ background: -webkit-linear-gradient(#066700, #86DC95);background: -webkit-linear-gradient(#066700, #86DC95); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#066700, #86DC95); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#066700, #86DC95); /* For Firefox 3.6 to 15 */}
    .g_5{ background: -webkit-linear-gradient(#FF9600, #F5ECD7);background: -webkit-linear-gradient(#FF9600, #F5ECD7); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#FF9600, #F5ECD7); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#FF9600, #F5ECD7); /* For Firefox 3.6 to 15 */}
    .g_6{ background: -webkit-linear-gradient(#010D96, #BCC1F5);background: -webkit-linear-gradient(#010D96, #BCC1F5); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#010D96, #BCC1F5); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#010D96, #BCC1F5); /* For Firefox 3.6 to 15 */}
  
  
  
  
  
  
  
  .click_icon{background: #ebebeb;
   
   
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;}
	
.cc1 h2{
color:#E9354F; background:rgba(0,0,0,0.2); padding:5px 15px; margin-bottom:10px; font-size:18px
}	
.cc1 ul{
}
.cc1 li{
padding:0 20px;
margin:0;
font-size:14px;
list-style:disc;
margin-left:40px
}
.cc1 li a{
padding:2px;
color:#666666;
text-decoration:none;
}
.cc1 li a:hover{
color:#000;
}
.cc1 li:last-child{
padding-bottom:10px;
}
.canada-dependent{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.canada-dependent-list ul{margin:2px;}
.canada-dependent-list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 16px;}
.canada-dependenth2{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.wrdh3{color:#E5384B;}
.canada-fee{border:thin solid #E5384B;}
.canada-fee > .canada-dependenth2{border-bottom:none;}
.australian-visa{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.australian-visah2{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.australian-visa-list ul{margin:2px;}
.australian-visa-list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 14px;}
	
.jj1 ul{
margin:0;
padding:0;
list-style:lower-greek !important;
}
.jj1 li{
list-style:lower-greek !important;
line-height:19px;
font-size:12px;
}
.bold-li{
	font-weight:600;
}
.jj1 li a{
list-style:lower-greek !important;
display:block;
line-height:19px;
color:#333333;
font-size:12px;
}
.jj1 li a:hover{
display:block;
line-height:19px;
font-size:12px;
}
.cas{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.cas-list ul{margin:2px;}
.cas-list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 14px;}
.immigration_opted_contry{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.ioc-list ul{margin:2px;}
.ioc-list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 14px;}
.job_serh1{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.asa_h1{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px; }
.danish_card{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.danish_cardh2{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.danish_card_list ul{margin:2px;}
.danish_card_list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 14px;}
.hk_qmas{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.hk_qmash2{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.hk_qmas_list ul{margin:2px;}
.hk_qmas_list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 14px;}
.can_visa{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.can_visah2{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.can_visa_list ul{margin:2px;}
.main_p{font-size:17px; color:#DE3F55}
.can_visa_list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 14px;}
.eu_bl{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.eu_blh2{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px; }
.eu_bl_list ul{margin:2px;}
.eu_bl_list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 14px;}
.sa_skill{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.sa_skillh2{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.sa_skill_list ul{margin:2px;}
.sa_skill_list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 14px;}
.ga_job{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.ga_jobh2{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px; }
.ga_job_list ul{margin:2px;}
.ga_job_list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 14px;}
	.ireland_skill{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.ireland_skillh2{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.ireland_skill_list ul{margin:2px;}
.ireland_skill_list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 14px;}
.sen_vi{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.sen_vih2{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.sen_vi_list ul{margin:2px;}
.sen_vi_list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 14px;}
.nw_vi{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px;}
.nw_vih2{color:#E5384B; border-bottom:thin solid #E5384B;margin:20px 0px; background-color:#E7E7E7;padding:5px; }
.nw_vi_list ul{margin:2px;}
.nw_vi_list ul li{margin: 0px 22px;
    line-height: 30px;
    font-size: 14px;}
	
	.socialIcon { margin:0; padding:0; text-align:right; }
.socialIcon li{ list-style:none; display:inline-block }
.socialIcon li i.facebook-icon{
width:30px;
height:28px;
display:block;
margin-top:5px;
background:url(images/social-icons.png) -5px -4px;
}
.socialIcon li i.twitter-icon{
width:30px;
height:28px;
display:block;margin-top:5px;
background:url(images/social-icons.png) -36px 97px;
}
.socialIcon li i.linkedin-icon{
width:30px;
height:28px;
display:block;margin-top:5px;
background:url(images/social-icons.png) -67px 65px;
}
.socialIcon li i.googlePlus-icon{
width:30px;
height:28px;
display:block;margin-top:5px;
background:url(images/social-icons.png) -166px 33px;
}
.socialIcon li i.instagram-icon{
width:30px;
height:28px;
display:block;margin-top:5px;
background:url(images/social-icons.png) -165px -5px;
}