@import url(//fonts.googleapis.com/css?family=Patua+One);
 @import url(//fonts.googleapis.com/css?family=Open+Sans:600);
/*------ template stylization ------*/
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
figure {
	margin: 0;
}
body {
	background: #e2dbd3 url(../img/pattern1a.jpg);
}

.img-polaroid {
	padding: 1px;
	background-color: #e5e5e4;
	border: 4px solid #e3d9cd;
	box-shadow: none;
	margin-bottom: 21px;
}
.img-polaroid img {
	width: 100%;
}
.color1 {
    color: #5ea5d7;
}
.color2 {
    color: #1d79ba;
}
.color3 {
    color: #96c2e1;
}
/*------rows---------*/
.row_1 {
	padding: 30px 0 19px;
}
.row_2 {
	padding: 15px 0 45px;
	background: url(../img/pattern2.jpg);
}
.row_3 {
	padding: 0 0 69px;
	background: url(../img/pattern2.jpg);
}
.row_3 hr.line2 {
	width: 100%;
	height: 11px;
	background: url(../img/pattern1.jpg);
	padding: 0;
	margin: 0 0 9px;
	outline: none;
	border: none;
}
.row_4 {
	padding: 0 0 1px;
	background: url(../img/pattern2.jpg);
}
.row_4 hr.line2 {
	width: 100%;
	height: 11px;
	background: url(../img/pattern1.jpg);
	padding: 0;
	margin: 0 0 9px;
	outline: none;
	border: none;
}
.row_5 {
	padding: 0 0 82px;
	background: url(../img/pattern2.jpg);
}
.row_5 hr.line2 {
	width: 100%;
	height: 11px;
	background: url(../img/pattern1.jpg);
	padding: 0;
	margin: 0 0 9px;
	outline: none;
	border: none;
}
.row_6 {
	padding: 0 0 47px;
	background: url(../img/pattern2.jpg);
}
.row_6 hr.line2 {
	width: 100%;
	height: 11px;
	background: url(../img/pattern1.jpg);
	padding: 0;
	margin: 0 0 9px;
	outline: none;
	border: none;
}
.row_7 {
	padding: 0 0 57px;
	background: url(../img/pattern2.jpg);
}
.row_7 hr.line2 {
	width: 100%;
	height: 11px;
	background: url(../img/pattern1.jpg);
	padding: 0;
	margin: 0 0 9px;
	outline: none;
	border: none;
}
.row_8 {
	padding: 0 0 57px;
	background: url(../img/pattern2.jpg);
}
.row_8 hr.line2 {
	width: 100%;
	height: 11px;
	background: url(../img/pattern1.jpg);
	padding: 0;
	margin: 0 0 88px;
	outline: none;
	border: none;
}
.row_9 {
	padding: 0 0 57px;
	background: url(../img/pattern2.jpg);
}
.row_9 hr.line2 {
	width: 100%;
	height: 11px;
	background: url(../img/pattern1.jpg);
	padding: 0;
	margin: 0 0 20px;
	outline: none;
	border: none;
}
/*------headings texts links---------*/
.title3 {
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 30px;
	line-height: 36px;
	color: #b32732;
	margin: 0;
	padding: 34px 0 20px;
}
h2 {
    font-family: 'Patua One', cursive;
    font-weight: normal;
    font-size: 35px;
    line-height: 46px;
    color: #1010b5;
    margin: 0;
    padding: 33px 0 20px;
}
h3 {
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	color: #b6a693;
	margin: 0;
	padding: 0 0 12px;
}
h4 {
	font-family: 'Trebuchet MS', cursive;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #b6a693;
	margin: 0;
	padding: 0 0 22px;
}
p {
	font-family: 'Trebuchet MS', cursive;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #b6a693;
	margin-bottom: 22px;
}
/*-----links---------*/
.btn-link1 {
	text-decoration: none;
	text-transform: lowercase;
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #b28a40;
	margin-bottom: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link1 img {
	margin-right: 12px;
}
.btn-link1:hover {
	color: #b32732;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link2 {
	text-decoration: underline;
	text-transform: uppercase;
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #b32732;
	margin-bottom: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link2:hover {
	color: #e1a747;
	text-decoration: underline;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link3 {
	letter-spacing: 1px;
	text-decoration: underline;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #b32732;
	margin-bottom: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link3:hover {
	color: #b6a693;
	text-decoration: underline;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link3:focus {
	color: #b32732;
	text-decoration: underline;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 29px;
	height: 18px;
	overflow: hidden;
	background: url(../img/totop.png) 0 top no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 50px;
	z-index: 999;
}
#toTop:hover {
	background-position: 0 bottom;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/****************** header *******************/
header {
	width: 100%;
	padding: 0 0;
	background: url(../img/pattern2.jpg);
}
hr.line1 {
	width: 100%;
	height: 6px;
	background: url(../img/line1.jpg);
	padding: 0;
	margin: 0;
	outline: none;
	border: 0;
	top: 0;
}
.headtop {
	margin-bottom: 25px;
}
.headtop .span3 {
	text-align: center;
}
.headtop hr.line2 {
	width: 100%;
	height: 6px;
	background: #b28a40;
	padding: 0;
	margin: 0;
	outline: none;
	border: 0;
	margin-top: -6px;
	margin-bottom: 23px;
}
.headtop hr.line3 {
    width: 100%;
    height: 6px;
    background: #1010b5;
    padding: 0;
    margin: 0;
    outline: none;
    border: 0;
    margin-top: -6px;
    margin-bottom: 17px;
}
.headtop .title1 {
    font-family: 'Patua One', cursive;
    font-weight: normal;
    font-size: 24px;
    line-height: 37px;
    color: #1010b5;
    word-spacing: 2px;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.headtop .title1 img {
	margin-right: 13px;
	margin-top: -7px;
}
.title1_1 {
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 24px;
	line-height: 37px;
	color: #1010b5;
	word-spacing: 2px;
	letter-spacing: 1px;
	margin-top: 35px;
	margin-bottom: 0;
}
/*--------menu images logo------------*/
.headimg {
	margin: 0 0 30px;
}
.box1, .box2, .box3 {
	padding: 0 5px 0 5px;
}
.box1 p, .box2 p, .box3 p {
	padding-top: 5px;
	margin-bottom: 0;
}
.box2 {
	margin-bottom: 30px;
}
.box1 p, .box2 p {
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	color: #e6e1dc;
}
.box3 p {
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
}
.box1 {
	background: #5ea5d7;
}
.box2 {
	background: #1d79ba;
}
.box3 {
	background: #96c2e1;
}
/*-------- Logo -------- */
.brand_ {
	position: relative;
	margin: 0;
	padding: 0;
	margin-bottom: 32px;
}
.brand_ a:hover {
	text-decoration: none;
}
/*-----------------navbar---------------------*/
.navbar_, .navbar_ nav {
	margin: 0;
}
.navbar_ {
	float: left;
	padding: 0;
}
.navbar_ .navbar-inner_ {
	padding: 0;
	margin: 0;
	border: none;
	min-height: inherit;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.nav .sf-menu {
	position: relative;
}
.navbar_ .container {
	position: relative;
}
.nav-collapse_ {
	z-index: 30;
	position: relative;
	float: left;
	overflow: visible;
}
.navbar_ .nav {
	margin: 0;
}
.nav-collapse_ .nav li {
	margin: 2px 0;
	padding: 0;
	float: none;
	display: block;
	position: relative;
	zoom: 1;
}
.nav-collapse_ .nav > li > a {
	text-decoration: none;
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	color: #1010b5;
	margin: 0;
	display: inline-block;
	position: relative;
	z-index: 10;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	text-shadow: none;
	-webkit-transition: all 0.17s ease;
	-moz-transition: all 0.17s ease;
	-o-transition: all 0.17s ease;
	transition: all 0.17s ease;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
	background: url(../img/indicator.png) no-repeat 0 bottom;
	width: 7px;
	height: 7px;
	display: inline-block;
	top: 14px;
	right: -13px;
	position: absolute;
	z-index: 5;
}
.nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover {
	padding-left: 79px;
	padding-right: 12px;
	color: #b6a693;
	background: url(../img/patternmenu.png);
	box-shadow: none;
}
.nav-collapse_ .nav > li > a:hover {
	padding-left: 79px;
	padding-right: 12px;
	color: #b6a693;
	background: url(../img/patternmenu.png);
	-webkit-transition: all 0.17s ease;
	-moz-transition: all 0.17s ease;
	-o-transition: all 0.17s ease;
	transition: all 0.17s ease;
}
.nav-collapse_ .nav > li.sfHover > a, .nav-collapse_ .nav > li.sfHover > a:hover, .nav-collapse_ .nav > li > a:hover, .nav-collapse_ .nav > li.active > a, .nav-collapse_ .nav > li.active > a:hover {
	padding-left: 79px;
	padding-right: 12px;
	color: #b6a693;
	background: url(../img/patternmenu.png);
}
.sub-menu > a {
	position: relative;
}
.nav-collapse_ .nav ul {
	position: absolute;
	display: none;
	top: 35px;
	left: 80px;
	list-style: none;
	zoom: 1;
	border-radius: 0;
	z-index: 555;
	background: none;
	text-align: center;
	z-index: 9999;
	background: #e4dbd0;
}
.nav-collapse_ .sub-menu li {
	background: none;
	width: auto;
	text-align: left;
	margin: 0;
}
.nav-collapse_ .nav ul li a {
	display: block;
	background: none;
	font-family: 'Patua One', cursive;
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	color: #b6a693;
	padding: 2px 35px 2px 15px;
	text-transform: lowercase;
}
.nav-collapse_ .nav > li > ul li > a:hover, .nav-collapse_ .nav > li > ul li.sfHover > a {
	background: #ada08d;
	text-decoration: none;
	color: #e4dbd0;
}
.nav-collapse_ .nav > li > ul li > a:hover, .nav-collapse_ .nav > li > ul ul li.sfHover > a {
	background: #ada08d;
	text-decoration: none;
	color: #e4dbd0;
}
.nav-collapse_ .nav ul ul {
	top: 0;
	left: 0;
	position: relative;
	padding: 1px 0 10px 0px;
	margin: 0 0 5px 0;
	background: #e4dbd0;
}
.nav-collapse_ .nav ul ul li a {
	padding: 0 0 0 35px;
	text-transform: lowercase;
	color: #b6a693;
}
.nav-collapse_ .nav ul ul li a:hover {
	color: #b6a693;
	background: #ffffff;
}
.nav-collapse_ .nav ul .sf-sub-indicator {
	background: url(../img/indicator.png) no-repeat 0 0;
	width: 7px;
	height: 5px;
	position: absolute;
	display: block;
	top: 16px;
	left: auto;
	right: 24px;
	z-index: 5;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/**************** header end *****************/
/***************** content ****************/
/*------ list_carousel ------- */
.list_carousel {
	padding: 0 80px;
	position: relative;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	overflow: hidden;
	cursor: default;
}
.list_carousel li {
	text-align: center;
	padding: 0;
	margin: 0 15px;
	display: block;
	float: left;
}
.list_carousel li a figure {
	text-align: center;
	margin: 0;
	width: 70px !important;
	height: 70px !important;
	overflow: hidden;
}
.list_carousel li img {
	width: 100%;
	height: auto;
}
.list_carousel li a figure .img2 {
	text-decoration: none;
	display: none;
}
.list_carousel li a {
	position: relative;
	display: block;
	width: 70px;
	height: auto;
	text-decoration: none;
}
.list_carousel li a figure img {
	margin-top: 0px;
	text-decoration: none;
	-webkit-transition: all 0.17s ease;
	-moz-transition: all 0.17s ease;
	-o-transition: all 0.17s ease;
	transition: all 0.17s ease;
}
.list_carousel li a:hover figure img {
	margin-top: -70px;
	text-decoration: none;
	-webkit-transition: all 0.17s ease;
	-moz-transition: all 0.17s ease;
	-o-transition: all 0.17s ease;
	transition: all 0.17s ease;
}
.list_carousel li p {
	margin: 13px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 18px;
	color: #b32732;
	margin-bottom: 2px !important;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_carousel.responsive {
	width: auto;
}
.list_carousel li a:hover {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_carousel li a:hover .caption {
	background: #ae1e23;
	padding: 18px 10px 13px 26px;
}
.list_carousel li a:hover .caption p {
	color: #ffffff;
}
#prev, #next {
	position: absolute;
	width: 70px;
	height: 70px;
	top: 0;
	display: block;
	padding: 0;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
#next {
	background: url(../img/crslarrnext.png) top center no-repeat;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	right: 0;
}
#prev {
	background: url(../img/crslarrprev.png) top center no-repeat;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	left: 0;
}
#prev:hover {
	background: url(../img/crslarrprev.png) bottom center no-repeat;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
#next:hover {
	background: url(../img/crslarrnext.png) bottom center no-repeat;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
/*----------row_2----------*/
.title2 {
	margin: 12px 0 0;
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #b6a693;
	text-transform: uppercase;
}
/*------list1-------*/
.list1 {
	position: relative;
	margin: 76px 0 20px;
	list-style: none;
}
.list1 li {
	position: relative;
	list-style: none;
	margin-bottom: 30px;
	overflow: hidden;
}
.list1 li a {
	float: left;
	overflow: hidden;
	text-decoration: none;
}
.list1 li a figure {
	margin: 0 11px 0 0;
	width: 70px;
	height: 70px;
	float: left;
	overflow: hidden;
}
.list1 li a figure img {
	width: 100%;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.list1 li a p {
	text-decoration: none;
	letter-spacing: -1px;
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	color: #b6a693;
	margin: 10px 0 0;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.list1 li a:hover {
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.list1 li a:hover p {
	color: #b32732;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.list1 li a:hover figure img {
	margin-top: -70px;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.m_bot1 {
	margin-bottom: 12px;
}
/*----------- .testimonials--------------*/
.list-quote.extra {
	padding-bottom: 34px;
}
.list-quote {
	list-style: none;
	margin: 6px 0 24px 0;
}
.list-quote li {
	margin-top: 66px;
}
.list-quote li:first-child {
	padding: 0;
	border-top: none;
	margin: 0;
}
.list-quote li .author {
	position: relative;
	float: right;
	overflow: hidden;
	right: 18px;
	width: 52px;
}
.list-quote li span {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	color: #b32732;
	text-align: left;
	display: block;
	margin-top: 13px;
}
.bgquote {
	background: url("../img/pattern3.png");
}
.quote-1 {
	position: relative;
	border: 1px solid #ececec;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: url("../img/blockquote.png") no-repeat 4px 0px;
	display: block;
	margin: 0;
	padding: 18px 15px 20px 20px;
}
.quote-1:before {
	left: 165px;
	bottom: -20px;
	width: 34px;
	height: 20px;
	position: absolute;
	content: "";
	background: url("../img/arrowquote.png") no-repeat;
}
.quote-1 p {
	font-family: 'Trebuchet MS', cursive;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #b6a693;
	margin: 0;
	padding: 0;
}
/*-------List2-------*/
.list2 {
	position: relative;
	padding: 0;
	margin: 21px 0 0 0;
}
.list2 li {
	display: block;
	list-style: none;
	padding: 0 0 0 14px;
	margin: 0 0 4px 0;
	background: url("../img/arrow2.png") 0 7px no-repeat;
}
.list2 li:first-child {
	padding: 0 0 0 14px;
	margin: 0 0 4px 0;
}
.list2 > li {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.list2 > li > a {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #b32732;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.list2 > li > a:hover {
	text-decoration: none;
	color: #b6a693;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
/*-----------advantages-----------*/
.advantages {
	padding-bottom: 16px;
}
.skills {
	padding: 13px 0 17px;
}
.staff {
	padding-top: 37px;
}
/*------ list-team ------- */
.thumbnail-1 {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	overflow: hidden;
}
.list-team {
	margin: 0 0 0 -30px;
	padding: 0;
}
.list-team li {
	float: left;
	overflow: hidden;
	width: 180px;
	margin: 0 0 24px 30px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.list-team li section {
	padding: 0;
}
.list-team li figure {
	margin: 0 0 18px 0;
}
.list-team li figure .box-shadow(none) img {
 width: 100%;
}
.thumbnail-1 h4 {
	padding-bottom: 11px;
	text-transform: capitalize;
}
.list-team li a {
	margin-bottom: 0;
	color: #bf764d;
}
.list-team li a:hover {
	color: #e1a747;
	text-decoration: none;
}
.list-team li p {
	margin-bottom: 0;
	padding-bottom: 0;
}
/*-------row_4--------*/
.row_4 .list2 {
	margin-top: 0;
}
.row_4 h2 {
	padding-bottom: 14px;
}
/*--------services-----------*/
.services {
	margin: 9px 0 0 0;
}
.services li {
	display: block;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-bottom: 0;
}
.blogcont {
	overflow: hidden;
}
.blogcont p {
	margin-bottom: 20px !important;
}
.blogcont .link1 {
	padding: 13px 23px 14px;
}
.blogcont h4 {
	padding-bottom: 8px;
}
.blogcont h4 a {
	color: #bf764d;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.blogcont h4 a:hover {
	color: #e1a747;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.services > li > div > figure {
	float: left;
	width: 210px;
	overflow: hidden;
	margin: 0;
	margin-right: 17px;
	margin-bottom: 5px;
}
.services > li > div > figure img {
    width: 100;
}
.services > li > div > div > p {
	margin-top: 0;
	margin-bottom: 0;
}
.inform h2 {
	padding-bottom: 24px;
}
.inform figure {
	margin-bottom: 27px;
}
.inform h4 {
	padding-bottom: 10px;
}
/*---------accordion------------*/
.accordion {
	padding-top: 4px;
	background: url("../img/patternline.png") center bottom repeat-x;
	padding-bottom: 2px;
}
.accordion-heading .accordion-toggle_ {
	letter-spacing: -1px;
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	color: #b32732;
	padding: 12px 0 10px;
}
.accordion-heading .accordion-toggle_:hover {
	color: #bf764d;
	text-decoration: none;
}
.accordion-group_ {
	border: none;
	margin-bottom: 4px;
	background: url("../img/patternline.png") center top repeat-x;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.accordion-inner {
	padding: 0 10px 10px 20px;
	border-top: none;
}
.accordion-inner p {
	line-height: 20px;
	margin-bottom: 3px;
}
/*-------------------faq--------------------*/
.faq h2 {
	padding-bottom: 14px;
}
.faq .title4 {
	line-height: 20px;
}
.faq .title4 span {
	font-size: 18px;
	color: #b32732;
}
/*-- contacts page --*/
.gmap {
	margin-bottom: 11px;
}
.map {
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 1px;
	background-color: #e5e5e4;
	border: 4px solid #e3d9cd;
	box-shadow: none;
}
.map iframe {
	width: 100%;
	height: 357px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.address h2 {
	padding-bottom: 0;
}
address {
	margin: 16px 0 0 0;
	margin-bottom: 12px;
}
address strong {
	margin: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #b6a693;
}
address span {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #b6a693;
}
.m_top1 {
	margin-top: 17px;
}
address p {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #b6a693;
}
address .info p:first-child {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #b6a693;
}
.info {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #b6a693;
}
.padding_top1 {
	padding-top: 31px;
}
.info > p {
	color: #b6a693;
	margin-bottom: 0;
}
.info > p span {
	color: #b6a693;
	width: 90px;
	display: inline-block;
}
.info a {
	color: #b32732;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.info a:hover {
	text-decoration: none;
	color: #b6a693;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mail {
	text-decoration: none;
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #dc1010;
	margin-bottom: 32px;
	display: inline-block;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mail:hover {
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mailimg {
	letter-spacing: -1px;
}
/***** contact form *****/
.contact-form {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 10px 0 0;
	top: 0;
}
.contact-form .txt-form {
	display: none;
}
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-bottom: 1px;
	float: left;
	width: 200px;
}
.contact-form .coll-1, .contact-form .coll-2 {
	margin-right: 10px;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.contact-form fieldset {
	top: 13px;
	border: none;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 10;
}
.contact-form label {
	display: block;
	min-height: 45px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.contact-form .message {
	display: block;
	width: 100%;
}
.contact-form input {
	padding: 8px 20px 7px;
	margin: 0;
	text-decoration: none;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #b6a693;
	background: #dcd8d3;
	outline: none;
	width: 100%;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form textarea {
	padding: 8px 20px;
	margin: 0;
	text-decoration: none;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #b6a693;
	background: #dcd8d3;
	outline: none;
	width: 100%;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form input {
	height: 37px;
}
.contact-form input:focus, .contact-form textarea:focus {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	color: #b6a693 !important;
	border: none;
}
.contact-form .area .error {
	float: none;
}
.contact-form textarea {
	width: 100%;
	height: 187px;
	resize: none;
	overflow: auto;
}
.contact-form .success {
	border: none;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 20px;
	background: #dcd8d3;
	padding: 18px 0px;
	text-transform: none;
	text-align: center;
	z-index: 20;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form .error, .contact-form .empty {
	color: #f00;
	font-size: 10px;
	line-height: 1.2em;
	display: none;
	text-align: right;
	overflow: hidden;
	width: 100%;
	text-transform: none;
	position: absolute;
	top: 0px;
	right: 0;
}
.contact-form .message .error, .contact-form .message .empty {
	top: 186px;
}
.contact-form .buttons-wrapper {
	margin: 39px 0 0;
}
.contact-form .buttons-wrapper a {
	margin-top: 38px;
}
.contact-form .buttons-wrapper a:hover {
	text-decoration: none;
}
.contact-form .buttons-wrapper p {
	top: -10px;
	position: relative;
	font-weight: 200;
	display: inline-block;
	color: #8b8b8b;
	text-transform: uppercase;
}
.contact-form .buttons-wrapper a {
	margin-right: 10px;
}
.contact-form .buttons-wrapper span {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	display: inline-block;
	position: relative;
	top: 0;
	color: #b6a693;
	margin-left: 8px;
}
.buttons-wrapper > .link1 {
	padding: 13px 22px;
}
/*-- end contacts --*/
/*----------------privacypage-----------------*/
.privacypage h2 {
	padding-bottom: 17px;
}
.privacypage h4 {
	padding-bottom: 10px;
}
.privacypage a {
	color: #b32732;
}
.privacypage a:hover {
	color: #bf764d;
	text-decoration: none;
}
/*404 page*/
/*404 page*/
footer.page404:before {
	content: "";
	position: absolute;
	text-align: center;
	height: 160px;
	width: 100%;
	margin-top: -18px;
	background: url(../img/footerbg.png) center top no-repeat;
}
.block-404 .span8 {
	margin-bottom: 20px;
}
.block-404 .span8 img {
	margin-left: 0;
}
.block-404 .forminfo .title404_1 {
	padding: 0 0 16px;
	color: #b32732;
	font-size: 60px;
	line-height: 62px;
	margin-top: -10px;
}
.block-404 .forminfo .title404_2 {
	padding: 0 0 20px;
	color: #b32732;
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 0;
	padding-bottom: 65px;
}
.block-404 p {
	margin-bottom: 18px;
}
.form-404 {
	width: 100%;
	display: block;
	margin-top: 39px;
	position: relative;
}
.form-404 input {
	outline: none;
	height: 37px;
	width: 100%;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	padding: 8px 52px 7px 10px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	background: #dcd8d3;
	border: none;
	color: #a19c97;
	float: left;
}
.form-404 input:focus {
	box-shadow: none;
	outline: none;
	border: none;
}
.form-404 a {
	text-transform: uppercase;
	width: 23px;
	height: 24px;
	padding: 0;
	overflow: hidden;
	border: none;
	background-position: 0 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-shadow: none;
	box-shadow: none;
	background: transparent;
	position: absolute;
	margin-top: 0 !important;
	right: 19px;
	top: 6px;
	float: right;
}
.form-404 a img {
	margin-top: 0;
}
.form-404 a:hover {
	background: transparent;
	box-shadow: none;
}
.form-404 a:hover img {
	margin-top: -24px;
}
/**/
/*************** content end **************/
/***************** footer ******************/
footer {
	padding: 29px 0;
}
.smalllogo {
	position: relative;
}
.footerpriv {
	width: 360px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 16px;
	text-align: center;
	position: relative;
	margin-top: 6px;
    top: -2px;
    left: 296px;
}
.privacylink {
	text-transform: uppercase;
	color: #b6a693;
}
.privacylink:hover {
	text-decoration: none;
	color: #b32732;
}
/************** footer end ******************/
/**************** media queries **************/
/*************************************************/
@media (min-width: 1200px) {
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	float: left;
	width: 250px;
}
.list-team li {
	width: 211px;
}
.headtop .title1 {
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 24px;
	line-height: 38px;
	color: #1010b5;
	word-spacing: 2px;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.headtop .title1 img {
	margin-right: 13px;
	margin-top: -7px;
}
.title1_1 {
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 22px;
	line-height: 38px;
	color: #1010b5;
	word-spacing: 2px;
	letter-spacing: 1px;
	margin-top: 35px;
	margin-bottom: 0;
}
}
/*************************************************/
@media (min-width: 768px) and (max-width: 979px) {
.title1_1 {
	letter-spacing: 0;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	float: none;
	width: 100%;
}
.services li .blogcont {
	overflow: visible;
}
.list-team li {
	width: 220px;
}
.quote-1:before {
	left: 40px;
}
.list1 li a figure {
	float: none;
	display: block;
	margin-bottom: 10px;
}
.headtop hr.line3 {
	margin-bottom: 25px;
}
.nav-collapse_ .nav ul .sf-sub-indicator {
	top: 14px;
}
.nav-collapse_ .nav ul {
	position: absolute;
	display: none;
	top: 35px;
	left: 60px;
}
.nav-collapse_ .nav ul li a {
	font-size: 18px;
	line-height: 22px;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
	top: 12px;
}
.nav-collapse_ .nav > li > a {
	text-decoration: none;
	font-family: 'Patua One', cursive;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
}
.box1 p,  .box2 p,  .box3 p {
	font-size: 18px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headtop .title1 {
	font-size: 16px;
	line-height: 20px;
}
.navbar_ .nav-collapse_ {
	width: auto!important;
	overflow: visible !important;
	height: auto;
	clear: none;
}
}
/*************************************************/
@media (max-width: 767px) {
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	float: none;
	width: 100%;
}
.services li .blogcont {
	overflow: visible;
}
.list-team li {
	width: 43%;
}
footer .pull-right {
	margin-left: -40px;
	float: none;
	overflow: hidden;
	margin-bottom: 40px;
}
footer .pull-right .span2,  footer .pull-right .span3 {
	float: left;
	width: 40%;
	margin-left: 40px;
}
footer .pull-left {
	float: none;
	overflow: hidden;
}
.need {
	margin-left: -20px;
}
.need .img_polaroid img {
	width: 100%;
}
.need .span2 {
	float: left;
	width: 29%;
	margin-left: 20px;
}
.quote-1:before {
	left: 20px;
}
.mainhead .span3 {
	margin-bottom: 30px;
}
.headimg {
	float: none;
	margin-right: 0;
	margin-bottom: 0;
}
.headimg img {
	width: 100%;
}
.box1,  .box2,  .box3 {
	margin-bottom: 0;
}
.box1 br,  .box2 br,  .box3 br {
	display: none;
}
.box1 p,  .box2 p,  .box3 p {
	padding-bottom: 20px;
}
.headtop .span3 {
	margin-bottom: 20px;
}
.headtop hr.line2 {
	width: 100%;
	height: 6px;
	background: #b28a40;
	padding: 0;
	margin: 0;
	outline: none;
	border: 0;
	margin-top: 0;
	margin-bottom: 23px;
}
.headtop hr.line3 {
	width: 100%;
	height: 6px;
	background: #1010b5;
	padding: 0;
	margin: 0;
	outline: none;
	border: 0;
	margin-top: 0;
	margin-bottom: 17px;
}
.brand_ {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	float: none;
}
.sf-menu {
	display: none !important;
}
.navbar_ .nav-collapse_ {
	display: none;
}
.navbar_ .btn-navbar {
	display: none;
}
.navbar_ {
	float: none;
	margin: 0;
	padding: 0 0 30px;
}
.select-menu {
	display: block !important;
	color: #ffffff;
	border: 1px solid #b7ac15;
	background: #2c2c2c !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	margin: 0;
}
.select-menu option {
	padding-bottom: 4px;
}
}
/*************************************************/
@media (max-width: 560px) {
.need {
	margin-left: -20px;
}
.need .img_polaroid img {
	width: 100%;
}
.need .span2 {
	float: left;
	width: 28%;
	margin-left: 20px;
}
}
/*************************************************/
@media (max-width: 480px) {
#prev,  #next {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 0;
	display: block;
	padding: 0;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
#next {
	background: url(../img/crslarrnext2.jpg) top center no-repeat;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	right: 0;
}
#prev {
	background: url(../img/crslarrprev2.jpg) top center no-repeat;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	left: 0;
}
#prev:hover {
	background: url(../img/crslarrprev2.jpg) bottom center no-repeat;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
#next:hover {
	background: url(../img/crslarrnext2.jpg) bottom center no-repeat;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.services > li > div > figure {
	float: none;
	margin: 0;
	margin-right: 0;
	margin-bottom: 10px;
	width: 97%;
}
.services > li > div > figure img {
	width: 100%;
}
.list-team {
	margin-left: 0;
}
.list-team li {
	width: 100%;
	float: none;
	margin-left: 0;
}
footer .pull-right {
	margin-left: 0;
	float: none;
	overflow: hidden;
	margin-bottom: 40px;
}
footer .pull-right .span2,  footer .pull-right .span3 {
	float: none;
	width: 100%;
	margin-left: 0;
}
footer .pull-left {
	float: none;
	overflow: hidden;
}
.need {
	margin-left: 0px;
}
.need .img_polaroid {
	width: 100%;
}
.need .img_polaroid img {
	width: 100%;
}
.need .span2 {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-bottom: 30px;
}
.row_1 {
	padding: 30px 0 90px;
}
.list_carousel {
	padding: 0 0;
}
#prev,  #next {
	top: 130px;
}
.list_carousel li p {
	font-size: 10px;
	line-height: 18px;
}
.headtop .span3 {
	text-align: left;
}
}
/*Core variables and mixins*/
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
