/*
Theme Name: Elevation Facade India
Theme URI: https://elevationfacadeindia.com/
Author: Elevation Facade India
Author URI: https://elevationfacadeindia.com/
Description: We are a leading manufacturer and supplier of premium HPL cladding panels for both interior and exterior applications. Our high-quality High Pressure Laminate (HPL) sheets are known for their durability, weather resistance, and elegant designs—perfect for commercial and residential projects.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.3
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Pathrol Pest Control
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
html{
  font-size:14px;
}
body{
	 font-family: "Roboto", sans-serif;
}
h1, h2, h3, h4, h5, h6{margin-bottom: 10px;}
section{padding:50px 0px;}
.navbar-light .navbar-nav .nav-link {
    color: #000; 
   
  }
  .navbar-toggler {
    border: none;
  }
  .navbar-toggler:focus { 
    box-shadow:none;
  }
  .dropdown-menu {
    font-size: 1rem;
	  min-width:17rem;
	  padding:0;
   }
.dropdown-item{
	white-space:normal;
	font-size:0.85rem;
}

  /* Slider */
  .homeslider .slider-caption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
    color: #fff;
	width: 50%;
    background: rgba(0, 0, 0, .5);
    padding: 2%;
  }
.homeslider .slider-caption h2{
	background:rgba(255,255,255,0.9);
	font-size:2rem;
	color:#253838;
	padding:5px 10px;
	display:inline-block;
	margin-bottom:16px;
}
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.5);
  }
  .owl-carousel .owl-nav span {
    font-size: 32px;
    line-height: 20px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 10px;
  }
  .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 10px;
  }
  .owl-carousel .owl-dots {
    position: absolute;
    bottom: 10px;
    left:0;
	 right:0;
	  text-align:center;
    z-index: 1111;
  }
  .owl-carousel button.owl-dot {
    width: 10px;
    height: 10px;
    margin: 0px 5px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
  }
  .owl-carousel button.owl-dot.active {
    background: rgba(0, 0, 0, 0.5);
  }
  .homeslider .owl-carousel img {
    min-height: 350px;
    max-height: 600px;
    object-fit: cover;
  }
  .slider-caption .slider-button {
    padding: 5px 15px;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-right: 15px;
    margin-top: 10px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
  }

  .slider-caption .slider-button:hover {
    background: rgba(255, 255, 255, 0.5);
  }

  /* Slider End */

  /* Button */
  .store-button {
    padding: 5px 15px;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-right: 15px;
    margin-top: 10px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    position: relative;
    transition: all ease 0.4s;
  }
.store-button svg,.store-button img{
	display:inline-block;
	vertical-align:middle;
	    margin: 0 0 2px;
}
  .store-button::after {
    content: "";
    display: inline-block;
    background: #fff;
    width: 0%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    transition: all ease 0.4s;
  }
  .store-button span {
    position: relative;
    z-index: 1;
  }
  .store-button:hover::after {
    width: 100%;
  }
  .store-button:hover {
    color: #000;
  }
  /* Button End */
  .insects{ background:rgba(14, 215, 159, .28); padding:30px 0px 10px;}
  .insects p{font-size: 0.75rem;
    margin: 8px 0 0;
    text-align: center;
    font-weight: 500;
    line-height: normal;}
.insects .col-md{
	 margin: 0 0 16px;
}
.insects .home-images{
	border: 1px solid #dfd6d6;
    padding: 5px;
    box-shadow: 0px 0px 5px #ccc;
	height:100%;
	background:#fff;
}
  .why-choose p{outline: 1px solid #fff;
    font-size: 1.2rem;
    outline-offset: -4px;
    background: rgb(22, 116, 45);
    color: #fff;
    border-radius: 5px;
    padding: 10px 16px;
    text-align: center;
    margin: 0 0 3px;
    font-weight: 500;}
    
    .feature-list{padding:0; margin:0;}
    .feature-list li{display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 30px;}
    .feature-list .icon{flex: 0 0 60px; max-width: 60px;}
    .feature-list .mgt-text{flex:0 0 calc(100% - 60px); max-width: calc(100% - 60px); padding-left: 30px;}
    .feature-list .mgt-text h5{font-weight: bold;}
    .comfort-services h2{margin-bottom: 50px; text-transform: uppercase; font-size: 4rem; font-weight: bold;}
    .comprehensive-section{background: #efefef;}
    .comprehensive-section h3{ text-transform: uppercase; font-size: 3rem; font-weight: bold;}
    .footer{ background: #efefef; padding:50px 0px 0px;}
    .footer .footer-about{padding-right: 40px;}
    .footer h5{font-weight: bold; font-size: 1.1rem;}
    .footer-link{list-style: none; padding:0; margin: 0 0 16px;}
    .footer-link a{text-decoration: none; color:#212529; transition: all ease 0.3s;}
    .footer-link a:hover{color:#000; margin-left: 10px; }
    .footer .footer-social i {
      display: inline-block;
      vertical-align: top;
      line-height: 22px;
      width: 30px;
      font-size: 17px;
    }
    .footer .footer-social ul a {
      font-size: 0.8rem;
      text-decoration: none;
      display: inline-block;
      width: calc(100% - 50px);
    }
    .copyright{ padding:20px 0px; background: #212529; color:#fff; margin-top:50px;}
    .copyright p{margin:0px;}
    @media (max-width:576px){
      .comfort-services h2{font-size: 2rem; margin: 20px 0px 30px;}
      .comprehensive-section h3{ font-size: 1.5rem;}
		.homeslider .slider-caption{
			left:16px;
		}
		.store-button {display:none;}
		.homeslider .slider-caption h2{
			background:transparent;
			padding:0;
			color:#fff;
			font-size:1.5rem;		}
		section{
			padding:24px 0;
		}
    }