<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.faculty_pro {
    margin: auto;
    display: table!important;
}
.container{
  font-family: "Open Sans",sans-serif!important;
  font-size: 18px!important;
   -webkit-font-smoothing: antialiased;
   color:#333
}
@keyframes fadeInFromNone {
    0% {
      opacity: 0;
      bottom:-50px;
      transform: translateX(-999px);
    }
50% {
      opacity: 0;
      bottom:-30px;
      transform: translateX(0);
    }
    100% {
      opacity: 1;
      bottom:0;
      transform: translateX(0);
    }
  }

.slow_content {
    opacity: 1;
    transform: translateX(0);
    animation: fadeInFromNone 1s ease-in;
    will-change: opacity, transform;
    }
  }

h1{
font-weight: 100
}
.btn-lg{
border:none!important;
border-radius: 0!important;
}

#bg_coach{
  background: url("//caclubindia.s3.amazonaws.com/coaching/img/bg_coach2.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-top:0
}
#gred{background: #56CCF2;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #2F80ED, #56CCF2);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #2F80ED, #56CCF2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

padding:15px
}
#gred .fa{
font-size: 32px;
color:white
}
#gred a{
font-weight: normal;
font-size: 18px;
text-align: center;
color: #fff
}


.clickable {
  border-radius: 3px;
  background: #fcfcfc;
  border: 1px #eaeaea solid;
  padding:18px;
  position:relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
.clickable a {
  position:absolute;
  width:100%;
  height:100%;
  top: 8px;
  text-decoration:none;
}
.clickable:hover{
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
}
.carousel-control.right, .carousel-control.left {
  background: none!important
}
.carousel-control {
    top:45px!important;
    color:#333!important
  }
.highlight {
   margin-top: 0 !important;
   }


   .uk-card-primary.uk-card-hover {
       background-color: #fff!important;
   }
.uk-card-primary.uk-card-hover:hover {
   background-color: #f1f1f1!important;
}
.owl-carousel {
 position: relative;
 margin-top: 30px;
 color: #333
}
.uk-light h3, .uk-light a, .uk-light p{
 color:#333!important
}
.owl-nav {
 display: none;
 /* position: absolute;
 top: -60px;
 left: 10px; */
}
.uk-card-primary {
 border-radius: 8px;
}
h3 {
 margin-top: 10px
}
.uk-card &gt; :last-child {
 margin-top:0;
 margin-bottom: 10px
}
p {
 margin-top: 30px;
 margin-bottom: 0;
}
.owl-next {
 background: #3286f0;
}
.owl-theme .owl-nav [class*='owl-'] {
 background: #383838;
}
.owl-dots {
 margin-top: 30px;
}
.uk-card-title {
 padding-bottom: 0px
}
@media (min-width: 960px){
.uk-section {
   padding-top: 0!important;
   padding-bottom: 0!important;
}
}
.uk-section {
   box-sizing: border-box;
   padding-top: 0!important;
   padding-bottom: 0!important;
}
.vertical-tabs-container {
 border-radius: 3px;
 margin-bottom: 1.5em;
 overflow: hidden;
}
.vertical-tabs-container::after {
 clear: both;
 content: "";
 display: block;
}
.vertical-tabs-container li {
 list-style: none;
}
.vertical-tabs-container a {
 text-decoration: none;
}
.vertical-tabs-container .vertical-tabs {
 display: none;
}
@media screen and (min-width: 40em) {
 .vertical-tabs-container .vertical-tabs {
   background-color: white;
   display: inline;
   float: left;
   /* height: 18.75em; */
   width: 20%;
 }
}
@media screen and (min-width: 40em) {
 .vertical-tabs-container .vertical-tab {
   /* border-bottom: 1px solid gainsboro; */
   display: block;
   /* font-weight: bold; */
   margin-right: -1px;
   padding: .5em 0.809em;
   font-size: 16px
 }
 .vertical-tabs-container .vertical-tab.is-active {
   background-color: #f7f7f7;
   font-weight: bold;
   margin-right: -1px;
   background:#f7f7f7 url('https://caclubindia.s3.amazonaws.com/coaching/img/tab_arrow.png');
   background-repeat: no-repeat;
   background-position: right center;
 }
}
.vertical-tabs-container a.vertical-tab-accordion-heading,
.vertical-tabs-container a.vertical-tab {
 color: #333;
}
.vertical-tabs-container .vertical-tab:focus {
 outline: none;
}
.vertical-tabs-container .vertical-tab-content-container {
 display: block;
 margin: 0 auto;
}
.vertical-tabs-container .vertical-tab-content-container a:focus {
 outline: none;
}
@media screen and (min-width: 40em) {
 .vertical-tabs-container .vertical-tab-content-container {
   height: 100%!important;
   width: 80%;
   background-color: #fff;
   display: inline-block;
 }
}
.vertical-tabs-container .vertical-tab-content {
 background-color: #fff;
 padding-left:1.618em;
}
.vertical-tabs-container .vertical-tab-content p {
 color: #333;
 line-height: 1.5em;
}
@media screen and (min-width: 40em) {
 .vertical-tabs-container .vertical-tab-content {
   border: none;
   /* display: none; */
   vertical-align: top;
 }
 .vertical-tabs-container .vertical-tab-content:not(:nth-of-type(1)) {
    display:none;
  }
 .vertical-tabs-container .vertical-tab-content p{
   margin-top:0
 }
}
.vertical-tabs-container .vertical-tab-accordion-heading {
 background-color: white;
 border-top: 1px solid gainsboro;
 cursor: pointer;
 display: block;
 font-weight: bold;
 padding: 0.75em 0.809em;
}
.vertical-tabs-container .vertical-tab-accordion-heading:focus, .vertical-tabs-container .vertical-tab-accordion-heading:hover {
 color: #477DCA;
}
.vertical-tabs-container .vertical-tab-accordion-heading:first-child {
 border-top: none;
}
.vertical-tabs-container .vertical-tab-accordion-heading.is-active {
 background: #f6f6f6;
 border-bottom: none;
}
@media screen and (min-width: 40em) {
 .vertical-tabs-container .vertical-tab-accordion-heading {
   display: none;
 }
}


.card {
 background: white;
 border-radius: 5px;
 overflow: hidden;
 -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
 /* box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12); */
 box-shadow: 0 1px 6px rgba(0,0,0,.1), 0 0 1px rgba(0,0,0,.15);
 min-height: 265px;
 overflow: hidden;
 position: relative;
 cursor: pointer;
 margin-bottom: 20px
}
.card:hover{
 box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
}
@media (min-width:1367px){
 .card &gt; .thumbnail {
   height: 105px!important;
 }
}
@media (max-width:480px){
.vertical-tabs-container .vertical-tab-content {
   padding-left: 0!important;
}
.card &gt; .thumbnail {
 display:none!important;
}
.card{
 min-height: 156px
}
p.category{
 margin-top:15px!important
}
}

.card &gt; .thumbnail {
 height: 85px;
/*  background: #56CCF2;   fallback for old browsers */
 /* background: -webkit-linear-gradient(to right, #2F80ED, #56CCF2);  /* Chrome 10-25, Safari 5.1-6 */
 /* background: linear-gradient(to right, #2F80ED, #56CCF2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ */ */
}

.card .summary {
 padding: 5px 20px;
}

.card .summary &gt; h5 {
 font-weight: bold;
 margin: 10px 0;
}

.card p.category {
 text-transform: uppercase;
 font-weight: normal;
 color:#999;
 font-size: 13px
}
.tag{
 position: absolute;
 bottom: 10px;
 /* right: 8px; */
}
.tag a:first-child {
 margin-left: 0;
 color:#333;
}

.tag a{
 display: inline-block;
 margin: 0 3px;
 font-size: 12px;
 font-weight: bold;
 color: #333;
}
strike{
 color:#999
}

@media (min-width: 1200px){
.uk-card-body {
   padding: 0;
}
}
.owl-stage-outer
{
padding-bottom: 20px
}

.item img{
 border-radius: 8px;
 width:90%;
 margin: auto;
}
.item p{
 padding-bottom: 5px;
 text-align: center;
 margin-top: 5px;
}
.item a{
 color:#999!important;
 text-decoration: none;
}
.slide img {
 float: none!important
}
.clientblock {
 margin-top: 15px!important
}
#seminar .carousel-caption {
   background: #000;
   opacity: .7;
   bottom: 0px;
   z-index: 10;
   border-radius: 15px;
   padding-top: 0!important;
   padding-bottom: 5px;
   color: #f1f1f1!important;
   text-align: center!important;
   left: initial!important;
   padding: 5px 15px;
}

.fastquote {
  /* height: 256px; */
  max-width: 250px
}
/*.affix {
top:40px
}
.affix-bottom {
position: absolute;
} */

/**
 * Owl Carousel v2.2.1
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.2.1
 * 	Default theme - Owl Carousel CSS File
 */

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

.carousel-inner&gt;.item&gt;a&gt;img, .carousel-inner&gt;.item&gt;img {
height: 160px !important
}

@media (max-width:480px){
.grl_background{
  background:none!important
}
#bg_coach{
  background-position: left bottom!important
}
}
.grl_background{
  background:url('&lt;%=cdnpath2%&gt;coaching/img/grl_bg18.png');
  background-repeat:no-repeat;
  background-position: right top
}
&lt;/style&gt;</pre></body></html>