@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Fugaz+One&display=swap);
@import url(https://fonts.googleapis.com/css?family=Encode+Sans+Semi+Expanded:400,500,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, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, 
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;
}
*, * focus {
	outline: none!important;
	margin: 0;
	padding: 0;
}
a:hover{
	text-decoration:none!important;
}
html, body {
    height:100%;
}
body{
	/*font-family: 'Open Sans', sans-serif;*/
    font-family: 'Encode Sans Semi Expanded', sans-serif !important;
	font-weight:500!important;
	line-height: 32px!important;
	font-size: 15px!important;
	color: #333!important;
	text-decoration: none;
	height:100%;
	background-color:#fff;
}
@media screen and (max-width : 768px) {
body{
	line-height: 24px!important;
	font-size: 13px!important;
}
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.language{
    background-color:#84451f;
    height:40px;
    dispay:inline-block;
    position:absolute;
    z-index:100;
    right:50px;
    top:60px;
    overflow:hidden;
    padding:5px;
    border-radius:0 0 5px 5px;
}
.language select{
    font-size: 14px;
	border: 0px;
	border:solid 3px rgba(0,0,0,.1);
	color: #666;
	padding: 0 5px 0 5px!important;
	width: 100%!important;
	text-decoration: none;
	height: 30px;
	margin:0 0 10px 0!important;
	background-color:rgba(255,255,255,1);
	border-radius:0px;
	line-height:1!important;
}
@media screen and (max-width : 768px) {
.language{
    top:70px;
    right:5px;
}
}

.affix {
      top:0;
	  padding:5px 0;
      width: 100%;
      z-index: 90 !important;
	  background-color:rgba(230,182,53,.9);
	  box-shadow:0px 0px 3px rgba(0,0,0,.4);
	  border-bottom:solid 0px rgba(0,0,0,0);
}
.affix .header-right .t-menu{
	margin:0 0 0 0;
}
.affix .h-call{
	padding:10px 0 0 0;
}

header{
	position: absolute;
	z-index:10;
	width: 100%;
	left:0;
	top:0;
	padding:5px 0;
	background-color:rgba(230,182,53,.9);
	color:#fff;
}
header .container{
	padding-top:0;
	padding-bottom:0;
	position:relative;
}
header .logo{
	float:left;
	width:35%;
}
header .logo img{
	max-height:50px;
	max-width:100%;
	width: auto;
	hight:auto;
}

header .header-right{
	float:left;
	width:65%;
	padding:0 0 0 0;
}
header .header-right .t-menu{
	margin:0 0 0 0;
	font-weight:700;
	font-family: 'Encode Sans Semi Expanded', sans-serif !important;

}
header .header-right .t-menu .btn-join{
	box-shadow:inset 0px 0px 0px 2px #fff;
	border-radius:3px;
}
header .h-call{
	float:left;
	width:15%;
	padding:17px 0 0 0;
	text-align:right;
	font-size:20px;	
}
header .h-call a{	
	color:#fff;
}
@media screen and (max-width : 992px) {
.affix {
	  padding:10px 0;
}
header{
	position: relative;
	z-index:auto;
	width: 100%;
	left:0;
	top:0;
	padding:10px 0;
	background-color:rgba(230,186,53,0.9);
	color:#fff;
}
header .logo{
	float:left;
	width:80%;
}
header .logo img{
	height:50px;
	width: auto;
	max-width:100%;
}

header .header-right{
	float:left;
	width:20%;
	padding:0 0 0 0;
}
}


h1, h2, h3, h4, h5{
	font-weight:normal !important;
    font-family: 'Fugaz One', cursive !important;
}
h1{
	font-size: 36px!important;
	line-height: normal;
	color: #84451f!important;
	padding:0 0 15px 0;
	margin:0 0 15px 0!important;
	position:relative;
	background:url(../images/h1-bg.png) left bottom no-repeat;
}
.text-center h1{
	background:url(../images/h1-bg.png) center bottom no-repeat;
}
h1.grey{
	background:url(../images/h1-bg4.png) left bottom no-repeat;
}
.text-center h1.grey{
	background:url(../images/h1-bg2.png) center bottom no-repeat;
}
h2{
	font-size: 32px!important;
	line-height: normal;
	color: #a86b2e!important;
	padding:0 0 15px 0;
	margin:0 0 15px 0!important;
	position:relative;
	background:url(../images/h1-bg4.png) left bottom no-repeat;
}
h2 a{
	color: #0b318e!important;
}
.text-center h2{
	background:url(../images/h1-bg2.png) center bottom no-repeat;
}
h2.white{
	color: #fff!important;
	background:url(../images/h1-bg3.png) left bottom no-repeat;
}
.text-center h2.white{
	background:url(../images/h1-bg.png) center bottom no-repeat;
}

h3{
	font-size: 24px!important;
	line-height: normal;
	color: #d9a415!important;
	margin: 0 0 10px 0!important;
}

h4{
	font-size: 22px!important;
	font-weight:400!important;
	line-height: normal;
	color: #051c49!important;
	padding:0!important;
	margin:0 0 10px 0!important;
	position:relative;
}
h5{
	font-size: 20px!important;
	line-height: normal;
	color: #999!important;
	padding:0;
	margin:0 0 10px 0!important;
}
h6{
	font-size: 16px!important;
	line-height:32px!important;
	color:#333!important;
}
@media screen and (max-width : 768px) {
h1{
	font-size: 34px!important;
	padding:0 0 10px 0;
	margin:0 0 10px 0!important;
}
h2{
	font-size: 28px!important;
	padding:0 0 10px 0;
	margin:0 0 10px 0!important;
}
h3{
	font-size: 24px!important;
	margin: 0 0 10px 0!important;
}
h4{
	font-size: 14px!important;
}
h5{
	font-size: 14px!important;
	line-height: normal;
}
h6{
	font-size: 13px!important;
	line-height:24px!important;
}
}
.inner-banner{
	background-color:#a76b2e;
	background-attachment: scroll;
	background-image:url(../plugins/slider/img/slider-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	width:100%;
	overflow:hidden;
	padding:250px 0 20px 0;	
	position: relative;
	border-bottom:solid 10px rgba(255,255,255,.1);
}
.inner-banner.bg2{
	background-image:url(../images/bg-2.jpg);
}
.inner-banner.bg3{
	background-image:url(../images/bg-3.jpg);
}
.inner-banner.bg4{
	background-image:url(../images/bg-4.jpg);
}

.inner-banner.bg6{
	background-image:url(../images/bg-5.jpg);
}

.inner-banner .breadcrumb {
  background-color: rgba(255,255,255,0)!important;
  padding:0!important;
}
.inner-banner .breadcrumb a{
	color:#fff!important;
}	
.inner-banner .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #fff;
  content: "/\00a0";
}
.inner-banner .breadcrumb > .active {
  color: rgba(255,255,255,.7)!important;
}
@media screen and (max-width : 992px) {
.inner-banner{
	padding:85px 0 20px 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
}

.container-fluid {
  padding-right: 60px!important;
  padding-left: 60px!important;
  overflow:hidden!important;
}
.container2{
	background-color:#f9efee;
}
@media screen and (max-width : 992px) {
.container-fluid {
  padding-right: 30px!important;
  padding-left: 30px!important;
}
}
.container-fluid.visible{
	overflow:visible!important;
}
.content{
	padding-top:80px;
	padding-bottom:80px;
	position:relative;
}
.content .bb{
	position:relative;
	z-index:1;
	width:100%;
	height:auto;
	background-color:rgba(255,255,255,0);
}
.content .bb img{
	width:auto;
	height:auto;
	max-width:100%;
	margin:0 auto;
}
.content .bb .bb-middle{
	padding:60px;
	/*background-color:#fff;
	border:solid 10px #961e64;
	box-shadow:0px 0px 20px rgba(0,0,0,.5);*/
}
.content .bb .bb-middle h1{
	color:#fff!important;
}
.content .bb .bb-middle h5{
	color:#FC0!important;
	font-weight:normal !important;
}
.content .bb .bb-middle h6{
	color:#fff!important;
	font-weight:700!important;
}
.content .bb .bb-middle h6 a{
	color:#fff!important;
}
.content .bb .bb-middle p{
	color:#fff!important;
	font-size:16px!important;
	line-height:32px!important;
}
.content .bb .bb-middle p a{
	color:rgba(255,255,255,.8)!important;
}
@media screen and (max-width : 768px) {
.content{
	padding-top:30px;
	padding-bottom:30px;
}
.content .bb{
	padding:0;
	position:relative;
	width:100%;
	height:auto;
	background-color:rgba(255,255,255,0);
}
.content .bb h6{
	font-size:11px!important;
	line-height:normal!important;
}
.content .bb .bb-middle{
	padding:0px;
}
.content .bb .bb-middle h6{
	color:#fff!important;
	font-weight:400!important;
	font-size:13px!important;
	line-height:24px!important;
}
.content .bb .bb-middle p{
	font-size:13px!important;
	line-height:24px!important;
}
}
.bg1{
	background-color:rgba(0,0,0,.8);
	background:url(../images/bg1.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: scroll;
	border-top:solid 15px #23234e;
	border-bottom:solid 15px #23234e;
	box-shadow:inset 0px 0px 250px rgba(0,0,0,1);
}
.bg1 h6{
	color:#fff!important;
}
.bg2{
	background-color:rgba(0,0,0,.8);
	background:url(../images/bg2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: scroll;
	border-top:solid 25px rgba(0,0,0,.6);
	border-bottom:solid 0px rgba(0,0,0,.6);
	box-shadow:inset 0px 0px 80px rgba(0,0,0,1);
}
.bg1 h6{
	color:#fff!important;
}
p{
	text-align:justify;
	margin:0!important;
}
.text-center p{
	text-align:center;
}
.content2{
	padding-top:80px;
	padding-bottom:80px;
	background-color:rgba(0,0,0,.025);
}
.content3{
	padding-top:80px;
	padding-bottom:80px;
	background-color:rgba(0,0,0,.015);
	box-shadow:inset 0px 0px 120px #fff;
}
.content2 p, .content3 p{
	text-align:justify;
}
.content2 .text-center p, .content3 .text-center p{
	text-align:center;
}
@media screen and (max-width : 768px) {
.content .content2, .content .content2 {	
	padding-top:30px;
	padding-bottom:30px;
}
}
.img-bottom{
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	width:auto;
	height:auto;
	max-width:50%;
}
.img-bottom-r{
	position:absolute;
	z-index:1;
	bottom:0;
	right:0;
	width:auto;
	height:auto;
	max-width:50%;
}
.img-top{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:auto;
	height:auto;
	max-width:50%;
}
@media screen and (max-width : 992px) {
.img-bottom{
	position:absolute;
	z-index:1;
	bottom:0;
	left:50%;
	width:200px;
	height:auto;
	max-width:200px;
	margin:0 0 0 -100px;
}
.img-bottom-r{
	position:absolute;
	z-index:1;
	bottom:0;
	right:50%;
	margin:0 -100px 0 0;
	width:200px;
	height:auto;
	max-width:200px;
}
.img-top{
	position:absolute;
	z-index:1;
	top:0;
	left:50%;
	width:200px;
	height:auto;
	max-width:200px;
	margin:0 0 0 -100px;
}
}
.box1{
	background-color:rgba(50,60,150,1);
	padding:25px 15px;
	min-height:110px;
	color:#fff;
	margin:15px 0;
	text-align:center;
	box-shadow:inset 0px 0px 0 10px rgba(255,255,255,.1);
}

.home-1{
	background:#f4f9fc url(../images/home-1.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: scroll;
	height:auto;
	position:relative;
	overflow:hidden!important;
}
.home-1.hm1-2{
	background:#f4f9fc url(../images/home-1-2.jpg) no-repeat center center!important;
}
.home-1:before, .home-1:after{
	display: table;
	content: " ";
	clear:both;
}
.home-1 > .left{
	height:100%;
	color:#fff;
	background-color:rgba(56,26,12,.9);
	width:50%;
	padding:15px;
}
.home-1 > .left .hl-bdr{
	height:100%;
	width:100%;
	border:double 6px rgba(255,255,255,.3);
	padding:60px 140px 60px 60px;
}
.home-1 > .left h6{
	color:#fff!important;
	text-align:justify;
}
.home-1 > .right{
	position:absolute;
	z-index:1;
	margin:-115px 0 0 -115px!important;
	left:50%;
	top:50%;
	width:auto;
	height:auto;
	color:#333;
}
.home-1 > .right img{
	padding:0px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
	border:solid 10px #fff;
	box-shadow:10px -10px 10px rgba(0,0,0,.5);
}
@media screen and (max-width : 992px) {
.home-1{
	background-attachment: scroll;
	height:auto;
	position:relative;
	overflow:hidden!important;
	padding-bottom:300px;
}
.home-1:before, .home-1:after{
	display: table;
	content: " ";
	clear:both;
}
.home-1 > .left{
	height:auto;
	color:#fff;
	width:100%;
	padding:15px;
}
.home-1 > .left .hl-bdr{
	padding:20px 20px 140px 20px;
}
.home-1 > .right{
	position:absolute;
	z-index:1;
	margin:0 0 0 -100px!important;
	left:50%;
	top:auto;
	bottom:200px;
	width:auto;
	height:auto;
	color:#333;
}
.home-1 > .right img{
	width:200px;
	height:auto;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
	border:solid 10px #fff;
	box-shadow:10px 10px 10px rgba(0,0,0,.5);
}
}
@media screen and (max-width : 992px) {
.home-1{
	background-attachment: scroll;
	height:auto;
	position:relative;
	overflow:hidden!important;
	padding-bottom:300px;
}
.home-1:before, .home-1:after{
	display: table;
	content: " ";
	clear:both;
}
.home-1 > .left{
	height:auto;
	color:#fff;
	width:100%;
	padding:15px;
}
.home-1 > .left .hl-bdr{
	padding:20px 20px 60px 20px;
}
.home-1 > .right{
	position:absolute;
	z-index:1;
	margin:0 0 0 -60px!important;
	left:50%;
	top:auto;
	bottom:240px;
	width:auto;
	height:auto;
	color:#333;
}
.home-1 > .right img{
	width:120px;
	border:solid 5px #fff;
}
}
.home-2{
	background:#f4f9fc url(../images/home-2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: scroll;
	height:auto;
	position:relative;
	overflow:hidden!important;
}
.home-2.hm2-2{
	background:#f4f9fc url(../images/home-2-2.jpg) no-repeat center center!important;
}
.home-2.hm2-3{
	background:#f4f9fc url(../images/home-2-3.jpg) no-repeat center center!important;
}
.home-2:before, .home-2:after{
	display: table;
	content: " ";
	clear:both;
}
.home-2 > .left{
	height:100%;
	color:#fff;
	background-color:rgba(168,107,46,.9);
	width:50%;
	padding:15px;
	float:right;
}
.home-2 > .left .hr-bdr{
	height:100%;
	width:100%;
	border:double 6px rgba(255,255,255,.3);
	padding:60px 60px 60px 140px;
}
.home-2 > .left h6{
	color:#fff!important;
	text-align:justify;
}
.home-2 > .right{
	position:absolute;
	z-index:1;
	margin:-115px 0 0 -115px!important;
	left:50%;
	top:50%;
	width:auto;
	height:auto;
	color:#333;
}
.home-2 > .right img{
	padding:0px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
	border:solid 10px #fff;
	box-shadow:-10px 10px 10px rgba(0,0,0,.5);
}
@media screen and (max-width : 992px) {
.home-2{
	padding-top:300px;
}
.home-2 > .left{
	height:auto;
	width:100%;
	padding:15px;
	float:none;
}
.home-2 > .left .hr-bdr{
	height:100%;
	width:100%;
	border:double 6px rgba(255,255,255,.3);
	padding:100px 20px 20px 20px;
}
.home-2 > .right{
	margin:0 0 0 -100px!important;
	left:50%;
	top:200px;
	width:auto;
	height:auto;
	color:#333;
}
.home-2 > .right img{
	width:200px;
	height:auto;
	box-shadow:-10px -10px 10px rgba(0,0,0,.5);
}
}
@media screen and (max-width : 768px) {
.home-2{
	padding-top:200px;
}
.home-2 > .left .hr-bdr{
	height:100%;
	width:100%;
	border:double 6px rgba(255,255,255,.3);
	padding:100px 20px 20px 20px;
}
.home-2 > .right{
	margin:0 0 0 -60px!important;
	left:50%;
	top:140px;
	width:auto;
	height:auto;
	color:#333;
}
.home-2 > .right img{
	width:120px;
	border:solid 5px #fff;
}
}
.ingographic{
	position:relative;
	width:1003px;
	margin:0 auto;
	height:600px;
	background:#fff url(../images/infographic.png) right center no-repeat;
}
.ingographic .info-points{
	position:relative;
	width:50%;
}
.ingographic .points{
	width:400px;
	position:absolute;
	z-index:1;
	text-align:right;
	font-size:15px!important;
	line-height:32px!important;
}
.ingographic .points img{
	float:right;
	margin:0 0 0 10px;
	padding:0 0 0 20px;
	border-left:solid 0px #ccc;
}
.ingographic .points.p1{	
	top:60px;
	right:-100px;
	color:#fe4141;
}
.ingographic .points.p2{	
	top:150px;
	right:-10px;
	color:#de2efb;
}
.ingographic .points.p3{	
	top:270px;
	right:30px;
	color:#4e92fd;
}
.ingographic .points.p4{	
	top:390px;
	right:-10px;
	color:#07b89a;
}
.ingographic .points.p5{	
	top:480px;
	right:-100px;
	color:#66dc17;
}
@media screen and (max-width : 992px) {
.ingographic{
	width:100%;
	margin:0 auto;
	height:auto;
	padding:30px;
	background-image:none;
	height:auto;
}
.ingographic .info-points{
	position:relative;
	width:100%;
}
.ingographic .points{
	width:100%;
	position:relative;
	z-index:auto;
	text-align:left;
	font-size:15px!important;
	line-height:32px!important;
	clear:both;
	margin:20px 0;
	border:solid 1px #ccc;
	display:table;
	padding:15px;	
}
.ingographic .points br{
	display:none;
}
.ingographic .points img{
	float:left;
	margin:0 10px 0 0;
	padding:0;
	height:32px;
}
.ingographic .points.p1{	
	top:auto;
	right:auto;
}
.ingographic .points.p2{	
	top:auto;
	right:auto;
}
.ingographic .points.p3{	
	top:auto;
	right:auto;
}
.ingographic .points.p4{	
	top:auto;
	right:auto;
}
.ingographic .points.p5{	
	top:auto;
	right:auto;
}
}
@media screen and (max-width : 768px) {
.ingographic{
	width:100%;
	margin:0 auto;
	height:auto;
	padding:30px 0;
}
.ingographic .points{
	width:100%;
	position:relative;
	z-index:auto;
	text-align:center;
	font-size:15px!important;
	line-height:32px!important;
	clear:both;
	margin:20px 0;
	border:solid 1px #ccc;
	display:table;
	padding:15px;	
}
.ingographic .points img{
	float:none;
	display:table;
	margin:0 auto;
	clear:both;
	padding:0;
	height:32px;
}
}


.album{
	position:relative;
	margin:15px 0;
}
.album a{
	display:block;
	position:relative;
	height:220px;
	overflow:hidden;
}
.album a img{
	width:100%;
	height:auto;
	min-height:220px;
}
.album a h3{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.5);
	color:#ffe56b!important;
	font-family: 'Encode Sans Semi Expanded', sans-serif !important;
	font-weight:500!important;
	font-size:20px!important;
	text-align:center;
	line-height:220px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.album a:hover h3{
	background-color:rgba(0,0,0,.1);
	text-shadow:1px 1px 2px rgba(0,0,0,.5);
}

.testimonials{	
	background-color:#ddd;
	padding:30px 0;
	position:relative;
	font-size:16px;
	color:#000;
	box-shadow:inset 0px 0 200px rgba(0,0,0,.4);
}
.testimonials h2{
	margin:0 0 30px 0;
	color:#111;
}
.testimonials h4 a{	
	font-weight:700;
	color:#666;
}
.testimonial{
	margin:0 0 30px 0;
}
.testimonial img{
	width:auto;
	height:auto;
	max-width:100%;
}
.testimonial .t-con{
	padding:25px;
	background-color:#f1f1f1;
	position:relative;
	margin:0 0 35px 0;
	color:#333;
	box-shadow:10px 20px 10px rgba(0,0,0,0);
}
.testimonial .t-con .t-arrow{
	width:34px;
	height:34px;
	background-color: #f1f1f1;
	position:absolute;
	z-index:10;
	bottom:-17px;
	left:40px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
}
@media screen and (max-width : 480px) {
.testimonial img{
	width:80px;
}
}


.blogs{
	width:100%;
	background-color:#fff;
	padding:25px;
	box-shadow:0px 5px 15px rgba(0,0,0,.1);
	margin:0 0 30px 0;
	font-size:15px;
	line-height:28px;
	font-weight:400;
}
.blogs .b-thumb{
	float:left;
	width:200px;
	height:200px;
	overflow:hidden;
	margin:0 20px 0 0;
}
.blogs h1, .blogs h2{
	font-size:24px;
}
.blogs h3 a{
	color:#a86b2e!important;
}
.blogs h3 a:hover{
	color:inherit!important;
}
.blogs .b-thumb img{
	min-height:200px;
	width:100%;
	height:auto;
	margin:0;
}
.blogs .btn3{
	margin:15px 0 0 0;
}
.blogs .social a{
}
.blogs .social a img{
	width:auto;
	height:auto;
}
.blogs .blog-img{
	width:100%;
	height:auto;
	text-align:center;
	margin:20px 0 0 0;
}
.blogs .blog-img img{
	width:auto;
	height:auto;
	max-width:100%;
}
.blogs .img-tag{
	text-align:center;
	font-style:italic;
	color:#999;
	margin:0 0 20px 0;
}
.blogs .blog-more-details{
}
.blogs .blog-more-details span{
    margin:0 10px 0 0;
    color:#666;
}
.blogs .blog-more-details span i{
    color:#a86b2e;
    margin:0 5px 0 0;
}
.blogs .blog-more-details span a{
    color:#666;
}
.blogs .blog-more-details .tags{
}
.blogs .blog-more-details .tags strong{
    background-color:#eee;
    border-radius:5px;
    padding:5px 7px;
    display:inline-block;
    font-size:12px;
    font-weight:400;
    line-height:16px;
    margin:0 8px 8px 0;
}
.blogs ul.blog-list{
	list-style:none;
}
.blogs ul.blog-list li{	
	border-top:solid 1px #ccc;
	padding:15px 0;
}
.blogs ul.blog-list li h5{
	line-height:normal!important;
	font-size:16px!important;
}
.blogs ul.blog-list li .btn3{
	display:inline-block;
	font-weight:700;
	background-color:#fff;
	line-height:30px;
	color:#f89c32!important;
	text-decoration:none;
	padding:0px 15px;
	margin:5px 0 0 0;
	text-transform:capitalize;
	border-radius:15px;
	border:solid 2px #f89c32;
	cursor:pointer;
	font-size:13px!important;
}
@media screen and (max-width: 480px) {
.blogs .b-thumb{
	float:none;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 0 20px 0;
	text-align:center;
}
.blogs .b-thumb img{
	width:auto;
	max-width:100%;
	height:auto;
	margin:0;
}
}

.nav-pills{
	margin:0 0 20px 0!important;
	padding:0!important;
	font-size:16px;
	font-family: 'Roboto Condensed', sans-serif;
	border-bottom:solid 1px #ddd;
	width:100%;
	text-align:center;

}
.nav-pills > li {
	display:inline-block!important;
	float:none!important;
	top:2px;
	margin:0 3px;
}
.nav-pills > li > a {
  border-radius: 0px!important;
  padding:10px 10px !important;
  color:#401818;
  border:solid 1px #ddd;
}
.nav-pills > li > a:hover {
	background-color: transparent!important;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #e6b635!important;
  background-color: transparent!important;
  border-bottom:solid 2px #fff;
}
@media screen and (max-width : 768px) {
.nav-pills > li > a {
  padding:5px 5px !important;
  color:#000;
  font-size:11px;
  border:solid 1px #ddd;
}
}

::-webkit-input-placeholder { /* Chrome */
  color: #666;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #666;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #666;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #666;
  opacity: 1;
}
input[type="text"] {
	font-size: 14px;
	border: 0px;
	border:solid 3px rgba(0,0,0,.1);
	color: #666;
	padding: 0 5px 0 40px!important;
	width: 100%!important;
	text-decoration: none;
	height: 50px;
	margin:0 0 10px 0!important;
	background-color:rgba(255,255,255,1);
	border-radius:25px;
	line-height:1!important;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { 
border-bottom:solid 3px #075482;	
}
input[type="tel"] {
	font-size: 14px;
	border: 0px;
	border:solid 3px rgba(0,0,0,.1);
	color: #666;
	padding: 0 5px 0 40px!important;
	width: 100%!important;
	text-decoration: none;
	height: 50px;
	margin:0 0 10px 0!important;
	background-color:rgba(255,255,255,1);
	border-radius:25px;
	line-height:1!important;
}
input[type="number"] {
	font-size: 14px;
	border: 0px;
	border:solid 3px rgba(0,0,0,.1);
	color: #666;	
	padding: 0 5px 0 40px!important;
	width: 100%!important;
	text-decoration: none;
	height: 50px;
	margin:0 0 10px 0!important;
	background-color:rgba(255,255,255,1);
	border-radius:25px;
	line-height:1!important;
}
input[type="email"] {
	font-size: 14px;
	border: 0px;
	border:solid 3px rgba(0,0,0,.1);
	color: #666;
	padding: 0 5px 0 40px!important;
	width: 100%!important;
	text-decoration: none;
	height: 50px;
	margin:0 0 10px 0!important;
	background-color:rgba(255,255,255,1);
	border-radius:25px;
	line-height:1!important;
}
select {
	font-size: 14px;
	border: 0px;
	border:solid 3px rgba(0,0,0,.1);
	color: #666;
	padding: 0 5px 0 40px!important;
	width: 100%!important;
	text-decoration: none;
	height: 50px;
	margin:0 0 10px 0!important;
	background-color:rgba(255,255,255,1);
	border-radius:25px;
	line-height:1!important;
}
select option {	
	color: #666;
}
textarea {
	font-size: 16px;
	border: 0px;
	border-bottom:solid 3px #fff;
	color: #fff;
	font-weight: lighter;	
	padding: 0 5px 0 40px!important;
	width: 100%!important;
	text-decoration: none;
	height: 50px;
	margin:0px 0 10px 0!important;
	background-color:rgba(255,255,255,0);
	line-height:1!important;
}
.f-user:before {
    content: "\f2c0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #961e64;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 22px;
    left: 25px;
}
.f-map:before {
    content: "\f041";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #961e64;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 22px;
    left: 25px;
}
.f-email:before {
    content: "\f2b7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #961e64;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 22px;
    left: 25px;
}
.f-message:before {
    content: "\f044";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #961e64;
    font-size: 18px;
	width:28px;
	text-align:center;
    position: absolute;
    bottom: 22px;
    left: 25px;
}
.f-mobile:before {
    content: "\f10b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #961e64;
    font-size: 26px;
	width:22px;
	text-align:center;
    position: absolute;
    bottom: 22px;
    left: 27px;
}


.btn1{
	display:inline-block;
	font-family: 'Oswald', sans-serif!important;
	font-weight:400;
	background: -webkit-linear-gradient(45deg, #a76a2d, #a76a2d);
	background: linear-gradient(45deg, #a76a2d, #a76a2d);
	line-height:44px;
	color:#fff;
	text-decoration:none;
	padding:0px 40px;
	margin:0 0 10px 0;
	text-transform:uppercase;
	border-radius:30px;
	border:solid 3px rgba(0,0,0,.2);
}
.btn1:hover, .btn1:visited{
	text-decoration:none!important;
	color:#fff;
}
.btn2{
	display:inline-block;
	font-weight:700;
	background: -webkit-linear-gradient(45deg, #84451e, #84451e);
	 background: linear-gradient(45deg, #84451e, #84451e);
	background-color:#961e64;
	line-height:35px;
	color:#fff;
	text-decoration:none;
	padding:5px 40px;
	margin:5px 0 0 0;
	text-transform:uppercase;
	border-radius:30px;
	border:solid 2px #fff;
}
.btn2:hover, .btn2:visited{
	text-decoration:none!important;
	color:#fff;
}
.btn3{
	display:inline-block;
	font-weight:700;
	background-color:#fff;
	line-height:35px;
	color:#a86b2e;
	text-decoration:none;
	padding:0px 20px;
	margin:5px 0 0 0;
	text-transform:capitalize;
	border-radius:20px;
	border:solid 2px #a86b2e;
	cursor:pointer;
	font-size:16px!important;
}
.btn3:hover{
	color:#d9a415!important;
	text-decoration:none;
	border:solid 2px #d9a415;	
}
.btn-fix{
	position:fixed;
	z-index:10000;
	width:180px;
	height:46px;
	right:-69px;
	top:45%;
	margin:-23px 0 0 0;
	border-radius:5px 5px 0 0;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.btn-fix a{
	background: -webkit-linear-gradient(45deg, #36408e, #68b9e8);
	background: linear-gradient(45deg, #36408e, #68b9e8);
	line-height:44px;
	color:#fff;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	border-radius:5px 5px 0 0;
	border:solid 2px #fff;
	border-bottom:0;
	box-shadow:0 0 5px rgba(0,0,0,.5);
	text-align:center;
}
.btn-fix a:hover, .btn-fix a:visited, .btn-fix a:active {
	text-decoration:none!important;
	color:#fff;
}
.iframe1{
	width:100%;
	height:450px;
	border:0;
}
.iframe2{
	width:100%;
	height:250px;
	border:0;
}
.iframe3{
	width:100%;
	height:250px;
	border:solid #ccc 10px;
}
	
	
.btn-file {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	background-color: #FFF;
	cursor: pointer;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	margin:5px 0;
	font-family:MontserratAlternates-Regular!important;
}
.btn-file:hover {	
	background-color:#f9f9f9;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
.captcha {
	border: 1px solid #ddd;
	float: left;
	line-height:30px;
	padding:0px 5px 0px 0;
	margin-top:5px;
	background-color:#fff;
}
.captcha i{
	margin:10px 0 0 0;
}
.captcha a{
	color: #111;
	text-decoration:none;
}
.captcha img{
	float:left;
	margin:0 5px 0 0;
	padding:0!important;
	border:0!important;
	box-shadow: 0px 0px 0px #fff!important;
}
/*---------Footer 2--------- */
.footer2{
	background: -webkit-linear-gradient(45deg, #381b0c, #381b0c);
	background: linear-gradient(45deg, #381b0c, #381b0c);
	padding:30px 0 0 0;
	color:rgba(255,255,255,.8);
	text-decoration: none;
	margin:0px 0 0 0!important;
	border-top:solid 10px #5e2f11;
	font-size:13px!important;
	position:relative;
}
.footer2 .container{
	padding-top:0;
	padding-bottom:0;
}
.footer2 .f-nav1{
	padding:15px 0;
	margin:0 0 15px 0;
	background-color:rgba(0,0,0,.05);
}
.footer2 .f-nav1 ul li{
	float:left;
	list-style:none;
	padding:0;
	margin:0px 8px 0 0;
	border:0;
}
.footer2 .f-nav1 ul li a{
	color:rgba(255,255,255,.8);
	display:inline-block;
	margin:0 20px 0 0;
}
.footer2 .f-nav1 .social{	
	float:right;
}
.footer2 .f-nav1 .social li{
	float:left;
	list-style:none;
	margin:0 0 0 8px;
	border:0;
}
.footer2 .f-nav1 .social li a{
	padding:0;
	margin:0;
}
.footer2 .f-nav1 .social a i{
	border:solid 2px #fff;
	color:#fff;
	width:30px;
	height:30px;
	line-height:26px;
	text-align:center;
	font-size:16px;
	border-radius:50%;
}
.footer2 h3{
	color:rgba(167,107,46,1)!important;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 22px!important;
	margin: 0;
	margin:20px 0 10px 0!important;
	font-family: 'Encode Sans Semi Expanded', sans-serif !important;
	font-weight:700 !important;
}
.footer2 h6{
	color:#d9a415!important;
}
.footer2 ul{
	margin:20px 0;
}
.footer2 li{
	list-style:none;
	display:inline-block;
	line-height: 30px;
	font-size: 13px;	
}
.footer2 li a{
	text-decoration: none;
	color:rgba(255,255,255,1);
	background-color:rgba(167,107,46,.5);
	padding:3px 12px;
	display:block;
}
.footer2 li a i{
	font-size:22px;
	margin:5px 0 0 0
}
.footer2 li a:hover{
	color: #fff;
}
.footer2 li span i{
	color:rgba(255,255,255,.5)!important;
	width:28px;
	font-size:24px;
	text-align:center;
}

.footer2 ul.fr{
	margin:0;
}
.footer2 .fr{
	list-style:none;
	line-height: 22px!important;
	padding:5px 0;
	font-family: 'Fugaz One', cursive !important;
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-size: 22px!important;
}
.footer2 .fr a{
	text-decoration: none;
	color:rgba(255,255,255,.8);	
}
.footer2 ul.fr li span{	
	float:left;
	margin:0 10px 0 0;
}
.footer2 ul.fr li span i{
	width:28px;
	font-size:24px;
	text-align:center;
}


footer{
	width:100%;
	font-size:13px;
	padding:10px 0;
	margin:20px 0 0 0;
	color:rgba(255,255,255,.8);
	background-color:rgba(0,0,0,.1);
	text-align:center;
}
footer a{
	color:#fff!important;
	padding:0 5px;
}
footer .container{
	padding-top:0;
	padding-bottom:0;
}


@media screen and (max-width : 768px) {
.footer2 li{
	list-style:none;
	display:inline-block;
	line-height: 20px;
	font-size: 11px;
	margin:3px;
}
.footer2 li a{
	text-decoration: none;
	color:rgba(255,255,255,.8);
	background-color:rgba(255,255,255,.2);
	padding:3px 12px;
	display:block;
}
}

.dynamic{
}
.dynamic ol{
	margin:20px 0 0 20px;
}
.dynamic ul{
	margin:20px 0 0 0;
}
.dynamic ul:before, .dynamic ul:after{
	display: table;
	content: "";
}
.dynamic ul:after{	
	clear: both;
}
.dynamic ul li{
	margin-bottom: 0;
	list-style-type: none;
	padding:0 0 0 20px;
}
.dynamic ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -20px;
    content: "\f101";
	color:#e6b635;
	font-size:16px;
}

.dynamic ul li a 
	{
		color:#401818 !important;
	}
.dynamic ul li a:hover 
	{
		color:#e6b635 !important;
	}

.tab-content table{
}
.tab-content table th td{
	border:solid 1px #eee;!important
	padding:5px;!important
}

.list1{
	margin:20px 0 0 0;
}
.list1:before, .list1:after{
	display: table;
	content: "";
}
.list1 :after{	
	clear: both;
}
.list1  li{
	margin-bottom: 10px;
	list-style-type: none;
	padding:0 0 0 20px;
}
.list1 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -20px;
    content: "\f111";
	color: #2bbfc7;
	font-size:9px;
}
.list2{
	margin:20px 0 0 0;
}
.list2:before, .list2:after{
	display: table;
	content: "";
}
.list2:after{	
	clear: both;
}
.list2 li{
	margin-bottom: 10px;
	list-style-type: none;
	padding:0 0 0 20px;
	float:left;
	width:45%;
}
.list2 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -20px;
    content: "\f111";
	color: #2bbfc7;
	font-size:9px;
}
hr{	
	border: 0!important;
	height: 1px!important;
	margin:20px 0!important;
	background: #00cccc!important;
	background-image: linear-gradient(to right, #ccc, #ddd, #ccc)!important;
}
.presence{
	text-align:center;
	margin:20px 0;
}
.presence .icon{
	width:90px;
	height:90px;
	line-height:80px;
	font-size:40px;
	background-color:#a76a2d;
	color:#fff;
	margin:0 auto 55px auto;
	box-shadow:10px 10px 0px #5e2f11;
	border-right:solid 5px #fff;
	border-bottom:solid 5px #fff;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
	clear:both;	

}	
.presence .icon i{
	font-size:40px;
	color:#fff;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Safari */
}
.presence iframe{
	width:100%!important;
	height:200px!important;
	padding:10px;
	box-shadow:1px 1px 3px rgba(0,0,0,.5);
}
.presence h3{
	color:#83441e!important;
}
.presence h6 a{
	color:#666!important;
}
.modal-content{
  background-color:#f3f6fc;
  border: 0px solid rgba(255, 255, 255, 0.5)!important;
  border-radius: 0!important;
  outline: 0;
  box-shadow:15px 15px 25px rgba(0,0,0,.3);
}
.modal-body {  
  padding: 0!important;
  padding:0 0!important;
  background-color:#f3f6fc;
}
.modal-body .close {
  float: right;
  font-size: 28px!important;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 0px 0 rgba(255,255,255,0);
  opacity: 1;
  margin:-32px -32px 0 0;
  background-color:#023b67;
  width:39px;
  height:39px;
  line-height:33px;
  border-radius:50%;
  border:solid 3px #fff;
}
.modal-body .close:hover, .modal-body.close:focus {
	background-color:#4fc734;
	opacity: 1;
	color:#fff;
}
.q-view-l{
	float:left;
	width:50%;
}
.q-view-l img{
	width:100%;
	height:auto;
}
.q-view-r{
	float:left;
	width:50%;
	text-align:left;
	background-color:#f3f6fc;
	padding:25px;
	line-height:18px;
	color:rgba(0,0,0,.8);
}
@media screen and (max-width : 768px) {
.q-view-r{
	float:none;
	width:100%;
	padding:15px;
}
}
.q-view-r .btn1{
	padding:0px 20px;
}
.q-view-r .btn1 i{	
	font-size:12px;
	margin:0 5px 0 0;
}
.q-view-r > h3{
	margin:10px 0 0 0!important;
	font-size:28px!important;
	text-transform:capitalize;
	color:#333399!important;
}
.q-view-r > h6{
	font-style:normal;
	color:rgba(0,0,0,.6)!important;
}
.q-view-r > .price{
	color:#023b67;
	margin:30px 0;
	font-weight:700;
	font-size:22px;
}
.q-view-r > .price span{
	color:rgba(0,0,0,.4);
	text-decoration:line-through;
	margin:0 0 0 30px;
	font-weight:400;
}
.q-view-r > .rating{
}
.q-view-r > .rating > i{
	color:#f9b208;
}
.q-view-r > .stock{
	text-transform:uppercase;
	color:#000;
}
.q-view-r > .stock strong{
	color:#4fc734;
	font-weight:700;
}
.q-view-r > .stock span{
	color:#666;
	margin:0 0 0 10px;
}
.q-view-r .share{
	color:#666;
	font-size:16px;
}
.q-view-r .share a i{
	color:rgba(0,0,0,.5);
	font-size:18px;
	margin:0 0 0 15px!important;	
}

/*****Index page coffee img resposive start*****/
.img-responsive
{
	width:900px;
	height:300px;
	padding-left:240px !important;
	/*margin-bottom:100px;*/
}

@media screen and (max-width : 768px) {
.img-responsive
{
	width:900px;
	height:300px;
	padding-left:0px !important;
	/*margin-bottom:100px;*/
}
	
}

@media screen and (max-width : 480px) {
	
.img-responsive
{
	width:900px;
	height:300px;
	padding-left:0px !important;
	/*margin-bottom:100px;*/
}
}

@media screen and (max-width : 992px) {
.img-responsive
{
	width:900px;
	height:300px;
	padding-left:0px !important;
}
}
/*****Index page coffee img responsive End*****/

.imgs-responsive
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	
	
}