/* 
Theme Name: CRSOFT Bootstrap 
Template Theme URI: https://crsoft.com.co/
Author: CR Soft
Description: Plantilla diseñada para trabajar con bootstrap.
Version: 2.0
*/

a:not(.btn):not(.nav-link):not(.elementor-button-link) {
	color: #c83a3b
}
/*.elementor-button {
	color: #fff !important;
}*/
.nav-item .sub-menu {
	list-style: none;		
}
figcaption {
	font-size: 14px;
}
body {
	line-height: 1.8;
    color: #676767;
    font-size: 1.1rem;
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    background-color: #fff;
    background-attachment: fixed;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
	padding-top: 62px;
}

.crellyslider {
	font-family: "Poppins",sans-serif !important; 
}

#NavBarPrincipal, #NavBarPrincipal.scroll-top {
	background-color: #fff;
	box-shadow: 0 10px 20px rgba(0,0,0,.1);
	
}

#NavBarPrincipal .navbar-brand img{
	height: 30px;
	-webkit-transition: all .2s ease-out;
	-moz-transition:all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
#NavBarPrincipal.scroll-top .navbar-brand img{
	height: 30px;
}

.navbar-light .navbar-nav .nav-link {
	transition: all .3s ease;
    color: #222;	
	font-weight: 600;
    letter-spacing: 0px;
}
#TopWeb {
	display: none;
}
@media (min-width: 992px) {
	body {
		
	padding-top: 0;
	}
	#TopWeb {
		display: block;
	}
	.navbar-light .navbar-nav .nav-link {		
		padding: 8px 16px;
    	border-radius: 30px;
	}
	.navbar-light .navbar-nav .sub-menu .nav-link {		
		border-radius:0;
		color: #555;
		font-weight: 600;
		font-size: 14px;
		border-bottom: solid 1px #f2f2f2 ;
	}
	
	
	
	.navbar-light .navbar-nav .sub-menu .nav-link:hover,
	.navbar-light .navbar-nav .sub-menu .nav-link.active,
	.navbar-light .navbar-nav .sub-menu .current-menu-item .nav-link {		
		background-color: #f2f2f2;
		color: #c83a3b;		
	}
	
	
	.sub-menu {
		border-top: 3px solid #000;
		box-shadow: 5px 5px 30px rgba(0,0,0,0.1)
	}
	.navbar-light .current_page_item .nav-link, .navbar-light .navbar-nav .nav-link:hover {
		color: #fff;	
		background-color: #c83a3b;
	}
	
	body {
		padding-top: 0;
	}
	#NavBarPrincipal {
		background-color: #fff;
		box-shadow: 0 10px 20px rgba(0,0,0,.1);
		margin-top: 0;
	}
	#NavBarPrincipal.scroll-top {
		padding-top: 18px;
		padding-bottom: 18px;
		background-color: rgba(255, 255 ,255, 0.6);
		box-shadow: none;
		margin-top: 40px;
	}
	#NavBarPrincipal .navbar-brand img{
		height: 30px;		 
	}
	#NavBarPrincipal.scroll-top .navbar-brand img{
		height: 40px;
	}
	
	.nav-item .sub-menu {
		position: absolute;
		background-color: #fff;
		max-width: 200px;
		width: 20%;
		margin-left: -100px;
		list-style: none;
		padding-left: 0;
	}
	.nav-item:hover .sub-menu {
		display: block;
	}
	.nav-item .sub-menu {
		display: none;
	}
	
}

.footer {
	background-color: #1a3441;
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #fff;
}
.footer a {
	color: #fff !important;
}
.footer a:hover {
	color: #fff !important;
}


.footer ul,  #primary-sidebar ul {
	padding-left: 10px !important;
  list-style: none; /* Remove default bullets */
}
.footer ul li, #primary-sidebar ul li {
	padding: .5rem 1rem;
}
.footer ul li a.nav-link {
	padding: 0;
	color: #fff !important;
	display: inline;
}
.footer ul li a.nav-link:hover {
	color: #fff !important;
}
.footer ul li::before, #primary-sidebar ul li::before {
	font: normal normal normal 14px/1 "Material Design Icons";
  content: "\F241";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #c83a3b; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
margin-left: -24px; /* Also needed for space (tweak if needed) */
	margin-right: 6px;
}

.footer h4 {
	font-size: 1.125rem;
    line-height: 1.1;
	color: #fff;
	margin-bottom: 40px;	
    padding-bottom: 10px;
}
.footer h4::before {
    content: ' ';
        height: 4px;
    position: absolute;
    width: 65px;
    background: #c83a3b;
    margin-top: 35px;
    font-weight: bold;
    font-size: 40px;
	
}

.footer-copy {
	background-color: #0f2029;
	color: #afafb0;
}




.icon-circe {
	background-color: #f9c03f;
	color: #fff; 
	border-radius: 50%;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

#Loading {
	text-align: center;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #fff;
	width: 100%;
	height: 100%;
	z-index: 99999999999 !important;
	padding-top: 20%;
}
.widget-title {
	margin-bottom: 25px
}
.widget-title::before {
    content: ' ';
    margin-top: 35px;
    position: absolute;
    width: 10%;
		    height: 5px;
		    background: rgba(13,151,201,1);
		    background: -moz-linear-gradient(left, rgba(13,151,201,1) 0%, rgba(13,151,201,1) 25%, rgba(139,198,62,1) 25%, rgba(139,198,62,1) 50%, rgba(253,188,75,1) 50%, rgba(253,188,75,1) 75%, rgba(208,30,41,1) 75%, rgba(208,30,41,1) 100%);
		    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(13,151,201,1)), color-stop(25%, rgba(13,151,201,1)), color-stop(25%, rgba(139,198,62,1)), color-stop(50%, rgba(139,198,62,1)), color-stop(50%, rgba(253,188,75,1)), color-stop(75%, rgba(253,188,75,1)), color-stop(75%, rgba(208,30,41,1)), color-stop(100%, rgba(208,30,41,1)));
		    background: -webkit-linear-gradient(left, rgba(13,151,201,1) 0%, rgba(13,151,201,1) 25%, rgba(139,198,62,1) 25%, rgba(139,198,62,1) 50%, rgba(253,188,75,1) 50%, rgba(253,188,75,1) 75%, rgba(208,30,41,1) 75%, rgba(208,30,41,1) 100%);
		    background: -o-linear-gradient(left, rgba(13,151,201,1) 0%, rgba(13,151,201,1) 25%, rgba(139,198,62,1) 25%, rgba(139,198,62,1) 50%, rgba(253,188,75,1) 50%, rgba(253,188,75,1) 75%, rgba(208,30,41,1) 75%, rgba(208,30,41,1) 100%);
		    background: -ms-linear-gradient(left, rgba(13,151,201,1) 0%, rgba(13,151,201,1) 25%, rgba(139,198,62,1) 25%, rgba(139,198,62,1) 50%, rgba(253,188,75,1) 50%, rgba(253,188,75,1) 75%, rgba(208,30,41,1) 75%, rgba(208,30,41,1) 100%);
		    background: linear-gradient(to right, rgba(13,151,201,1) 0%, rgba(13,151,201,1) 25%, rgba(139,198,62,1) 25%, rgba(139,198,62,1) 50%, rgba(253,188,75,1) 50%, rgba(253,188,75,1) 75%, rgba(208,30,41,1) 75%, rgba(208,30,41,1) 100%);
		    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d97c9', endColorstr='#d01e29', GradientType=1 );
}

#BtnWhatsapp {
	background-color: #01e675;
	color: #fff;
	position: fixed;
	right: 25px;
	bottom: 90px ;
	padding: 0;
    text-align: center;
    line-height: 40px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	z-index: 9999999999 !important;
	font-size: 20px;
	
	-webkit-transition: all .2s ease-out;
	-moz-transition:all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
} 
#BtnWhatsapp:hover {
	color: #0dd270;
	background-color: #fff;
}

#TopPage {
	color: #fff;
	padding-top: 80px;
    padding-bottom: 80px;
	text-align: center;
	background-size: cover;
	background-size: 120%;
	background-position: center left;
	background-repeat: no-repeat;
}
#TopPage h1 {
	color: #f5f5f5;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 3.5rem;
}
@media (min-width: 992px) {
	#TopPage {
		margin-top: 86px;
		
	}
	
	#BtnWhatsapp {	    
		font-size: 40px;
		line-height: 60px;
		width: 60px;
		height: 60px;
	}
	#BtnWhatsapp:hover {
		font-size: 45px;
	}
}

.white-gradient {
	left: 0 !important;
	
}
/*
h5.elementor-heading-title {
	color: #c83a3b !important;
	font-weight: 700;
    line-height: 1.5;
}
h4.elementor-heading-title {
	color: #002c42 !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;	
    padding-bottom: 10px !important;		
}
h4.elementor-heading-title:after {
    bottom: -10px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 65px;
	background: #c83a3b;
}
h5.elementor-icon-box-title {
	color: #002c42 !important;
}
.elementor-icon-box-icon .elementor-icon {
	color: #c83a3b !important;
}*/

.elementor-element.elementor-button-danger .elementor-button {
    color: #fff;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}
.elementor-element.elementor-button-danger:hover .elementor-button {
 	color: #fff;
    background-color: #c82333 !important;
    border-color: #bd2130 !important;
}


#primary-sidebar h2 {
	margin-bottom: 20px;
    padding-bottom: 15px;
	    margin-top: 0;
    font-size: 1.125rem;
    line-height: 1.1;
	    font-weight: 700;
	    color: #002c42;
}
#primary-sidebar h2::before {
   content: ' ';
    height: 4px;
    position: absolute;
    width: 65px;
    background: #c83a3b;
    margin-top: 35px;
    font-weight: bold;
    font-size: 40px;
}
#primary-sidebar a {
	color: #7d848a
}
#primary-sidebar a:hover {
	color: #c83a3b;
	text-decoration: none;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #c83a3b;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #c83a3b transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.text-danger {
	color: #c83a3b !important;
}
.horizontal-line {
	display: inline-block;
	vertical-align: middle;
	height: 2px;
	width: 50px;
	background-color: #c83a3b;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #398f14;
}

#filehojadevida {
	display: block !important;
}
.footer-2 .textwidget {
	font-size: 16px;
    line-height: 1;
}