/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.mytitle {
	text-transform: uppercase;
	color:#254271;
	font-size:22px;
}

.mytitlesmall {
	color:#254271;
	font-size:18px;
}

.mytitleh1 {
	text-transform: uppercase;
	color:#0367ad;
	font-size:30px;
}

.page-id-80 .title {
	color:#264270;
}

.mytitleblue {
	font-family:'Rajdhani';
	font-size: 20px;
	text-transform:uppercase;
	color:#264270;
	font-weight: bold;
}

.mytitlewhite {
	font-family:;
	font-size: 20px;
	text-transform:uppercase;
	color:#fff;
	font-weight: bold;
}

.historicaldate {
	font-weight:bold;
	font-size: 30px;
	text-transform:uppercase;
	color:#264270;
}
.historicaltitle {
	font-family: 'Rajdhani';
	color:#254271;
	font-size:22px;
	margin-bottom: 20px;
}

.myyellowbar {
	background: #e2bf44;
	color:white;
	padding:20px;
}

/* Bandeau home page top*/

.et_pb_fullwidth_code_0 .et_pb_column {
	margin-right: 0;
}

/* Top Header */

#et-info img {
	float: left;
}

#et-info div {
	display:block;
	font-family:Gudea;
	font-size:16px;
	margin-left: 60px;
	font-weight: 400;
}

#et-info a,
#et-info-phone {
	display:block;
	
}

#et-info {
	margin-left:20px;
}

#et-secondary-menu a.mylinktop {
	padding-top: 17px;
	font-family:Gudea;
	font-size:16px;
	font-weight: 400;
}

#top-header, #top-header #et-info, #top-header .container, #top-header .et-social-icon a {
	line-height:4em;
}

.myfootermenu {
	list-style: none!important;
	color:#fff;
	text-align:center;
}

.myfootermenu a {
	color:#fff;
}
.bold {
	font-weight: bold;
}
#footer-bottom .container {
	border-top: 2px solid #fff;
	padding-top: 10px;
}