@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700);

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, center, dl, dt, dd, ol, ul, 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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	line-height: 1;
	font-family: 'Lato', sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	min-height: 100%;
}
/* Clearfix
-------------------------------------------------------------- */

.clearfix:after,.row:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	height: 0;
}
html[xmlns] .clearfix,html[xmlns] .row {
	display: block;
}
* html .clearfix,* html .row {
	height: 1%;
}
.row-fuild {
	margin-left:-15px;
	margin-right:-15px;
}
.relative {
	position:relative;
}
.alignLeft {
	float: left;
}
.alignRight {
	float: right;
}
.img-responsive {
	max-width:100%;
	height:auto;
	display:block;
}
.theme-bg {
	background:#16abbf;
}
.theme-bg * {
	color: #FFF;
}
.Font_lighter {
	font-weight:100;
}
.Font_light {
	font-weight:300;
}
.Font_normal {
	font-weight:400;
}
.Font_bold{
	font-weight:700;
}
.center-block {
	display:block;
	margin:auto;
}
.container {
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:1380px;
	padding-right:15px;
	padding-left:15px;
}
.header .row{
	padding:15px 0;
	font-size:20px;
}
.Logo {
	margin-top:10px;
}
.btm_line {
	margin-top:20px;
	text-align:right;
}
.chat-btn {
	background:#89ce23;
	font-weight:700;
	padding:10px 15px;
	text-decoration:none;
	border-radius:5px;
	border-bottom:4px solid #71a91d;
	display:inline-block;
	margin-left:10px;
}
.banner {
	padding:40px 0;
	text-align:center;
	background:url(../images/banner-1.jpg) no-repeat center top;
	background-size:cover;
	min-height:970px;
}
.col-6 {
	width:50%;
}
.first_line  {
	font-size:40px;
	line-height:55px;
	text-transform:uppercase;
	margin:60px 0 20px;
	color:#fff;
}
.scnd_line  {
	font-size:24px;
	line-height:34px;
	margin-bottom:40px;
}
.shopper {
	margin-bottom:50px;
}
.videos .center-block{
	margin-top:50px;
-webkit-box-shadow: -6px 6px 0px 6px rgba(10,87,110,0.6);
-moz-box-shadow: -6px 6px 0px 6px rgba(10,87,110,0.6);
box-shadow: -6px 6px 0px 6px rgba(10,87,110,0.6);
}
.testimonials {
	padding:70px 0;
	background:#cfdfec;
}
.review {
	background:url(../images/testimonial-border.png) no-repeat left bottom;
	background-size: 100%;
	max-width:500px;
	margin:auto;
	padding-bottom:60px;
	position:relative;
}
.review:before {
	content:"";
	width:36px;
	height:27px;
	position:absolute;
	background:url(../images/colon_03.png) no-repeat center;
	background-size:cover;
	left: -40px;
	top: -10px;
}
.client {
	max-width:500px;
	margin:auto;
	position: relative;
	top: -25px;

}
.review p {
	font-size:20px;
	line-height:30px;
	font-weight:300;
}
.review p a {
	color:#16abbf;
}
.client_name  {
	color:#000;
	text-decoration:none;
	font-style:italic;
}
.client_img {
	position:relative;
	top:-25px;
	left:15px;
}
.client_img img {
	border-radius:50%;
	display:inline-block;

}
.portfolio {
	background:#c6d5e2;
	padding:60px 0;
}
.portfolio h1 {
	font-size:46px;
	text-align:center;
	margin-bottom:25px;
}
.col-4 {
	float:left;
	width:33.33333333%;
	width:calc(100% / 3);
	padding:15px;
	
}
.cycle-slideshow {
	max-width:360px;
	margin:auto;
	-webkit-box-shadow: 0px 0px 0px 12px rgba(43,65,82,0.17);
-moz-box-shadow: 0px 0px 0px 12px rgba(43,65,82,0.17);
box-shadow: 0px 0px 0px 12px rgba(43,65,82,0.17);
}
.package {
	background:url(../images/banner-2.jpg) no-repeat center;
	background-size:cover;
}
.offer_btn {
  position: absolute;
  right: 250px;
  display: inline-block;
  bottom: 105px;
}
.btm_bar {
  background: #cfdfec;
  padding:30px 0;
}
.footer {
	padding: 15px 0;
  background: #abbccc;
  text-align:center;
  color:#0e4761;
}
@media only screen and (min-width:840px){
	.br {
		display:block;
	}
}