@import url("Helvetica_Neue_LT_Std_45_Light_22520/stylesheet.css");
@import url("Disolve_regular2/stylesheet.css");
@font-face {
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	src: url('./fontscorecomttwcenmt.eot');
	src: local('fontscorecomttwcenmt'), url('./fontscorecomttwcenmt.woff') format('woff'), url('./fontscorecomttwcenmt.ttf') format('truetype');
	font-weight: normal;
	font-variant: normal;
}
@font-face {
	font-family: "Disolve regular2";
	src: url('./fontscorecomttwcenmt.eot');
	src: local('fontscorecomttwcenmt'), url('./fontscorecomttwcenmt.woff') format('woff'), url('./fontscorecomttwcenmt.ttf') format('truetype');
	font-weight: normal;
	font-variant: normal;
}
body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
html, body,  p{
    font-size: 100%;
	font-family: 'Helvetica Neue LT Std 45 Light 22520';
}
body{
	background:#FFFFFF;
}
header{
	padding:10px;


}
.img-lg{
width: 100%;
height: auto         
}
.text-e{
	max-width: 690px;
	height: auto;
}
@media(max-width: 1200px){
	.text-e{
	width: 100% ;
	height: auto;
}
}
.img-acred {
	max-width: 195px;
	height: auto;
	margin-top: -3px;
	margin-left: -30px;
}
.nit {
	color: #000;
	font-size: 13px;
	position: relative;
	top: -20px;
	display: inline-block;
	min-width: 120px;
}
.texto2Header, .texto1Header {
	display: block;
	color: #000;
	font-size: 15px;
	line-height: 1.25;
	margin-left: -25px;
}
.texto1Header {
	margin-top: 2px;
}
@media (max-width: 768px) {
    .logos.alinear {
    	margin-left: -15px;
    	margin-right: -15px;
    }
    .img-acred {
    	max-width: 195px;
    	height: auto;
    	margin-top: -19px;
    	margin-left: 5px;
    }
    .texto2Header, .texto1Header {
    	display: block;
    	color: #000;
    	font-size: 15px;
    	line-height: 1.25;
    	margin-left: 10px;
    }
}
.banner-address {
    float: right;

}
#debug-kit-toolbar {
	display: none !important;
}
.header h1 {
    margin: 0;}
/*-- banner --*/
.banner{
    background: url(../img/1.jpg) no-repeat 0px 0px;
    background-size: cover;
	min-height:750px;
}
.agileinfo-dot {
   
    background-size: 3px;
    -webkit-background-size: 3px;
    -moz-background-size: 3px;
    -o-background-size: 3px;
    -ms-background-size: 3px;
    padding: 0em 0;
	min-height:750px;
	
}
.banner-1{
    background: url(../img/1.jpg) no-repeat 0px 0px;
    background-size: cover;
	min-height:350px;
}
.agileinfo-dot-1 {
    background: url(../img/dott.png)repeat 0px 0px;
    background-size: 3px;
    -webkit-background-size: 3px;
    -moz-background-size: 3px;
    -o-background-size: 3px;
    -ms-background-size: 3px;
	min-height:350px;
	
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.header {
    margin: 0 0 0 0;
    background: black;
    padding: 0em 0;
	position: relative;
	
}
/*-- nav --*/
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
    padding: 0em 0 0;
}
.navbar-brand {
	position: relative;
	
    height: 50px;
    padding: 0px;
   top: -0.5em;
    font-size: 1.2em;
    line-height: 45px;
	text-transform:uppercase;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}
.navbar-brand span {
    color: #fb5710;
    display: inline-block;
}
.navbar-default .navbar-brand,.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color:#fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#e1d13e;
    background: none;
}
.navbar-nav > li > a {
	padding:14px 16px 0;
    text-transform: uppercase;
    font-weight: bold;
}
.navbar-default .navbar-nav > li > a {
    color:#fff;
}
.navbar-collapse {
    padding: 0;
    border-top: none;
    box-shadow: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
.navbar-right {
    float: none !important;
    margin-right: 0;
    margin-left: 0em;
}
.navbar-nav {
	margin:0 0 0 6em;
	
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#e1d13e;
}
.nav > li > a,.agile_short_dropdown li a {
	font-family: 'Varela Round', sans-serif;
}
.w3_agile_login{
	float:right;
}
.w3_agile_login a i {
    color: #fff;
    font-size: 1.5em;
    margin-top: 0.5em;
}



/*--search--*/
.cd-main-header {
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);	
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-main-header {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px);
	-ms-transform: translateX(-260px);
	-o-transform: translateX(-260px);
	transform: translateX(-260px);
}
.nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
	-webkit-transform: translateX(260px);
	-moz-transform: translateX(260px);
	-ms-transform: translateX(260px);
	-o-transform: translateX(260px);
	transform: translateX(260px);
}
.cd-header-buttons {
    position: absolute;
    display: inline-block;
    top: 0px;
    right: 0%;
}
.cd-header-buttons li {
	display: inline-block;
}
.cd-search-trigger, .cd-nav-trigger {
	position: relative;
	display: block;
	width: 44px;
	height: 44px;
	overflow: hidden;
	white-space: nowrap;
	color: transparent;
	z-index: 3;
}
.cd-search-trigger::before, .cd-search-trigger::after {
	/* search icon */
	content: '';
	position: absolute;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.cd-search-trigger::before {
	/* lens */
	top: 11px;
	left: 11px;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid #fff;
}
.cd-search-trigger::after {
	/* handle */
	height: 3px;
	width: 8px;
	background: #fff;
	bottom: 14px;
	right: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search-trigger span {
	/* container for the X icon */
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.cd-search-trigger span::before, .cd-search-trigger span::after {
	/* close icon */
	content: '';
	position: absolute;
	display: inline-block;
	height: 3px;
	width: 22px;
	top: 50%;
	margin-top: -2px;
	left: 50%;
	margin-left: -11px;
	background: #fff;
	opacity: 0;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
.cd-search-trigger span::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search-trigger span::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
	/* hide search icon */
	-moz-opacity: 0;
	opacity: 0;
}
.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
	/* show close icon */
	-moz-opacity: 1;
	opacity: 1;
}
.cd-search-trigger.search-is-visible span::before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.cd-search-trigger.search-is-visible span::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search {
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-search input {
    border-radius: 0;
    border: none;
    background: rgba(35, 51, 61, 0.59);
    width: 100%;
    padding: 0 5%;
	-webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    font-size: 1em;
    padding: 1em 2em;
	color: #fff;
}
.cd-search input::-webkit-input-placeholder {
	color: #fff !important;
}
.cd-search input::-moz-placeholder {
	color: #fff !important;
}
.cd-search input:-moz-placeholder {
	color: #fff !important;
}
.cd-search input:-ms-input-placeholder {
	color: #fff !important;
}
.cd-search input:focus {
	outline: none;
}
.cd-search.is-visible {
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
/*--//search--*/
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active.open > a{
	color: #fb5710;
}
.agile_short_dropdown li a {
    padding: 8px 20px;
    color: #212121;
    text-align: center;
}
.agile_short_dropdown li a:before{
	content:'';
	display:none;
}
/* Effect 13: three circles */
.cl-effect-4 a {
	padding: 0 0 10px;
}

.cl-effect-4 a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #ffeb3b;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cl-effect-4 a:hover::after,
.cl-effect-4 a:focus::after {
	height: 5px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
/*-- //nav --*/
/*-- top-nav --*/
.agileits_w3layouts_banner_info h3 {
    text-align: center;
    font-size: 3em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}
.agileits_w3layouts_banner_info p {
    color: #ffffff;
    text-align: center;
    line-height: 28px;
    width: 63%;
    margin: 30px auto;
    font-size: 17px;
}
.agileits_w3layouts_banner_info {
    margin: 14em 0 0;
    position: relative;
}
/*-- w3ls-banner-info-bottom --*/
.w3ls-banner-info-bottom{
	margin: 0em 0 0 0;
	padding-top: .8em !important;
	padding-bottom: -0em;
	height: 100%;
    background: #FFF;
    
}
.banner-address-left {
	top: 1em !important;
	position: relative;
    text-align: left;
    padding: 0;
    float: right;
    right: -9em;
    margin-right: 250px;
    width: 20em !important;
    height: 150px;
    padding-top: 1em; 
    
}

.banner-address-left2 {
	position: relative;
	top: -5em;
	left: -35em;
    text-align: left;
    
    float: left;
    
}



.banner-address-left p{
	color:#FFFFFF;
	font-size:.9em;
	margin:0;
}
.banner-address-left p a{
	color:#FFFFFF;
	font-size:.9em;
	text-decoration:none;
}
.banner-address-left p a:hover{
	color:#fb5710;
}
.banner-address-left i.fa.fa-map-marker,.banner-address-left i.fa.fa-envelope,.banner-address-left i.fa.fa-phone{
    color: #fb5710;
    font-size: 1.5em;
    margin: 0 .5em 0 0;
}
/*-- //w3ls-banner-info-bottom --*/
/*-- banner-bottom --*/
.agileits_dummy_para {
    color: #999;
    margin: 1em 0 0;
    text-align: center;
}
.agileinfo_header span {
    color: #fb5710;
}

.w3_banner_bottom_grid_pos{
	position:relative;
}
.w3_banner_bottom_grid{
	position: absolute;
    left: 45%;
    top: -58px;
}
.w3_banner_bottom_grid h3{
	font-size: 5.5em;
    font-weight: bold;
    color: #e6e6e6;
    text-transform: uppercase;
}
.w3l_banner_bottom_right h3{
	text-transform: capitalize;
    font-size: 2em;
    color: #212121;
}
.w3l_banner_bottom_right h3 span {
    color: #fb5710;
}
.w3l_banner_bottom_right p{
	margin:2em 0;
	color:#999;
	line-height:2em;
}
.w3l_banner_bottom_right ul li{
	display: block;
    color: #212121;
    text-transform: uppercase;
	padding-top:1.5em;
}
.w3l_banner_bottom_right ul li i{
	font-size: 2em;
    padding-right: 1em;
    vertical-align: middle;
    color: #fb5710;
	width: 60px;
}
.agileits_banner_bottom_grid_three{
	margin:5em 0 0;
}

.w3_agileits_para{
	margin: 2em auto 0;
    color: #999;
    line-height: 2em;
}

/* Common style */
.grid figure {
	position: relative;
    overflow: hidden;
    background:#000000;
    text-align: center;
}

.grid figure img {
	position: relative;
	display: block;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure h3 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h3 span {
	font-weight: 800;
    color: #fb5710;
}

.grid figure p {
	letter-spacing: 1px;
	color:#fff;
	line-height:2em;
}

figure.effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	width: -moz-calc(100% + 60px);
	width: -o-calc(100% + 60px);
	width: -ms-calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
	-moz-transform: translate3d(-50px,0,0);
	-o-transform: translate3d(-50px,0,0);
	-ms-transform: translate3d(-50px,0,0);
}

figure.effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
	-ms-transform: translate3d(-20px,0,0);
	-moz-transform: translate3d(-20px,0,0);
	-o-transform: translate3d(-20px,0,0);
}

figure.effect-roxy figcaption {
	padding: 3em;
	text-align: right;
}

figure.effect-roxy h3 {
	padding:0 0 .5em;
    font-size: 1.7em;
    color: #fb5710;
	text-transform: uppercase;
	text-align: center;
	font-weight:600;
}

figure.effect-roxy p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	text-align: center;
}

figure.effect-roxy:hover img,.agileinfo_banner_bottom_grid_three_left:hover img{
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p,.agileinfo_banner_bottom_grid_three_left:hover figcaption::before,
.agileinfo_banner_bottom_grid_three_left:hover p{
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*-- //banner-bottom --*/
/*-- --*/
.footer{
	background: black;
	padding:4em 0;
}

h2.agileinfo_header{
    color: #ffffff;
}
.footer input[type="email"]{
	outline: none;
    color: #fff;
    padding: 10px;
    font-size: 1.5em;
    width: 82%;
    background: none;
    border: none;
    border-bottom: 1px solid #999;
}
.news-w3l {
    margin-top: 5em;
}
.footer input[type="submit"]{
	outline: none;
    color: #fff;
    padding: 10px 0;
    font-size: 1.5em;
    width: 15%;
    background:#fb5710;
    border: none;
    text-transform: uppercase;
    margin-left: 1em;
}
.footer input[type="submit"]:hover{
	background:#48b7ec;
}
.agile_footer_copy{
	padding:3em 0 0;
	
}
.w3agile_footer_grid h3{
	padding-bottom: 1em;
	width: 55%;
	border-bottom: 1px solid  #fb0404;	
	font-size: 1.5em;
    color: #f8e539;
    position: relative;

    margin: 0 0 1.5em;
}

.w3agile_footer_grid2 h3{
	padding-bottom: 1em;
	width: 55%;
	border-bottom: 1px solid  #fb0404;	
	font-size: 1.5em;
    color: #f8e539;
    position: relative;
    
    margin: 0 0 1.5em;
}



.w3agile_footer_grid p {
	text-align: justify;
	font-size: 20px;
	color:#fff;
	line-height:1em;
	margin:0;
}
.w3agile_footer_grid a {
	text-align: justify;
	font-size: 20px;
	color:#fff;
	line-height:1em;
	margin:0;
}
.w3agile_footer_grid p span{
	display:block;
	margin:1em 0 0;
}
.w3agile_footer_grid ul li{
	list-style-type:none;
	color:#fff;
}
.w3agile_footer_grid1 ul li{
	margin-bottom:1em;
}
.w3agile_footer_grid ul li i {
    color: #fb5710;
    border: 1px solid #fb5710;
    padding: .5em;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    margin-right: 1em;
}
.w3agile_footer_grid ul li span{
	display:block;
	margin-left: 3em;
}
.w3agile_footer_grid ul li a p{
	color:#bfbfbf;
	text-decoration:none;
}
.w3agile_footer_grid ul li a p:hover{
	color:#fb5710;
}
.w3agile_footer_grid ul li{
    margin-bottom: 1.5em;
}
.agileits_w3layouts_copy_right p{
	color:#bfbfbf;
	line-height:2em;
	margin:0;
}
.agile_footer_copy ul {
    padding: 0;
}
.agileits_w3layouts_copy_right p a{
	text-decoration:none;
	color:#fb5710;
}
.agileits_w3layouts_copy_right p a:hover{
	color:#999;
}
.w3agile_footer_grid1 ul li span {
    display: inline-block;
    margin-left: 0;
    padding-right: 1em;
	color:#fff;
}
.w3_agileits_copy_right_social {
    padding: 1em 0;
    background: #111111;
}
.w3_agile_copy_right{
	text-align:right;
}
/*-- //footer --*/
/*-- banner-bottom --*/
.banner-bottom-1{
	padding:5em 0;
}
.banner-bottom-1{
	text-align:center;
}
.banner-bottom-1 p{
	color:#999;
	line-height:2em;
	margin:2em 0 0;
}
.w3ls_banner_bottom_grids-1{
	margin:3em 0 0;
}
.w3l_banner_bottom_grid{
	padding:2em;
	text-align:center;
	border:2px solid #999;
}
/*-- grid-effect --*/
/* General grid styles */
.cbp-ig-grid {
	list-style: none;
	padding:0;
	margin: 0;
}

/* Clear floats */
.cbp-ig-grid:before, 
.cbp-ig-grid:after { 
	content: " "; 
	display: table; 
}

.cbp-ig-grid:after { 
	clear: both; 
}

/* grid item */
.cbp-ig-grid li {
	width: 25%;
    float: left;
    text-align: center;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.cbp-ig-grid li:last-child{
	border-right: 1px solid #ddd;
}

.w3_grid_effect{
	padding: 2em;
}

/* anchor style */
.cbp-ig-grid li > a {
	display: block;
	height: 100%;
	color: #47a3da;
	-webkit-transition: background 0.2s;
	-moz-transition: background 0.2s;
	transition: background 0.2s;
}

/* the icon with pseudo class for icon font */
.cbp-ig-icon {
	padding: 1.5em 0 0;
	display: block;
	-webkit-transition: -webkit-transform 0.2s;
	transition: -moz-transform 0.2s;
	transition: transform 0.2s;
}

.cbp-ig-icon:before {
	font-family:FontAwesome;
	font-size: 5em;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.w3_road:before {
	content: "\f018";
}

.w3_cube:before {
	content: "\f1b3";
}

.w3_users:before {
	content: "\f0c0";
}

.w3_ticket:before {
	content: "\f145";
}

/* title element */
.cbp-ig-grid .cbp-ig-title {
	margin: 20px 0 10px 0;
    padding: 20px 0 0 0;
    font-size: 1.2em;
    position: relative;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
    text-transform: uppercase;
    letter-spacing: 4px;
	color:#212121;
}

.cbp-ig-grid .cbp-ig-title:before {
	content: '';
	position: absolute;
	background:#fb5710;
	width: 160px;
	height: 6px;
	top: 0px;
	left: 50%;
	margin: -10px 0 0 -80px;
	-webkit-transition: margin-top 0.2s; /* top or translate does not seem to work in Firefox */
	-moz-transition: margin-top 0.2s;
	transition: margin-top 0.2s;
}

.cbp-ig-grid .cbp-ig-category {
	text-transform: uppercase;
	display: inline-block;
	font-size: 1em;
	letter-spacing: 1px;
	color: #fff;
	-webkit-transform: translateY(10px);
	-moz-transform: -moz-translateY(10px);
	-ms-transform: -ms-translateY(10px);
	transform: translateY(10px);
	opacity: 0;7
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	-webkit-transition: transform 0.3s, opacity 0.2s;
}

.cbp-ig-grid li:hover .cbp-ig-category,
.touch .cbp-ig-grid li .cbp-ig-category {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hover styles */

.cbp-ig-grid li > .w3_grid_effect:hover {
	background:#fb5710;
}

.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-icon {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
}

.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-icon:before,
.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-title {
	color: #fff;
}

.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-title {
	-webkit-transform: translateY(-45px);
	-moz-transform: translateY(-45px);
	-ms-transform: translateY(-45px);
	transform: translateY(-45px);
}

.cbp-ig-grid li > .w3_grid_effect:hover .cbp-ig-title:before {
	background: #fff;
	margin-top: 68px;
}


@media screen and (max-width: 62.75em) {
	.cbp-ig-grid li {
		width: 50%;
	}
}

@media screen and (max-width: 25em) { 
	.cbp-ig-grid {
		font-size: 80%;
	}
}
/*-- //banner-bottom-1 --*/
/*-- stats --*/
.stats{
	background: url(../img/mid-banner.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	background-attachment:fixed;
	padding: 5em 0;
}
.w3_counter_grid p{
	font-size: 4em;
    font-weight: 700;
    letter-spacing: 5px;
    color: #fff;
	margin:0.5em 0;
}
.w3_counter_grid h3{
	font-size:1.2em;
	color:#fff;
	text-transform:uppercase;
}
.w3_counter_grid {
    text-align: center;
}
.w3_agileits_counter_grid {
    background: #fb5710;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
}
.w3_agileits_counter_grid i {
    line-height: 80px;
    font-size: 32px;
	color:#fff;
}
/*-- //stats --*/
.wthree_head{
	position: relative;
    font-size: 2em;
    font-weight: 600;
    color: gray;
    text-align: center;
    padding-bottom:.8em;
    text-transform: uppercase;
    letter-spacing: 2px;
	margin-bottom:.5em;
}
.wthree_head:before,.wthree_head:after{
	position:absolute;
	background:#fb5710;
	height:2px;
	content:'';
}
.wthree_head:before{
	width: 11%;
    bottom: 8%;
    left: 44.5%;
}
.wthree_head:after{
	width: 18%;
    right: 41%;
    bottom: 0%;
}
.agileits_w3layouts_para{
	text-align:center;
	color:#777;
	line-height:2em;
}
/*-- team --*/
.agileits_w3layouts_team_grid{
    position: relative;
    display: block;
    background: #000000;
	overflow: hidden;
}
.agileits_w3layouts_team_grid .agileinfo_social_icons{
	width: 100%;
    text-align: center;
    content: '';
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 100px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
.agile_team_grid:hover .agileits_w3layouts_team_grid .agileinfo_social_icons{
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0;
}
.agile_team_grid:hover .agileits_w3layouts_team_grid img{
    opacity: 0.8;
}
.agileinfo_social_icons li{
	display:inline-block;
}
.agileinfo_social_icons li a{
	width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 20px;
    text-decoration: none;
    display: block;
    text-align: center;
}
.agileinfo_social_icons li a{
	color:#fff;
}
.agileinfo_social_icons li a i{
	line-height:2.3em;
}
.w3_agileits_facebook{
	background: #3b5998;
}
.w3_agileits_facebook:hover{
	color: #3b5998;
	background: #fff;
}
.wthree_twitter{
	background: #1da1f2;
}
.wthree_twitter:hover{
	color: #1da1f2;
	background: #fff;
}
.agileinfo_google{
	background: #dd4b39;
}
.agileinfo_google:hover{
	color: #dd4b39;
	background: #fff;
}
.agileits_pinterest{
	background: #bd081c;
}
.agileits_pinterest:hover{
	color: #bd081c;
	background: #fff;
}
.agile_team_grid h4{
	font-size: 1.2em;
    color: #212121;
    margin: 1.5em 0 0.2em;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.agile_team_grid p{
	color:#fb5710;
}
.w3ls_banner_bottom_grids {
    margin-top: 4em;
}
/*-- //team --*/
.footer h2{
	color:#fff;
}
/*-- featured-services --*/
.w3_featured_services_right img{
	margin:0 auto;
}
.w3_featured_services_left_gridr h4 {
    font-size: 1.1em;
    color: #fb5710;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}
.w3_featured_services_left_gridr p{
	margin:1em 0 0;
	color:#999;
	line-height:2em;
}
.hi-icon {
	display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color:#fb5710;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}

.hi-icon:before {
	font-family: FontAwesome;
    speak: none;
    font-size: 2em;
    line-height: 2.7em;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
/* Effect 9 */
.hi-icon-effect-9 .hi-icon {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}

.hi-icon-effect-9 .hi-icon:after {
	top: 0;
	left: 0;
	padding: 0;
	box-shadow:0 0 0 3px #e4e4e4;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
}
.hi-icon-wrap.hi-icon-effect-9.hi-icon-effect-9a {
    text-align: center;
}
/* Effect 9a */
.w3_featured_services_left_grid:hover .hi-icon-effect-9a .hi-icon:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
	opacity: 0.5;
}

.w3_featured_services_left_grid:hover .hi-icon-effect-9a .hi-icon{
	box-shadow: 0 0 0 5px rgb(236, 236, 236);
    color: #212121;
}
.w3_featured_services_left_grid {
    margin-bottom: 3em;
}
.w3_featured_services_left_grid:nth-child(3) {
    margin-bottom: 0em;
}

.w3layouts_skills_grids.w3layouts_featured_services_grids {
    margin-top: 4em;
}
.w3_featured_services_left_gridr {
    padding: 0;
}
/*-- //featured-services --*/
/*-- icons --*/
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 15px;
    background:rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
} 
.icon-box:hover {
    background: #000;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
.icon-box:hover i.fa {
	color:#fff !important;
}
.icon-box:hover a.agile-icon {
	color:#fff !important;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px; 
    line-height: 1.4;
    text-align: center;  
    font-size: 12px;
    list-style-type: none;	
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    font-size: 28px;
    color: #fb5710 !important;
    margin: 30px 0 15px;
    font-weight: 600;
    letter-spacing: 2px;
}
h3.agileits-icons-title {
    text-align: center;
    font-size: 33px;
    color: #222222;
    font-weight: 600;
    letter-spacing: 2px;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}
.bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background:rgba(149, 149, 149, 0.18);
    margin: 1%;
}
.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
	color: #282a2b;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
@media (max-width:991px){
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
}
@media (max-width:768px){
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 25px;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.icon-box {
		margin: 0;
	}
}
@media (max-width: 640px){
	.icon-box {
		float: left;
		width: 50%;
	}
}
@media (max-width: 480px){
	.bs-glyphicons li {
		width: 31%;
	}
}
@media (max-width: 414px){
	h3.agileits-icons-title {
		font-size: 23px;
	}
	h3.icon-subheading {
		font-size: 18px;
	}
	.bs-glyphicons li {
		width: 31.33%;
	}
}
@media (max-width: 384px){
	.icon-box {
		float: none;
		width: 100%;
	}
}
/*-- //icons --*/
.w3_wthree_agileits_icons.main-grid-border {
    padding: 5em 0;
}
/*--Typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
	font-weight: 300 !important;
	border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
    margin-bottom: 1em;
    color: #fb5710;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 2px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #fb5710;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p{
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables  p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.alert {
	font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:2em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
.grid_5 {
	padding: 0 0 1em;
}
.grid_3 {
	margin-bottom: 0em;
}
}
@media (max-width:640px){
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: .5em;
}
.progress {
	height: 10px;
	margin-bottom: 10px;
}
ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
	font-size: 14px;
}
.breadcrumb {
	margin-bottom: 25px;
}
.well {
	font-size: 14px;
	margin-bottom: 10px;
}
h2.typoh2 {
	font-size: 1.5em;
}
.label {
	font-size: 60%;
}
.in-gp-tl {
	padding: 0 1em;
}
.in-gp-tb {
	padding-right: 1em;
}
}
@media (max-width:480px){
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	font-size: 1.2em;
}
.table h1 {
	font-size: 26px;
}
.table h2 {
	font-size: 23px;
	}
.table h3 {
	font-size: 20px;
}
.label {
	font-size: 53%;
}
.alert,p {
	font-size: 14px;
}
.pagination {
	margin: 20px 0 0px;
}
.grid_3.grid_4.w3layouts {
	margin-top: 25px;
}
}
@media (max-width: 320px){
.grid_4 {
	margin-top: 18px;
}
h3.title {
	font-size: 1.6em;
}
.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
	font-size: 13px;
}
.alert {
	padding: 10px;
	margin-bottom: 10px;
}
ul.pagination li a {
	font-size: 14px;
	padding: 5px 11px;
}
.list-group {
	margin-bottom: 10px;
}
.well {
	padding: 10px;
}
.nav > li > a {
	font-size: 14px;
}
table.table.table-striped,.table-bordered,.bs-docs-example {
		display: none;
}
}
/*-- //typography --*/
.typo {
    padding: 5em 0;
}
/*-- mail --*/
#map{
	width:100%;
	min-height:413px;
}
.w3l_mail_left{
	padding:0;
}
.w3l_mail_right {
	font-family: tahoma;
	position: relative;
	left: -14%;
    padding: 5.3em 5em;
   
}
.w3l_mail_right h3{
	font-size: 1.7em;
    color: #fff;
    position: relative;
    margin-bottom: 2em;
    padding-bottom: 1em;
    text-transform: uppercase;
    font-weight: 600;
}
.w3l_mail_right h3:after {
    content: '';
    background: #fff;
    height: 2px;
    width: 16%;
    position: relative;
    bottom: 0%;
    left: 0%;
}
.w3l_mail_right ul li{
	list-style-type: none;
    display: block;
    color: #343434;
    margin-bottom: 0.8em;
    position: relative;
    font-size: 1em;
    float: left ;

}
.w3l_mail_right ul li i span{
	
    width: 68% ;
    height: 15px;
     display: inline-block;
	color: #343434;
	position: relative;
	left: -50%  !important;

}

.w3l_mail_right ul li p{

	
    width: 222px ;
    height: 15px;
    margin-left: 2em;
      display: inline-block;
	color: gray;	
}
.w3l_mail_right ul li span i {
    padding-left:;
}
.w3l_mail_right ul li span label{
	position:absolute;
	margin-left: 3em !important;
}
.w3l_mail_right ul li span label {
    position: relative;
    top: 0%;
    left: -58%;
    margin-left: 3em !important;
}
.w3l_mail_right ul li a{
	color:gray;
	
	text-decoration:none;
	text-align: justify;
	margin-left: 1.7em;
}
.w3l_mail_right ul li a:hover{
	color:#212121;
}
.w3l_mail_right ul li:last-child{
	margin-bottom:0;
}
/*-- effect --*/
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 1em 1.7em 1em 0;
	width:350px;
	vertical-align: top;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: 400;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #696969;
	font-weight: bold;
	font-size:12px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

/* Chisato */

.input--chisato {
	padding-top: 1em;
}

.input__field--chisato {
	width: 100%;
	padding:.9em 0.5em;
	background: transparent;
	border: 2px solid #b5b5b5;
	color: #212121;
	-webkit-transition: border-color 0.25s;
	transition: border-color 0.25s;
}

.input__label--chisato {
	width: 100%;
	position: absolute;
	top: 0;
	text-align: left;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	-webkit-transform: translate3d(0, 3em, 0);
	transform: translate3d(0, 3em, 0);
}

.input__label-content--chisato {
	padding: 0 1em;
	font-weight: 400;
	color: #b5b5b5;
}

.input__label-content--chisato::after {
	content: attr(data-content);
	position: absolute;
	top: -200%;
	left: 0;
	color: #fb5710;
	font-weight: 800;
}

.input__field--chisato:focus,
.input--filled .input__field--chisato {
	border-color: #fb5710;
}

.input__field--chisato:focus + .input__label--chisato,
.input--filled .input__label--chisato {
	-webkit-animation: anim-chisato-1 0.25s forwards;
	animation: anim-chisato-1 0.25s forwards;
}

.input__field--chisato:focus + .input__label--chisato .input__label-content--chisato,
.input--filled .input__label-content--chisato {
	-webkit-animation: anim-chisato-2 0.25s forwards ease-in;
	animation: anim-chisato-2 0.25s forwards ease-in;
}

@-webkit-keyframes anim-chisato-1 {
	0%, 70% {
		-webkit-transform: translate3d(0, 3em, 0);
		transform: translate3d(0, 3em, 0);
	}
	71%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes anim-chisato-2 {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	70%, 71% {
		-webkit-transform: translate3d(0, 125%, 0);
		transform: translate3d(0, 125%, 0);
		opacity: 0;
		-webkit-animation-timing-function: ease-out;
	}
	100% {
		color: transparent;
		-webkit-transform: translate3d(0, 200%, 0);
		transform: translate3d(0, 200%, 0);
	}
}

@keyframes anim-chisato-1 {
	0%, 70% {
		-webkit-transform: translate3d(0, 3em, 0);
		transform: translate3d(0, 3em, 0);
	}
	71%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes anim-chisato-2 {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	70%, 71% {
		-webkit-transform: translate3d(0, 125%, 0);
		transform: translate3d(0, 125%, 0);
		opacity: 0;
		-webkit-animation-timing-function: ease-out;
	}
	100% {
		color: transparent;
		-webkit-transform: translate3d(0, 200%, 0);
		transform: translate3d(0, 200%, 0);
	}
}
/*-- //effect --*/
.agileinfo_mail_grids {
    padding-top: 1.5em;
}
.agileinfo_mail_grids textarea {
    outline: none;
    background:none;
    border:2px solid #b5b5b5;
    font-size: 12px;
    color: #212121;
    width:97.5%;
    padding:.9em 0.5em;
	margin: 2em 0;
    min-height: 200px;
}
.agileinfo_mail_grids textarea:focus {
    border-color:#fb5710;
}
.agileinfo_mail_grids input[type="submit"] {
    outline: none;
    background: #48b7ec;
    border: none;
    font-size: 1em;
    color: #fff;
    width: 30%;
    padding: 0.9em 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.agileinfo_mail_grids input[type="submit"]:hover{
	background:#fb5710;
}
/*-- //mail --*/
.agileits_w3layouts_copy_right {
    margin: 4px 0;
}
/*-- projects --*/
.w3ls_gallery_grids{
	padding-top:1em;
}
.agile_gallery_grid{
	margin-top:2em;
}
.agile_gallery_grid1{
    position: relative;
}
.w3layouts_gallery_grid1_pos{
    background: #fb5710;
    bottom: 45px;
    left: 45px;
    opacity: 0;
    padding:1em;
    position: absolute;
    right: 45px;
    text-align: center;
    top: 45px;
    visibility: hidden;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.w3layouts_gallery_grid1_pos h3{
    font-size: 1.2em;
    letter-spacing: 2px;
    font-weight: 600;
    margin: 1em 0 .5em;
    padding-bottom: .5em;
    position: relative;
    text-transform: uppercase;
    color: #fff;
}
.w3layouts_gallery_grid1_pos h3:after {
    background: #fff;
    bottom: 0;
    content: '';
    height: 2px;
    left: 40%;
    position: absolute;
    width: 50px;
}
.w3layouts_gallery_grid1_pos p{
	color:#e6e6e6;
	line-height:2em;
}
.agile_gallery_grid:hover .w3layouts_gallery_grid1_pos{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-ms-transform: scaleX(1);
}
/*-- //projects --*/
/*--services--*/
.agile-prod1 h4 {
    text-transform: uppercase;
    color: #fb5710;
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 28px;
    font-weight: 600;
}
.agile-prod1 p{
	font-size: 1em;
	line-height: 1.9em;
	color:#fff;
}
.agile-img {
    padding: 2em;
}
.agile-img img{
   width: 100%;
}
.agile-prod {
    padding: 5em 0;
}
.agile-prod1 {
    margin-top: 5em;
}
.agile-sub {
    
    text-align: center;
    padding: 3em;
}
.agile-sub ul {
    margin: 1em 0 0 0;
    padding: 0;
}
.agile-sub ul li {
    color: #fff;
    margin-bottom: .85em;
    display: block;
}
.agile-sub ul li a {
    color: #fff;
    font-size: 16px;
}
/*--//services--*/
ul.agileinfo_social_icons {
    padding: 0;
	 margin: 0;
}
/*-- responsive-design --*/
@media(max-width:1080px){
.navbar-nav > li > a {
    padding: .5em 1em;
}
.navbar-nav {
    margin: 0 0 0 1em;
}
.grid figure p {
    line-height: 1.8em;
}
figure.effect-roxy h3 {
    padding: 0 0 0em;
}
.w3l_mail_right {
    padding: 4.3em 2em;
}
.input {
    margin: 1em 1em 1em 0;
    width: 292px;
}
.w3layouts_gallery_grid1_pos h3 {
    font-size: 1.1em;
    margin: 0.5em 0 .5em;
}
.w3layouts_gallery_grid1_pos p {
    line-height: 1.5em;
}
.agile-sub {
    padding: 33.6px;
}
.agile-prod1 h4 {
    font-size: 22px;
}
}
@media(max-width:991px){
.banner-address-left {
    float: left;
    width: 29%;
}
.navbar-brand {
    font-size: 0.9em;
}
.banner-address-left i.fa.fa-map-marker, .banner-address-left i.fa.fa-envelope, .banner-address-left i.fa.fa-phone {
    margin: 0 .2em 0 0;
}
.agileits-logo h1 a {
    font-size: 35px;
    letter-spacing: 2px;
}
.navbar-nav > li > a {
    font-size: 0.875em;
    padding: .3em 0.35em;
}
.header {
    padding: 1em 0 0;
}
.agileinfo_header {
    font-size: 2em;
}
.footer input[type="email"] {
    width: 81%;
}
.w3agile_footer_grid.w3agile_footer_grid1 {
    float: left;
    width: 25%;
}
.w3agile_footer_grid {
    float: left;
    width: 37%;
}
.w3agile_footer_grid ul li i {
    padding: .5em;
    margin-right: 0.4em;
}
.w3agile_footer_grid ul li {
    margin-bottom: 1em;
}
.w3agile_footer_grid ul li span {
    margin-left: 0em;
}
.agileits_w3layouts_copy_right {
    float: left;
}
.w3_agile_copy_right {
    float: right;
}
.w3_agileits_copy_right_social {
    padding: 1em 0 0;
}
.agileits_w3layouts_copy_right p {
    margin: 9px 0 0;
}
.ab-left {
    margin-bottom: 20px;
}
.agileits-team-grid {
    float: left;
    width: 50%;
    margin-bottom: 20px;
}
.choose-info h4 {
    font-size: 1.3em;
}
.agileits_w3layouts_banner_info h3 {
    font-size: 2.2em;
}
.agileits_w3layouts_banner_info {
    margin: 8em 0 0;
}
.agileinfo-dot {
    min-height: 550px;
}
.banner {
    min-height: 550px;
}
.w3l_banner_bottom_right {
    margin-bottom: 25px;
}
.agileinfo_banner_bottom_grid_three_left {
    float: left;
    width: 33.33%;
}
.grid figure p {
    line-height: 1.5em;
    font-size: 13px;
}
figure.effect-roxy h3 {
    font-size: 1em;
}
figure.effect-roxy figcaption {
    padding: 2em;
}
.w3_agileits_para {
    margin: 1em auto 0;
    line-height: 1.8em;
}
.input {
    margin: 1em 1em 1em 0;
    width: 221px;
}
.banner-address {
    width: 56%;
}
.banner-address-left {
    width: 49%;
}
.banner-address-left.right {
    width: 30%;
}
.w3_agile_gallery_grid {
    float: left;
    width: 33.33%;
}
.w3layouts_gallery_grid1_pos {
    bottom: 15px;
    left: 15px;
    right: 15px;
    top: 15px;
}
.w3_featured_services_left {
    margin-top: 2em;
}
.w3_counter_grid {
    float: left;
    width: 50%;
    margin-bottom: 2em;
}
.agile_team_grid {
    float: left;
    width: 50%;
    margin-bottom: 2em;
    text-align: center;
}
.w3layouts_gallery_grid1_pos {
    padding: 0.5em;
}
}
@media(max-width:768px){
.agileinfo-dot-1 {
	min-height: 300px;
}
.banner-1 {
    min-height: 300px;
}
.footer {
    padding: 2em 0;
}
.footer input[type="email"] {
    font-size: 1em;
}
.footer input[type="submit"] {
    font-size: 1em;
}
.banner-bottom {
    padding: 3em 0;
}
.agile-prod {
    padding: 3em 0;
}
.agile-prod1 {
    margin-top: 3em;
}
.agileinfo-dot {
    min-height: 510px;
}
.banner {
    min-height: 510px;
}



.agileits_banner_bottom_grid_three {
    margin: 3em 0 0;
}
.stats {
    padding: 3em 0;
}
.w3_counter_grid p {
    font-size: 3em;
}
.w3_counter_grid h3 {
    font-size: 1.1em;
}
.w3ls_banner_bottom_grids {
    margin-top: 3em;
}
.w3layouts_skills_grids.w3layouts_featured_services_grids {
    margin-top: 3em;
}
.w3_wthree_agileits_icons.main-grid-border {
    padding: 3em 0;
}
.typo {
    padding: 3em 0;
}
}
@media(max-width:736px){
.navbar-toggle {
	float: right;
	margin: 0 0 0.5em 0;
}
.navbar-nav > li {
    float: none;
    border-right: none;
    display: block;
    text-align: center;
}
.navbar-collapse {
	background: #000000;
	z-index: 9;
}
.navbar-nav {
	margin: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #fb5710;
}
.banner-address-left {
	padding-left: 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:active {
	color: #fb5710 !important;
}
.banner-address-left {
    width: 50%;
	margin-bottom:10px;
}
.agileinfo-social-grids {
    width: 50%;
}
.w3ls-banner-info-bottom {
    padding: 1em 0 0.2em;
}
.top-nav {
    float: none;
	 margin: 0;
}
.navbar-nav > li > a {
    padding: 1em 1em;
}
.item, .item-hover, .item-hover .mask, .item-img, .item-info {
    height: 132px;
}
.agileits_w3layouts_banner_info p {
    font-size: 14px;
}
.agileits_w3layouts_banner_info h3 {
    font-size: 2em;
}
.agileinfo-dot {
    min-height: 540px;
}
.banner {
    min-height: 540px;
}
.input {
    margin: 1em 0em 1em 0;
}
.banner-address {
    width: 59%;
}
.w3layouts_gallery_grid1_pos {
    padding: 0em;
}
}
@media(max-width:667px){
.agileits_w3layouts_copy_right {
    float: none;
    text-align: center;
}
.w3agile_footer_grid {
    width: 100%;
	margin-bottom: 20px;
}
.w3agile_footer_grid ul {
    padding: 0;
}
.w3agile_footer_grid.w3agile_footer_grid1 {
    width: 100%;
}
ul.agileinfo_social_icons {
    padding: 0;
}
.w3_agile_copy_right {
    float: none;
    text-align: center;
	 margin-top: 10px;
}
.agile_footer_copy {
    padding: 2em 0 0em;
}
figure.effect-roxy figcaption {
    padding: 1em;
}
figure.effect-roxy figcaption::before {
    top: 12px;
    right: 12px;
    bottom: 12px;
    left: 12px;
}
.input {
    margin: 0em 0em 0em 0;
    width: 622px;
}
.agileinfo_mail_grids textarea {
    margin: 1em 0;
}
.banner-address {
    width: 66%;
}
.w3layouts_gallery_grid1_pos p {
    line-height: 1.2em;
}
.w3agile_footer_grid ul li span {
    display: inline-block;
}
}
@media(max-width:640px){
.agileits_w3layouts_banner_info p {
    width: 78%;
}
.agileinfo-dot {
    min-height: 470px;
}
.banner {
    min-height: 470px;
}
.input {
    width: 596px;
}
.banner-address {
    width: 69%;
}
.w3layouts_gallery_grid1_pos {
    bottom: 10px;
    left: 10px;
    right: 10px;
    top: 10px;
}
.agile_team_grid {
    margin-bottom: 0em;
    margin-top: 2em;
}
.w3ls_banner_bottom_grids {
    margin-top: 1em;
}
}
@media(max-width:600px){
.input {
    width: 556px;
}
.banner-address {
    width: 74%;
}
}
@media(max-width:568px){
.input {
    width: 525px;
}
.banner-address {
    width: 78%;
}
.w3layouts_gallery_grid1_pos p {
    font-size: 14px;
}
.w3layouts_gallery_grid1_pos h3 {
    font-size: 1em;
}
.agileits_w3layouts_banner_info {
    margin: 6em 0 0;
}
}
@media(max-width:480px){
.footer input[type="email"] {
    width: 80%;
}
.agileinfo-dot-1 {
    min-height: 250px;
}
.banner-1 {
    min-height: 250px;
}
.w3agile_footer_grid h3 {
    font-size: 1.3em;
    margin: 0px 0 1em;
}
.footer {
    padding: 2em 0 1em;
}
.agileits_w3layouts_banner_info h3 {
    font-size: 1.5em;
}
.agileits_w3layouts_banner_info {
    margin: 6em 0 0;
}
.agileinfo_banner_bottom_grid_three_left {
    width: 100%;
	margin-bottom: 20px;
}
figure.effect-roxy h3 {
    font-size: 1.8em;
}
figure.effect-roxy figcaption {
    padding: 6em;
}
figure.effect-roxy figcaption::before {
    top: 40px;
    right: 40px;
    bottom: 40px;
    left: 40px;
}
.input {
    width: 440px;
}
.banner-address {
	
    width: 100%;
}

.w3l_mail_right {
    padding: 2em 2em;
}
.wthree_head {
    font-size: 1.7em;
}
.news-w3l {
    margin-top: 3em;
}
.w3_agile_gallery_grid {
    width: 100%;
}
.w3layouts_gallery_grid1_pos {
    bottom: 90px;
    left: 90px;
    right: 90px;
    top: 90px;
}
}
@media(max-width:414px){
.banner-address-left {
    width: 100%;
	text-align:center;
    margin-bottom: 10px;
}
.wthree_head {
    font-size: 1.4em;
}
.footer input[type="email"] {
    width: 79%;
}
.agileits_w3layouts_banner_info h3 {
    font-size: 1.3em;
}
.agileits_w3layouts_banner_info p {
    margin: 12px auto;
}
.agileits_w3layouts_banner_info {
    margin: 4em 0 0;
}
.agileinfo-dot {
    min-height: 440px;
}
.banner {
    min-height: 440px;
}
figure.effect-roxy figcaption {
    padding: 4em;
}
#map {
    min-height: 250px;
}
.agileinfo_mail_grids textarea {
    width: 100%;
}
.input {
    width: 383px;
}
.banner-address-left.right {
    width: 100%;
}
.banner-address-left {
    margin-right: 0px;
}
.w3l_mail_right h3 {
    font-size: 1.4em;
    margin-bottom: 1em;
}
.w3layouts_gallery_grid1_pos {
    bottom: 60px;
    left: 60px;
    right: 60px;
    top: 60px;
}
.hi-icon {
    width: 70px;
    height: 70px;
}
.hi-icon:before {
    font-size: 1.8em;
    line-height: 2.5em;
}




}
@media(max-width:384px){
.agileits_w3layouts_banner_info h3 {
    font-size: 1.2em;
}
figure.effect-roxy figcaption {
    padding: 3em;
}
.input {
    width: 354px;
}
.w3_counter_grid h3 {
    font-size: 1em;
}
.w3_counter_grid p {
    font-size: 2em;
}
}
@media(max-width:375px){
.input {
    width: 345px;
}
.w3_counter_grid h3 {
    font-size: 0.9em;
}
}
@media(max-width:320px){
.agileits-logo h1 a {
    font-size: 22px;
}
.footer input[type="email"] {
    width: 67%;
}
.footer input[type="submit"] {
    width: 24%;
}
.w3agile_footer_grid {
    padding: 0;
}
.w3_wthree_agileits_icons.main-grid-border {
    padding: 2em 0;
}
.navbar-toggle {
    margin: 0;
}
.typo {
    padding: 2em 0;
}
.agileits_w3layouts_banner_info h3 {
    font-size: 1.2em;
}
.agileits_w3layouts_banner_info p {
    line-height: 22px;
    width: 100%;
}
.agileits_w3layouts_banner_info {
    margin: 3em 0 0;
}
.banner {
    min-height: 390px;
}
.agileinfo-dot {
    min-height: 390px;
}
.banner-bottom {
    padding: 2em 0;
}
.w3l_banner_bottom_right {
    padding: 0;
}
.w3ls_banner_bottom_grid1 {
    margin-top: 2em;
}
.w3l_banner_bottom_right h3 {
    font-size: 1.5em;
}
.w3l_banner_bottom_right ul li {
    padding-top: 0.8em;
}
.w3l_banner_bottom_right ul li i {
    padding-right: 0em;
    width: 45px;
}
.w3l_banner_bottom_left {
    padding: 0;
}
figure.effect-roxy figcaption::before {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
}
.agileinfo_banner_bottom_grid_three_left {
    padding: 0;
}
figure.effect-roxy h3 {
    font-size: 1.5em;
}
.w3l_mail_right ul {
    padding: 0;
}
.input {
    width: 290px;
}
.agileinfo_mail_grids input[type="submit"] {
    width: 40%;
    padding: 0.5em 0;
}
.wthree_head {
    font-size: 1.3em;
}
.news-w3l {
    margin-top: 2em;
}
.w3layouts_gallery_grid1_pos {
    bottom: 30px;
    left: 30px;
    right: 30px;
    top: 30px;
    padding: 1em;
}
.w3_agile_gallery_grid {
    padding: 0;
}
.w3ls_gallery_grids {
    padding-top: 0em;
}
.agile-prod {
    padding: 2em 0;
}
.agile-prod1 {
    margin-top: 2em;
}
.agile-sub {
    padding: 20px;
}
.agile-prod1 h4 {
    font-size: 21px;
    margin-bottom: 12px;
}
.agile-prod1 p {
    font-size: 1em;
    line-height: 1.8em;
}
.services {
    padding: 2em 0 0;
    background: #fff;

}
.w3layouts_skills_grids.w3layouts_featured_services_grids {
    margin-top: 2em;
}
.w3_featured_services_left_gridl {
    width: 100%;
    margin-bottom: 20px;
}
.w3_featured_services_left_gridr {
    width: 100%;
    text-align: center;
}
.w3_featured_services_left {
    padding: 0;
}
.w3_featured_services_left_grid {
    margin-bottom: 2em;
}
.agileits_banner_bottom_grid_three {
    margin: 2em 0 0;
}
.w3_counter_grid p {
    font-size: 1.7em;
}
.w3_counter_grid h3 {
    font-size: 0.75em;
}
.stats {
    padding: 2em 0 0;
}
.agile_team_grid {
    padding: 0;
    width: 100%;
}
.navbar-brand {
    font-size: 0.8em;
}
.header {
    padding: 0.5em 0 0;
}
.navbar-toggle {
    margin-top: 5px;
}
.w3_wthree_agileits_icons.main-grid-border {
    padding: 2em 0;
}
.typo {
    padding: 2em 0;
}

}
/*-- //Slider --*/


.contactos{
	background: #fff;
	height: 100%;

}


.liner2{
	left: 5em;
	top: 7em;
		
}
.liner2:before, .liner2:after {
	position:absolute;
	background: #fee93e;
	height: 2px;
	content:'' ;
}

.liner2:before{
	width: 15%;
    bottom: 12em;
    right:  -5em;
}

.liner2:after{
	width: 2px;
	height: 17%;
    right: -5em;
    bottom: 62%;
}




.boder{
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	left: 32em;
	top: 7em;	
	
}

.boder:before,.boder:after {
	position:absolute;
	background:#fee93e;
	height:2px;
	content:'';
}

.boder:before{
	width: 15%;
    bottom: 18.1em;
    left: -9.8em;
}
.boder:after{
	width: 2px;
	height: 17%;
    right: 36.4em;
    bottom: 76.0%;
}

.vision {
    padding: 1.5em 0;
    height: 100%;
    background: black;
}

.services-text{
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	padding-bottom: 0.5em;
	width: 55%;
	border-bottom: 1px solid  #fb0404;	
	font-size: 1.5em;
    color: #f8e539;
    margin: 0 0 1.5em;
}

.modal-text{
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	position: relative;
	top: 4em;
	text-align: right;
	float: right;
	right: -4em !important;
	width: 100%;
	border-bottom: 1px solid  #fb0404;	
	font-size: 1.5em;
    color: #f8e539;
    margin: 0 0 1.5em;
}



.services-conte{
	padding-top: -2em;
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	color: #fff;
	text-align: justify;
	font-size: 22px;
}
.ver-mas{
	color: #fff;
	float: right;
}

.linea{

}
.linea:before{
	position:absolute;
	background: #fb0404;
	height: 2px;
	content:'' ;

}
.linea:before{
	width: 53%;
    bottom: 6.5em;
    right:  11em;
}

.linea2{

}
.linea2:before{
	position:absolute;
	background: #fb0404;
	height: 2px;
	content:'' ;

}
.linea2:before{
	width: 53%;
    bottom: 10.8em;
    right:  11em;
}

.consulta{
background: url(../img/consulta.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	background-attachment:fixed;
	padding: 3em 0;
	color: #fff;
	height: 100%;
}

.enviar{
	font-family: tahoma;
	padding: 1em;
	float: right;
	
	width: 30%;
	border-radius: 0px;
	color: #364e50;
	background: #ffea3c;
	position: relative;
	top: -5px;
}


.input{
	border-radius: 0em;
	position: relative;
	top: 0.7em;
}


.text-1 .col-md-12 .text-2 .col-md-12{padding: 0px;}

.text-1{
	font-family:  "Helvetica Neue LT Std 45 Light 22520" ;
	font-size: 44px;
	top: 9px;
	right: -25%;
	text-align: left;

}

.text-2{

font-family:  "Helvetica Neue LT Std 45 Light 22520" ;
	font-size: 44px;
	top: 18px;
	right: -25%;
	text-align: left;

}

.ant-footer{
	height: 10px;
	background: #e80d0d;
}

.footer-text{
font-family: "Helvetica Neue LT Std 45 Light 22520";
	color: #f8e539;

}


.logo-xs{
	
	position: relative;
	height: 130px;
	width: 205px;
	top: -15px;
	left: 10%;
	
	background-size: cover;
}

.logo{
	
	position: relative;
	top: -2em !important;
	background-size: cover;
	left: 2em;
}

.login-form1{
	margin:4em 0 2em;

}
.login-form1 input[type="text"],.login-form1 input[type="email"]{
	outline:none;
	padding:13px 20px 13px 70px;
	background:#757575;
	border:none;
	font-size:14px;
	color:#999;
	width:100%;
	box-shadow: 3px 3px 10px #BE8080;
	-webkit-box-shadow: 3px 3px 10px #BE8080;
	-moz-box-shadow: 3px 3px 10px #BE8080;
	-o-box-shadow: 3px 3px 10px #BE8080;
	-ms-box-shadow: 3px 3px 10px #BE8080;
}
.login-form1 input[type="email"]{
	margin:1em 0;
}
.login-form1 input[type="submit"]{
	outline:none;
	border:none;
	width:100%;
	background:#f3a1a1;
	color:#fff;
	font-size: 25px;
    letter-spacing: 2px;
    font-family:  "Helvetica Neue LT Std 45 Light 22520" ;
    padding: 10px 0;
    font-weight: 700;
    text-shadow: 1px -2px 0px #D5D2D2;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	box-shadow: -1px 0px 18px #C66E6E;
	-o-transition:.5s all;
}
.login-form1 input[type="submit"]:hover{
	background:#E15B5B;
}

.glyphicon-lock{
	height: 2.7em;
	background: #37474f;
	top: 3.7em !important;
    padding: 0.6em 1em !important;
}

.glyphicon-user{
	height: 2.7em;
	background: #37474f;
	top: 5.8em !important;
    padding: 0.6em 1em !important;
}


.mini-nav {
	padding: 10px 0;
	float: right;
	color: gray;
}
.mini-nav .home {
	
	color: gray;
}

.mini-nav .active {
	float: right;
	color: #e6d644;
}
.mini-nav .active {
	float: right;
	color: #e6d644;
}

.service-text{
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	font-weight: bold;
	padding-bottom: 0.5em;
	width: 50%;
	border-bottom: 2.8px solid  #e6d644;
	border-bottom-width: 2.8px 2em 5em ;
	font-size: 1.3em;
    color: #757575;
    margin: 0 0 1.5em;
}

.service-c{
font-family: "Helvetica Neue LT Std 45 Light 22520";
	top: -1.6em;
	font-size: 18.5px;
	width: 47%;
	left: -5%;
	text-align: justify;
	padding: 3em;
	color: gray;
}

.desple{
	font-size: 19px;
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	font-weight: bold;
	text-align: justify;
	color: black;

}




.servi{
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	font-weight: bold;
	font-size: 22px !important;
	float: center;
	width: 80%;
	background-size: 50em;
	background: black;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	
}

.servi:hover.active:hover{
	color: red;
}




.servi:before,.servi:after{
	position:absolute !important;
	background: red !important;
	height:2px !important;
	content:'' !important;

}

.servi:before{
	width: 12em !important;
    bottom: -0.7em !important;
    left: 0.9em !important;
}

.servi2{
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	font-weight: bold;
	font-size: 22px !important;
	float: center;
	width: 80%;
	background-size: 50em;
	background: red;
	color: #fff;
	text-align: center;
	
	border-radius: 5px;
	
}

.servi2:before,.servi2:after {
	position:absolute !important;
	background: red !important;
	height:2px !important;
	content:'' !important;

}

.servi2:before{
	width: 27.9em; !important;
    bottom: -0.7em !important;
    left: 13.2em !important;
}

.servi2:after{
	height:30% !important; 
	width: 1px !important;
    bottom: -0.7em !important;
    left: 13.2em !important;

}

.servi2b{
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	font-weight: bold;
	font-size: 22px !important;
	float: center;
	width: 80%;
	background-size: 50em;
	background: red;
	color: #fff;
	text-align: center;
	
	border-radius: 5px;
	
}

.servi2b:before,.servi2b:after {
	position:absolute !important;
	background: red !important;
	height:2px !important;
	content:'' !important;

}

.servi2b:before{
	width: 26.5em; !important;
    bottom: -0.7em !important;
    left:  15px !important;
}

.servi2b:after{
	height:30% !important; 
	width: 1px !important;
    bottom: -0.7em !important;
    left:  15px !important;
}

/*===========3rboton=========*/

.servi2c{
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	font-weight: bold;
	font-size: 22px !important;
	float: center;
	width: 80%;
	background-size: 50em;
	background: red;
	color: #fff;
	text-align: center;
	
	border-radius: 5px;
	
}

.servi2c:before,.servi2c:after {
	position:absolute !important;
	background: red !important;
	height:2px !important;
	content:'' !important;

}

.servi2c:before{
	width: 12.6em; !important;
    bottom: -0.7em !important;
    left:  15px !important;
}

.servi2c:after{
	height:30% !important; 
	width: 1px !important;
    bottom: -0.7em !important;
    left:  15px !important;
}

.servi3c:before,.servi3c:after {
	position:absolute !important;
	background: red !important;
	height:2px !important;
	content:'' !important;

}


.servi3c:after{
	height:40% !important; 
	width: 1px !important;
    bottom: -1em !important;
    left: -598px !important;
}





/*======fin=======*/


.servi3:before,.servi3:after {
	position:absolute !important;
	background: red !important;
	height:2px !important;
	content:'' !important;

}


.servi3:after{
	height:40% !important; 
	width: 1px !important;
    bottom: -1em !important;
    left: 0.7em !important;
}

.servi3b:before,.servi3b:after {
	position:absolute !important;
	background: red !important;
	height:2px !important;
	content:'' !important;

}


.servi3b:after{
	height:40% !important; 
	width: 1px !important;
    bottom: -1em !important;
    left: -13.250em !important;
}





.btn2{

	font-family: "Helvetica Neue LT Std 45 Light 22520";
	font-weight: bold;
	font-size: 22px;
	width: 100%;
	height: 4em;
  display: inline-block;
    margin-bottom: 0;
  line-height: -1px;
    text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
   border-radius: 15px;

}

.boton {
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	width: 30%;
  color: gray;
  background: #fff;
  }


.line{
	left: 1em;
	width: 97%;
	position: relative;
	top: 4em!important;
	padding: 2em; 
	border: solid 1px;
	border-color: red;
	border-top: none;
}



.con{
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	left: 32em;
	top: 7em;	
	
}

.con:before,.con:after {
	position:absolute;
	background:red;
	height:2px;
	content:'';
}

.con:before{
	width: 1px;
	height: 17%;
    right: 71.2em;
    bottom: 11.5em;
}

.con:after{
	width: 1px;
	height: 15%;
    right: 49.1em;
    bottom: 11.8em;

}

.con2{
	font-family: tahoma;
	left: 32em;
	top: 7em;	
	
}

.con2:before,.con2:after {
	position:absolute;
	background:red;
	height:2px;
	content:'';
}

.con2:before{
	width: 770px;
	height: 1px;
    right: 1em;
    bottom: 11.8em;
}

.dictamen{
	padding: 3em;
	background: #fff;

}
.dict-text{
	font-family:"Helvetica Neue LT Std 45 Light 22520" ;
	padding-bottom: 0.5em;
	width: 30%;
	border-bottom: 2.8px solid  #e6d644;
	border-bottom-width: 2.8px 2em 5em ;
	font-size: 1.5em;
    color: #757575;
    margin: 30px  0 1.5em;
}

.cont-dic{
	text-align: center;
	color:black;
	font-family:"Helvetica Neue LT Std 45 Light 22520" ;
	font-size: 22px;

}

.form-consultar input[type="tel"]{


	height: 3.8em;
	width: 18em;
	color: gray;
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	border-radius: 0px;
	background: #fff;
	margin:1em 1em;

}

.form-consultar input::-webkit-input-placeholder {
	font-family: "Helvetica Neue LT Std 45 Light 22520";
color: gray !important;
}
 
.form-consultar input:-moz-placeholder { /* Firefox 18- */
color: gray !important; 
font-family: "Helvetica Neue LT Std 45 Light 22520"; 
}
 
.form-consultar input::-moz-placeholder {  /* Firefox 19+ */
color: gray !important; 
font-family: "Helvetica Neue LT Std 45 Light 22520";
}
 
.form-consultar input:-ms-input-placeholder {  
color: gray !important; 
font-family: "Helvetica Neue LT Std 45 Light 22520"; 
}


.form-consultar input[type="submit"]{
	outline:none;
	border:none;
	width:100%;
	background:#ffeb3b;
	color:#fff;
	font-size: 25px;
    letter-spacing: 2px;
    font-family: 'Raleway', sans-serif;
    padding: 10px 0;
    font-weight: 700;
    text-shadow: 1px -2px 0px #D5D2D2;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	box-shadow: -1px 0px 18px #C66E6E;
	-o-transition:.5s all;
}

.enviar-c{
	font-family: tahoma  , bold;
	font-size: 22px;
	width: 25%;
	padding: 10px;
	border-radius: 0px;
	color: #37474f;
	background:#ffeb3b;


}

.enviar-b{
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	font-size: 22px;
	width: 35%;
	padding: 10px;
	border-radius: 0px;
	color: #37474f;
	background:#ffeb3b;


}

/* FORMULARIO DE INDEX */


.form-index input[type="tel"]{

	border: none;
	height: 4em;
	width: 15em;
	color: gray;
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	border-radius: 0px;
	background: #fff;
	margin:1em 1em;

}

.form-index input::-webkit-input-placeholder {
color: gray !important;
text-align: center;
font-weight: bold;
}
 
.form-index input:-moz-placeholder { /* Firefox 18- */
color: gray !important;  
}
 
.form-index input::-moz-placeholder {  /* Firefox 19+ */
color: gray !important;
text-align: center;
font-weight: bold;  
}
 
.form-index input:-ms-input-placeholder {  
color: gray !important;  
}


.form-index input[type="submit"]{
	outline:none;
	border:none;
	width:100%;
	background:#ffeb3b;
	color:#fff;
	font-size: 25px;
    letter-spacing: 2px;
    font-family: "Helvetica Neue LT Std 45 Light 22520";
    padding: 10px 0;
    font-weight: bold;
    text-shadow: 1px -2px 0px #D5D2D2;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-ms-transition:.5s all;
	box-shadow: -1px 0px 18px #C66E6E;
	-o-transition:.5s all;
}

.enviar-i{
	position: relative;
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	top: -0.1em;
	font-size: 22px;
	width: 35%;
	text-align: center;
	height: 3em;
	border-radius: 0px;
	color: #37474f;
	background:#ffeb3b;
}

.cotizar{

	text-align: center;
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	font-size: 22px;
	width: 100%;
	padding: 13px;
	border-radius: 0px;
	color: #37474f;
	background:#ffeb3b;
}

/*FORMULARIO */



input[type="text"] {
	float: right;
	
}
.text-i{
	font-family: tahoma , normal;
	font-size: 19px;
	top: 65px;
	width: 150%;
	position: relative;
	right: 46%;
	color: black;
}
.text-i1{
	font-family: tahoma , normal;
	font-size: 19px;
	top: -40px;
	width: 150%;
	position: relative;
	right: -2em;
	color: black;
}
.cont{
	font-family: "Helvetica Neue LT Std 45 Light 22520";

	color: #000000;


}

.form-control {
	 border: 1px solid #757575;
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px 12px !important;
  font-size: 14px;
  line-height: 1.42857143;
  color: #fff;
  background-color: #757575;
  

  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          font-family: FontAwesome, "Open Sans", Verdana;
          font-family: "Helvetica Neue LT Std 45 Light 22520";

}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #fff;
  font-family: tahoma;

  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #fff;
  font-family: tahoma;

}
.form-control::-webkit-input-placeholder {
  color: #fff;
  font-family: tahoma;

}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
.fa-ico{
 color: #fff;
background: #37474f;
}
.text-i2{
font-family: tahoma;
	font-size: 19px;
	top: -40px;
	width: 150%;
	position: relative;
	left: 2em;
	color: black;

}
 

 .nosotros{
 	text-align: justify;
 	
 }

 .col-md-4-cp {
    width: 26%;
  }







/* ======== Formulario HOME BUSCAODR DE DICTAMEN ==========*/

.form-control2  {
	 border: 1px solid #757575;
  display: block;
  width: 10%;
  height: 50px;
  padding: 10px 12px !important;
  font-size: 14px;
  line-height: 1.42857143;
  color: gray;
  background-color: #757575;
  

  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          font-family: FontAwesome, "Open Sans", Verdana;
          font-family: "Helvetica Neue LT Std 45 Light 22520";

}
.form-control2:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control2::-moz-placeholder {
  color: gray !important;
  font-family: tahoma;

  opacity: 1;
}
.form-control2:-ms-input-placeholder {
  color: gray !important;
  font-family: tahoma;

}
.form-control2::-webkit-input-placeholder {
  color: gray!important;
  font-family: tahoma;

}
.form-control2[disabled],
.form-control2[readonly],
fieldset[disabled] .form-control2  {
  background-color: #eee;
  opacity: 1;
}
.form-control2 [disabled],
fieldset[disabled] .form-control2  {
  cursor: not-allowed;
}
textarea.form-control2  {
  height: auto;
}











/*===== FIN Formulario HOME BUSCAODR DE DICTAMEN============ */





  /* Over Slider */

  .jk-slider{
    width:100%;
}
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}
/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}
.slider{
	height: 100%;

}
















/*|=======================================================================================|
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                 Responsive  para todos los dispositivos                               |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |_______________________________________________________________________________________| */






















@media  (max-width: 320px)  {


	.enviar-c{

		width: 100%!important;

	}


.form-control{
position: relative;
left: 0em!important;

}


}



@media  (max-width: 500px)  {

.enviar{
	float:none;
	width: 100%;	
}
	.enviar-c{

		width: 100%!important;

	}


.form-control{
position: relative;
left: 0 !important;

}


}


@media  (max-width: 414px)  {


	.enviar-c{

		width: 100%!important;

	}





}









@media  (max-width: 320px)  {


/* ===========Lineas y texto para el slider ========= */
	.liner2{
	font-size: 3.5px !important;
	left: 5em;
	top: 7em;
		
}
.liner2:before, .liner2:after {
	position:absolute ;
	background: #f8e539;
	height: 2px;
	content:'' ;
}

.liner2:before{
	width: 15%;
    bottom: -15em !important;
    right:  -3em !important;
}

.liner2:after{
	width: 2px;
	height: 60%;
    right: -3em;
    bottom: -15em;
}


.boder{
	width: 50%!important;
	color: #fff !important;
	height: 1px !important;
	text-align: left!important;
	font-size: -10px!important;
	font-family: "Helvetica Neue LT Std 45 Light 22520" !important;
	left: 4em!important;
	top: 1em;	
	
}

.boder:before,.boder:after {

	position:absolute !important;
	background: #f8e539 !important ;
	height:2px !important;
	content:'' !important;
}

.boder:before{

	width: 15% !important;
    left:  -1000em !important;
    bottom:  70% !important;
}

.boder:after{

	width: 2px !important;
	height: 60% !important;
   	right: 10.8em !important;
    bottom: 5px !important;
}


 

 h2,
 .h2 {
  font-size: 20px;
}





}























/* =========== Respondive Ceulares =========== */

@media  (max-width: 320px) and (max-height:800px ) {

.vision{

}

.overlay{
	height: 100%;
}

.slider{
}

/* Dimesiones  imegenes del Slider */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: 100%;
}

/*  find Dimensiones Imegenes del Slider*/
.img-serv{
	width: 100px!important;
	
}



/* ====== Flechas de control */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  background: url(../img/acreditacion.png)!important ;
  padding: 0.2em;
  width: 30px !important;
  height: 30px!important;
  color: black;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* fin Flechas de control */





/* Fin de Lineas y texto para el slider */


/* ===  Header ===*/
.navbar-brand {
	position: relative;
    height: 50px;
    padding: 0px;
    top: -3em;
    font-size: 1.2em; 
}


.banner-address-left {
	top: 3em !important;
	position: relative;
    text-align: left;
 	padding-top: 1em;
    float: right;
    right: -10em;
    margin-right: 0px;
    width: 20em !important;  
    
}

.banner-address-left2 {
	position: relative;
	top: -2em;
	left: -19em;
    text-align: left;
    padding: 1em;
    float: left;
    width: 50px !important;
    height: 80px!important;
    
}

img.titulo{
position: relative;
width: 300px; 
height: 80px;
left: -8em;
padding-top: 3em ; 

}

/* === Fin Header ===*/


/* === Consultar ===*/
.text-1{
	font-family:  "Helvetica Neue LT Std 45 Light 22520" ;
	font-size: 15px;
	top: 9px;
	right: -25%;
	text-align: left;

}
.text-2{

	font-size: 15px
}
.enviar-b{
	position: relative;
width: 88.2%;
left:  0.7em ;
}
/* === Fin Consultar ===*/

}



/*==============Horizontal 320========*/


@media  (max-width: 480px) and (max-height:320px ) {

	/* ===========Lineas y texto para el slider ========= */
	.liner2{
	font-size: 3.5px !important;
	left: 5em;
	top: 7em;
		
}
.liner2:before, .liner2:after {
	position:absolute;
	background: #f8e539;
	height: 2px;
	content:'' ;
}

.liner2:before{
	width: 15%;
    bottom: -15em;
    right:  -3em;
}

.liner2:after{
	width: 2px;
	height: 60%;
    right: -3em;
    bottom: -15em;
}


.boder{
	width: 50%!important;
	color: #fff !important;
	height: 1px !important;
	text-align: left!important;
	font-size: -10px!important;
	font-family: "Helvetica Neue LT Std 45 Light 22520" !important;
	left: 8em !important;
	top: 1em;	
	
}

.boder:before,.boder:after {

	position:absolute;
	background: #f8e539;
	height:2px;
	content:'';
}

.boder:before{
	width: 15%;
    left:  1em;
    bottom:  70%;
}
.boder:after{
	width: 2px;
	height: 60%;
   	right: 13.9em;
    bottom: 4px;
}


 

h2,
.h2 {
  font-size: 20px;
}

.navbar-brand {
	position: relative;
    height: 50px;
    padding: 0px;
    top: -3em;
    font-size: 1.2em; 
}


.banner-address-left {
	top: 3em !important;
	position: relative;
    text-align: left;
 	padding-top: 1em;
    float: right;
    right: -10em;
    margin-right: 0px;
    width: 20em !important;  
    
}

.banner-address-left2 {
	position: relative;
	top: -2em;
	left: -19em;
    text-align: left;
    padding: 1em;
    float: left;
    width: 50px !important;
    height: 80px!important;
    
}

img.titulo{
position: relative;
width: 300px; 
height: 80px;
left: -8em;
padding-top: 3em ; 

}

/* ====== Flechas de control */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  background: url(../img/acreditacion.png)!important ;
  padding: 0.2em;
  width: 30px !important;
  height: 30px!important;
  color: black;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* fin Flechas de control */


/* === Consultar ===*/
.text-1{
	font-family:  "Helvetica Neue LT Std 45 Light 22520" ;
	font-size: 15px;
	top: 9px;
	right: -25%;
	text-align: left;

}
.text-2{

	font-size: 15px
}
.enviar-b{
	position: relative;
width: 88.2%;
left:  0.7em ;
}
/* === Fin Consultar ===*/







}





/*==============fIN Horizontal 320========*/



/* =========360 MEDIA ============ -*/

@media  (max-width: 360px) and (max-height:800px ) {



/* ===========Lineas y texto para el slider ========= */
	.liner2{
	font-size: 3.5px !important;
	left: 5em;
	top: 7em;
		
}
.liner2:before, .liner2:after {
	position:absolute;
	background: #f8e539;
	height: 2px;
	content:'' ;
}

.liner2:before{
	width: 15%;
    bottom: -15em;
    right:  -3em;
}

.liner2:after{
	width: 2px;
	height: 60%;
    right: -3em;
    bottom: -15em;
}


.boder{
	width: 50%!important;
	color: #fff !important;
	height: 1px !important;
	text-align: left!important;
	font-size: -10px!important;
	font-family: "Helvetica Neue LT Std 45 Light 22520" !important;
	left: 5em !important;
	top: 1em;	
	
}

.boder:before,.boder:after {

	position:absolute;
	background: #f8e539;
	height:2px;
	content:'';
}

.boder:before{
	width: 15%;
    left:  -0.9em !important;
    bottom:  70%;
}
.boder:after{
	width: 2px;
	height: 60%;
   	right: 12em;
    bottom: 4px;
}


 

h2,
.h2 {
  font-size: 20px;
}



/* Fin de Lineas y texto para el slider */





/* Dimesiones  imegenes del Slider */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: 100%;
}

/*  find Dimensiones Imegenes del Slider*/




/* ====== Flechas de control */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  background: url(../img/acreditacion.png)!important ;
  padding: 0.2em;
  width: 30px !important;
  height: 30px!important;
  color: black;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* fin Flechas de control */



/* ===  Header ===*/
.navbar-brand {
	position: relative;
    height: 50px;
    padding: 0px;
    top: -3em;
    font-size: 1.2em; 
}


.banner-address-left {
	top: 3em !important;
	position: relative;
    text-align: left;
 	padding-top: 1em;
    float: right;
    right: -10em;
    margin-right: 0px;
    width: 20em !important;  
    
}

.banner-address-left2 {
	position: relative;
	top: -2em;
	left: -19em;
    text-align: left;
    padding: 1em;
    float: left;
    width: 50px !important;
    height: 80px!important;
    
}

img.titulo{
position: relative;
width: 300px; 
height: 80px;
left: -8em;
padding-top: 3em ; 

}

/* === Fin Header ===*/

/* === Consultar ===*/
.text-1{
	font-family:  "Helvetica Neue LT Std 45 Light 22520" ;
	font-size: 15px;
	top: 9px;
	right: -25%;
	text-align: left;

}
.text-2{

	font-size: 15px
}
.enviar-b{
	position: relative;
width: 88.2%;
left:  0.7em ;
}
/* === Fin Consultar ===*/

}



/* ================fin 360 media ===============*/

/*============== MEDIA 360 HORIZONTAL ==========*/


@media  (max-width: 800px) and (max-height:360px ) {
	/* === Consultar ===*/
.text-1{
	font-family:  "Helvetica Neue LT Std 45 Light 22520" ;
	font-size: 15px;
	top: 9px;
	right: -25%;
	text-align: left;

}
.text-2{

	font-size: 15px
}
.enviar-b{
	position: relative;
width: 88.2%;
left:  0.7em ;
}
/* === Fin Consultar ===*/

/* ===  Header ===*/
.navbar-brand {
	position: relative;
    height: 50px;
    padding: 0px;
    top: -3em;
    font-size: 1.2em; 
}


.banner-address-left {
	top: 3em !important;
	position: relative;
    text-align: left;
 	padding-top: 1em;
    float: right;
    right: -10em;
    margin-right: 0px;
    width: 20em !important;  
    
}

.banner-address-left2 {
	position: relative;
	top: -2em;
	left: -19em;
    text-align: left;
    padding: 1em;
    float: left;
    width: 50px !important;
    height: 80px!important;
    
}

img.titulo{
position: relative;
width: 300px; 
height: 80px;
left: -8em;
padding-top: 3em ; 

}

/* === Fin Header ===*/


/* ====== Flechas de control */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  background: url(../img/acreditacion.png)!important ;
  padding: 0.2em;
  width: 30px !important;
  height: 30px!important;
  color: black;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* fin Flechas de control */

/* ===========Lineas y texto para el slider ========= */
	.liner2{
	font-size: 3.5px !important;
	left: 5em;
	top: 7em;
		
}
.liner2:before, .liner2:after {
	position:absolute;
	background: #f8e539;
	height: 2px;
	content:'' ;
}

.liner2:before{
	width: 15%;
    bottom: -15em;
    right:  -3em;
}

.liner2:after{
	width: 2px;
	height: 60%;
    right: -3em;
    bottom: -15em;
}


.boder{
	width: 50%!important;
	color: #fff !important;
	height: 1px !important;
	text-align: left!important;
	font-size: -15px!important;
	font-family: "Helvetica Neue LT Std 45 Light 22520" !important;
	left: 8em !important;
	top: 1em;	
	
}

.boder:before,.boder:after {

	position:absolute;
	background: #f8e539;
	height:2px;
	content:'';
}

.boder:before{
	width: 15%;
    left:  -0.9em !important;
    bottom:  70%;
}
.boder:after{
	width: 2px;
	height: 60%;
   	right: 15.8em;
    bottom: 4px;
}

 

h2,
.h2 {
  font-size: 20px;
}



/* Fin de Lineas y texto para el slider */





/* Dimesiones  imegenes del Slider */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: 100%;
}

/*  find Dimensiones Imegenes del Slider*/














}

/*============== FIN MEDIA 360 HORIZONTAL ==========*/





/*============ 414 Media =============*/

@media  (max-width: 414px) and (max-height:800px ) {



/* ===========Lineas y texto para el slider ========= */
	.liner2{
	font-size: 3.5px !important;
	left: 5em;
	top: 7em;
		
}
.liner2:before, .liner2:after {
	position:absolute;
	background: #f8e539;
	height: 2px;
	content:'' ;
}

.liner2:before{
	width: 15%;
    bottom: -15em;
    right:  -3em;
}

.liner2:after{
	width: 2px;
	height: 60%;
    right: -3em;
    bottom: -15em;
}


.boder{
	width: 50%!important;
	color: #fff !important;
	height: 1px !important;
	text-align: left!important;
	font-size: -10px!important;
	font-family: "Helvetica Neue LT Std 45 Light 22520" !important;
	left: 5em !important;
	top: 1em;	
	
}

.boder:before,.boder:after {

	position:absolute;
	background: #f8e539;
	height:2px;
	content:'';
}

.boder:before{
	width: 15%;
    left: 0.8em;
    bottom:  70%;
}
.boder:after{
	width: 2px;
	height: 60%;
   	right: 12em;
    bottom: 4px;
}


 

h2,
.h2 {
  font-size: 20px;
}



/* Fin de Lineas y texto para el slider */





/* Dimesiones  imegenes del Slider */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: 100%;
}

/*  find Dimensiones Imegenes del Slider*/




/* ====== Flechas de control */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  background: url(../img/acreditacion.png)!important ;
  padding: 0.2em;
  width: 30px !important;
  height: 30px!important;
  color: black;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* fin Flechas de control */



/* ===  Header ===*/
.navbar-brand {
	position: relative;
    height: 50px;
    padding: 0px;
    top: -3em;
    font-size: 1.2em; 
}


.banner-address-left {
	top: 3em !important;
	position: relative;
    text-align: left;
 	padding-top: 1em;
    float: right;
    right: -10em;
    margin-right: 0px;
    width: 20em !important;  
    
}

.banner-address-left2 {
	position: relative;
	top: -2em;
	left: -19em;
    text-align: left;
    padding: 1em;
    float: left;
    width: 50px !important;
    height: 80px!important;
    
}

img.titulo{
position: relative;
width: 300px; 
height: 80px;
left: -8em;
padding-top: 3em ; 

}

/* === Fin Header ===*/

/* === Consultar ===*/
.text-1{
	font-family:  "Helvetica Neue LT Std 45 Light 22520" ;
	font-size: 15px;
	top: 9px;
	right: -25%;
	text-align: left;

}
.text-2{

	font-size: 15px
}
.enviar-b{
	position: relative;
width: 88.2%;
left:  0.7em ;
}
}


/*============ Fin 414 Media =============*/




/*======= Fin Celulares ====== */
















/* ========Tablets============*/


@media (max-width:768px)  {
.footer img{
	width: 150px;
	height: auto;;
}



}






/* ========Fin Tablets============*/



















































/*|=======================================================================================|
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |            Fin  Responsive  para todos los dispositivos                               |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |                                                                                       |
  |_______________________________________________________________________________________| */






















	/* mail*/
	.mail_r h3{
	left: 1.5em;
	padding-bottom: 1em;
	font-size: 1.5em;
    color: #000000;
    position: relative;
   }


.mail_r p {
	text-align: justify;
	font-size: 20px;
	color:#000000;
	line-height:1em;
	margin:0;
}
.mail_r a {
	text-align: justify;
	font-size: 20px;
	color:gray;
	line-height:1em;
	margin:0;
}
.mail_r p span{
	display:block;
	margin:1em 0 0;
}
.mail_r ul li{
	list-style-type:none;
	color:gray;
}
.mail_r1 ul li{
	margin-bottom:1em;
}
.mail_r ul li i {
    color: #fb5710;
    border: 1px solid #fb5710;
    padding: .5em;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    margin-right: 1em;
}
.mail_r ul li span{

	display:block;
	margin-left: 3em;
}
.mail_r ul li a{
	color:gray;
	text-decoration:none;
}
.mail_r ul li a:hover{
	color:#fb5710;
}
.mail_r ul li{
    margin-bottom: 1.5em;
}

.mail_r1 ul li span {
    display: inline-block;
    margin-left: 0;
    padding-right: 1em;
	color:#000000;
}

.mail_r ul li a span{
	left: 70em;
	position: relative;
	top: 40em;
	}

.mail_r{
	position: relative;
	right: 7em;

}
 /* Bonotes NEgros */
.btn.active {                
	display: none;		
}

.btn span:nth-of-type(1)  {            	
	display: none;
}
.btn span:last-child  {            	
	display: block;		
}

.btn.active  span:nth-of-type(1)  {            	
	display: block;		
}
.btn.active span:last-child  {            	
	display: none;			
}


/* ============= Botones 3D============================ */ 


.btn-n{
	font-weight: bolder;
	font-family: "Helvetica Neue LT Std 45 Light 22520"!;

}

.btn-1 {
    border: none;
	font-family: "Helvetica Neue LT Std 45 Light 22520"!;
	font-weight: bold;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 25px 80px;
	display: inline-block;
	margin: 15px 30px;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-1:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* Button 2 */

.text-b {
	height: 100%;
	padding: 0.6em;
	position: relative;
	font-weight: bold;
	font-family: "Helvetica Neue LT Std 45 Light 22520"!;
	top: 0.5em;
}

.text-b2 {

	font-weight: bold;
	font-family: "Helvetica Neue LT Std 45 Light 22520"!;
}

.btn-2 {
	padding: 1em!important;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	font-family: "Helvetica Neue LT Std 45 Light 22520"!;
    background: #ffeb3b;
	color: #333366;
	box-shadow: 0 6px #403b0f;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}


.btn-2a {
	padding-top: 1em!important;
	
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	font-family: "Helvetica Neue LT Std 45 Light 22520"!;
    background: #ffeb3b;
	color: #333366;
	box-shadow: 0 6px #403b0f;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}




/* Button 2a */
.btn-2a {
    border-radius: 0 0 5px 5px;
}

.btn-2a:hover {
	box-shadow: 0 4px #ffeb3b;
	top: 2px;
}

.btn-2a:active {
	box-shadow: 0 0 #ffeb3b;
	top: 6px;
}

/* Button 2b */
.btn-2b {
	font-family: "Helvetica Neue LT Std 45 Light 22520"!;
	font-weight: bold;
	border-radius: 0 0 5px 5px;
}

.btn-2b:hover {
	box-shadow: 0 8px #403b0f;
	top: -2px;
}

.btn-2b:active {
	box-shadow: 0 0 #403b0f;
	top: 6px;
}

/* Button 2c */
.btn-2c {
	border-radius: 5px;
}

.btn-2c:hover {
	box-shadow: 0 4px #403b0f;
	top: 2px;
}

.btn-2c:active {
	box-shadow: 0 0 #403b0f;
	top: 6px;
}

/* Button 2d */



.btn-2d {
	border-radius: 5px;
}

.btn-2d:hover {
	box-shadow: 0 8px #403b0f;
	top: -2px;
}

.btn-2d:active {
	box-shadow: 0 0 #403b0f;
	top: 6px;
}

/* Button 2e */
.btn-2e {
	border-radius: 5px;
	box-shadow: -6px 0 #403b0f;
}

.btn-2e:hover {
	box-shadow: -4px 0 #403b0f;
	left: -2px;
}

.btn-2e:active {
	box-shadow: 0 0 #403b0f;
	left: -6px;
}

/* Button 2f */
.btn-2f {
	border-radius: 5px;
	box-shadow: 6px 0 #403b0f;
}

.btn-2f:hover {
	box-shadow: 4px 0 #403b0f;
	left: 2px;
}

.btn-2f:active {
	box-shadow: 0 0 #403b0f;
	left: 6px;
}

/* Button 2g */
.btn-2g {
	border-radius: 40px;
}

.btn-2g:hover {
	box-shadow: 0 4px #403b0f;
	top: 2px;
}

.btn-2g:active {
	box-shadow: 0 0 #403b0f;
	top: 6px;
}

/* Button 2h */
.btn-2h {
	border-radius: 20px;
}

.btn-2h:hover {
	box-shadow: 0 4px #403b0f;
	top: 2px;
}

.btn-2h:active {
	box-shadow: 0 0 #403b0f;
	top: 6px;
}

/* Button 2i */
.btn-2i {
	border-radius: 50%;
	width: 90px;
	height: 90px;
	padding: 0;
}

.btn-2i:hover {
	box-shadow: 0 4px #403b0f;
	top: 2px;
}

.btn-2i:active {
	box-shadow: 0 0 #403b0f;
	top: 6px;
}

/* Button 2j */
.btn-2j {
	border-radius: 50%;
	width: 90px;
	height: 90px;
	padding: 0;
}

.btn-2j:hover {
	box-shadow: 0 8px #403b0f;
	top: -2px;
}

.btn-2j:active {
	box-shadow: 0 0 #403b0f;
	top: 6px;
}

.consultas{
	font-family: "Helvetica Neue LT Std 45 Light 22520"!;
	width: 100%;
	height: 100%;
	background: #fff;
}

.text-brand {
	color: #fee93e;


}

.text-brand2 {
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	font-weight: bold;
	color: #fff;
}


img.titulo{
	
	position: relative;
	float: center;
	right: 26em ;
	top: -5em;
	padding :-5em;
	

}

.text-t{
	font-family: "Disolve regular2" !important;
	color: black;
	width: 100%;
	top: -1em;
	font-size: 30px;
	right: 0.1em;
	position: absolute;
	text-align: right;

}

/*stylo para el mensaje de alerta del dictamen*/
.msg{
width: 100%;
z-index: 99999;
background-color: #fb0404;
color: white;
padding: 10px;
text-align: center;
font-weight: 200;
}

.politica-text{
	font-weight: bold;
	padding-bottom: 0.5em;
	width: 75%;
	border-bottom: 2.8px solid  #e6d644;
	border-bottom-width: 2.8px 2em 5em ;
	font-size: 1.5em;
    color: #757575;
    
}

.politica-text1{
	padding-bottom: 0.5em;
	width: 55%;
	border-bottom: 2.8px solid  #e6d644;
	border-bottom-width: 2.8px 2em 5em ;
	font-size: 1.5em;
    color: #37474f;
    
}

#wrap {
    padding: 2em;
}
.panel-horizontal {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.panel-horizontal > .panel-body {
    background-color: white;
    border-radius: 0 4px 4px 0;
    border-left: 1px solid #ddd;
}


.enviado{
color: #fff;
width: 82.5%;
background: #35ADDD;
padding: 10px;
text-align: center;

}

.servicios{
	padding: 1em;
	height: 100%;

}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
	 color: #202242!important;
	 font-size:0.9em;
}
.navbar-default .navbar-brand {
    color: #fff!important;
}
.dropdown-menu > li > a {
    display: block;
        padding: 3px 27px;
	   color: #fff;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 120px!important;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
      background-color: rgba(82, 89, 99, 0.48);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius:0px!important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
       color: #f53753;
    text-decoration: none;
    background-color: #212121;
}

	.dropdown-menu {
		position: absolute;
		top: 100%;
		left: 36%;
		z-index: 9999;
		    background-color: rgb(49, 49, 49);
	}
.info-home{
	position: relative;
	top: 0.3em;
}
img.img-serv{
	width: 1108px !important;
	height: 325px;
	
} 
.info-cont{
	position: relative;
	top: 0.7em;
}
@media  (max-width: 320px)  {


	.consultas{
	font-family: "Helvetica Neue LT Std 45 Light 22520"!;
	width: 100%;
	height: 100%;
	background: #fff;
}


img.img-serv{
	position: relative;
	left: -2em;
	width: 220px !important;
	height: 150px;
	
} 

.servi{
	font-family: "Helvetica Neue LT Std 45 Light 22520";
	font-weight: bold;
	font-size: px !important;
	float: center;
	width: 100%;
	background-size: 50em;
	background: black!important;
	background:  150px 150px !important;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	
}

.servi:hover.active:hover{
	color: red;
}




.servi:before,.servi:after{
	position:absolute !important;
	background: none !important;
	height:2px !important;
	content:'' !important;

}

}

@media  (max-width: 360px)  {


img.img-serv{
	position: relative;
	left: -2em;
	width: 220px !important;
	height: 150px;
	
} 


}


.secciones{

	width: 100%;
	height: 100%;
}


.sub-menu-parent { position: relative; }

.sub-menu { 
  visibility: hidden; /* hides sub-menu */
  opacity: 0;
  position: absolute;
  top:100%;
  left: 0;
  width: 100%;
  transform: translateY(-2em);
  z-index: 999999 !important;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    
    float: left;
    min-width: 140px !important;
    padding: 20px  3px 5px 3px; 
  	margin: 0px
    font-size: 14px;
    text-align: left;
    list-style: none;
      background-color: black !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius:0px!important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.sub-menu a{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px !important; 
}
.sub-menu-parent:hover .sub-menu {
  visibility: visible; /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}



nav a { color: black; display: block; padding: 0.5em 1em; text-decoration: none;   }
nav a:hover { color: #f8e539; }
nav ul,
nav ul li { list-style-type: none; padding: 0; margin: 0; text-align: center; }

nav > ul {  }
nav > ul > li { }
nav > ul > li:first-child { border-left: none; }

.sub-menu {
  background-color: rgb(49, 49, 49);
}


/*contenido Se aplica para todos las secciones con textos*/
.contenido{
	width: 100% ;
	height: auto;


}
.contenido p,.contenido h1, .contenido h2, .contenido h3, .contenido h4,.contenido h5, .contenido li,.contenido a,.contenido span{
	font-family: 'Helvetica Neue LT Std 45 Light 22520' !important;

}
.contenido h1, .contenido h2{
	position: relative;
	padding:5px 0px !important;
	margin: 10px;
	font-weight: bolder;
	}
.contenido h1{
	font-size: 1.7em !important;
}
.contenido h2{
	font-size: 1.6em !important;

}
.contenido h3{
	font-size: 1.2em !important;
font-weight: bolder;
}
.contenido h4{
	font-size: 1.2em !important;
	

}
.contenido h5{
	font-size: 1.2em !important;
	

}
.contenido p, .contenido li, .contenido a,.contenido span{
	font-size: 1.1em !important;
	padding: 5px !important;
	color: inherit !important;
}
.contenido  h2:after{
	display: block;
	 content: ""  !important;
    background-color: #ffeb3e !important;
    width: 25% !important;
    height: 4px;
    position: absolute !important;
    left: 0px !important;
 	 top: 100%;
    z-index: 1 !important;
   
    display: inline-block !important;
}


/*---Carousel*/


.carousel-inner>.item>a>img, .carousel-inner>.item>img{
	

	width: 100% !important;
	height: auto !important;
}
.carousel-caption{

	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	 background-color: rgba(42,47,67,0.8) !important;
	}

.carousel-caption .text{
	position: relative;
	top:30%;
	width: 50%;
	height: 40%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: flex;
justify-content: center;
align-content: center;
flex-direction: column;
	
}
.carousel-caption .text .border-top{
	position: absolute;
	width: 50px;
	height: 50px;
	left: 0;
	top: 0;	
	display: inline-block;
	border-left: solid 1px #e6d645;
	border-top: solid 1px #e6d645;
}
.carousel-caption .text .border-bottom{
	position: absolute;
	width: 50px;
	height: 50px;
	right: 0;
	bottom: 0px;

	display: inline-block;
	border-right: solid 1px #e6d645;
	border-bottom: solid 1px #e6d645;
}
.carousel-control{
z-index: 500;
}
.formdictamen {
	margin-bottom: 20px;
}
.formdictamen input{
width: 100%;
height: 55px;
color: black;
text-align: center;
padding: 5px !important;
margin-top: 10px;
border:solid 1px #757575;
font-family: "Helvetica Neue LT Std 45 Light 22520";
}
.formdictamen button, .formdictamen a, .submit{
	display: table;
background-color:  #e6d645;
width: 100%;
height: 55px;
color: black;
text-align: center;
padding: 5px !important;
border:none;
margin-top: 10px;
font-family: "Helvetica Neue LT Std 45 Light 22520";
font-size: 20px;
}
.formdictamen a{
	padding-top: 10px !important;
	text-decoration: none;
}

.alinear{
			display: flex;
align-items: center;
align-self: center;
}
.log-e{
	padding-left: 10px;
	padding-right: 10px;
}
.carousel-control .glyphicon{
	background-color: #ffea3c !important;
}
.btn-ser a{
display: table;
width: 100%;
float: left;
background-color: #ffea3c;
text-decoration: none;
text-align: center;
padding: 10px;
border-radius: 15px;
color:#2c366b;
font-size: 1.4em;
display: flex;
justify-content: center;
align-content: center;
flex-direction: column;
font-weight: 700;
height: 100px;
box-shadow: inset 0px -3px;
margin-top: 10px;
}
.btn-ser a:hover{
	box-shadow: inset 0px -7px;
} 

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] { -moz-appearance:textfield; }
/*.btn-ser > a + a{
	margin-left: 20%;
}*/
.footer .margen{
	margin-left: 35px;
}
@media only screen and (max-width : 769px){

	.text-1{
		text-align: center;
		font-size: 24px;
		margin: 10px;
	}
.carousel-inner .item img{
	
	width: 100% !important;

}	
.carousel-caption .text{
	
	top:10%;
	width: 60%;
	height: 80%;
	
	
}
.carousel-caption .text h1{
	font-size: 12px;
}
.carousel-caption .text .border-top{
	position: absolute;
	width: 25px;
	height: 25px;
	left: 0;
	top: 0;	
	display: inline-block;
	border-left: solid 1px #e6d645;
	border-top: solid 1px #e6d645;
}
.carousel-caption .text .border-bottom{
	position: absolute;
	width: 25px;
	height: 25px;
	right: 0;
	bottom: 0px;

	display: inline-block;
	border-right: solid 1px #e6d645;
	border-bottom: solid 1px #e6d645;
}
.nav-pills > li {
  width: 100%;
  font-size: 22px;
  left: 0;
  position: relative;
  float: left;
  background: black;
  border-radius: 15px;
  color: #fff;
  font-family: "Helvetica Neue LT Std 45 Light 22520";
  margin:5px;

}
.nav-pills > li, .nav-pills > li + li {
  margin-left: 0px;
  color: #fff;

}
.nav-pills > li.active:after{
   display:none;
    
}
.dict-text{
	font-family:"Helvetica Neue LT Std 45 Light 22520" ;
	padding-bottom: 0.5em;
	width: 100%;
	border-bottom: 2.8px solid  #e6d644;
	border-bottom-width: 2.8px 2em 5em ;
	font-size: 1.5em;
    color: #757575;
    margin: 20px 0 0;
}
.contactos h2{
	margin: 10px 0 10px 0;
	font-size: 1.3em;
}
.btn-ser a{
height: auto;
}
.btn-ser a br{
	display: none;
}
.politica-text{
width: 100%;
}
.contenido ul{
	padding-left: 0px  !important  ;
	margin-left: 0px !important ;

	
}
.contenido h1{
	font-size: 1.4em !important;
}
.contenido h2{
	font-size: 1.2em !important;

}
.contenido h3{
	font-size: 1.1em !important;
	font-weight: bolder;
}
.contenido h4{
	font-size: 1em !important;
}
.contenido h5{
	font-size: 1em !important;
}
.contenido p, .contenido li, .contenido a{
	font-size: 1em !important;
	padding: 5px !important;
}
.header{
	padding-right: 10px;
}
.enviar{
	z-index: 100;
}
.footer .margen{
	margin-left: 0px;
}

}
@media only screen and (max-width : 500px){
	ul{
		list-style: none !important; 
		padding-left: 5px  !important  ;
	margin-left: 0px !important ;
	}
	.pol{
	
		margin-left: 0px;
		padding-left: 0px !important;
	}

}
@media only screen and (max-width : 360px){
	.mini-nav{
	display: none;
}

.contact-form .input-group input,.contact-form .input-group textarea{
	position: relative;
	margin-left: 0px;

}
}

@media(min-width: 900px){
.modal-content.acreditacion {
margin-left: -150px;
width: 900px;
}
}