@charset "utf-8";
/* CSS Document */

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin:0px;
	padding:0px;
	 font-family:"raleway", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#59595A;
	background:#F1F4F9;
}

a{color:#00b8cc; text-decoration:none;}
a:hover{color:#007FBB; text-decoration:none;}
i{padding-right:5px;}
@font-face {
    font-family: 'raleway';
    src: url('../fonts/Raleway-Regular.eot');
    src: url('../fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Raleway-Regular.woff') format('woff'),
         url('../fonts/Raleway-Regular.ttf') format('truetype'),
         url('../fonts/Raleway-Regular.svg#stencilstd') format('svg');
    font-weight: normal;
    font-style: normal;
}

img {
	border:none;
}

.left{float:left;}
.right{float:right;}
.row{width:100%;}
input[type="radio"] {
	border-radius:5px;
	background:#fff;
	margin:5px 0px 12px 0px;
}
h1{margin:0; padding:0; font-size:21px; color:#333; font-family:"raleway", Arial, Helvetica, sans-serif; text-transform:uppercase;}
h1 span{color:#8D8D8D;}
h2{margin:0; padding:0; font-size:30px; color:#fff; font-family:"raleway", Arial, Helvetica, sans-serif; text-align:center; text-transform:uppercase}
.line{border-top: 2px solid #00b8cc; width: 40px; max-width: 40px; margin: 20px auto;}
.clear{clear:both;}


#wrapper{width:100%; position:relative;}
.header{position:fixed; background:#fff; height:100px; width:100%; z-index:333; -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);}
.logo{padding-left:10px; float:left;}
.top-menu{float:right; padding-right:10px;}
.google-translate{text-align:right; margin-top:10px;}
		/*----------------------------Menu Start--------------------------------*/
		.main-menu{}
		.menu {display:none;}
		#nav {
	margin:0px!important;
	float:left;
	width:100%!important;
	clear:both;
	/*background:url(../images/menu-bg.jpg) repeat-x;*/
	height:55px; 
	line-height:36px;
	padding:0;	
}
#nav li {
	position:relative;
	display:inline-block;	
	list-style:disc;
	line-height:45px;
	min-width:74px;	
}
#nav > li:last-child {
	margin-right:0px;
}
#nav li a {
	position:relative;
	display:block;
	padding:5px 5px;
	min-width:40px;
	text-align:center;
	font-size:14px;
	font-weight:700;
	font-family:"raleway", Arial, Helvetica, sans-serif;
	z-index:300;
	color:#333; text-decoration:none;
	text-transform:uppercase;

}

#nav li a:hover, #nav li a.selected:hover, #nav li a.current {
	text-decoration:none;
}
/* menu level 2 */
#nav ul {
	display:none;
	position:relative;
	width:240px;
	z-index:310;
	margin:0;
	position:absolute;
	background:#fff;
	top:40px;
	left:0;
	padding: 10px 0 0 0;
	
}
#nav ul li {
	display:block;
	padding:0;
	margin:0;
	text-align:center;
	background-image:none;
	border-bottom:1px solid #ddd;
	
}
#nav ul li a {
	text-align:left;
	padding:0px 18px;
	font-size:12px;
	font-family:"raleway", Arial, Helvetica, sans-serif;
	line-height:30px;
	text-transform:inherit;
}
#nav ul li a:hover{}
#nav ul li:first-child a {
	border-top:none;
}
#nav ul li:last-child a {
	border-bottom:none;
}
.nav > li > a, .aside h2, #logo p, .accordion-heading .accordion-toggle, .header .menu, .tagline p, .comment-meta a, .page-header h1 .back, .featured-posts .info p {
	color:#999;
}
#nav ul li a, #portfolio .item .category, #filters a, .post .info, .post .tags, .post .category a, .latest-portfolio .service span, .service-title span, .post-info, .archives .list li span, .copy-text p {
	color: #333;
}
#nav li a:hover, #nav li.active > a, #nav li a.selected:hover, #nav li a.current, #nav li a.selected, #nav li a.current-sub, .media-box .mask .title {
	color:#00b8cc; text-decoration:none; }
@media (max-width: 980px) {
.menu {display:block; width:98%; margin:0px auto;}
#nav {
display:none;
}
}
@media (max-width: 480px) {
#nav {
display:none;
}
}
#menu {
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	display:block;
}
#menu-trigger{display:none;}

.slide-description{position:relative; top:200px; color:#fff; z-index:3; }
.slide-description h1{color:#fff; text-align:center;}
.slide-description p{color:#fff; text-align:center; font-size:70px; font-weight:700; margin:0; display:block;}
.dummy-wrapper { display: block; position:relative; }

/*----------------------------Menu end--------------------------------*/


/*-------------------------Slider start---------------------------------------*/
.slider{position:relative; width:100%;}
.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:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.rslides {
  margin: 0 auto 40px;
  }
  .rslides h1{color:#fff; font-size:20px; margin:0;}

#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;
  }



#download {
  background: #333;
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 60px auto;
  max-width: 500px;
  padding: 20px;
  }

#download:hover {
  background: rgba(255,255,255,.15);
  }


/* Callback example */

h3 {
  font: 20px/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #fff;
  }

.events {
  list-style: none;
  }

.callbacks_container {
  
  position: relative;
  float: left;
  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 {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
 text-align:center;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  top:135px;
  font-size:30px;
  font-family:"raleway", Arial, Helvetica, sans-serif;
  }
  
  .callbacks .caption1 {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
 text-align:center;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  top:200px;
  font-size:50px;
  font-family:"raleway", Arial, Helvetica, sans-serif;
  }

.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: 38px;
  background: transparent url("themes/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.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 img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
  }
/*-----------------------------Slider end---------------------------------------*/
#service-container{width:100%; background:url(../images/services-bg.jpg) no-repeat; margin-top: 0px; margin-bottom: 0px; padding-top: 100px; padding-bottom: 60px; overflow:hidden; }
.service-inner{max-width:1140px; margin:0 auto;}
.service{}
.service ul{margin:0; padding:0; display:block;}
.service li{list-style:none; float:left; width:48%; padding:40px 0;}
.service li .servicebox{}
.service-icon{float:left; margin-right:10px; color:#00b8cc; width:20%; font-size:90px; margin:0;}
.service-content{float:right; width:78%;}
.service-content h3{font-size:22px; color:#fff; font-family:"raleway", Arial, Helvetica, sans-serif; margin:0; text-align:left;}
.service-content p{color:#888FA1; font-size:13px; line-height:20px;}

#about-container{background:url(../images/about-bg.jpg) no-repeat; margin-top: 0px; margin-bottom: 0px; padding-top: 60px; padding-bottom: 120px; overflow:hidden; }
.about-inner{max-width:1140px; margin:0 auto;}


#news-container{width:100%; padding:50px 0; margin:0; overflow:hidden; background:#fff;}
.news-left{width:20%; float:left; padding-left:20px;}
.news-left h1{color:#00b8cc; font-size:46px;}
.news-left h2{color:#000; font-size:30px; text-align:left;}
.news-right{width:78%; float:right; padding-right:20px;}
.news{}
.news ul{margin:0; padding:0; display:block;}
.news li{list-style:none; float:left; width:48%; margin-right:10px;}
.news li h1{font-size:36px; color:#000; margin:0; text-transform:inherit; font-weight:700;}
.news li p{font-size:13px; color:#333; line-height:20px;}
.readmore > a {color:#00b8cc; display: inline-block; font-size: 14px; font-weight: 700; margin-top: 5px; padding-top: 5px; text-transform: uppercase;}
.readmore > a:hover{text-decoration:underline;}



#footer{background:url(../images/footer.jpg) no-repeat; overflow:hidden; color:#fff; background-position:center; display:block;}
.footer{padding:30px;}
#footer h1{font-size:20px; color:#fff;}
.linefooter{border-top: 2px solid #00b8cc; width: 40px; max-width: 40px; text-align:left; margin:10px 0;}
.col1{width:25%; float:left; margin-right:50px;}
.col1 p{line-height:20px;}
.col2{width:20%; float:left;}
.col3{width:20%; float:left;}
.col4{width:25%; float:left;}
.col4 p{font-size:11px; line-height:25px;}
.footerlink{}
.footerlink ul{margin:0; padding:0; display:block;}
.footerlink li{list-style:none; padding:5px 0;}
.footerlink li a{font-size:11px; color:#fff;}
.footerlink li a:hover{color:#00b8cc;}

.bottom{border-top:1px solid #2F323C; padding-top:10px; width:100%; margin-top:20px;}
.bottominner{padding:5px;}
.bottom-left{float:left;  line-height:20px;}
.bottom-right{float:right; padding-right:40px;}
.social {
  
  padding: 0;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 0;
  text-align: center;
}
.social li {
  display: inline-block;
  margin: 0;
  padding: 0 0 10px 0;
  list-style: none;
}
.social a {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 4px;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all .15s ease;
          transition: all .15s ease;
  z-index: 2;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.social a:hover {
  color: #fff;
}
.social a:hover .tooltip {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, -10px);
      -ms-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
.social a:active {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.social .tooltip {
  opacity: 0;
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: 1;
  -webkit-transition: all .15s ease;
          transition: all .15s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.social .tooltip span {
  position: relative;
  left: -50%;
  padding: 6px 8px 5px 8px;
  border-radius: 3px;
  color: #fff;
  font-size: .7rem;
  line-height: 1;
  z-index: 1;
}
.social .tooltip span:after {
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
}
.social .social-linkedin {
  background: #006599;
  background: -webkit-linear-gradient(#0c6c9e, #005f91);
  background: linear-gradient(#0c6c9e, #005f91);
  border-bottom: 1px solid #00507a;
  color: #7fb2cc;
}
.social .social-linkedin:hover {
  color: #cce0ea;
  text-shadow: 0px 1px 0px #00507a;
}
.social .social-linkedin span {
  background: #006599;
  background: -webkit-linear-gradient(#267ca8, #006599);
  background: linear-gradient(#267ca8, #006599);
  color: #cce0ea;
}
.social .social-linkedin span:after {
  border-top-color: #006599;
}
.social .social-twitter {
  background: #2b97f1;
  background: -webkit-linear-gradient(#359cf1, #288fe4);
  background: linear-gradient(#359cf1, #288fe4);
  border-bottom: 1px solid #2278c0;
  color: #95cbf8;
}
.social .social-twitter:hover {
  color: #d4eafc;
  text-shadow: 0px 1px 0px #2278c0;
}
.social .social-twitter span {
  background: #2b97f1;
  background: -webkit-linear-gradient(#4aa6f3, #2b97f1);
  background: linear-gradient(#4aa6f3, #2b97f1);
  color: #d4eafc;
}
.social .social-twitter span:after {
  border-top-color: #2b97f1;
}
.social .social-google {
  background: #db2814;
  background: -webkit-linear-gradient(#dc321f, #d02613);
  background: linear-gradient(#dc321f, #d02613);
  border-bottom: 1px solid #af2010;
  color: #ed9389;
}
.social .social-google:hover {
  color: #f7d4d0;
  text-shadow: 0px 1px 0px #af2010;
}
.social .social-google span {
  background: #db2814;
  background: -webkit-linear-gradient(#e04837, #db2814);
  background: linear-gradient(#e04837, #db2814);
  color: #f7d4d0;
}
.social .social-google span:after {
  border-top-color: #db2814;
}
.social .social-facebook {
  background: #3b5a9b;
  background: -webkit-linear-gradient(#4462a0, #385593);
  background: linear-gradient(#4462a0, #385593);
  border-bottom: 1px solid #2f487c;
  color: #9daccd;
}
.social .social-facebook:hover {
  color: #d7deeb;
  text-shadow: 0px 1px 0px #2f487c;
}
.social .social-facebook span {
  background: #3b5a9b;
  background: -webkit-linear-gradient(#5872aa, #3b5a9b);
  background: linear-gradient(#5872aa, #3b5a9b);
  color: #d7deeb;
}
.social .social-facebook span:after {
  border-top-color: #3b5a9b;
}
.social .social-instagram {
  background: #527fa6;
  background: -webkit-linear-gradient(#5a85aa, #4d789d);
  background: linear-gradient(#5a85aa, #4d789d);
  border-bottom: 1px solid #416584;
  color: #a8bfd2;
}
.social .social-instagram:hover {
  color: #dce5ed;
  text-shadow: 0px 1px 0px #416584;
}
.social .social-instagram span {
  background: #527fa6;
  background: -webkit-linear-gradient(#6b92b3, #527fa6);
  background: linear-gradient(#6b92b3, #527fa6);
  color: #dce5ed;
}
.social .social-instagram span:after {
  border-top-color: #527fa6;
}
.social .social-dribbble {
  background: #ef5a92;
  background: -webkit-linear-gradient(#ef6297, #e3558a);
  background: linear-gradient(#ef6297, #e3558a);
  border-bottom: 1px solid #bf4874;
  color: #f7acc8;
}
.social .social-dribbble:hover {
  color: #fbdee9;
  text-shadow: 0px 1px 0px #bf4874;
}
.social .social-dribbble span {
  background: #ef5a92;
  background: -webkit-linear-gradient(#f172a2, #ef5a92);
  background: linear-gradient(#f172a2, #ef5a92);
  color: #fbdee9;
}
.social .social-dribbble span:after {
  border-top-color: #ef5a92;
}
.social .social-github {
  background: #4284c0;
  background: -webkit-linear-gradient(#4b8ac3, #3e7db6);
  background: linear-gradient(#4b8ac3, #3e7db6);
  border-bottom: 1px solid #346999;
  color: #a0c1df;
}
.social .social-github:hover {
  color: #d9e6f2;
  text-shadow: 0px 1px 0px #346999;
}
.social .social-github span {
  background: #4284c0;
  background: -webkit-linear-gradient(#5e96c9, #4284c0);
  background: linear-gradient(#5e96c9, #4284c0);
  color: #d9e6f2;
}
.social .social-github span:after {
  border-top-color: #4284c0;
}
.social i {
  position: relative;
  top: 1px;
  font-size: 1.5rem;
}


/*-----------------------------testimonial start-------------------------------------------*/
/*-----------------------------Crausal start---------------------------------*/
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
	padding-top:50px;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}




#owl-example .item{
	padding: 30px 0px;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;

}
#owl-example .item img{
	width: auto;
	margin: 0 auto;
	display: block;
}
#owl-example .item h3{
	font-size: 28px;
	font-weight: 300;
	margin: 25px 0 0;
}
#owl-example .item h4{
	margin: 5px 0 0;
	font-size: 18px;
}
.item h1{
	margin: inherit;
}



/* More Demo Box */

#example-info h1,
#more h1{
	margin-top: 40px;
}
.demos-row{
	margin-top: 30px;
	margin-bottom: 30px;
}
.demo-page{
	margin-top: 0px;
	margin-bottom: 100px;
}
.demo-box{
	display: block;
	background: #f3f3f3;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.demo-box h3{
	padding-bottom:20px;
	margin: 0px;
	color: #869690;
}
.demo-box:hover{
	text-decoration: none;
}
.demo-wrapper{
	padding: 30px 0px 20px 0px;
	padding-left: 30px;
	padding-right: 30px;
}
.demo-slide {
	float: left;
}
.demo-slide .bg{
	background: #aebab6;
	margin-right: 1px;
	height: 100%;
}
.demo-box:hover .demo-slide .bg{
	background: #7fc242;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Images */
.demo-images .demo-slide{
	height: 40px;
	width: 33.3333333%;
}
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #00b8cc;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	
	opacity: 1;
}

.owl-theme .owl-controls {
margin-top: 10px;
text-align: center;
}
.product-item {
    position: relative;
    margin: 3px;
}
.product-item img {
    display: block;
    width: 100%;
    height: 440px;
    border-radius: 3px;
}

.product-bg {
    position: absolute;
    z-index: 999;
    color:#fff;
    background:url(../images/testimoniabg.png) repeat-x;
    bottom: 0px;
    padding: 10px;
    width:100%;
}
.product-bg h4{font-size:16px; color:#fff; margin:0; padding:10px 0; text-transform:uppercase;}


.latest{width:auto;}
.latest img{float:left; margin-right:20px;}
.latest h4 {
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0px 5px;
    text-transform: uppercase;
}
.latest-date{color:#999; font-size:12px;}

/*-----------------------------Crausal end---------------------------------*/

/*-----------------------------testimonial end-------------------------------------------*/

/*-----------------Back to Top---------------------------*/
div#page {
			max-width: 900px;
			margin-left: auto;
			margin-right: auto;
			padding: 20px;
		}
		
		.back-to-top {
			position: fixed;
			bottom: 2em;
			right: 10px;
			text-decoration: none;
			color: #b5b4b4;
			bottom:10px;
			font-size: 20px;
			padding: 4px 0px 5px 9px;
			display: none;
			border-radius:50%;
			background:#000;
			width:30px;
			height:30px;
			margin:0;
			z-index:5;
			
		}

		.back-to-top:hover {	
			color:#333;
		}	
		/*-----------------Back to Top end---------------------------*/


.sliderimage-box{position:absolute; color:#fff; bottom:20px; font-size:50px; z-index:5; width:100%;}
.mouseimage{width:1000px; margin:0 auto;}
.shipping{}/*384*/
.shipping ul{margin:0; padding:0; display:block;}
.shipping li{list-style:none; float:left; width:30%; margin-right:40px;}
.shipping li img{border-radius:5px; width:100%;}
.shipping li h1{color:#fff; position:absolute; top:15px; left:110px; display:block;}

/* SPEECH BUBBLES */
/* Bubble Top */
.bubble-top {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top;
  transition-property: top;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}
.bubble-top:hover:before, .bubble-top:focus:before, .bubble-top:active:before {
  top: -10px;
}

/* Bubble Right */
.bubble-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: right;
  transition-property: right;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.bubble-right:hover:before, .bubble-right:focus:before, .bubble-right:active:before {
  right: -10px;
}

/* Bubble Bottom */
.bubble-bottom {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: bottom;
  transition-property: bottom;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.bubble-bottom:hover:before, .bubble-bottom:focus:before, .bubble-bottom:active:before {
  bottom: -10px;
}

/* Bubble Left */
.bubble-left {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: left;
  transition-property: left;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.bubble-left:hover:before, .bubble-left:focus:before, .bubble-left:active:before {
  left: -10px;
}

/* Bubble Float Top */
.bubble-float-top {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top;
  transition-property: top;
}
.bubble-float-top:hover, .bubble-float-top:focus, .bubble-float-top:active {
  -webkit-transform: translateY(5px) translateZ(0);
  transform: translateY(5px) translateZ(0);
}
.bubble-float-top:hover:before, .bubble-float-top:focus:before, .bubble-float-top:active:before {
  top: -10px;
}

/* Bubble Float Right */
.bubble-float-right {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #00b8cc;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: right;
  transition-property: right;
}
.bubble-float-right:hover, .bubble-float-right:focus, .bubble-float-right:active {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.bubble-float-right:hover:before, .bubble-float-right:focus:before, .bubble-float-right:active:before {
  right: -10px;
}

/* Bubble Float Bottom */
.bubble-float-bottom {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: bottom;
  transition-property: bottom;
}
.bubble-float-bottom:hover, .bubble-float-bottom:focus, .bubble-float-bottom:active {
  -webkit-transform: translateY(-5px) translateZ(0);
  transform: translateY(-5px) translateZ(0);
}
.bubble-float-bottom:hover:before, .bubble-float-bottom:focus:before, .bubble-float-bottom:active:before {
  bottom: -10px;
}

/* Bubble Float Left */
.bubble-float-left {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: left;
  transition-property: left;
}
.bubble-float-left:hover, .bubble-float-left:focus, .bubble-float-left:active {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.bubble-float-left:hover:before, .bubble-float-left:focus:before, .bubble-float-left:active:before {
  left: -10px;
}

.button {
  margin: .4em;
  padding: 1em;
  cursor: pointer;
  background: #00b8cc;
  text-decoration: none;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
   font-weight:700;
}
.button:hover{color:#fff;}

.container {
position:relative; overflow:hidden; width:305px; height:210px; float:left; margin-right:40px; cursor:pointer;
}
.container.last{float:right; margin:0;}
.container .textbox {
position:absolute; top:0; left:0; width:200px; height:150px; margin-left:-210px;
}
.container:hover .textbox {
margin-left:0;
}
.container img {
margin-left:0;
width:100%;
}
.container:hover img {
margin-left:390px;
}
.text {
padding:50px 0;
margin:0; font-size:35px;
}
.container img, .textbox {
-webkit-transition: all 0.7s ease; transition: all 0.7s ease;
}

.aboutinner{}
.aboutinner p{font-size:14px; color:#fff; line-height:22px;}
.aboutinner h2{padding-top:50px;}
ul.about{list-style:none; margin:0; padding:0;}
ul.about li {display: block; margin: 0px; padding: 5px 0px; color:#fff;  }
.center-left{width:49%; float:left;}
.center-left h2{color:#00b8cc; font-size:18px; text-align:left;padding:8px 0; border-bottom:1px solid #2F323C;}
.center-right{width:49%; float:right;}
.center-right h2{color:#00b8cc; font-size:18px; text-align:left; padding:8px 0; border-bottom:1px solid #2F323C;}



ul.quote{list-style:none; margin:0; padding:0;}
ul.quote li {display:block; margin:5px 0; padding:0;}
ul.quote li label{width:15%; float:left; margin-right:10px; padding-top:5px; font-weight:700; color:#fff;}
ul.quote li input{border-radius:5px; border:1px solid #ddd; padding:8px; width:50%;}
ul.quote li select{border-radius:5px; border:1px solid #ddd; padding:8px; width:50%;}
ul.quote li textarea{border-radius:5px; border:1px solid #ddd; padding:8px; resize:none; min-height:100px; width:50%;}
ul.quote li input[type="submit"]{width:auto; cursor:pointer; background:#00b6cb; border:none;}
ul.quote li input[type="submit"]:hover{color:#fff;}
ul.quote li .error{width:100%; color:#f00;}
ul.quote li .success{color:#0C0;}



.conform-left{float:left; width:49%; margin-right:10px; color:#fff; line-height:50px;}
.contact{line-height:40px !important;}
.conform-left h3{color:#00b6cb; text-align:left; margin:0; border-bottom:1px solid #2F323C; margin-bottom:5px;}
.conform-right{float:right; width:49%; color:#fff;}
.conform-right h3{color:#00b6cb; text-align:left; margin:0; border-bottom:1px solid #2F323C; margin-bottom:5px;}
ul.conform{list-style:none; margin:0; padding:0;}
ul.conform li {display:block; margin:5px 0; padding:0;}
ul.conform li label{width:20%; float:left; margin-right:10px; padding-top:5px; font-weight:700; color:#fff;}
ul.conform li input{border-radius:5px; border:1px solid #ddd; padding:8px; width:60%;}
ul.conform li textarea{border-radius:5px; border:1px solid #ddd; padding:8px; resize:none; min-height:100px; width:60%;}
ul.conform li input[type="submit"]{width:auto; cursor:pointer; background:#00b6cb; border:none;}
ul.conform li .error{width:100%; color:#f00;}
ul.conform li input[type="submit"]:hover{color:#fff;}
ul.conform li .success{color:#0C0;}



/*---------------------Start Responsive---------------------------------*/
/* Large desktop */
@media (min-width: 1200px) {
   
}

@media only screen and (max-width: 1024px) {
.container{width:320px; margin-right:20px;}
.text{font-size:30px; padding:80px 0;}
.news-left h1{font-size:32px;}
.col1{margin-right:48px; width:26%;}
.col2{width:23%;}
.col3{width:23%;}
.col4{width:22%;}
.service li{width:50%;}
.news-left h2{font-size:26px;}
.news li h1{font-size:28px;}
.callbacks .caption{top:105px; font-size:24px;}	
.callbacks .caption1{top:140px; font-size:46px;}
.aboutinner p{padding:0px 5px;}
ul.about{padding:0px 5px;}
ul.quote{padding:0px 5px;}
.row{padding:0px 5px;}
.conform-left{padding-left:5px;}
  
	}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	.google-translate, .mouseimage, .news-left, .col3{display:none;}
	.callbacks .caption1{top:150px;}
	.top-menu{margin-top:40px;}
	.menu{padding:5px 85px 5px 5px;}
	.service-icon{float:none; text-align:center; width:100%; padding-left:70px;}
	.service li{width:47%; padding:20px 0;}
	.service-content h3{text-align:center; font-size:20px;}
	.news-right{width:95%;}
	.col1, .col2, .col4{width:100%;}
	#footer h1{font-size:16px;}
	.bottominner{padding:0;}
	.bottom-left{padding-top:0;}
	.social{padding-top:5px;}
	.social a{width:20px; height:20px;}
	.social i{font-size:12px; padding-left:5px;}
	.bottom{margin-top:0; padding:0px 0 0 5px; font-size:11px;}
	.col1 p{line-height:16px;}
	.col4 p{line-height:20px;}
	.bottom-left{padding-top:5px;}
	.back-to-top{display:none !important;}
	.aboutinner h2{padding-top:15px;}
	.header{position:inherit;}
	

}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.google-translate, .mouseimage, .news-left, .col3{display:none;}
	.callbacks .caption1{top:150px;}
	.top-menu{margin-top:40px;}
	.menu{padding:5px 85px 5px 5px;}
	.service-icon{float:none; text-align:center; width:100%; padding-left:70px;}
	.service li{width:47%; padding:20px 0;}
	.service-content h3{text-align:center; font-size:20px;}
	.news-right{width:95%;}
	.col1, .col2, .col4{width:100%;}
	#footer h1{font-size:16px;}
	.bottominner{padding:0;}
	.bottom-left{padding-top:0;}
	.social{padding-top:5px;}
	.social a{width:20px; height:20px;}
	.social i{font-size:12px; padding-left:5px;}
	.bottom{margin-top:0; padding:0px 0 0 5px; font-size:11px;}
	.col1 p{line-height:16px;}
	.col4 p{line-height:20px;}
	.bottom-left{padding-top:5px;}
	.back-to-top{display:none !important;}
	.aboutinner h2{padding-top:15px;}
	.header{position:inherit;}
}

@media only screen and (max-width: 640px) {
.google-translate{display:none;}
  .service li, .service-content, .conform-left{width:100%;}
  .service-icon{padding-left:0;}
  .service-content p{padding:0 5px;}
  .footerlink li{padding:3px 0;}
  .conform-right{width:100%; padding-left:5px;}
  .callbacks .caption, .callbacks .caption1{display:none;}
  .slider{padding-top:90px;}
  .aboutinner p{font-size:13px;}
  .header{position:inherit;}
}

@media only screen and (max-width: 603px) {
	
	
  
}

@media only screen and (max-width: 568px) {
	.center-right, .center-left{width:100%;}
	#footer{background-color:#171b26; background-image:none !important;}
	#service-container{background-color:#171b26; background-image:none !important}
	.google-translate{display:none;}
	.footerlink li{padding:5px 0;}
	.col4 p{line-height:25px; font-size:12px;}
	.aboutinner h2{padding-top:50px;}
	.aboutinner p{font-size:14px;}
	ul.quote li label{width:25%;}
	ul.quote li input, ul.quote li select, ul.quote li textarea{width:70%;} 
	.header{position:inherit;}   
}
@media only screen and (max-width: 534px) {.news-right{width:100%; padding:0 5px;}}

/* Landscape phones and down */
@media (max-width: 480px) {
	.news li{width:100%;}
	.col1 p{line-height:20px; text-align:justify;}  
	.header{position:inherit;}
}


/* Landscape phones and down */
@media (max-width: 460px) {


 
}


/* Landscape phones and down */
@media (max-width: 360px) {
	.header{height:140px;}
	.logo{width:100%; text-align:center;}
	.top-menu{margin-top:5px; float:none;}
	.slider{padding-top:140px;}
	.service-content p, .aboutinner p{text-align:justify;}
	ul.quote li label{width:100%; display:block; padding-bottom:5px; font-weight:normal;}  
	ul.quote li input, ul.quote li select, ul.quote li textarea{width:95%;}
	ul.quote{padding-left:25px;}
	ul.conform li label{width:100%; display:block; padding-bottom:5px; font-weight:normal;}
	ul.conform li input, ul.conform li textarea{width:95%;}
	ul.conform{padding-left:15px;}
	.header{position:inherit;}
}

/* Landscape phones and down */
@media (max-width: 320px) {
	.bottom-right{padding-right:0;}
	.header{position:inherit;}

   
}

@media (max-width: 240px) {
	
	.social{display:none;}
	.bottom-left{width:100%; text-align:center;}
	.header{position:inherit;}
	

}

/*---------------------End Responsive---------------------------------*/












