
/** ADD YOUR AWESOME CODES HERE **/
/******HEADER****/
.megamenu .menuinspira {
	background: #0e6f42 !important;
	left: 0 !important ;
	width: 100% !important;
	text-align: center;
	/* padding-bottom: 0px; */
}

.megamenu .menuinspiraPrd {
	background: #fff !important;
	left: 0 !important ;
	width: 100% !important;
    text-align: center;    
    border-bottom: 3px solid #0e6f42;
}

.stylebtncloseMenu{
    font-size: 12px;
    border: 1px solid;
    padding: 0px 10px !important;
}

.submenuInspira li{
	display:inline !important
}

.itemSubmenu {
	padding: 13px;
    margin: 10px;
}

.itemSubmenu:hover{
	padding: 13px 13px 9px 13px;
	border-bottom: 3px solid #fff;
}

.myLinkHeader{
	font-size: 14px !important;
	color: #fff !important;
}

.activesubmenu{
	padding: 13px 13px 9px 13px;
	border-bottom: 3px solid #fff;    
}

@media (max-width: 1000px){
    .btnFichaTecnica {
        font-size: 10px;
        padding: 4px !important;
        border: 1px dashed;
        color: #526a7c;
        margin-bottom: 5px;
        cursor: pointer;
    }
}

@media (max-width: 850px){
    .submenuInspira li {
        display: inline-block !important;
        padding: 5px;
        margin: 0px;
    }
    .itemSubmenu:hover{
        padding: 0px;
        border-bottom: 1px solid #fff;
    }
    .btnFichaTecnica {
        font-size: 10px;
        padding: 4px !important;
        border: 1px dashed;
        color: #526a7c;
        margin-bottom: 5px;
        cursor: pointer;
    }
}
@media (max-width: 500px){
    .submenuInspira li {
        display: block !important;
        padding: 5px;
        margin: 0px;
        border-bottom: 1px dashed #fff;
    }

    .listScrollMenuGeneral{
        overflow-y: auto;
        height: 500px;
    }
    .listScrollMenuGeneral::-webkit-scrollbar{
        width: 5px;
    }
    
    .listScrollMenuGeneral::-webkit-scrollbar-thumb{
        background: #0e6f42;
    }

    body.realestate_version .header_style_01 .navbar-right > li.search-option form.dropdown-menu {
        width: 100%;
    }

}
/*---------------EFECTOS DEL MODAL-----------------------------*/
.dark-modal .modal-content {
    background-color: #292b2c;
    color: white;
}

.close {
    color: white;
}
    
.light-blue-backdrop {
    background-color: #040404 !important;
}
    
.modal-holder{
    animation-name: transform;
    animation-duration: 0.3s;
}
    
@keyframes transform {
    0%   {transform: scale(0.5)}
    100% {transform: scale(1)}
}

.MyHeaderModal{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	background: #0e6f42 !important;
	color: #fff !important;
	border-radius: 0 !important;
	border-bottom: 3px solid #a8cf45 !important;
}

.fontTextHeaderModal{
    font-size: 15px !important;    
    color: #fff;
    padding-top: 6px;
    padding-bottom: 0px;
}

.closeModal:focus{
    outline: 0px dotted;
}

.closeModal{
	border: 1px solid #4444444f;
    background: #f5f4f400;
    font-weight: 900;
}

.proSelect{
	font-size: 12px;
	text-align: center;
	font: menu;
	color: #405d9b;
	font-weight: 500;
}

/*-----------------------SCROLL---------------------------------------*/
.listScrollMenu{
	overflow-y: auto;
	height: 215px;
}
.listScrollMenu::-webkit-scrollbar{
    width: 5px;
}

.listScrollMenu::-webkit-scrollbar-thumb{
    background: #0e6f42;
}
/*-----------------------SCROLL---------------------------------------*/
.listScroll{
	overflow-y: auto;
	height: 559px;
}

.listScroll thead th { position: sticky; top: 0; }

.listScroll::-webkit-scrollbar{
    width: 5px;
}

.listScroll::-webkit-scrollbar-thumb{
    background: #0e6f42;
}

/*--------------------------------------------------------------*/

.col01{
	background: yellow;
	color: #333;
}

.col02{
	background: blue;
	color: #fff;
}

.subtitleContact{
	background: #333;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 20px;
}

.divPrincipios{
	cursor: pointer;
	background: #f7f4f4;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.divPrincipios:hover{
	border-bottom: 3px solid #0e6f42;	
}

.myshadow{
	box-shadow: 1px 1px 3px 1px #e3e4e7;
}

.mapEMP{
	background: #fff;
    margin-bottom: 20px;
    border: 5px solid #fff;
}






.tran3s::after{
	content: none !important;
}

.cursor-pointer{
	cursor: pointer;
}

.marcomenu{
	background: #fff;
}

.itemUL{
	font: 500 14px/1.3em "Ubuntu", sans-serif;
    color: #526a7c;
    margin-bottom: 10px;
    margin-top: 10px;
    /* padding: 0; */
    border-bottom: 2px solid;
    padding-bottom: 5px;
}

.itemLiSubmenu{
	/* display: inline-block; */
	padding-bottom: 7px !important;
    padding: 0;
    font: 300 12px/1.4em "Ubuntu", sans-serif;
    color: #8998a3;
    /* position: relative; */
	padding-left: 25px;
}

.colorItem{
	color: #0e6f42 ;
}

.marcoImg{
	display: block;
    border: 1px solid #d6d4d4;
    padding: 9px;
    position: relative;
    background: white;
}

.textCateg{
	background: #526a7c;
    color: #fff;
    padding: 3px;
}

.tituloCtg01{
	background: transparent !important;
    color: #675D54 !important;
    padding: 8px 10px 8px !important;
    text-align: center !important;
    font-size: 2em !important;
    padding: 10px !important;
    border-bottom: 0px !important;
    border-bottom: 1px dashed #675D54 !important;
}

.titulo-categoria{
	background: transparent !important;
    color: #675D54 !important;
    padding: 8px 10px 8px !important;
    text-align: center !important;
    font-size: 2em !important;
    padding: 10px !important;
    border-bottom: 0px !important;
}

.titulo-categoria::before{
	content: url("../images/line-content.png") !important;
    position: relative;
    margin-right: 30px;
    top: -6px;
}

.titulo-categoria::after{
	content: url("../images/line-content.png") !important;
    position: relative;
    margin-left: 30px;
    top: -6px;
}

.TitleSingleProduct{
	color: #0e6f42;
    font-size: 30px;
    font-weight: 700;
    border-bottom: 2px dashed;
    border-left: 15px solid;
    padding-left: 14px;
}

.sizeDimension{
	font-size: 25px;
}

.marcosingleproduct{
	border: 1px solid #526a7c;
    padding: 5px;
    background: #fff;
}

.btn-file-download{
	background: #0e6f42;
    color: #fff;
    padding: 10px;
}

.borderTitleService{
	border-bottom: 1px solid #0e6f42;
    color: #0e6f42;
}

.spanNew{
    background: #ffff37;
    border: 1px solid #c51010;
    font-size: 13px;
    border-radius: 20px;
    padding: 1px 10px;
    color: #c51010;
}

.spanUbicacionPrd{
    background: #eeee;
    padding: 5px;
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: 700;
}

.titleMy{
    font-size: 18px !important;
    padding-left: 10px;
    padding-right: 10px;
}

.itemEmploye{
    background: #eeee;
    padding: 5px;
    border-right: 3px solid #0e6f42;
}

.iconEmploye{
    font-size: 40px;
    margin: 5px;
    color: #0e6f42;
}

.btnFichaTecnica{
    font-size: 10px;
    padding: 4px;
    border: 1px dashed;
    color: #526a7c;
    margin-bottom: 5px;
    cursor: pointer;
}

.bannerSesion{
    background: #0e6f42;
    color: #fff;
    text-align: center;
    font-size: 13px;
    padding: 2px;
}

.btnheader{
    line-height: 43px;
    width: 45px;
    border: none;
    transition: all .3s ease-in-out;
    border-radius: 2px;
}

.btnheaderConfig{
    color: #fff;
    background: #0e6f42;
}

.btnHeaderClose{
    color: #fff;
    background: #954313;
}

.btnHeaderClose:hover{
    color: #fff;
    background: #ad653a;
}

.boxMargin{
    margin-top: 30px;
    margin-bottom: 30px;
}

.boxDashboar{    
    box-shadow: 1px 1px 3px 1px #e3e4e7;
    background: #f5f5f5;
    margin: -9px;
}

.boxIcon{
    background: #0e6f42;
    color: #fff;
    text-align: center;
    font-size: 61px;
    padding-top: 15px;
    font-size: 41px;
}

.boxTitle{
    font-size: 21px;
    text-align: center;
    font-weight: 700;
    padding-top: 10px;
    border-bottom: 1px solid;
}

.boxcanti{
    text-align: center;
    font-size: 35px;
    color: #7b8996;
}

.ngx-pagination .current {
    background: #0e6f42 !important;
}

.tituloAdmin{
    font-size: 25px;
    border-left: 10px solid;
    border-bottom: 1px dashed;
    width: 100%;
    padding-left: 10px;
    color: #0e6f42;
    font-weight: 700;    
}

.nopadding{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.TituloModCorp{
	border-bottom: 1px dashed #0e6f42;
	margin-bottom: 25px;
    border-left: 10px solid #0e6f42;
}

.textBN{
    font-size: 25px;
    margin: 0px;
    padding-left: 10px;
    font-weight: 700;
    color: #0e6f42;
}

.myStyleBtn{
	background: #0e6f42 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
}

.myStyleBtn:hover{
    background:#a8cf45 none repeat scroll 0 0;
    color: #fff;
    font-weight: bold !important;
}

.boxResul{
    background: #eeee;
}

.BoxTexto{
    width: 100%;
    text-align: center;
    padding: 50px;
    color: #1b1a1a78;
    border: 1px dashed;
    margin: 15px;
}

.boxSearch{
    background: #eeeeeeee;
    padding-top: 15px;
    padding-bottom: 15px;    
}

.boxSearchTitle{
    font-size: 15px;
    border-bottom: 1px solid;
    text-align: center;
    margin-top: 5px;
    font-weight: 700;
}
.boxlink{
    margin-bottom: 0px;
    font-size: 15px;    
}

.boxlink:hover{
    font-weight: 700;
}

.boxTable{
    background: #fff;
}

.tableHeader{
    text-align: center !important;
    border-right: 1px solid #fff;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    font-size: 12px !important;
	font-weight: 100 !important;
}

.tdItemDetalle{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    vertical-align: inherit !important;
    font-size: 13px !important;
    text-align: center !important;
}

.tbsize{
	height: 380px;
}

.myItemBtn{
	cursor: pointer;
	color: #0e6f42 !important;
	padding: 0px 25px;
    font-size: 14px;
}

.myItemBtn:hover{
    cursor: pointer;
    background: #a8cf45 !important;
    color: #fff !important;
}

.crtlbtnped{
	padding: 2px 7px;
}

.imgIconModal{
	width: 100% !important;
	height: 100% !important;
}

.itemDetaModal{
	font-size: 12px;
	height: 20px;
}

.itemPrdModalSate{
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}

.iconFlagExist{
    padding: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 10px;
    box-shadow: 1px 1px 3px 1px #e3e4e7;
}

.iconFlagExist.warning{
    background: #FFEB3B;
    font-size: 13px;
    color: red;
    font-weight: 700;
}

.iconFlagExist.success{
    background: #269461;
    font-size: 13px;
    color: #fff;
}

.iconFlagExist.danger{
    background: #f53131;
    font-size: 13px;
    color: #fff;
}

.input__box{
    margin-bottom: 10px;
}

.input__box label{
    font-size: 12px;
}

.containerFormModal{
    background: #eee;
    padding: 5px;
}

.containerForm{
    width: 100%;
    border: 1px solid #eee;
    padding: 10px;
    box-shadow: 1px 1px 3px 1px #e3e4e7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.boxHome_redM{
    background: #0e6f42;
    color: #fff;
    padding: 38px;
}

.boxRedM_text01{
    font-size: 30px;
    text-align: center;
    line-height: initial;
    font-family: fantasy;
}

.boxRedM_text02{
    text-align: center;
    font-size: 20px;
    line-height: initial;
}

.boxRed_btn{
    border: 2px solid #ffff !important;
    background: #eee0 !important;
    color: #fff !important;
}

.textSinglePRD_ZN{
    font-size: 13px;
}

.checkImg{
    font-size: 11px;
    color: #0e6f42;
}

.form-check-input {
    position: absolute;
    margin-top: 8px !important;
    margin-left: -17px !important;
}

.ptextIcon{
    color: #0e6f42;
    font-size: 16px;
}

.sizeTextItemForm{
    font-size: 14px;
}

.bnredmasisa{
    width: 100%;
    height: 100%;
}
/********************/
.zoomimg{
	transition: transform .90s;
}

.zoomimg:hover{
	transform: scale(1.2);
}

/******************/
@media (max-width: 990px){
    .boxHome_redM {
        padding: 17px;
    }
}

@media (max-width: 767px){
    .bannerRed{
        padding: 0;
        margin-top: 10px;
    }
    .bnredmasisa{
        height: 120%;
    }
    .sizeDimension {
        font-size: 23px;
    }
    .TitleSingleProduct {
        font-size: 22px;
    }
}

.titleUser{
    display: flex;
    justify-content: space-between;
}

