
a {color: #666;}
a:hover {color: #000; text-decoration: none;}

a.link-light {color: #ddd;}
a.link-light:hover {color: #fff;}


body {
    /*overflow-x: hidden;*/
    /*background: url('/media/images/design/bar-bg-success-light-1.svg') ;*/

}

.carousel-indicators {bottom: -3rem;}
.carousel-indicators li {background-color:#9d9d9d }


.bd-navbar {box-shadow: none;}

.shape-container {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 2;
    transform: translateZ(0);
    overflow: hidden;
}
.shape-container svg {
    display: block;
    fill: #fff;
    pointer-events: none;
    vertical-align: baseline;
}

.shape-line {
    min-height: 19px;
}
.shape-orientation-inverse {
    transform: rotate(180deg);
}
.shape-position-top {
    top: 0;
    margin-top: -1px;
}
.shape-position-bottom {
    bottom: 0;
    margin-bottom: -1px;
   
}


.pointer {cursor: pointer;}

.panel {
	max-width: 20rem;
	text-align: left;
	float: left;
	position: relative;
	/* background: rgba(255,255,255,0.97); */ 
	margin: 0.5rem;
}



.panel .panel-header {}
.panel h3.panel-header { font-size: 1.1rem; color: #727C67; font-weight: 400 !important; }
.panel .panel-body { font-size: 0.8rem; color: #495043; }
.panel .panel-date { font-size: 0.7rem; color: #999; margin-bottom: 0.4rem; display: none;  }




.z-index-3 {z-index: 3;}
.z-index-2 {z-index: 2;}
.z-index-1 {z-index: 1;}
.z-index-m1 {z-index: -1;}


header img {width: 15rem;}
.text-compl {color: #FF948C;}
.text-compl2 {color: #FF7C73;}
.text-compl3 {color: #FF8F87;}
.text-epat {color: #9e0d03;}
.text-gray-soft {
color: #838E95 !important;
}
.text-light-white {
color: #DDDDDD !important;
}



.bg-epat {background-color: #FF948C;}
.bg-red-dark {background-color: #680903;}


.bg-grey {background-color: #f8f8f8;}
.bg-warm {background-color: #fffbf7!important;}
.bg-cold {background-color: #F7FCFF!important;}
.bg-green {background-color: #FBFFF7!important;}
.bg-third {background-color: #ecebe8!important;}



main .bd-title {margin-bottom: 1rem;}
.navbar .nav-item {margin-right: 0.5rem;}


h1 {color:#9e0d03; font-weight: 600; }
h2 {color:#745C5A; font-weight: 200;}
h3 {color:#707070; font-weight: 200;}
h4 {color:#393939; font-weight: 100;}

h2.light {color: #a3a3a3;}

.navbar.page-demo {background-color: #222;}
.navbar.page-firma1 {background-color: #5E5547;}


/*
.navbar.page-home {background-color: #fff;}
.navbar {background-color: #fff;}
.navbar img {filter: invert(1);}
.navbar .nav-link {filter: invert(1);}
*/


p.article {margin-top: 1rem; margin-bottom: 2rem}



.container-greedy {padding-top: 2rem; padding-bottom: 2rem; z-index: 2; position: relative;}

.design-bar {z-index: 0; height: 10rem; pointer-events:  none; position:relative; margin-top: -10rem;}
.design-success { background: url('/media/images/design/1x/Element 3-100.jpg'); background-repeat: no-repeat; background-size: cover; }

.design-grey { background: #f8f8f8 url('/media/images/design/1x/Element 7.png');background-repeat: no-repeat; background-size: 100% 100%; }
.design-epat { background: #FF948C url('/media/images/design/1x/Element 7.png');background-repeat: no-repeat; background-size: 200% 75%; }

.bg-design-epat {background: url('/media/images/design/SVG/Element - epat - 2.svg');background-repeat: no-repeat;background-position:-20rem 7rem;background-size: 180%}

.bg-design-success-top {
    background: url('/media/images/design/SVG/Element 1.svg');
    background-repeat: no-repeat; 
    background-size: 100% auto;
    background-position: 0 -5rem;
    stroke: transparent;
    stroke-width: 0px;
}

.bg-design-success-bottom {
    background: url('/media/images/design/SVG/Element 1.svg');
    background-repeat: no-repeat;
    background-position:  bottom;
    background-size: 100%;
}

.design-h-1 {height: 10rem;}
.design-h-2 {height: 20rem;}
.design-h-3 {height: 30rem;}
.rotate-1 {transform: rotate(1deg);}
.rotate-2 {transform: rotate(2deg);}
.rotate-3 {transform: rotate(3deg);}
.rotate-4 {transform: rotate(4deg);}
.rotate-m1 {transform: rotate(-1deg);}
.rotate-m2 {transform: rotate(-2deg);}
.rotate-m3 {transform: rotate(-3deg);}
.rotate-m4 {transform: rotate(-4deg);}
.design-m-m6 {margin-top: -6rem;}
.design-m-m5 {margin-top: -5rem;}
.design-m-m4 {margin-top: -4rem;}
.design-m-m3 {margin-top: -3rem;}
.design-m-m2 {margin-top: -2rem;}
.design-m-m1 {margin-top: -1rem;}

.footer-contact { bottom: 0; }
.footer-contact ul li {
    position: relative;
    list-style: none;
    color: #fff;
    font-size: 0.9rem;
    line-height: 1.5rem;
}
.footer-contact a {color: #fff;}
.footer-contact img {}

.container-footer-contact {background-color: #680903}
.container-footer-copyright {background-color: #000000; color: #B0B0B0; padding-top: 1rem; font-size: 0.9rem; }
.container-footer-copyright a {color: #B0B0B0; }
.container-footer-copyright a:hover {color: #fff;}




.widgets-home i { color: #555; font-size: 3rem;}
.widgets-home h6 { color: #222; text-shadow: 0 1px 0 hsla(0,0%,100%,.98); }
.widgets-home>div .small {color: #888;}



.widgets-features i { color: #999; font-size: 3rem;}
.widgets-features h6 { color: #666; }
.widgets-features>div .small {color: #888;}




.widget-cards i {color: #615453; text-shadow: 0.1rem 0.1rem 0.1rem #ccc; font-size: 3rem;}
.widget-cards>div  {padding: 2rem; /*border: 0.1rem solid #eee;*/}


@media (max-width:750px){
    .bd-navbar i.fal {display: none;}
}




.container-breadcrumb {
    /* border-bottom: 1px solid #dee2e6!important; */
      z-index: 3;
    position: relative;
    box-shadow: 1px 1px 1px #ddd;
    background-color: #F5F5F5!important;
  
}


.breadcrumb {padding-left: 0 !important; background: none; }
.breadcrumb .breadcrumb-item a {color: darkred;}



.container-single {padding-top: 1rem !important; padding-bottom:4rem !important;}





.container-app { padding-top: 2rem !important; padding-bottom:4rem !important; width:60rem; }
.container-app>div {box-shadow: 1px 1px 20px #ccc; background:rgba(255,255,255,0.95); border-radius: 1rem;}
.container-app.new>div {background: #FFFBF6; border: 2px solid red; box-shadow: 1px 1px 5px red !important; }


.container-apps {background-color: rgba(255,255,255,0.86); padding-bottom: 5rem; }

.app-card i { }
.app-card {width: 100%; padding: 0.1rem !important; color: #aaa;}
.app-card>a>div { 
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	border: 1px solid transparent; 
	background-color: #fff; 
	border-radius: 1rem; 
	box-shadow: 5px 5px 5px rgba(89,89,89,0.2);
	transform: scale(0.95);
	position: relative;
	background: rgba(255,255,255,0.75);
}

.app-card.new>div { }

/*
	.app-card>a>div:hover {color: #fff !important; background: #FF948C; box-shadow: 1px 1px 3px red; }
*/


/* Pre-render the bigger shadow, but hide it */
.app-card>a>div::after {
  content: "";
  border-radius: 1rem;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0,0.4);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: #fff;
}
/* Transition to showing the bigger shadow on hover */
.app-card>a>div:hover {
   -webkit-transform: scale(2.25, 2.25);
  transform: scale(1.1, 1.1);
	z-index: 999;
	
	/* box-shadow: 0 0 15px rgba(89,89,89,0.5); */
}
.app-card>a>div:hover::after {
    opacity: 1;
}






.bg-warning-light {
    background-color: #FFFBDC!important;
}


.bg-white {background-color: #fff !important;}




.img-circle {
    border-radius: 50%;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}





.timeline-image:hover {cursor: pointer;}


.bg-black {background: #000 !important;}


.bg-success-light {
    background-color: #d4edda  !important;;
}














.effect-darken {   }




.effect-darken:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: #000;
    pointer-events: none;
}
.effect-darken:hover::after {
    opacity: 0.5;
}





.effect-hover-1 {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	border: 1px solid transparent; 
	border-radius: 1rem; 
	position: relative;
}

.effect-hover-1:after {
  content: "";
  border-radius: 1rem;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.effect-hover-1:hover {
   
  transform: scale(1.15, 1.15);
  z-index: 999;
	
	/* box-shadow: 0 0 15px rgba(89,89,89,0.5); */
}
.effect-hover-1:hover::after {
    opacity: 1;
}








.effect-hover-white {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	border: 1px solid transparent; 
	border-radius: 1rem; 
	position: relative;
}

.effect-hover-white:after {
  content: "";
  border-radius: 1rem;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.effect-hover-white:hover {
   
  transform: scale(1.05, 1.05);
  z-index: 999;
	
	/* box-shadow: 0 0 15px rgba(89,89,89,0.5); */
}

.effect-hover-white:hover i {
   
  /* color: #ccc !important; */
}
.effect-hover-white:hover::after {
    opacity: 1;
}






