body
{
    background-color: white;
}


.wrapper
{
    margin: 0 auto;
    padding: 0px;
    min-width: 320px;
    max-width: 1600px;
}

@media (max-width:767px)
{
    .header
    {
        background-image: url('../img/781px.png');
        background-repeat: no-repeat;
    }
}

.header
{
    width: 100%;
    display: block;
    padding-top: 0px;
    box-shadow: 0 0 0px rgba(0,0,0,.3);
     background-image: url('../images/4_1.jpg');
   
}

.show-grid
{
    background-color: #fff;
}

@-webkit-keyframes rotating{
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating{
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotating
{
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

.buttoncolor
{
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 10px 15px;
    text-decoration: none;
    transition: background 0.3s linear 0s;
    width: 100%;
    float: left;
    text-align: center;
    margin: 0px 0px;
}

.buttoncolor:hover
{
    color: #fff;
    text-decoration: none;
}

.buttoncolor:focus
{
    color: #fff;
    text-decoration: none;
}

.headertlt
{
    width: 100%;
    padding: 40px 0px 15px 0px;
    letter-spacing: -0.5px;
    font-size: 22px;
    font-family: 'archivo_narrowregular';
    color: #424242;
}

.main-content
{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

@media only screen and (min-width: 230px) and (max-width:780px)
{
    .wrapper
    {
        width: 96%;
        margin: 0% 2%;
    }
    .header
    {
        min-height: 30px;
    }
}

@media only screen and (min-width: 781px) and (max-width:1200px)
{
    .wrapper
    {
        width: 96%;
        margin: 0% 2%;
    }
}



.header-bar
{
    background: #222;
    line-height: 26px;
}

.header-bar ul
{
   list-style:none;
   
}


.header-bar li
{
    float: left;
    padding: 0px 14px;
    vertical-align: middle;
}

.header-bar li:last-child
{
    background: none;
}

.header-bar li a
{
    font: 12px 'philosopherregular', sans-serif;
    color: #FFFFFF;
}

/****************************************************************************
    News Scroller
****************************************************************************/

.news-scrol
{
    background: #0f74a4;
    height: 30px;
    position: relative;
    overflow: hidden;
   margin-top: -20px;
    line-height: 30px;
}

.news-scrol span
{
    position: relative;
    z-index: 999;
    font: 13px 'Oswald', sans-serif;
    float: left;
    color: #fff;
    background: #ff9800 url(../images/title-arrow.jpg) right center no-repeat;
    height: 30px;
    line-height: 30px;
    padding: 0 20px 0 10px;
    display: inline-block;
}

.news-scrol ul li a:hover
{
    color: #ffffff !important;
}

.news-scrol ul li a
{
    font: 13px 'philosopherregular', sans-serif;
    color: #ffffff;
}

ul.newsticker
{
    position: relative;
    left: 389px;
	list-style:none;
}

ul.newsticker li
{
    float: left;
    margin-right: 75px !important;
}

/*
.row
{
    padding-top: 16px;
}

*/

.col-md-4
{
    padding-top: 5px;
    padding-bottom: 15px;
}

.col-md-6
{
    margin-bottom: 10px;
    margin-top: -30px;
    margin-left: -5px;
}

/*	FOOTER 1-3
/*----------------------------------------------------*/

.footer-1-3
{
    padding-top: 40px;
    padding-bottom: 10px;
    background-color: #064766;
}

.footer-1-3 .brand-img
{
    width: 200px;
    margin-top: -25px;
    margin-bottom: 25px;
}

@media (max-width:767px)
{
    .footer-1-3 .social
    {
        margin-top: 20px;
    }
}

.footer-1-3 .address-bold-line
{
    font-weight: 700;
    margin: 0;
    color: #ffffff;
}

.footer-1-3 .address
{
    color: #ffffff;
}

.footer-1-3 .footer-text
{
    border-top: #ecf0f1 1px solid;
    text-align: center;
}

.footer-1-3 .footer-text p
{
    color: #ecf0f1;
    margin-top: 10px;
}

/*	FOOTER 1-3 MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */

@media only screen and (min-width : 768px){
	
		
	
}

/* Medium Devices, Desktops */

@media only screen and (min-width : 992px){
	

	
}

/* Large Devices, Wide Screens */

@media only screen and (min-width : 1200px){
	
	
	
}

.wsmenucontainer
{
}

.col-md-12
{
   
    margin-top: 5px;
    margin-bottom: -1.6em;
   
}

.logo
{
    padding-top: 5px;
}

.boxshadow img
{
    width: 100%;
    border: 1px solid #8a4419;
    border-style: inset;
}

.lead
{
    font: 20px 'philosopherregular', sans-serif;
    color: #000000;
    padding-left: 10px !important;
    border-left: 1px solid #ff7200 !important;
    margin-bottom: 15px !important;
    margin-top: 15px;
    text-align: -webkit-left;
}

.large
{
}

.strong
{
}

.col-md-12-header
{
    color: #ffffff;
    font-weight: 900;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 10px;
    margin-left: -12pc;
}

@media (max-width:780px)
{
    .col-md-12-header
    {
        margin-top: 15px;
        font-weight: bolder;
        color: #0cf3cd;
    }
    .col-sm-6
    {
        margin-top: 15px;
    }
}

/*	CONTENT BLOCK 1-3
/*----------------------------------------------------*/

.content-1-3
{
    text-align: center;
    
}

.content-1-3 p
{
    padding: 0 20px;
}

.content-1-3 .services-wrapper
{
    margin: 20px 0 0;
}

.content-1-3 .services-wrapper .icon
{
    height: 175px;
    width: 175px;
    max-width: 100%;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    text-align: center;
    vertical-align: middle;
    position: relative;
    margin: 0 auto 50px;
}

.content-1-3 .services-wrapper .icon span
{
    line-height: 175px;
    color: #fff;
    font-size: 55px;
}

/*	CONTENT BLOCK 1-3 MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */

@media only screen and (min-width : 768px){
	
		
	
}

/* Medium Devices, Desktops */

@media only screen and (min-width : 992px){
	

	
}

/* Large Devices, Wide Screens */

@media only screen and (min-width : 1200px){
	
	
	
}

.col-sm-6
{
    padding-top: 10px;
}

.col-md-3-accor
{
    background: #ffffff;
    margin-left: -5px;
}

.media
{
    background-color: #ffffff;
    padding: 15px;
}

.underlined-title
{
    padding-top: 5px;
}

.col-sm-12-head-logo
{
}

.h4
{
}

.text-info
{
    color: #f5f5f5;
    padding-top: 42px;
}

.adver-banner
{
    margin-top: 42px;
}

@media (max-width:767px)
{
    .text-left
    {
        padding-top: 25px;
    }
}

.wrapper-head
{
    background-image: url('../images/Membership_web-banner.png');
}

@media (max-width:767px)
{
    .wrapper-head
    {
        background-image: url('../images/781px.png');
        background-repeat: no-repeat;
    }
}

.timeline:before
{
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    background-color: #eeeeee;
    left: 25px;
    margin-right: -1.5px;
}

.timeline > li
{
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after
{
    content: " ";
    display: table;
}

.timeline > li:after
{
    clear: both;
}

.timeline > li > .timeline-panel
{
    width: calc( 100% - 75px );
    float: right;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 0px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before
{
    position: absolute;
    top: 26px;
    left: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-right: 15px solid #ccc;
    border-left: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after
{
    position: absolute;
    top: 27px;
    left: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-right: 14px solid #fff;
    border-left: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge
{
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: -10px;
    margin-right: -25px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline-badge.primary
{
    background-color: #2e6da4 !important;
}

.timeline-badge.success
{
    background-color: #3f903f !important;
}

.timeline-badge.warning
{
    background-color: #f0ad4e !important;
}

.timeline-badge.danger
{
    background-color: #d9534f !important;
}

.timeline-badge.info
{
    background-color: #5bc0de !important;
}

@media (max-width:767px)
{
    .media
    {
    }
    .col-md-6
    {
        margin-top: 15px;
    }
}

.timeline-body
{
    padding-left: 5px;
}

.timeline-heading
{
    margin-left: 5px;
}

.social
{
    padding-top: 15px;
    padding-bottom: 20px;
}

@media (max-width:767px)
{
    .col-md-2
    {
        padding-bottom: 20px;
    }
}

.footer-wrap-1-3
{
    margin-top: 15px;
}

@media (max-width:767px)
{
    .col-md-12-footer
    {
        padding-bottom: 15px;
        padding-top: 15px;
    }
}

/** Portfolio **/

.portfolio ul
{
    list-style: none;
    margin-top: -20px;
}

.portfolio ul li
{
    width: 131px;
    height: 131px;
    margin-left: 20px;
    margin-top: 20px;
    float: left;
    margin-right: 11px;
}

.work-meta
{
    width: 23%;
    padding-right: 20px;
}

.work-meta ul
{
    list-style: none;
}

.work-meta ul li
{
    margin-bottom: 15px;
}

.work-meta a
{
    text-decoration: none;
}

.work-meta .work-button
{
    margin-top: 28px;
}

.status
{
    color: #ffffff;
}

.portfolio-detail
{
    display: table-cell;
    width: 77%;
    vertical-align: top;
}

/** Related Work **/

.related ul
{
    list-style: none;
    margin-left: -20px;
    margin-top: -20px;
}

.related ul li
{
    width: 241px;
    height: 241px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

/** Flip Effect **/

.flip
{
    position: relative;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
}

.flip .flip-front, .flip .flip-back
{
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.75s;
    -moz-transition: 0.75s;
    -o-transition: 0.75s;
    transition: 0.75s;
}

.flip .flip-front
{
    z-index: 5;
}

.flip .flip-back
{
    z-index: 0;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.flip:hover .flip-front
{
    z-index: 5;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip:hover .flip-back
{
    z-index: 10;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.flip a
{
    text-decoration: none;
}

/** Related Work **/

.related ul
{
    list-style: none;
    margin-left: -20px;
    margin-top: -20px;
}

.related ul li
{
    width: 241px;
    height: 241px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

/** Grid Box Title **/

.box-title
{
    width: 100%;
    height: 100%;
    background-color: #2a2a2a;
    position: relative;
    text-align: center;
}

.box-title h2
{
    font-size: 1em;
    font-weight: 300;
    color: #aaaaaa;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 30px;
}

.box-title .icon
{
    padding-top: 28%;
}

.tiny-grid .icon
{
    padding-top: 23%;
}




.tiny-grid h2
{
    font-size: 1em;
    font-weight: 400;
    padding: 20px;
}

/** Detail Flip Back **/

.title-back
{
    font-size: 1em;
    font-weight: 300;
    color: #ffffff;
    line-height: 12px;
    text-align: center;
    margin-top: 25px;
}

.description-back
{
    font-size: 10px;
    color: #ffffff;
    line-height: 10px;
    margin-top: 10px;
    text-align: left;
}

.text-gray
{
    color: #aaaaaa;
}

.text-dark
{
    color: #7e7e7e;
}

.more-details
{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 5px;
    margin-right: 2px;
    padding-right: 2px;
	}

.tiny-active
{
    margin-bottom: 25px;
    padding-right: 20px;
}

.large-title-back
{
    font-size: 2.2em;
    font-weight: 300;
    line-height: 45px;
    color: #aaaaaa;
}

.large-description-back
{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 34px;
    color: #7e7e7e;
    margin-top: 50px;
}

.active-details
{
    width: 100%;
    height: 100%;
    background-color: #b152e9;
    padding: 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.active-details a
{
    opacity: 0.6;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.active-details a:hover
{
    opacity: 1;
}

.tiny-title
{
    font-weight: 300;
    margin-top: 0px;
}

.gray
{
    background-color: #2a2a2a;
}

.col-sm-5-course
{
    padding-top: 20px;
}






.col-md-6-contact
{
    margin-top: 30px;
}

.container
{
    padding-bottom: 25px;
}

@media (max-width:767px)
{
    .col-sm-5-course
    {
        padding-left: 60px;
    }
    .portfolio ul li
    {
        width: 180px;
        height: 180px;
        margin-left: -1pc;
    }
}

.red
{
    color: #fdfdfd;
}

.white
{
    color: #ffffff;
    font-weight: bold;
}

@media (max-width:767px)
{
    .panel-title
    {
        font-size: 12px;
        padding-bottom: 15px;
        padding-top: 5px;
        text-align: left;
    }
}

.col-md-4-detail
{
}

.col-md-4-duration
{
    margin-top: -5px;
    margin-bottom: 9px;
}

@media (max-width:767px)
{
    .panel-title>a
    {
        font-size: 1.6em;
    }
}




/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 1;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 400px;
  background-color:#555;
}
.carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 400px;
}



/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-left: 15px;
  padding-right: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  text-align: center;
  margin-bottom: 20px;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-left: 10px;
  margin-right: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
.featurette {
  padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
  overflow: hidden; /* Vertically center images part 2: clear their floats. */
}
.featurette-image {
  margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
}

/* Give some space on the sides of the floated elements so text doesn't run right into it. */
.featurette-image.pull-left {
  margin-right: 40px;
}
.featurette-image.pull-right {
  margin-left: 40px;
}

/* Thin out the marketing headings */
.featurette-heading {
  font-size: 50px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

  /* Remve the edge padding needed for mobile */
  .marketing {
    padding-left: 0;
    padding-right: 0;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
    margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

}




/* Nav */

.navbar-brand { position: relative; z-index: 2; }

.navbar-nav.navbar-right .btn { position: relative; z-index: 2; padding: 4px 20px; margin: 10px auto; transition: transform 0.3s; }

.navbar .navbar-collapse { position: relative; overflow: hidden !important; }
.navbar .navbar-collapse .navbar-right > li:last-child { padding-left: 22px; }

.navbar .nav-collapse { position: absolute; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding-right: 120px; padding-left: 80px; width: 100%; }
.navbar.navbar-default .nav-collapse { background-color: #f8f8f8; }
.navbar.navbar-inverse .nav-collapse { background-color: #222; }
.navbar .nav-collapse .navbar-form { border-width: 0; box-shadow: none; }
.nav-collapse>li { float: right; }

.btn.btn-circle { border-radius: 50px; }
.btn.btn-outline { background-color: transparent; }

.navbar-nav.navbar-right .btn:not(.collapsed) {
    background-color: rgb(111, 84, 153);
    border-color: rgb(111, 84, 153);
    color: rgb(255, 255, 255);
}

.navbar.navbar-default .nav-collapse,
.navbar.navbar-inverse .nav-collapse {
    height: auto !important;
    transition: transform 0.3s;
    transform: translate(0px,-50px);
}
.navbar.navbar-default .nav-collapse.in,
.navbar.navbar-inverse .nav-collapse.in {
    transform: translate(0px,0px);
}


@media screen and (max-width: 767px) {
    .navbar .navbar-collapse .navbar-right > li:last-child { padding-left: 15px; padding-right: 15px; } 
    
    .navbar .nav-collapse { margin: 7.5px auto; padding: 0; }
    .navbar .nav-collapse .navbar-form { margin: 0; }
    .nav-collapse>li { float: none; }
    
    .navbar.navbar-default .nav-collapse,
    .navbar.navbar-inverse .nav-collapse {
        transform: translate(-100%,0px);
    }
    .navbar.navbar-default .nav-collapse.in,
    .navbar.navbar-inverse .nav-collapse.in {
        transform: translate(0px,0px);
    }
    
    .navbar.navbar-default .nav-collapse.slide-down,
    .navbar.navbar-inverse .nav-collapse.slide-down {
        transform: translate(0px,-100%);
    }
    .navbar.navbar-default .nav-collapse.in.slide-down,
    .navbar.navbar-inverse .nav-collapse.in.slide-down {
        transform: translate(0px,0px);
    }
}


/* Nav */




/* about principle*/



/*  CONTENT BLOCK 1-3
/*----------------------------------------------------*/

.content-1-3
{
    text-align: center;
}

.content-1-3 p
{
    padding: 0 20px;
}

.content-1-3 .services-wrapper
{
    margin: 20px 0 0;
}

.content-1-3 .services-wrapper .icon
{
    height: 175px;
    width: 175px;
    max-width: 100%;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    text-align: center;
    vertical-align: middle;
    position: relative;
    margin: 0 auto 50px;
}

.content-1-3 .services-wrapper .icon span
{
    line-height: 175px;
    color: #fff;
    font-size: 55px;
}

/*  CONTENT BLOCK 1-3 MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */

@media only screen and (min-width : 768px){
    
        
    
}

/* Medium Devices, Desktops */

@media only screen and (min-width : 992px){
    

    
}

/* Large Devices, Wide Screens */

@media only screen and (min-width : 1200px){
    
    
    
}














/* CONTACT */



.bg-overlay {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url("../images/slider11.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    height: 250px;
    padding-top: 50px;
    margin-bottom: -1.2em;
    margin-top: 4em;
}


/*ABOUT PAGE */

.box {
    border-radius: 0px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 25px;
    display: block;
    margin-top: 60px;
}
.box-icon {
    background-color: #57a544;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: 0 auto;
    width: 100px;
    margin-top: -61px;
}
.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.info h4 {
    font-size: 26px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.info > p {
    color: #717171;
    font-size: 16px;
    padding-top: 10px;
    text-align: justify;
}
.info > a {
    background-color: #03a9f4;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}
.info > a:hover {
    background-color: #0288d1;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}







/* teacher profile */

.heading-title {
    margin-bottom: 100px;
}
.text-center {
    text-align: center;
}
.heading-title h3 {
    margin-bottom: 0;
    letter-spacing: 2px;
    font-weight: normal;
    margin-top: 90px;
    font-size: 25px;
}
.p-top-30 {
    padding-top: 30px;
}
.half-txt {
    width: 60%;
    margin: 0 auto;
    display: inline-block;
    line-height: 25px;
    color: #7e7e7e;
}
.text-uppercase {
    text-transform: uppercase;
}

.team-member, .team-member .team-img {
    position: relative;
}
.team-member {
    overflow: hidden;
}
.team-member, .team-member .team-img {
    position: relative;
}

.team-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 20px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.90);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.team-member:hover .team-hover .desk {
    top: 35%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .desk {
    position: absolute;
    top: 0%;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    padding: 0 20px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member:hover .team-hover .s-link {
    bottom: 10%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .s-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    font-size: 35px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member .s-link a {
    margin: 0 10px;
    color: #333;
    font-size: 16px;
}
.team-title {
    position: static;
    padding: 20px 0;
    display: inline-block;
    letter-spacing: 2px;
    width: 100%;
}
.team-title h5 {
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
}
.team-title span {
    font-size: 12px;
    text-transform: uppercase;
    color: #a5a5a5;
    letter-spacing: 1px;
}


















.tree-structure{
    list-style: none;
    clear: both;
    padding-left: 15px;
}
.tree-structure li {
    position: relative;
    margin-top: 25px;
}
.tree-structure li a{
    font-weight: normal;
    color: red;
    text-decoration: none;
    font-weight: 700;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: calc(100% - 50px);
    vertical-align: top;
}
.tree-structure li a:hover{
    padding-left: 5px;
}
.tree-structure > li > .num{
    display: inline-block;
    background: #333;
    min-width: 24px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    padding: 3px 9px;
    margin-right: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
}
.tree-structure > li > .num:after{
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #939393;
    top: 5px;
    left: 12px;
    z-index: -1;
}
.tree-structure > li:last-child > .num:after{   
    height: calc(100% - 44px);
}
.tree-structure ol{
    padding: 20px 0 20px 45px;
}
.tree-structure ol li{
    list-style-type: none;
    padding: 8px 0
}
.tree-structure ol li .num{
    position: relative;
}
.tree-structure ol li a{
    color: #000;
    font-weight: normal;
}
.tree-structure .num{
    background-color: #666;
    min-width: 24px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    padding: 3px 9px;
    margin-right: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}
.tree-structure  ol  li .num:before{
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 100%;
    margin: auto;
    width: 33px;
    height: 1px;
    background-color: #939393;
}






.card {
    font-size: 1.1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    text-align: justify;
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    
    box-shadow: none;
}

.card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card-title {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
}

.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

.profile {
    position: absolute;
    top: -12px;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 50%;
}

.profile-avatar {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.profile-inline {
    position: relative;
    top: 0;
    display: inline-block;
}

.profile-inline ~ .card-title {
    display: inline-block;
    margin-left: 4px;
    vertical-align: top;
}

.text-bold {
    font-weight: 700;
}

.meta {
    font-size: 1em;
    color: rgba(0, 0, 0, .4);
}

.meta a {
    text-decoration: none;
    color: rgba(0, 0, 0, .4);
}

.meta a:hover {
    color: rgba(0, 0, 0, .87);
}





fieldset {
    
    padding: 20px;
    padding-left: 40px;
    background: #fbfbfb;
}
legend {
   color: #678;
}
.form-control {
    width: 100%;
}
label small {
    color: #678 !important;
}
span.req {
    color:maroon;
    font-size: 112%;
}







/*GALLERY STYLE SHEET START FROM HERE*/
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}



.gallery{
  margin: 0;
  padding: 0;
  height: 100%;
}

[class*='thumbnail-']{
  background: #000;
  width: 33.33%;
  height: auto;
  float: left;
  padding: 5px 5px 3px 5px;
  cursor: zoom-in;
}

[class*='thumbnail-'] img{
  max-width: 100%;
}

[class*='large-']{
  background: #000;
  width: 90%;
  margin: 0 auto;
  padding: 30px;
  display: none;
}

[class*='large-'] img{
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.prev{
  color: #fff;
  font-size: 60px;
  position: absolute;
  top: 45%;
  left: 10px;
  float: left;
}

.next{
  color: #fff;
  font-size: 60px;
  position: absolute;
  top: 45%;
  right: 10px;
  float: right;
}

.close{
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: 5px;
  right: 10px;
  float: right;
  cursor: zoom-out;
}

[class*='thumbnail-']{
  overflow: hidden;
  padding: 0;
  position: relative;
  cursor: zoom-in;
}

[class*='thumbnail-']:hover img{
  transition: .3s linear;
  transition-delay: 300ms;
  transform: /* rotate(5deg) */ scale(1.4);
}

[class*='thumbnail-'] > .caption{
  display: none;
  position: absolute;
  bottom: 0;
  padding: 15px;
  width: 100%;
  background-color: black;
  color: white;
  opacity: 0.8;
}

[class*='thumbnail-']:hover > .caption{
  display: block;
 
}

@media screen and (max-width:480px){
  .caption h3{
    font-size: 12px;
  }
}


/*GALLERY STYLE SHEET END HERE*/



a:focus, a:hover {
}
a:active, a:hover {
    outline: 0;
}
a {
    color: #fff;
    text-decoration: none;
}
a {
    background-color: transparent;
}



.service_3_img img
{
    overflow: hidden;
    width: 100%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}



.img-thumbnail {
   
    border: 0px solid black;
    border-radius: 0px;
	background-color:transparent;
    
}

.serviceBox_3:hover img
{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}








.tab{
  text-align: center;
  position: relative;
  z-index: 1;
}


@media only screen and (max-width: 768px){

  .tab {

    margin-top: 15px;
  }
}






.tab:before{
  content: "";
  width: 100%;
  height: 1px;
  background: #cdcdcd;
  position: absolute;
  top: 22px;
  left: 0;
  z-index: -1;
}
.tab .nav-tabs{
  display: inline-block;
  border: 1px solid #cdcdcd;
  background: #3f51b5;
  border-radius: 50px;
  text-align: center;
  padding: 0 20px;
}
.tab .nav-tabs li{
  float: none;
  display: inline-block;
  position: relative;
}
.tab .nav-tabs li:after{
  content: "";
  width: 1px;
  height: 30px;
  background: #c4c4c4;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 20px;
  transform: rotate(15deg) translateY(-50%);
}
.tab .nav-tabs li:last-child:after{
  width: 0;
  height: 0;
}
.tab .nav-tabs li a{
  font-size: 13px;
 
  color: #fff;
  border: none;
}
.tab .nav-tabs li a:hover{
  background: transparent;
  color: yellow;
  border: none;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:focus,
.tab .nav-tabs li.active a:hover{
  border: none;
  background: none;
  color: #fff8c2;
}
.tab .tab-content{
  font-size: 1em;
  color: #686868;
  line-height: 20px;
  text-align: justify;
  padding: 5px 20px;
}
.tab .tab-content h3{
  font-size: 22px;
  color: #232323;
}
@media only screen and (max-width: 480px){
  .tab:before{
    width: 0;
    height: 0;
  }
  .tab .nav-tabs{ padding: 0; }
  .tab .nav-tabs li{
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
  }
  .tab .nav-tabs li:last-child{
    border-bottom: none;
  }
  .tab .nav-tabs li:after{
    width: 0;
    height: 0;
  }
}

.tab-pane h3
{
	margin-top:1em;
	margin-bottom:1em;
}








.tab{
  text-align: center;
  position: relative;
  z-index: 1;
}


@media only screen and (max-width: 768px){

  .tab {

    margin-top: 15px;
  }
}



.nav>li>a:focus
{
	background-color:transparent;
	text-decoration:none;
}


.tab:before{
  content: "";
  width: 100%;
  height: 1px;
  background: #cdcdcd;
  position: absolute;
  top: 22px;
  left: 0;
  z-index: -1;
}
.tab .nav-tabs{
  display: inline-block;
  border: 1px solid #cdcdcd;
  background: #3f51b5;
  border-radius: 50px;
  text-align: center;
  padding: 0 20px;
}
.tab .nav-tabs li{
  float: none;
  display: inline-block;
  position: relative;
}
.tab .nav-tabs li:after{
  content: "";
  width: 1px;
  height: 30px;
  background: #c4c4c4;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 20px;
  transform: rotate(15deg) translateY(-50%);
}
.tab .nav-tabs li:last-child:after{
  width: 0;
  height: 0;
}
.tab .nav-tabs li a{
  font-size: 13px;
 
  color: #fff;
  border: none;
}
.tab .nav-tabs li a:hover{
  background: transparent;
  color: yellow;
  border: none;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:focus,
.tab .nav-tabs li.active a:hover{
  border: none;
  background: none;
  color: yellow;
}
.tab .tab-content{
  font-size: 1em;
  color: #686868;
  line-height: 20px;
  text-align: justify;
  padding: 5px 20px;
}
.tab .tab-content h3{
  font-size: 22px;
  color: #232323;
}
@media only screen and (max-width: 480px){
  .tab:before{
    width: 0;
    height: 0;
  }
  .tab .nav-tabs{ padding: 0; }
  .tab .nav-tabs li{
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
  }
  .tab .nav-tabs li:last-child{
    border-bottom: none;
  }
  .tab .nav-tabs li:after{
    width: 0;
    height: 0;
  }
}

.tab-pane h3
{
	margin-top:1em;
	margin-bottom:1em;
}



hr.style12 {
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}


@media only screen and (max-width:768px)
{
	.pad-left{padding-left:50px}
}

