html{
    scroll-behavior: smooth;
}

#menu_bar li{
    padding: 1%;
}

#menu_bar li a{
    text-decoration: none;
    font-size: large;
    padding-top:10%;
    color: white;
}

#menu_bar li a:hover{
    background-color: #027ed1;
    color: white;
}

.section{
    padding-top: 20px;
    padding-bottom: 5px;
}

a:hover{
    text-decoration: none;
}

#header{
    color: rgb(253, 253, 253);
    background-color: #ffffff;
    position: fixed;
    width: 100%;
    z-index: 9999;
 }

#header img{
    float: left;
    margin-top: 7px;
    width: 80px;
    height: 60px;
}

#header h1{
    font-size: 35px;
    font-family: Exotc350 dmBd BT;
    color: rgb(27, 127, 189);
    position: relative;
    top: 19px;
    left: 10px;
}

#menu{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 15px !important;
}

#menu li{
    display: inline-block;
}

#menu li a{
    font-size: 20px;
    font-family: Exotc350 dmBd BT;
    color: rgb(27, 127, 189);
    padding: 0 3px;
    padding-top: 20px;
    display: block;
    height: 90px;
}

#menu li a:hover{
    background-color: #9fd1f3;
    text-decoration: none;
}

/* #banner{
    background: url(file:///C:/DATA/Program/Photo/Banner.jpg) no-repeat 0 0;
    background-size: cover;
    height: 400px;  
}  */

#banner img{
    /* margin-top: 80px; */
    width: 100%;
    height: 550px;

}

/* .banner-title h1{
    background: rgb(63, 154, 207);
    display: inline-block;
    padding: 10px;
    margin: 0;
} */

/* .banner-title p.lead{
    color: #fff;
    background: #9bcef0;
    padding: 10px;
} */


.service-box{
    text-align: center;
}

.service-box img{
    width: 100px;
    height: 150px;
}


.section h2{
    font-family: 'Roboto Slab', serif;
    text-align: center;
    margin-bottom: 40px;
}

.section h2::after{
    background: #3498db;
    content: "";
    display: block;
    height: 3px;
    width: 100px;
    margin: 20px auto;
}

/* #Company-Employees{  
    background: #2980b9;
    text-align: center;
    color: #fff;
}

#Employees-section{
    background-color: #9bcef0;
    text-align: left;
    padding-left: 20px;
}

 .col-md-6{
    padding-bottom: 20px;
    display: inline-block;
}



#Employees-section p{
    display: inline-block;
    padding: 20px;  
}

#Employees-section img{
    padding-bottom: 20px;
} */

/* <!-- employee ID SECTION --> */

.row.Employe{
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 5px;
}

.col-md-4{
    padding-bottom: 10px; 
}
.card{
    background-color: #3498db;    
}

/* .card p{
    text-align: center;
} */

.card.flex-row.flex-wrap img{
    width: 100px;
    height: 120px;
    padding: 10px 10px;
} 

.card-block h4{
    padding-top: 10px;
}

/* <!-- OUR PRODUCT  SECTION--> */
.card.product img{
  size: 50%;
}


.products{
   
   border: #0594f3 10px solid;
   background-color: #9bcef0;
   
}

.curb{
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 50px;
    border: #0594f3 3px solid;
    border-radius: 10px;
    background-color: #9bcef0;  
 }

 .curb ul li{
    font-size: 25px;
 }

.services{
    padding-bottom: 50px;
}

.services.services.ul.il{
    size: 5px;
}


.col-md-10 h1{
    color: #027ed1;
    /* font-size: 2.5em;
    background-image: linear-gradient(to bottom, transparent 80%, #038ae4 100% 80px);
    padding: .2em .6em; */
    font-weight: bold;
    /* text-align: center; */
}

/* OUR PROJECTS */

.details{
    margin-bottom: 50px;
    width: 330px;
    height: 500px;  
}

.details img{
    margin: 15px;
    width: 300px;
    height: 400px;
}

.projects{
    padding-left: 50px;
    padding-right: 50px;
}

.button{
    border: none;
    padding: 8px 16px;
    color: #2980b9;
    background-color: #fff;
    margin: 14px;
    border-radius: 6px;
    cursor: pointer;
}

.button:hover{
    border: 1px solid #2980b9;
}

.carousel-control-prev{
    width: 100px;
}

.carousel-control-next{
    width: 100px;
}

.card.details h2{
    text-align: center;
}


.modal{
    position: fixed;
    margin-top: 50px;
}


/* Gallery section */
.carousel{
    margin-bottom: 20px;  
}

h2{
    color:#1b7fbd;
}

.project_desc{
    bottom: 0;
    position:absolute;
}

/* <!-- FOOTER-SIDBAR --> */
#footer-sidebar{
    /* color: #fff; */
    /*background: url(file:///C:/DATA/Program/Photo/blue.jpg) no-repeat 0 0;;*/
    background-size: cover;
    padding: 50px 0;
    position: relative;

}

#footer-sidebar::before{
    /* background: hsla(207, 68%, 73%, 0.6); */
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.footer-widget h4:after{
    content: "";
    background: #fff;
    display: block;
    width: 50px;
    height: 2px;
    margin: 5px 0;
}

.footer-widget a{
    color: #fff;
}

/* <!-- FOOTER --> */
.latest-news{
    list-style: none;
    padding: 0;
    margin: 0;
}

.latest-news li{
    margin: 3px;
}

.latest-news li:before{
    content: "\f101";
    font-family: FontAwesome;
    padding: 5px;

}

#footer{
    border: rgb(27, 127, 189) solid 2px;
    color: rgb(27, 127, 189);
    /* background: #0289e2; */
    margin: 0%;
    padding: 10px 0;
}

#social-icon{
    list-style: none;
    margin: 0%;
    padding: 0%;
}

#social-icon li{
    display: inline-block;
    padding-left: 5px;
}

#social-icon li a{
    color: rgb(27, 127, 189);
    font-size: 20px;
}

    
@media (max-width: 1021px){

    #top_bar{
        padding-left: 4% !important;
        position: static !important;
    }

    #menu_bar{
        padding-left: 0 !important;
    }

    #menu_bar li a{
        font-size:inherit !important;
        white-space: nowrap;
    }

    #menu_bar li a:hover{
        background-color: white !important;
        color: #027ed1 !important;
    }

    #header h1{
        font-size: 21px;
        margin-left: 65px;
        margin-top: 2px;
    }

    #header img{
        /* width: 50px;
        height: 30px;
        margin-left: 22px; */
        margin-top: 25px;
    }

    #menu li a{
        font-size: 12px;
        font-family: Exotc350 dmBd BT;
        color: rgb(27, 127, 189);
        padding: 12px 3px;
       /*  display: block; */
        margin-left: 10px;
        height: auto;
    }

    .owl-nav{
        display: none !important;
    }

    .carousel-control-prev{
        display: none !important;
    }

    .carousel-control-next{
        display: none !important;
    }

    #banner{
        position: relative !important;
        top: -10px !important;
    }

    .carousel-control-next, .carousel-control-prev{
        top:120px !important;
    }

    #banner img{
        /* margin-top: 105px; */
        width: over;
        height: 150px;
    }
    
    .section h2{
        /* font-size: 10px; */
        font-family: 'Roboto Slab', serif;
        text-align: center;
        margin-bottom: 10px;
        
    }

    
    .section{
        padding-top: 10px;
        padding-bottom:1px;
    }

    .section h2::after{
        background: #3498db;
        content: "";
        display: block;
        height: 1px;
        width: 50px;
        margin: 5px auto;
    }

    .card.flex-row.flex-wrap img{
        width: 80px;
        height: 100px;
        padding: 10px 10px;
    } 

    .details{
        margin: 0px;
        width: 150px;
        height: 200px;
    }

    .details img{
        margin: 5px;
        width: 140px;
        height: 120px;
    }

    /* .button{
        border: none;
        padding: 4px 8px;
        color: #2980b9;
        background-color: #fff;
        margin: 5px;
        border-radius: 4px;
        cursor: pointer;
        font-size: 10px;
    } */

    .card.details{
        margin-bottom: 20px;
    }

    .card.details h2{
        text-align: center;
        font-size: 20px;
    }

    /* .service-box img{
        width: 50px;
        height: 100px;
    }

    .service-box{
        width: 60px;
    } */

    video{
        width: 350px;
    }

    #lightbox_video .modal-dialog{
        position: absolute !important;
        top: 115px !important;
    }
    
    #lightbox_video .modal-content{
        width: 380px !important;
    }
}