.ftr-links ul li a {
padding: 0px;
}
@media screen and (min-width: 767px){
.contact-inn .custom-html-widget{
width: 100%;
display: flex;
}
}
@media (min-width: 768px){
#header .dropdown:hover .dropdown-menu {
display: block;
}
#header .dropdown-menu{
min-width: 260px;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
background: #000;
}
#header .dropdown-menu li a{
padding: 5px;
}
#header .dropdown-menu li a:hover{
background: #592E3E;
opacity: 1;
color: #fff;
}
}
.cmn-btn-lg {
min-width: 200px;
line-height: 58px;
background: #fff !important;
border: 1px solid #000000 !important;
display: inline-block !important;
text-align: center;
font-size: 18px;
color: #000 !important;
font-family: 'poppinssemibold';
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
text-transform: uppercase;
padding: 0px !important;
}
.cmn-btn-lg:hover {
background: #592E3E !important;
color: #fff !important;
}
.page-id-159 #header, .page-id-159 #footer, .error404 #header, .error404 #footer{
display: none;
}
.contact .php-email-form .cntct-form .form-field textarea{
color: #000 !important;
}
.pagination ul li{
margin-right: 5px;
}
#secondary .widget{
margin-bottom: 30px;
padding: 15px 15px 15px 15px;
font-size: 15px;
width: 100%;
border-top: 5px solid #592E3E;
background: #fff;
box-shadow: 0 2px 3px 0 rgba(68, 88, 144, 0.2);
}
#secondary .widget .widget-title{
font-size: 24px;
margin-bottom: 25px;
position: relative;
z-index: 1;
font-weight: 600;
display: block;
width: 100%;
}
.widget_sub_categories, .sidelink {
padding: 0;
}
.widget_sub_categories li, .sidelink li {
position: relative;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #dee2e6;
list-style: none;
padding-left: 20px;
background: url(https://www.manthangroup.in/wp-content/themes/wp-bootstrap-starter/inc/assets/images/point.png) no-repeat 0 4px !important;
}
.widget_sub_categories li:hover, .sidelink li:hover {
background: url(https://www.manthangroup.in/wp-content/themes/wp-bootstrap-starter/inc/assets/images/pointhover.png) no-repeat 0 4px  !important;
}
.widget_sub_categories li:last-child, .sidelink li:last-child {
margin-bottom: 0;
border-bottom: none;
padding-bottom: 0;
}
#project-clearance .modal-header {
background: transparent;
border-radius: 0;
padding: 8px 20px;
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 0 !important;
}
#project-clearance .modal-content {
border-radius: 0;
border: none;
background: transparent !important;
}
.select2{
width: 100% !important;
}
.select2-selection__rendered{
font-size: 16px;
}
.navbar-expand-md .navbar-nav .nav-link {
padding: 0;
font-size: 18px;
}
@media screen and (max-width: 2599px) and (min-width: 1024px)
.navbar-nav li:first-child {
margin: 0;
}