

.row-footer-style {
    color: slategray;
    margin-bottom: 25px;
    margin-bottom: 25px; 
    margin-left: 25px; 
    margin-right: 25px; 
    background-color: white
    font-family: serif;
    font-size: 12px; 
    
    
    
}
body{
	margin:0;
	padding:0;
}
/* .container{
	width:90%
	margin:10px auto;
} */
.portfolio-menu{
	text-align:center;
}
.portfolio-menu ul li{
	display:inline-block;
	margin:0;
	list-style:none;
	padding:10px 15px;
	cursor:pointer;
	-webkit-transition:all 05s ease;
	-moz-transition:all 05s ease;
	-ms-transition:all 05s ease;
	-o-transition:all 05s ease;
	transition:all .5s ease;
}

.portfolio-item{
	/*width:100%;*/
}
.portfolio-item .item{
	/*width:303px;*/
	float:left;
	margin-bottom:10px;
}


.course{
	text-align:center;
	color:green;
}
.course1{
	text-align:center;
	font-family:Bradley Hand ITC;
}
.cours2{
	margin-top:30px;
}

.cours2{
	position:relative;
	margin-bottom:50px;
	
}


.cours3{
	-border:1px solid red;
	position:absolute;
	top:-100px;
	opacity:0;
	-bottom:100px;
	-background-color:rgba(142,198,63,.8);
	background-color:rgba(0,0,0,0.3);
	color:white;
	padding:10p;
}
.cours2:hover .cours3 {
	opacity:1;
	top:0px;
	transition:1s;
}
.cours4{
	position:absolute;
	-border:1px solid red;
	-margin-top:-80px;
	padding-top:20px;
	width:100%;
	height:80px;
	opacity:0;
	bottom:-50px;
	-background-color:rgba(142,198,63,.8);
	background-color:rgba(0,0,0,0.3);
}
.cours2:hover .cours4{
	opacity:1;
	bottom:0;
	transition:1s;
}
.cours2:hover .hover{
	transform:scale(1.3);
	transition:1s;
}
.cours7{
	border:1px solid rgb(73,183,43);
	background-color:rgb(73,183,43);
	color:white;
	font-size:18px;
	padding:10px 15px;
	border-radius:5px 20px;
}
.cours7:hover{
	background-color:transparent;
	color:rgb(73,183,43);
	border:1px solid rgb(73,183,43);
	transition:1s;
}

.cou:hover{
	background-color:transparent !important;
	color:rgb(237,78,110) !important;
	border:1px solid rgb(237,78,110) !important;
}
    
   h1 {
        font-family: 'Lato', sans-serif;
    }
    
    h2 {
        
        
    }
    
    p {
        font-family: 'font-family: 'Libre Baskerville', serif;
    
    }
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
.sectionTitle {
    padding: 0 0 0px 70px;
    margin: 50px 0;
    position: relative;
}

.sectionTitle:before {
    background-color: #33a4c9;
    border-radius: 25px;
    content: ' ';
    display: block;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 50px;
}

.sectionTitle-font, .sectionTitle {
    font-size: 2.5rem;
}

section {
    font-size: 1.5rem;
}

ul.job > li > h4 {
    margin: 0;
    padding: 0;
}

.job-title-font, ul.job > li > h4 {
    font-size: 1.5rem;
}
ul.job {
    padding: 0px;
    margin: 0px;
}
ul {
    list-style-type: none;
}
.techEnviro h4 {
    margin-right: .5rem;
    display: inline;
    font-size: 1.5rem;
}
.techEnviro span {
    font-size: 1.5rem;
}
ul.job ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}

 h1 {
        font-family: 'Lato', sans-serif;
    }
    
h2 {font-family: 'Lato', sans-serif;
    color: slategray;
    
    }

p {
    font-family: 'Libre Baskerville', serif;
}
    
    .resume-style {
    color: white
    margin-bottom: 50px;
    margin-bottom: 50px; 
    margin-left: 50px; 
    margin-right: 50px; 
    background-color: white
    list-style-type: square;

}
    
    .contact-style {
    color: slategray;
    margin-bottom: 50px;
    margin-bottom: 50px; 
    margin-left: 50px; 
    margin-right: 50px; 
    background-color: white
    list-style-type: square