@font-face{
	font-family: 'Neutra2Text-Book';
	src: url(../fonts/Neutra2Text-Book.otf);
}
@font-face{
	font-family: 'Neutra2Text-Light';
	src: url(../fonts/Neutra2Text-Light.otf);
}
@font-face{
	font-family: 'Neutra2Text-Bold';
	src: url(../fonts/Neutra2Text-Bold.otf);
}
@font-face{
	font-family: 'Neutra2Display-Medium';
	src: url(../fonts/Neutra2Display-Medium.otf);
}
@font-face{
	font-family: 'Neutra2Text-Demi';
	src: url(../fonts/Neutra2Text-Demi.otf);
}
.n2tl{
	font-family: 'Neutra2Text-Light';
}
.n2tbl{
	font-family: 'Neutra2Text-Bold';
}
.n2tbk{
	font-family: 'Neutra2Text-Book';
}
.n2dm{
	font-family: 'Neutra2Display-Medium';
}
.n2td{
	font-family: 'Neutra2Text-Demi';
}
@media( min-width: 1200px){
	.container{
		width: 1398px !important;
		max-width: 100%;
	}
}
header{
	padding: 15px 0px 0px !important;
	background: #FFF;
}
header .navbar-brand{
	height: 85px;
	padding: 0px;
	margin-left: 56px;
}
header .navbar-brand img{
	max-width: 100%;
}
#nav-icon1 { 
  width: 32px;
  height: 45px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #7b61aa;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .2s ease-in;
  -moz-transition: .2s ease-in;
  -o-transition: .2s ease-in;
  transition: .2s ease-in;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 10px;
}

#nav-icon1 span:nth-child(3) {
  top: 20px;
}

#nav-icon1.open span:nth-child(1) {
  top: 10px;
  background: #7b61aa;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 10px;
  background: #7b61aa;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.menuBtn{
	padding-top: 5%;
	padding-left: 20px;
	z-index: 9999999;
}
.box {
    position: fixed;
    top: 0%;
    left: -100%;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.80);
    display: block;
    z-index: 999999;
}
.box-inner {
    position: absolute;
    width:100%;
    top: 0px;
    bottom: 0px;
    -webkit-overflow-scrolling: touch;
}
.naveHeader {
    padding-top: 6em;
    font-size: 24px;
    padding-left: 3.5em;
    letter-spacing: 0.5px;
    list-style: none;
}
.naveHeader li a{
	color: #7b61aa;
	font-size: 26px;
}
.menu-link{
	float: right;
	margin-top: 20px;
}
.menu-link li a{
	color: #696969;
	font-size: 15px;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.menu-link li a:hover , .nav-contact li a:hover{
	opacity: 0.4;
	background-color: transparent !important;
}
.nav>li>a:focus{
	background-color: transparent;
}
.nav-contact{
	min-height: 55px;
	background: #7b61aa;
	margin-top: 14px;
	padding-top: 3px;
}
.nav-contact div.nav-cont{
	padding-right: 78px;
}
.nav-contact p , .nav-contact ul{
	float:right;
}
li.visita{
	font-size: 34px;
	color: #FFF;
	margin-right: 36px;
}
.nav-contact p img{
	vertical-align: text-top;
	margin-top:3px;
	margin-left: 2px;
}
.nav-contact ul{
	margin-top: 10px;
}
.nav-contact ul .insta{
	padding-left: 3px !important; 
}
.nav-contact li{
	padding: 0px !important; 
}
.nav-contact li a{
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.nav-contact li a img{
	width:28px;
}
.header-menu{
	padding-right: 52px;
}	
section.intro{
	padding: 0px !important;
}
.carousel{
	background: #FFF;
	max-height: 596px;
}
.carousel-indicators li{
	border: 1px solid #8061af;
}
.carousel-indicators .active {
	background: #8061af;
}
.carousel .item{
	height: 598px;
}
.carousel .item .pic{
	padding: 0px;
}
.carousel .item .desc{
	padding-left: 0px;
	padding-top:110px;
}
.carousel .item img{
	max-height: 546px;
	padding-top: 38px;
	padding-left: 148px;
}
.carousel .item:nth-child(2) img{
	padding-left: 138px;
}
.carousel .item .desc h3{
	font-size: 42px;
	text-align:left;
	color: #7a60aa;
	max-width: 360px;
}
.carousel .item .desc p{
	font-size: 21px;
	text-align: left;
	color: #686868;
	max-width: 330px;
}
section h4, section p{
	text-align: center;
}
section h4{
	font-size: 42px;
}
section p{
	font-size: 29px;
}
section.servicios{
	background: url(../images/bkg_1.jpg);
	color: #fff;
	padding-top: 85px;
	padding-bottom: 100px;
}
section.servicios h4{
	margin-bottom: 0px;
}
section.servicios .subtitulo{
	margin-bottom: 86px;
}
section.servicios .destacado{
	text-align: center;
}
section.servicios .destacado img{
	margin-bottom: 20px;
}
section.servicios .destacado h4{
	font-size: 23px;
}
section.servicios .destacado p{
	font-size: 18px;
	max-width: 250px;
	margin: 0 auto;
	margin-top: 25px;
}
section.acercade{
	background: url(../images/bkg_2.jpg);
	padding-top:220px;
	padding-bottom:200px;
}
section.acercade .iso{
	text-align: center;
}
section.acercade .iso img{
	margin-top: 44px;
	margin-left: 160px;
	max-width: 100%;
}
section.acercade p{	
	max-width: 540px;
	text-align: left;
	font-size: 20px;
	color: #fff;
	line-height: 1.5;
	margin-left: 36px;
}
section.faq{
    background: url(../images/bkg_3.jpg) no-repeat;
	background-position: -0px -90px;
    background-size: cover;
	padding-top: 90px;
	padding-bottom: 240px;
}
section.faq h4{
	margin-bottom: 0px;
}
section.faq h4 , .faq p{
	color: #fff;
}
section.faq .subtitulo{
	margin-bottom: 80px;
}
section.faq .panel-group{
	max-width:830px;
	margin: 0 auto;
}
section.faq .panel-group .panel{
	border-radius: 0px !important;
}
section.faq .panel-group h4 , section.faq .panel-group p{
	color: #000;
	text-align: left;
	font-size: 20px;
}
section.faq .panel-heading{
	border-radius: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
	background-color: transparent !important;
}
section.faq .panel-heading .panel-title a{
	color: #a794cc;
	text-decoration: none;
	outline: none;
}
section.faq .panel-heading .panel-title a.collapsed{
	color: #000 !important;
}
section.faq .panel-body{
	border-top: none !important	;
}
section.faq .panel-body p{
	padding:0px 20px 15px;
}
footer{
	background: url(../images/bkg_1.jpg);
	color: #fff;
	text-align: center;
	padding: 0px !important;
}
footer a{
	color: yellow;
	text-decoration: none;
}
footer a:hover{
	color: yellow;
}
footer h4{
	font-size: 42px;
	margin-bottom: 40px;
}
footer .contact-data{
	padding-top: 80px;
}
footer .contact-data .inner{
	max-width:699px;
	margin-right:0px; 
	margin-left: auto;	
}
footer ul{
	list-style: none;
	font-size: 30px;
}
footer .mapa{
	padding: 0px;
	overflow:hidden;
    position:relative;
	height: 768px;
}
footer .mapa iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
footer .copy{
	color: #fff;
	font-family: 'Neutra2Display-Medium';
	margin-top: 80px;
	margin-bottom: 0px;
}
footer .copy a{
	font-family: 'Neutra2Text-Bold';
	color: #fff;
}
footer .copy a:hover{
	opacity: 0.7;
}
.q-icon{
	position: relative;
	width: 	12px;
	height: 20px;
	float: left;
	margin-right: 14px;
}
.q-icon span{
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #CCC;
  top: 50%;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.q-icon span:nth-child(1) {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  
}
.q-icon span:nth-child(2) {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.q-icon.open span:nth-child(1) {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.q-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width:1200px){
	.nav-contact div.nav-cont{
		padding-right: 15px;
	}
	.carousel .item img /*, .carousel .item:nth-child(2) img*/ {
		padding-left: 0px !important;
	}
	section.servicios .destacado{
		margin-bottom: 40px;
	}
	section.acercade , footer .contact-data {
		padding: 110px 0px;
	}
	section.acercade .iso{
		padding-bottom: 40px;
	}
    section.acercade .iso img{
		margin-left: auto;
	}
	section.acercade p {
		margin: 0 auto;	
	}
	section.faq {
	    background-position: 0px 0px;
	}
	footer .contact-data .inner{
		max-width: none;
	}
	footer .mapa{
		height: 536px;
	}
}
@media (max-width: 992px){
	.nav-cont{
		text-align: center;
	}
	.carousel{
		padding-bottom: 100px;
		max-height: initial;
	}	
	.carousel .item .pic{
		text-align: center;
	}
	.carousel .item .desc{
		padding: 0px 15px;
		max-width: 100%;
		text-align: center;
	}
	.carousel .item .desc h3 , .carousel .item .desc p{
		text-align: center;
		margin: 0 auto;
		max-width: 100%;
	}
}
@media (max-width:860px){
	header .navbar-brand {
		margin-left: auto;
	}		
}
@media (min-width: 768px){
	.nav-cont{
		text-align: center;
	}
	nav.container {
    	width: 100%;
	}
}
@media (max-width: 635px){
	.carousel .item .pic img{
		max-width: 100%;	
	}
}
@media (max-width:510px){
	.nav-cont{
		padding-bottom: 20px;
	}
	.nav-social{
		max-width: 200px;
		margin: 0 auto;
	}
	li.visita{
		margin-right: 0px;
	}
	.nav-contact{
		padding-right: 15px;
	}
	.nav-contact p, .nav-contact ul {
		float: initial; 
		text-align: center;
	}	
	.contact-data ul{
		padding: 0px;
		font-size: 20px;
	}	
}
