/*!
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
   /* font-family: "Raleway Slab","Helvetica Neue",Helvetica,Arial,sans-serif;*/
	 font-family: 'Raleway', Helvetica,Arial,sans-serif;
	 color:#46515b;
}

.text-muted {
    color: #777;
}

.text-primary {d

    color: #343331;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}
.echelonalter{ font-size:1.4em; font-weight:700; font-style:italic;}
.echelonalter2{ font-size:1.3em; font-weight:700; font-style:italic; margin:2em;}
a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #343331;

}

a:hover,
a:focus,
a:active,
a.active {
    color: #cbcbc9;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
     font-family: 'Raleway', Helvetica,Arial,sans-serif;
    font-weight: 300;
}


.img-centered {
    margin: 0 auto;
}
 
.btn { border-radius:0; padding:15px 28px;}

.btn-primary {
    border-color: #535d1a;
    text-transform: uppercase;
    font-family: 'Raleway', Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: #fff;
    background-color: #535d1a;
		-webkit-transition: all 0.1s ;
	-moz-transition: all 0.1s ;
	transition: all 0.1s ;
	
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1); 
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #2a2f0b;
    color: #fff;
    background-color: #2a2f0b;
	-webkit-transition: all 0.1s ;
	-moz-transition: all 0.1s ;
	transition: all 0.1s ;
	
	
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7); 
	
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #343331;
    background-color: #343331;
}
 
.btn-primary .badge {
    color: #343331;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #535d1a;
    border-radius: 0px;
    text-transform: uppercase;
     font-family: 'Raleway', Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #535d1a;
	-webkit-transition: all 0.1s ;
	-moz-transition: all 0.1s ;
	transition: all 0.1s ;
	
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1); 
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #2a2f0b;
    color: #fff;
    background-color: #2a2f0b;
	-webkit-transition: all 0.1s ;
	-moz-transition: all 0.1s ;
	transition: all 0.1s ;
	
	
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7); 
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #343331;
    background-color: #343331;
}

.btn-xl .badge {
    color: #343331;
    background-color: #fff;
}


.logo { height:80px; width:90px;}
 
.navbar-default {
    border-color: #fff;
    background-color: #fff;
}

.navbar-default .navbar-brand {
    
   	 color: #fff;
	 text-transform: uppercase;
  	 font-family: 'Raleway', sans-serif;
  	 font-weight: 300;
}
 

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #cbcbc9;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #343331;
    background-color: #343331;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #343331;
}

.navbar-default .nav li a {
   
  font-family: 'Raleway', Helvetica,Arial,sans-serif;
    font-weight: 700; 
    color: #052437;
	text-transform:none;
	font-size:1.2em;
	  -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
}

.navbar-default .nav li a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #343331; 
 
	 
	border-bottom:solid 6px #9ab941;
	padding-bottom:5px;
	
	background:none;
	margin-top:-10px;
	  -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
	
}
 
 .navbar-default .nav li a:hover::first-letter {
 	/*border-bottom:solid 6px #9ab941;
	padding-bottom:2px;
	font-size:1.2em; 
	font-weight:900;
	background:none;
	line-height:0em;
	text-transform:lowercase;*/
  
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
   /* color: #fff;*/
   background:none;
}

@media(min-width:768px) {
	.navbar-right{ padding-top:1.5em;
		
	}
    .navbar-default {
        padding:20px 0;
        border: 0;
        background-color: fff;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    

    .navbar-default.navbar-shrink {
        padding: 0;
        background-color: #fff;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
 

}
header {
    text-align: center;
    color: #fff;
 
    
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 50px;
	z-index:9;
	position:relative;
	
}


.skin {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	background: url(../img/header-bg.jpg);
 
   
    background-position: top left;
    background-repeat: none;
	
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;*/
}
.bones {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height:100%;
	background: url(../img/header-bg-2.jpg); 
    background-position: top left;
    background-repeat: none;
   /*
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;*/
}
.slider {width: 36px; margin-left:-18px; height: 100%; background:url(../img/draggable.png) no-repeat center center; overflow:visible; position: absolute; top: 45px;
	left: 50%; text-align: center; text-indent:-9999px; cursor: move;
/*	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: rgba(255,255,255,0.5);
	position: absolute;
	top: 125px;
	left: 125px;
	color: white;
	text-align: center;
	line-height: 46px;
	font-size: 28px;
	cursor: move;*/
}
.slidercontainer {
	width: 100%;
	height: 690px; 
	position: relative;
	margin:0;
}
.slidercontainer h2 {
	position:relative;
	z-index:9999;
	top:75%;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	font-weight:400;
	font-size:36px;
	 
}
.spacertitle { margin:-3%;}
.titulobold { font-weight:900; color:#F60;}

/* Style the video: 100% width and height to cover the entire window */
#yVideo {
  
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}

/* Add some content at the bottom of the video/page */
.content-text{
  position: absolute;
  bottom: 16%;
   width: 100%;
  padding: 20px;
}
.content-text h2 {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.77);
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
       font-family: 'Raleway', sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
      font-family: 'Raleway', sans-serif;
		 
        font-size: 75px;
        font-weight: 300;
        line-height: 75px;
    }
}

section {
    padding:   0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
	font-weight:700;
}

section h3.section-subheading {
    margin-bottom: 55px;
    text-transform: none;
font-family: 'Raleway', sans-serif;
	
    font-size: 20px;
	line-height:1.4em;
    
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding:  0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#map-location .map-location-item {
    right: 0;
    margin: 0 0 15px;
	background:#ff4c0a;
}

#map-location .map-location-item .map-location-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#map-location .map-location-item .map-location-link .map-location-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(133,133,133,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#map-location .map-location-item .map-location-link .map-location-hover:hover {
    opacity: 1;
}

#map-location .map-location-item .map-location-link .map-location-hover .map-location-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#map-location .map-location-item .map-location-link .map-location-hover .map-location-hover-content i {
    margin-top: -12px;
}

#map-location .map-location-item .map-location-link .map-location-hover .map-location-hover-content h3,
#map-location .map-location-item .map-location-link .map-location-hover .map-location-hover-content h4 {
    margin: 0;
}

#map-location .map-location-item .map-location-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#map-location .map-location-item .map-location-caption h4 {
    margin: 0;
    text-transform: none;
}

#map-location .map-location-item .map-location-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#map-location * {
    z-index: 2;
}

@media(min-width:767px) {
    #map-location .map-location-item {
        margin: 0 0 30px;
		background-color:#ff4c0a;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #343331;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #3a1401;
	color:#FFF;
   /* background-image: url(../img/map-image.png);*/
    background-position: center;
    background-repeat: no-repeat;
	padding: 50px 0;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #343331;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 40px 0;
    text-align: center;
	background:#051101;
	color:#FFF;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: ##535d1a;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #2a2f0b;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.map-location-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.map-location-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.map-location-modal .modal-content p {
    margin-bottom: 30px;
}

.map-location-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.map-location-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.map-location-modal .modal-content img {
    margin-bottom: 30px;
}

.map-location-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.map-location-modal .close-modal:hover {
    opacity: .3;
}

.map-location-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.map-location-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.map-location-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #343331;
}

::selection {
    text-shadow: none;
    background: #343331;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #343331;
}

/*------*/
.iconloco {
cursor:pointer;	
border-radius: 50%;
border:solid 0px #fff;
color: #b1cd49;
 
	-webkit-transition: all 0.3s ;
	-moz-transition: all 0.3s ;
	transition: all 0.3s ;
}
.iconloco:hover { 
border:solid 8px;
padding:10px;
 
-webkit-transition: all 0.1s ;
	-moz-transition: all 0.1s ;
	transition: all 0.1s ;
	
	
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);   }
 /*-----*/
 .tricolumnas{background: rgba(241,171,9,1);
background: -moz-linear-gradient(left, rgba(241,171,9,1) 0%, rgba(215,111,8,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,171,9,1)), color-stop(100%, rgba(215,111,8,1)));
background: -webkit-linear-gradient(left, rgba(241,171,9,1) 0%, rgba(215,111,8,1) 100%);
background: -o-linear-gradient(left, rgba(241,171,9,1) 0%, rgba(215,111,8,1) 100%);
background: -ms-linear-gradient(left, rgba(241,171,9,1) 0%, rgba(215,111,8,1) 100%);
background: linear-gradient(to right, rgba(241,171,9,1) 0%, rgba(215,111,8,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1ab09', endColorstr='#d76f08', GradientType=1 );}
 .tricolumna{ color:#FFF; text-align:center; padding:50px 10px; min-height:450px;}
 .tricolumna p{ margin-bottom:30px;}
 .columna-1 {background:#f2ae09;}
 .columna-2 {background:#d78c08;}
 .columna-3 {background:#d76e08;}
 @media(max-width:768px) { .tricolumnas{ background:none;}
 .text-right{ text-align:center !important;}
 .text-left { text-align:center !important;}
 
	 
 }
 
 /***----****/
 
 .mapping{  background:#ff4c0a; color:#FFF; padding:50px; min-height: 600px;}
 #services { padding:90px 0;}
 
 /*---*/
.hero-01 { color:#FFF;
padding:80px 0;
margin-top:/*100px;*/
	background: rgba(0,100,68,1);
background: -moz-linear-gradient(-45deg, rgba(0,100,68,1) 0%, rgba(153,190,42,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,100,68,1)), color-stop(100%, rgba(153,190,42,1)));
background: -webkit-linear-gradient(-45deg, rgba(0,100,68,1) 0%, rgba(153,190,42,1) 100%);
background: -o-linear-gradient(-45deg, rgba(0,100,68,1) 0%, rgba(153,190,42,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(0,100,68,1) 0%, rgba(153,190,42,1) 100%);
background: linear-gradient(135deg, rgba(0,100,68,1) 0%, rgba(153,190,42,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006444', endColorstr='#99be2a', GradientType=1 );
	 
 }
 .hero-02 { color:#FFF;
padding:80px 0;
margin-top:/*100px;*/
 background-color: #ff4800; background-image: -webkit-linear-gradient(-148deg, rgba(255,246,3,.56), rgba(255,255,255,0)); background-image: -moz-linear-gradient(-148deg, rgba(255,246,3,.56), rgba(255,255,255,0)); background-image: -o-linear-gradient(-148deg, rgba(255,246,3,.56), rgba(255,255,255,0)); background-image: linear-gradient(-122deg, rgba(255,246,3,.56), rgba(255,255,255,0));}
 
 
 .hero-03{ color:#FFF;
padding:80px 0;
margin-top:/*100px;*/
	 background: rgba(5,36,55,1);
background: -moz-linear-gradient(-45deg, rgba(5,36,55,1) 0%, rgba(1,103,140,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(5,36,55,1)), color-stop(100%, rgba(1,103,140,1)));
background: -webkit-linear-gradient(-45deg, rgba(5,36,55,1) 0%, rgba(1,103,140,1) 100%);
background: -o-linear-gradient(-45deg, rgba(5,36,55,1) 0%, rgba(1,103,140,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(5,36,55,1) 0%, rgba(1,103,140,1) 100%);
background: linear-gradient(135deg, rgba(5,36,55,1) 0%, rgba(1,103,140,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#052437', endColorstr='#01678c', GradientType=1 );
 }
 
 .difmenu { height:120px;}
	 
 .panel-title {text-transform:none; font-weight:700;}
 .panel-title a{ text-decoration:none;}
  .panel-title a:hover, .panel-title a:focus, .panel-title a:active,.panel-title a.active {
	  color:#052437; } 
	  
	 
 .servicios-imagen{
   text-align: center;
    color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	padding:50px 0;
    background-attachment: scroll;
    background-image: url(../img/bg-servicios.jpg);  
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
 }
  .servicios-imagen ul li{ list-style:none; line-height:2em;}
  .servicios-imagen a { color:#fff !important;}
   .servicios-imagen a:hover { color: #0C3 !important;}
   .registrodatos{ color: #fff;
	 
	padding:50px 0;
	background-color:#369;
	
	}
  
  .big-right{ text-align:center !important;}
  .big-left{ text-align:center !important;}
  @media(min-width:768px) {
	  
	  .big-right{ padding-left:30%; text-align:right !important;}
	   .big-left{ padding-right:30%; text-align:left !important;}
  }
  
  /* Flipping stuffff ** /
  
  /* simple */
		.flip-container {
			-webkit-perspective: 1000;
			-moz-perspective: 1000;
			-ms-perspective: 1000;
			perspective: 1000;

			-ms-transform: perspective(1000px);
			-moz-transform: perspective(1000px);
    			-moz-transform-style: preserve-3d; 
    			-ms-transform-style: preserve-3d;
				display:block;
				min-height:256px;
				 
		
		} 

			/* START: Accommodating for IE */
			.flip-container:hover .back, .flip-container.hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.flip-container:hover .front, .flip-container.hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
		
		/* END: Accommodating for IE */

		.flip-container, .front, .back {
			 
		}

		.flipper {
			-webkit-transition: 0.6s;
			-webkit-transform-style: preserve-3d;
			-ms-transition: 0.6s;

			-moz-transition: 0.6s;
			-moz-transform: perspective(1000px);
			-moz-transform-style: preserve-3d;
			-ms-transform-style: preserve-3d;

			transition: 0.6s;
			transform-style: preserve-3d;
 
 			position:relative;
		}

		.front, .back {
			-webkit-backface-visibility: hidden;
			-moz-backface-visibility: hidden;
			-ms-backface-visibility: hidden;
			backface-visibility: hidden;

		    -webkit-transition: 0.6s;
		    -webkit-transform-style: preserve-3d;
		    -webkit-transform: rotateY(0deg);

		    -moz-transition: 0.6s;
		    -moz-transform-style: preserve-3d;
		    -moz-transform: rotateY(0deg);

		    -o-transition: 0.6s;
		    -o-transform-style: preserve-3d;
		    -o-transform: rotateY(0deg);

		    -ms-transition: 0.6s;
		    -ms-transform-style: preserve-3d;
		    -ms-transform: rotateY(0deg);

		    transition: 0.6s;
		    transform-style: preserve-3d;
		    transform: rotateY(0deg);

			position: absolute;
			top: 0;
			left: 0;
			cursor:pointer;
		}

		.front {
			-webkit-transform: rotateY(0deg);
			-ms-transform: rotateY(0deg);
			 
			z-index: 2;
		}

		.back {
			 
			-webkit-transform: rotateY(-180deg);
		    -moz-transform: rotateY(-180deg);
		    -o-transform: rotateY(-180deg);
		    -ms-transform: rotateY(-180deg);
		    transform: rotateY(-180deg);
		}

	 
	 .flip-button{ cursor:pointer;}
	 .flip-button:hover{ text-decoration:none; color:#F60;}
	 
	 /********************** PRICING TABLES *******************************************/
 
.generic_content{background-color:#CCC !important; 
	/*	border-radius: 10px 10px 10px 10px;
		-moz-border-radius: 10px 10px 10px 10px;
		-webkit-border-radius: 10px 10px 10px 10px;*/
		cursor:pointer !important;
			transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
		}							

.generic_content:hover{background: rgba(0,100,68,1);
background: -moz-linear-gradient(-45deg, rgba(0,100,68,1) 0%, rgba(153,190,42,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,100,68,1)), color-stop(100%, rgba(153,190,42,1)));
background: -webkit-linear-gradient(-45deg, rgba(0,100,68,1) 0%, rgba(153,190,42,1) 100%);
background: -o-linear-gradient(-45deg, rgba(0,100,68,1) 0%, rgba(153,190,42,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(0,100,68,1) 0%, rgba(153,190,42,1) 100%);
background: linear-gradient(135deg, rgba(0,100,68,1) 0%, rgba(153,190,42,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006444', endColorstr='#99be2a', GradientType=1 )  !important;
		border-radius: 30px 30px 30px 30px;
		-moz-border-radius: 30px 30px 30px 30px;
		-webkit-border-radius: 30px 30px 30px 30px;
			transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
		 }

.precio-papal{
	border-radius: 50% 50% 50% 50%;
		-moz-border-radius:  50% 50% 50% 50%;
		-webkit-border-radius:  50% 50% 50% 50%;
		background-color:#9bba41;
		padding:12%;
		width: 125px;
	height: 125px;
	margin:0 auto;
	text-align:center;
	color:#FFF;
		 }
 .precio-papal .sign{
    color: #052437; font-weight:300; }

 .precio-papal .currency{
    color: #052437; font-size:2em; line-height:0.8em; font-weight:800; }

 .precio-papal .cent{
    color: #052437; }
  .precio-papal .month{
    color: #052437; font-weight: bold; }

	 
/*PRICE COLOR CODE START*/
#generic_price_table .generic_content{
	background-color: #fff;
	
}

#generic_price_table .generic_content .generic_head_price{
	background-color: #f6f6f6; }

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg {
	 border-color: #9bba41 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #9bba41; 
	 }
	 /****** MODS ******************/
	 
	  .head-pro{
	  background-image:url(../img/bg-pricing-pro.jpg); background-position:center center;
	 }

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
	color: #525252; }

#generic_price_table .generic_content .generic_head_price .generic_price_tag .precio-papal .sign{
    color: #414141; }

#generic_price_table .generic_content .generic_head_price .generic_price_tag .precio-papal .currency{
    color: #414141; }

#generic_price_table .generic_content .generic_head_price .generic_price_tag .precio-papal .cent{
    color: #414141; }

#generic_price_table .generic_content .generic_head_price .generic_price_tag .precio-papal .month{
    color: #414141; }

#generic_price_table .generic_content .generic_feature_list ul li{	
	color: #a7a7a7; }

#generic_price_table .generic_content .generic_feature_list ul li span{
	color: #414141; }
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	background-color: #E4E4E4;
	border-left: 5px solid #052437;
}

#generic_price_table .generic_content .generic_price_btn a{
	border: 1px solid #052437; 
    color: #052437;
} 

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg{
	border-color: #052437 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #052437;
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span{
	color: #fff;

}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a{
	background-color: #052437;
	color: #fff;
} 
#generic_price_table{
	margin: 50px 0 50px 0;
    font-family: 'Raleway', sans-serif;
	
}
.row .table{
    padding: 28px 0;
}

/*PRICE BODY CODE START*/

#generic_price_table .generic_content{
	overflow: hidden;
	position: relative;
	text-align: center;
}

#generic_price_table .generic_content .generic_head_price {
	margin: 0 0 20px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content{
	margin: 0 0 50px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
	position: absolute;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head{
	padding-top: 40px;
	position: relative;
	z-index: 1;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
   
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag{
	padding: 0 0 20px;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price{
	display: block;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    display: inline-block;
  
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
     
    font-size: 60px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    display: inline-block;
     font-size: 24px;
    font-weight: 400;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
     
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_feature_list ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li{
	 
	font-size: 16px;
	padding: 10px 0;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;

}
#generic_price_table .generic_content .generic_feature_list ul li .fa{
	padding: 0 10px;
}
#generic_price_table .generic_content .generic_price_btn{
	margin: 20px 0 32px;
}

#generic_price_table .generic_content .generic_price_btn a{
    border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    outline: medium none;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
} 
@media (max-width: 320px) {	
}

@media (max-width: 767px) {
	#generic_price_table .generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#generic_price_table .col-md-3{
		float:left;
		width:50%;
	}
	
	#generic_price_table .col-md-4{
		float:left;
		width:50%;
	}
	
	#generic_price_table .generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
#generic_price_table_home{
	 font-family: 'Raleway', sans-serif;
	 
}

.text-center h1,
.text-center h1 a{
	color: #7885CB;
	font-size: 30px;
	font-weight: 300;
	text-decoration: none;
}
.demo-pic{
	margin: 0 auto;
}
.demo-pic:hover{
	opacity: 0.7;
}

#generic_price_table_home ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: table;
}
#generic_price_table_home li{
	float: left;
}
#generic_price_table_home li + li{
	margin-left: 10px;
	padding-bottom: 10px;
}
#generic_price_table_home li a{
	display: block;
	width: 50px;
	height: 50px;
	font-size: 0px;
}
#generic_price_table_home .blue{
	background: #3498DB;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .emerald{
	background: #052437;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .grey{
	background: #7F8C8D;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .midnight{
	background: #34495E;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .orange{
	background: #E67E22;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .purple{
	background: #9B59B6;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .red{
	background: #E74C3C;
	transition:all 0.3s ease-in-out 0s;
}
#generic_price_table_home .turquoise{
	background: #1ABC9C;
	transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover{
	border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .divider{
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 20px;
}
#generic_price_table_home .divider span{
	width: 100%;
	display: table;
	height: 2px;
	background: #ddd;
	margin: 50px auto;
	line-height: 2px;
}
#generic_price_table_home .itemname{
	text-align: center;
	font-size: 50px ;
	padding: 50px 0 20px ;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
	text-decoration: none;
    font-weight: 300;
}
#generic_price_table_home .itemnametext{
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}
#generic_price_table_home .footer{
	padding:40px 0;
}

.price-heading{
    text-align: center;
}
.price-heading h1{
	color: #666;
	margin: 0;
	padding: 0 0 50px 0;
}
.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium ;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.bottom_btn{
	background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}
.demo-button:hover{
	background-color: #666;
	color: #FFF;
	text-decoration:none;
	
}
.bottom_btn:hover{
	background-color: #666;
	color: #FFF;
	text-decoration:none;
}
