/*
Theme Name: Cretum
Description: Diseñado para Cretum Consultora
Author: WeboCreativo
Author URI: http://www.webocreativo.com
Template: uncode
Version: 1.0.0
*/

/*MENU PRINCIPAL */
.menu-item a {text-transform: uppercase;}
.menu-smart > li > a {padding:0px 10px 0px 10px !important;}

.t-entry-title a {font-size: 25px;}
p.text-lead {font-size: 15px;}

.double-block-padding {padding: 22px 36px 0px 36px;}

.txt-valores p {
	font-size: 18px;
    color: #ffffff;
    line-height: 17px;
}

.servicios-head p,
.servicios-head h3 {color: #ffffff;}

.t-entry-author {display:none;}

/*LIMPIANDO OFERTAS LABORALES */
#page-header .category-info,
#page-header .author-info {display:none;}

.tmb .t-entry-visual .t-overlay-text .t-entry > *:first-child {text-shadow: 0 0 10px #000000;}


/*NORDEX */
body.page-id-86022 .control-label,
body.page-id-86022 .help-block {color:#ffffff !important;}
.logos-nordex img {max-width: 300px !important; margin:0 auto;}
.caldera-grid .btn-default {background-color: #009E8C !important; color:#fff !important;}
.caldera-grid .btn-default:hover {background-color: #00796c !important;color:#fff !important;}
.checkbox label {color:#ffffff !important;}

/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
      
      body[class*=hmenu] ul.menu-smart > li, ul.menu-smart.menu-horizontal > li {
      padding: 10px 0;
    text-align: center;
  }

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}