body {
  font-family: 'Lato', sans-serif;
}

.alert {
	width: 50%;
}

.navbar-custom {
	background-color: #FFFFFF;
    border-color: #FFFFFF;
    margin-bottom: 0 !important;
}

/* mobile version */
.navbar-custom .navbar-toggle {
    border-color: #DDD;
}

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color: #DDD;
}

.navbar-custom .navbar-toggle .icon-bar {
    background-color: #CCC;
}

.img-logo-menu-link {
	height: 90px;
	margin: 35px 15px;
	padding: 0 15px !important;
}

.img-logo-menu {
	height: 90px;
	width: 160px;
	width: 100% \9;
}

.menu-item {
	color: #333366 !important;
	font-weight: 700;
	font-size: 18px;
	line-height: 90px;
	padding: 35px 15px;
	text-transform: uppercase;
}

.menu-item-link {
	color: #333366 !important;
	padding: 0 !important;
	line-height: 90px !important;
}

.menu-item-link:hover, .menu-item-link:focus {
	color: #555588 !important;
	text-decoration: none !important;
	background-color: #FFFFFF !important;
}

.jumbotron {
	position: relative;
	padding: 0;
	height: 600px;
	background-color: #FFFFFF !important;
	overflow: hidden;
}

.cycle-slideshow img {
	width: 100%;
	height: auto;
}

.cycle-slideshow-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.container-resume-wrapper {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	z-index: 2;
}

.container-resume {
	z-index: 200;
}

.container-resume-content {
	padding: 30px;
	background-color: #323266;
}

.container-resume-title {
	font-weight: 300;
	font-size: 48px !important;
	line-height: 1;
	font-style: italic;
	color: #f6ca7b !important;
	margin-top: 0 !important;
}

.container-resume-text {
	font-weight: 400 !important;
	font-size: 18px !important;
	font-style: italic;
	color: #FFFFFF !important;
	margin-top: 0 !important;
}

.main-content {
	padding-top: 50px;
	padding-bottom: 80px;
	border-bottom: 2px solid #9f9f9f;
}

.main-content-title {
	font-weight: 300;
	font-size: 60px !important;
	line-height: 1;
	font-style: italic;
	color: #323266 !important;
	margin-top: 0 !important;
}

.main-content-text, .cv-content-text {
	font-weight: 400;
	font-size: 18px !important;
	font-style: italic;
	color: #7b7b7b !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.cv-content {
	padding-top: 70px;
	padding-bottom: 80px;
}

.cv-content-title {
	font-weight: 400;
	font-size: 18px !important;
	line-height: 1.2;
	color: #323266 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	text-transform: uppercase;
}

.cv-content-title-name {
	font-weight: 600;
	font-size: 30px !important;
	font-style: italic;
	text-transform: capitalize;
}

.cv-content-title-profession {
	font-weight: 400;
	font-style: italic;
	color: #d7a243 !important;
	text-transform: capitalize;
}

.contact-container {
	background-color: #323266;
}

.contact-content {
	padding-top: 35px;
	padding-bottom: 55px;
	border-bottom: 2px solid #FFFFFF;
}

.contact-title {
	font-weight: 300;
	font-size: 24px !important;
	font-style: italic;
	color: #FFFFFF !important;
	margin-top: 0 !important;
	text-transform: uppercase;
}

.form-control-contact {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	color: #636363;
	height: 48px;
	border: 1px solid #8c8c8c !important;
	padding: 6px 18px;
}

.form-control-textarea {
	height: 83px !important;
}

.btn-send-contact {
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	color: #814d2d;
	background-color: #f2bc5c;
	border: none;
}

.btn-send-contact:hover, .btn-send-contact:focus, .btn-send-contact:active:hover {
	background-color: #e9c27c;
	border: none;
}

.google-maps-address {
    position: relative;
	display: block;
	height: 260px;
}

.footer-container-wrapper {
	background-color: #323266;
	padding: 45px 0;
}

.footer-address {
	display: block;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 20px;
	text-align: center;
}

.footer-address-phone {
	text-align: justify;
}

.footer-street {
	background-image: url('../images/location.svg');
    background-position: left 3px;
    background-repeat: no-repeat;
  	background-size: 12px 18px;
  	padding-left: 15px;
}

.footer-phone {
	background-image: url('../images/phone.svg');
    background-position: left 3px;
    background-repeat: no-repeat;
  	background-size: 17px 17px;
  	padding-left: 22px;
}

.footer-email {
	background-image: url('../images/email.svg');
    background-position: left 3px;
    background-repeat: no-repeat;
  	background-size: 15px 18px;
  	padding-left: 22px;
}

.img-logo-footer {
	height: 90px;
	width: 160px;
	width: 100% \9;
}

@media(max-width: 991px) {
	
	.img-logo-footer {
		float: none !important;
		margin: 0 auto 20px;
	}
	
	.footer-address {
		text-align: center;
	}
}

@media(max-width: 767px) {
	
	.menu-list {
		border-top: 1px solid #E7E7E7; 
		background-color: #F8F8F8;
	}
	
	.menu-item {
		padding: 0;
	}
	
	.menu-item-link {
		padding: 0 15px !important;
		line-height: 40px !important;	
	}
	
	.menu-item-link:hover {
		background-color: #e7e7e7 !important;
	} 
	
	.menu-item-divider {
		display: none !important;
	}
	
	/*.jumbotron, .cycle-slideshow img {
		height: 400px;
	}*/
	
	.jumbotron {
		height: 400px;
	}
	
	.main-content { 
		padding-top: 20px;
	}
	
	.container-resume-title {
		font-size: 36px !important;
	}
	
	.main-content-title {
		font-size: 36px !important;
		text-align: center;
	}
	
}

@media(max-width: 500px) {
	
	.jumbotron {
		height: auto; 
		margin-bottom: 0;
	}
	
	.cycle-slideshow-wrapper {
		display: none;
	}
	
	.container-resume-wrapper {
		position: relative;
		top: 0;
		bottom: 0;
	}
	
	.main-content { 
		padding-top: 20px;
	}
}

.v-align-center {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

#email-send-error-alert , #email-send-success-alert {
	display: none;
}

.crp-content {
    font-size: 12px;
	font-weight: 300;
	font-style: italic;
	color: #d7a243 !important;
	text-transform: capitalize;
	margin-top: 3px;
    display: block;
}

.img-logo-menu-link-footer {
	display: block;
}

.img-logo-menu-link-footer:hover {
	text-decoration: none;
}

