/* GENERAL */
/*
html {
  scroll-behavior: smooth;
}
*/

body
{
    font-family: 'Lato', sans-serif;
}

h1,h2,h3,h4,h5,h6
{
    font-weight: bold;
}
#orange
{
    color: #ff6c00;
}
img
{
    max-width: 100%;
    height: auto;
}
section
{
    padding: 48px 0 80px 0;
}


section .heading
{
   text-align: center;
   padding-bottom: 40px;
}
section  .heading h2
{
    text-transform: uppercase;
    letter-spacing: 3px;
}
section  .heading h1
{
    text-transform: uppercase;
    letter-spacing: 3px;
}
.red-divider
{
    width: 200px;
    height: 2px;
    background: #272727;
    margin: 0 auto;
    margin-bottom: 10px;
}
.white-divider
{
    width: 200px;
    height: 2px;
    background: #ff6c00;
    margin: 0 auto;
    margin-bottom: 20px;
}

ul,ol
{
    list-style:none;
}
/* ABOUT */

#about
{
    padding-top: 100px;
    background: #272727;    
    padding-bottom: 30px;
}
.profile-picture
{
    text-align: center;
    margin: auto;
    float: none;
}
#about .heading h1
{
    color: #fff;
    text-transform: uppercase;
    padding: 15px
}

#about .heading h3
{
    color: #ff6c00;
    letter-spacing: 3px;
    
}
.button1
{
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    border: 1px solid white;
    display: inline-block;
    margin-top: 20px;
    padding: 18px 50px;
    border-radius: 3px;
    transition: all 0.3s ease-in 0s;
    
}
.button1:hover
{
    background: white;
    color: #ff6c00;
    text-decoration: none;
}

/* SKILLS */


#skills
{    
background:#fff ;
padding-top: 50px;
padding-bottom: 30px;
}
#skills .heading
{
    height: 90px
}
#skills .heading h2
{
    color: #272727;
    text-transform: uppercase;
}
#skills .heading h3
{
    color: #272727;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #ff6c00;
    font-size: 20px;
}
#skills .container .row a img
{
/*    border: 1px solid #d4d4d4;*/
/*    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.05);*/
}
#skills .container .row a img:hover
{
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    transform: translateX(1px) translateY(1px);
/*    filter:opacity(80%)*/
}
/*
#skills .progress
{
    height: auto;
    margin: 20px 10px ;
    background: #272727;

    
    
}
#skills .progress-bar-striped
{
    padding: 5px    
}
#skills .progress-bar-striped h5
{
    
    color: #D3D3D3;
    padding-left: 10px;
    margin-left: 10px;
    margin-bottom: 0px
    
}
*/
/*
#skills .container .row .progress #MyHOME
{
    
}
*/

/*
#skills .container .row .progress #MyHOME img
{
	width: 60px;
    float: left;
    margin-right: 10px;
      

}
*/
/*
#skills .container .row .progress #MyHOME #spacer
{
    
    height: 25px;
    margin-right: 10px;
    background-color: #ff6c00;
    float: left;
    
}
*/
/*
#skills .container .row .progress #OPENHAB img
{
	width: 110px;
    float: left;
    margin-right: 10px;
        
}
*/
/*
#skills .container .row .progress #OPENHAB #spacer
{
    
    height: 25px;
    margin-right: 10px;
    background-color: #ff6c00;
    float: left;
    
}
*/
/*
#skills .container .row .progress #JAVASCRIPT img
{
	width: 25px;
    float: left;
    margin-right: 10px;
       
}
*/
/*
#skills .container .row .progress #JAVASCRIPT #spacer
{
    
    height: 25px;
    margin-right: 10px;
    background-color: #ff6c00;
    float: left;
    
}
*/
/*
#skills .container .row .progress #CSS img
{
	width: 20px;
    float: left;
    margin-right: 10px;
       
}
*/
/*
#skills .container .row .progress #CSS #spacer
{
    
    height: 25px;
    margin-right: 10px;
    background-color: #ff6c00;
    float: left;
    
}
*/
/*
#skills .container .row .progress #BLUEIRIS img
{
	width: 70px;
    float: left;
    margin-right: 10px;
       
}
*/
/*
#skills .container .row .progress #BLUEIRIS #spacer
{
    
    height: 25px;
    margin-right: 10px;
    background-color: #ff6c00;
    float: left;
    
}
*/
/*
#skills .container .row .progress #TASKER img
{
	width: 25px;
    float: left;
    margin-right: 10px;
       
}
*/
/*
#skills .container .row .progress #TASKER #spacer
{
    
    height: 25px;
    margin-right: 10px;
    background-color: #ff6c00;
    float: left;
    
}
*/
/*
#skills .container .row .progress #JEEDOM img
{
	width: 25px;
    float: left;
    margin-right: 10px;
        
}
*/
/*
#skills .container .row .progress #JEEDOM #spacer
{
    
    height: 25px;
    margin-right: 10px;
    background-color: #ff6c00;
    float: left;
    
}
*/
/*
#skills .container .row .progress #ARDUINO img
{
	width: 40px;
    float: left;
    margin-right: 10px;        
}
*/
/*
#skills .container .row .progress #ARDUINO #spacer
{
    
    height: 25px;
    margin-right: 10px;
    background-color: #ff6c00;
    float: left;    
}
*/
/*
#skills .container .row .progress #PYTHON img
{
	width: 25px;
    float: left;
    margin-right: 10px;        
}
*/
/*
#skills .container .row .progress #PYTHON #spacer
{    
    height: 25px;
    margin-right: 10px;
    background-color: #ff6c00;
    float: left;    
}
*/
/*
#skills .container .row .progress #HTML img
{
	width: 20px;
    float: left;
    margin-right: 10px;       
}
*/
/*
#skills .container .row .progress #HTML #spacer
{
    
    height: 25px;
    margin-right: 10px;
    background-color: #ff6c00;
    float: left;    
}
#skills .container .row .progress #KNX img
{
	width: 50px;
    float: left;
    margin-right: 10px;       
}
#skills .container .row .progress #KNX #spacer
{    
    height: 25px;
    margin-right: 10px;
    background-color: #ff6c00;
    float: left;    
}
#skills .container .row .progress #HOMEASSISTANT img
{
	width: 25px;
    float: left;
    margin-right: 10px;       
}
#skills .container .row .progress #HOMEASSISTANT #spacer
{
    
    height: 25px;
    margin-right: 10px;
    background-color: #ff6c00;
    float: left;    
}
*/

/* EXPERIENCE */

#experience
{
    background: #272727; 
}

#experience .heading h2
{
    color: #fff;
}
#experience .timeline h3
{
    color: #ff6c00;
}
.timeline
{
    padding: 30px 10px;
    position: relative;
    
    
}

.timeline:before
{
    top:0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 5px;
    background-color: #ff6c00;
    left: 50%;
    margin-left: -2.5px;
}
.timeline > l1
{
    margin-bottom: 20px;
    position: relative;
}
.timeline > li:after
{
    clear: both;
}
.timeline > li:before, .timeline > li:after
{
    content: " ";
    display: table;
}

.timeline li .timeline-badge .bi-wallet-fill
{
    color:#ff6c00;
    width: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    position: relative;
    top: 65px;
    left: 50%;
    margin-left: -25px;
    background-color: #ddd;
    border-radius: 50%;
    padding: 10px;
    
}

.timeline-panel-container
{
    width: 50%;
    float: left;
    
}
.timeline-panel-container-inverted
{
    width: 50%;
    float: right; 
}
.timeline-panel
{
    width: 90%;
    float: right;
    margin-right: 40px;
    border: 1px solid #d4d4d4;
    border-radius: 7px;
    padding: 20px 25px;
    position: relative;
    box-shadow: 0 1px 6px rgba(0,0,0, 0.175);
    background: #fff;
    
}
.timeline-panel-container-inverted .timeline-panel
{
    float: left;
    margin-left: 40px;
}
.timeline-panel:after
{
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: "";    
}
.timeline-panel-container-inverted .timeline-panel:after
{
    border-left-width: 0px;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-heading h3
{
    margin-top: 5px;
    font-size: 25px;
}
.timeline-heading h4
{
    color: #272727;
}
/* EDUCATION */
#education 
{
    background: #ff6c00;    
    padding: 5px;
    margin: 0px
}
#education .heading h2
{
    color: #272727;    
}
.education-block
{
    width: 80%;
    margin: 0 auto;
    text-align:center;
    padding: 30px;
    background: #ddd;
    border-radius: 10px;
    border: 2px solid #ccc;
    margin-bottom: 20px;
}
.education-block h5
{
    color: #888;
    font-size: 15px;
    margin-bottom: 15px;
}
.education-block h3
{
    color: #272727;
}
.education-block h4
{
    margin-bottom: 20px;
}
.education-block p
{
    font-weight: bold;
}
.education-block .red-divider
{
    margin-bottom: 20px;
}
#portfolio
{
    background: #272727;   
}
#portfolio .thumbnail img
{
    border: 3px solid rgba(255,255,255, 1);    
    margin-top: 10px;
    width: 100%;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);    
}
#portfolio .thumbnail img:hover
{    
    filter: none;
    -webkit-filter: none;
    transform: translateX(1px) translateY(1px);
    
}
#portfolio .heading h2
{
    color: #fff;
}
/* RECOMMANDATIONS  */
#technologies
{
    background: #fff;
    padding-top: 50px;
    padding-bottom: 30px;
}
#technologies .heading h2
{
    color: #272727;
}
#technologies #myCarousel a
{
   margin: 200px;
   color: #272727;   
}

#technologies #myCarousel .carousel-inner h3
{
    color: #ff6c00;
    font-style: italic;
}

.carousel-indicators
{
    bottom: 0px;
}
.carousel-indicators li
{
    border-color: #272727;
    background-color: #ddd;
    top: 15px;
}

.carousel-indicators li.active
{
    background-color: #ff6c00;
    
}

#myCarousel .carousel-item
{
    padding: 40px 30px;    
    
}
/*  FOOTER   */ 
footer
{
    background: #272727;
    padding: 10px 0 20px;
}

footer a .bi-chevron-up 
{
    color: #ff6c00;  
}

footer a .bi-chevron-up:hover
{
    color: #fff;   
}

footer h5 
{
    color: #fff;
}
/* NAVBAR  */
.navbar
{
    background: #202020 !important;
    letter-spacing: 4px;
}
.navbar .navbar-collapse
{
    text-align: center;
}
.navbar  .navbar-toggler
{
    background: #ff6c00 !important;
}

.navbar .container #myNavbar li a
{
    color: #ff6c00;
    font-weight: bolder;
    font-size: 17px;
    padding:7px;
    text-transform: uppercase;    
}

nav .container #myNavbar li a:hover
{
    background: #272727;
    color: #fff;
}
 #about.active
{
    background: #272727;
    color: #fff;
}

body {
  position: relative;
  overflow-y: auto; 
}










/*//////////////////Contact/////////////*/











#contact
{
    background: #272727;   
}

h2
{
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}
#contact-form
{
    font-size: 20px;
/*
    background: #fff;
    padding: 40px;
    
*/  
    color: #fff; 
    border-radius: 10px;
}
.blue
{
  color: #ff6c00;  
}
.form-control
{
    height: 50px;
    font-size: 18px;
    margin:0px;
}
.comments
{
    font-style: italic;
    font-size: 18px;
    color: #fff;
    height: 15px;
}
#contact-form
{
    margin: 0px 10px 0px;
}

#contact-form #buttoncontact
{
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    border: 1px solid white;
/*    display: inline-block;*/
    margin-top: 20px;
    padding: 18px 50px;
    border-radius: 3px;
    transition: all 0.3s ease-in 0s;
    background: #272727;   
    
}
#contact-form  #buttoncontact:hover
{
    background: white;
    color: #ff6c00;
    text-decoration: none;
}

#contact-form input[type=submit]
{
    margin: 25px auto 0px;
    display: block;
}

.thank-you
{
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    font-size: 22px;
}
