@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');

*{
	margin: 0;
	padding: 0;
}

ul li{
	list-style: none;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a:focus{
    text-decoration: none;
}
:focus{
 border: none;
 outline: 0px;
}
body{
	font-family: 'Poppins', sans-serif;
	line-height: 1.82857143;
	font-size: 15px;
	font-weight: 400;
}

@media (min-width: 1200px){
.containerHeader {
    width: 1310px;
}
}

.siTopBox{
background-color:#34aeb9;
padding:5px;
}
.siInnerBox ul{
float:right;
}
.siInnerBox ul li{
display:inline;
padding:10px;
}
.siInnerBox ul li a{
margin-left:5px;
color:#fff;
}
/*---Slider----*/
@media(max-width: 768px){
.carousel-inner .item .col-xs-12{
padding:0px 10px;
}
}
/* About Us */


.siAbtPanel{
background-color:#333;
}
.adAbtHead h2{
    font-size: 30px;
    font-weight: 100;
    margin: 0;
    padding-bottom: 10px;
    position: relative;
     font-weight: 600;
        line-height: 1.2;
    color: #393939;
}
.adAbtHead h2:after {
    content: '';
    width: 100px;
    height: 2px;
    background-color: #e3000f;
    position: absolute;
    left: 0;
    bottom: 0;
}
.siAbtDtl{
padding:20px;
}
.siAbtDtl p{
color:#fff;
}
.siAbtImg{
	background: linear-gradient(#343a4024,#343a4036), url(../images/abt.jpg)no-repeat center;
	background-size: cover;
    opacity: 1;
    background-attachment: fixed;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 600px;
}
.sireadMore{
    color: #fff;
    background: #14b9c7;
    border-radius: 20px;
    padding: 8px 20px;
    font-weight: 500;
	border:1px solid #14b9c7;
 }
.sireadMore:hover{
    color: #14b9c7;
    background: #fff;
 }
@media(max-width:768px){
.siAbtImg{
height:250px;
}
}

@media screen and (max-width: 768px){
.hmAbtDtl h4{
    margin-top: 20px;
}

.adAbtCon{
margin-top:20px;
}
}

/*----Services-----*/
.siServicePanel{
padding:50px 0px;
}
.siTitleHead{
text-align:center;
}
.siTitleHead h3{
font-size:40px;
font-weight:bold;
padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: 20px;
    position: relative;
    color: #511b51;
    
}
.siTitleHead h3 span{
 color: #14b9c7;
}
@media(max-width:767px){
.siTitleHead h3{
	font-size:28px;
}
}
.siSingleService{
box-shadow:0px 4px 13px rgba(0,0,0,0.3);
 position: relative;
    overflow: hidden;
}

.siServiceImg img{
width:100%;
height:240px;
display: block;
  transition: transform .4s; 
}
.siServiceImg{
overflow: hidden;  
}
.siServiceImg::before{
    position: absolute;
    top: 0;
    left: -110%;
    z-index: 2;
    display: block;
    content: '';
    width: 75%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(20,185,199,.4) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(20,185,199,.4) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.siSingleService:hover img{
transform:scale(1.09,1.09) rotate(6deg);
}
.siSingleService:hover .siServiceImg:before{
-webkit-animation:shine .75s;animation:shine .75s}
@-webkit-keyframes shine{100%{left:125%}
}
@keyframes shine{100%{left:125%}}

.siServiceCon{
padding:10px;
}
.siServiceTitle h5{
font-size:20px;
margin-top:10px;
font-weight:bold;
}
.siServiceDtl{
padding:10px 0px;
}
.siserReadMore{
    color: #fff;
    background: #14b9c7;
    border-radius: 20px;
    padding: 8px 20px;
    font-weight: 500;
	margin:10px 0px;
	border:1px solid #14b9c7; 
 }
.siserReadMore:hover{
    color: #14b9c7;
    background: #fff;
 }

/*----End---Services-----*/

.inner-banner2 {
    margin-top: 5px;
    padding-top: 75px;
    padding-bottom: 80px;
    background: #13314c url(../img/banner-bg.jpg) center center no-repeat;
    background-size: cover;
}
.breadcumb-wrapper {
    background: #f3f3f3;
    border-bottom: 1px solid #e6e8e9;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
}
.breadcumb-wrapper ul.breadcumb li {
    display: inline-block;
    margin-right: 6px;
}
.breadcumb-wrapper ul.breadcumb li a {
    display: inline-block;
    color: #20bcd4;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
}
.breadcumb-wrapper ul.breadcumb li a:after  {
    content: '\f105';
    display: inline-block;
    font-family: 'FontAwesome';
    color: #909aa2;
    font-size: 13px;
    margin-left: 13px;
}
.inner-banner2 h2 {
    font: 600 ;
    color: #fff;
    margin: 0;
    padding: 0;
}
/* About Us end*/

.hmContStrip{
    padding-top: 50px !important;
    padding-bottom: 20px !important;
    background-image: url(../img/action-bg-1.jpg) !important;
}











/* Service */
 
.btns{
  width: 140px;
  height: 40px;
  border-radius: 60px;
  transition: ease 0.2s;
  cursor: pointer;
}
.mains {
  background-color: #e3000f;
  border: solid 1px #e3000f;
}
.btn-appends {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.texts {
  text-align: center;
  font-size: 15px;
  width: 80%;
}
.texts a{
 color: #fff;   
}
.fwdArrows {
  width: 10px;
  height: 10px;
  border-color: #1e1e2d;
  border-style: solid;
  border-width: 0 2px 2px 0;
  transform: rotate(-45deg);
  border-color: #fff;
  transition: ease 0.2s;
}
 
.hm-serv{
    padding:40px 0;
    background: #eee;
}
.hm-servSec {
  border: 1px solid #cacaca;
  padding: 15px 10px;
  border-radius: 15px;
  box-shadow:0 3px 3px 1px #d4d4d4;
  background: #fff;
}
.hm-servSec h4{
    margin-top: 0;
    font-weight: bold;
}
.hm-servSec p{
  font-size: 14px;
}
.hm-servSec a{
 color: #e3000f;
}
.hpl{
    padding:0 3px !important;
}
.spare_img {
    margin-top: 15px;
}
.spare_img img{
    background: #f3f3f3;
}

@media screen and (max-width: 768px){
.hpl{
    padding:0 20px;
}
.hm-servSec{
    margin-top: 20px;
}
}

/* Service end */




/*hm-Work*/

.adClient{
    padding: 40px 0;
}
.customer-logos .slide{
border:1px solid #e7e7e7;
box-shadow: 0 3px 3px 1px #d4d4d4;
}

/* Slider */
 
.slick-slide {
    margin:0px 10px 0 0px
}
.slick-slide img {
    width: 100%;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
  

/*hm-Work end*/





/*footer*/

/*footer end*/


.hmAbtHead2 h2{
    color: #fff;
}


.hm-prod-dtl{
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px;
    margin-bottom: 30px;
}
.hm-prod-dtl h4{
    font-size: 14px;
        margin-bottom: 10px;
        margin-top: 0px;

}
 
.hm-prod-dtl h4 a{
    text-transform: uppercase;
    color: #444;
    font-weight: 600;
        letter-spacing: 0.6px;
}
.hm-prod-dtl h4 a{
  text-decoration: none;
}
.libot {
    padding-bottom: 5px;
}
.libot a{
  margin: 0 auto;
    display: block;
    text-align: center;
    text-transform: uppercase;
    width: 188px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #bf1e2d;
    border-radius: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #bf1e2d;
}
.libot a:hover{
  background: #bf1e2d;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}



/******************/
#inn_banner_section {
    padding:20px 0;
    background:#fff;
}
.inn_prd_lst {
    background:#F3F3F3;
    padding:5px 20px 50px;
    border-radius:8px;
    position:relative;
}
.inn_prd_lst:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/bg-icon.png);
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.inn_prd_lst h4 {
    line-height: 50px;
    font-weight: 700;
    color: #E81C2E;
    display: block;
    position: relative;
    letter-spacing: 1px;
}
.inn_prd_mg img{
    margin: 0 auto;
    display: table;
}
/*.inn_prd_lst h4:before {
    width: 60px;
    margin-right: 15px;
    position: relative;
    top: -5px;
    border-top: 1px solid #00a5ec;
    border-color: #00a5ec;
    content: "";
    display: inline-block;
}*/
.panel-body{
    padding: 0px;
}
.inn_prd_lst ul {
    padding-top:0px;
}
.inn_prd_lst ul li a {
  
    font-size:13px;
    line-height:35px;
    letter-spacing:0.50px;
    color:#000;
    font-weight:bold;
    display:block;
    position:relative;
}
.inn_prd_lst ul li a i {
    font-size:12px;
    margin-right:5px;
}
.inn_prd_lst ul li a:hover {
    color:#E81C2E;
}
.inn_prd_hed {
    height:50px;
    background:#F3F3F3;
    border-radius:8px;
    margin-bottom:30px;
}
.inn_prd_hed h4 {
    text-align:center;
    letter-spacing:2px;
    font-weight:bold;
    line-height:50px;
    color:#20bcd4;
    text-transform: uppercase;
}
.inn_prd_main {
    padding:40px 30px;
    background:#fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    position: relative;
    border-radius:8px;
    margin-bottom:30px;
}
.inn_prd_main:hover {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px);
}
.prd_mg {
    margin-bottom:10px;
}
.prd_dtl h3 {
    font-size:22px;
    color:#000;
    padding-bottom:10px;
}
.prd_dtl a {
    background: linear-gradient(to right, #E81C2E 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    border-radius:100px;
    height:40px;
    line-height:40px;
    background-color:#009fe2;
    color:#fff;
  
    width:150px;
    display:block;
    margin:0 auto;
}
.prd_dtl a:hover {
    color: #fff;
    background-position: left bottom;
}
.prd_dtl p {
    font-size:13px;
    line-height:22px;
    
    letter-spacing:0.25px;
    color:#000;
    padding-bottom:15px;
}
.inn_prd_sec p {
    font-size:14px;
    line-height:24px;
    letter-spacing:0.50px;
    text-align:justify;
    color:#666;
    padding:10px 0 0px 0;
    margin-bottom: 0;
}
.prod_tables{
    padding-top: 30px;
}
.prod_tables p{
    padding-bottom: 15px;
    color: #666;
}
.prod_tables ul{
    padding-top: 0;
}
.inn_prod_table {
    padding-bottom:15px;
}
.inn_prod_table thead tr th {
    border:1px solid #666;
    color:#555;
    background:#f7f7f7;
    font-size:15px;
    padding:15px 15px;
    
    letter-spacing:0.25px;
    border-top:1px solid #666 !important;

}
.inn_prod_table tbody tr td {
    border:1px solid #666;
    color:#555;
    background:#fff;
    font-size:14px;
    padding:15px 15px;
   
    letter-spacing:0.25px;
    line-height:22px;
    vertical-align:middle;
}
.inn_prod_table .td_bld {
    font-weight:bold;
    font-size:15px;
    text-align:center
}
.inn_tbl_hed h4 {
    padding-bottom:10px;
    font-weight:bold;
    color:#000;
    letter-spacing:1px;
    text-align:center;
}
.inn_tbl_hed h5 {
    font-size:18px;
    padding-bottom:10px;
    font-weight:bold;
    color:#000;
    letter-spacing:1px;
}
.inn_tbl_hed p {
    font-size:14px;
    line-height:24px;
    letter-spacing:0.50px;
    color:#666;
    padding-bottom:5px;
}
.inn_tbl_hed {
    padding-bottom:20px;
}
.inn_prd_apc img{
    float: left;
     margin-top: 5px;
    margin-right: 5px;
}
.inn_prd_sp img{
    float: left;
    max-width: 80px;
     margin-top: 5px;
    margin-right: 0px;
}
.inn_prd_sp2{
    padding-top: 20px;
}
.inn_prd_sp2 ul li{
    list-style-type: disc;
    list-style-position: inside;
    color: #666;
    padding-top: 4px;
}
.inn_prd_apc p{
    clear: both;
    padding-top: 5px;
}
.inn_prod_list ul li{
    list-style-type: disc;
    list-style-position: inside;
    color: #666;line-height: 26px;
}
.inn_prod_list p{
    color: #666;
    line-height: 26px;
}
.inn_prd_sec p:nth-child(2){
    padding-top: 5px;
}
.inn_prd_steam ul li{
    line-height: 50px;
    clear: both;
    margin-top: 10px;
}
.inn_prd_steam ul li img{
    float: left;
    width: 50px;
    margin-right: 15px;
}

/*Brouchure*/
.brochure h2{
    margin-bottom: 20px;
}
.brochure ul li a{
    color: #fff;
    background: #79a199;
    float: left;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 18px;
}
.brochure ul li a:hover{
    background: red;
}
.brochure ul li a:nth-child(1){
   margin-right: 5px;
}
/*Brouchure end*/


.panel{
    background: #fff0;
}
div[class*='col-'] {
  padding: 0 30px;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel-heading {
  border-radius: 0;
  color: #000;
  padding: 0;
}
.panel-title a {
  display: block;
  color: #000;
  
  position: relative;
  font-size: 16px;
  font-weight: 400;
}
.panel-heading a:before {
  content: '>';
  position: absolute;
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}
.panel-heading.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .panel-heading a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}
#bs-collapse .panel-heading.active a:after {
  content: '>';
  transform: scale(1);
  transition: all 0.5s;
}
/* #accordion rotate icon option */
#accordion .panel-heading a:before {
  content: '>';
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  right: 5px;
  top: 0px;
  transform: rotate(180deg);
  transition: all 0.5s;
}
#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}





 .video{
    margin-top: 15px;
 }
 .photo_img{
    margin-bottom:  15px;
 }
  .photo_img img{ 
   border-radius: 10px;
 }
   .photo_img img:hover{ 
   opacity: 0.8;
 }




#contact{
    padding: 50px 0;
}
#contact .well{
    margin-top:30px;
    border-radius:0;
}

#contact .form-control{
    border-radius: 0;
    border:2px solid #c1c1c1;
}

#contact button{
    border-radius:0;
    border:2px solid #335177;
    background: #335177;
    color: #fff;
}

#contact .row{
    margin-bottom:30px;
}
.getTouch h3{
    margin-top: 0;
    padding-bottom: 10px;
    color: #e3000f;
}
@media (max-width: 768px) { 
    #contact iframe {
        margin-bottom: 15px;
    }
    
}




/*Enqury Form*/

/* Quick contact-x start*/
.modal2 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
   /* Sit on top */
  /*padding-top: 100px;*/ /* Location of the box */
  /*left: 0;
  top: 0;
  width: 100%; 
  height: 100%; */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content2 {
/*  position: relative;*/
background-color: #fefefe;
/*margin: auto;
padding: 0;*/

width: 20%;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s;
position: fixed;
right: 6px;
bottom: 0;
border-radius: 5px 5px 0 0;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {bottom:-300px; opacity:0} 
  to {bottom:0; opacity:1}
}

@keyframes animatetop {
  from {bottom:-300px; opacity:0}
  to {bottom:0; opacity:1}
}

/* The Close Button */
.alose {
  color: white;
  float: right;
  font-size: 22px;
  line-height: 20px;
  font-weight: bold;
}

.alose:hover,
.alose:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header2 {
  padding: 12px 16px;
  background-color: #e3000f;
  color: white;
  border-radius: 5px 5px 0 0;
}

.modal-body2 {padding: 2px 16px;}

.form_btns{
    position: fixed;
    bottom: 5px;
    right: 30px;
z-index: 9;
}
.form_btns h1{
    color: #fff;
    background: #e3000f;
    width: 153px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 25px 25px 25px 25px;
    font-size: 18px;
    cursor: pointer;
}
.form_btns h1:hover{
 transform: scale(0.9,0.9);

}

#contact_form input{
  margin: 5px 0;
}
textarea.form-control{
    border: 1px solid #555555a8;
    border-radius: 0px;
} 

input[type=text], [type=email], [type=number], textarea, select{width:100%; max-width:100%; padding:10px; margin:2px; display: inline-block; border:1px solid #cccccc; border-radius:4px;  box-sizing:border-box;}
input[type=submit]{width:100%; max-width:100%; background:#0056A1; color:#fff; padding:10px; border:none; border-radius:4px; cursor:pointer;}
input[type=submit]:hover{background:#0056A1; color:#fff; max-width:100%;}
button{width:100%; max-width:100%; background:#0056A1; color:#fff; padding:10px; border:none;border-radius:4px;  cursor:pointer;}
.quickcontact{right:0px; bottom:0px; max-width:100%; background:#f2f2f2;}
.max{z-index:1000; border:#0056A1 thick solid; position:fixed; width:220px; right:0px; bottom:0px; border-radius: 5px; max-width:100%; background:#f2f2f2; padding:5px; margin:1px;}

@media screen and (max-width: 768px){
    .client_logo ul li{
        width: 33%;
    }
    .modal-content2 {
width: 70%;
}
}
@media screen (min-width: 769px) and (max-width: 992px){
    .modal-content2 {
width: 40%;
}
}
/* Quick contact-x End*/
/*Enqury Form end*/

/*----Front----Service--Box---*/
.adCenterBox{
padding:30px 0px;
background-color:#333;
}
.adSingleBox{
background-color:#fff;
padding:20px 10px;
border-radius:10px;
}
.adSingleBox .adSingleIcon{
width:80px;
height:80px;
padding:10px;
text-align:center;
position:relative;
background-color:#e7e7e7;
vertical-align:middle;
display:inline-block;
border-radius:50%;
}
.adSingleIcon img{
height:60px;
width:60px;
}
.adRead{
background-color:#e3000f;
color:#fff;
padding:3px 15px;
margin:0px auto;
border-radius:20px;
border:1px solid #e3000f;
}
.adRead:hover{
background-color:#fff;
color:#e3000f;
}
.adAbtRead{
background-color:#e3000f;
color:#fff;
padding:6px 15px;

margin:0px auto;
border-radius:20px;
border:1px solid #e3000f;
}
.adAbtRead:hover{
background-color:#fff;
color:#e3000f;
}
.right-arrow{
margin-left:20px;
}
@media(max-width:767px){
.adSingleBox{
	margin-top:15px;
}
}
/*---Footer---*/
footer{
background-color:#05b1bf;
padding:50px 0px;

}
.ftrHeadTitle h4{
font-weight:bold;
font-size:22px;

}

.ftrQuickLink ul li a{
font-size:14px;
color:#fff;
margin-left:10px;
}
.ftrQuickLink ul li i{
color:#333;
transition:0.3s ease-out;
}
.ftrQuickLink ul li:hover i{
transform:translate(5px,0px);
}

.ftrSiAddress .ftrAdr{
color:#fff;
}
.ftrSiAddress .ftrAdr i{
color:#333;
}
.ftrSiAddress p a{
color:#fff;
}
.ftrSiAbt p{
color:#fff;
}
.ftrBorder{
border-right:1px solid #7d7979;
}
.ftrReadBtn{
color:#000;
}
.ftrcopyright{
background-color:#0a636b;
padding:2px 10px;
margin:0px auto;
}
.ftrcopytext{
color:#fff;
}
.ftrcopytext span{
	position:absolute;
	right:20px;
}
.ftrcopytext span a{
color:#dadada;
}
@media(max-width:767px){
.ftrcopytext span{
	position:relative;
	right:0px;
}
}
     .ftrShLinks{
	  margin-top:30px;
	 }
    .ftrShLinks ul{
	 margin-left:-10px;
	 position:relative;
	
	 }
	 .ftrShLinks ul li{
	 display:inline;
	 padding:5px;
	 }
	 .ftrShLinks ul li a{
	 box-shadow:0px 4px 13px rgba(0,0,0,0.3);
	 padding:10px 12px;
	 background-color: #fff;
	 }
	 .ftrShLinks ul li a i{
	 color:#333;
	 
	 }
	 .ftrShLinks ul li:hover i{
	 transform:none;
	 }
	 .facebook-shade:hover{
	 background-color:#3b5998;
	 }
	 .facebook-shade:hover i{
	 color:#fff;
	 }
	

.siArrowTop{
text-align:center;
margin-bottom:-20px;
margin-top:50px;
}
.siArrowTop i{
color:#333;
font-size:28px;
background-color:#e7e7e7;
padding:10px 15px;
border-radius:50%;
box-shadow: 0px 6px 12px 0px rgb(0 0 0 / 30%);
}
@keyframes wiggle {
  2% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  4% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  6% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  8% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  10% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  12% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  14% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  16% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  18% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  20% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.wiggle {
  display: inline-block;
  animation: wiggle 2.7s infinite;
  cursor:pointer;
}
.wiggle:hover {
  animation: none;
}
/*END SHAKER*/

::-webkit-scrollbar{
width:10px;

}
::-webkit-scrollbar-thumb{
	    background: linear-gradient(to top,#2ea9c5, #107ebf);
	border-radius:10px;
}
::-webkit-scrollbar-thumb:hover{
	background: linear-gradient(to top, #107ebf, #2ea9c5);
	border-radius:#6px;
}

/*-----About----*/
.siWidgetBanner{
    padding: 50px 0px;
background: linear-gradient(#10150e8f,#2d2525f0), url(../images/abtbanner.jpg)no-repeat center;
   background-size: cover;
    opacity: 1;
    background-attachment: fixed;
}
.siWidgetBanner .siWidgetTitle h3{
font-weight:bold;
font-size:24px;
color:#fff;
}
.siabtpanel{
padding:40px 0px;
}
.sidelinks{
border:1px solid #e7e7e7;
box-shadow: -1px 1px 6px rgb(0 0 0 / 30%);
}
.sidelinks li{
padding:3px 10px;
transition:0.3s ease-out;
border-bottom:1px solid #ccc;
}
.sidelinks li a{
color:#000;
}
.sidelinks li:hover{
border-left:2px solid #34aeb9;

}
.sidelinks li i{
float: right;
}
.sidelinks li.active{
background-color:#d6d6d6;
}
.abt-panel-txt{
padding:20px 0px;
}
.box-border{
border-left:1px solid #ddd;
box-shadow: 0px 3px 14px rgb(0 0 0 / 30%);
}
.abt-panel-txt .table tr td{
border:1px solid #e7e7e7;
}
tbody tr > td:nth-child(1){
 background-color:#eaeaea
}
.abt-panel-txt h3 span{
color:#006b6e;
font-weight:bold;
}
.siMissionList li{
list-style-type:disc;
}
@media(max-width:767px){
.box-border{
	margin-top:15px;
}
}
/*---Breadcrumb---*/
.siBreadcrumb{
box-shadow:0px 3px 14px rgba(0,0,0,0.3);
}
.siCrumbList{
background-color:#e7e7e7;
padding:7px;
}
.siCrumbList ul li{
display:inline;
padding:0px 10px;
}

/*----Services-----*/
.siSngServiceImg{
	margin-bottom:15px;
}
.siSngServiceImg img{
height:270px;
width:450px;
padding:5px;
box-shadow:0px 3px 14px rgba(0,0,0,0.3);
}
@media(max-width:767px){
.siSngServiceImg img{
width:300px;
}
}
/*----Clients---*/
.siClient{
padding:40px 0px;
}
.siClientsPanel .table{
width:100%;
}
.siClientsPanel .table td{
border:1px solid #ccc;
}
.siClientImg img{
height:auto;
width:100%;
}


/*----Contact--Us---*/
.siContactusPanel{
padding:40px 0px;
}
.siShadowPanel{
box-shadow: 1px 1px 13px 1px rgb(0 0 0 / 30%);
border-radius:10px;
}
.siContactusWidget{
background-color:#147f82;
padding:40px 20px;
border-radius:10px 0px 0px 10px;
height:420px;
}
.siContactusTitle h4{
font-weight:bold;
color:#fff;
margin-bottom:20px 0px;
}
.siContactusWidget p{
color:#e4e4e4;
}
.siContactusWidget p a{
color:#e4e4e4;
}
.siContactusWidget p i{
margin-right:10px;
}
.siContactusWidget::before{
content: '';
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background-color: #13ada3;
    position: absolute;
    bottom: 0px;
    right: 30px;
    overflow: visible;
}
.siContactusWidget::after{
content: '';
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #13ada3;
    position: absolute;
    top: 0px;
    right: 30px;
    overflow: visible;
}
.siSmallCircle{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #47a6b7;
    position: relative;
}
.siFormTitle h4{
color:#0e7073;
font-weight:bold;
margin-left:10px;
}
.contactpanel{
	padding:40px 0px;	 
	}
	.contact-panel-inner{
	background-color:#fff;
	}	
	.contact-panel-inner{
	box-shadow:0 2px 5px #21232d38;
	}
	.contactform .formtitle{
	padding:20px;
	}
	.contactform .formtitle span{
	color:#71c3db;
	font-size:20px;
	font-weight:bold;
	
	}
	.contactform-box{
	padding:30px 10px;
	border-radius:0px 10px 10px 0px;
	}
  
  .inputbox{
  
    width: 100%;
    background: 0 0;
    font-family: Poppins-Medium;
    font-size: 18px;
    color: #e7e7e7;
    line-height: 1.2;
    padding: 0 5px;
	}
	
	
	
.field {
  display: flex;
  flex-flow: column-reverse;
  margin-bottom: 1em;
}
/**
* Add a transition to the label and input.
* I'm not even sure that touch-action: manipulation works on
* inputs, but hey, it's new and cool and could remove the 
* pesky delay.
*/
label, input,textarea {
  transition: all 0.2s;
  touch-action: manipulation;
   
}
.field label {
font-size:16px;
}

.field input,.field textarea {
  font-size:16px;
  border: 0;
  border-bottom: 1px solid #ccc;
  font-family: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  padding: 0;
  cursor: text;
}

input:focus {
  outline: 0;
  border-bottom: 1px solid #666;
}
textarea:focus {
  outline: 0;
  border-bottom: 1px solid #666;
}

label {
  letter-spacing: 0.05em;
  font-size:14px;
}

.field input:placeholder-shown + label {
  cursor: text;
   font-size:10px;
  max-width: 66.66%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  transform: translate(0, 2.125rem) scale(1.5);
}
textarea:placeholder-shown + label {
  cursor: text;
   font-size:11px;
  max-width: 66.66%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  transform: translate(0, 2.125rem) scale(1.5);
}

.field ::-webkit-input-placeholder {
  opacity: 0;
  transition: inherit;
}
/**
* Show the placeholder when the input is focused.
*/
.field input:focus::-webkit-input-placeholder {
  opacity: 1;
}
.field textarea:focus::-webkit-input-placeholder {
  opacity: 1;
}
/**
* When the element is focused, remove the label transform.
* Also, do this when the placeholder is _not_ shown, i.e. when 
* there's something in the input at all.
*/
.field input:not(:placeholder-shown) + label,
.field input:focus + label {
  transform: translate(0, 0) scale(1);
  cursor: pointer;
}
.field textarea:not(:placeholder-shown) + label,
.field textarea:focus + label {
  transform: translate(0, 0) scale(1);
  cursor: pointer;
}
.send-box{
margin-top:10px;
}
.send-box .contactbtn{
padding:10px 25px;
	background: radial-gradient(circle at 100% 50%,#13ada3,#0c787b);
	border:0px;
	border-radius:100px;
	color:#fff;
	cursor:pointer;
	
}
.send-box .contactbtn:hover{
box-shadow:0 2px 5px rgba(33,35,45,0.6);
}


@media(max-width:767px){
.contact-panel-inner .box1,.contact-panel-inner .box2{
height:100%;
}
}

/*-----Gallery---*/
.sigallerypanel{
padding:40px 0px;
}
.shriGalTitle{
padding:20px 0px;
}
.shriGalTitle h3 span{
color: #fff;
font-weight: bold;
background-color:#006b6e;
padding:3px 20px;
border-radius:4px;
}
.sigallerypanel .row{
padding:0px;
margin:0px;
}
.sigallerypanel .col-sm-4{
padding:0px 5px;
}
 .galleryimg{
	 height:210px;
	 width:100%;
	 }
	 .galSingleImg{
	 margin-top:10px;
	padding:10px;
     text-align: center;
    align-items: center;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 200px;
    overflow: hidden;
    cursor: pointer;
    border:2px solid #ddd;
}

.galSingleVideo{
 margin-top:10px;
	padding:10px;
    position: relative;
    display: inline-block;
    width: 100%;   
    border:2px solid #ddd;
}
.galSingleVideo:hover{
box-shadow:0px 3px 14px rgba(0,0,0,0.3);
}
	.galSingleImg:after{
	content:'';
	position:absolute;
	width:400px;
	height:400px;
	top:50%;
	left:50%;
	
	transform:translate(-140%,-50%);
	background-color:#182223c7;
	border-radius:50%;
	transition:.8s;
	}
	.galSingleImg:hover:after{
	transform:translate(-50%,-50%) scale(1.3) rotate(20deg);
	}
	.galSingleImg img{
	position: absolute;
    height: 110%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: .8s;	
	}
	.galSingleImg:hover{
	box-shadow: 1px 3px 13px 0px rgb(0 0 0 / 30%);
	}
	.galSingleImg:hover img{
	transform:rotate(-55deg);
	overflow:hidden;
	}
	.galSingleImg i{
	position:absolute;
	z-index:2;
	color:#fff;
	top:80%;
	left:50%;
	transform:translate(-2000px,-50%);
	transition:.8s;
	}
	.galSingleImg:hover i{
	transform:translate(-50%,-80%);
	}
	@media(max-width:767px){
	.galSingleImg:after{
		width:700px;
	height:700px;
	}
	}