/*
Name:default.css
*/

h3,
h4,
h5 {
	color: #4C598E;
}

a {
	color: #4C598E;
}

a:hover {
	color: #4C598E;
}

a:active {
	color: #0077b3;
}

.alternative-font {
	color: #4C598E;
}

p.drop-caps:first-child:first-letter {
	color: #4C598E;
}

p.drop-caps.secundary:first-child:first-letter {
	background-color: #4C598E;
}

ul.nav-pills > li.active > a {
	background-color: #4C598E;
}

ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
	background-color: #4C598E;
}

.sort-source-wrapper .nav > li.active > a {
	color: #4C598E;
}

.sort-source-wrapper .nav > li.active > a:hover,
.sort-source-wrapper .nav > li.active > a:focus {
	color: #4C598E;
}
/* Labels */
.label-primary {
	background-color: #4C598E;
}

.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color:#4C598E;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background-color: #4C598E;
	border-color: #4C598E;
}

body.dark .pagination > li > a,
body.dark .pagination > li > span,
body.dark .pagination > li > a:hover,
body.dark .pagination > li > span:hover,
body.dark .pagination > li > a:focus,
body.dark .pagination > li > span:focus {
	color: #4C598E;
}

body.dark .pagination > .active > a,
body.dark .pagination > .active > span,
body.dark .pagination > .active > a:hover,
body.dark .pagination > .active > span:hover,
body.dark .pagination > .active > a:focus,
body.dark .pagination > .active > span:focus {
	background-color: #4C598E;
	border-color: #4C598E;
}

.btn-primary,
.pagination > .active > a,
body.dark .pagination > .active > a {
	border-color: #4C598E !important;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #4C598E;
	border-color: #4C598E;
}

.btn-primary:hover,
.pagination > .active > a:hover,
body.dark .pagination > .active > a:hover {
	border-color: #4C598E;
	background-color: #4C598E;
}

.btn-primary:active,
.pagination > .active > a:active,
body.dark .pagination > .active > a:active,
.btn-primary:focus,
.pagination > .active > a:focus,
body.dark .pagination > .active > a:focus {
	border-color: #4C598E;
	background-color: #4C598E;
}

.progress-bar-primary {
	background-color: #4C598E;
}

section.highlight {
	background-color: #4C598E !important;
	border-color: #4C598E !important;
}

section.page-top h2 {
	border-bottom-color: #4C598E;
}

section.toggle label {
	color: #4C598E;
	border-left-color: #4C598E;
}

section.toggle.active > label {
	background-color: #4C598E;
	border-color: #4C598E;
	color: #FFF;
}

section.page-top.custom-product {
	background-color: #4C598E;
	border-top-color: #0081c2;
}

.feature-box .feature-box-icon {
	background-color: #4C598E;
}

.feature-box.secundary .feature-box-icon i.fa {
	color: #4C598E;
}

.thumb-info .thumb-info-type {
	background-color: #4C598E;
}

.thumb-info .thumb-info-action-icon {
	background-color: #4C598E;
}

.thumb-info-social-icons a {
	background-color: #4C598E;
}

.thumbnail .zoom {
	background-color: #4C598E;
}

.img-thumbnail .zoom {
	background-color: #4C598E;
}

.inverted {
	background-color: #4C598E;
}

.tabs ul.nav-tabs a,
.tabs ul.nav-tabs a:hover {
	color: #4C598E;
}

.tabs ul.nav-tabs a:hover,
.tabs ul.nav-tabs a:focus {
	border-top-color: #4C598E;
}

.tabs ul.nav-tabs li.active a {
	border-top-color: #4C598E;
	color: #4C598E;
}

.tabs ul.nav-tabs.nav-justified a:hover,
.tabs ul.nav-tabs.nav-justified a:focus {
	border-top-color: #4C598E;
}

.tabs.tabs-bottom ul.nav-tabs li a:hover,
.tabs.tabs-bottom ul.nav-tabs li.active a,
.tabs.tabs-bottom ul.nav-tabs li.active a:hover,
.tabs.tabs-bottom ul.nav-tabs li.active a:focus {
	border-bottom-color: #4C598E;
}

.tabs.tabs-vertical.tabs-left ul.nav-tabs li a:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active a:focus {
	border-left-color: #4C598E;
}

.tabs.tabs-vertical.tabs-right ul.nav-tabs li a:hover,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:hover,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active a:focus {
	border-right-color: #4C598E;
}

ul.list.icons li i {
	color: #4C598E;
}

i.icon-featured {
	background-color: #4C598E;
}

.parallax blockquote i.fa-quote-left {
	color: #4C598E;
}

section.video blockquote i.fa-quote-left {
	color: #4C598E;
}

.panel-group .panel-heading a {
	color: #4C598E;
}

.panel-group.secundary .panel-heading {
	background-color: #4C598E !important;
}

#header nav ul.nav-main ul.dropdown-menu,
#header nav ul.nav-main li.dropdown.open .dropdown-toggle,
#header nav ul.nav-main li.active a,
#header nav ul.nav-main li > a:hover,
#header nav ul.nav-main li.dropdown:hover a {
	color: #FFF;
	background-color: #4C598E !important;
}


#header nav ul.nav-main ul.dropdown-menu li:hover > a {
	background-color:  white !important;
}
.dropdown-menu li:hover > a {
    color:  #4C598E !important;
}

#header nav ul.nav-main ul.dropdown-menu {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #4C598E;
	border-color: #4C598E;
}

#header nav ul.nav-main ul.dropdown-menu:hover {
	border-color: #FCFCFC;
	background-color: #FCFCFC;
}

#header nav ul.nav-main ul.dropdown-menu:active,
#header nav ul.nav-main ul.dropdown-menu:focus {
	border-color: #FCFCFC;
	background-color: #FCFCFC;
}

#header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a {
	background: none !important;
}

#header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
	background: #FCFCFC !important;
}

@media (min-width: 992px) {
	#header.single-menu nav ul.nav-main li.active > a {
		border-top: 5px solid #FCFCFC;
	}

	#header.darken-top-border {
		border-top: 5px solid #0077b3 !important;
	}

	#header.colored .header-top {
		background-color: #4C598E;
	}

	#header.colored .header-top ul.nav-top li a:hover {
		background-color: #0099e6 !important;
	}

	#header.flat-menu nav ul.nav-main li > a,
  #header.flat-menu nav ul.nav-main li.active > a {
		color: #666;
	}

	#header.flat-menu nav ul.nav-main li.active > a {
		color: #4C598E;
		background-color: transparent !important;
	}

	#header.flat-menu nav ul.nav-main li > a:hover,
  #header.flat-menu nav ul.nav-main li.dropdown:hover a {
		color: #FFF;
		background-color: #4C598E !important;
	}

	#header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
		border-top-color: #4C598E;
	}
}

blockquote.testimonial {
	background: #0099e6;
}

.testimonial-arrow-down {
	border-top-color: #0099e6;
}

.featured-box-secundary i.icon-featured {
	background-color: #4C598E;
}

.featured-box-secundary h4 {
	color: #4C598E;
}

.featured-box-secundary .box-content {
	border-top-color: #4C598E;
}

.pricing-table .most-popular {
	border-color: #4C598E;
}

.pricing-table .most-popular h3 {
	background-color: #4C598E;
}

section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
	background: #4C598E;
	box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #4C598E;
}

ul.history li .featured-box .box-content {
	border-top-color: #4C598E;
}

.recent-posts .date .month,
article.post .post-date .month {
	background-color: #4C598E;
}

.recent-posts .date .day,
article.post .post-date .day {
	color: #4C598E;
}

.slider .tp-bannertimer {
	background-color: #4C598E;
}

.home-intro p em {
	color: #00aaff;
}

.home-concept strong {
	color: #4C598E;
}

.shop ul.products li.product .onsale {
	background-color: #4C598E;
	border-bottom-color: #006da3;
}

.shop .star-rating span,
.shop .cart-totals tr.total .amount {
	color: #4C598E;
}

#footer .footer-ribbon {
	background: #000000;
}

#footer .footer-ribbon:before {
	border-right-color: #4c598e;
}

html.boxed .body {
	border-top-color: #4C598E;
}
/*
Name: mystle.css
*/

.white {
    color: #ffffff;
}
ul.unstyled, ol.unstyled {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left: -39px;
}
.heading {
	font-size: 25px;
	color: #4C598E;
}
/*
Name:portfolio.css
*/
 #recent-works {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
	 padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px;
}
#recent-works .links > a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #2dcc70;
    text-shadow: none;
}
ul.gallery {
    display: block;
    margin-bottom: -15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
}
ul.gallery.col-1 li {
    width: 100%;
}
ul.gallery.col-2 li {
    width: 50%;
}
ul.gallery.col-3 li {
    width: 33.3333%;
}
ul.gallery.col-4 li {
    width: 25%;
}
ul.gallery li {
    display: block;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
ul.gallery li .desc {
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
}
ul.gallery li .preview {
    display: block;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    position: relative;
}
ul.gallery li .preview .overlay {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition-delay: 0s;
    transition-duration: 300ms;
    transition-property: opacity;
    transition-timing-function: ease;
    width: 100%;
}
ul.gallery li .preview .links {
    height: 40px;
    left: 50%;
    margin-left: -52px;
    margin-top: -20px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50px);
    transition-delay: 0s;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease;
    width: 104px;
}
ul.gallery li .preview .links > a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2dcc70;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 0;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    width: 50px;
}
ul.gallery li .preview:hover .overlay, ul.gallery li .preview:hover .links {
    opacity: 1;
}
ul.gallery li .preview:hover .links {
    transform: translate(0px, 0px);
}
ul.faq {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
ul.faq li {
    margin-top: 30px;
}
ul.faq li:first-child {
    margin-top: 0;
}
ul.faq li span.number {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2dcc70;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    display: block;
    float: left;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
}
ul.faq li > div {
    margin-left: 70px;
}
ul.faq li > div h3 {
    margin-top: 0;
}

.gap {
    margin-bottom: 50px;
}
.big-gap {
    margin-bottom: 100px;
}
/*
Name:image.css
*/img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.icon-margin
{
	margin-top:13px;
	margin-right:23px;
}
.span-color
{
	color:#38a7bb;
}
.thought{
    margin-top: 10px;
    background-color: #7C6169 !important;
     margin-right: 1px !important;
}
.thought p{
    color: white !important;
    
}
.index-bottom{
    padding-top: 40px;
    background: #EFEFEF;
    margin-right: 1px !important;
}
.news-letter{
width: 230px !important;
}
.bottom-right{
    padding-right: 100px;
}
.paginate_disabled_previous, .paginate_disabled_next {
    /*color: #666 !important;*/
    display: none;
}
.form-control
{
    background-color: #FAFAFA;
    border: 2px solid #ccc;
    color: black;
}
#footer .footer-ribbon::before{
    width: 10px !important;
    color: #4C598E !important;
}
.contact-email{
    padding-left: 32px;
}
.contact-tel{
    padding-left: 50px;
}
@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

  /* Force table to not be like tables anymore */
  table2, table, thead, tbody, th, td, tr { 
    display: block; 
  }
  
  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  tr { border: 1px solid #ccc; }
  
  td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 50% !important; 
  }
  .btn-block{
        width: 78px;
  }
  
  td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
  }
  
  /*
  Label the data
  */
  td:nth-of-type(1):before { content: "Course Name"; font-weight:bold;}
  td:nth-of-type(2):before { content: "Dates"; font-weight:bold;}
  td:nth-of-type(3):before { content: "City"; font-weight:bold;}
  td:nth-of-type(4):before { content: "Fee"; font-weight:bold;}
  td:nth-of-type(5):before { content: "Detail"; font-weight:bold; }
  td:nth-of-type(6):before { content: "Register"; font-weight:bold; }
  table2 > td:nth-of-type(1):before { content: "Course Name"; font-weight:bold;}
  table2 > td:nth-of-type(2):before { content: "Fee"; font-weight:bold;}
  table2 > td:nth-of-type(3):before { content: "City"; font-weight:bold;}

.contact-email{
    padding-left: 15px;
    margin-left: 0px;
}
.contact-tel{
    padding-left: 15px;
    margin-left: 0px;
}
.contact-add{
    margin-left: 0px;
}
}
  img.resize {
    max-width: 80% !important;
    max-height: 60% !important;
}
#footer .footer-copyright{
    padding-top: 5px;
}
.bottom-right a{
    margin-left: 45%;
}
/*#header nav ul.nav-main ul.dropdown-menu > li > a{
    background-color: white !important;
    color: #4C598E;
border-color: white !important;
}
#header nav ul.nav-main ul.dropdown-menu > li > a:hover{
    background-color: #4C598E !important;
    color: white !important;

}
#header nav ul.nav-main ul.dropdown-menu > li > a{
    background-color: white !important;
    color: #4C598E;
border-color: white !important;
}.04



