/*   
Theme Name: ATP Extintores
Description: Pagina de Extintores
Author: Marcos Estrella
Version: 1.0
*/

/* Apply a natural box layout model to all elements: http://paulirish.com/2012/box-sizing-border-box-ftw/ */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.chromeframe {position: absolute; top: 0;}

/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* A Linux- and Windows-friendly sans-serif font stack: http://prospects.mhurrell.co.uk/post/updating-the-helvetica-font-stack */
body {font-size: 13px;
font-family: 'Open Sans', sans-serif;}

/* Using local fonts? Check out Font Squirrel's webfont generator: http://www.fontsquirrel.com/tools/webfont-generator */

/* We like off-black for text. */
body, select, input, textarea {color: #333;}

a {color: #03f;}
a:hover {color: #69f;}

/* Custom text-selection colors (remove any text shadows: http://twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}

/* Mozilla dosen't style place holders by default */
input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }


/* And here begins the WordPress fun.
-------------------------------------------------------------------------------*/

.back{
	background-color: #9e0000;
	height: 200px;
}



.mtp10{
	margin-top: 10px;
}

.center{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 220px;
}

.didi input.search-field {
	border-radius: 10px;
	border: medium none;
    border-radius: 10px;
    padding: 5px;
}


.search-submit {
  font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border: medium none;
  background-color: black;
  color: white;
  border-radius: 50%;
    padding-bottom: 6px;
    padding-top: 6px;
}


ul.responsive-menu-submenu-depth-1 li.responsive-menu-item-has-children a{
	background-color: #848688 !important;

}

ul.responsive-menu-submenu-depth-1 li.responsive-menu-item a{
    background-color: #848688 !important;

}

ul.responsive-menu-submenu-depth-2  li.responsive-menu-item a{
	background-color: black !important;
}

.centro{
	text-align: center;
}

.gris{
	  color: #848688;
}

.tit{
	font-size: 25px;
}

.tel {
	font-size: 50px;
	font-weight: 600;
}

.mail a{
	  color: #848688;
	  font-size: 20px;
}

.mail a:hover{
	  color: #9e0000;
}

.red {
    display: block;
    float: left;
    margin: 0 12px;
    width: 42px;
}

.redes {
	margin-top: 25px;
  display: block;
height: 64px;
    margin-bottom: 20px;
    width: 206px;
    margin-left: auto;
    margin-right: auto;
}

.mb15{
	margin-bottom: 15px;
}
.tit2{
	font-weight: 700;
	font-size: 25px;
}

.espacio{
	height: 20px;
}

.parrafo{
	 margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 15px;
}

.parrafodos{

    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 15px;
}


.parrafo ul{
	list-style-type: disc;
	 padding-left: 40px;
}

.parrafodos ul{
	list-style-type: disc;
	 padding-left: 40px;
}


.form-horizontal > .col-lg-6 > .form-group > .col-sm-10 > .wpcf7-form-control-wrap > .wpcf7-textarea, .wpcf7-text, .wpcf7-select {
    background-color: white;
    border-color: #a9aaac;
    border-radius: 17px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    padding: 4px 8px;
    width: 100%;
}

textarea {
    background-color: white;
    border-color: #a9aaac;
    border-radius: 17px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    padding: 4px 8px;
    width: 100%;
}

div.wpcf7 input[type="file"] {
 background-color: white;
    border-color: #a9aaac;
    border-radius: 17px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    padding: 4px 8px;
    width: 100%;
}


.rri{

	 background-color: #9e0000;
	 color: white;
	 text-transform: uppercase;
	 letter-spacing: 10%;
	 display: block;
	 margin-right: auto;
	 margin-left: auto;
	 width: 110px;
	 border: none;
	 letter-spacing: 3px;
	 font-weight: 600;
	 border-radius: 6px;
	 padding-bottom: 5px;
    padding-top: 5px;
  -webkit-box-reflect: below -25px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.5)));

}

.wpcf7dtx-dynamictext {
    background-color: white;
    border-color: #a9aaac;
    border-radius: 17px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    padding: 4px 8px;
    width: 100%;
}

.lh30{
	line-height: 30px;
}

.link a {
	color: black;
	font-weight: 700;
	font-size: 16px; 
}

.parrafodos h3{

  font-weight: 700;
}

.mbt10{
	margin-bottom: 10px;
}

h2.alto {
    font-size: 15px;
}

.pagi {
    color: white;
    font-size: 20px;
    margin-bottom: 35px;
    margin-top: 35px;
    text-align: center;
}

.pagi span {
    background-color: #9e0000;
    border-color: #9e0000;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: white;
    padding: 2px 9px;
}

a.page-numbers {
    border-color: #ddd;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: #ddd;
    padding: 2px 9px;
}

.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
    margin-top: 20px;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

/* Print styles!
-------------------------------------------------------------------------------*/
@media print {

}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/

@media screen and (max-device-width: 480px) {

}

@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
} */
@media (max-width: 768px) {


}


@media (min-width: 768px) {





}
@media (max-width: 992px) {


}


@media (min-width: 992px) {


}
@media (min-width: 1200px) {





}
@media (max-width: 1200px) {


