/*
    Theme Name: Bootstrap 5 Custom Theme
    Theme URI: https://lkprojects.gr
    Author: lk projects
    Author URI: https://lkprojects.gr
    Description: Its a custom theme only for private use
    Version: 1.3
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    
*/
/**/
body{
    padding-top: 150px;
}


.dropdown-menu{
    font-size: small !important;
}

img, svg {
    vertical-align: middle;
    width: 120px;
    padding-top: 10px;
}

 .features  a {
    text-decoration: none;
    color: white;
}


.main-content h2 {
    font-size: 1.5em;
    font-weight: 400;
}

.main-content img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

 .img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
    
}


/* hero-carousel  Slider css  */

.c-item {

    height: 1000px;

}



.c-img {

    height: 100%;
    object-fit: cover;
    filter: brightness(0.9);

}

.carousel {
    position: relative;
    margin-top: -180px;
}


/*carousel captions*/
.carousel-caption {
    margin-bottom: 380px!important;
}


/* navbar and mobile menu  */

nav.navbar.navbar-expand-lg.bg-body-tertiary.small.custom-nav.border-bottom.fixed-top {
    padding-bottom: 0;
    
}


.navbar-toggler {
    
    background-color: white!important;
}



/*contact form css*/
.card.mb-3 {
    background-color: transparent;
    border: none;
}




/* top feaured 3 boxes*/

section.features {
    
    .flex-grow-1.ms-3 {
        color: white;
    }
}


section.features img{
    width:60px;
    

}



.container-custom{width:80%;
vertical-align: middle;
margin: auto;

}


.container-contact{
    width:80%;
    vertical-align: middle;
    margin: auto;

}



/*about us section css*/
.about-company{
    background-color:#ffffff;
}

img.image.wp-image-241.attachment-full.size-full {
    width: 100%;
    border-radius: 20px;
}

.textwidget {
    font-size: 20px;
}



/* footer widget css */

#footer_widget .textwidget a{
    text-decoration: none;
    color: white;
    font-size: 17px;
}


.footer-widget  h4{
    font-weight: bold;
    font-size: 20px;
}



/*Header opacity and background transparent*/
nav.navbar.navbar-expand-lg.small.custom-nav.fixed-top {
    background-color:rgba(43, 41, 41, 0.574);
}
    


/*about us logo */
img.image.wp-image-230.attachment-full.size-full {
    width: 250px;

    
    
}


.card-img, .card-img-top {
    object-fit:cover;
    height: 500px;
    
}




.services{
    background-image: url('http://localhost/theme_dev/wp-content/themes/customthemebootstrap/img/close-up-man-holding-painting-brush.jpg');
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
    
}


img.small {
width: 50px!important;
}


*{
    /*font-family: 'PFHandbookPro-Medium' !important;*/
    font-family: 'Manrope',sans-serif !important;
}




.vid-bg{

    height: 100%;
    object-fit: cover;
    filter: brightness(0.9);

}


/** About us page  */

.page-title-heading.small {
    font-size: 20px;
}

/*portfolio our work images*/

#gallery img{
    width:400px;
}



/*contact page small icons*/
#contact_icons{width:70px; height: 70px;  }



/*our work  slider css*/



.gallery img{
    max-width: 100%;

}


.gallery img{
    background: #fff;
    padding: 15px;
    width: 100%;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
    cursor: pointer;
}




.gallery{
    padding: 80px  0px;
}



#gallery-popup .modal-img{

    width:100%;
}

/*breadcrumb*/
.breadcrumb {
   margin-top:50px!important;
   text-align: center;
}
.breadcrumb a {
    color: #aa2f2f;
    text-decoration: none;
}



/* --------------------------------------------
    ICON LIST
-------------------------------------------- */


ul.i-list {
    padding-left: 0;
    list-style: none;
 }
 
 ul.i-list .list-title {
    display: inline-block;
    position: absolute;
 }
 
 ul.i-list li {
    padding: 2px 0px;
 }
 
 ul.i-list i.fa {
    margin-right: 7px;
 }
 
 ul.i-list .list-item {
    margin-top: 3px;
    display: inline-block;
 }
 
 ul.i-list.filled i.fa {
    color: white;
    font-size: 9px;
    padding: 5px;
    border-radius: 50%;
 }
 
 ul.e-icon-list.filled li {
    padding: 2px 0px;
    line-height: 24px;
 }
 
 ul.i-list.underline li {
    padding: 6px 0px;
    border-bottom: 1px solid #eee;
 }
 
 ul.i-list.medium li {
    padding-bottom: 100px;
    position: relative;
 }
 
 ul.i-list.medium .icon {
    margin-right: 25px;
    color: white;
    font-size: 25px;
    text-align: center;
    line-height: 68px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: 0 5px 16px rgba(0,0,0,.28);
    position: relative;
    z-index: 1;
    /*background-image: url(../img/crease.svg) !important;
    -moz-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
    background-position: center center !important;*/
 }
 
 ul.i-list.medium .icon i.fa {
    margin: 0;
 }
 
 ul.i-list.medium.bordered .icon {
    background: white;
    color: inherit;
    border: 2px solid #8fc135;
    font-size: 26px;
    color: #8fc135;
    position: relative;
    z-index: 1;
    box-shadow: 0 8px 22px rgba(0,0,0,.28);
 }
 
 ul.i-list.medium .list-item {
    text-transform: uppercase;
 }
 
 ul.i-list.large .icon {
    margin-right: 30px;
    background: #d0d0d0;
    color: white;
    font-size: 30px;
    text-align: center;
    line-height: 80px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    box-shadow: 0 8px 22px rgba(0,0,0,.28);
 }
 
 ul.i-list.large .icon i.fa {
    margin: 0;
 }
 
 ul.i-list.large.bordered .icon {
    background: inherit;
    color: inherit;
    border: 2px solid #8fc135;
    font-size: 30px;
    color: #8fc135;
 }
 
 ul.i-list.large .list-item {
    text-transform: uppercase;
 }
 
 ul.i-list .icon {
    float: left;
 }
 
 ul.i-list.right {
    text-align: right;
 }
 
 ul.i-list.right .icon {
    float: right;
 }
 
 ul.i-list.right .icon {
    float: right;
    margin-right: 0;
    margin-left: 25px;
 }
 
 ul.i-list.large.right .icon {
    float: right;
    margin-right: 0;
    margin-left: 30px;
 }
 
 ul.i-list.large li {
    margin-bottom: 25px;
 }
 
 ul.i-list .icon-content {
    overflow: hidden;
 }
 
 ul.i-list .icon-content .title {
    margin-top: 5px;
    margin-bottom: 10px;
 }
 
 .left-line .iconlist-timeline {
    left: auto;
    right: 35px;
 }
 
 .iconlist-timeline {
    position: absolute;
    top: 1%;
    left: 32px;
    width: 1px;
    height: 99%;
    border-right-width: 1px;
    border-right-style: dashed;
    height: 100%;
    border-color: #ccc;
 }
 .icon{
         background-color: #cf2e2e;;
 }
 separator, .testimonial-two, .exp-separator-inner {
     border-color: #0cb4ce;
 }
 .exp-separator {
     border-color: #0cb4ce;
     border-top-width: 2px;
     margin-top: 10px;
     margin-bottom: 2px;
     width: 100%;
     max-width: 55px;
     border-top-style: solid;
     height: auto;
     clear: both;
     position: relative;
     z-index: 11;
 }
 .section-sub-title {
     font-size: 18px;
     margin-bottom: 20px;
     font-weight: 400;
     font-family: Poppins;
 }
 .section-title {
     font-size: 32px;
     font-weight: 600;
     margin-top: 0.45em;
     margin-bottom: 0.35em;
     color: #303133;
     font-family: Poppins;
     letter-spacing: -0.02em;
 }
 .pb-20 {
     padding-bottom: 20px !important;
 }
 .text-center {
     text-align: center!important;
 }
 .center-separator .exp-separator-inner, .center-separator.exp-separator {
     margin-left: auto;
     margin-right: auto;
 }