*{ margin:0; padding:0}
/*-- header --*/
.header-top{
	padding:2em 0;
	border-bottom: solid 1px #e3e3e3;
}
.header-logo a{
	display:block;
}
.header-logo{
	float:left;
}
.header-right{
	float:right;
}
.header-right ul{
	margin:0;
	padding:0;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.header-right ul li{
	  display: inline-block;
	  margin: 0 1em;
	  color: #7e7f84;
	  font-size: 14px;
	  font-weight: 500;
}
.header-right ul li.phone{
	padding-left: 1.5em;
	background: url(../phone.html) no-repeat 0px 3px;
}
.header-right ul li.mail{
	padding-left: 1.5em;
	background: url(../msg.html) no-repeat 0px 4px;
}
.header-right ul li.mail a{
	color:#7e7f84;
	text-decoration:none;
	text-transform: uppercase;
}
.header-right ul li.checkout a{
	border: solid 1px #e3e3e3;
	padding: 10px 25px 10px 25px;
	color: #7e7f84;
	font-size: 14px;
	text-decoration:none;
}
.header-right ul li.checkout{
	position:relative;
}
.header-right ul li.checkout a span.cart{
	background: url(../add.html) no-repeat 0px 0px;
	padding-left: 35px;
	margin-right: 15px;
}
.header-right ul li.checkout a span.check{
	background: url(../droup.html) no-repeat 79px 0px;
	padding-right: 35px;
	text-transform: uppercase;
}
.shopping{
	display:none;
	position:absolute;
	padding:20px;
	border:solid 1px #e3e3e3;
	background:#FFF;
	top: 141%;
	right: 0;
}
.shopping h5{
	color:#000;
	font-size: 14px;
	font-weight:600;
	margin:0;
}
.shopping p{
	color: #9E9E9E;
	font-size: 14px;
	font-weight: 100;
	margin: 1em 0 0 0;
}
.header-right ul li.checkout:hover div.shopping{
	display:block;
	z-index: 9999;
}
.shopping:after{
	content: '';
  position: absolute;
  top: -7%;
  right: 13%;
  width: 0;
  height: 0;
  border-top: 9px solid #e3e3e3;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  transform: rotate(180deg);rm: rotate(180deg);
}
.top-nav{
	float:left;
}
span.menu {
  display: none;
}
ul.navig {
	padding: 0;
	position: relative;
	margin: 0;
}
.top-nav ul li:nth-child(1){
	margin-left:0;
}
ul.navig li span {
	color: #fff;
	margin: 0 15px;
	font-size: 16px;
}
ul.navig li {
	display: inline-block;
	margin: .7em 1em;
	position: relative;
}
ul.navig li a {
	color:#7e7f84;
	font-size:14px;
	text-transform: uppercase;
	text-decoration: none;
	background: rgba(70, 181, 227, 0);
	text-shadow: 2px 2px 2px #f9f9f9;
	-webkit-text-shadow: 2px 2px 2px #f9f9f9;
	-moz-text-shadow: 2px 2px 2px #f9f9f9;
	-o-text-shadow: 2px 2px 2px #f9f9f9;
	-ms-text-shadow: 2px 2px 2px #f9f9f9;
}
ul.navig li a.sup{
	color:#5f2073;
	background:#f9f9f9;
	font-weight:700;
}
ul.navig li a:hover{
	color: #ff5f3b;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
ul.navig li a:hover ul.navig li a:after{
	display: block;
}
ul.navig li a:after{
	width:15px;
	height:15px;
	background:red;
	display: none;
	content:"";
	position:absolute;
	top:0;
}
.search {
	float:left;
	  margin: .3em 0 0 1em;
}
.search input[type="text"] {
  display: inline-block;
  background: url(../search.html) no-repeat 0px 14px;
  border: none;
  margin: 0;
  outline: none;
  font-size: 14px;
  color: #7e7f84;
  padding: .7em .7em .7em 2em;
}
/*-- banner --*/
.banner-bg{
	background-size:cover!important;
	min-height:550px;
}
.banner-info {
	width: 80%; margin-top:220px;
}
.banner-info p{ font-size:18px;}
@media (max-width: 760px) {
.banner-info {
	width: 100%; margin-top:100px; padding:0 20px;
}
.banner-bg{
	background-size:cover!important;
	min-height:350px;
}
.banner-info h2{
	color:#FFF;
	font-size:24px!important;
	font-weight:600; line-height:1em;
	margin:0;
}
}
.banner-info h2{
	color:#FFF;
	font-size:50px;
	font-weight:600; line-height:1em;
	margin:0;
}
.banner-info h2 span{
	display:block;
}
.banner-info  p{
	color:#FFF;
	margin: 1em 0 1em;
}
.banner-info a{
	color:#1a2481;
	background:#fff;
	padding: .7em 1.5em;
	text-decoration:none; margin-top:1.5em; display:block; width:130px; text-align:center;border-radius:10px;
}
.banner-info a:hover{
	background:#FFF;
	color:#ff674f;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
/*------------------ Slider Part starts Here----------*/
#slider2,
#slider3 {
  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);
  -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;
  float: none;
  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;
}
.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: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 55px;
	background: transparent url("../themes.html") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-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;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  width:100%;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top:90%;
	z-index: 999;
	left: 46%;
	padding: 0;
	margin: 0;
}
.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(../img-resources.html)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{
	display: inline-block;
	margin: 0;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:14px;
  width:14px;
  display:inline-block;
  border:2px solid #FFF;
  background: none;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	border: 2px solid #FFFFFF;
	background: #FFF;
}
/*-- banner-bottom --*/
.banner-bottom-grids {
	padding: 6em 0 4em 0;
}
.bottom-grid img{
	width:100%;
}
.bottom-grid-info {
  margin: 1em 0 0 0;
}
.bottom-grid a{
	color: #f45a40;
	font-size: 26px;
	font-family: 'Roboto Condensed', sans-serif;
}
.bottom-grid p{
	color: #7e7f84;
	margin: 1em 0 0 0;
	font-size: 14px;
}
