.banner1{ background:url(http://sky-hitechnologies.com/image/bg-1.jpg); width:100%; height:150px;}
.banner2{ background:url(http://sky-hitechnologies.com/image/bg-1.jpg); width:100%; height:150px;}
.banner3{ background:url(http://sky-hitechnologies.com/image/bg-1.jpg); width:100%; height:150px;}
.banner4{ background:url(http://sky-hitechnologies.com/image/bg-1.jpg); width:100%; height:150px;}
.banner5{ background:url(http://sky-hitechnologies.com/image/bg-1.jpg); width:100%; height:150px;}
.banner6{ background:url(http://sky-hitechnologies.com/image/bg-1.jpg); width:100%; height:150px;}
.banner7{ background:url(http://sky-hitechnologies.com/image/bg-1.jpg); width:100%; height:150px;}
.banner8{ background:url(http://sky-hitechnologies.com/image/bg-1.jpg); width:100%; height:150px;}
.banner9{ background:url(http://sky-hitechnologies.com/image/bg-1.jpg); width:100%; height:150px;}
.banner10{ background:url(http://sky-hitechnologies.com/image/bg-1.jpg); width:100%; height:150px;}
.banner11{ background:url(http://sky-hitechnologies.com/image/bg-1.jpg); width:100%; height:150px;}

.main-table ul li {
    text-transform: capitalize;
}


@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(http://fonts.gstatic.com/s/robotocondensed/v24/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7CA.ttf) format('truetype');
}
 

body{ font-family:"Roboto Condensed", sans-serif !important; font-size:15px; line-height:24px;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

header{ /*background: rgba(0, 0, 0, 0.7);*/
  border-top: 7px solid #0fa5b6; padding:25px 0;
  transition: all 0.5s;
  width:100%;
}


/*header*/

p{ font-family:"Roboto Condensed", sans-serif; font-weight:normal; Font-size:15px; color:#333; line-height:24px; text-align: justify;}
a{ font-family:"Roboto Condensed", sans-serif;}


/*banner*/

.banner-sec{ padding:0; position: relative;}
/*-----carousel zoom effect-----*/
@-webkit-keyframes zoom {
    from {
  -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.4, 1.4);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.4, 1.4);
  }
}

.banner-sec .carousel-inner .item > img { width:100%; height:100%;
  -webkit-animation: zoom 40s;
  animation: zoom 40s;
}

.banner-sec .carousel-indicators li{width:20px; height:20px; background-color:#fff; margin:0; border:5px solid #084a85;}
.banner-sec .carousel-indicators .active{ background-color:#fff; margin:0; border:5px solid #f36a22;}
/*------carousel capion text displayt--*/
.banner-sec .carousel-caption {
    position: absolute;
    top: 30%;
    color: #fff;
    text-align:left;
    text-shadow: 9px 4px 8px rgba(0,0,0,.3);
	left:20%;
	width:50%;
 }
 
.carousel-caption h2{ font-size: 24px; color:#fff; margin-bottom:10px; text-align:center; text-transform: uppercase; 
background:rgba(0,0,0,.75); border:1px solid rgba(255,255,255,.2); padding:20px 20px 20px 20px;
animation: fadeInRight 2000ms ease-in-out;}


@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/*-----carousel zoom effect-----*/
/*banner*/

.abt-hm{ padding: 80px 0; background-color: #f7f7f7;}
.abt-hm h2{ font-weight: 600; font-size: 22px; margin: 0 0 30px 0; color: #2f353b; text-transform: uppercase;}
.abt-hm .c-line-left{ background: #ffb100; width: 30px; height: 3px; background-color: #ffb100; margin: 0 0 30px 0;}
.abt-hm .c-text { position: relative; background-color: #fff; width: 40%; padding: 25px; z-index: 1;}
.abt-hm .c-text p{ text-align:justify; color: #5c6873; font-weight: 300; font-size: 17px;}
.abt-hm .btns{ color: #fff; background: #ffb100; border-color: #ffb100; font-size: 16px;
padding: 12px 20px; text-transform: uppercase; font-weight: 700; border-radius:0; display: inline-block;
margin-bottom: 0; }
.abt-hm .c-photo{ position: absolute; top: 30px; right: 20px;}
.abt-hm .c-photo img{ display: block; height: auto;}

.abt-hm .panel > .panel-heading > .panel-title {
    padding: 0;
    margin: 0;
}

.abt-hm .panel-title{ font-size: 16px; font-weight: 500; line-height: 1.1;}
.panel-heading{padding: 0;}
.abt-hm .panel > .panel-heading > .panel-title > a {
    transition: all .2s;
    color: #fff;
    display: block;
    padding: 24px 30px 24px 30px;
    border-radius: 0;
    box-shadow: none;
	background-color: #ffb100;
	text-decoration:none;
}

.abt-hm .panel > .panel-heading > .panel-title > a.collapsed {
    background-color: #fff; color: #3f444a; }

.c-font-19{ font-size: 19px; font-weight: 600; text-transform: uppercase;}
.c-font-18 { font-size: 15px; }

.abt-hm .panel > .panel-collapse > .panel-body {
    background-color: #ffb100; border-top: none; padding: 0 30px 35px 30px; color: #fff;
}

.abt-hm p{color: #fff; text-align:justify;}
.btnw{ padding: 10px 26px 8px 26px; border-color: rba(#fff,.9); color: #fff; border: #fff 2px solid;}


.services{ padding:70px 0; margin:0;}
.title-1{ font-size: 28px; color: #3f444a; font-weight: 700; text-align: center; margin: 0 0 30px 0; text-transform: uppercase;}
.line-center{ width: 30px; height: 3px; background-color: #ffb100; margin: 0 auto 30px auto;}

.content-bx{ margin:30px 0;}
.content-bx i{ border:1px #ccc solid; font-size:40px; color: #ffb100; padding:15px 15px; float:left; margin-right:10px; margin-bottom:30px;}

.content-bx:hover > i{background-color: #ffb100; color: #fff;}

.content-bx h3{font-size: 18px; color: #3f444a; font-weight: 600; text-align:left; text-transform: uppercase;}
.content-bx P{ color: #444; text-align:justify; line-height:22px;}
.content-bx .bta{ margin-top:20px; margin-left: 24%;}
.content-bx a{font-size: 15px; color: #444; line-height:20px; border:1px #ccc solid;  border-radius:30px; padding:10px 20px;}


.content-hm{min-height:500px; background:url(image/content-hm-bg.jpg); background-size:100% 100%; background-attachment: fixed; background-repeat:no-repeat; position:relative; overflow:hidden; border-top:2px solid #ffce00;}
.content-hm:before{ background-color: #31383c ; content:''; position:absolute; top:0; height:100% ; right:-100px; width:65%; transform: rotate(0deg) skew(-15deg,0deg);}

.content-hm .col-md-6.offset-6{ padding-right:0;}
.content-hm .abt-img{
    display: inline;
    float: left;
	margin-right: -175px;
    width: 130%;
}

.content-hm .content {
    display: inline;
    float: left;
    width: 100%;
    padding: 60px 38px;
}

.content-hm .container {
  position: relative;
  z-index: 10;
}
.content-hm .content h3 {
  font-weight: 700;
  margin: 0;
  font-size: 18px;
  color: #ccc;
  margin-bottom: 10px;
  position: relative;
  left:0;
}

.content-hm .content p{ margin-bottom: 10px; font-size: 16px; text-align:justify; line-height:30px; color:#ccc; }
.cont-other{ min-height:400px; background:url(image/content-hm-bg.jpg); background-size:100% 100%; background-attachment: fixed; background-repeat:no-repeat; position:relative; overflow:hidden; border-top:2px solid #ffce00;}
.cont-other:before{  background-color: #fff ; content:''; position:absolute; top:0; height:100% ; left:-100px; width:60%; transform: rotate(0deg) skew(15deg,0deg);}

.cont-other .col-md-6.offset-6{ padding-right:0;}
.cont-other .abt-img{
    display: inline;
    float: left;
	margin-right: -175px;
    width: 130%;
}

.cont-other .content {
    display: inline;
    float: left;
    width: 100%;
    padding: 80px 38px;
}

.cont-other .container {
  position: relative;
  z-index: 10;
}
.cont-other .content h3 {
  font-weight: 700;
  margin: 0;
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
  position: relative;
  left:0;
}
.cont-other .content p{ margin-bottom: 10px; font-size: 16px; text-align:justify; line-height:30px; color:#5c6873; }


.tabs-menu {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    font-size: 16px;
    text-align: justify;
}
.tab-content {
    width: 100%;
    padding: 0;
    display: none;
}

.tabs-menu .current a {
    color: #fff;
}
.tabs-menu li a {
    padding: 6px 10px;
    color: #fff;
    text-decoration: none;
    display: block;
}
.tabs-menu li.current {
    position: relative;
    background-color: #ffb100;
}
.tabs-menu li {
    line-height: 28px;
    margin-right: 0;
    background-color: #333;
    border-top: 1px solid #d4d4d1;
    border-right: 1px solid #d4d4d1;
    border-left: 1px solid #d4d4d1;
    margin-bottom: 3px;
    transition: 0.5s;
}
.team-nm {
    font-size: 20px;
    display: block;
    background: #eee;
    padding: 5px 0;
    margin-bottom: 5px;
    /*margin-left: -15px;*/
    padding-left: 15px;
}

#tabs-container span.glyphicon.glyphicon-plus.pull-right {
	/*
    font-family: arial;
    font-size: 25px;
    font-weight: 700;*/
}
	
#tabs-container .panel-default>.panel-heading{ background: #eee; padding:10px;
    text-transform: uppercase;
    font-weight: bold; border-radius:0;}
	
#tabs-container .panel-title{font-weight:bold;}
#tabs-container .panel-group .panel{border:0; border-radius:0;}
.hm-about-rht{padding-top: 18px;}

#tabs-container .panel-body{ border: 1px solid #eee; text-align:justify;}
/*.panel-group .panel+.panel{    margin-top: 7px;}*/

#tabs-container .panel-title a{ display:block; position:relative;}
#tabs-container .panel-title a.collapsed:after{    content: "+";
    position: absolute;
    right: -2px;
    top: -5px;
    font-size: 26px;}
	
#tabs-container .panel-title a:after{ content: "-";
    position: absolute;
    right: -2px;
    top: -22px;
    font-size: 51px;}
	
#tabs-container div#accordion a {
    /*! color: #333; */
    display: block;
    text-decoration: none;
    text-align: justify;
    font-size: 18px;
}

.info-btn a{
    background: #de061a;
    color: #fff;
    padding: 6px 22px;
    border-radius: 6px;
    border: 1px dashed;
    transition:0.5s;
}
	
.info-btn a:hover{background: #111;text-decoration:none;} 

.title {
    text-align: center;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px;
    color: #ff4900;
    text-transform: uppercase;
}
.title:after {
    width: 80px;
    height: 3px;
    background: #ff4900;
    content: '';
    display: block;
    position: absolute;
    bottom: -10px;
    left:0;
    right:0;
    margin:0 auto;
    color: #ff4900 !important;
    text-transform: uppercase;
}

/*hm-form*/
.hm-form{ background: #f8f8f8;}


.hm-form .info .fa{ float:left; margin-right:10px; font-size:30px; background: #ff4900; color: #FFF !important; text-align:center;padding:5px;width:45px;height:45px;border-radius:5px;line-height: 35px;}
/*hm-form*/



/*footer*/

footer{margin-top: 20px;
    background: #333;
    background-attachment: fixed;
    color: #333;
    background-size: cover;
    padding-top:20px;
    /* border-top: 4px solid #19b4ee; */
	background: url(../image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    
}

footer .container-middle{position:relative;}

footer h2{
    font-weight: 500;
    font-size: 23px;
    position: relative;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px dashed #ff4900;
    padding-bottom: 5px;
}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

footer .container-middle a{    color: #fff;}

.col-three{color:#8e8e8e;}

.us-lk p{color:#8e8e8e}

.us-lk ul{
    list-style-type: square;
    font-size: 17px;
    margin-bottom: 0;
    padding-left: 24px;
    }

.us-lk ul li{line-height: 20px; margin-bottom: 10px; transition:0.5s; color:#8e8e8e;}
.us-lk ul li:nth-last-child(1){margin-bottom:0}

.us-lk ul li:hover{padding-left: 5px;}

.us-lk ul li a{color:#8e8e8e; }

.us-lk ul li:hover a{color:#19b4ee !important;}

footer a{color:#fff;}

.ft-soc ul{ font-size: 16px;     margin-bottom: 0;     list-style: none;}

.ft-soc ul{    padding-left: 0;
    font-size: 14px;}
	
.ft-soc ul a{color:#8e8e8e;}
.ft-soc ul li{margin-bottom:8px;}
.ft-soc ul li img{    margin-right: 10px; transition:0.5s;}
.ft-soc ul li:hover img{border-radius:50%; transition:0.5s;}
	
.ft-cont strong{color:#fff;}

.ft-cont p, .ft-cont p a{margin-bottom:8px; font-size: 13px; line-height: 20px;     color: #8e8e8e; line-height: 23px; 
    min-height: 25px;
    transition: 0.5s;     text-align: left;}

.copyrht{
    background: #181a1b;
    margin-top: 10px;
    color: #fff;
    font-size: 15px;
    padding:4px 0;
    /* height: 32px; */
    position: relative;
    /* border-top: 1px solid #fff; */
    /* box-shadow: 0px -4px 4px #ccc; */
    margin-top:30px;
}
	
.copyrht p{    margin-bottom: 0;
    color: #ccc;
    font-size: 16px;}
	
footer .container{position:relative;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{float:left; padding-top: 6px;}

.cprht-rht{float:right; padding-top:0px;}

.cprht-rht ul{list-style:none; text-align:right; margin:0;     font-size: 13px;}

.cprht-rht ul li{    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left:1px solid #db6e5d;
    line-height: 13px;}
	
.cprht-rht ul li:first-child{border-left:0;}

.cprht-rht a{color:#fff;     padding: 0 1px;}
.cprht-rht a .fa{    background: #283447;
    border-radius: 50%;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 29px; transition:0.5s;}

.cprht-rht a .fa:hover{background:#000; color:#fff; transition:0.5s;}

p.cprht-rht img {
    height: 18px; transition:0.5s;     vertical-align: bottom;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.cprht-lft strong{    color: #fff;
    font-weight: 300;}

.ft-cont i {    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #8e8e8e;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
}

.cprht-img{    float: left;
    margin-left: 120px;}
	
.cprht-img img{height: 45px;}

.ft-cont i img{margin-top: 6px;}

.ft-cont p:hover i{background:#77be32; transition:0.5s;}
	
.ft-nav ul{    list-style: none;
    text-align: center;
    margin-top: 0;
    padding-top: 21px;
    font-weight: bold; z-index: 9;
    position: relative;}
	
.ft-nav ul li{    display: inline-block;
    padding: 0 35px;}

.ft-nav ul li a:hover{color:#77be32;}

.same-ft{     border: 1px dashed #666;
    padding: 0 2px;
    position: relative;
    padding-left: 62px; margin-top:15px; transition:0.5s;}
.same-ft h3{color: #fff;
    font-size: 18px;}
.same-ft p{
    color: #999;
    font-size: 15px !important;
    font-size: 0.9em;
    }
.same-ft p span{display:block; color:#777;}
.same-ft p  a{color:#999;}
	
.same-ft:after{
    font-size: 48px;
    font-family: Flaticon;
    position: absolute;
    left:8px;
    top: 21px;
    color: #ffb100;
}

.ft-add:after{content: "\f131";}
.ft-ph:after{content: "\f130";}
.ft-mail:after{content: "\f12e";}

.same-ft:hover{background: rgba(255,177,0,0.8);color:#fff;}
.same-ft:hover p, .same-ft:hover p span, .same-ft:hover p a{color:#fff;}
.same-ft:hover:after{color:#fff;}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #ffb100;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #ffb100;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}

/*footer*/

@media(max-width:767px){
.banner-sec .carousel-caption {
    position: absolute;
    top: 5%;
    color: #fff;
    text-align: left;
    text-shadow: 9px 4px 8px rgb(0 0 0 / 30%);
    left: 20%;
    width: 50%;
}
.abt-hm .c-text {
    position: relative;
    background-color: #fff;
    width: 98%;
    padding: 25px;
    z-index: 1;
}

.info{ margin:15px}
  
}