.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;
}
a{text-decoration: none;}

@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;}

h1,h2,h3,h4{font-family: 'Roboto Condensed', sans-serif !important;}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

header{ /*background: rgba(0, 0, 0, 0.7);*/
  border-top: 7px solid #0fa5b6; padding:25px 0;
  transition: all 0.5s;
  width:100%;
}
/* hmepage */
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #ffb100;
    border-top: none;
    padding: 24px 30px 24px 30px;
  }
  .acc_head {
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .accordion-item {
    border: none;
    border-bottom: var(--bs-accordion-border-width) solid
      var(--bs-accordion-border-color);
  }
  .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .accordion-button:focus {
    box-shadow: none;
  }
  .accordion-body {
    background-color: #ffb100;
  }
  .accordion-button::after {
    display: none;
  }
  .acc_des li{
    color: #fff;
  }
/*  */
.carousel-indicators [data-bs-target]{
    width: 10px;
    height: 10px;
    background-color: #fff;
    margin: 0;
    border: 5px solid #084a85;
    border-radius: 50%;
    }
/* footer */
.social-links a {
    font-size: 18px;
    display: inline-block;
    background: #8e8e8e;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 16px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
  }
  
  .social-links a:hover {
    background: #ffb03b;
    color: #fff;
    text-decoration: none;
  }
/*  */
/*  */
.content-hm p{position: relative; z-index: 1;}
.read_more{color: #fff;font-size:15px;}
.read_more_left{color: #5c6873;}
/*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 .head{ 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 {background-color: #fff; width: 46%; 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;    margin-top: 20px;

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: 9%; left: 300px;z-index:-1;}
.abt-hm .c-photo img{ display: block; height: auto;}

.abt-hm .panel > .panel-heading > .panel-title {
    padding: 0;
    margin: 0;
}
a{text-decoration: none;}
.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: 20px;
  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%;position: relative;
    padding: 80px 38px;
}

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


.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;padding:40px 0px;}


.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 p img{background:#fff; border-radius:10px;}

.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:#ffb03b !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; margin-top: 8px;}
.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*/

.gallery-img img{height:300px;width:100%;margin-bottom:20px;}

@media(max-width:767px){
      #header .col-md-12{display: flex;justify-content: center;}
    .navbar .container-fluid{display: flex;justify-content: center;}
    .gallery-img img{height:auto;width:100%;}
.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}
  
}
.due-dates marquee a{font-size:16px;}

.banner-section .carousel-caption{position: absolute;bottom:6.25rem;}
.banner-section .carousel-item::before{content:'';position: absolute;width:100%;height:100%;background-color: rgb(31 31 31 / 61%);}
.banner-section .carousel-caption h1{ font-size: 36px; font-weight: 600; line-height: 1.5em;}
.banner-section .carousel-caption h6{font-size: 20px;line-height: 1.5em;color:#fff;padding-top:10px;}
.banner-section .carousel-caption p{font-size: 16px;line-height: 1.5em;color:#fff;padding-top:10px;}
.custom-btn a{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;text-decoration: none;}
.content-hm .content{position: absolute;}
.content-hm ul li{margin-bottom: 10px;font-size: 15px;text-align: justify;line-height: 30px;color: #ccc;}


/* contact us */
.hm_heading{font-size: 22px;font-weight:500;color: #111;line-height:1.5em;}
.sub-heading {font-weight: 600;Font-size: 19px;color: #111;line-height: 30px;margin: 0;text-align: left;}
.contact_frm .form-control {border-radius: 0;padding: 15px;}
.btn-style-one {font-size: 15px;line-height: 1;padding: 12px 24px;background-color: #ea6321;font-weight: 500;border-style: solid;border-width: 2px 2px 2px 2px;border-color: #ea6321;color: #fff;text-decoration: none;border-radius: 8px;}
.btn-style-one:hover{color:#fff;}
.contact-sec h3{font-size: 21px;line-height: 34px;color:#111;}
.contact-sec p {font-size: 17px;line-height:27px;color:#111;font-weight:normal}
.contact-sec p a{text-decoration: none;color:#111;}
.sub-heading {font-weight: 600;Font-size: 18px;color: #111;line-height: 30px;margin: 0;text-align: left;}

/*---------------------------------------
innr-pg-c 
----------------------------------------*/
/* .otherpagecss #RadDockZone1.container{max-width: 100%;} */
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-c{margin-top:6px; margin-bottom: 30px;padding: 32px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;}
.innr-pg-c h1{margin-bottom: 0; font-weight: 700;Font-size: 26px;color: #fff;text-align: left;border-left: 3px #fff solid;text-transform: uppercase;position:relative;z-index:1;border-radius: 4px;padding: 5px 0 5px 20px;}
.innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background-image: linear-gradient(22deg, #ffb100, #525252);}

.courses table{margin-bottom:40px;}
.courses table thead th{font-size:18px;padding:10px 0px;}

.team_Img img{
    border: 5px solid #ffb100;
    border-radius: 50%;
    float: left;
    margin-right: 50px;
    width: 140px;
    }

.main-heading1{margin-top:20px; font-weight:bold; Font-size:18px; color:#222; line-height:30px; text-transform:capitalize; margin-bottom:5px; text-align: left;}
.sub-heading1 {
    font-weight: 700;
    Font-size: 20px;
    color: #f36a22;
    line-height: 40px;
    /* text-transform: uppercase; */
    margin: 0;
}
.main-heading1::after {
  content: "";
  width: 60px;
  height: 3px;
  display: block;
  background: #f36a22;
  margin:5px 0px 10px 0px;
}
.team-page h4 {
    font-size: 16px;
}
/* team section */
.team-section {
    padding-bottom: 40px;
    margin-top: 20px;
}
.team-box {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.team-box h1{font-size:27px;line-height:28px;padding-top:10px;}
.team-box h6{font-size:18px;}
.team-box p{font-size:15px;text-align: center;line-height:28px;}

.img-team img {
    width: 200px;
    border:3px solid #ff4900;border-radius: 6px;
}

@media(max-width: 767px) {
    .item .prod_bx img {
        width: 100%;
        height: 230px;
    }

    .team-hm .carousel-control-prev {
        display: none;
    }

    .team-hm .carousel-control-next {
        display: none;
    }
}

.team-hm .carousel-indicators {
    display: none;
}

.team-hm .carousel-control-prev {
    text-decoration: none;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.60);
    ;opacity: 1;
    left: 10px;
    border-radius: 100%;
    color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    -webkit-transition: all .2s;
    transition: all .2s;
}

.team-hm .carousel-control-next {
    text-decoration: none;
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.60);
    ;opacity: 1;
    position: absolute;
    top: 50%;
    right: 10px;
    border-radius: 100%;
    color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
    -webkit-transition: all .2s;
    transition: all .2s;
}

.faq{padding:60px 0px;}

.gallery-bx {
    height:100%;
    background: #fff;
    /* padding: 30px 20px; */
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.gallery-bx img {
    width: 100%;
    height:200px;
    margin: 0 0 20px 0;
}

.gallery-bx h5{color: #f26520;font-weight: 600;font-size:20px}
.gallery-bx p{color: #333;font-size:15px;padding:0px 30px;}


.visual-section{    padding: 40px 0px 80px 0px}

.visual-bx {    padding-bottom: 10px;
    height:100%;
    background: #fff;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.visual-bx img {
    width: 65px;
    margin: 20px 0px;
}

.visual-bx h6{color: #f26520;font-weight: 600;font-size:18px;padding-bottom:10px;}
.visual-bx p{color: #333;font-size:15px;padding:0px 30px;}


.courses-sec{padding:60px 0px;margin-top:30px;}

.courses-block{
	position:relative;
}

.courses-block .inner-box{    margin-top:60px;
	position:relative;
	text-align:center;
	padding:0px 10px 10px;
	background: -ms-linear-gradient(left, #EAEAED 0%, #ebebeee8 100%);
	background: -moz-linear-gradient(left, #EAEAED 0%, #ebebeee8 100%);
	background: -o-linear-gradient(left, #EAEAED 0%, #ebebeee8 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #EAEAED), color-stop(100, #ffffff));
	background: -webkit-linear-gradient(left, #EAEAED 0%, #ebebeee8 100%);
	background: linear-gradient(to right, #EAEAED 0%, #ebebeee8 100%);
}

.courses-block .inner-box .icon-box{
	position:relative;
	width:80px;
	height:80px;
	color:#ffffff;
	font-size:35px;
	text-align:center;
	line-height:80px;
	margin:0 auto;
	border-radius:50%;
	margin-top:-59px;
	display:inline-block;
	margin-bottom:15px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	background: -webkit-linear-gradient(top, #ffb100 0%, #956c0f 100%);
}

/* .tools{
	margin-top:80px;
} */
.courses-block .inner-box .icon-box .icon{
	position:relative;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}


.courses-block .inner-box:hover .icon-box{
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.courses-block .inner-box h5{
	position:relative;
	font-weight:700;
	line-height:1.4em;
	margin-bottom:18px;
}

.courses-block .inner-box h5 a{
	position:relative;
	color:#f26520;
	font-weight: 600;
    font-size: 18px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.courses-block .inner-box h5 p{padding:10px;}

.courses-block .inner-box:hover h5 a{
	color:#ffb100;
}

.courses-block .inner-box .text{
	position:relative;
	font-size:16px;
	color:#1a1e66;
	line-height:1.7em;
	margin-bottom:30px;
}

.courses-block .inner-box .plus-box{
	position:relative;
	width:40px;
	height:40px;
	color:#ffffff;
	font-size:14px;
	text-align:left;
	border-radius:50px;
	line-height:38px;
	background-color:#ffb100;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.courses-block .inner-box .plus-box .plus{
	position:absolute;
	right:0px;
	color:#ffffff;
	width:40px;
	height:40px;
	font-size:14px;
	line-height:40px;
	border-radius:50px;
	text-align:center;
	display:inline-block;
	background-color:#ffb100;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.courses-block .inner-box .icon-box .icon img{width:45px;filter: invert(1);}

.courses-block .inner-box .plus-box:hover{
	width:107px;
	padding:0px 0px 0px 25px;
}
.top-header { background: #ffb100; padding: 10px 0;}
.top-header p, .top-header p a{ color: #000; margin: 0; font-size: 14px; letter-spacing: .6px;}
.top-header p i{ margin: 0 10px 0 0;}

.otherpagecss #RadDockZone1{max-width:100%;}
.faq .accordion{border:1px solid #dee2e6;}
.otherpagecss .bg-light{background-color: #fff!important;}

/*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    bottom: 7em;
    right: 7px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves {
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}

@media(min-width:1500px)
{
    .banner-section .carousel-caption {
    position: absolute;
    bottom: 13.25rem;
}
}

#widgetsControl{height:auto!important;}
#widgetsControl_C{height:auto!important;}

.faq .accordion-button {
    color: #000;
    background-color:#f6f6f6;
    border-top: none;
    padding: 24px 30px 24px 30px;
  }
  .faq .accordion-body{background-color: #fff;}

  .divmainenquiry11 option{color:#8e8e8e!important;}
  #header img{    padding: 0px 10px;}
.hm-form .info{padding-bottom:20px;}
.contact-sec{padding-bottom:40px;}