body{
	margin: 0;
	padding: 0;
	font-family: 'BenchNine', sans-serif;
}
li{
	list-style: none;
}
a:hover, a:visited, a{
	text-decoration: none;
}
h1, h2{
	text-transform: uppercase;
	font-weight: bold;
}

.newsfoot {
	padding-top: 10px;
	background-color: rgba(100,100,100,0.8);
	height: 100px;
	max-height: 100px;
	position: relative;
	margin-top: -100px;
}

/*Navbarfoot */

.navbarfoot {
	padding-top: 10px;
	background-color: rgba(100,100,100,0.8);
	height: 100px;
	max-height: 100px;
	position: relative;
	margin-top: -100px;
}

.navbarfoot span {
	color: rgba(255,255,255,1);
	font-size: 20px;
}

.navbarfoot .justify {
	text-align: right;
}

.navbarfoot .big {
	font-size: 28px;
}
.navbarfoot .renowned {
	padding-left: 2px;
	padding-right: 2px;
	background-color: rgba(80,80,80,0.8);
}

@media only screen and (max-width: 850px) {
	.navbarfoot .big {
		font-size: 24px;
	}
	.navbarfoot span {
		color: rgba(255,255,255,1);
		font-size: 16px;
	}

}
@media only screen and (max-width: 650px) {
	.navbarfoot .big {
		font-size: 30px;
	}
	.navbarfoot span {
		font-size: 0px;
	}

}
.mvisionbg {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: rgb(240,240,240);
}

.mvisionspan {
	font-size: 18px !important;
	padding: 10px !important;

}

.mvisionfoot {
	padding-top: 30px;
	padding-bottom: 90px !important;
	background-color: rgba(4,112,201,0.8);
	height: 100px;
	max-height: 100px;
	position: relative;
}
.mvisionfoot span {
	color: rgba(255,255,255,1);
	font-size: 50px;
	    font-size: 60px !important;
	margin-top: 50px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.mvisionimg {
	width: 100%;
	height: 600px;
}
@media only screen and (max-width: 850px) {
	.mvisionimg {
		width: 100%;
		height: 400px;
	}
	.mvisionfoot {
		padding-top: 10px;
		background-color: rgba(4,112,201,0.8);
		height: 100px;
		max-height: 100px;
		margin-top: -400px;
		position: relative;
	}
}
@media only screen and (max-width: 650px) {
	.mvisionimg {
		width: 100%;
		height: 300px;
	}
	.mvisionfoot {
		padding-top: 10px;
		background-color: rgba(4,112,201,0.8);
		height: 100px;
		max-height: 100px;
		margin-top: -300px;
		position: relative;
	}
}
/* lightbox */
.row > .column {
	padding: 0 8px;
}

.row:after {
	content: "";
	display: table;
	clear: both;
}

.column {
	float: left;
	width: 25%;
}

/* The Modal (background) */
.modal {
	display: none;
	position: fixed;
	z-index: 999;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: black;
}

/* Modal Content */
.modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 10px;
	width: 90%;
	max-width: 1200px;
}

/* The Close Button */
.close {
	margin-top: 100px;
	color: gray;
	position: absolute;
	top: 10px;
	right: 20%;
	font-size: 75px;
	font-weight: bold;
	opacity: 1;
	z-index: 999;
}

.close:hover,
.close:focus {
	color: #999;
	text-decoration: none;
	cursor: pointer;
}

.mySlides {
	display: none;
}
.imgslide {
margin-left: 10%;
	width: 80% !important;
}
/* Next & previous buttons */
.prev,
.next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	color: white;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.modal-prev {
	font-size: 40px;
	background-color: rgba(0, 0, 0, 0.8);
	float: left;
}
.modal-next {
	font-size: 40px;

	background-color: rgba(0, 0, 0, 0.8);
	float: right;
}
.modal-prev:hover,
.modal-next:hover {
	background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

.caption-container {
	text-align: center;
	background-color: black;
	padding: 2px 16px;
	color: white;
}

img.demo {
	width: 100%;
	opacity: 0.6;
}

.active,
.demo:hover {
	opacity: 1;
}

img.hover-shadow {
	transition: 0.3s
}

.hover-shadow:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}
/* lightbox */




.addpadding {
	padding-top: 20px;
}

.titileprod {
	margin-top: 120px;
}
.espacillo {
	margin-bottom: 30px;
}
.titleprod {

	background: url(../img/pattern.jpg) 50% 50% scroll;
	background-repeat: repeat-y;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	height: 70px;
}
.titleprod h1 {
	color: #fff;
	padding-top: 20px;
}
ol.carousel-indicators {
	position: absolute;
	bottom: 0;
	margin: 5px;
	margin-bottom: 100px;
	padding: 10px;
	word-spacing: 10px;
	left: 0;
	right: 0;
	width: auto;
	size: 20px;
}
ol.carousel-indicators  li {
	height: 15px;
	width: 15px;
}
ol.carousel-indicators  li.active {
	height: 15px;
	width: 15px;
}
ol.carousel-indicators  li.active {
	background: #0E3244;
}

.cajaprod {
	justify-content: center;
	background-color: #D8E9F2;
	width: 99.9%;
	border: 1px solid #93CAE3;
	padding: 20px;
	margin: auto !important;
}
.cajaprod h3 {
	color: #0E3244;
	font-family: Helvetica, sans-serif,Verdana;
}
.bordeo {
	color: rgb(0,0,100) !important;
	font-family: Copperplate Gothic Bold, Copperplate Gothic Light, fantasy; 
	font-size: 28px;
	letter-spacing: 5px;
	text-align: left;
	padding-left: 10%;
	text-shadow: -2px -2px 2px rgba(200,200,255,0.3), 2px -2px 2px rgba(200,200,255,0.3), -2px 2px 2px rgba(200,200,255,0.3), 2px 2px 2px rgba(200,200,255,0.3);
}
.productos {
	text-align: center;
	color: #000000;
	font-family: sans-serif;
	font-size: 20px;
}
.productos-title {
	text-align: center;
	color: #000000;
	font-family: verdana;
	font-size: 28px;
	letter-spacing: 0;
}


/*header area*/
.top-header{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5eb1c1+0,e5e5e5+66 */
background: rgb(94,177,193); /* Old browsers */
background: -moz-linear-gradient(top, rgb(94,177,193) 0%, rgb(229,229,229) 66%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(94,177,193) 0%,rgb(229,229,229) 66%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(94,177,193) 0%,rgb(229,229,229) 66%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5eb1c1', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	position: fixed;
	width: 100%;
	z-index: 99999;
}
.header-backup{
	width: 20px;
	height: 119px;
	background: transparent;
	margin:auto;
}
.top-header img.logo{
	margin-bottom: 15px;
	margin-top: 0;
	transition:all .5s ease 0s;
	-webkit-transition:all .5s ease 0s;
	-moz-transition:all .5s ease 0s;
	-o-transition:all .5s ease 0s;
	-ms-transition:all .5s ease 0s;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
	margin-bottom: 0;
	margin-top: 8px;
	transition:all .5s ease 0s;
	-webkit-transition:all .5s ease 0s;
	-moz-transition:all .5s ease 0s;
	-o-transition:all .5s ease 0s;
	-ms-transition:all .5s ease 0s;
}
.nav-bar{
	margin-top: 27px;
}
.navbar-toggle span{
	color: #fff;
}
ul.nav{
	margin: 0;
	padding: 0;
}
.navbar-default .navbar-nav>li>a {
	font-size: 24px;
	color: #000;
	text-transform: uppercase;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
	padding: 14px 15px;
	font-weight: bold;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #999;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #000;
}
li a.active{
	color: #42b3e5 !important;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
	margin-top: 4px;
}



/*slider area*/
.slider-row{
	margin: 0;
	padding: 0;
}
.slider-wrapper{
	margin: 0;
	padding: 0 !important;
	background: #000 !important;
}

.carousel-caption {
	padding-left: 0px !important	;
	padding-top: 10px;
	height: 100px;
	width: 100%;
	max-height: 100px;
	position: relative;
}

.carousel-caption h1{
	font-size: 2em;
	color: #fff;;

}
.carousel-caption p{
	
	font-size: 60px;
	color: #fff;
}
.carousel-caption button{
	height: 60px;
	background: #3a9ecb;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	border:0;
	transition:all .5s ease 0s;
	-webkit-transition:all .5s ease 0s;
	-moz-transition:all .5s ease 0s;
	-o-transition:all .5s ease 0s;
	-ms-transition:all .5s ease 0s;
}
.carousel-caption button:hover{
	background: #2a2a2a;
}
.carousel-control{
	width: 5%;
	top: 25%; /* pushes the icon in the middle of the height */
	display: inline-block;
}
.carousel-inner{
	background: -webkit-linear-gradient(left, #000 , blue); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(left, #000, blue); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(left, #000, blue); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to left, #000 , blue); /* Standard syntax */
}
.item{
	position: relative;
}

.carousel-control.left, .carousel-control.right {
	background-image: none
}

.carousel-caption {
	position: absolute;
	left: 0%;
	line-height: 1;
	top: 5%;
}
.carousel-control.left .glyphicon {
	top: 50%;
	float: left;
	margin-left: 0;
	color: white;
}
.carousel-control.right .glyphicon {
	top: 50%;
	float: right;
	margin-right: 0;
	color: white;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	background-color: transparent;
	color: black;
	top: 0;
	left: 20%;
	font-size: 60px;
	opacity: 1 !important; 
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	background-color: transparent;
	color: black;
	top: 0;
	right: 50%;
	font-size: 60px;
	opacity: 1 !important; 
}
a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}
.secondc {
	margin-top: 10%;
	background-color: black !important;
	bottom: 0;
	position: absolute;
	display : table-row;
    vertical-align : bottom;
}
@media only screen and (max-width: 850px) {
	.secondc {
		margin-top: 50%;
		background-color: black !important;
		bottom: 0;
		position: absolute;
		display : table-row;
	    vertical-align : bottom;
	}
}
.secondc .icon-prev {
	left: 0% !important;
}
.secondc .icon-next {
	right: 0% !important;
}
/*about area*/

.about {
	background-color: rgb(50,50,50);
	padding-bottom: 20px;
}
.about h2{
	font-size: 60px;
	color: #42b3e5;
	margin-top: 50px;
}
.about h4{
	font-size: 24px;
	color: #737373;
	margin-bottom: 45px;
}
.about-img img{
	width: 100%;
}
.single-about-detail{
	position: relative;
}
.pentagon-text h1{
	font-size: 60px;
	color: #383838;
	margin-top: 0;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
	position: absolute;
	left: 15%;
	width: 50px;
	top: -6%;
}
.pentagon-text {
	width: 70px;
	height: 52px;
	background: #fff;
	position: relative;
	top: -30px;
	left: 43%;
}
.pentagon-text:before {
	content: "";
	position: absolute;
	top: -15px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 34px solid transparent;
	border-right: 35px solid transparent;
	border-bottom: 15px solid #fff;
}
.pentagon-text:after {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 0;
	height: 0px;
	border-left: 36px solid transparent;
	border-right: 34px solid transparent;
	border-top: 15px solid #fff;
}
.about-details{
	background: #2a2a2a;
	border-top: 2px solid #fff;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
}
.about-details h3{
	font-size: 36px;
	color: #fff;
	margin-top: 0;
}
.about-details p{
	font-size: 13px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	padding: 0 25px;
	padding-bottom: 30px;
}
.single-about-detail:hover .about-details{
	background: #3a9dca;
}
.single-about-detail:hover .pentagon-text h1{
	color: #3a9dca;
}
.ctrimg img {
	z-index: 999;
	width: 100%;
	padding: 5px;
}
.carousel-inner {
	background: center;
	background-color: rgb(200,200,200) !important;

}

.seccar {
	background-color: rgb(200,200,200) !important;
	border: 1px solid #8c8b8b;
	background-repeat: repeat-y;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.seccar h3 {
	font-size: 36px;
	color: rgb(0,50,100);
	margin-top: 0;
}

.seccar hr { 
	height: 1px; 
	border-style: solid; 
	border-color: rgb(180,180,180)
	border-width: 1px 0 0 0; 
} 
.carousel-indicators-numbers {
	height: 50px;
	z-index: 5;
	position: absolute !important;
	bottom: 0 !important;
	margin: 0px !important;
	padding: 10px !important;
	word-spacing: 10px !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	width: auto !important;
	size: 10px !important;
}
ol.carousel-indicators-numbers li,
ol.carousel-indicators-numbers li.active {
	width: 9.1%;
	height: 10px;
	margin: 1px;
	border-radius: 0;
	border: 0;
	background: rgb(170,170,170)
}
ol.carousel-indicators-numbers li.active {
	background: rgb(130,130,130)
}
/*service area*/
.waterback {
		background-image: url(../img/water3.jpg);
}

.service{

	background-repeat: repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	padding-bottom: 20px;
	padding-top: 45px;
}
.service span {
	text-align: justify;
	font-size: 20px;
}
.service h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.nopadding {
	padding-left: 0px !important;
	padding-right: 0px !important;	
}
.nopaddingv {
	padding-top: 0px !important;
	padding-bottom: 0px !important;	
}
.sipadding {
	padding-top: 30px;
	padding-bottom: 30px;
}
.service .textbar {
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: rgb(0,50,100);
}
.olds{
	min-height: 800px;
}

.olds {
	background: url(../img/nuevas_oficinas.jpg);
	    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: contain;
}
.news img {
	border: 2px solid rgb(5,50,100);
	margin: 10px;
}

.news h2 {
	font-size: 60px;
	color: rgb(0,50,100);
	margin-top: 50px;
	margin-bottom: 20px;

}
.news h3 {
	font-size: 35px;
	color: rgb(0,50,100);

}
.service h2{
	font-size: 60px;
	color: rgb(0,50,100);
	margin-top: 50px;
	margin-bottom: 20px;
}
.service h4{
	font-size: 24px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 70px;
	display: block;
}
.single-service{
	text-align:center;
}
.single-service-img {
 /* width: 100%;
 height: 125px;*/
 /*padding-left:30px;*/
  /*margin: 0 auto;
  position: relative;*/
}
.service-img {
	/*width: 205px;*/
	/*height: 125px;*/
	/*background: #3a9ecb;*/
	/*position: relative;*/
	/*padding-left:29%;*/
}
.single-service h3{
	color: #fff;
	/*margin-top: 90px;
	padding-bottom: 50px;
	position:relative;*/
}
.service-img img{
	margin:0 auto;
	/*position: absolute;*/
}


/*team section*/
.team{
	padding-bottom: 60px;
}
.team h2{
	font-size: 90px;
	color: #42b3e5;
	margin-top: 50px;
	margin-bottom: 0;
}
.team h4{
	font-size: 24px;
	color: #737373;
	margin-top: 0;
	margin-bottom: 45px;
}
.single-member{
	margin: 0;
	padding: 0;
}
.person img{
	width: 100%;
}
.person-detail{
	padding:10px;
	background: #3a9cc8;
	position: relative;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
}
.arrow-top{
	position: absolute;
	width: 20px;
	height: 20px;
	background: #3ba0cc;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	bottom: -10px;
	left: 46%;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
}
.arrow-bottom{
	position: absolute;
	width: 20px;
	height: 20px;
	background: #3ba0cc;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	top: -9px;
	left: 46%;
	transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
}
.person-detail h3{
	font-size: 30px;
	color: #fff;
}
.person-detail p{
	font-size: 13px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
.single-member:hover .person-detail{
	background: #2a2a2a;
}
.single-member:hover .arrow-top{
	background: #2a2a2a;
}
.single-member:hover .arrow-bottom{
	background: #2a2a2a;
}


/*contact section*/
.contact-caption{
	background: #3a9dca;
}
.contact-heading h2{
	color: #fff;
	font-size: 60px;
	margin-top:50px;
}
.contact-info{
	padding-left: 40px;
}
.contact-info h3{
	padding-left: 0;
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #13849c;
	padding-bottom: 12px;
	margin-bottom: 0;
}
.contact-form h3{
	padding-left: 0;
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #13849c;
	padding-bottom: 12px;
	margin-bottom: 0;
}
.contact-info ul{
	margin: 0;
	padding: 0;
}
.contact-info ul li{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
}
.contact-info i.fa{
	font-size: 16px;
	padding-right: 12px;
	width: 25px;
	height: 38px;
}
.contact-info ul li span{
	font-weight: bold;
}
.contact-form input{
	width: 100%;
	height: 40px;
	background: #fff;
	font-size: 13px;
	color: #084a5c;
	font-family: 'Open Sans', sans-serif;
	padding: 12px;
	border:0;
	margin-bottom: 12px;
}
.contact-form textarea{
	font-family: 'Open Sans', sans-serif;
	padding:12px;
	width: 100%;
	height: 140px;
	border:0;
	margin-bottom: 12px;
}
.info-detail{
	border-top: 1px solid #53cde5;
	padding-top: 15px;
}
.form{
	border-top: 1px solid #53cde5;
	padding-top: 15px;
	text-align: right;
}
.contact-form input.submit-btn{
	width: 180px;
	height: 50px;
	float: right;
	font-size: 24px;
	color: #fff;
	background: url(../img/btn-bg.jpg);
	background-repeat: no-repeat;
	padding: 0;
	font-family: 'BenchNine', sans-serif;
	font-weight: bold;
	
}
.contact-form{
	padding-right: 40px;
}

/*gmap*/
#map{
	height: 830px;
}
.map{
	position: relative;
	overflow: hidden;
}
.contact{
	position: absolute;
	width: 100%;
	height: 830px;
	margin-top: 0px;
	left: 0;
	margin-top: -830px;
	background: rgba(0, 0, 0, 0.51);
}
.contact-caption{
	margin-top: 120px;
}

/*footer*/
.footer-para{
	float: left;
	margin: 10px;
	padding: 5px;
}

.footer-para span {
	font-size: 18px !important;
	font-weight: bold;
}

.footer-para img {
	width: 10%;
	height: 10%;
}

.footer p{
	font-size: 12px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 0;
	padding: 25px 0;

}
.footer a i.fa{
	font-size: 24px;
	color: #b1b1b1;
	padding: 22px 10px;
}
.footer a i.fa:hover{
	color: #42b3e5;
}

.carousel-inner{
	position: relative;
}



/*======================css for carousel=========================*/
.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
	opacity: 1;
	background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%);
}
@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-fade .carousel-inner > .item.next,
	.carousel-fade .carousel-inner > .item.active.right {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-inner > .item.prev,
	.carousel-fade .carousel-inner > .item.active.left {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-inner > .item.next.left,
	.carousel-fade .carousel-inner > .item.prev.right,
	.carousel-fade .carousel-inner > .item.active {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

/* just for demo purpose */
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
	height: 100%;
}


/******************************
responsive area
********************************/
@media (max-width: 992px) {
	.navbar-header {
		float: none;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin: 7.5px -15px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-text {
		float: none;
		margin: 15px 0;
	}
	/* since 3.1.0 */
	.navbar-collapse.collapse.in { 
		display: block!important;
	}
	.collapsing {
		overflow: hidden!important;
	}

}





/* md */
@media (min-width: 994px) and (max-width: 1199px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 20px;
		padding: 14px 12px;
	}
	h2 {
		font-size: 75px !important;
	}
	h4 {
		font-size: 22px !important;
	}
	.person-detail h3 {
		font-size: 26px;
	}
	.person-detail p {
		font-size: 12px;
	}


}

/* sm */
@media (min-width: 993px) and (max-width: 991px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 16px;
		padding: 10px 8px;
	}

	h2 {
		font-size: 70px !important;
	}
	h4 {
		font-size: 18px !important;
	}
	#map{
		height: 1050px;
	}
	.contact{
		margin-top:-1050px;
		height: 1050px;
	}
	.contact-caption {
		margin-top: 110px;
	}
}

/* xs */
@media (min-width: 480px) and (max-width: 992px) {
	.header-logo img{
		margin-top: 20px;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 20px;
	}

	#map{
		height: 1120px;
	}
	.contact{
		height: 1120px;
		margin-top: -1120px;
	}
	h2 {
		font-size: 70px !important;
	}
	h4{
		font-size: 21px !important;
	}
	.contact-info ul {
		margin-left: 4px;
	}
	.contact-info i.fa {
		width: 25px;
	}
	.contact-caption {
		margin-top: 140px;
	}
	.service-img{

	}
}

/* XS Portrait */
@media (max-width: 479px) {
	.top-header img.logo {
		margin: 20px 10px;
	}
	.header-logo{
		margin-top: 20px !important;
	}
	.navbar-default .navbar-toggle {
		border-color: #fff;
		margin-top: -7px;
		right: 10%;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 16px;
		text-align: left;
	}
	.header-backup{
		height: 80px;
	}

	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		float: right;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		float: left;
	}
	.about h2 {
		font-size: 50px;
		color: #42b3e5;
		margin-top: 30px;
	}
	.service h2 {
		font-size: 50px;
		margin-top: 40px;
	}
	.team h2 {
		font-size: 50px;
		margin-top: 40px;
	}
	h4 {
		font-size: 18px !important;
	}
	.contact-caption{
		margin-top: 38%;
	}
	#map{
		height: 950px;
	}
	.contact{
		height: 950px;
		margin-top: -950px;
	}
	.contact-heading h2 {
		font-size: 50px;
		text-align: left;
		margin-left: 15px;
	}
	.contact-info h3 {
		margin-left: 8px;
		font-size: 25px;
		padding-bottom: 8px;
	}
	.info-detail {
		margin-left: 8px;
	}
	.contact-info ul li {
		font-size: 10px;
	}
	.contact-info i.fa {
		font-size: 13px;
		width: 20px;
		height: 18px;
	}
	.contact-info, .contact-form{
		padding: 10px;
	}
	.contact-form h3 {
		font-size: 25px;
		padding-bottom: 8px;
		margin-bottom: 0;
		margin-right: 0px;
	}
	.footer a i.fa {
		font-size: 18px;
		padding: 25px 7px;
	}
	.footer p {
		font-size: 10px;
	}
	.service-img{
		
	}

}





