/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
.wrap{
	width:1000px;
	margin:0 auto;
	background-color:#fff;
	padding:5px 12px;
	padding-top:25px;
	margin-top: -10px;
	box-shadow: 0px 6px 15px silver;
}
.wrap p{
	color: #666;
font-family: Arial;
font-size: 12px;

}
body{
	font-family: 'Unica One', cursive;
font-size: 12px;
line-height: 19px;
color: #9B9D9C;
min-width: 1060px;
background: url(../images/body_bg.jpg) 50% 0 repeat white;
-webkit-text-size-adjust: none;
}
/*-- Slider Part starts Here --*/
#slider3,#slider4  {
  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;
  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: 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;
}
a.callbacks_nav.callbacks1_nav.prev {
	background: transparent url("../images/themes.png") no-repeat 0px 0px;
  left: -3.1%;
}
.callbacks_nav.next {
	background: transparent url("../images/themes.png") no-repeat -46px 0px;
  left: 100%;
}
#slider3-pager a,#slider4-pager a  {
  display: inline-block;
}
#slider3-pager span,#slider4-pager span{
}
#slider3-pager span,#slider4-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a ,#slider4-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a {
  padding: 0;
}
#slider3-pager li, #slider4-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: 87%;
	z-index: 999;
	left: 45.5%;
	padding: 0;
	margin: 0;
}
ul.callbacks_tabs.callbacks2_tabs {
top: 73%;
left:46%;
}
.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: 5px;
	display: inline-block;
}
@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;
  width: 15px;
  height: 15px;
  display:inline-block;
  background:#444847;
  border-radius:100%;
}
.callbacks_here a:after{
	background: #373B3A;	
}
a.callbacks_nav.callbacks2_nav.prev {
background: transparent url("../images/2.png") no-repeat left top;
width:23px;
height:23px;
}
a.callbacks_nav.callbacks2_nav.next{
background: transparent url("../images/2.png") no-repeat -29px 0px;
width:23px;
height:23px;
}
a.callbacks_nav.callbacks2_nav.prev {
left: 86% !important;
top: 9%;
}
a.callbacks_nav.callbacks2_nav.next {
right: 0% !important;
top: 9%;
}
/*-- Slider part Ends Here --*/

.logo{
	text-align:center;
}
.logo img{
	width:220px;
}
.top-menu ul li{
	display:inline;
	
}
.top-menu{
	margin-top:5px;
	text-align: center;
}
.top-menu ul li a{
	font-size: 18px;
color: #444847;
padding: 0px 15px;
position: relative;
font-size: 17px;
line-height: 22px;
color: #9B9D9C;
font-family: 'Electrolize', sans-serif;
}
.top-menu ul li a:hover{
	color:#cdcdcd;
}
.top-menu ul li a img{
	margin-left: 23px;
}


.grid1{
	width:310px;
	float:left;
}
.grid1 img{
	width:310px;
	height:250px;
	
}
.grid1 p{
	text-align:justify;
}
.grid1 h2{
	font-family: 'Stalemate', cursive;
	text-align:center;
	margin:0px;
	margin-bottom:20px;
	color: #373B3A;

}
.grid1 a{
	display: inline-block;
padding: 6px 14px 8px;
margin: 6px 0 0;
font-size: 12px;
line-height: 19px;
color: white;
background: #373B3A;
}
.grid1 a:hover{
	background-color:#555;
}

.pin{
	width:286px;
	float:left;
	margin: 17px 0px;
	border-right: 1px solid silver;
}
.pin h2{
	font-family: 'Stalemate', cursive;
	font-size:37px;
	text-align:left;
color: #373B3A;
}
.para{
	width: 702px;
	float:left;
}
.para p{
	line-height: 1.5;
padding-top: 43px;
margin-left: 37px;
border-top: 1px solid silver;
margin-top: 17px;
}
/*---footer---------*/
.footer-menu ul li{
	display:inline;
	
}
.footer-menu{
	margin-top: 23px;
}
.footer-menu ul li a{
	font-size: 18px;
color: #444847;
padding: 0px 15px;
position: relative;
font-size: 17px;
line-height: 22px;
color: #9B9D9C;
font-family: 'Electrolize', sans-serif;
}
.footer-menu ul li a:hover{
	color:#cdcdcd;
}
.footer-menu ul li a img{
	margin-left: 23px;
}
.footer{
	border-top:1px solid silver;
	text-align: center;

}
.copyrights p{
	text-align:center;
}
.copyrights a{
	margin-left:5px;
	color: #666;
	font-family: 'Electrolize', sans-serif;
}
.copyrights a:hover{
	color:#000;
	text-decoration:underline;
}
/*-------------about--------------*/
.about-grids{
	width:700px;
	float:left;
}
.about-grids h3{
	font-family: 'Electrolize', sans-serif;
	font-size:27px;
	
	margin-bottom:10px;
}
.about-grids img{
	float:left;
	margin: 0px 17px 10px 0px;
	cursor:pointer;
	width:310px;
	
	
}
.about-grids p{
	line-height:1.9;
	
}
.para1{
	font-family: 'Stalemate', cursive;
	font-size:37px;
	margin:20px 0px
}
.about-staff ul{
	margin:0px;
	padding:0px;
	
}
.about-staff{
	width:264px;
	float:right;
}
.about-staff h4{
	margin:5px;
	
}
.about-staff img{
	cursor:pointer;
}
.about-grid1{
	margin-bottom: 44px;
}
/*------------gallery-------------------*/
.grids ul{
	margin:0px;
	padding:0px;
}
.grids ul li{
	float:left;
}
.grids ul li:nth-child(2),.grids ul li:nth-child(5),.grids ul li:nth-child(8) {
margin:0px 50px;
}
.grids ul li img{
	margin-bottom: 37px;
	cursor:pointer;
	width:300px;
	height:250px;
}
.heading h2{
	font-family: 'Stalemate', cursive;
	font-size:40px;
	margin:20px 0px
	
}
.heading{
	text-align:center;
}
/*--------------our-menu------------------*/
.OurMenu{
	width:250px;
	float:left;
}
.OurMenu ul{
	margin:0px;
	padding:0px;
}
.OurMenu ul li{
	float:left;
	display:inherit;
	padding:0px;
	margin:0px;
margin: 3px 0px;
border-bottom: 1px dotted silver;
}
.OurMenu ul li span{
	margin-left:50px;
}
.lists{
	margin-bottom:20px;
}
/*----------contact---------------*/
.slider-1
{
float:left;
width:350px;

margin-bottom:10px;
}
.slider-1 h3
{
font-family: 'Electrolize', sans-serif;
margin-top:30px;
font-size:27px;
text-transform:uppercase;
color:#8f8f8f;
}
.map{
	margin-top: 28px;
}
.grids
{
margin-top:20px;
text-transform:capitalize;
}
.grids span a
{
text-transform:lowercase;
}
.grids h4
{
font-size:19px;
color:#666;
font-weight:bold;
}
.grids span
{

color:#666;
}
/*slider2*/
.slider-2
{
width:600px;
float:right;
margin-left:16px;
}
.slider-2 h3
{
font-family: 'Electrolize', sans-serif;
margin-top:30px;
font-size:27px;
color:#8f8f8f;
}
.table-form
{
margin-top:4px;
}
.table-form input[type="text"]
{
background: white;
width: 345px;

margin-bottom: 24px;
border: 1px solid #DDD;
outline:none;
padding: 9px 18px 10px;


color:#aaa;
overflow:hidden;
}
textarea
{
font-family: 'Monda', sans-serif;
width: 558.1px;

height:98px;
padding: 9px 18px 10px;
border: 1px solid #DDD;
outline:none;
color:#aaa;
}
.Button-form ul{
	margin:0px;
	padding:0px;
}
.Button-form ul li{
	display:inline;
}
.Button-form ul li:nth-child(2)
{
	margin:0px;
}
.Button-form input[type="submit"],.Button-form input[type="reset"]{
	border:none;
	background-color: #999;
color: white;
padding: 6px 20px;
}
.Button-form input[type="submit"]:hover,.Button-form input[type="reset"]:hover{
	background-color:silver;
	cursor:pointer;
}
.Button-form{
	float:right;
}
.contact{
	margin-bottom:18px;
}
.contact h4{
	font-family: 'Electrolize', sans-serif;
	margin:0px;
	padding:0px;
}
