/* ----------------------------------------------------------------
	Custom CSS 
-----------------------------------------------------------------*/

@font-face {
  font-family: "museoslab";
  src: url('fonts/exljbris-MuseoSlab-500.otf'); 
}

#top-bar .bb {
    border-bottom: 1px solid #EEE;
}

.service-feature {
    /*transform: translateY(-35%);*/
    z-index: 4;
    position: relative;
}

.service-feature .grid-inner{
	background-color: #f5941f;
    height: 430px;
}

.service-feature > .row > *{
	padding: unset;
}

.slider-caption h2::first-letter {
            font-size: 3em; /* Adjust the size as needed */
            font-weight: bold;
            /*float: left;*/
            /*margin-right: 5px;*/
        }


p.exp {
    margin-top: -235px;
    position: absolute;
    margin-left: 400px;
    text-transform: uppercase;
}

#logo img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: 70px !important;
    margin-bottom: -30px;
    z-index: 2;
}

.menu-item.current::after {
    content: "\e77b";
    font-family: 'font-icons';
    display: inline-block;
    position: absolute;
    top: 24px;
    left: 30px;
    font-size: 1.5rem;
    color: #f5941f;
}

#top-social .button.button-border{
	border: unset;
	border-style: double;
	margin: unset;
	padding: 5px 22px;
	border-color: #f5941f;
}

.slider-caption .button{
	width: fit-content;
    margin: 0 auto;
    color: #000;
}

.slider-caption h3{
	margin: 0;
}

/*===================*/

.heading-style h2::first-letter {
    font-size: 3em;
    initial-letter: 2;
    margin-top: -2.8rem;
}

/*======================*/

.service-feature-side{
	margin-top: 50px !important;
	background: #231f20 !important;
	color: #fff !important;
}

.service-feature-side .more-link:hover {
    color: #f5941f;
}

.service-feature h3.h5{
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
}

.service-feature-side h3,
.service-feature-side h2{ 
	color: #fff !important; 
}

/*.top-3 .service-feature h3{  
    margin-left: 75px;
}*/

.top-3 h2 {
    color: #222;
    font-family: 'museoslab', sans-serif;
}

.top-3 h2::first-letter {
    font-size: 1rem;
    initial-letter: 1.5;
    margin-top: -1.4rem;
}

.portfolio-item .portfolio-image > a, .portfolio-item .portfolio-image img { 
    width: fit-content;
    height: 100px;
    margin: auto;
}

.heading-style h2 {
    color: #f5941f;
    font-family: 'museoslab', sans-serif;
}

.heading-style h3{  
    margin-left: 133px;
    font-family: 'Poppins', sans-serif !important;
}

.gallery2 .portfolio-desc{
	background-color: #f5941f;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 20px 5px 20px 30px;
    justify-content: space-between;
}

.gallery2 .portfolio-item .portfolio-image > a, .gallery2 .portfolio-item .portfolio-image img {
    width: 100%;
    height: auto;
    margin: auto;
}

.gallery2 .portfolio-desc span, .gallery2 .portfolio-desc span a {
    color: #fff;
}

.gallery2 .portfolio-item { 
    margin: 10px;
}

.gallery2 .portfolio-desc span{
	color: #fff;
}

.gallery2 .bg-overlay-content {
    display: -ms-flexbox;
    display: flex;
    align-items: start;
    justify-content: right;
    z-index: 1;
     padding: unset; 
}

.gallery2 .overlay-trigger-icon{
	color: #fff;
	margin-left: -45px;
    margin-top: -58px;
    line-height: 1;
}
.gallery2.service-feature{
	transform: translateY(-80%);
}


/*==
==*/

.bg-overlay {
    /*width: fit-content;*/
}
 


.gallery2 .plus-fade {
    width: fit-content;
    /* float: right; */
    width: 0;
    height: 0;
    border-top: 70px solid #222;
    border-left: 70px solid transparent;
    position: absolute;
    /* float: right; */
    right: 0;
    top: 0;
}

.gallery2 .plus-fade:hover{
	border-top: 70px solid #7e0c0c;
}

div#Clients{
	margin-top: 20%;
}

#about-us .heading-style h3 {
    margin-left: 65px;
}
#about-us .heading-block::after {
    width: 65px;
    border-top: 2px solid #f5941f;
}

.map-container {
            position: relative;
            width: 100%;
            height: 800px;
        }
.map-iframe {
            width: 100%;
            height: 100%;
            border: 0;
        }
.map-overlay-text {
            position: absolute;
    top: 20%;
    left: 20%;
    background-color: #333;
    padding: 50px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    text-align: center
}

.map-container .heading-style h2 {
    margin: 0 0 10px 0;
}

.map-container .heading-style h3 {
    color: #fff;
    margin-left: 70px;
}

.copyright-links i{
	font-size: 10px;
}

.widget .social-icon{

     width: unset; 
     height: unset; 
     font-size: 2rem;
     line-height: unset !important; 
     
}
.widget a small{
 
     font-size: 1.2rem; 
     
}

.d-logos {
    background: #fff; 
    border-radius: 50px;
    padding: 20px;
        margin: 0 auto;
}

.d-logos img { 
    height: 50px;padding: 0 10px; 
}

.factstitle {
    background: rgb(242, 113, 33);
    background: -moz-linear-gradient(left, rgba(242, 113, 33, 1) 0%, rgba(245, 154, 32, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(242, 113, 33, 1) 0%, rgba(245, 154, 32, 1) 100%);
    background: linear-gradient(to right, rgba(242, 113, 33, 1) 0%, rgba(245, 154, 32, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27121', endColorstr='#f59a20',GradientType=1 );
    margin-top: -142px;
    font-size: 30px;
    color: #fff;
    padding: 20px 35px;
    width: 400px;
    position: relative;
    display: inline-table;
}

.factstitle:after {
    content: " ";
    display: block;
    width: 61px;
    height: 55px;
    background-color: #f49620;
    position: absolute;
    right: -31px;
    top: 11px;
    transform: rotate(45deg);
}

.text-n-right {
        padding: 10px;
    font-size: 30px;
    line-height: 35px;
    margin-right: 0px;
    text-align: center;
    z-index: 1;
    background-color: #f49620;
    -webkit-transform: translateX(16%);
    transform: translateX(16%);
    position: relative;
    color: #fff;

    }




.curve-bg {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 37%, 0 68%);
    clip-path: polygon(0 0, 100% 0, 100% 47%, 0 88%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f5941f;
}

.cs-signin-form .cs-signin-form-inner {
    position: relative;
    max-width: 600px;
    background-color: #FFF;
    border: 1px solid #EEE;
    padding: 40px;
    border-radius: 4px;
    box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.05);
    margin: 0 auto;
}

.input-group-append .btn {
    border-left: 0;
    border-color: #ced4da;
}

input:active + .input-group-append .btn,
input:focus + .input-group-append .btn {
    border-color: #999;
}

.passowd-shown .icon-line-eye:before {
    content: "\e960";
}

.fbox-content{
    text-align: justify;
}

#contact-page .fbox-content {
    text-align: center;
    min-height: 98px;
}

#contact-page .fbox-center .fbox-icon {
    margin-bottom: .5rem;
}

#contact-page .fbox-content a{
    color: #222;
}

#contact-page .fbox-content a:hover {
    color: #f5941f;
}

#contact-page .titular-sub-title{
    font-family: 'Poppins', sans-serif !important;
}

#projects-page .d-logos{
    height: 70px;
    border: 1px solid #f5941f;
    padding: 10px;
    width: fit-content;
    margin: unset;
}

@media (max-width: 991.98px) {
    .text-n-right {
        transform: unset !important;
    }
    #top-social { 
    justify-content: center; 
    }
    .top-links-container{
        justify-content: center;
    }
    .min-vh-120 {
        min-height: 70vh !important;
    }
    .video-wrap video{
        display: block !important;
    }
    .heading-style h2::first-letter { 
    margin-top: -1.3rem;
    }
    .heading-style h3 {
    margin-left: 100px; 
}
.top-3 h2::first-letter { 
    margin-top: -1.1rem;
}.gallery2.service-feature {
    transform: translateY(-30%) !important;
}
h5, .h5 {
    font-size: .9rem;
}div#Clients {
    margin-top: 365%;
}
}


#oc-portfolio.owl-carousel.owl-drag .owl-item.active.center{
    background-color: #f5941f;
    min-height: 330px;
    padding: 20px; 
} 

#oc-portfolio.owl-carousel.owl-drag.dark .owl-item.active.center .portfolio-desc h3 a{
    color: #222 !important;
}
#oc-portfolio.owl-carousel.owl-drag.dark .owl-item.active.center .portfolio-desc span a {
    color: #222 !important;
}
#oc-portfolio.owl-carousel.owl-drag .owl-item.active.center .portfolio-item .portfolio-image > a{
    filter: brightness(0) invert(1);
}

 
#oc-portfolio.owl-carousel.owl-drag .owl-item {
     
    background: #231f20;
    padding: 20px; 
}