/*
Theme Name: Solar Services
Theme URI: https://www.theclassictemplates.com/products/free-solar-energy-woocommerce-theme/
Author: classictemplate
Author URI: https://www.theclassictemplates.com/
Description: We are presenting a Solar Services Free WordPress Theme for those who are running firm like Solar power, Solar Energy, Green energy, Natural Energy, renewable power, recycling energy, Bio Energy and want to upgrade on website to show their services. This Theme have super easy customizable options for beginner to expert all. It is designed by HTML5, CSS and bootstrap for better responsiveness and modern industrial design look. This website theme is compatible with almost the browsers, devices and screens. This Free WordPress Theme is also SEO friendly to gain more visitors on your website.
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 5.6
Version: 2.4.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: solar-services
Tags: blog, e-commerce, photography, one-column, two-columns, three-columns, four-columns, grid-layout, left-sidebar, right-sidebar, custom-logo, post-formats, featured-images, full-width-template, custom-colors, editor-style, wide-blocks, custom-header, translation-ready, custom-background, custom-menu, sticky-post, rtl-language-support, threaded-comments, theme-options

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.

*/

.p9-home-project-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.p9-home-project-title a{
	color: #fff;
    border: 1px solid #fff;
    padding: 6px 20px;
    border-radius: 5px;
    background: #214297;
}

.p9-home-project-title a:hover{
  background:#ed6b2c ;
  color:#fff;
}

div#pageholder {
  overflow-x: hidden;
}
*{
  margin:0;
  padding:0;
  outline:none;
}
body{
  margin:0;
  padding:0;
  font-size:15px;
  color: #8c8c8c;
  font-family: 'Roboto', sans-serif;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  overflow-x: hidden;
  overflow-y: scroll;
}
img{
  border:none;
  margin:0;
  padding:0;
  height:auto;
  max-width:100%;
}
a{
  color: #262626;
  text-decoration: none;
  word-wrap: break-word;
}
a:hover{
  color:#333;
  text-decoration:none;
}
ol,ul{
  margin:0;
  padding:0;
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.aligncenter{
  margin:0;
  padding:0;
  max-width:100% !important;
}
.sticky{
  background: #ededed;
}
.logo.text-md-left.text-lg-left.py-2.py-md-0 img {
    width: 200px !important;
}
.entry-content ol li,
.entry-content ul li{
  margin-left:15px;
}
a.rsswidget.rss-widget-title {
  font-size: 9px;
}
ul li ul,
ul li ul li ul,
ol li ol, ol li ol li ol{
  margin-left:10px;
}
h1,h2,h3,h4,h5,h6{
  color:#1b1b1b;
  line-height:1.1;
  font-weight:bold;
  word-wrap: break-word;
}
h1{
  font-size:32px;
}
h2{
  font-size:30px;
}
h3{
  font-size:24px;
}
h4{
  font-size:20px;
	margin-top:24px;
	
}
h5{
  font-size:18px;
}
h6{
  font-size:14px;
}
.clear{
  clear:both;
}
.alignnone{
  width:100% !important;
}
img.alignleft, .alignleft{
  float:left;
  margin:0 15px 0 0;
  padding:5px;
  border:1px solid #cccccc;
}
img.alignright, .alignright{
  float:right;
  margin:0 0 0 15px;
  padding:5px;
  border:1px solid #cccccc;
}
.left{
  float:left;
}
.right{
  float:right;
}
#comment-nav-above .nav-previous,
#comment-nav-below .nav-previous{
  float:none !important;
  margin:10px 0;
}
ol.comment-list li{
  list-style:none;
  margin-bottom:5px;
}
input:focus{
  border:2px solid #000;
}
.boxlayout{
  width: 1140px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  box-shadow: 0 -8px 8px #8e8e8e;
}
/*post formate*/
.format-gallery .wp-block-gallery, .format-video figure{
  margin-bottom: 15px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
a:focus,input[type='submit']:focus,input[type='search']:focus,textarea:focus,input[type='name']:focus,input[type='email']:focus,.toggle-nav button:focus,a.close-button:focus,#commentform input#email:focus, #commentform input#url:focus,#commentform input#author:focus, #commentform textarea:focus, #commentform input#eazycfc_captcha:focus,.main-nav a:focus,.main-nav ul ul a:focus{
	outline: -webkit-focus-ring-color auto 1px;
}
.textwidget p a,.entry-content a,.entry-summary a,ol.comment-list p a {
  text-decoration: underline;
}

/* = wide block css
-------------------------------------- */
/*.alignwide {
  margin-left  : -80px;
  margin-right : -80px;
}
.alignfull {
  margin-left  : calc( -100vw / 2 + 100% / 2 );
  margin-right : calc( -100vw / 2 + 100% / 2 );
  max-width    : 100vw;
}
.alignfull img {
  width: 100vw;
}*/
/*block css*/
.site-main .alignfull, .site-main .alignwide{
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 20px;
}
.site-main .alignfull img{
  width: 100% !important
}
.site-main .alignnone, .site-main .aligncenter{
  width: auto !important;
}
.site-main .alignleft{
  margin-right: 10px;
}
.postsec-list .wp-block-button a:hover, .site-main .wp-block-button a:hover, 
.site-main .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,
.postsec-list .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover{
  background-color: #f6f6f6;
  color: #000 !important;
  border:1px solid #000 !important;
}
.postsec-list .wp-block-button.is-style-squared a, .site-main .wp-block-button.is-style-squared a{
  border-radius: 0px !important;
}
.postsec-list .wp-block-button__link, .site-main .wp-block-button__link{
  background: #214297;
  color:#fff !important;
  border-radius: 30px;
  border:1px solid #214297 !important;
}
.postsec-list .wp-block-button.is-style-outline a, .site-main .wp-block-button.is-style-outline a{
  background:none;
  border:1px solid #214297 !important;
  color: #214297 !important;
}
.postsec-list img.alignleft, .postsec-list .alignleft, .postsec-list img.alignright, .postsec-list .alignright,
.site-main img.alignleft, .site-main .alignleft, .site-main img.alignright, .site-main .alignright{
  border:none;
}
/*sticky header*/
.page-template-template-home-page .bhead.sticky-head,.sticky-head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  box-shadow: 2px 2px 10px 0px #2d2d2d;
  background-color: #ffffff !important;
  padding: 20px;
}
.admin-bar .sticky-head{
  /* top: 20px; */
  background: #081343;
  position: fixed;
}
.page-template-template-home-page .bhead.sticky-head, .bhead.sticky-head{
  background: #081343;
}

/* = pre loader css
-------------------------------------- */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 999999;
}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(images/status.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}
/*scroll to top*/
#button{
  background: #214297;
  color: #fff;
  cursor: pointer;
  width: 60px;
  text-align: center;
  height: 60px;
  padding-top: 22px;
  position: fixed;
  border-radius: 50%;
  bottom: 70px;
  right: 20px;
  z-index: 9999;
  -moz-border-radius: 0;
  font-size: 15px;
  display: none;
}
/* = top header css
-------------------------------------- */
h1.site-title, p.site-title{
  font-size: 24px;
  margin: 0;
  text-transform: uppercase;
}
h1.site-title a, p.site-title a{
  color: #fff;
  font-weight: 400;
  display: block;
  word-wrap: break-word;
  line-height: 1.2;
  margin-top: 10px;
}
h1.site-title a:hover {
  text-decoration: unset;
}
span.site-description{
  font-size: 14px;
  color: #fff;
}
h4.site-title {
  color: #909090;
  font-size: 17px;
  filter: blur(0.3px);
  font-weight: 800;
  margin: 0;
  letter-spacing: 0.5px;
}
h4.site-title:hover{
  color:#dc1415;
}
.listarticle h2 a:hover,#sidebar ul li a:hover{
  color: #262626;
}
.social-icons i {
  color: #000;
  margin: 0 1px;
  font-size: 18px;
  width: 30px;
  line-height: 30px;
  height: 30px;
  background: #ebecef;
  border-radius: 50px;
  text-align: center;
}
.header .social-icons i:hover{
  color: #214297;
}
.header-btn a{
    position: relative;
    overflow: hidden;
    font-size: 18px;
    font-weight: 500;
    background: #214297;
    padding: 8px 12px;
    border: 1px solid #fff;
    border-radius: 8px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-align: center;
    transition: .8s ease;
}
.header-btn a i{
  padding-left: 6px;
    font-size: 22px;
    position: relative;
    top: 2px;
  }
.header-btn a:hover{
  background: #081343;
  transition: .3s ease;
}
.contentsecwrap .ff h1 {
  color: #000;
}
.contentsecwrap .ff p {
  color: #000;
  margin-bottom: 5em;
}
.page-header h1{
  color: #000;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 600;
}
.page-header span{
  font-size: 18px;
  font-weight: 500;
  color: #000;
  display: flex;
  align-items: center;
  letter-spacing: 1px;
  margin-top: 16px;
  margin-bottom: 16px;
  display: inline-block;
}
.page-header span a {
  font-size: 16px;
  font-weight: 400;
  color: #214297;
  letter-spacing: 1px;
  text-decoration: none;
}
/* = header css
-------------------------------------- */
.header{
  background-color: #041d43;
}
.page-template-template-home-page .bhead {
  width: 100%;
  z-index: 9999;
  padding: 0;
  position: absolute;
  border-bottom: 1px solid #ccc;
  background:transparent;
}
.header .tophead{
  background: #fff;
  padding:10px;
}
.header p{
  margin: 0;
}
.header .right-mob a.h-phone .header-call-icon{
  margin-right: 10px;
}
.header .right-mob a.h-phone i.fas.fa-phone {
  font-size: 22px;
  color: #dc1415;
}
.header .site-mail{
  float: left;
  text-decoration: none;
  align-items: center;
}
.header .tophead li {
    list-style: none;
    display: inline-block;
    padding-right: 13px;
}

.header .tophead li a.site-mail {
    display: inline-flex;
    list-style: none;
    text-decoration: none;
}
.header .site-mail i{
  margin-right: 10px;
    color: #fff;
    font-size: 16px;
    width: 30px;
    line-height: 30px;
    height: 30px;
    background: #081343;
    text-align: center;
    border-radius: 50px;
}
.header .site-mail p{
    font-size: 17px;
    font-weight: 500;
}
.header .phn p {
  color: #081343;
}
.header .email p{
  color: #081343;
}
.header .site-mail p:hover{
  color: #214297;
}
.woocommerce ul.products li.product .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.button, .woocommerce button.button, .woocommerce #respond input#submit, #commentform input#submit {
  background: #214297;
  color: #fff;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
#commentform input#submit:hover {
  background: #262626;
  color: #fff;
}

/* = menus css */
#mySidenav {
  display: inline;
}
.main-nav ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.main-nav li {
  display: inline-block;
  position: relative;
}
.main-nav a {
  color: black;
  padding: 10px 18px;
  font-size: 16px;
  display: block;
  text-transform: capitalize;
  position: relative;
}
.main-nav .menu-item-has-children > a::after {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; 
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: auto;
  right: auto;
  margin-left: 10px;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 12px;
}
.main-nav .menu-item-has-children.current-menu-parent > a::after,
.main-nav .menu-item-has-children.current-menu-ancestor > a::after,
.main-nav .menu-item-has-children.current_page_parent > a::after {
  transform: translateY(-50%) rotate(0deg);
}
.main-nav a:hover {
  color: #214297;
}
.main-nav ul ul {
  position: absolute;
  background: #fff;
  min-width: 250px;
  z-index: 9999;
  top: 98%;
  line-height: 30px;
  opacity: 0;
}
.main-nav ul ul ul {
  left: 100%;
  top: 0%;
}
.main-nav ul ul a {
  color: #1f1f1f;
  border: none;
  padding: 10px;
  margin-top: 5px;
}
.main-nav ul ul li {
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none !important;
  padding: 0;
  border-bottom: solid 1px #f1f1f1;
}
.main-nav li ul {
  border-top: 3px solid #214297 !important;
  border: 1px solid #EEE;
  box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
}
.main-nav .menu > ul > li.highlight {
  background-color: #006ccc;
}
.main-nav .menu > ul > li.highlight:hover {
  background: transparent;
}
.main-nav .menu-item-has-children:not(.off-canvas):hover > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas):focus > .sub-menu,
.main-nav .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menum,
.main-nav .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu {
  opacity: 1;
}
.main-nav ul li:hover > ul {
  opacity: 1;
}
.main-nav li.menu-item-has-children:hover > ul,
.main-nav li.menu-item-has-children:focus > ul,
.main-nav li.menu-item-has-children.focus > ul {
  opacity: 1;
}
.main-nav .sub-menu {
  opacity: 0;
  left: -9999px;
  z-index: 99999;
  width: 200px !important;
}
ul.sub-menu ul.sub-menu {
  left: 200px !important;
}
.main-nav .menu-item-has-children:not(.off-canvas):hover > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas):focus > .sub-menu,
.main-nav .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menum,
.main-nav .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu {
  display: block;
  left: 0;
  margin-top: 0;
  opacity: 1;
  width: auto;
  min-width: 100%;
}
ul.sub-menu ul.sub-menu {
  left: -9999px;
}
.toggle-nav,
a.close-button {
  display: none;
}
article.format-gallery .post-gallery p{
  display: inline-block;
}
/* = slider section css
-------------------------------------- */
.slidesection img{
  object-fit: cover;
  height: 800px;
}
.slider-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 28%;
  right: 28%;
  z-index: 999;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
}
.slider-box .slider-btn a{
  font-weight: 600;
    font-size: 18px;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #fff;
    text-decoration: none;
    margin: 10px;
    display: inline-block;
}

.slider-box .slider-btn .btn1 {
  color: #fff;
  background-color: #214297;
}

.slider-box .slider-btn .btn2 {
  color: #fff;
  background-color: #214297;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-dots {
    right: 50px;
    position: absolute;
    display: grid;
    top: 22em;
}

.owl-dots .owl-dot.active {
  border: 2px solid #214297;
  padding: 5px;
  outline: auto;
  margin: 5px;
}

.owl-dots .owl-dot {
  background: white;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 16px;
  margin: 5px;
  width: 16px;
  position: relative;
}
.catwrapslider .owl-prev,
.catwrapslider .owl-next {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  font-size:30px;
  right:2%;
  background: transparent;
  color: #fff;
  border: none;
}
.catwrapslider .owl-prev{
  right: auto;
  left: 2%;
}
.slider-box p {
  color: #fff;
  font-size: 16px;
}
.slide-btn a {
  color: #fff;
  padding: 15px 25px;
  font-size: 16px;
  font-weight: 800;
  border-radius: 30px;
  border: solid 2px #fff;
}
.slide-btn a:hover {
  background: linear-gradient(0deg,#086ad9,#00bcd4 80%) no-repeat;
  border: none;
}

.slidesection .cover {
  background-color: #000000c2;
}
.slidesection svg.waves {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  overflow: hidden;
  z-index: 1;
  opacity: 1;
}
.slidesection .waves image {
  height: 100%;
  width: 50%;
  opacity: 1;
}
.slidesection svg.waves1 {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 1;
  z-index: 1;
}
.slidesection .waves1 image {
  height: 100%;
  opacity: 1;
  width: 47%;
}
.slidesection svg.waves2 {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 1;
  z-index: 1;
}
.slidesection .waves2 image {
  height: 100%;
  width: 49%;
  opacity: 0.5;
}
#catsliderarea .catwrapslider .big-title a{
    font-size: 45px;
    font-weight: 700;
    word-spacing: 2px;
    color: #fff;
}
#catsliderarea .catwrapslider .big-title a:hover, .feature_inner_box .feature-title a:hover, #blog h5 a:hover, h1.site-title a:hover, p.site-title a:hover {
  color: #214297;
}
#catsliderarea .catwrapslider p.slider-text {
    word-spacing: 6px;
    line-height: 1.6;
}

#catsliderarea .catwrapslider p.slider-text {
    word-spacing: 6px;
    line-height: 1.6;
}

#catsliderarea .slideroverly {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(images/slideroverlay.png);
    height: 740px;
    width: 740px;
    position: absolute;
    top: 0;
    opacity: 0.2;
    right: 0;
}

#catsliderarea .slidesection {
    background: transparent;
    height: 740px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

#catsliderarea .slidesection img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: relative;
}


#catsliderarea .slidesection:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.5;
    z-index: 1;
}

@media screen and (max-width: 768px) {
  #slider .slider-content .info-box{
    width: 100%;
    text-align: center;

  }
}
/* = Features css
-------------------------------------- */
#feature_box {
  margin-top: -134px;
  position: relative;
  z-index: 10;
}
.fea_bx {
    background: #214297;
    padding: 24px 38px;
    border-radius: 7px;
    position: relative;
    overflow: hidden;
}
.fea_bx h2{text-align: center;color:#fff;margin: 0.6em 0 1em 0;}
.fea_bx p{color:#fff;}
.fea_bx li{
  color: #fff;
  margin-left: 18px;
}

.fea_bx li::marker {
  font-size: 25px;
}

.feature-btn {
    text-align: center;
    padding: 2em 0 1em 0;
    /* position: relative; */
}
.feature-btn a{
  position: relative;
  overflow: hidden;
  font-size: 19px;
  font-weight: 500;
  background: #fff;
  padding: 6px 8px;
  border: 1px solid #000;
  border-radius: 8px;
  text-decoration: none;
  color: #214297;
  display: inline-block;
  text-align: center;
  transition: .8s ease;
}
.feature-btn a i{
  padding-left: 2px;
  font-size: 25px;
  position: relative;
  top: 2px;
}
.fea-rhs{
    background: #f3f1f1;
    padding: 2em 4em;
    border-radius: 6px;
}
.fea-rhs .odd-even {
  border-radius: 6px;
  padding: 8px;
}
.feature_inner_box h4{font-size: 18px;}
.feature_inner_box {
  padding: 24px 2em;
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;
/*  border-bottom: 4px solid #dc1415;*/
  background: #fff;
}
.feature_inner_box .feature-icon {
  color: #dc1415;
  background: #ebebeb;
  /* display: initial; */
  padding: 10px;
  font-size: 42px;
  height: 85px;
  display: flex;
  width: 85px;
  align-items: center;
  justify-content: center;
}
.feature_inner_box .feature-title{
  font-weight: 500;
  text-align: center;
  font-size: 22px;
}
.feature_inner_box p.feature-text {
  font-size: 14px;
  color: #a6a6a6;
}
.feature_inner_box .feature-btn {
  font-size: 15px;
}
.feature_inner_box .feature-btn i.fas.fa-caret-right {
  font-size: 17px;
  color: #dc1415;
  margin-left: 3px;
}
/*blog section*/
/*============*/
#blog {
  margin-bottom: 5.5rem;
}
.blog_bx{text-align: center;}
#blog .subhed{font-size: 24px; font-weight: 600;color:#081343;margin-bottom: 1em;}
#blog h4{font-size: 48px; font-weight: 600;color:#081343; margin-bottom: 55px;
}
#blog .box{    position: relative !important; border: 1px solid #ccc;padding: 1.2em 1.22em;}
#blog .box a{text-decoration: none;}
#blog .box li{list-style: none;display: inline-block; margin-right: 11px;}
#blog li.date { border-left: 2px solid #000; padding-left: 11px;color: #000;font-weight: 500;}
#blog .cmm{
    background: #214297;
    padding: 4px 15px;
    border-radius: 3px;
}
#blog .cmm a{    color: #fff;}
#blog .cmm a i{padding-right: 5px;}
#blog h5{font-size: 24px; font-weight: 500;margin-top: 20px;}
#blog p{font-size: 17px;padding: 1.2em 0;}
#blog .date{font-size: 18px;}
#blog .blog-btn a{
  position: relative;
    overflow: hidden;
    font-size: 19px;
    font-weight: 500;
    background: #214297;
    display: inline-block;
    padding: 6px 13px;

    border-radius: 8px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-align: center;
    transition: .8s ease;
}
#blog .blog-btn a i{
  padding-left: 5px;
    font-size: 25px;
    position: relative;
    top: 2px;
}
#blog .blog {
  margin-top: 10px;
}
.listarticle figure.wp-block-gallery{
  display: inline;
}
/*.listarticle img {
  width: 45%;
  margin: 5px;
}*/
/* = Services css
-------------------------------------- */
#services .services{
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
#services .title p{
  font-size: 14px;
  color: #dc1415;
}
#services .title h2{
  font-weight: 800;
  letter-spacing: 0.5px;
  filter: blur(0.3px);
  color: #011a43;
}
#services .image{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 200px;
}
#services .image.image-default{
  background-image: url(images/placeholder.svg);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#services .image.image-default:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #1f1f1f;
  opacity: 0.7;
  top: 0;
  left: 0;
}
#services .service-icon{
  left: 15px;
  top: -40px;
  height: 65px;
  width: 65px;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
#services .content p{
  font-size: 16px;
  letter-spacing: 0.3px;
}
@media screen and (max-width: 425px) {
  #services .image{
      height: 230px;
  }
}

/* = Page lay out css
-------------------------------------- */
.postsec-list input.search-field,
.postsec-list input.search-submit {
  padding: 15px 10px;
}
.contentsecwrap{
  margin-top: 20px;
  clear: both;
}
.contentsecwrap p{
  margin-bottom:20px;
}
.listarticle h2 a{
  color: #262626;
}
.single_title{
  margin-bottom: 15px;
  font-size: 20px;
}
.post-thumb{
  margin:0 0 15px 0;
}
.nav-links .page-numbers{
  padding:10px 15px;
  color:#fff;
  background-color: #214297;
}
span.page-numbers.current, .nav-links .page-numbers:hover{
  background-color: #081343;
}

/* label css
---------------------------------------------- */
label{
  margin-bottom: 0;
}
#footer .search-form label, #sidebar .search-form label{
  width: 100%;
}
aside.widget ul, .entry-summary li{
  list-style:none;
}
.listarticle .alignfull, .listarticle .alignwide{
  margin-left: 0;
  margin-right: 0;
}
#recentcomments li{
  background-image:none !important;
}
#recentcomments li a{
  padding-left:0px !important;
}
.textwidget select,table{
  width:100%;
}
nav.navigation.pagination {
    margin: 30px auto;
}
/*--------------------------------------------------------------
## Sidebar Style 
--------------------------------------------------------------*/

#sidebar input[type="text"],
#sidebar input[type="search"],
#footer input[type="search"]{
  border: solid 2px #214297;
  padding: 10px;
  width: 100%;
  margin-bottom: 10px;
}
#sidebar input.search-submit,
#footer input.search-submit,
form.woocommerce-product-search button {
  padding: 10px;
  width: 100%;
  border:none;
  background: #214297;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
}
input.search-submit{
  background-color: #214297;
  color: #fff;
  border:none;
  padding: 16px 20px !important;
}
.widget-area .widget::after,
.widget-area .widget::before {
    clear: both;
    content: "";
    display: table;
}
#sidebar .widget-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
 .entry-title h2:before{
 content: "\f185";
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 5px;
}
#sidebar ul {
    list-style: outside none none;
    padding: 0;
    margin: 0;
}
#sidebar ul ul {
    border-bottom:none;
    padding-bottom: 0;
}
#sidebar ul li {
  padding: 5px;
  padding-left: 30px;
  padding-top: 5px;
  position: relative;
}
#sidebar ul li::before {
  color: #214297 !important;
  content: "\f192";
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 7px;
  left: 0;
  position: absolute;
  top: 6px;
  margin-left: 2px;
}
#sidebar .widget a,
#sidebar .widget a:visited {
    color: #9d9c9c;
}
#sidebar .widget a:hover,
#sidebar .widget a:active {
   color: #214297;
}
#sidebar .widget {
    padding: 20px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 2px #cfcfcf;
    border-bottom: 3px solid #214297;
    margin-bottom: 30px;
}
#sidebar .widget:hover{
    box-shadow: 0 0 20px #cfcfcf;
}
#sidebar .widget_nav_menu ul li{
  padding: 3px 15px 5px 13px;
}
#sidebar .widget_nav_menu ul li a{ 
  line-height: 2.5;
}
/*calendar widget*/
.widget_calendar {
    text-align: center;
}
.widget_calendar caption {
    background: #214297 none repeat scroll 0 0;
    color: #ffffff;
    padding: 5px;
}
.widget_calendar .pad {
    background: #eeeeee none repeat scroll 0 0;
}
.widget_calendar #today {
    background: #214297 none repeat scroll 0 0;
    color: #ffffff;
}
.widget .tagcloud a, .wp-block-tag-cloud a {
    border: 1px solid #dddddd;
    color: #001837;
    display: inline-block;
    font-size: 16px !important;
    line-height: 1.5;
    margin-bottom: 5px;
    padding: 5px 15px;
}
.widget .tagcloud a:hover {
    border: 1px solid #214297;
    color: #214297;
}
.widget_categories li > a,
.widget_archive li > a {
    display: inline-block;
    min-width: 85%;
}
.search-form .search-submit:focus {
    box-shadow: inherit;
    outline: none;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;
    max-width: 100%;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
td, th {
  border: 1px solid #ddd;
  padding: 5px;
  color:#252525;
}
#footer td, #footer th{
  color: #fff;
}
select {
    width: 100%;
    padding: 5px;
}
#footer .tagcloud a {
  border: solid 1px #fff;
  font-size: 12px !important;
  margin: 2px 0;
  display: inline-block;
  color: #fff;
  padding: 5px;
}
.tagcloud a:hover{
  background-color: #214297;
  border-color: #214297 !important;
  color: #fff !important;
}
/*footer*/
.footer-widget {
  background: #121212 none repeat scroll 0 0;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.75);
}
#footer ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#footer ul li {
    font-size: 13px;
    letter-spacing: 0.5px;
    padding: 3px 15px 3px 13px;
    position: relative;
    color: black;
}
#footer ul li::before {
  color: black;
  content: "\f105";
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 14px;
  left: 0;
  position: absolute;
  top: 3px;
}
#footer a .footer-widget-area {
  float: left;
  padding: 0 25px;
  width: 25%;
}
#footer a,
#footer p {
  color:#fff;
}
#footer a:hover {
  color:#214297;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.postsec-list article.hentry {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 2px #cfcfcf;
    padding: 30px;
    position: relative;
    border-radius: 12px;
    margin-bottom: 30px;
}
.postsec-list article.hentry:hover{
    box-shadow: 0 0 20px #cfcfcf;
}
/* = Footer css
------------------------------------------- */
#footer input.search-submit {
  background: #214297;
  color: #fff;
  border: none;
  padding: 10px;
  width: 100%;
  text-transform: capitalize;
}
#footer .search-form label{
  width: 100%;
}
#footer aside h5{
  color: #214297;
  font-size: 22px;
}
#footer .footer-bottom p, #footer .footer-bottom p a{
  margin: 0;
  font-weight: 500;
}
.ftr-4-box.footercontent {
  border-bottom: 1px solid;
}
.ftr-4-box {
    width: 29%;
    float: left;
    margin: 0 4% 2% 0;
    box-sizing: border-box;
    padding: 20px;
	margin-top:22px;
}
.ftr-4-box h3,.ftr-4-box h2{
  font-size: 16px;
  color:black;
  border-bottom: none;
  padding: 15px 0;
  font-weight: 500;
}
.ftr-4-box ul{
	margin:0;
	padding:0;
	list-style:inside disc;
}
.ftr-4-box ul li {
	display:block;
}
.container-wedget {
  margin-bottom: 3em;
}
.ftr-4-box ul li a,.ftr-4-box a {
  color: #dddddd;
  text-decoration: none;
  letter-spacing: 0.4px;
}
.ftr-4-box a:hover{
  color: #214297;
}
.ftr-4-box p{
	margin-bottom:15px;
}
#footer aside.widget {
  width: 25%;
  margin-bottom: 10px;
}
#footer select{
  height: auto;
}
.copywrap {
	background-color: #3251e1;
	color: #fff;
  font-size: 18px;
	padding:15px 0;
}
.copywrap a{
  color: #fff;
  text-decoration: none;
  font-size: 17px;
}
.footer-bottom{
  font-weight: 500;
}
#footer .copywrap a:hover{
  color:#262626;
}
#footer .ftr-4-box a {
    color: black;
}
/*Clearing floats css*/
.page-links {
  float: unset !important;
  display: inline-flex;
  gap: 5px;
  align-items: center;
  margin:20px auto;
}
.page-links a, .page-links span{
  padding: 10px 15px;
  background-color: #214297;
  color: #fff;
}
.page-links .post-page-numbers.current, .page-links a:hover{
  background-color: #081343 !important;
}
/* Mobile Portrait View */
@media screen and (max-width: 425px) {
  #footer aside.widget {
    width: 100%;
  }
  tr.wc-block-cart-items__row {
   gap: 0.4em;
  }
  td.wc-block-cart-item__total{
    padding-left: 0px !important;
  }
  li.wc-block-grid__product{
    max-width:100% !important;
    float:none;
  }
}
@media screen and (min-width: 426px) and (max-width: 768px) {
  #footer aside.widget {
    width: 50%;
  }
  .feature_inner_box .feature-title{
    font-size: 12px;
  }
  .postsec-list.grid .post, .postsec-list.four-col .post{
    padding: 10px;
  }
  tr.wc-block-cart-items__row {
    gap: 1em;
  }
  li.wc-block-grid__product{
    max-width: 48% !important;
    float: left;
    clear: both;
    margin: 0 1% 2.992em;
    flex: 1 0 48% !important;
  }
}
@media screen and (min-width: 999px) and (max-width: 1024px) {
  #footer aside.widget {
    width: 33.33%;
  }
  tr.wc-block-cart-items__row {
    gap: 1em;
  }
  .boxlayout{
      width: 870px;
  }
}
@media screen and (min-width: 320px) and (max-width: 520px) {
  .page-template-template-home-page .header{
    position: static !important;
    background: #262626 !important;
  }
  .social-icons{
    text-align: center;
  }
  .slider-box h3 {
    font-size: 20px;
  }
  h1.site-title{
    font-size: 28px;
  }
}
@media screen and (max-width: 1000px) {
  .main-nav ul ul, .main-nav .sub-menu{
    opacity: 1;
  }
  .main-nav ul{
    text-align: left;
  }
  .main-nav .sub-menu{
      margin-left: 25px;
  }
  .main-nav li ul{
    border:none;
    box-shadow: none;
    border-top: none !important;
  }
  .main-nav .sub-menu li{
    border-bottom: none;
  }
  #mySidenav nav#site-navigation {
    background: transparent;
    text-align: left;
  }
  .toggle-nav, a.close-button{
    display: block !important;
  }
  .toggle-nav button {
    font-weight: bold;
    background: #fff;
    border: none;
    color: #262626;
    font-size: 15px;
    padding: 16px;
    line-height: 1;
  }
  .page-template-template-home-page .bhead, .bhead{
      background: #081343;
  }
  .sidenav {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: -110%;
    overflow-x: hidden;
    transition: 0.5s top ease-in-out;
    overflow-y: scroll;
    background: #081343;
    opacity: 0.9;
    visibility: hidden;
  }
  body.show-main-menu .sidenav {
    visibility: visible;
    top: 0;
    transition: 0.5s top ease-in-out;
  }
  .sidenav .close-button {
    font-size: 36px;
    display: block !important;
    color: #fff;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span {
    font-size: 30px;
    cursor: pointer;
    text-align: right;
  }
  .main-nav ul ul li,
  .menubar .nav ul li,
  .toggle-nav {
    display: block;
  }
  .main-nav ul li a {
    padding: 8px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
    float: none;
    margin: 5px 0;
    border-right: none;
  }
  .main-nav ul li ul li a:before {
    content: "\00BB \00a0";
  }
  .main-nav ul.sub-menu a:hover {
    padding-left: 20px !important;
    background: #fff !important;
  }
  .main-nav ul ul {
    position: static;
    width: 100%;
    background: transparent;
    border-top-width: 0px;
    border-bottom-width: 0px;
    box-shadow: none;
  }
  .main-nav ul ul a {
    border-bottom: none;
    padding-left: 40px;
  }
  .main-nav ul ul ul.sub-menu a {
    padding-left: 40px;
  }
  .main-nav li {
    padding: 0 15px;
    display: block;
    border-bottom: solid 1px #565656;
  }
  .main-header-box {
    padding-bottom: 15px;
  }
  .main-menu {
    padding: 0em;
    background: transparent;
  }
  .main-nav ul.sub-menu > li > a:before {
    content: unset;
  }
  .main-nav ul.sub-menu > li > a:hover:before {
    opacity: 0;
    left: 0px;
    width: 0px;
  }
  #mySidenav{
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .wpcf7 input[type="text"],
  .wpcf7 input[type="tel"],
  .wpcf7 input[type="email"],
  .wpcf7 textarea {
    width: 100%;
  }
  .logo{
    text-align:center !important;
  }
  .page-header h1{
    text-align: center;
  }
  .page-template-template-home-page .bhead, .header, .page-template-template-home-page .bhead.sticky-head, .sticky-head{
    position: static;
  }
  .ftr-4-box{
    width: 100%;
  }
  .owl-dots{
    display: flex;
    right: 10%;
    left: 10%;
    top: 23em;
    justify-content: center;
  }
  .header .social-icons, .header .tophead , .header-btn{
    text-align: center;
  }
  .page-header{
    padding-top: 0;
  }
  .slider-img-color, .slidesection img{
    height: 350px !important;
  }
   .slider-box {
    left: 10px;
    right: 10px;
  }
  #catsliderarea .catwrapslider .big-title a{
    font-size: 20px;
  }
  .boxlayout{
    width: 270px;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .slider-box h3 {
    font-size: 25px;
  }
  .page-template-template-home-page .header{
    position: static !important;
  }
  .slider-box {
    left: 20%;
    right: 20%;
  }
  .page-template-template-home-page .bhead.sticky-head,.admin-bar .sticky-head, .bhead.sticky-head{
    top: 0;
  }
  .admin-bar .sticky-head{
    top: 48px;
    position: fixed;
  }
  .admin-bar #mySidenav nav#site-navigation{
    margin-top: 50px;
  }
  .boxlayout{
      width: 650px;
  }
}
@media screen and (max-width: 600px){
  #catsliderarea .slidesection{height: 350px}
  #feature_box {margin-top: 0;}
  #catsliderarea .catwrapslider .big-title {
    font-size: 2em;
  }
  .ftr-4-box{
    width: 100%;
  }
}
@media screen and (max-width: 320px){
  .woocommerce ul.products li{
    width: 100% !important;
  }
}
@media screen and (min-width:1700px) and (max-width:1900px){
  .container{
    max-width: 1520px;
  }
}
@media screen and (min-width:1920px) {
  .container{
    max-width: 1620px;
  }
}


/* Home Page Contact CSS */
.p9-contact-header h1 {
  padding: 20px 0;
  color: #214297;
}
.p9-contact-header p{
  color: #000;
}
.p9-contact-form .form-group {
  position: relative;
  margin-bottom: 3rem;
  /* border: 1px solid #214297; */
}
.p9-contact-form .form-control{
  border: 1px solid #081343;
}
.p9-contact-form .form-control-placeholder {
  position: absolute;
  top: 0;
  padding: 7px 0 0 13px;
  transition: all 200ms;
  opacity: 0.5;
}

.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
  font-size: 100%;
  transform: translate3d(0, -100%, 0);
  opacity: 1;
}

.contact-button {
  font-family: inherit;
  font-size: 15px;
  background: #214297;
  color: white;
  padding: 8px 1em;
  padding-left: 0.9em;
  display: flex;
  align-items: center;
  border: none;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.2s;
  cursor: pointer;
}

.contact-button span {
  display: block;
  margin-left: 0.3em;
  transition: all 0.3s ease-in-out;
}

.contact-button svg {
  display: block;
  transform-origin: center center;
  transition: transform 0.3s ease-in-out;
}

.contact-button:hover .svg-wrapper {
  animation: fly-1 0.6s ease-in-out infinite alternate;
}

.contact-button:hover svg {
  transform: translateX(1.2em) rotate(45deg) scale(1.1);
}

.contact-button:hover span {
  transform: translateX(5em);
}

.contact-button:active {
  transform: scale(0.95);
}

@keyframes fly-1 {
  from {
    transform: translateY(0.1em);
  }

  to {
    transform: translateY(-0.1em);
  }
}

/* End Home Page Contact CSS */

/* Client Logo CSS */
/* Logo Slider */
section.p9-home-contact.py-5 {
  background: #eee;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}
.slider {
  background: white;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  border-radius: 10px;
}
.slider::before, .slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 100px;
  width: 250px;
}

/* Home Service CSS */
.p9-home-service-title.py-3 h1, .p9-home-service-wrap h4 {
  color: #214297;
}
.p9-home-service-wrap ul li {
  list-style: none;
  color: #000;
  margin-left: 30px;
}

.p9-home-service-wrap svg {
  margin-left: -20px;
}

/* Home Tab Pane CSS */

.p9-home-tab-title h1{
  color: #214297;
}
.p9-home-tab-detail ul li {
  list-style: none;
  color: #000;
  font-size: 13px;
  margin-left: 16px;
}

.p9-home-tab-detail ul li svg {
  margin-left: -18px;
}

/* product page */
.card-img-top {
  padding: 0px;
  width: 90%;
  max-height: 200px;
  object-fit: cover;
  display: block;
  margin: 0 auto;
  transition: transform 0.5s ease;
  padding: 20px;
  height:200px;
  filter: drop-shadow(4px 1px 1px black);
}
.product-card-body {
  padding: 7px;
  height: 112px;
}

/* Home Projects CSS */

.p9-home-project-title h1{
  color: black;
}
/* section.p9-home-project-panel{
  background-color: #214297;
} */
.p9-home-project-wrap-title h3, .p9-home-project-detail p{
  color: #214297;
}
/* General Responsive Card Adjustments */
.card-img-top-pj{
  width: 100%;
  max-height: 200px;
  object-fit: cover;
  display: block;
  margin: 0 auto;
  transition: transform 0.5s ease;
  height:200px;
}
.card-body-pj {
  padding: 15px;
}
.project-card {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1s ease-out, transform 1s ease-out;
  width: 100%;
  /* max-width: 300px; */
  margin: 10px auto;
  text-align: center;
}
.project-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}
.project-card.show {
  opacity: 1;
  transform: translateY(0);
}
.project-card:hover .card-img-top-pj {
  transform: scale(1.1);
}
.card-title {
  font-weight: bold;
  font-size: 18px;
  color: #214297;
  margin:10px;
}
.card-text {
  color: #6c757d;
  font-size: 14px;
  margin-top: 16px;
}

/* modal box */
.modal-footer {
  background-color: #f9f9f9;
}
      
.modal-body img {
  width: 80px;
  height:60px;
  border-radius: 8%;
  border: 1px solid #214297;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

/* .modal-content{
margin:132px 0 0 -48px;
box-shadow: -1.21px 6.894px 15px 0px rgba(0,0,0,0.07);
width: 653px;
} */
.modal-content {
  margin: 5% auto; /* Centers the modal vertically and horizontally */
  box-shadow: -1.21px 6.894px 15px 0px rgba(0, 0, 0, 0.07);
  width: 90%; /* Default to 90% width for responsiveness */
  max-width: 650px; /* Maximum width for larger devices */
  border-radius: 10px;
  overflow: hidden;
}
/* Media Queries for Responsiveness */
@media (min-width: 768px) {
  .modal-content {
    width: 80%; /* Slightly larger width on tablets */
  }
}

@media (min-width: 992px) {
  .modal-content {
    width: 60%; /* Larger modal width on desktops */
  }
}

@media (max-width: 576px) {
  .modal-body img {
    width: 80px; /* Adjust image size for smaller screens */
    height: 80px;
  }

  .modal-content {
    width: 95%; /* Almost full-screen modal on extra-small devices */
    margin: 10px auto; /* Add some margin */
  }
}

/* Responsive Layout Adjustments */
@media (max-width: 1200px) {
  .project-card {
      max-width: 250px;
  }
}

@media (max-width: 992px) {
  .col-md-3 {
      flex: 0 0 50%;
      max-width: 50%;
  }
  .project-card {
      max-width: 80%;
  }
}

@media (max-width: 768px) {
  .col-md-3 {
      flex: 0 0 100%;
      max-width: 100%;
  }
  .card-img-top {
      /* width: 100%;
      max-height: 180px; */
      width: 46% !important;
      max-height: 280px;
  }
  .project-card {
      max-width: 90%;
  }
}

@media (max-width: 576px) {
  .col-md-3 {
      flex: 0 0 100%;
      max-width: 100%;
  }
  .card-img-top {
      /* width: 100%;
      max-height: 150px; */
      width: 75% !important;
      max-height: 200px !important;
  }
  .project-card {
      max-width: 100%;
  }
}

/* Modal Adjustments */
/* .modal-dialog {
  max-width: 90%;
  margin: auto;
}
.modal-content {
  border-radius: 10px;
  padding: 15px;
}
.modal-header .btn-close {
  background: #ccc;
  border-radius: 50%;
}
.modal-body img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
} */
    
/* Profile Info */

.profile-info {
      margin-top: 15px;
      font-size: 14px;
      color: #333;
  }
  
.profile-img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border: 3px solid #ed6b2c;
  margin: auto;
  }
    
/* Modal Styles */
    
.p9-home-project-learn-more a {
    padding: 7px 15px;
    background: #214297;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    text-decoration: none;
}

.p9-home-project-learn-more a:hover {
    background: #ed6b2c;
    color: #fff;
}

/* Scroll animation css */

.p9-contact-header{
  /* opacity: 0; */
  filter: blur(5px);
  transform: translateX(-100%);
  transition: all 2s;
}

.p9-contact-header.show {
  opacity: 1;
  filter: blur(0);
  transform: translateX(0);
}

.main-contact{
  /* opacity: 0; */
  filter: blur(5px);
  transform: translateX(100%);
  transition: all 2s;
}

.main-contact.show {
  opacity: 1;
  filter: blur(0);
  transform: translateX(0);
}

.home-service-first{
  /* opacity: 0; */
  filter: blur(5px);
  transform: translateY(100%);
  transition: all 2s;
}

.home-service-first.show {
  opacity: 1;
  filter: blur(0);
  transform: translateY(0);
}

.home-service-second{
  /* opacity: 0; */
  filter: blur(5px);
  transform: translateY(100%);
  transition: all 3s;
}

.home-service-second.show {
  opacity: 1;
  filter: blur(0);
  transform: translateY(0);
}
.home-service-third{
  /* opacity: 0; */
  filter: blur(5px);
  transform: translateY(100%);
  transition: all 4s;
}

.home-service-third.show {
  opacity: 1;
  filter: blur(0);
  transform: translateY(0);
}

.home-tab-first{
  /* opacity: 0; */
  filter: blur(5px);
  transform: translateX(-100%);
  transition: all 2s;
}

.home-tab-first.show {
  opacity: 1;
  filter: blur(0);
  transform: translateX(0);
}

.home-tab-second{
  /* opacity: 0; */
  filter: blur(5px);
  transform: translateY(-100%);
  transition: all 2s;
}

.home-tab-second.show {
  opacity: 1;
  filter: blur(0);
  transform: translateY(0);
}

.home-tab-third{
  /* opacity: 0; */
  filter: blur(5px);
  transform: translateX(100%);
  transition: all 2s;
}

.home-tab-third.show {
  opacity: 1;
  filter: blur(0);
  transform: translateX(0);
}


/* Add this to your CSS file */
.p9-home-project-wrap {
  opacity: 0;
  transform: translateX(100px);
  transition: opacity 2s ease-out, transform 2s ease-out;
}

.p9-home-project-wrap.show {
  opacity: 1;
  transform: translateX(0);
}


/* Home Product CSS */
.p9-home-products-title h1 {
    padding-bottom: 30px;
}

.p9-home-product-wrap {
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 1px 1px 15px -1px #262626;
}
.p9-product-title h3 {
  padding-top: 20px;
  color: #214297;
}

.p9-product-description-wrap p{
  color: #214297;
}

/* Home Video CSS */
section.p9-home-video-section {
    position: relative;
    bottom: 0;
    left: 0;
    overflow: hidden;
    right: 0;
    top: 0;
}

section.p9-home-video-section video{
	position: relative;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    left: 0px;
    top: -98.5px;
    height: 855px;
    width: 1519.2px;
}

/* Product and Services CSS */
.main-products-services {
  display: flex;
  width: 100%;
  min-height: 200px;
  background-image: url('http://planet9.futurehubcloud.com/wp-content/uploads/2025/09/Gemini_Generated_Image_wy5k9kwy5k9kwy5k-copy.png');
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-products-services .home-products-flex,
.main-products-services .home-services-flex {
  width: auto;
  border: 1px #8a7e7e solid;
  display: flex;
  padding: 25px;
  transition: all 0.5s;
}

.main-products-services .home-products-flex {
  flex: 1;
  position: relative;
}

.main-products-services .home-products-flex:hover,.main-products-services .home-services-flex:hover{
  flex: 2;
  background: #2142978a;
  color: #fff;
}

.main-products-services .home-services-flex {
  flex: 1;
  position: relative;
}

.main-products-services .flex-about-product,
.main-products-services .flex-about-service {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-in, visibility 0s 0.3s;
}

/* Show the .flex-about after 2s delay on hover */
.main-products-services .home-products-flex:hover .flex-about-product {
  opacity: 1;
  visibility: visible;
  transition-delay: 0.3s;
}

/* Show the .flex-about-service after 2s delay on hover */
.main-products-services .home-services-flex:hover .flex-about-service {
  opacity: 1;
  visibility: visible;
  transition-delay: 0.3s;
}
.main-products-services .flex-about-product{
  left: 500px;
  position: relative;
}
.flex-slide-service.work {
  left: 300px;
  position: relative;
}
.product-title, .service-title{
  color: #fff;
}
.flex-title-service .service-title{
  left: 280px;
  position: relative;
}
/* Title Underline Effect */
.home-products-flex:hover .flex-title-product .product-title {
  text-decoration: underline;
  text-underline-offset: 0.2em;
  color: #fff;
  left: 500px;
  position: relative;
}

.home-services-flex:hover .flex-title-service .service-title {
  text-decoration: underline;
  text-underline-offset: 0.2em;
  color: #fff;
  left: 0;
  position: relative;
}

.flex-about-product div span h4, .flex-about-service div span h4 {
  display: inline-block;
  padding-left: 10px;
  line-height: 50px;
  color: #fff;
}

/* Home Product CSS */

.p9-home-product-wrap {
  background: #214297;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 1px 1px 15px -1px #262626;
}
.p9-product-title h3 {
  padding-top: 20px;
  color: #fff;
}

.p9-product-description-wrap p{
  color: #fff;
}

/* new css */

.p9-project-image img {
  width: 35%;
  background: #214297;
  height: 100px;
  border-radius: 50%;
  padding: 5px;
}
.p9-project-image {
  padding: 20px 0;
}

/* Service Css */
.p9-home-service-title,.about-header-section h2 {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 40px;
}
.p9-home-service-title h2,.p9-home-project-title h2,{
    font-size: 2.5rem;
    color: #214297;
    margin-bottom: 1rem;
    font-weight: 700;
}
.p9-home-service-title p {
    font-size: 1.1rem;
    color: #666;
    line-height: 1.6;
}
.p9-service-image img{
  width: 100%;
  filter: drop-shadow(1px 1px 1px black);
  border-radius: 10px;
}

.p9-service-title h3 {
  display: inline-block;
  position: relative;
  font-size: 1.8rem;
  font-weight: 600;
  color: #214297;
}

.p9-service-title h3::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #eee;
  position: absolute;
  bottom: -5px;
  left: 0;
  font-size: 1.2rem;
  font-weight: 600;
}
/* End Service CSS */

/* service page css */
.main-service-section-xml {
  padding: 50px 0;
  color: #202020;
  /* background-color: #b1b1b1; */
  background-color: white;
}

.main-service-section-xml .container {
  max-width: 1240px;
  margin: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.main-service-section-xml .title {
  color: #fff;
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 32px;
  text-decoration: capitalize;
  text-align: center;
}

.main-service-section-xml .title span {
  color: #214297;
}

.main-service-section-xml .title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 140px;
  height: 3px;
  background-color: #214297;
  transform: translateX(-50%);
}

.main-service-section-xml .main-service-column-xml {
  max-width: 33.333333%;
  padding: 0 15px;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml {
  position: relative;
  margin-top: 30px;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 40px 30px;
  overflow: hidden;
  text-align: center;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml .content {
  position: relative;
  z-index: 20;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml .content .icon {
  display: inline-block;
  margin-bottom: 25px;
  width: 70px;
  height: 70px;
  background-color: #214297;
  border-radius: 5px;
  border-radius: 50px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  transition: all 0.5s;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml .content .main-title {
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 700px;
  color: #101010;
  transition: color 0.3s;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml:hover .main-title {
  color: #fff;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml .content .des {
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 500;
  color: #838383;
  transition: color 0.3s;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml:hover .des {
  color: #fff;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml .content .learn-more {
  color: #101010;
  text-decoration: none;
  font-size: 18px;
  position: relative;
  font-weight: 500;
  transition: color .3s;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml:hover .learn-more {
  color: #fff;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml .content .learn-more:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #214297;
  transition: backgound-color .3s;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml:hover .learn-more:after {
  background-color: #fff;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml .circle-hover-animation {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(80%, -75%);
  width: 150px;
  height: 150px;
  background-color: #214297;
  border-radius: 50%;
  transition: all 0.6s;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml:hover .circle-hover-animation {
  width: 100%;
  height: 100%;
  transform: none;
  border-radius: 0;
  opacity: 0.8;
}

.main-service-section-xml .main-service-column-xml .main-single-service-xml:hover .icon {
  background-color: #fff;
  color: #214297;
  border-radius: 50px;
  transition: all 0.5s;
}

@media only screen and (max-width: 600px) {
  .main-service-section-xml .main-service-column-xml {
      max-width: 90.333333%;
      padding: 0 15px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .main-service-section-xml .main-service-column-xml {
      max-width: 47.333333%;
      padding: 0 15px;
  }
}

.main-single-service-xml span.icon img {
    width: 60%;
}

/* //project */

* {
    box-sizing: border-box;
}

.blog-card {
    display: flex;
    flex-direction: row;
    margin: 1rem auto;
    box-shadow: 0 3px 7px -1px rgba(0, 0, 0, 0.1);
    margin-bottom: 1.6%;
    background: #fff;
    line-height: 1.4;
    font-family: sans-serif;
    border-radius: 10px;
    overflow: hidden;
    z-index: 0;
    max-width: 100%;
    height:100%;
    border:3px solid #214297;
}

.blog-card .meta {
    position: relative;
    z-index: 0;
    height: 200px;
}

.blog-card .meta img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    margin: 40px auto;
    object-fit: contain;
}

.blog-card .description {
    padding: 1rem;
    background: #fff;
    position: relative;
    z-index: 1;
    width: 100%;
    margin: auto;
}

.blog-card .description h1 {
    font-family: Poppins, sans-serif;
    line-height: 1;
    margin: 0;
    font-size: 1.7rem;
}

.blog-card .description p {
    margin: 1rem 0 0;
}

.blog-card .description .read-more {
    text-align: right;
}

.blog-card .description .read-more a {
    color: #5ad67d;
    display: inline-block;
    position: relative;
}

.blog-card .description .read-more a:after {
    content: "";
    font-family: FontAwesome;
    margin-left: -10px;
    opacity: 0;
    vertical-align: middle;
    transition: margin 0.3s, opacity 0.3s;
}

.blog-card .description .read-more a:hover:after {
    margin-left: 5px;
    opacity: 1;
}

@media (max-width: 640px) {
    .blog-card {
        flex-direction: column;
    }
}

/* //service  */
.solar-service-card {
    border:1px solid #214297;
    border-radius: 15px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    cursor: pointer;
    /* background:aliceblue; */
}
        
.solar-service-card:hover {
  transform: scale(1.05);
}
       
.commerical-title {
  font-size: 1.2rem;
  font-weight: bold;
  color: black;
}
        
.service-description {
    font-size: 0.8rem;
}

.product-btn {
    background: #052c65;
    font-size: 14px;
    }

button.learn-more-btn.btn {
    background:#214297;
    color: #fff;
    font-size: 12px;
    margin: 7px;
    padding: 8px;
}

button.learn-more-btn.btn:hover {
	background:#ed6b2c;
	color: #fff;
}

/* //footer */

.footer-section h3, .footer-section h4 {
    color: #007bff; /* Accent color */
}

.footer-section p, .footer-section ul {
    color: #495057; /* Text color */
    font-size: 10pt; /* Consistent font size */
}

.footer-section ul {
    list-style-type: none; /* Remove bullet points */
    padding-left: 0;
}

.footer-section i {
    margin-right: 8px; /* Space between icon and text */
}

.footer-section a {
    color: #32373c; /* Link color */
    text-decoration: none; /* Remove underline */
}
@media (max-width: 768px) {
    .footer-section {
        text-align: center; /* Center text on smaller screens */
    }
}

/* our value slider */
.slide img{
  background: white;
  border-radius: 8px;
  margin: 17px;
  padding: 6px;
  width: 94px;
  height: 65px;
  object-fit: contain;
} 

/* home product */

.flex-about-product h4{
  font-size: 15px;
}

.flex-about-product img {
  width: 50px;
  margin: 5px;
  padding: 5px;
  filter: drop-shadow(2px 4px 6px black);
} 

/* footer new design */
    /* General Footer Styles */
    .company-footer {
      background-color: #f4f4f4;
      color: #333;
      font-family: Arial, sans-serif;
      padding: 40px 20px;
      border-top: 3px solid #003366;
  }
  #footer a, #footer p{
    color:black;
  }
  .footer-container {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap;
      max-width: 1200px;
      margin: 0 auto;
      gap: 20px;
  }

  .footer-column {
      flex: 1;
      text-align: left;
      min-width: 250px;
  }

  .footer-heading {
      color: #003366;
      font-size: 1.5em;
      margin-bottom: 15px;
  }

  .footer-list {
      list-style: none;
      padding: 0;
      margin: 0;
  }

  .footer-list li {
      margin-bottom: 10px;
      font-size: 1em;
  }

  .footer-bottom {
      background-color: #003366;
      color: #fff;
      text-align: center;
      padding: 15px 0;
      margin-top: 20px;
  }

  .copywrap a {
      color: #fff;
      font-weight: bold;
      text-decoration: underline;
  }

  .scroll-to-top {
      position: fixed;
      bottom: 20px;
      right: 20px;
      background-color: #003366;
      color: #fff;
      padding: 10px 15px;
      border-radius: 50%;
      text-align: center;
      text-decoration: none;
      font-size: 1.2em;
      display: none;
      transition: all 0.3s ease-in-out;
  }

  .scroll-to-top:hover {
      background-color: #214297;
      transform: scale(1.1);
  }

  .social-links {
      display: flex;
      align-items: center;
      margin-top: 10px;
  }

  .social-icon img {
      transition: transform 0.3s ease;
  }

  .social-icon img:hover {
      transform: scale(1.1);
  }

  /* Responsive Styles */
  @media (max-width: 768px) {
      .footer-container {
          flex-direction: column;
          text-align: center;
      }

      .footer-column {
          margin-bottom: 20px;
      }

      .footer-heading {
          font-size: 1.25em;
      }

      .social-links {
          justify-content: center;
      }
  }

     .animated-image {
        opacity: 0;
        transform: scale(0.9);
        transition: all 1s ease-out;
    }

    .animated-image.show {
        opacity: 1;
        transform: scale(1);
    }
