@font-face {
    font-family: Roboto;
    font-weight: 900;
    src: url("fonts/Roboto.ttf") format("opentype");
}

@font-face {
    font-family: Pt-Sans;
    font-weight: 900;
    src: url("fonts/Pt-Sans.ttf") format("opentype");
}

@font-face {
    font-family: OpenSans-Heavy;
    font-weight:900;
    src: url("fonts/Open-Sans-Heavy.ttf") format("opentype");
}
@font-face {
    font-family: OpenSans-Regular;
    src: url("fonts/Open-Sans-Regular.ttf") format("opentype");
}

@font-face {
    font-family: Copperplate-Gothic-Bold;
    src: url("fonts/COPRGTL.TTF") format("opentype");
}

.subcaption
{
    font-family:Open+Sans;
    font-size: 55px;
}

:focus::-webkit-input-placeholder{color:transparent;}

.btnFrm
{
    background-color: #ff9d04;
    width: 80%;
    height: 50px;
    font-size: 18px;
    color: #fff;
    border-radius: 9px;
    font-family:'OpenSans-Regular';
}
.inText 
{
    -webkit-input-placeholder  color: #4e4e4e;  
    -moz-placeholder /* Firefox 18- */ color: #4e4e4e;  
    -moz-placeholder  /* Firefox 19+ */ color: #4e4e4e;     
    -ms-input-placeholder color: #4e4e4e; 
    border: 1px solid #efefef;
    color: #4e4e4e;
    border-radius: 3px;
    padding: 15px 15px;
    font-size: 15px;
    -webkit-box-shadow: inset 10px 10px 5px #5c5c5c;
    -moz-box-shadow: inset 10px 10px 5px #5c5c5c;
    box-shadow: inset 0px 0px 8px #e8e8e8;
    margin: 10px 0;
    width: 100%;
    text-align: center;
    
}


@media only screen and (max-width: 700px) {
    
    #carouselExampleIndicators{
        
 		height: 40%;
 		
	}
			
    .imgBanner{
        
        height: 75vh;
    }

    .carousel-caption{
        background: rgba(128, 128, 128, 0.4);
        text-align:center;
        border-radius:10px;
                            }
    .carousel_min
    {
        margin-top:10%;
        margin-left:10%;
        margin-right:10%;
        width:80%;
    }
    
    .imgFrm{
        width:50%;
        height:50%;
    }

    .TextForm
{
    font-size:23px;
    color:#ffffff; 
    font-family: 'OpenSans-Heavy';
    padding-left:10px;
    padding-right:10px;
    margin-top:2%; 
    margin-bottom:2%;
    text-align:justify;
}
.section2
{
    text-align:center;
    background-color: #000000; 
    padding-top:2%;
}
.section1
{
    text-align:center;
    background-color: #000000; 
    padding-top:0%;
}

}

@media only screen and (min-width: 1023px) {
    
    #carouselExampleIndicators{
        
 		height: 15%;
 		
	}
			
    .imgBanner{
        
        height: 75vh;
    }
    
    .carousel_min
    {
        margin-top:5%;
        margin-left:5%;
        margin-right:5%;
        width:40%;
    }
    
    .carousel-caption{
        background: rgba(128, 128, 128, 0.4);
        margin-left:15%;
        margin-right:15%;
        text-align:center;
        border-radius:10px;
                            }
                            
    .dropdown-menu{
        background-color: #000000;
        color:#000;
    }
    .dropdown-item:hover{ 
        background-color: #000000;
        color:#000;
        
        }

    .imgFrm{

        width:50%;
        height:50%;
    }

    .TextForm
    {
        font-size:23px;
        color:#ffffff; 
        font-family: 'OpenSans-Heavy';
        padding-top:20%; 
        margin-bottom:2%;
    }
    .section2
    {
        text-align:left;
        background-color: #000000; 
        padding-top:3%;
    }
    .section1
    {
        text-align:left;
        background-color: #000000; 
        padding-top:2%;
    }


}

.imgBanner
    {
        width:100%;
        max-height: 630px !important;
    }

body {

	background-color: #E6E6E6 ;
}

html {overflow-x:hidden}

.navbar-expand-sm {background-color: #FF8C00;
}
#slideshow { 
    margin: 50px auto; 
    position: relative; 
    width: 240px; 
    height: 240px; 
    padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}
#collapsibleNavbar{
	/*margin-left: 500px;
	padding-left: 200px;
	padding-right: 150px;*/

}

li.nav-item {padding-left: 50px;
    /*font-family: 'Pt-Sans'*/
}


	footer{
		margin: 0;
		padding: 0;
		border: 0;
		font: inherit;
		vertical-align: baseline;
		
	}
	footer{
		display: block;
	}

	.menu-mobile-social .footer-social__item {
		margin: 10px 8px 0 0
	}

	.menu-mobile-social .footer-social__item:before {
		font-size: 30px
	}
	.p-asidemenupage .footer {
		position: fixed;
		bottom: 0;
		z-index: -1
	}
	.footer-top,
.footer__title,
.section__title,
.tooltip {
    font-weight: 300
}
.footer-form__input {
    max-width: 100%
}
.footer-top {
    background: #0B1216;
    padding: 20px 0 0;
    color: #9AA8A8
}

.footer-top [class^=col-]:hover .footer__title:after {
    width: 15%
}

.footer__title {
    position: relative;
    padding-top: 30px;
    color: #fff;
    font-family: Lato, Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 60px;
    text-transform: uppercase
}

.footer__title:after,
.footer__title:before {
    position: absolute;
    display: block;
    top: calc(100% + 15px);
    content: '';
    left: 0;
    height: 1px
}

.footer-form__input,
.footer-form__submit {
    font-family: "PT Sans", Helvetica, sans-serif
}

.footer__title:before {
    width: 100%;
    background: #142027
}

.footer__title:after {
    width: 20px;
    background: #FF8C00;
    -webkit-transition: .6s width;
    transition: .6s width
}

.footer__about {
    line-height: 1.4
}

.footer-contacts__item {
    line-height: 1.7
}

.footer-contacts__link {
    color: #FF8C00;
    -webkit-transition: .3s color;
    transition: .3s color
}

.footer-contacts__link:hover {
    color: #fff
}

.footer-social__item {
    display: inline-block;
    margin: 30px 10px 0 0
}

.footer-social__item:before {
    font-size: 40px;
    color: #4e5b5b;
    -webkit-transition: .3s color;
    transition: .3s color
}

.footer-social__item:hover:before {
    color: #FF8C00
}

.footer-twitter-feed-vertical__list a {
    color: #FF8C00;
    font-size: 14px;
    -webkit-transition: .3s color;
    transition: .3s color
}

.footer-twitter-feed-vertical__list a:hover {
    color: #fff
}

.footer-twitter-feed-vertical__item {
    position: relative;
    padding: 0 0 15px 40px;
    color: #9AA8A8;
    font-size: 14px
}

.footer-twitter-feed-vertical__item:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 22px;
    color: #FF8C00;
    -webkit-transition: .6s transform;
    transition: .6s transform
}

.footer-twitter-feed-vertical__item .tweet {
    color: #9AA8A8
}

.footer-twitter-feed-vertical__item .timePosted {
    color: #9AA8A8;
    font-size: 12px
}

.footer-form {
    text-align: right
}

.footer-form__input {
    border-radius: 0;
    margin: 0 0 10px;
    padding: 8px 10px;
    border: none;
    min-width: 100%;
    background: #0e161b;
    color: #9AA8A8;
    overflow: auto;
    -webkit-transition: .3s background-color;
    transition: .3s background-color
}


.footer-form__input:focus {
    background: #101a20
}
/*agregado*/
.footer__subtitle:before {
	content: '';
	position: absolute;
	display: block;
	top: calc(100% + 15px);
	left: 0;
	width: 100%;
	height: 1px;
	background: #142027;
}
.footer__subtitle:after {
	content: '';
	position: absolute;
	display: block;
	top: calc(100% + 15px);
	left: 0;
	width: 20px;
	height: 1px;
	background: #FF8C00;
	-webkit-transition: 0.6s width;
	transition: 0.6s width;
}
.footer-form__submit {
    margin: 0;
    padding: 10px 32px;
    border: none;
    font-weight: 300;
    color: #fff;
    background: #0e161b;
    cursor: pointer;
    -webkit-transition: .4s background-color;
    transition: .4s background-color
}

.footer-copy,
.footer-menu__link {
    font-family: Lato, Helvetica, sans-serif
}

.footer-form__submit:hover {
    background: #FF8C00
}

.footer-bottom {
    background: #090f13;
    padding: 30px 0;
    font-size: 14px;
    color: #9AA8A8
}

.footer-copy {
    padding-bottom: 0
}

@media (max-width:767px) {
    .footer-copy {
        text-align: center
    }
}

/*agregado*/
.footer-top [class^="col-"]:hover .footer__subtitle:after {
	width: 15%;
}

.footer__title {
	position: relative;
	padding-top: 30px;
	color: #fff;
	font-family: "Lato", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 60px;
	text-transform: uppercase;
}

/*agregado*/
.footer__subtitle {
	position: relative;
	padding-top: 8px;
	color: #fff;
	font-family: "Lato", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.footer-copy__heart {
    display: inline-block;
    width: 24px;
    color: #ff63b7;
    vertical-align: text-top;
    font-size: 18px;
    text-align: center;
    -webkit-animation: 1s pulse infinite alternate;
    animation: 1s pulse infinite alternate
}

.footer-menu {
    padding-bottom: 0;
    text-align: right
}

@media (max-width:767px) {
    .footer-menu {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 20px
    }
}


.footer-menu__item {
    display: inline;
    margin-right: 25px
}

.footer-menu__item:last-child {
    margin-right: 0
}

.footer-menu__link {
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    -webkit-transition: .4s color;
    transition: .4s color
}

.footer-menu__link:hover,
.footer-menu__link_active {
    color: #FF8C00
}

.footer-menu__link:after {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 0;
    height: 1px;
    margin-top: 18px;
    background: #FF8C00;
    -webkit-transition: .6s width;
    transition: .6s width
}

.footer-menu__link:hover:after {
    width: 100%
}

.ups-footer-description{text-align: justify-all;}

.carousel-inner img {
    width: 100%;
    max-height: 460px;
}

.carousel-inner{
 height: 20%;
 
}


.img-circle { border-radius: 50% }

/*.carousel-caption {font-family: 'Pt-Sans', sans-serif;
					font-size: 20px}*/
.item { font-family: 'Pt-Sans' , sans-serif }	

 body h1,body h2, body h3, body h4, body h5, body h6 {
	font-family: 'Pt-Sans';
	font-weight: bold;
}


.h1{
	font-family: 'Pt-Sans';
	font-weight: bold;
}

.h2{
	font-family: 'Pt-Sans';
	font-weight: bold;
}

p{
	font-family: 'Pt-Sans'
}

#showcase h1{
	font-size: 30px;
	font-family: 'Pt-Sans'
	
}

img.what{
	width: 80%;
	margin-left: 30px;
}

img.how{
	width: 80%;
	margin-left: 30px;
}

#showcase .showcase-right{
	margin-top: 70px;
	margin-right: 80px
}

img.falla{
	width: 117.5%;
}

.seccion1 {

	margin-top:25%;
	margin-left: 30%;
}

.seccion2 {

	margin-top:5%;
}

.seccion3 {
	margin-top: 5%;
	margin-left: 20%;
}

.seccion4{
	margin-top: 5%;
	margin-left: 25%;
}

.seccion5 {
	margin-top: 10%;
	margin-right: 20%; 
}

.seccion7 {
	margin-top: 15%;
	margin-right: 20%; 
	margin-left: 10%;
}

.seccion8 {	
	margin-left: 9%;
}

.seccion9 {
	margin-top: 10%;	
	margin-right: 20%;
}

.text {
	margin-top: 15%;
	margin-right: 5%; 
}

img.upss{
	width: 100%;
}

img.titanUNO{
	width: 50%;
	margin-left: 100px;
}

img.micronet{
	width: 80%;
	margin-left: 50px;
}

img.micronet2{
	width: 80%;
	margin-left: 50px;
}

img.micronet3{
	width: 80%;
	margin-left: 50px;
}

#fondo {
    background: linear-gradient(top, black, gray);
}

img.imgicon{
	padding-left: 0px;
}








									

