﻿html{
	overflow-x: hidden;
}
:root{
	--blue:#2555a1;
	--orange:#f3652d;
}
@font-face {
  font-family:'FontAwesome';
  src:url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2');
  font-weight: normal;
  font-style: normal;
}
.header{
	height:130px;
	background:#f2f2f2; 
}
.logo-side{
	padding-top:10px;
}
.logolink{
	font-size:30px;
	letter-spacing:0px;
	font-weight: 600;
	line-height:50px;
	color:var(--blue);
	text-decoration: none;
	text-shadow:0px 0px 10px gray;
}
.orng-text{
	color:var(--orange);
	font-size:40px;
}
.orng2-text{
	color:var(--orange);
	font-weight: 500;
	font-size:17px;
}
.logolink:hover{
	text-decoration: none;
}
.step-text{
	font-size:20px;
	text-align:center;
}
.right-side-of-logo .phone a{
	color:#2555a1!important;
}
.right-side-of-logo .location{
	color:#2555a1!important;
}
.phone-icon-rotate{
	transform: rotate(90deg);
	
}
.icon i{
	color:var(--orange);font-size:25px;

}
.menu-row{
	margin-top:25px;
	width:100%;
	border-radius:25px;
	height:60px;
	background:#2555a1;2c3539;
	z-index:1;
}
.linkss ul li{
	list-style: none;
	display: inline;

}
.linkss ul li a{
	color:white!important;#2555a1;
	padding: 20px 30px 20px;
	line-height:60px;
	font-size:17px;
	font-weight: 400;
	color: #d9d9d9;
	text-decoration: none;
}
.linkss ul li:first-child>a{
	padding: 20px 30px 20px 0px;
}
.linkss ul li a:hover{
	color:#f3652d!important;
}
.linkss ul .activelink{
	color:#f3652d!important;
}
.social-icons ul li{
	list-style: none;
	display: inline;
	line-height:60px;
	padding:5px;
	font-size:18px;
	color:white;
	width:40px;
}
.social-icons ul li a{
	color: #d9d9d9;
	border:1px solid #d9d9d9;
	padding:3px 7px;

	border-radius:100%;
}
.social-icons ul li a:hover{
	color:#ef4723;
	border:1px solid #ef4723;
}


					/*desktop header end*/

.mobile-header{
	min-height:146px;
	background:#f2f2f2;#184ba9; 
}
.mobile-header .navbar-brand h6{
	font-size:14px;
	margin:0;
	padding-top:10px;
	color:#25551e;#ef4723;
	font-weight:1000;
	border-bottom:2px solid white;
	display:inline;
	font-style: italic;
}
.mobile-header .menu-icon-area{
	background:#ef4723;
	padding:2px 4px;
	outline: none;
	border-radius:3px;
	color:black;
}
.navbar-toggler{

	outline:none;
	color:black;
	border-radius: 1px;
}
.menu-toggler-text{
	    color: #fff;
    display: inline-block;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding: 0 10px 0 0;
}
.fa-bars{
	color:white;
}
.mobileviewwalalinks ul li a{
		color:#2555a1; #d9d9d9;
		font-size:18px;
		    border-bottom: 1px solid #286acb;
    overflow: hidden;
    padding: 10px 0 10px 45px;
}
.mobileviewwalalinks ul li ul li{
	line-height:50px;
	list-style: none;
	display: inline;


}
.mobileviewwalalinks ul li ul li a{
	color:#2555a1; #d9d9d9;
	border:1px solid #d9d9d9;
	padding:3px 7px;

	border-radius:100%;
	
}
.mobileviewwalalinks ul li ul li:first-child a{
	margin-left:-40px;
}
.mobileviewwalalinks ul li ul li a:hover{
	color: #ef4723;;
	border:1px solid #ef4723;;
	padding:3px 7px;

	border-radius:100%;
	
}
.mobileviewwalalinks ul li a:hover{
	color: #ef4723;
}
.mobile-header .phone a{
	font-size:18px;
	color:#2555a1;
}
.mobile-header .phone{
	 
	  border-top: 1px solid #2555a1;
	  padding-bottom:20px;
}
.mobile-header .location{
	font-size:17px;
	color:#25551e!important;
}
.mobile-header .location{
	  border-bottom: 1px solid #286acb;
	  border-top: 1px solid #286acb;
	  padding-bottom:20px;
}
.mobile-header{
	padding-bottom:20px;
}
/*mobile header end*/
.hero-section{
	width:100%;
	height:550px;
	background-image: linear-gradient(rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0) 100%),
	 url("../images/top.jpg"); opacity: 1;
	 background-size:cover;
	 background-position:right;
}
.text-section{
	margin-top:150px!important;
	padding-top:30px;
	background:rgba(37, 85, 161,.9)
}
.text-section h2{
	color:white;
	text-shadow:2px 2px 2px #f3652d;
	font-weight:700;
}
.text-section h4{
	color:#f2f4f7;
}

.why-group-buy h1{
	color:#2555a1;
	text-transform:uppercase;
	font-weight:1000;
}
.why-buy-text-section fieldset{
	border:2px solid #f3652d;
}
.why-buy-text-section fieldset legend{
	padding:10px;
	width:auto;
	padding-left:30px;
	padding-right:30px;
	display:inline!important;
	margin-left:20px;
	color:white;
	font-weight: bold;
	background:#f3652d;
	display:inline-block!important;
} 
.why-buy-text-section fieldset p{
	font-size:17px;
	color:gray;
}
/*.contact-pannel{
	width:100%;
	min-height:100px;
	background:#2555a1;
}
.contact-pannel h1{
	line-height:100px;
	color:white;
	text-transform: uppercase;
	display: inline-block;
}

.contact-pannel a {
	
}
.contact-pannel a button:hover{
	background:#f3652d;
	color:white;
	margin-top:-20px!important;
	border:5px solid white;
}
.contact-pannel a button{
	padding:10px 30px; margin-left:40px;
	font-size:20px;
	text-transform: uppercase;
	background:none;
	border:5px solid #f3652d;
	border-radius:50px;
	color:white;
	margin-top:-10px!important;
}*/
.justpaneltype{
	width:100%;
	height:120px;
	background:#2555a1;
}
.justpaneltype h1{
	color:white;
	font-size:24px;
	line-height:120px;

}
.conbtn a button{
	width:100%;
	margin-top:32px;
	height:55px;
	color:white;
	border:none;
	background: #ef4723 ;
	
}
.conbtn a button:hover{
	background:#184ba9;
	padding:5px 50px;
	height:55px;
	border-top:2px solid #ef4723;;

	color:white;
	font-size:20px;

	line-height:22px;
	border:2px solid #ef4723;
}
.conbtn a{
	font-size:20px;
}


.navbar-toggler:focus{
	outline:none;
}
.pansonic-grup-by{
	width:100%;
	height: auto;	
	background:#f2f2f2;
}
.pansonic-grup-by h1{
	color:#2555a1;
	text-transform:uppercase;
	font-weight:1000;
}
.panasoic-text-side h3{
	text-transform:uppercase;
	font-weight:bold;
	color:#f3652d;
}
.panasoic-text-side ul li{
	font-size:20px;
}
.pluseicon{
	margin-top:10px;
	margin-bottom:10px;
	font-size:30px;
	font-weight:bolder;
	color:#f3652d;
}
.note{
	color:red;
}
.steps-row h1{
	color:#2555a1;
	text-transform:uppercase;
	font-weight:1000;
}
.forcard-divs .card{
	border:4px solid #f3652d;
}
.header-text b{
	color:white!important;
}
.card-header{
	background:#f3652d;
	color:white!important;
	font-size:30px;border-radius:0px!important;
	text-transform: uppercase;
}
.card-header b{
	color:#2555a1;
}

.forcard-divs .card-image{
	background:#2555a1!important;
}
.forcard-divs .card-image img{
	width:100%;
	height:150px;
}
.thiscard ul li{
	font-size:20px;
	font-weight:600;
	color:#2555a1;
}
.thiscard a{
	color:#f3652d;
	font-size:22px!important;
}
.footer{
	background:#2555a1;
	color:white;
}
.activelink{
	color:#f3652d!important;
}
.contact-hero{
    width:100%;
    min-height:400px;
     background-image: linear-gradient(118deg,#eb9675 0%,rgba(235, 150, 117,0.5) 100%),url(../images/contact-hero-bg.jpg)!important;
    background-size:cover;
}
.hero-heading{
    color:#2555a1;
    font-weight:bolder;
    font-size:1000;
}
.hero-heading h4{
	color:black!important;
}
.callandcontact h4{
	color:black;
	font-weight:bolder;
	text-shadow:1px 1px 1px #2555a1;
}
.contact-row-second input{
    height:50px;
    background:#f2f2f2;
    border:none;
    border-bottom:2px solid #2555a1;
}
.contact-row-second select{
     height:50px;
    background:#f2f2f2;
    border:none;
    border-bottom:2px solid #2555a1;
}
.contact-row-second textarea{
    height:200px;
     background:#f2f2f2;
    border:none;
    border-bottom:2px solid #2555a1;
}
.sendbtn button{
    
}
.sendbtn button:hover{
    background:white;
    color:#b3c211;
    border:2px solid #b3c211;
}
.contact-row-second input[type=submit]{
    background:#2555a1!important;
    color:white;
    border:none;
    padding:12px 20px;
}
.contact-row-second input[type=submit]:hover{
    background:white!important;
    color:#bc4123;
    border:1px solid #bc4123;
    
}

.sidebar-textbox{
	background: var(--blue);
	margin-top:80px;
	padding:40px 10px;
	display: grid;
	color:white;
}
.sidebar-textbox h4{
    /*color:#063661;*/
    display:inline-block;   
}
.ad{
    font-size:18px;
    font-weight:bold;
}
.sidebar-textbox  fieldset{
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    
}
.sidebar-textbox  legend{
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
    background:#2555a1;
    color:white;
    padding:0px 20px;
    
}


.ref-pro h1{
	color:#2555a1;
	text-transform:uppercase;
	font-weight:1000;

}
.forhr hr{
	display:inline-block;width:40%;height:5px;background:#f3652d;margin:0px;
}
.forhr p{
	font-size:20px;
	padding-top:20px;
}
.ref-pro p{
	text-align:justify;
	font-size:18px;
	color:#363231;
}


.oneheading{
	color:var(--blue);
	font-weight: bold;
}

#faq_row{
	background: white;
}

#faq_row .card-header:after{
    font-family:'FontAwesome';
    content:"\f068";
    float:right;
    padding-left:5px;
    padding-right:5px;
    margin:0px;
    padding-top:15px;
    padding-bottom:0px!important;
    /*border:1px solid black;*/
    border-radius:100%;
    color:var(--blue);
    font-size:18px;
   
  }
  #faq_row .collapsed:after{
    content:"\f067";
    color:var(--blue);
  }
  #faq_h2 p{
  	color:gray;
  	font-size:20px;
  	text-transform:capitalize;
  }

  #colap_header{
  	cursor: pointer;
  }
  #colap_header a{
  	font-size:18px;
  	color:gray;
  	vertical-align: middle;
  	cursor: pointer;
  	text-transform: capitalize;
  }
  #content_p p{
  	font-size:18px;
  	text-align:center;
  	color:gray;
  }
  #faq_row .card{
  	background: none;
  	border:none;
  }
  #faq_row .card-header{
  	background:transparent!important;
  	box-shadow: 0 4px 10px -6px black;
  /*-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);*/

  }
.normal-p{
	font-size:17px;
	color:gray;
}


/*testimonal start here */
.testimonial-row-plumbing{
	background:#f2f2f2;
}
.testimonial{

    background:white;
    text-align: center;
    padding: 30px 30px 50px;
    margin: 0 15px 100px;
    position: relative;
}
.testimonial:before,
.testimonial:after{
    content: "";
    border-top: 40px solid #fff;
    border-right: 125px solid transparent;
    position: absolute;
    bottom: -40px;
    left: 0;
}
.testimonial:after{
    border-right: none;
    border-left: 125px solid transparent;
    left: auto;
    right: 0;
}
.testimonial .icon{
    display: inline-block;
    font-size: 80px;
    color: #ef4723;
    margin-bottom: 20px;
    opacity: 0.6;
}
.testimonial .description{
    font-size: 15px;
    color: #777;
    text-align: left;
    margin-bottom: 30px;
    opacity: 0.8;
}
.testimonial .testimonial-content{
    width: 100%;
    position: absolute;
    left: 0;
}
.testimonial .pic{
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 2px 2px #daad86;
    overflow: hidden;
    z-index: 1;
    position: relative;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .title{
    font-size: 15px;
    font-weight: bold;
    color: #184ba9;
    text-transform: capitalize;
    margin: 0 0 5px 0;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    color: #ef4723;
}
.owl-theme .owl-controls{
    margin-top: 0;
}
.owl-theme .owl-controls .owl-page span{
    width: 32px;
    height: 10px;
    background: #fff;
    border: 2px solid #ef4723;
    margin: 5px;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    margin-top:20px;
    background:#ef4723;
    border-color: #fff;
}
@media only screen and (max-width: 650px) and (min-width: 400px){
    .testimonial:before{ border-right: 325px solid transparent; }
    .testimonial:after{ border-left: 325px solid transparent; }
}


/*testimonal end*/


/*service apge star*/
.service-hero{
	width:100%;
	height:auto;
	padding:50px 0px;
	background:gray;var(--orange);
}
.breadcrum-heading{
	color:white;
	font-size: 50px;
	text-transform:capitalize;
	letter-spacing:3px;
	text-shadow: 0 0 10px var(--orange);
}
.service_heading{
	font-size:40px;
}
.service-btn{
	display: inline-block;
	padding:8px 20px;
	background:var(--blue);
	color:white;
	font-size:18px;
}
.service-btn:hover{
	background: var(--orange);
	color:white;
	text-decoration: none;
}
.fortable th{
	background:var(--blue);

	color:white;
}
.forbg{
	background:var(--blue);
}
