

.col5{
	width: 5%;
	display: inline-block;
}


.col15{
	width: 15%;
	display: inline-block;
}

.col20{
	width: 20%;
	display: inline-block;
}

.col30{
	width: 30%;
	display: inline-block;
}

.col40{
	width: 40%;
	display: inline-block;
}

.col70{
	width: 70%;
    display: inline-block;
    
}

.col80{
	width: 80%;
    display: inline-block;
}

/*.citaSection{
	margin-top: 18px;
    border: none 5px #000000;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    -moz-box-shadow: 0px 0px 5px #000000;
    -webkit-box-shadow: 0px 0px 5px #000000;
    box-shadow: 0px 0px 5px #000000;
}*/





/*--------------------------H O M E-------------------------------------------*/


nav {
	width: 100%;
	text-align: right;
	color: rgba(41, 171, 226, 1);
}

nav div{
	text-decoration: none;
}

nav div a{
	display: inline-block;
	text-decoration: none;
	margin-right: 0px;
	color: rgba(41, 171, 226, 1);
}

header {
	width: 100%;
	height: 573px;
	background-color: black;
}

header .slider{
	background-image: url(../images/homePoster.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: inherit;
	text-align: center;
}

.slider .logo{
	background-image: url(../images/logo.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 190px;
}

.slider .infoServicios{
	display: inline-block;
    background: url(../images/backu.png) repeat top;
    margin: 150px 5px 0px 5px;
    transition: all .4s;
    height: 180px;
    width: 250px;
    vertical-align: top;

}

.slider .infoServicios a{
    font-size: 31px;
    color: #fff;
    font-family: 'GothamM';
    font-weight: 100;
    margin-top: 40px;
    line-height: 150%;
    font-weight: 400;
    text-decoration: none;
}

section.lower{
	width: 100%;
	height: 520px;
	text-align: center;
	background: #fefefe /*url(../images/low-bg-blue.png) repeat-x*/;
	height: auto;
    border-bottom: 1px solid #626262;
}



.lower .cita{
	height: 130px;
    box-sizing: border-box;
    padding-top: 12px;
    margin-top: 18px;
    border: none 5px #000000;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    -moz-box-shadow: 0px 0px 5px #000000;
    -webkit-box-shadow: 0px 0px 5px #000000;
    box-shadow: 0px 0px 5px #000000;
    overflow: hidden;

}

.lower .cita .image{
	background-image: url(https://tlatolli.com/wp-content/themes/blankslateMovil/images/icrw.png);
	background-size: contain;
	background-position-y: center;
	background-position-x: center;
	background-repeat: no-repeat;
	width: 25%;
	height: 90px;
	display: inline-block;
	vertical-align: top;
}

.lower .cita .citaTexto{
	width: 65%;
    height: 130px;
    display: inline-block;
    vertical-align: top;
}

.lower .cita .citaTexto h3{
    display: block;
    font-size: 16px;
    line-height: 130%;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    padding-right: 10px;
    padding-top: 5px;
    overflow: hidden;
    text-align: left;

}

.lower .cita .citaTexto h4{
    font-size: 12px;
    font-style: italic;
    margin-top: 10px;
	text-align: right;
    margin-right: 10px;
}

.lower #quote1{
	width: 30px;
	height: 130px;
	background-image: url(../images/quote1.png);
	background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    background-position-y: 0;
    background-position-x: 0;
    float: none;

}

.lower #quote2{
	width: 30px;
	height: 130px;
	background-image: url(../images/quote2.png);
	background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    background-position-y: 48px;
    background-position-x: 0;
    float: none;
}

.bluebutton2 {
    display: block;
    background: url(../images/bluebut.png) no-repeat center top;
    color: #fff;
    font-weight: 700;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    padding: 8px 9px 11px;
    transition: all 1s;
    -webkit-transition: all 1s;
}


.lower .tab{
    display: inline-block;
    background: aliceblue;
    margin: 20px;
    width: 220px;
    height: 322px;
    vertical-align: top;
}

.lower .tab img{
	display: block;
	margin: 15px auto;
}

.lower .tab p{
	color: #666;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    margin: 35px 0 80px;
}


.lower .tab .lengus a{
	color: #666;
    font-weight: bold;
    font-size: 30px;
    line-height: 190%;
    text-decoration: none;
}

.lower .tab span{
    display: block;
    padding: 0 15px;
    line-height: 150%;
    font-size: 13px;
    color: #666;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

footer{
	height: initial;
	width: 100%;
	background-color: black;
	color: white;
	min-width: auto !important;  

}

#footer{
	min-width: 300px;
}

#nuestroSitio, #infoFooter, #credits{
}

#infoFooter #credits{
	bottom: 10px;
}

#credits{
	bottom: 10px;
}

input[type="checkbox"] {
    width: auto;
    width: initial;
}

label{
	vertical-align: middle;
}

/*-------------------------- MENU --------------------------*/

#optionsBar{
	width: 100%;
	height: 26px;	
	background: rgb(161,173,205);
	color: #444444;
	box-sizing:border-box;
	padding-top:8px;
	padding-right: 20px;
	overflow: hidden;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

#optionsBar div{
	display: inline-block;
}

#optionsBar a{
	text-decoration: none;
	color: #444444;
}

#mainMenu{
	width: 100%;
	height: 52px;
	background: url(../images/bg-header.jpg) repeat;
	text-align: center;
}

#mainMenu ul li {
	display: inline-block;
	margin-left: 10px;
}


#mainMenu ul li a{
	color: #29ABE2;
	font-weight: bold;
	vertical-align: middle;
    height: 7px;
}

#mainMenu a{
	color: #29ABE2;
}

#mainMenu ul li.current_page_item a{
	color: white;
}



#mainMenu > div{
	display: inline-block;
	margin-top: 16px;
	vertical-align: top;
}

#cotizacionMenu{
	width: 30%;
}

div#movileMenu{
	display: none;
    width: 70%;
}

#movileMenuIcon{
    width: 36px;
    height: 36px;
    background-image: url(../images/menu-icon.png);
    background-size: cover;
    text-align: right;
}



@media(min-width:1200px){
	/*-----------------------------------PAGE COTIZACION---------------------------*/
	.col33{
		width: 33%;
		display: inline-block;
		vertical-align: top;
	}
	/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!ESTO CAMBIA EL ESTILO DE STYLE!!!!!!!!!!!!!!!!!!!!!!!!*/
	#lower2 .page{
		width: 100%;
		max-width: 900px
	}


	.pagecontent input{
		width: initial;
	}

}

@media(max-width:1199px){
		/*-----------------------------------PAGE HOME---------------------------*/

	.lower .tab {
	    display: inline-block;
	    background: aliceblue;
	    margin: 20px 5px;
	    width: 215px;
	    height: 322px;
	    vertical-align: top;
	}
	/*-----------------------------------PAGE COTIZACION---------------------------*/
	.col33{
		width: 49%;
		display: inline-block;
		vertical-align: top;
	}

	.pagecontent input{
		width: initial;
	}
}

@media(max-width:992px){
	/*-----------------------------------PAGE HOME---------------------------*/
	.slider .infoServicios {
		width: 230px;
		vertical-align: top;
	}

	.lower .cita{
		width: 95%;
	}

	.lower .tab {
	    display: inline-block;
	    background: aliceblue;
	    margin: 20px 42px;
	    width: 242px;
	    height: 322px;
	    vertical-align: top;
	}
	/*---------------------------PAGE QUIENES SOMOS----------------*/

	#lower2 .page{
		width: 100%;
		box-sizing: border-box;	
	}

	#lower2 .page img{
		width: initial;
		height: initial;
	}

	#lower2 .pagecontent img{
		margin-right: 30px;
	}

	.imageMovil{
		width: 320px !important; 
		height:  320px !important; 
	}
	/*---------------------------PAGE SERVICIOS----------------*/
	.pagecontent p {
	    margin-bottom: 20px;
	    margin-right: 16px;
	    display: block;
	}

	/*---------------------------PAGE NUESTROS CLIENTES----------------*/

	#lower2 .pagecontent img.alignnone{
		width: initial;
		height: auto;
	}

	/*---------------------------PAGE CONTACTO----------------*/

	#lower2 .pagecontent img.wpcf7-form-control{
		width: initial;
		height: auto;
	}

	footer{

	}

	footer .content{
		width: 100%;
		overflow: hidden;
	}

	.content .footer-widget-container {
	    display: inline-block;
	    margin: 0px 0px 30px 20px;
	    width: 220px;
	    float: none;
	    vertical-align: top;
	}

}

@media(max-width:930px){
	/*-----------------------------------PAGE HOME---------------------------*/
	.slider .infoServicios {
		width: 230px;
		vertical-align: top;
	}
	.lower .cita{
		width: 95%;
	}

	.lower .tab {
	    display: inline-block;
	    background: aliceblue;
	    margin: 20px 42px;
	    width: 242px;
	    height: 322px;
	    vertical-align: top;
	}
	.slider .logo {
	    width: 90%;
	}

	.lower .cita {
    	height: 275px;
	} 
	 .lower .cita .image {
	    background-position-x: center;
	    background-repeat: no-repeat;
	    width: 160px;
	    height: 110px;
	    display: inline-block;
	    vertical-align: top;
	    display: block;
	    margin: 0 auto;
	}
	
	.lower .cita .citaTexto {
	    width: 80%;
	}

	.lower #quote2 {
    	background-position-y: 75px;
	}

	#lower2 .pagecontent img.alignnone {
	    width: initial;
	    height: initial;
	}
}
@media(max-width:768px){
	/*-----------------------------------PAGE HOME---------------------------*/
	header .slider{
		overflow: hidden;
	}
	.slider .logo {
	 	margin-bottom: 273px;
	}

	.slider .infoServicios {
	    width: 100%;
	    vertical-align: top;
	    margin: 2px 0 0 0;
	    height: initial;
	    max-height: 30px;
	}

	.slider .infoServicios a {
	    font-size: 20px;
	}

	.lower .cita {
	    height: 335px;
	}
	/*-----------------------------------PAGE COTIZACION---------------------------*/
	.col33{
		width: 100%;
		display: inline-block;
		vertical-align: top;
	}
	
	/*---------------------------PAGE QUIENES SOMOS----------------*/
	.pagecontent p {
	    margin-bottom: 20px;
	    margin-right: 16px;
	    display: block;
	}

	/*---------------------------PAGE SERVICIOS----------------*/
	.pagecontent p {
	    margin-bottom: 20px;
	    margin-right: 30px;
	    display: block;
	
	}
	/*---------------------------PAGE NUESTROS CLIENTES----------------*/
	.pagecontent ul li {
	    margin-right: 60px;
	}


	/*---------------------------PAGE CONTACTO----------------*/
	
	#lower2 .pagecontent h3{
		margin-right: 30px;
	}

	#lower2 .page img#contactImage {
	    display: none;
	}

	#lower2 .pagecontent img.alignnone {
	    width: initial;
	    height: initial;
	}

	.imageMovil{
		width: 100% !important; 
		height:  auto !important; 
		margin: 0px !important;
	}


	footer #text-3 {
		display: inline-block;
    	width: 310px;
    	margin-right: 20px;
	}

	.content .footer-widget-container {
    width: initial;
	}

	#footer .credits {
	 	display: block;
	 	width: 310px;

	}

	/*-------------------- MENU --------------------*/

	div#cotizacionMenu{
		display: inline-block;
	    width: 80%;
	}

	div#movileMenu{
		display: inline-block;
	    width: 20%;
	    margin-top: 8px;
	}

	#movileMenuIcon{
	    width: 36px;
	    height: 36px;
	    background-image: url(../images/menu-icon.png);
	    background-size: cover;
	    text-align: right;
	}

	div#menuElements {
		width: 100%;
		display: none;
		position: relative;
		margin-top: 0px;
	}

	#menuElements  ul {
	    width: 100%;
	    background: gray;
	    position: absolute;
	    z-index: 10000;
	}

	#menuElements ul li{
	    width: 100%;
	    text-align: center;
	    height: 32px;
	    background: black;
	    margin: 0px 0px 1px 0px;
	}
	
}

@media(max-width:480px){

	header {
	    width: 100%;
	    height: inherit;
	    background-color: black;
	}
	.lower .cita {
	    height: 430px;
	}

	#quote1, #quote2{
		display: none !important;
	}

	.pagecontent input {
	    width: 245px;
	}

	.pagecontent textarea {
	    width: 245px;
	}
	#optionsBar{
		height: 36px;
	}

	.pageheader h1 {
	    left: 20px;
	}
	.pageheader .content img {
	    display: none;
	}

	input[type="checkbox"] {
	    width: auto;
	    width: initial;
	}

}


@media(max-width:320px){
	header {
	    width: 100%;
	    height: inherit;
	    background-color: black;
	}
	.slider .infoServicios a {
    	font-size: 16px;
	}

	.lower .cita {
	    height: 445px;
	}

	.lower #quote2 {
    	background-position-y: 0;
	}

	#lower2 .pagecontent img.alignnone {
	    width: initial;
	    height: initial;
	}

	footer #text-3 {
	    display: block;
	    width: 260px;
	    margin-right: 20px;
	}

	#footer .credits {
	 	display: block;
	 	width: 260px;

	}
}