/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 30 2025 | 12:06:15 */
/* Menu Started*/
.rr-header-main-menu > nav > ul > li .submenu > li > a {
    padding: 0;
    color: #2856a4;
    font-size: 17px !important;
}
.rr-header-main-menu > nav > ul > li.menu-last .submenu {
    right: 0;
    left: 0;
	line-height:1.2;
}

.rr-header-main-menu > nav > ul > li .submenu {
    position: absolute;
    top: calc(100% + 11px);
    left: -5px;
    width: 290px !important;
    background-color: #ffffff !important;

}


/* Menu end */

.img-ser img
{
    width: 100%;
    height: 220px;
    
}
    

.img-sz img
{
    width: 100%;
    height: 180px
}

.rr-brand-item img {
    filter: grayscale(0%);
    opacity: 1;
 
}

.client-logo img {
    width: 100%;
    height: 90px;
}

.rr-project-slider-thumb img {
    width: 100%;
    height: 270px !important;
}

/* breadcrumb */


.breadcrumb__title {
    font-weight: 600;
    font-size: 62px;
    color: #144aa2;
    margin-bottom: 0px;
    font-family: "poppins";
}
.breadcrumb__height {
    height: 350px !important;
}

/* breadcrumb end */



.rr-header-logo a img {
    width: 220px !important;
    height: 63px;
    /* object-fit: cover; */
}

.rr-header-area {
    padding: 2px 0;
}

.rr-header-top {
    padding: 5px 0 !important;
}

/* top bar */
.rr-header-top-info ul li a {
    font-size: 12px !important;
}
.rr-header-top-info ul li a:hover {
    color: #f3842b;
}

/* mobile side panel */
.rroffcanvas__logo img
{
	display:none;
}
.rr-main-menu-mobile * ul, .rr-main-menu-mobile * li {
    transition: none !important;
    list-style: none;
    color: #ffffff;
    text-align: justify;
    font-family: 'Roboto';
}
.rroffcanvas__contact-info ul li a {
    margin-left: 10px;
    transition: 0.3s;
    font-family: 'Roboto';
}

.rroffcanvas__close-btn button {
    background-color: #F3842B;
    color: #ffffff;
}

.rr-service-3-title a {
    font-family: 'Roboto' !important;
    color: var(--rr-theme-1);
    font-family: var(--rr-ff-h);
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 34px;
    margin: 0;
    margin-bottom: 8px;
}
/* mobile side panel */


.rr-project-slider-content {
 
    margin-top: 0px !important;
}


/* About page */
.about-sec .rr-about-info {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.breadcrumb__shap .shap-2 {
    filter: hue-rotate(180deg) !important;
}
.breadcrumb__shap .shap
{
	display:none !important;
}


/* About page */

@media (max-width:400px)
{
   .rr-header-logo a img {
    width: 220px !important;
    height: 42px;
    object-fit: cover;
}
	
.Slider-view .elementor-heading-title {
    line-height: 1.2;
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-family: 'poppins';
    font-weight: 800;
    font-size: 24px;
}
	
}	

@media (max-width:480px)
{
	
	.breadcrumb__title {
    font-size: 30px;

}
.breadcrumb__height {
    height: 160px !important;
}

.breadcrumb__list span {

    font-size: 14px;

}
	
}	
	