

body {
	
	background-image: url("");
	background-position: center;
	
	background-size: cover;
   background-color: rgb(244, 245, 244);
    padding-bottom: 0px !important;
	font-family: "Quicksand", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
line-height: 1.3rem;
	font-size: 1.03rem;

}

.logotip {
	width: 70px;
	height: 65px;
}

.bg-light {
	background-color: rgb(249, 248, 247) !important;
	;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
	transition: 0.3s color;
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(1, 1, 1, 0.6);
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.navbar {
	padding: 0.1rem 1rem;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(177, 153, 143, 0.2);
}

.dropdown-menu {
	top: 100%;
	left: 0;
	z-index: 1000;
	min-width: 10rem;
	padding: 0.5rem 0;
	margin: 0.125rem 0 0;
	font-size: 1rem;
	color: red;
	text-align: left;
	list-style: none;
	background-color: rgb(249, 248, 247);
	background-clip: padding-box;
	border: 1px solid rgba(0, 19, 124, 0.15);
	border-radius: 0.25rem;
}

.dropdown-item:hover,
.dropdown-item:focus {
	color: #0156a0;
	text-decoration: none;
	background-color: transparent;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 0.1rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: rgba(1, 1, 1, 0.6);
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	font-size: 12px;
	border: 0;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
	color: #0156a0;
}

.linkedin-social-media {
	color: rgba(0, 119, 181, 0.5);
}

.facebook-social-media {
	color: rgba(66, 103, 178, 0.5);
}

.instagram-social-media {
	color: rgba(233, 0, 1, 0.4);
}

a:hover .linkedin-social-media {
	color: #0077B5;
}

a:hover .facebook-social-media {
	color: #4267B2;
}

a:hover .instagram-social-media {
	color: #E90001;
}

.header {
	font-family: 'Lato', sans-serif;
	display: block;
	letter-spacing: 0.05em;
	font-size: 30px;
	margin-top: 40px;
}

p {
	
	letter-spacing: 0.05em;
	font-size: 16px;
	line-height: 19px;
	font-weight: 300;
}

h1,
h2,
h3,
h4,
h5 {
	font-family: 'Lato', sans-serif;
}

h2 {
	font-size: 33px;
	letter-spacing: 0.05em;
}

h3 {
	font-size: 28px;
	letter-spacing: 0.05em;
}

.footer-copyright {
	background-color: rgba(240, 231, 224, 0.8);
	color: black;
	margin-top: 4px;
}

.footer-copyright a {
	text-align: center;
}

.e {
	color: #00137C;
	text-decoration: none;
}

.k {
	color: #E7AD01;
	text-decoration: none;
}

.d {
	color: #805E48;
	text-decoration: none;
	;
}

.footer-copyright {
	font-size: 14px;
	
}

.col-lg-4 {}

.contactme {
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.05em;
	font-size: 16px;
	line-height: 19px;
	font-weight: 300;
}

.modal-title {
	font-family: 'Lato', sans-serif;
	font-size: 22px;
}

.indigo {border-top:solid;
         border-top-width:1px;
         border-top-color:rgba(0, 0, 0, 0.1);
	     background-color: rgba(240, 231, 224, 0.5)
    
    
}

.footer-copyright {
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: 0;
	background-color: rgba(170, 170, 170, 0.6);
    border-top:solid;
    border-top-width:1px;
    border-top-color:rgba(0, 0, 0, 0.1)
}

.col-md-2 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 15px;
}

.col-md-2 a {
	font-size: 14px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.pt-5,
.py-5 {
	margin-top:0px;
	padding-bottom: 0px;
}

.mb-3,
.my-3 {
	margin-bottom: 0rem !important;
}

.col-md-2 a:hover {
	color: rgba(0, 0, 0, 0.5);
	transition: 0.3s color;
}

.resources li {
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.05em;
	text-decoration: none;
}

.info:focus {
	transition: 0.3s color;
}

.info a {
	color: #4E1600
}

a:hover {
	color: black;
	text-decoration: none;
}
.container{ }

.indigo { 
    margin-top:200px;
	border-top:solid;
    border-top-width:1px;
    border-top-color:rgba(0, 0, 0, 0.1);
	background-color: rgb(249, 248, 247);
	
    
}

.footer-copyright {
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: 0;
	background-color: rgba(159, 171, 172, 0.5);
    border-top:solid;
    border-top-width:1px;
    border-top-color:rgba(0, 0, 0, 0.1)
}
.footer-copyright {
	background-color: #e6e6e6;
	color: black;
	margin-top: 50px;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: rgba(0, 0, 0, 0.1)
}
.footer-copyright a {
	text-align: center;
}

.e {
	color: #00137C;
	text-decoration: none;
}

.k {
	color: #E7AD01;
	text-decoration: none;
}

.d {
	color: #805E48;
	text-decoration: none;
	;
}

.footer-copyright {
	font-size: 14px;
	padding-bottom: 0;
	margin-bottom: 0;
}
