#logo img {
    height: 70px;
    margin-left: 0px;
}

.slideshow-container div img {
    height: 700px;
    width: 5px;
}

.topClass {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: rgb(255, 255, 255);
    background-color: #23262D(0, 0, 0);
    height: 35px;
}
.topRightButton {
    background-color: rgb(222, 148, 0);
    height: 25px;
    color: rgb(255, 253, 253);
    text-align: center;
    display: flex;
    align-items: center;
    margin: 0px 0px;
    padding: 0px 2px;
    font-size: 0.6rem;
}
.lesmar {
    margin-right: 5px;
  }
  .moremar {
    margin-right: 10px;
  }
.topRightIcons {
    position: absolute;
    top: 0px;  
}
.topLeftIcon {
    position: absolute;
     top: 20px;
    left: 0%; 
    font-size: 0.6rem;
}
#topNav {
    background-color: rgb(0, 0, 0);
}
.topRightIcons div {
    font-size: 0.5rem;
}
.topLeftIcon {
    display: flex;
    position: absolute;
    left: 10px;
}
ul {
    display: flex;
    position: absolute;
    right: 15px;
}
/* ================================== */
/* ===================================================== */
.animated-text{
    color: #000000;
    position: absolute;
    top: 200px;
    left: 30px;
    background-color:transparent;
    padding: 0 20px;
    height: 60px; 
    /* border: 2px solid rgb(0, 0, 0); */
}
.line{
    font-weight: bolder;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    text-align: center;
    font-size: 23px;
    line-height: 40px;
    text-align: justify;
    letter-spacing: -2px;
}
.animated-text2 {
    color: #fff;
    position: absolute;
    top: 50px;
    right: 30px;
    background-color: transparent;
    padding: 0 0px;
    height: 60px;
    /* border: 2px solid rgb(255, 34, 34); */
}
.para{
    margin-right: 30px;
    text-align: center;
    font-size: 0.5em;
    line-height: 15px;
    text-align: justify;
}
.animated-text3{
    color: #000000;
    position: absolute;
    bottom: 250px;
    left: 60px;
    background-color:transparent;
    padding: 0 0px;
    height: 30px;
    z-index: 1;
    /* border: 2px solid rgb(69, 184, 69); */
}
.animated-text4{
    position: absolute;
    bottom: 80px;
    left: 30px;
    background-color:transparent;
    padding: 0 0px;
    height: 50px;
    /* border: 2px solid rgb(1, 1, 1); */
}
.para-down{
    text-align: center;
    font-size: 0.7em;
    line-height: 15px;
    text-align: center;
    /* z-index: 3; */
}
/* ==================================================== */
/* part2------------ */
#part2{

    height: 400px;
    padding-top: 100px;
    justify-content: center;
    align-items: center;
}
#part2Box1 h3 {
    font-size: 25px;
    margin-top: 0px;
    color: #D39C4B;
}

#part2Box1 h4 {
    font-size: 20px;
    line-height: 25px;
    margin-top: 8px;
    text-align: center;
    color: #fff;
}

#part2Box1 {
    margin-top: 6px;
    height: 130px;
    width: 220px;
    padding: 0 100px;
    padding-right: 0px;
    display: flex;
    border: 10px double #727272;
}
#part2Box2 h4 {
    margin-top:10px;
    color: #E79157;
  }
#part2Box2 h3 {
    font-size: 20px;
    margin-top: -20px;
    color: #fff;
}
#part2Box3 p {
    margin-top: 15px;
    margin-right: 30px;
    font-size: 0.5rem;
    color: #7A7A7A;
    text-align: center;
   
}

#about,#spectrum,#clients,#asso{
    text-align: center;
   padding: 2px 1px;
   
}
#about h3{x
    font-size: 2rem;
}
#about p{
    padding: 0;
}
#spectrum h3{
    font-size: 2rem;
}
#clients,#asso{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#clients img,#asso img{
    height: 200px;
    width: 400px;
}
/* paint==================== */
#painthome{
    height: 750px;
    width: 100%;
    background-color: #fff;
  }