/*
 Theme Name:     Digitus
 Theme URI:      https://digitus.tv
 Description:    Divi Child Theme
 Author:         Digitus
 Author URI:     https://digitus.tv
 Template:       Divi
 Version:        1.0.0
*/

.cursor-pointer {
	cursor: pointer;
}
.upper {
	text-transform: uppercase;
}
.hidden {
	display: none !important;
}
#main-content .container:before {
	display: none;
}
#main-content h2 {
	text-transform: capitalize;
}
#carouselCollections .carousel-indicators li {
	width: 12px;
  height: 12px;
	border-radius: 50%;
}
input.filter-search {
    width: 100%;
    font-size: 24px;
    padding: 14px 20px;
    margin-bottom: 14px;
    color: #000;
    border: none;
	display: none;
	border-bottom: 1px solid #999;
}

input.filter-search:focus {
	color: #000;
	border-color: #000;
}

.btn-filter {
	cursor: pointer;
	font-size: 18px;
    color: #FFF;
    background: #000;
    display: inline;
    padding: 3px 8px;
	transition: opacity .3s ease-out;
	text-transform: uppercase;
}

.btn-filter:hover {
	opacity: .7;
}

#filter-delete {
    color: #FFF;
	background: #db1729;
	display: none;
}

#close-filter {
	float: right;
	position: relative;
	top: -10px;
	cursor: pointer;
}

#form-filter {
	display: none;
}

#wrap-filter {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 20px 0;
	margin-bottom: 50px;
}

#wrap-filter .filter-up label {
	text-transform: capitalize;
}

#wrap-filter .filter-up .formats label {
	text-transform: inherit;
}

.collection-env {
	text-align: center;
	margin-bottom: 20px;
}

.collection-env a:hover {
	opacity: .8;
	text-decoration: none;
}
.collection-env a:hover img {
  opacity: 0.5;
}
.collection-env-name {
	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
	font-weight: bold;
	font-size: 22px;
	text-transform: capitalize;
}

a .collection-env-name  {
	color: #000;
	/*text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;*/
}

.azt-loader {
    margin: 0 auto;
    opacity: .5;
    padding: 20px;
}

.collection-env-new {
	background: #db1729;
	color: #FFF;
	width: 60px;
    height: 100%;
    position: absolute;
    z-index: 0;
    bottom: 0;
    right: 15px;
	opacity: .8;
	font-size: 18px;
}

.collection-env-new span{
	position: absolute;
	 bottom: 10px;
}
.wrap-collection h2 {
	font-size: 40px;
	text-transform: capitalize;
}

#carousel-collection .carousel-caption {
    right: 0;
    bottom: 30%;
    left: 0;
}

#carousel-collection .carousel-caption h1 {
    font-size: 10vw;
	text-transform: uppercase;
	color: #FFF;
}

#col-breadcrumbs a {
	color: #000;
}
#col-breadcrumbs {
	text-transform: capitalize;
}
#wrap-typologies {
	margin-bottom: 10px;
}

#wrap-typologies span {
	margin-right: 10px;
	text-transform: uppercase;
	display: inline-block;
}

#wrap-surfaces span, #wrap-formats span, #wrap-features span {
	margin-right: 5px;
	display: inline-block;
	border-left: 1px solid #333;
	padding-left: 5px;
	line-height: 15px;
}

#wrap-surfaces span:last-child, #wrap-formats span:last-child , #wrap-features span:last-child {
	border-right: 1px solid #333;
	padding-right: 5px;
}

#wrap-environments {
	margin: 40px 0;
}

#wrap-environments .text-environment a, #piece-img .text-environment a {
	color: #AAA;
	font-size: 14px;
}

#wrap-environments .text-environment a i, #piece-img .text-environment a i {
	color: #333;
	font-size: 16px;
}

.modal-environment.modal, .modal-no-logged.modal {
    justify-content: center;
    align-items: center;
	background: rgba(0,0,0,.7);
	padding: 10px;
}

.modal-environment .modal-dialog, .modal-no-logged.modal .modal-dialog {
	margin: 0 auto;
	padding: 0;
	max-width: max-content !important;
}

.modal-environment .modal-content{
	background-color: transparent;
}

.modal-environment .modal-img {
  	width:100%;
}

.modal-no-logged .modal-content{
	padding: 50px;
}

.wrap-piece {
	margin-bottom: 10px;
}

.wrap-piece img {
	width: 100%;
}

.wrap-piece .piece-info a {
	font-size: 14px;
	color: #000;
	text-transform: capitalize!important;
}

.wrap-piece .piece-info a:hover {
	color: #db1729;
}

.wrap-piece .piece-info span {
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #333;
	line-height: 14px;
    display: inline-block;
}
.wrap-piece .piece-info span:nth-child(1) {
	text-transform: capitalize!important;
}

.name-format {
	margin-top: 60px;
}

.name-format:first-child {
	margin-top: 0;
}

#form-filter-pieces {
	text-transform: capitalize;
	margin: 50px 0;
}

#form-filter-pieces h3 {
	text-transform: uppercase;
	font-size: 20px;
}

#data-files-col ul {
	list-style: inside;
}

#data-files-col a {
	color: #212529;
}

#form-filter-pieces #wrap-formats-pieces {
	text-transform: none;
}

#form-filter-pieces #wrap-formats-pieces h5 {
	margin-top: 20px;
}

#form-filter-pieces #wrap-formats-pieces h5:first-child {
	margin-top: 0;
}

#piece-img {
	margin-bottom: 40px;
}


#piece-data h3 {
	text-transform: uppercase;
}
#piece-data span, #piece-data >div {
	text-transform: capitalize;
}
.col-descargas {
	text-transform: capitalize;
	margin-bottom: 4px;
	transition: .2s ease-out;
	font-size: 14px;
}

.col-descargas:hover {
	background: #EEE;
}

.col-descargas span a {
	margin-left: 10px;
	font-size: 18px;
}

body.page-template-pieza #content-area {
	margin: 130px 0;
}

.piece-icons {
	margin: 10px 0 40px;
}

.piece-icons img {
	margin-right: 5px;
}

.wrap-piece-details {
	margin-top: 40px;
}

.wrap-piece-details .piece-detail {
	margin-bottom: 20px;
}

.wrap-piece-details .piece-detail a {
	cursor: zoom-in;
}

#carouselNews .carousel-caption {
	top: 50%;
	transform: translateY(-50%);
	bottom: initial;
}

#carouselNews .carousel-caption h3 {
	color: #FFF;
	font-size: 60px;
	text-transform: capitalize;
}

#carouselNews .carousel-item {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.wrap-downloads {
	margin-bottom: 80px;
}

.wrap-downloads a:hover {
	text-decoration: none;
	color: #db1729;
}

.wrap-downloads h3 {
	text-transform: uppercase;
	width: 100%;
	display: table;
}

.wrap-downloads .col-downloads, .wrap-bim .col-downloads {
	box-shadow: 0 0 1px #888;
	margin: 10px;
	padding: 14px;
	transition: .3s ease-out;
	width: 30%;
	float: left;
}

.wrap-bim .col-downloads {
	width: 100%;
	float: none;
	margin: 15px 0 0;
}

.wrap-downloads .col-downloads:hover, .wrap-bim .col-downloads:hover {
	box-shadow: 0 0 4px #888;
}

.wrap-downloads .col-downloads h5, .wrap-bim .col-downloads h5 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.wrap-downloads .col-downloads i, .wrap-bim .col-downloads i {
	float: left;
	font-size: 22px;
	margin-right: 10px;
}

.col-html {
	margin: 20px 0 70px;
	color: #888;
}

.col-html h3 {
	color: #888;
	text-transform: capitalize;
	font-size: 32px;

}

.col-html .col-12 {
	padding: 0;
}

.col-html .col-12:first-child {
	padding-right: 40px;
	text-align: justify;
}
.peso{
	font-size: 10px;
	margin-bottom: 0px !important;
}
.producto-tit{
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
    font-size: 80px !important;
}

.wrap-bim {
	border: 1px solid #db1729;
    padding: 40px;
    max-width: 800px;
    margin-top: 20px;
}

@media (max-width: 767px) {
	.btn-filter {
		display: table;
		min-width: 100px;
		margin-bottom: 5px;
		font-size: 16px;
	}
	.wrap-downloads .col-downloads {
	width: 46%;
	}
    .producto-tit{
    font-size: 46px !important;
}
}

@media (max-width: 575px) {
	.container {
		width: 100%;
	}
	.col-html .col-12:first-child {
		padding-right: 0;
		margin-bottom: 26px;
	}
	.wrap-downloads .col-downloads {
	width: 100%;
	}
	.modal-environment.modal, .modal-no-logged.modal {
		padding: 4%;
	}
	.producto-tit{
    font-size: 32px !important;
		  white-space: nowrap;
}
}

#slide-in-open{
cursor: pointer;
}
.line{
display: block;
position: absolute;
height: 4px;
width: 100%;
background: #000000;
border-radius: 9px;
opacity: 1;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
-o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.line-2 {
top: 10px;
}
.line-3 {
top: 20px;
}
#slide-in-open.open .line-1 {
top: 10px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
background: #000;
}
#slide-in-open.open .line-2 {
display: none;
}
#slide-in-open.open .line-3 {
top: 10px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.slide-in-menu {
right: 0 !important;
opacity: 1 !important;
}
.slide-in-menu-container {
-webkit-transition: all 0.5s ease !important;
-moz-transition: all 0.5s ease !important;
-o-transition: all 0.5s ease !important;
-ms-transition: all 0.5s ease !important;
transition: all 0.5s ease !important;
}
  .et_mobile_menu {
margin-top: 20px;
width: 300%;
margin-left: -100%;
}
.grecaptcha-badge {
    visibility: hidden !important;
	display: none !important;
}
.et_pb_blog_0 .et_pb_post .entry-title, .et_pb_blog_0 .not-found-title {
    margin-top: -20px !important;
}
.cmApp_signupContainer {
    width: 100%!important;
}
.pagination {
    display: block !important;
	}
.et_pb_post {
    margin-bottom:0px !important;
}
.wp-block-tag-cloud a{
	font-size: 12px!important;
	padding:2px 6px 2px 6px;
	border: 1px solid #000;
	display: inline-block;
}
.widget_block{
	margin-bottom: 0!important;
}
#azblog .et_pb_blog_grid .et_pb_post {
    height: 590px!important;
}
.wpml-ls-legacy-list-horizontal{
	  padding: 0px!important;
}
.wpml-ls-legacy-list-horizontal li a{
	  color: #fff !important;
		font-size: 18px!important;
}
