.bannerSection{background-image: url('../images/1.html');background-size: cover;height:230px;z-index:-1;}
@media(max-width: 768px){
  .bannerSection{height:400px;}
  .bannerSection .bannerHeading{font-size: 26px !important;}
  .bannerSection .typingStyleBannerText{font-size: 20px !important;}
}
.inquirysection .btn{
  background-color: transparent;
  color:#157ba7;
  border:1px solid #157ba7;}
.inquirysection .btn:hover{
  background-color: #157ba7;
  color:black;
  border:1px solid #157ba7;}
.contactUsForm .btn{
  background-color: transparent;
  color:#157ba7;
  border:1px solid #157ba7;}
.contactUsForm .btn:hover{
  background-color: #157ba7;
  color:black;
  border:1px solid #157ba7;}
  .inquirysection .btn{
  background-color: transparent;
  color:#157ba7;
  border:1px solid #157ba7;margin-bottom: 20px;}
.inquirysection .btn:hover{
  background-color: #157ba7;
  color:white;
  border:1px solid #157ba7;}
  .aboutusSection{margin-top:50px;}  
 /*-- /about--*/
/*-- bottom --*/
.all_pad {
    padding: 6em 0;
}
.con-left {
    border: 1px solid #ccc;
    padding: 0 2em 2em;
    margin: 0 2%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.con-left:hover{
    border: 1px solid #08538c;	
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.con-left:hover .spa-ico{
	background:#08538c;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.spa-ico {
    background: #A0A0A0;
    width: 62px;
    height: 62px;
    margin: -32px auto 0;
}
.con-left span {
    font-size: 2em;
    color: #fff;
       line-height:2.15em;
	
}
.con-left h5 {
    color: #157ba7;
    font-size: 1.8em;
    margin-top: 20px;
   margin-bottom: 20px;
}
.content-right {
    padding-top: 1.5em;
}
.content-left a{
	font-size:1em;
	padding:1em 2em;
	text-transform:uppercase;
}
h3.title span {
    display: block;
    border: 2px solid #ccc;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    margin: .5em auto 0em;
	position:relative;
}
h3.title span:after {
    content: ' ';
    width: 72px;
    height: 2px;
    left: 251%;
    background: #ccc;
    position: absolute;
    top: 45%;
}
h3.title span:before {
    content: ' ';
    width: 72px;
    height: 2px;
    right: 251%;
    background: #ccc;
    position: absolute;
    top: 45%;
}
.ser-top-grids{
	margin-top:6em;
}
.con-left p {
    color: #464646;
    font-size: 15px;
  text-align: justify;
}
/*-- //bottom --*/
/*-- //about--*/
/*---FAQ----*/
.accordiansection  .panel-default .fa{font-size: 20px;color: #157ba7;}
.accordiansection .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: white
}
.panel-default > .panel-heading {
    color:black;
    background-color: white;
    border-color: white;
    font-size: 18px;
}
.panel-default > .panel-heading a{text-decoration: none;cursor:pointer;font-size: 20px;}
@media(max-width: 450px){
  .panel-default > .panel-heading a{font-size: 14px;}

}
.panel-default {
    border-color: black;
}
.panel .panel-default {
    background-color: white;
    border: 1px solid white;
    border-radius: 0px;
    box-shadow: 0 1px 1px black;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: black;
}
.panel-default .panel-body ul{padding-left:0px;}
.panel-default .panel-body ul li{list-style: none;margin-bottom: 10px;}
.panel-default .panel-body ul li a{text-decoration: none; color:black;}
.bannerSection .bannerHeading{text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 30px;}
    .bannerSection .typingStyleBannerText{
      font-weight: 400;
      margin: 0.4em 0;
    }
    .txt-rotate {color:rgb(137, 61, 35);}
    .bannerSection .typingStyleBannerText {font-size: 30px;line-height: 1.15;text-align: center;}
    #angleicon{font-size:12px;}
    .box img{height:230px;}
    @media(max-width: 450px){
.box img{height: 113px;}
}
.about{margin-bottom: 50px;}
