/*
Theme Name: Urbanrise
Theme URI: http://urbanrise.in
Author: Glomax Info Tech
Author URI: http://glomax.co.in
Description: Alliance Group Company
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: maxco
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
    
 /*-------------------------------------------------------------------
    CSS INDEX
	------------------------------------------------------------------
    1. Vertical Design Helper
    1. Header Area
    2. Slider Area
    3. About Area
    4. Service Area
    5. Fortfolio Area
    6. Team
    6. Contact Area
    7. Footer Area

-----------------------------------------------------------------------------------*/

/*-----------------------------------------------------*/
/*    Vertical Design Helper
/*-----------------------------------------------------*/

.theme-header-wrapper {
    padding-top: 1em !important;
    padding-bottom:13px;
}

label{
	width:100%;
}

input, select, textarea{
	padding:10px
}

[type=reset], [type=submit], button, html [type=button]{
	width: 35%;
    background: #ffb52f;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    color: black;
    margin-top: 20px;
    border-radius: 10px;
    font-family: 'Roboto';
    letter-spacing: 1px;
}
}

#ribbon-container{
    right: -15px !important;
}

/* #myModal .modal__overlay{
	max-width: 80vw !important;
}
 */
.facts_figure {
    background-color: #186635 !important;
    color: #fff;
}
.about-us h4 ,.back-bg p,  footer .about-footer ul li{
    color: #ffff  !important;
}

footer .about-footer {
	background-color: #186635 !important;
}

.bgyellow-1, .bgyellow-1 p {
    background-color: #186635 !important;
    color: #fff;
}
.our-vision h2,
.our-vision li{
    color: #fff !important;
}

.text-orange {
    color: #186635 !important;
}
.hero-slider .slick-slide img{
	width: 100% !important;
}