/* ICONOS DE COLLAPSE */
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);

/*====================
======Typography=====
======================*/

body {
	font-family: "Avenir","Avenir LT W01_55 Roman",sans-serif;
	position: relative;
	font-weight:400;
	background: #fff;
	color:#43484E
}

body  section{
	padding: 75px 0;
}

a:hover {
	outline: none;
	text-decoration:none;
}

a:focus {
	outline:none;
	outline-offset: 0;
}

a {
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	color:#ed662c;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Avenir","Avenir LT W01_55 Roman",sans-serif;
	color: #171717;
}

::-webkit-scrollbar {
    display: none;
}

.slider-btn {
	background-color:#171717;
	color: #FFF;
	-webkit-box-shadow: inset 0 0 0 2px #171717;
	box-shadow: inset 0 0 0 2px #171717;
	text-transform: uppercase;
	width: 190px;
	text-align: center;
	height: 55px;
	line-height:55px;
	padding: 0;
	font-size: 18px;
	font-weight:800;
	border: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.slider-btn:hover {
	background-color:#ed662c;
	-webkit-box-shadow: inset 0 0 0 2px #ed662c;
	box-shadow: inset 0 0 0 2px #ed662c;
	color:#000
}


.parallax-section{
	min-height: 300px;
	width: 100%;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}


.vertical-middle{
	width: 100%;
	height: 100%;
	display: table;
}

.vertical-middle div{
	display: table-cell;
	vertical-align: middle;
}


.time1 {
    -webkit-animation-delay: 0.3s; /* Safari 4.0 - 8.0 */
    animation-delay: 0.3s;
}

.time2 {
    -webkit-animation-delay: 0.6s; /* Safari 4.0 - 8.0 */
    animation-delay: 0.4s;
}

.time3 {
    -webkit-animation-delay: 0.9s; /* Safari 4.0 - 8.0 */
    animation-delay: 0.5s;
}

.delay1{
    animation-delay: 0.2s;
}

.delay2{
    animation-delay: 0.4s;
}

.delay3{
    animation-delay: 0.6s;
}

.delay4{
    animation-delay: 0.8s;
}

.delay5{
    animation-delay: 1.0s;
}

.delay6{
    animation-delay: 1.2s;
}

.delay7{
    animation-delay: 1.4s;
}

.delay8{
    animation-delay: 1.6s;
}

/*====================
======Header CSS=====
======================*/

#navigation .navbar {
  background:#171717;
  border-radius: 0;
  border-bottom: 0;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  padding-bottom: 8px;
}

#navigation .navbar-toggle{
  margin-top: 20px;
  background-color: #ed662c;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
	background-color: transparent;
	border-top: 3px solid transparent;
	text-transform: uppercase;
}

.navbar-inverse .navbar-nav  .active  a,  
.navbar-inverse .navbar-nav  .active  a:focus, 
.navbar-nav.navbar-right li a:hover {
	color: #ed662c;
	background-color: transparent;
	border-top: 3px solid #ed662c;
}

.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:hover, 
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
	border-top: 3px solid #ed662c;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 0;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #ed662c;
    color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown-menu li a {
    color: #fff;
	border-top: 3px solid #ed662c;
	text-transform: uppercase;
	font-weight: bold;
}
.dropdown-menu li a:hover {
    color: #171717!important;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}


/*======================
====Main Slider CSS=====
=======================*/
.home-pattern {
	height:100%;
	position:absolute;
	width:100%;
	z-index:1;
	left:0;
	bottom:0;
	background-image:url(../img/home-pattern.png);
	background-repeat:repeat;
	opacity:0.2;
}

#home{
  padding: 0;
  overflow: hidden;
  position:relative
}

#main-carousel .carousel-inner .item {
	background-size:cover;
	height: 100%;
	background-position: 50% 50%;
	background-repeat:no-repeat;
}

#main-carousel .carousel-indicators { 
	bottom:15px
}

#main-carousel .carousel-indicators li{
	background: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	width: 13px;
	height: 13px;
	margin-left: 5px;
	text-indent: -9999px;
	display: inline-block;
}

.carousel-indicators .active{
	background-color: #fff !important;
	
}

.slider-content {
	height: 100%;
}

#main-carousel .carousel-caption {
	display: table;
	height: 100%;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	z-index: 11;
}

#main-carousel .carousel-caption > div{
    vertical-align: middle;
    display: table-cell;
}

#main-carousel .carousel-inner h2 {
	color: #f6f6f6!important;
	display: inline-block;
	font-family: "Avenir","Avenir LT W01_55 Roman",sans-serif;
	font-size: 55px;
	font-weight: 800;
	margin-bottom: 40px;
	text-shadow: 0 0 5px #3e3e3e;
	text-transform: uppercase;
}

#main-carousel .carousel-inner h2 span{
  color:#7ab700;
}

#main-carousel .carousel-inner p {
	color: #f6f6f6;
	font-family: "Avenir","Avenir LT W01_55 Roman",sans-serif;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 59px;
	margin-top: 0;
	text-shadow:0 0 5px #3e3e3e;
}

#main-carousel .carousel-left{
	left:-50px;
}

#main-carousel .carousel-right{
	right:-50px;
}

#main-carousel:hover .carousel-left{
	left:0px;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

#main-carousel:hover .carousel-right{
	right:0px;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

#main-carousel .carousel-left,
#main-carousel .carousel-right{
	padding: 15px;
	z-index: 12;
	font-size: 60px;
	color: rgba(255, 255, 255, 0.52);
	top: 50%;
	position: absolute;
	margin-top: -60px;
	text-align: center;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

.carousel-right {
  right:65px
}

.carousel-left {
  left:65px
}

#main-carousel .carousel-left:hover,
#main-carousel .carousel-right:hover{
	color: #F6F6F6;
}

img {width:100%;}
.center {text-align: center;}
.justify {text-align: justify;}
.justifyc {text-align: justify;text-align-last: center;}

.imgc {
display: block;
margin-right: auto;
margin-left: auto;
text-align: center;
}

.logo {
    width: 300px;
    padding: 15px 0 0 10px;
}

.float_lft {
    position: fixed;
    left: 0;
    padding: 5px;
    margin-top: 0px;
    width: 4%;
}

#quote {
	color: #fff;
	text-align: center;
	padding: 20px 0;
	position: absolute;
    top: 690px;
    width: 100%;
    font-size: 1.5em;
    text-shadow: 1px 1px 5px #000;
    text-transform: uppercase;
    font-weight: bold;
}

#quote marquee {z-index: 1000;position: relative;}

#quote small {
    bottom: -5px;
	color: #fff;
    font-size: 70%;
    position: relative;
}

.dir_owl {
	filter: grayscale(100%);
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	opacity: 0.6;
}
.dir_owl:hover {
	filter: grayscale(0%);
	opacity: 1;
}


.carousel-wrap {
  margin: 0 auto;
  padding: 0 5%;
  width: 90%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
	font-size: 52px;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

.owl-nav i:hover {
  color: #ed662c;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}

#arrow_top_down {
	padding: 0;
    margin: -130px 0;
    position: absolute;
	width: 100%;
	z-index: 100;
}

#arrow_top_down a {
	padding-top: 70px;
	}
	#arrow_top_down a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 40px;
    height: 40px;
    margin-left: -12px;
    border-left: 7px solid #fff;
    border-bottom: 7px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb05 1.5s infinite;
	animation: sdb05 1.5s infinite;
	box-sizing: border-box;
	}
	@-webkit-keyframes sdb05 {
	0% {
	-webkit-transform: rotate(-45deg) translate(0, 0);
	opacity: 0;
	}
	50% {
	opacity: 1;
	}
	100% {
	-webkit-transform: rotate(-45deg) translate(-20px, 20px);
	opacity: 0;
	}
	}
	@keyframes sdb05 {
	0% {
	transform: rotate(-45deg) translate(0, 0);
	opacity: 0;
	}
	50% {
	opacity: 1;
	}
	100% {
	transform: rotate(-45deg) translate(-20px, 20px);
	opacity: 0;
	}
	}
	
.mdx0001 {
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: 10px 0;
	width: 100%;
	color: #000000;
	text-align: left;
	font-size: 16px;
	background-color: #fff;
}

.mdx0001 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.mdx0001 img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}

.mdx0001 figcaption {
  position: absolute;
  top: 40px;
  bottom: 40px;
  left: 40px;
  right: 40px;
  z-index: 1;
  bottom: 0;
}

.mdx0001 h3,
.mdx0001 p {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px;
}

.mdx0001 h3 {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 5px 0!important;
}

.mdx0001 p {
  font-weight: normal;
  font-style: italic;
  text-align: justify;
  font-size: 0.9em;
  padding-left: 15px;
  -webkit-transform: translateX(-25px);
  transform: translateX(-25px);
}

.mdx0001 span {color:#171717!important;text-shadow: 1px 1px 3px #ddd;}
.mdx0001 span:hover {color:#ed662c!important;}

.mdx0001:hover > img,
.mdx0001.hover > img {
  opacity: 0.1;
}

.mdx0001:hover h3,
.mdx0001.hover h3,
.mdx0001:hover p,
.mdx0001.hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.mdx0001 i {
    position: absolute;
    top: 10%;
    left: 7%;
    font-size: 19px;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    width: 30px;
    height: 30px;
    background: #ed662c;
    padding: 6px 7px;
    border-radius: 50%;
    box-shadow: 0 0 5px #565656;
	color: #fff;
}

.mdx0001:hover i,
.mdx0001.hover i {
  -webkit-transform: translate(-50%, -50%) scale(0.1);
  transform: translate(-50%, -50%) scale(0.1);
  opacity: 0;
}

#general {padding: 100px 0;color: #272727!important;}
#gral1 {padding: 50px 0;color: #272727!important;}
#general h1,h2,h3{text-transform:uppercase;font-weight:bold;color: #272727!important;}
#general h3 {margin: 0 0 50px 0;}
#gral1 h3 {margin: 0;}

.top_info {background: #ed662c;padding: 5px 0;}
.top_info a {color: #000;padding: 0 20px 0 0;}
.top_info a:hover {color: #fff;}

ul#side-menu {
	position: fixed;
	top: 88%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10000;
}
ul#side-menu li {
	display: block;
	left: -150px;
	position: relative;
	width: 150px;
	height: 30px;
	line-height: 30px;
	transition: 0.35s ease;
	margin: 0 0 5px 0;
	border-radius: 0 50px 50px 0;
}
ul#side-menu li:hover {
  left: -40px;
}
ul#side-menu li a {
  text-decoration: none;
  display: block;
  float: left;
  width: 100px;
  padding-left: 12px;
  color: #EFEFEF;
  text-transform: capitalize;
}
ul#side-menu li .fa {
  display: block;
  width: 40px;
  text-align: center;
  float: right;
  font-size: 22px;
  line-height: 30px;
  color: #EFEFEF;
  border-radius: 0 50px 50px 0;
  padding: 0 5px 0 0;
}

li.s_registro {background-color: #d4a844;}
li.s_registro .fa {background-color: #eabc55;}

li.s_videos {background-color: #ca392e;}
li.s_videos .fa {background-color: #f44336;}

li.s_wa {background-color: #2d862d;}
li.s_wa .fa {background-color: #39ac39;}

li.s_link {background-color: #001a4d;}
li.s_link .fa {background-color: #003399;}

li.s_face {background-color: #154792;}
li.s_face .fa {background-color: #2964bd;}

li.s_insta {background-color: #bd328c;}
li.s_insta .fa {background-color: #dd44a7;}

/* FIN MENU LATERAL */

.btn-fill {
  position: relative;
  display: block;
  width: 100px;
  margin: 1em auto;
  padding: 1em;
  border: 2px solid MediumSpringGreen ;
  font-family: sans-serif;
  text-align: center;
  text-decoration: none;
  color: MediumSpringGreen ;
  transition: .5s ease all;
}
.btn-fill:hover {
  color: #3d3d3d;
  transition: .5s ease all;
}
.btn-fill::before,
.btn-fill::after,
.btn-fill span::before,
.btn-fill span::after {
  content: "";
  position: absolute;
  z-index: -2;
  background: MediumSpringGreen ;
  transition: all .5s cubic-bezier(1.000, 0.005, 0.000, 1.000);
}
.btn-fill:hover::before,
.btn-fill:hover::after,
.btn-fill:hover span::before,
.btn-fill:hover span::after {
  transition: all .5s cubic-bezier(1.000, 0.005, 0.000, 1.000);
}

/* left to right */
.btn-fill-ltr::before {
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
}
.btn-fill-ltr:hover::before {
  width: 100%;
}


/* START TOOLTIP STYLES */
[tooltip] {
  position: relative; /* opinion 1 */
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: .9em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 5px solid transparent; /* opinion 4 */
  z-index: 1001; /* absurdity 1 */
}
[tooltip]::after {
  content: attr(tooltip); /* magic! */
  
  /* most of the rest of this is opinion */
  font-family: Helvetica, sans-serif;
  text-align: center;
  
  /* 
    Let the content set the size of the tooltips 
    but this will also keep them from being obnoxious
    */
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000; /* absurdity 2 */
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}
[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, .5em);
}

/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-.5em, -50%);
}
[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-.5em, -50%);
}

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(.5em, -50%);
}
[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(.5em, -50%);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */ 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}

#footer {
	color: #fff;
    background: #171717;
    padding: 50px 0 0 0;
	border-bottom: 5px solid #ed662c;
	line-height: 1.8;
}
#footer a{color:#fff;}
#footer a:hover{color:#ed662c;}
#footer .social {padding: 25px 20px 0 5px;}
#footer hr {
	border: 0;
    border-top: 5px solid #ed662c;
    width: 100px;
    margin: 15px 0;
}
.title {
    text-transform: uppercase;
    font-weight: bold;
	color: #fff!important;
    margin: 0;
}
h2 .fa, h3 .fa {color: #ed662c;}

#footer ul li {
    list-style-image: url(../img/bullet.svg);
    padding: 0 0 5px 0;
}
#footer ul, ol {margin-left: -25px;}

#footer button {
	position: relative;
	//display:block;
	margin: 10px 5px;
	padding: 15px 20px;
	font-weight: 700;
	letter-spacing: 2px;
	color: #ffffff;
	font-size: 17px;
	border: 2px #ffffff solid;
	border-radius: 4px;
	text-transform: uppercase;
	outline: 0;
	overflow:hidden;
	background: none;
	z-index: 1;
	cursor: pointer;
	transition:         0.08s ease-in;
	-o-transition:      0.08s ease-in;
	-ms-transition:     0.08s ease-in;
	-moz-transition:    0.08s ease-in;
	-webkit-transition: 0.08s ease-in;
}

#footer .svg{
  -webkit-transition: all 150ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
}

#footer .svg:before{
  position:absolute;  
  content:"";
  width:100%;
  height:100%;
  top:0;
  left:0;
  z-index:-1;
  opacity:0;
  -webkit-transition: all 250ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

#footer .svg:after {
  content: "";
  position: absolute;
  background: #ed662c;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  z-index: -2;
  -webkit-transition: all 250ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
}
#footer .svg:hover{
  color:black;
  border: 2px #ed662c solid;
}
#footer .svg:hover:before {
  opacity: .8;
}
#footer .svg:hover:after {
  top: 0;
}
.btm {
	background: #100d0c;
    padding: 20px 0;
}
#footer .footr a {padding: 0 20px;}

#top_gral {
    background-image: linear-gradient(rgba(17, 30, 72, 0.6), rgba(255, 198, 39, 0.5)), url(../img/slide_003.jpg);
    background-size: cover;
    background-position: 50% 160%;
    background-attachment: fixed;
    padding: 150px 0 50px 0;
    color: #fff!important;
    height: 250px;
}

#top_us {
    background-image: linear-gradient(rgba(17, 30, 72, 0.6), rgba(255, 198, 39, 0.5)), url(../img/top_us.jpg);
    background-size: cover;
    background-position: 50% 160%;
    background-attachment: fixed;
    padding: 150px 0 50px 0;
    color: #fff!important;
    height: 250px;
}

.us_top {
	background: #fff;
	box-shadow: 0 0 5px #ddd;
	border-bottom: 5px solid #000;
	padding: 50px;
    border-radius: 5px;
    margin: 0 10%;
}

.titles {
    text-transform: uppercase;
    font-weight: bold;
    color: #171717!important;
	margin: 30px 0!important;
}

.titles1 {
    text-transform: uppercase;
    font-weight: bold;
    color: #ed662c!important;
    margin: 30px 0!important;
}

#quote_01 {
	background:  #171717!important;
	color: #fff!important;
}
#quote_01 .titles {
	color: #fff!important;
}

#quote_01 small {
    bottom: -5px;
    color: #fff;
    font-size: 70%;
    position: relative;
}

.carousel-inner {
    box-shadow: 0 0 10px #ed662c;
}

#gral {
    background-image: url(../img/pattern.svg);
    background-size: cover;
    background-attachment: fixed;
	padding: 35px 0;
}

#serv_empper {
	background: #ddd;
}
.mdx0002 {
  background-color: #171717;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
}

.mdx0002 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.mdx0002:after {
  background-color: white;
  opacity: 0.4;
  top: 0;
  bottom: 0;
  content: '';
  left: -100%;
  position: absolute;
  width: 200px;
  box-shadow: 0 0 100px white;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.mdx0002 img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}

.mdx0002 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  line-height: 1em;
  opacity: 0;
}

.mdx0002 h3 {
	position: relative;
    left: 10%;
    top: 10%;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.1em;
	margin: 0;
	text-transform: uppercase;
	color: #fff!important;
	font-weight: bold;
}
.mdx0002 h3 .fa {
    color: #ed662c;
    padding: 0 10px 0 0;
}

.mdx0002 ul {
	position: relative;
    left: 7%;
    top: 12%;
  font-weight: 400!important;
	color: #fff!important;
	line-height: 1.5;
}

.mdx0002 a button {
	position: relative;
    left: 12%;
    bottom: -55px;
}

.mdx0002:hover > img,
.mdx0002.hover > img {
  opacity: 0.2;
  -webkit-filter: grayscale(100%) blur(5px);
  filter: grayscale(100%) blur(5px);
}

.mdx0002:hover:after,
.mdx0002.hover:after {
  left: 200%;
}

.mdx0002:hover figcaption,
.mdx0002.hover figcaption {
  opacity: 1;
}

.mdx0002 .see_more {
    position: absolute;
    top: 10%;
    right: 1%;
    font-size: 15px;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    width: 30px;
    height: 30px;
    background: #171717;
    padding: 7px 9px;
    border-radius: 50%;
    box-shadow: 0 0 5px #ed662c;
    color: #fff;
}

.mdx0002:hover .see_more,
.mdx0002.hover .see_more {
  -webkit-transform: translate(-50%, -50%) scale(0.1);
  transform: translate(-50%, -50%) scale(0.1);
  opacity: 0;
}

.btn-info {
    color: #fff;
    background-color: transparent;
    border-color: #ffffff;
    border: 3px solid #ffffff;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: bold;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #000;
    background-color: #ed662c;
    border-color: #ed662c;
    border: 3px solid #ed662c;
}

.access {
    position: relative;
    top: 13px;
    right: 0;
}

.btn-warning {
    color: #000;
    background-color: #ed662c;
    border-color: #ed662c;
    border: 3px solid #ed662c;
    border-radius: 0;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: transparent;
    border-color: #ffffff;
    border: 3px solid #ffffff;
}

.navbar-header a span {color: #fff!important;}
.navbar-header a span:hover {color: #ddd!important;}

#general1 {
    background-image: url(../img/bg_gen.jpg);
    background-position: fixed;
    background-size: cover;
    color: #fff;
}

#general1 h2, #general1 h3 {color: #fff!important;}

.titless {
    margin: 0;
    border-left: 5px solid #ed662c;
    padding: 0 0 0 10px;
}

#no_padd {padding:0;}

@media (max-width: 767px) {
	#slide_services{
		margin-top: 125px;
	}
	
	#slide_services .caption {top: -10%!important;}
	
	#blak .nav-pills>li {
		float: left!important;
		width: 49%!important;
	}
	
	#blak .tab-pane {padding: 20px 0;}
	
	.hidee {display: none;}
}

#slide_services .caption {
	margin: 10px 0;
	top: 35%;
    padding: 15px;
    left: 0;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    background: transparent;
    position: absolute;
} 
#slide_services .caption h3 {
	font-size: 35px!important;
	font-weight: bold;
	text-shadow: 0 0 5px #000;
    color: #fff!important;
}

#blak {
	background: #151515;
	color: #fff!important;
	padding: 130px 0 50px 0;
}

#blak1 {
	background: #151515;
	color: #fff!important;
	padding: 70px 0 50px 0;
}

#blak h1, #blak h2, #blak h3 {color: #fff!important;}
#blak1 h1, #blak1 h2, #blak1 h3 {color: #fff!important;}

.square_info {
	background: #101010;
    box-shadow: 0 0 15px #ed662c;
    border-bottom: 5px solid #ed662c;
    padding: 50px;
    border-radius: 5px;
    margin: 0 10%;
}

.img_dark_light {
	box-shadow: 0 0 5px #ed662c;
    border-radius: 5px;
	margin: 0 0 20px 0;
}

.mdx0003 {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.mdx0003 img,
.mdx0003:before,
.mdx0003:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mdx0003 img {
	max-width: 100%;
	backface-visibility: hidden;
	vertical-align: top;
}

.mdx0003:after,
.mdx0003:before {
  content: '';
  background-color: #ed662c;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.mdx0003:before {
  width: 30px;
  height: 8px;
  left: 0;
}

.mdx0003:after {
  height: 30px;
  width: 8px;
  top: 100%;
}

.mdx0003 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.mdx0003:hover img,
.mdx0003.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.2;
}

.mdx0003:hover:before,
.mdx0003.hover:before,
.mdx0003:hover:after,
.mdx0003.hover:after {
  opacity: 1;
  top: 50%;
  left: 50%;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    filter: alpha(Opacity=80);
    opacity: .95;
    display: none;
    background: url(../img/overlay.svg) repeat 0 0;
}

#blak .nav-pills>li {
    float: none;
	width: 100%
}

#blak .nav-pills>li.active>a, 
#blak .nav-pills>li.active>a:focus, 
#blak .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ed662c;
}

#blak .nav>li>a {
    color: #ed662c;
    font-weight: 600;
    text-transform: uppercase;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
#blak .nav>li>a:hover, 
#blak .nav>li>a:focus {
    text-decoration: none;
    background-color: #131313;
}

.hrr {
    border: 0; height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(255, 255, 255), rgba(0, 0, 0, 0));
}

/* COLLAPSE */
.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}

.panel:last-child {
  border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-group {
  box-shadow: 0 0 15px #ababab;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-heading {
	background-color: #ed662c;
	border-radius: 0;
	border: none;
	color: #fff;
	padding: 10px;
	text-align: center;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

.panel-heading:hover,
.panel-heading:active,
.panel-heading:focus {
	background-color: #171717;
}

.panel-title a {
  display: block;
  color: #fff;
  padding: 15px;
  position: relative;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
}

.panel-body {
  background: #fff;
}

.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.panel-heading a:before {
  content: '\e146';
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.panel-heading.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .panel-heading a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
  content: '\e909';
  transform: scale(1);
  transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {
  content: '\e316';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}

.cert_img {
	width: 300px;
}

#contacto {
    background-image: url(../img/bg_contact.jpg);
    background-size: cover;
    background-position: 50% 100%;
    background-attachment: fixed;
    padding: 100px 0;
}

#cot_ {
    background-image: url(../img/bg_cot.jpg);
    background-size: cover;
    background-position: 50% 100%;
    background-attachment: fixed;
    padding: 150px 0 100px 0;
}

#contacto a {color: #232323;text-decoration: none;}
#contacto a:hover {color: #ed662c;}
#contacto .info_c {	font-size: 17px;margin-bottom: 15px;}
#contacto .info_c i {
	width: 25px;
    height: 25px;
    padding: 5px;
    margin-left: 30px;
    text-align: center;
}

/* #contacto ul li { */
    /* list-style-image: url(../img/bullet.svg); */
    /* padding: 0 0 5px 0; */
/* } */

.fill-button {
	position: relative;
	display: inline-block;
	z-index: 1;
	text-decoration: none;
	margin: 0 0 10px 0;
    padding: 0;
    border: none;
    width: 100%;
}

.fill-button:hover .button-content button {
	color: #fff;
}
.fill-button:hover .button-fill {
  width: 100%;
}
.fill-button .button-wrapper {
  width: 100%;
  height: 100%;
  background-color: #232323;
  padding: 10px 50px;
  position: relative;
  z-index: 2;
}
.fill-button .button-content {
	color: #fff;
	padding: 0;
	position: relative;
	z-index: 4;
	transition: color .5s ease-in;
	text-align: center;
	text-transform: uppercase;
}
.fill-button .button-fill {
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #ed662c;
  transition: width 0.25s ease-out;
}

.form-control {
    height: 45px;
    border-radius: 0;
    margin: 0 0 15px 0;
    color: #131313;
	font-family: 'Roboto Slab', serif;
}
.form-control:focus {
    border-color: #ed662c;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(237, 102, 44, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(237, 102, 44, 0.6);
}

.custom-file-upload-hidden {
  display: none;
  visibility: hidden;
  position: absolute;
  left: -9999px;
}

.custom-file-upload {
  display: block;
  width: auto;
  font-size: 16px;
  margin-top: 30px;
}
.custom-file-upload label {
  display: block;
  margin-bottom: 5px;
}

.file-upload-wrapper {
  position: relative;
  margin-bottom: 5px;
}

.file-upload-input {
  width: 150px;
  color: #fff;
  font-size: 16px;
  padding: 5px 10px;
  border: none;
  background-color: #c0392b;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  /* IE 9 Fix */
}
.file-upload-input:hover, .file-upload-input:focus {
  background-color: #ab3326;
  outline: none;
}

.file-upload-button {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px 10px;
  border: none;
  margin-left: -1px;
  background-color: #962d22;
  /* IE 9 Fix */
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.file-upload-button:hover {
  background-color: #6d2018;
}


#load1 .uploadBtnWrap {
	font-family: arial;
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
}
#load1 .uploadBtnWrap .btn {
	border: 1px solid #ed662c;
	cursor: pointer;
	padding: 10px;
	background: #ed662c;
	color: #fff;
	margin: 10px 0;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
#load1 .uploadBtnWrap .btn:hover {
	border: 1px solid #905942;
	background: #905942;
}
#load1 .uploadBtnWrap input[type="file"] {
  display: none;
}

.misvis {
	width: 50px;
}

.linee {
	background: #ed662c;
	margin: 0;
	color: transparent;
}

.cert_ft {
	width: 100px;
    padding: 0 0 15px 0;
}

#sended {padding: 250px;}

.idioma_ {
    padding-left: 10px;
}

.idioma_ img {
    width: 30px;
    filter: grayscale(.5);
    
    -webkit-transition: 500ms;
	-moz-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;
}
.idioma_ img:hover {
    filter: grayscale(0);	
    
    -webkit-transition: 500ms;
	-moz-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;
}