@import url('https://fonts.googleapis.com/css?family=Roboto+Mono:100,100i,300,300i,400,400i,500,500i,700,700i&display=swap');

@font-face {
	font-family: "GothamLight";
	src: url("fonts/Gotham-Light.ttf");
}

@font-face {
	font-family: "GothamBold";
	src: url("fonts/Gotham-Bold.ttf");
}

body {
	/*font-family: 'Hero';*/
	font-family: 'GothamLight';
}

a.text-light2:focus, a.text-light2:hover, a.text-light2{
    color:#fff!important;
}

.nerd{
    width: 100%;
}

.container-full {
	max-width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	text-align: center;
}

.container1 {
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	/*background-image: url(../img/fondolic.png);*/
	background-repeat: no-repeat;
	background-size: cover;
	height: 400px;
}

.centered {
	position: absolute;
	top: 50%;
	left: 20%;
	transform: translate(-50%, -50%);
	line-height: 50px;
	padding: 2% 10%;
	font-size: 3em;
	color: #fff;
	font-weight: 900;
	background: linear-gradient(to left, rgba(14, 1, 96,0.01), rgba(8,2,41,0.9) , rgba(8,2,41,1) , rgba(8,2,41,1));
}

#txtInicio {
	font-weight: 200;
	font-size: 26px;
}

#logoNosotros {
	margin-left: 40%;
	margin-top: 2%;
}

#txtNosotros {
	/*text-transform: uppercase;*/
	color: #10088c;
	text-align: center;
	line-height: 20px;
	font-weight: 400;
	margin-top: 2%;
}

.licImg {
	margin-top: 3%;
}

.txtLic {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
	text-transform: uppercase;
}

.txtLic2 {
    padding-top:3px;
    color: #10088c;
    font-size: 1.05em;
    font-weight: 800;
}


.txtEquipo, #txtServicios {
	text-transform: uppercase;
	/*letter-spacing: 10px;*/
	color: #ed6802;
	font-size: 2em;
	margin-top: 3%;
	font-family: GothamBold;
}

.txtServ {
	font-size: 1.5em;
	font-weight: 900;
	color: #042156;
	text-transform: uppercase;
	margin-top: 5%;
}

.listServ {
	/*text-transform: uppercase;*/
	text-align: left;
	font-size:0.875em;
	color: #042156;
}

.centered1 {
	position: absolute;
	transform: translate(0%, -100%);
	line-height: 40px;
	padding: 2% 6%;
	font-size: 2.5em;
	color: #fff;
	text-align: center;
}

#ImgCintillo {
	width: 100%;
}

#ImgCintillo2 {
	max-width: 100%;
	height: 250px;
}

.row {
	margin-left: 0px;
	margin-right: 0px;
	
}

#rowServicios {
    padding-top: 3%;
}

footer {
	background-image: url(../img/fondocontacto.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.border {
	border: 1px solid #f27900!important;
	width: 52%;
}

.form-control {
	background-color: #e8e8e8;
	border-radius: 50px;
	opacity: 0.5;
	border: transparent;
	color: #000;
}

.form-control:focus {
	color: #000;
}

.bg-primary {
	background-color: #16406d!important;
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
	background-color: #16406d;
}

a {
	color: #16406d!important;
}

#ImgInicio {
	margin-top: 5%; 
	width: 100%;
}

#ImgInicio32 { 
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 100%;
}


#sendMessageButton {
	color: #fff;
	background-color: #f26000;
	padding: 2% 17%;
	border-radius: 25px;
}

#centered2 {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 15%);
}

#centered3 {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 100%);
	padding: 2%;
	font-size: 2em;
}

#txtEmail {
    font-size: 18px;
}

.ph-10{
    padding-top:20px;
}

.img-servicios{
    width: 55%;
}

#lightbox {
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    
}

img#lightboxImage {
    width: 100%;
    height: 600px;
} 

#lightboxDetails {
    font-size: 0.8em;
    padding-top: 0.4em;
}	

#lightboxCaption {
    float: left; 
}

#keyboardMsg { 
    float: right; 
}

#closeButton { 
    top: 5px; 
    right: 5px; 
}

#lightbox img { 
    border: none; 
    clear: both;
} 

.button1 {
  background-color: #ed6802; /* Green */
  border: none;
  color: #fff!important;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 20px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  font-weight: 600;
}

#overlay img { 
    border: none; 
}
#overlay { background-image: url("https://img.webme.com/pic/c/cssplantillas/overlay.png"); }
* html #overlay{background-color: #333;background-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://img.webme.com/pic/c/cssplantillas/overlay.png", sizingMethod="scale");}

#containerLic {
    width: 60%; 
    margin: 5% 0% 0% 20%;
    font-family: 'GothamLight';
    color: #10088c;
}

.float{
	position: fixed;
width: 70px;
height: 70px;
bottom: 40px;
right: 40px;
background-color: #25d366;
color: #FFF !important;
border-radius: 50px;
text-align: center;
font-size: 40px;
z-index: 100;
box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, 0.24);

}
.float:hover {
	text-decoration: none;
	color: #fff;
  background-color:#0fb44d;
}

.my-float{
	margin-top:16px;
}

@media (min-width: 760px){
    .misionvisio .col-sm-12:first-child {
        padding-left:0px;
    }
    
    .misionvisio .col-sm-12:last-child{
        padding-right:0px;
    }
}
@media (max-width: 759px){
    .misionvisio .col-sm-12:first-child {
        padding:0px;
    }
    
    .misionvisio .col-sm-12:last-child{
        padding:0px;
    }
    
    .img-servicios{
        width: 55%;
    }
}

@media only screen and (min-width: 200px) and (max-width: 760px){ 
	.centered1 {
		line-height: 35px;
		font-size: 2em;
		width: 90%;
        transform: translate(6%, -120%);
	}

	.container1 {
		height: auto;
	}

    .misionvisio {
        padding-left: 0px;
    }

	.licImg {
		width: 33.3%;
	}

	.txtLic {
		font-size: 1em;
	}

	.txtLic2 {
		font-size: 1em;
	}

	#logoNosotros {
		margin-left: 27%;
	}

	.centered {
		font-size: 1.5em;
		line-height: 22px;
		left: 32%;
	}

	#txtInicio {
		font-size: 18px;
	}

	#ImgInicio {
		height: 250px;
		margin-top: 180px;
	}

	#centered3 {
		padding: 0;
		transform: translate(-50%, 230%);
	}

	#txtServicios {
		line-height: 30px;
	}
	
	#ImgCintillo {
        width: 100%;
        height: 170px;
    }
	
	#txtEmail {
	    font-size: 17px;
	}
	
	.nerd {
	    width: 20%;
	}
}