@charset "utf-8";
@import url("all.css");
@font-face {
    font-family: 'Raleway Regular';
    src: url('../fonts/raleway/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Roboto Regular';
    src: url('../fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Roboto Condensed Regular';
    src: url('../fonts/roboto/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto/robotocondensed-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@-webkit-keyframes ripple{
  0%{
    -webkit-transform:scale(1);
            transform:scale(1);
    opacity:0;
}
  30%{
    opacity:0.4;
}
  100%{
    -webkit-transform:scale(1.5);
            transform:scale(1.5);
    opacity:0;
}
}

@keyframes ripple{
  0%{
    -webkit-transform:scale(1);
            transform:scale(1);
    opacity:0;
}
  30%{
    opacity:0.4;
}
  100%{
    -webkit-transform:scale(1.5);
            transform:scale(1.5);
    opacity:0;
}
}
@keyframes spin{
  0%{
    transform:rotate(0);
}
  100%{
    transform:rotate(360deg);
}
}
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
/* Preloader */
#preloader {position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;}
#status {width:260px;height:260px;position:absolute;left:50%;top:50%;margin:-130px 0 0 -130px;background-size:260px;}
.book {top: 50%;transform: translateY(-50%);position: relative;margin: 0 auto;border: 5px solid rgba(255,255,255,0.5);width: 100px;height: 60px;}
.book__page {position: absolute;left: 50%;top: -5px;margin: 0 auto;border-top: 5px solid rgba(255,255,255,0.5);border-bottom: 5px solid rgba(255,255,255,0.5);border-right: 5px solid rgba(255,255,255,0.5);width: 50px;height: 60px;transform-origin: 0% 50%;animation: flip 1.2s infinite linear;animation-fill-mode: forwards;}
.book__page:nth-child(1) {z-index: -1;animation-delay: 0.1s;}
.book__page:nth-child(2) {z-index: -2;animation-delay: 0.3s;}
.book__page:nth-child(3) {z-index: -3;animation-delay: 0.6s;}


 /********************/
@keyframes fadein{from{opacity:0;top:-114px}to{opacity:1;top:0}}
@-moz-keyframes fadein{from{opacity:0;top:-114px}to{opacity:1;top:0}}
@-webkit-keyframes fadein{from{opacity:0;top:-114px}to{opacity:1;top:0}}
@-o-keyframes fadein{from{opacity:0;top:-114px}to{opacity:1;top:0}}
/* Ripple Out animation */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
body { position:relative!important}
.modal {display: inherit;position: relative;}
.topcolor-overlay{ position:absolute; top:0; left:0; height:168px; z-index:1; width:100%;-webkit-box-shadow: 0px 7px 0px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 7px 0px 0px rgba(0,0,0,0.2);
box-shadow: 0px 7px 0px 0px rgba(0,0,0,0.2);}
.t3-wrapper{background:none}
#background-shadow .margincorrect {margin-right: -15px;	margin-left: -15px;}
#background-shadow {box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.19);-webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.19);-moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.19);position: relative;z-index: 1; margin-top:15px;}
a:link, a:visited, a strong{text-decoration: none;transition: all 0.2s  linear 0s;}
a:hover{transition: all 0.2s linear 0s; outline:none;}
a:focus{outline:none;}
#t3-content .item-page img ,#t3-content img,.t3-sidebar img {max-width: 100%;}
.btn{ padding-top:3px; padding-bottom:3px;}
.btn,.btn-primary,.btn-secondary,button,.pagenav li > a{border-radius:0px;transition: all 0.2s  linear 0s;border-radius:0px;}
.pull-left.item-image img,.left.item-image {margin-right: 30px;margin-bottom: 30px; float:left;}
h3.module-title{line-height:1; padding-bottom:4px;}
h3.module-title span {padding-right: 15px;}
h3.border-centered,h3.border-centered span {z-index:1;position: relative; padding-bottom:30px;}
h3.border-centered span {z-index:1;position: relative; padding-bottom:30px;}
h3.border-centered span::after{ content:""; position:absolute;width:40%; height:100%; bottom:0; left:30%;}
h3.module-title.titlecard{ padding-bottom:2px; padding-top:2px; background:none;}
.t3-sidebar h3.module-title span {}
.module-title.titlecard span,.t3-footnav .t3-module h3.module-title span { position:relative; z-index: 0;padding:2px 10px 2px 10px}
.module-title.titlecard span::after,.t3-footnav .t3-module h3.module-title span::after{content: "";position: absolute;transform-origin: bottom left;-ms-transform: skew(30deg, 0deg);-webkit-transform: skew(30deg, 0deg);transform: skew(30deg, 0deg);display: block;width: 100%;height: 100%;top:-1px;right:-25px;z-index: -1;}
.logo-text .site-name-wtcorp,.logo-text .site-name-wtcorp a{font-family: 'Body Grotesque Trial Bold'; font-weight:normal; font-size:36px;}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox{border-radius:0px;box-shadow:none;transition: all 0.2s  linear 0s; max-width:100%; filter: none; height:32px;}
input {filter: none;}
.header-right{ padding-top:15px; padding-bottom:15px;}
.mainnav-con{margin-top:22px;}
#t3-content .item-page img ,img {max-width: 100%;}
.divider-vertical {border-top:0;}
.box-shadow{-webkit-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);-moz-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);}
.mod-preview {z-index:9;position: relative;}
.module_menu .nav > li > a, .module_menu .nav > li > .separator,.module_menu .nav > li > span {border-radius:0px;padding:6px 5px 6px 15px;display: block; margin-top:0;}
.module_menu .nav > li > a::after, .module_menu .nav > li > .separator::after,.module_menu .nav > li > span::after{ content:''; position:absolute; width:100%; height:1px; bottom:1px; left:0;} 
.module_menu .nav > li > a::before, .module_menu .nav > li > .separator::before,.module_menu .nav > li > span::before{ content:''; position:absolute; width:100%; height:1px; bottom:0px; left:0;} 
.module_menu .nav > li{ margin-top:0;}
.module_menu .nav > li.active > a, .module_menu .nav > li.active > .separator,.module_menu .nav > li.active > span { background:none;}
.module_menu .nav > li::before {transition: all 0.2s  linear 0s; line-height:100%;content: "\f105";position: absolute;top: 0;left: 0;width: auto;height: 100%;display:flex;flex-direction:row;align-items: center;justify-content: center;	font-family: FontAwesome;}
.search-icon{ position:relative;}
.search-icon::after {position: absolute;left:10px; top:0px;width:auto;height: 100%;font-family: FontAwesome;content: "\f002";display:flex;flex-direction:row;align-items: center;justify-content: center;}
.search .btn.btn-primary{ vertical-align: top; margin-left:10px;}
.search input{ display:inline-block; padding-left:30px;}
blockquote::before {content: '\f10d';font-family: FontAwesome;font-size: 35px;position: absolute;left: 20px;top: 20px;font-style: normal;}
blockquote {padding: 16px 20px 16px 80px;font-size: 18px;font-style: italic;margin: 40px 0;line-height: 30px;position: relative;clear: both;}
.content-icons-outer{line-height: 0;}
ul.content-icons.pull-right {margin-bottom:0;}
.content-icons.pull-right li {display:inline-block; list-style:none;}
.content-icons.pull-right li{margin-right:10px;}
.tags{ margin-bottom:10px;}
.tags .label-info {background-color:transparent;border-radius:0px;  margin-right:4px; font-weight:normal; letter-spacing:0.3px; line-height:1; padding-top:5px;}
.article-aside {line-height:0;}
.article-info {line-height: 0; }
.article-info dd{line-height:1;}
.t3-sidebar .nav-pills > li > a,.nav-pills > li > a,.nav li > a{border-radius:0px;}
.off-canvas-toggle {position: absolute; top:0;left:0}
.t3-off-canvas .module_menu .nav > li > a::after,.t3-off-canvas .module_menu .nav > li > .separator::after,.t3-off-canvas .module_menu .nav > li > span::after,.t3-off-canvas .module_menu .nav > li > a::before,.t3-off-canvas .module_menu .nav > li > .separator::before,.t3-off-canvas .module_menu .nav > li > span::before{display:none}
body.boxed .off-canvas-toggle,body.boxed .off-canvas-toggle:focus {position: fixed!important;}
.home-2 .btn-primary.off-canvas-toggle{ height:41px; line-height:41px;}
.home-2 .off-canvas-toggle span.bar-first {top: 14px;}
.home-2 .off-canvas-toggle span.bar-mid {top: 20px;}
.home-2 .off-canvas-toggle span.bar-last {top:26px;}
.home-2 .off-canvas-open .off-canvas-toggle span.bar-first {top:18px;}
.home-2 .off-canvas-open .off-canvas-toggle span.bar-last {top: 18px;}

.icon-edit:before {content: 'Edit';color:#fff; font-family: 'Roboto Regular';  width:100%;}
.t3-sidebar.t3-sidebar-right[class*=' col-'],.t3-sidebar.t3-sidebar-left[class*=' col-']{}
.t3-sidebar.t3-sidebar-right .module-title,.t3-sidebar.t3-sidebar-left .module-title {}
.t3-sidebar.t3-sidebar-right .module-title{}
.t3-sidebar.t3-sidebar-left .module-title { }
.t3-sidebar-1 h3.module-title,.t3-sidebar-2 h3.module-title{}


.t3-sidebar.t3-sidebar-right .t3-module{ }
.t3-sidebar .module-ct {}
.t3-sidebar.t3-sidebar-left .t3-module{}
.t3-content{}
.tagspopular ul > li {margin:0 6px 10px 0px;}
.tagspopular ul > li > a {border-radius:0px;display: block;padding:3px 10px; }
.dropdown-menu {border-radius: 0px;}
/*
	=======================================
		PROGRESSBAR - SCROLLING 
	=======================================
*/
.scroll-progress-bar {position: fixed;z-index: 9999;height: 5px;top: 0;left:0;box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);}
/*
	=======================================
		TOPBAR 
	=======================================
*/
.topbar {min-height:40px;position: relative;z-index:102;padding:10px 0;}
.topbar .container{ background:none; padding-top:10px;}

.topbar [class*=' col-']{ padding-left:0; padding-right:0;}
.topbar-left-inner [class*=' col-']{ padding-left:0;}
.topbar-right [class*=' col-']{ padding-right:0;}
.topbar-right-inner .search{ padding-top:5px;}

.topbar ul.menu li,.topbar li{display:inline;float:left; margin:0;}
.topbar ul.menu li a,.topbar li a,.topbar ul.menu li > .separator, .topbar ul.menu li > span {font-weight:300;  border-radius:0px; padding:0px 30px 0px 0px; cursor:pointer}
.topbar p,.top-login { margin:0px;}
.topbar i{ margin-right:10px;}
.topbar ul.menu li a:hover,.topbar li a:hover ,.topbar a:hover{background:none;background-color:transparent;transition: all 0.2s  linear 0s;}
.topbar ul.menu li.active a,.topbar li.active a { background:none}
.topbar ul.dropdown-menu{ border-radius:0px; padding-left:10px; margin-top:0; margin-left:-10px;}
.topbar ul.dropdown-menu li a{padding:10px;}
.topbar .nav  li,.topbar .nav  li a,.topbar .nav  li:hover,.topbar .nav  li a:hover{background:none!important;background-color:transparent!important;}
.social-top p{text-align:right;}
.topbar .search{ float:right;}
.topbar .search input{border-radius:0px; padding:5px 5px 5px 30px; height:24px; font-size:11px; min-width:180px;transition: all 0.2s linear 0s; display:inline-block;}
.topbar .search input:focus {min-width:195px;transition: all 0.2s linear 0s;}
.topbar .btn {padding:3px 8px;font-size: 11px;border-radius:0px;line-height: 1.42857143;}
.topbar .fa{ font-size:15px;}
/*
	=======================================
		NAVBAR
	=======================================
*/
/******Megamenu no animation styling*******/

#t3-mainnav .container{}
#t3-mainnav ul{ padding-left:0;}

#t3-mainnav li,#t3-mainnav li span{ list-style:none;display:block;}
#t3-mainnav.navbar-default .navbar-nav > li > a,.navbar-default .navbar-nav li > .separator,.navbar-default .navbar-nav li > span{padding:13px 15px 13px 15px;transition: all 0.2s  linear 0s; font-size:16px }
#t3-mainnav .dropdown-menu span,#t3-mainnav .dropdown li a,#t3-mainnav .dropdown-menu > li > a{display:block; padding:10px 15px; font-size:85%; text-transform:none}
#t3-mainnav .dropdown-menu span:hover,#t3-mainnav .dropdown li a:hover,#t3-mainnav .dropdown-menu > li > a:hover{ padding-left:20px;}
#t3-mainnav .mega-dropdown-menu {min-width:205px; width:auto;padding:0; border:0;}
#t3-mainnav .dropdown-menu{ border:0; padding:0; margin-top:20px; background-color:transparent;}

.t3-mainnav .t3-navbar-collapse .nav .caret {position: absolute;right: 15px;}
.navbar-nav > li > .dropdown-menu,.dropdown-submenu > .dropdown-menu {border-radius: 0;}
#t3-mainnav.navbar {border:0;}
.t3-megamenu .mega > .dropdown-menu .mega-col-nav{padding-left:0; padding-right:0;}
.t3-megamenu .mega-inner {padding:0px 0;}

.nav .open a,.nav .open a:hover{ background-color:transparent}
.navbar-default .navbar-nav li > a, .navbar-default .navbar-nav li > .separator, .navbar-default .navbar-nav li > span {cursor: pointer;}

.t3-megamenu .dropdown.mega > .mega-dropdown-menu::before{content:"";position: absolute;left: 0;top:0px;height:2px;width:100%;z-index:999;}
.t3-megamenu .dropdown.mega > .mega-dropdown-menu::before{}

.t3-megamenu .dropdown.mega > .mega-dropdown-menu::after {}
.t3-megamenu .dropdown.mega.open > .mega-dropdown-menu::after {opacity:1}

.t3-megamenu .dropdown-menu .mega-nav{margin-top:0px;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > .separator, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > .separator:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > .separator:focus{ outline:none;}
@keyframes fadein4{from{opacity:0;bottom:-35px}to{opacity:1;bottom:-20px;}}
@-moz-keyframes fadein4{from{opacity:0;bottom:-35px}to{opacity:1;bottom:-20px;}}
@-webkit-keyframes fadein4{from{opacity:0;bottom:-35px}to{opacity:1;bottom:-20px;}}
@-o-keyframes fadein4{from{opacity:0;bottom:-35px}to{opacity:1;bottom:-20px;}}
.t3-megamenu li.dropdown::before{content: "";position: absolute; left:0;bottom: -20px; width:100%; height:20px;opacity:0;}
.t3-megamenu li.dropdown:hover::before{opacity:1;animation:fadein4 0.5s;-moz-animation:fadein4 0.5s;-webkit-animation:fadein4 0.5s;-o-animation:fadein4 0.5s;}
.t3-megamenu li.dropdown::after{content: "";position: absolute;right: -20px;top: 0;bottom:-20px;border-style: solid;background-color: rgba(0, 0, 0, 0);border-width: 0 20px 20px 0px;opacity:0;}
.t3-megamenu li.dropdown:hover::after{opacity:1;animation:fadein4 0.5s;-moz-animation:fadein4 0.5s;-webkit-animation:fadein4 0.5s;-o-animation:fadein4 0.5s;}

/*
	=======================================
		HEADER
	=======================================
*/
#t3-header{min-height:70px;}
#t3-mainnav.affix{animation:fadein 0.5s;-moz-animation:fadein 0.5s;-webkit-animation:fadein 0.5s;-o-animation:fadein 0.5s;	border: 0;border-left: 0;border-right: 0;margin-bottom: 0;border-radius:0;left:0;right:0;top:0;z-index: 999; min-height:77px; }
.logo-image img{ max-width:100%;}
.logo-image,.logo,.logo-text{min-height:83px;}
.logo-image {display: flex;align-items: center;  }
.logo::after {content: "";position: absolute;right: -30px;top: 0;bottom: 0;border-style: solid;background-color: rgba(0, 0, 0, 0);border-width: 0 30px 93px 0px;}
#t3-header.affix{animation:fadein 0.5s;-moz-animation:fadein 0.5s;-webkit-animation:fadein 0.5s;-o-animation:fadein 0.5s;	border: 0;border-left: 0;border-right: 0;margin-bottom: 0;border-radius: 0;left: 0;right: 0;top: 0;z-index: 999; }
#t3-header.affix .container,body.fullwidth #t3-header.affix {-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);}
body.fullwidth #t3-header.affix  .container{-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
/*
	=======================================
		HIGHLIGHTER
	=======================================
*/
.wrap.highlighter{ min-height:41px;overflow: hidden;}
.highlighter-inner{margin-top:0px;} 
.gkHighlighterGK5.educate .gkHighlighterInterface.educate{background-color:transparent!important}
.gkHighlighterInterface.educate span.text {display: block;float: left;margin: 0 6px 0 0px;font-size: 16px;font-weight: bold;text-transform: none;line-height: 41px;}
.gkHighlighterInterface.educate div {padding-top:11px;}
.gkHighlighterInterface.educate div a {transition:none;display: block;float: left;height: 15px;width: 13px;margin: 2px 0 0 5px;background: transparent url('../images/interface.png') no-repeat 0 0;cursor: pointer;}
.gkHighlighterItem.educate{min-height:41px;line-height: 41px;}
.gkHighlighterInterface.educate {padding: 0 7px 0 0;
}
/*
	=====================================================
		JE ORBIT SLIDER -REVOLUTION SLIDER - MAIN SLIDER
	=====================================================
*/
.orbit-container.educate h3.slide-title,.orbit-container.educate h3 { margin-top:0px;font-size:30px;color:#fff;}
.orbit-container.educate .orbit-slides-container > * .orbit-caption {font-size: 100%;background-color: rgba(0, 0, 0, 0.5);padding:15px; color:#fff;font-size:16px;}
.orbit-container.educate .orbit-prev, .orbit-container.educate .orbit-next {width:18px;height:70px;line-height:70px;}
.orbit-container.educate .orbit-prev > span{left:3px;border:0; width:9px; height:17px; background:url(../images/orbit-prev.png) no-repeat;}
.orbit-container.educate .orbit-next > span{border:0; background:url(../images/orbit-next.png) no-repeat;width:9px; height:17px;}
.orbit-container.educate .orbit-bullets li {background:rgba(255,255,255,0.4);width:10px;height:10px;}
.bfPageIntro h3{ margin-bottom:0px; background:none;}

.subslider_bg{ position:relative;}
.subslider-2.col-sm-12.col-md-4{ padding-left:0px;}
.subslider_inner.container{ padding-top:21px;}
#slidermodul{ position:relative;}
#slidermodul::before,.subslider_bg::before{content: "";position: absolute; left:0;top: 0px; width:100%; height:1px;z-index: 30;}
#slidermodul::after,.subslider_bg::after{content: "";position: absolute; left:0;top: 1px; width:100%; height:5px;z-index: 31;}

/*
	==================================================
		EVENTS - ICAGENDA
	==================================================
*/
.icrounded_eventlist.educate .ic-date-img-box,.icrounded_eventlist.educate,#icagenda.ic-event-view.educate .ic-info,#icagenda.ic-event-view.educate .ic-image img {border-radius:0px;}
#icagenda.ic-event-view.educate .ic-info {border:0; background:none; padding:0;}
#icagenda.ic-event-view .ic-event-header,#icagenda-registration.well{border-radius:0px;box-shadow:none;}
#icagenda.ic-event-view.educate .ic-info .ic-details{ text-align:left; margin:10px;}
.icrounded_eventlist.educate,.icrounded_eventlist.educate:nth-child(2n+1){ background:none;}
.icrounded_eventlist.educate .iceventlist-title {
	padding-top: 3px;
	line-height: 15px !important;
	font-size: 15px;
	font-weight: normal;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}


#educate-calendar .ic_educate.iccalendar {
	display: block;
	margin: auto;
	padding: 3px;
	border:0;
	border-radius: 0px;
	min-width: 150px;
}
#educate-calendar .ic_educate .icnav{padding-bottom:0px; padding-top:0px;position:relative;}
#educate-calendar .ic_educate .icnav .backic, #educate-calendar .ic_educate .icnav .nextic,#educate-calendar  .ic_educate .icnav .backicY,#educate-calendar  .ic_educate .icnav .nexticY{ margin:6px 4px 0px 4px; border:0;border-radius:0px;}
#educate-calendar .ic_educate .icnav .backicY,#educate-calendar .ic_educate .icnav .backic,#educate-calendar .ic_educate .icnav .nextic,#educate-calendar .ic_educate .icnav .nexticY{ color:#fff;}
#educate-calendar .ic_educate .icnav .titleic {padding-bottom:4px; padding-top:4px;color:#fff;text-shadow: 0 1px 0 rgba(0,0,0,0.7); text-transform:uppercase;font-family: 'Roboto Condensed Regular'; }
#educate-calendar .ic_educate .icnav::after{content: "";position: absolute; bottom:-10px; left:0; width:100%; height:14px;}
table#icagenda_calendar{ margin-top:4px;}
#educate-calendar .ic_educate.iccalendar .ic-table th { padding-bottom:5px; padding-top:5px;}
#educate-calendar .icagenda_header p{ display:none;}
#educate-calendar .ic_educate.iccalendar .ic-table td div{border-radius:2px;}
#educate-calendar .ic_educate.iccalendar div.style_Today{box-shadow:none; background:rgba(0,0,0,0.4);}
/*
	=======================================
		MAIN-TOP MODULE
	=======================================
*/
.main-top { padding:10px; margin-bottom:40px;}
.main-top h1,.main-top h2, .main-top h3,.main-top h4,.main-top h5,.main-top h6{color:#fff; margin-top:0;}
.main-top .module-title{}
.maintop-image.col-md-5,.maintop-image.col-lg-5,.maintop-image.col-sm-5{ padding-left:0; padding-right:5px} 
.maintop-text.col-md-7,.maintop-text.col-lg-7,.maintop-text.col-sm-7{padding-right:0px} 
.maintop-text{ color:#fff}
/*
	=======================================
		MODULE WITH ICONS - SUBSLIDER
	=======================================
*/
.iconservices-col,.iconservices-col p{ text-align:center;}
.services-subslider span.hvr-ripple-out{ position:relative;text-align:center; width:100px; height:100px;border-radius:100%; display:block;margin: 0 auto;box-shadow: 0px 3px 6px rgba(0,0,0,0.05);
-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);}

.services-subslider span.hvr-ripple-out::before {content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;-webkit-animation-duration: 1s;animation-duration: 1s;}
.iconservices-col:hover span.hvr-ripple-out::before,.iconservices-col:focus  span.hvr-ripple-out::before,.iconservices-col:active span.hvr-ripple-out::before {-webkit-animation-name: hvr-ripple-out;animation-name: hvr-ripple-out;border: solid 6px;border-radius: 100% !important;}
.iconservices i{ font-family:'fontello'; font-size:32px; }
.services-subslider i{ font-family:'fontello'; font-size:30px;line-height:100px;}
.services-subslider h4{ margin:25px 0;}

/*
	==========================================
	OUR FEATURED PROJECTS - BT CONTENT SLIDER
	==========================================
*/
/* fadein2 */
@keyframes fadein2 {
    from {
        opacity:0;
		top:-30%; 
    }
    to {
        opacity:0.7;
		top:0%;
    }
}
@-moz-keyframes fadein2 { /* Firefox */
     from {
        opacity:0;
		top:-30%; 
    }
    to {
        opacity:0.7;
		top:0%;
    }
}
@-webkit-keyframes fadein2 { /* Safari and Chrome */
    from {
        opacity:0;
		top:-30%; 
    }
    to {
        opacity:0.7;
		top:0%;
    }
}
@-o-keyframes fadein2 { /* Opera */
    from {
        opacity:0;
		top:-30%; 
    }
    to {
        opacity:0.7;
		top:0%;
    }
}

/* fadein3 */
@keyframes fadein3 {
    from {
        opacity:0;
		bottom:-30%; 
    }
    to {
        opacity:0.7;
		bottom:0%;
    }
}
@-moz-keyframes fadein3 { /* Firefox */
     from {
        opacity:0;
		bottom:-30%; 
    }
    to {
        opacity:0.7;
		bottom:0%;
    }
}
@-webkit-keyframes fadein3 { /* Safari and Chrome */
    from {
        opacity:0;
		bottom:-30%; 
    }
    to {
        opacity:0.7;
		bottom:0%;
    }
}
@-o-keyframes fadein3 { /* Opera */
    from {
        opacity:0;
		bottom:-30%; 
    }
    to {
        opacity:0.7;
		bottom:0%;
    }
}

.wrap.coloredmodule-1{ position: relative; min-height:600px; }
.coloredmodule-1-overlay{ background-image:url(../images/bg-world-map.png); background-repeat:no-repeat; background-position:center center; position:absolute; height:100%; width:100%; }
.coloredmodule-1-overlay::after {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity:0.5;}
.jt-projects .bt-pretext,.jt-projects .bt-pretext p{ font-size:16px; text-align:center; margin-bottom:40px; width:90%; margin:0 auto 30px auto}
.coloredmodule-1 h3.border-centered,.coloredmodule-1 h3 {z-index:1;position: relative;}
.coloredmodule-1 h3.bicolor{ color:#fff; text-indent:15px; margin-top:15px;}
#t3-content .coloredmodule-1 .module-title{padding-top:15px;}
.jt-projects .jt-inner-bg{}
.jt-intro-title-container{padding:15px 15px 15px 20px;}
.bt-arrows.coloredmodule-1 {position: relative;margin-top:60px;}

.bt-arrows-inner{ width:150px;}
.bt-cs.jt-projects a.prev { margin-right:20px;}

/*
	=============================================
		OUR STORY - RUNNING A SUCCESSFUL BUSINESS
	=============================================
*/
.ourstory-text ul{ padding-top:20px; padding-left:0;}
.ourstory-text a.btn{margin-top:20px;}
.ourstory-text li{ list-style:none; padding-left:15px;}
.ourstory-text .fa{ margin-right:4px; }
/*
	=============================================
		What Our Customers Say -ZT TESTIMONIAL
	=============================================
*/
.zt-module-testimonial-description.educate{ text-align:center;font-size: 16px; width:90%; margin:0 auto 40px auto;position: relative;}
.zt-module-testimonial.ourclient img.avatar {float: right;width:80px;height:80px;border:0;padding:0px;border-radius: 50%;}
.zt-module-testimonial.ourclient p.content-testimonial {border-bottom:0;margin:0px 0px 10px 0px; padding-bottom:5px;}
.zt-module-testimonial.ourclient p.content-testimonial::before ,.ztTestimonial p.content-testimonial::after { display:none;}
.zt-module-testimonial.ourclient .image_text_container{ margin-bottom:25px;}
.zt-module-testimonial.educate .ztTestimonial .tw-fb a:hover{ background-color:transparent;text-decoration: none;box-shadow:none;}
.zt-module-testimonial.ourclient .ztTestimonial .name{ font-weight:bold;}
.zt-module-testimonial.ourclient p.content-testimonial .fa{font-size:16px;}
.zt-module-testimonial.ourclient p.content-testimonial .fa.fa-quote-left{ margin-right:10px;}
.zt-module-testimonial.ourclient p.content-testimonial .fa.fa-quote-right{ margin-left:10px;}
.wrap.coloredmodule-1 .zt-module-testimonial.ourclient img.avatar {float: right;width:86px;height:86px;border:2px solid rgba(255,255,255,0.4);padding:3px;border-radius: 50%;}
.coloredmodule-1 h3 span{ background:none;}
/*
	=============================================
	MIDDLE BLOCK MODULES - JT CONTENT SLIDER
	=============================================
*/

.jt-cs.educate  h3 {text-transform: none;border-bottom: 0;}
.jt-cs.educate .bt_handles li a {display: block !important;width: 10px;height: 10px;padding-top: 10px;background-image: none !important;background-position: 0 0;float: left;padding: 10px 0 0 0 !important;overflow: hidden;border-radius: 100%;opacity: 0.80 !important;}
.jt-cs.educate .jt-inner { }
.jt-cs.educate .jt-inner img {outline: none;border:0;max-width:100%; margin-top:0; margin-bottom:0;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-o-transition: all 1s ease-out;transition: all 1s ease-out;}
.jt-cs.educate .jt-inner .jt-title {font-weight:400;text-transform: none;line-height: 150%; font-size:18px; margin-bottom:20px; }
.jt-cs.educate .jt-inner .jt-category {}
.jt-cs.educate p.readmore{ margin-top:20px; margin-bottom:0;}
.jt-cs.educate p.readmore a.btn{border-radius:0px;font-family:'Roboto Condensed Regular'}
.jt-cs.educate .bt-row-separate {margin:10px 15px;}
.jt-cs.educate h3 {line-height:1;text-indent: 0px;text-transform: none;height: auto;border:0;margin: 0 !important; padding-bottom:4px;}
.jt-cs.educate h3 span{  padding-right:15px;}


.bt-pretext,.bt-pretext p{ font-size:16px; text-align:center; margin-bottom:40px}
.jt-cs.educate .jt-extra{ margin-bottom:5px; clear:none}
.jt-cs.educate .bt-author{ margin-right:15px;}
.jt-cs.educate .jt-date{}
.jt-cs.educate .modal {display: inline;position: relative;}

.jt-cs.educate .jt-imagecover .fa, .jt-cs.educate.jt-projects .jt-imagecover .fa ,.jt-cs.educate.blog .jt-imagecover .fa {}
.jt-cs.educate .modal {display: inline;position: relative;}

.jt-cs.educate.jt-projects .icon-lightbox.educate{ position: absolute; bottom:20%; right:15%; width:25%; text-align:center;opacity: 0; z-index:10;transition: all 0.7s  ease-out 0s;}
.jt-cs.educate.jt-projects .icon-url.educate{ position: absolute; top:20%; left:15%; width:25%; text-align:center;opacity: 0; z-index:11;transition: all 0.7s  ease-out 0s;}

.jt-cs.educate.jt-projects .jt-imagecover:hover .icon-lightbox.educate{opacity:0.9;transition: all 0.7s  ease-out 0s;bottom:40%; right:25%;}
.jt-cs.educate.jt-projects .jt-imagecover:hover .icon-url.educate{opacity:0.9;transition: all 0.7s  ease-out 0s;top:40%; left:25%; }

.jt-cs.educate .jt-imagecover {overflow: hidden;position: relative;z-index: 7;transition: all 0.7s ease-out 0s;}
.jt-cs.educate.jt-projects .jt-inner-overlay {position:absolute;width:100%;height: 100%;z-index:8;opacity:0;top:0;left:0;}
.jt-cs.educate.jt-projects .jt-inner-overlay-2{position:absolute;height:100%;width:100%;z-index:8;opacity:0;bottom:0;right:0;}
.jt-cs.educate.jt-projects .owl-dots span,.jt-cs.educate.jt-projects .owl-dots .active span,.jt-cs.educate.blog .owl-dots span,.jt-cs.educate.blog .owl-dots .active span{width:35px;height:35px;margin:0 5px 0 1px;border-radius:0px;}  
.jt-cs.educate.jt-projects .owl-dots,.jt-cs.educate.blog .owl-dots  {counter-reset: dots;}
.jt-cs.educate.jt-projects .owl-dot,.jt-cs.educate.blog .owl-dot {position:relative;}
.jt-cs.educate.jt-projects .owl-dot:before,.jt-cs.educate.blog .owl-dot::before{counter-increment:dots;content: counter(dots); position:absolute; left:0; top:0; color:#fff; z-index:1;width:100%;height:100%;font-size: 16px;display: grid;place-items: center;}
.jt-cs.educate.jt-projects  .slide {border-bottom:0;}
.jt-cs.jt-projects  .owl-carousel .owl-nav .owl-next, .jt-cs.jt-projects  .owl-carousel .owl-nav .owl-prev,.jt-cs.blog  .owl-carousel .owl-nav .owl-next, .jt-cs.blog  .owl-carousel .owl-nav .owl-prev{top:100%;opacity:1}

.jt-inner.educate .jt-imagecover:hover .jt-inner-overlay{opacity:0.7;animation: fadein2 0.7s;-moz-animation: fadein2 0.7s; /* Firefox */-webkit-animation: fadein2 0.7s; /* Safari and Chrome */-o-animation: fadein2 0.7s; /* Opera */}
.jt-inner.educate .jt-imagecover:hover .jt-inner-overlay-2{opacity:0.7;animation: fadein3 0.7s;-moz-animation: fadein3 0.7s; /* Firefox */-webkit-animation: fadein3 0.7s; /* Safari and Chrome */-o-animation: fadein3 0.7s; /* Opera */}

.jt-cs.educate .jt-imagecover:hover img {transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;-ms-transition: all 1s ease-out;-o-transition: all 1s ease-out;transition: all 1s ease-out;}


.bt-cs.bt-subslider .bt-row {padding-bottom:30px;}
.bt-cs.bt-subslider .jt-imagecover[class*=" col-"] {padding-left: 0;padding-right: 0;overflow: hidden;}
.bt-cs.bt-subslider .jt-title-wrap{ padding:30px 30px}
.bt-cs.bt-subslider .bt-introtext{}
.bt-cs.bt-subslider div.readmore{ text-align:right; padding-top:15px;}
.bt-cs.bt-subslider a.readmore-text i{ margin-left:20px; font-size:12px; padding:8px 8px 6px 8px; line-height:1; font-weight:normal;}
.bt-cs.bt-subslider div.readmore .jt-date{ float:left; text-transform:uppercase; font-size:15px; font-weight:600;}

.jt-cs.educate .bt-icon.icon-url,.jt-cs.educate.blog .bt-icon.icon-url{-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;-moz-transition: opacity 0.5s, -moz-transform 0.5s;-o-transition: opacity 0.5s, -o-transform 0.5s;-ms-transition: opacity 0.5s, -ms-transform 0.5s;transition: opacity 0.5s, transform 0.5s;-webkit-transform:translate(0px, 50px) scale(0,0);-moz-transform:translate(0px, 50px);-o-transform:translate(0px, 50px)  scale(0,0);-ms-transform:translate(0px, 50px)  scale(0,0);transform: translate(0px, 50px)  scale(0,0);text-align: center;opacity:0;
}
.jt-cs.educate .jt-imagecover:hover .bt-icon.icon-url.educate,.jt-cs.educate.blog .jt-imagecover:hover .bt-icon.icon-url.educate{opacity: 1;text-align: center;-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;-moz-transition: opacity 0.5s, -moz-transform 0.5s;-o-transition: opacity 0.5s, -o-transform 0.5s;-ms-transition: opacity 0.5s, -ms-transform 0.5s;transition: opacity 0.5s, transform 0.5s;-webkit-transform: translate(0px, 0px)  scale(1,1);-moz-transform:translate(0px, 0px)  scale(1,1);-o-transform:translate(0px, 0px)  scale(1,1);-ms-transform:translate(0px, 0px)  scale(1,1);transform:translate(0px, 0px)  scale(1,1);
}

 .jt-cs.educate .bt-icon.icon-lightbox, .jt-cs.educate.blog .bt-icon.icon-lightbox  {-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;-moz-transition: opacity 0.5s, -moz-transform 0.5s;-o-transition: opacity 0.5s, -o-transform 0.5s;-ms-transition: opacity 0.5s, -ms-transform 0.5s;transition: opacity 0.5s, transform 0.5s;-webkit-transform:translate(0px, -50px) scale(0,0);-moz-transform:translate(0px, -50px);-o-transform:translate(0px, -50px)  scale(0,0);-ms-transform:translate(0px, -50px)  scale(0,0);transform: translate(0px, -50px)  scale(0,0);text-align: center;opacity:0;
}
 .jt-cs.educate .jt-imagecover:hover .bt-icon.icon-lightbox.educate, .jt-cs.educate.blog .jt-imagecover:hover .bt-icon.icon-lightbox.educate{opacity: 1;text-align: center;-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;-moz-transition: opacity 0.5s, -moz-transform 0.5s;-o-transition: opacity 0.5s, -o-transform 0.5s;-ms-transition: opacity 0.5s, -ms-transform 0.5s;transition: opacity 0.5s, transform 0.5s;-webkit-transform: translate(0px, 0px)  scale(1,1);-moz-transform:translate(0px, 0px)  scale(1,1);-o-transform:translate(0px, 0px)  scale(1,1);-ms-transform:translate(0px, 0px)  scale(1,1);transform:translate(0px, 0px)  scale(1,1);
}

.jt-cs.educate .hover-icons, .jt-cs.educate.blog .hover-icons {left: 0%;position: absolute;top: 50%;transform: translate(0%, 0%);background: transparent;z-index: 7;opacity: 0.7;min-width: 50px;
}
.jt-cs.educate .bt-icon,.jt-cs.educate.blog .bt-icon  {display:inline-block; margin:0px 1px}
.jt-cs.educate .jt-imagecover::after,.jt-cs.educate.blog .jt-imagecover::after{position: absolute;width: 100%;height: 100%;content: "";z-index: 4;opacity: 0;transition: all 0.2s linear 0s;top: 0;left: 0;}
.jt-cs.educate .jt-imagecover:hover::after,.jt-cs.educate.blog .jt-imagecover:hover::after{opacity:0.5;}
.jt-cs.educate .bt-row {padding:20px 0;}
.jt-cs.educate.educate-1 .jt-extra{  font-size:11px; position:relative; margin:0 0 20px 0; padding:0 0 0 40px;}
.jt-cs.educate.educate-1 .jt-extra .jt-category {font-weight:600;display: inline-block;width: auto;}
.jt-cs.educate .jt-extra i, .jt-cs.educate .jt-extra .fa {padding:0px;font-size:14px;border-radius:0%; margin-right:5px;}
.jt-cs.educate .bt-author,.jt-cs.educate .jt-date {margin-right:10px;}
.jt-cs.educate .bt-author,.jt-cs.educate  .jt-category ,.jt-cs.educate .jt-date {font-size:11px; }
.jt-cs.educate.educate-1 .jt-imagecover,.jt-cs.educate.educate-2 .jt-imagecover{ margin-right:20px;}
.jt-cs.educate .jt-inner.educate-1 h2,.jt-cs.educate .jt-inner.educate-2 h2 { margin:0;}
.jt-cs.educate.educate-1 .jt-date{width:40px; font-size:18px;color:#fff; padding:5px 2px;position:absolute;left:-16px; top:-10px; display:inline-block;line-height:1.2; text-align:center; font-family: 'Roboto Condensed Regular';}
.jt-cs.educate.educate-1 .jt-date::after{z-index:1; content:""; position:absolute; width:0; height:0;right:-6px; top:15px;border-bottom: 6px solid transparent;border-top: 6px solid transparent;}
.jt-cs.educate.educate-2 .jt-date,.jt-cs.educate.jt-projects .jt-category,.jt-cs.educate.educate-3 .jt-date{font-size:18px; color:#fff; height:35px;left:0px; position: absolute;top:30px; z-index:8; line-height:1; border:0; padding:7px; margin:0;text-shadow:none;font-family: 'Roboto Condensed Regular'; font-weight:400}
.jt-cs.educate.jt-projects .jt-category { top:25px;left:0px;}

.jt-cs.educate.educate-2 .jt-date::after,.jt-cs.educate.educate-3 .jt-date::after,.jt-cs.educate.jt-projects .jt-category::after{content: "";position: absolute;right: -20px;top: 0;bottom: 0;border-style: solid;background-color: rgba(0, 0, 0, 0);border-width: 0 20px 35px 0px;}


.jt-cs.educate.educate-2 .jt-imagecover-outer,.jt-cs.educate.jt-projects .bt-center{ position:relative;}
.jt-cs.educate.educate-2 span.title-author-container{ display:inline;}
.jt-cs.educate .jt-inner.educate-2 h2,.jt-cs.educate.blog .jt-inner h2 { font-size:22px;}
.jt-cs.educate-2 .jt-inner.educate-2{ padding-top:20px; padding-bottom:20px;}
.jt-cs.educate-2 .jt-inner-bg {padding:0px;}
.jt-cs.educate-2 .bt-row-separate{ margin:0px 15px;}
.jt-cs.educate-2 .bt-row {padding: 0;}
.jt-cs.educate-2 .jt-extra {margin:0px;clear: none;}
.jt-cs.educate-2 .jt-inner .jt-title,.jt-cs.educate-2 h4,.jt-cs.educate-2 h4 a.jt-title{line-height:1; margin:0 0 5px 0;}
.jt-cs.educate-2 .bt-row-separate,.jt-cs.educate-3 .bt-row-separate{ border:0; height:0; margin:0;}
.jt-cs.educate-2 .bt-row-separate-2{margin:0px 15px;}
.t3-sidebar .jt-cs.educate-2 .jt-inner.educate-2 {padding-top:15px;padding-bottom:15px;}
.t3-sidebar .jt-cs.educate .jt-inner {padding-left:0px;padding-right:0px;}
.t3-sidebar .jt-cs.educate-2 .bt-row-separate-2{ margin:0;}
.t3-sidebar .jt-cs.educate.educate-2 .jt-imagecover{ margin-right:10px;}

.jt-cs.educate-3 h4{ margin:0px; }
.jt-cs.educate-3 h3 {background: none;margin-bottom: 10px;line-height: 1.25;}
.jt-cs.educate-3 .jt-imagecover-outer{ position:relative;}
.jt-cs.educate .jt-inner-bg { position:relative;}
.jt-cs.educate-3 p.readmore{ margin-top:30px;}
.jt-cs.educate-3 .slide{border-bottom:0;}

.jt-cs.educate.educate-4 .jt-imagecover{ margin-right:15px;}

.jt-cs.educate .owl-carousel .owl-nav { width:70%; margin:0 auto; position:relative;}

.jt-cs.educate .owl-carousel .owl-nav .owl-next, .jt-cs.educate .owl-carousel .owl-nav .owl-prev {position: absolute;margin-top: 0px; font-size:20px;}
.jt-cs.educate .owl-carousel .owl-nav .owl-prev{left:0px;transform:none;}
.jt-cs.educate .owl-carousel .owl-nav .owl-next {right:0px;transform:none;}
.jt-cs.educate-1 .owl-dots {text-align: center;position: absolute;top:-20px;right:10px;}
.jt-cs.educate .owl-dots span,.jt-cs.educate .owl-dots .active span{width:10px;height:10px;margin:0 1px 0 1px;}
.jtcs_item_wrapper.jt-cs.educate .jt-title {font-size: inherit;line-height: normal;display: block;margin-bottom: 10px;}
.jtcs_item_wrapper.jt-cs.educate-2 h4 a.jt-title{line-height:1; margin:0 0 0px 0;}
.jt-cs.educate.footer .jt-introtext {margin:0px 0 0px 0;}

.jt-cs.educate .owl-carousel .owl-nav span{ display:inline-block;bottom:0px; height:35px; width:35px;opacity:1;font-size: 20px;	}
.jt-cs.educate a.prev.educate .fa,.jt-cs.educate a.next.educate .fa{ font-size:20px; line-height:31px}
.jt-cs.educate.blog .jt-intro-title-container {padding:0px 0px;float:none;}
.jt-cs.educate .owl-carousel .owl-nav .owl-next, .jt-cs.educate .owl-carousel .owl-nav .owl-prev{ background:none}
/*
	=======================================
		SCROLLING NEWS - BT CONTENT SLIDER 
	=======================================
*/
.bt-image-link {position: relative;z-index: 1;}
.jt-inner.educate.scrollingnews {padding: 0 15px 0 0px;}
.jt-cs.educate.scrollingnews .bt-row {padding:0px 0;}
.slide.educate.scrollingnews{}
 .jt-cs.educate.scrollingnews .owl-carousel .owl-nav .owl-next ,.jt-cs.educate.scrollingnews .owl-carousel .owl-nav .owl-prev {width:30px;height:30px; font-size:16px; margin-top:-20px; line-height:34px}
 .jt-cs.educate.scrollingnews .owl-carousel .owl-nav .owl-next {right:0px;}
 .jt-cs.educate.scrollingnews .owl-carousel .owl-nav .owl-prev{right:32px;left:auto;}
.bt-cs.scrollingnews .next:focus,.bt-cs.scrollingnews .prev:focus{ outline:none;}
.jt-cs.educate.scrollingnews .hover-icon.educate{left:37.5%;position: absolute;top:100%;background: transparent; z-index:7;opacity:1; width:25%; height:25%; text-align:center}
.jt-cs.educate.scrollingnews .jt-inner-overlay{position: absolute; width:100%; height:50%; z-index:8; opacity:0;transition: all 0.2s  linear 0s; }
.jt-cs.educate.scrollingnews .jt-inner-overlay-2{position: absolute; bottom:0; width:100%; height:50%; z-index:8; opacity:0;transition: all 0.2s  linear 0s;}
.jt-inner.educate.scrollingnews .jt-imagecover:hover .jt-inner-overlay{opacity:0.7;animation: fadein2 0.6s;
    -moz-animation: fadein2 0.6s; /* Firefox */
    -webkit-animation: fadein2 0.6s; /* Safari and Chrome */
    -o-animation: fadein2 0.6s; /* Opera */}

.jt-inner.educate.scrollingnews .jt-imagecover:hover .jt-inner-overlay-2{opacity:0.7;
animation: fadein3 0.6s;
    -moz-animation: fadein3 0.6s; /* Firefox */
    -webkit-animation: fadein3 0.6s; /* Safari and Chrome */
    -o-animation: fadein3 0.6s; /* Opera */}
.scrollingnews .jt-imagecover{ overflow:hidden;position:relative; z-index:7;transition: all 0.2s  linear 0s;}
.jt-cs.educate.scrollingnews .jt-inner-overlay i,.jt-cs.educate.scrollingnews .jt-inner-overlay .fa,.jt-cs.educate.scrollingnews .jt-inner-overlay-2 i,.jt-cs.educate.scrollingnews .jt-inner-overlay-2 .fa{ padding:10px; font-size:20px; color:#fff;border-radius: 50%;}
.jt-cs.educate.scrollingnews .jt-imagecover{ margin-bottom:20px; margin-right:0;}
.jt-cs.educate.scrollingnews .fa-search{ margin-right:1px;}
.jt-cs.educate.scrollingnews .icon-lightbox.educate{ position: absolute; bottom:3px; left:37.5%; width:25%; text-align:center;}
.jt-cs.educate.scrollingnews .icon-url.educate{ position: absolute; top:3px; left:37.5%; width:25%; text-align:center;}
.jt-inner.educate.scrollingnews .jt-date{ background:none; border:none;}
.jt-cs.educate.scrollingnews p.readmore { margin-top:0px; margin-bottom:20px;font-family:'Roboto Condensed Regular'}
.jt-cs.educate.scrollingnews.scrollingnews-2 p.readmore a{ margin-top:30px}

.jt-cs.educate.scrollingnews .owl-carousel .owl-nav {position: absolute;top:-34px;right:0px;}
.jt-cs.educate.scrollingnews .owl-carousel .owl-nav .owl-next, .jt-cs.educate.scrollingnews .owl-carousel .owl-nav .owl-prev{opacity:1}

.jt-cs.educate.scrollingnews .hover-icon.educate{left:37.5%;position: absolute;top:100%;background: transparent; z-index:7;opacity:1; width:25%; height:25%; text-align:center}
.jt-cs.educate.scrollingnews .hover-icon.educate-2{left:37.5%;position: absolute;top:30%;background: transparent; z-index:7;opacity:1; width:25%; height:25%; text-align:center}
.jt-cs.educate.scrollingnews .jt-inner-overlay{position: absolute; width:100%; height:50%; z-index:8; opacity:0;transition: all 0.2s  linear 0s; top:0; }
.jt-cs.educate.scrollingnews .jt-inner-overlay-2{position: absolute; bottom:0; width:100%; height:50%; z-index:8; opacity:0;transition: all 0.2s  linear 0s;}
.jt-cs.scrollingnews .jt-imagecover:hover .jt-inner-overlay{opacity:0.7;animation: fadein2 0.6s;
    -moz-animation: fadein2 0.6s; /* Firefox */
    -webkit-animation: fadein2 0.6s; /* Safari and Chrome */
    -o-animation: fadein2 0.6s; /* Opera */}

.jt-cs.scrollingnews .jt-imagecover:hover .jt-inner-overlay-2{opacity:0.7;
animation: fadein3 0.6s;
    -moz-animation: fadein3 0.6s; /* Firefox */
    -webkit-animation: fadein3 0.6s; /* Safari and Chrome */
    -o-animation: fadein3 0.6s; /* Opera */}
.scrollingnews .jt-imagecover{ overflow:hidden;position:relative; z-index:7;transition: all 0.2s  linear 0s;}
.jt-cs.educate.scrollingnews .jt-inner-overlay i,.jt-cs.educate.scrollingnews .jt-inner-overlay .fa,.jt-cs.educate.scrollingnews .jt-inner-overlay-2 i,.jt-cs.educate.scrollingnews .jt-inner-overlay-2 .fa{ padding:10px; font-size:20px; color:#fff;border-radius: 50%;}
.jt-cs.educate.scrollingnews .jt-imagecover{ margin-bottom:20px;}
.jt-cs.educate.scrollingnews .fa-search{ margin-right:1px;}
.jt-cs.educate.scrollingnews .icon-lightbox.educate{ position: absolute; bottom:3px; left:37.5%; width:25%; text-align:center;}
.jt-cs.educate.scrollingnews .icon-url.educate{ position: absolute; top:3px; left:37.5%; width:25%; text-align:center;}

.jt-cs.educate.scrollingnews-2 .owl-dots {text-align: right; position:absolute; right:0;top:-45px;}
/*
	=========================================
		 SP TABS MODULE
	=========================================
*/
.tab-educate ul.tabs_container li.tab{
border-bottom:0;
margin-right: -1px!important;
padding:4px 10px 4px 10px!important;
font-size:18px;}
.tab-educate  h1,.tab-educate  h2, .tab-educate  h3,.tab-educate  h4,.tab-educate  h5,.tab-educate  h6{color:#fff; margin-top:0;}

/*
	=========================================
		 SUBMAIN-8 COLUMN CONTENT MODULES
	=========================================
*/
#t3-content .submain-8 .jt-inner{ padding-left:0px; padding-right:0px;}
#t3-content .submain-8 jt-title ,#t3-content .submain-8 h4 { margin:0;line-height: 1;}
#t3-content .submain-8 h3.module-title::after{}
.submain-8 .jt-cs.educate-4 .bt-row-separate {margin: 0px 0px;}
.submain-8 .jt-cs.educate-4 .bt-author, .submain-8 .jt-cs.educate .jt-date {margin-right: 5px;}
.jt-cs.educate-4 .bt-row{ padding:15px 0}
.jtcs_item_wrapper.jt-cs.educate-4 .jt-title,.jtcs_item_wrapper.jt-cs.educate-4 .jt-introtext p {margin-bottom:0px;}
/*
	=========================================
		 VERTICALSCROLLER PRO
	=========================================

*/
.vjt1-title h4{ margin-top:0; margin-bottom:0;}
.educate a.more_in { font-weight:400!important}
.educate p.introtext{ margin-bottom:0}
.navigate.educate{ top:-60px!important}
/*
	=========================================
		 about us page text - image
	=========================================
*/
.about-us .nav-tabs{ border-bottom:0;margin-top:30px;}
.tab-content{ padding:20px 20px;}
.tab-content li{ margin-bottom:5px;}
.about-us .bfPageIntro{ display:none;}
.m-b-30 {margin-bottom: 30px;}
.about-us .tab-content .bfFormDiv {margin-top: -15px;margin-bottom: -15px;}
.img-aboutimage{position:relative;height:100%;margin-bottom: 110px;}
.aboutimage-1{position: relative;z-index: 1;}
.aboutimage-1 img{ margin-top:30px;}
.since-year-outer{position:relative}
.since-year{
	position: absolute;
	left:0px;
	top: 0px;
	z-index: 1;
}
.since-year span{
	font-size: 40px;
	font-weight: 300;
	font-family: 'Play Regular', sans-serif;
	display: block;
	line-height: 40px;
	position: relative;
}
.since-year strong{
	font-size: 70px;
	font-weight: 500;
	font-family: 'Open Sans Bold', sans-serif;
	display: block;
	line-height: 40px;
}

@media only screen and (max-width:991px){
.aboutimage-1{
	margin-right: 0px;
	max-width: 420px;
}
.aboutimage-1 img{
	width:100%;
}

.aboutimage-2 {
    left: auto;
	right:0px;
}
}

@media only screen and (max-width:767px){
.aboutimage-1{margin-top:30px;max-width: 100%;}
.aboutimage-1 img{width:100%;}

.aboutimage-2 {top: 0px;max-width: 100%;	bottom:0px;
}

}

/*
	=========================================
		COLOREDMODULE-2 - BT CONTENT SLIDER
	=========================================
*/
.wrap.coloredmodule-2 {	position: relative;z-index:1;background-size:auto;float: left;width: 100%;}
.coloredmodule-2-overlay::before {background-image: url("../images/coloredmodule-2-bg.png");background-position: center center;background-repeat: no-repeat;width:100%;bottom: 0;content: "";left: 0;position: absolute;z-index:2;right: 0;top: 0;}
.coloredmodule-2-overlay::after {opacity: 1;bottom: 0;content: "";right: 0;position: absolute;z-index:3;right: 0;top: 0;}
.container.coloredmodule-2{ position:relative;z-index:4;}
.colormodule-2-text{ color:#fff;}
.colormodule-2-text p{ padding-top:10px; font-size:16px}
.colormodule-2-text h3,.colormodule-2-phone{line-height:1.2;}
.colormodule-2-text a.btn{ font-size:18px; line-height:1;padding: 10px 12px 7px 12px; margin-top:20px; }

/*
	=========================================
		OUR TOP SERVICES - BT CONTENT SLIDER
	=========================================
*/
.jt-cs.educate.bt-middlespot .jt-inner-bg{ padding:20px;}
.jt-cs.educate.bt-middlespot .jt-intro-title-container {padding:25px 0 0 0;}
.jt-cs.educate.bt-middlespot span.icon{}
.jt-cs.educate.bt-middlespot a.btn-primary.middlespot{}
.jt-cs.educate.bt-middlespot span.readmore-text{ }
.bt-middlespot td.middlespot{border:0;padding:6px 12px 4px 12px;vertical-align: middle;}
.bt-middlespot td.middlespot-icon { border:0;padding: 6px 12px 2px 12px;vertical-align: middle; color:#fff}
.bt-middlespot td.middlespot-icon .fa{ color:#fff; font-size:20px;}

/*
	=========================================
		COLOREDMODULE-3 - ZT TESTIMONIAL
	=========================================
*/
.coloredmodule-3 {position: relative;z-index:6;}
.coloredmodule-3-bg {position: absolute;z-index:1;width:100%; height:88%;}
.coloredmodule-3-overlay{opacity:1;background-image: url("../images/coloredmodule-3-bg.png");background-position: left bottom;background-repeat: no-repeat; position:absolute; width:100%; height:88%; z-index:1}

.coloredmodule-3-bg::before {position: absolute;z-index:3;width:50%; height:100%; right:0; bottom:0; content:""; top:86px;}
.coloredmodule-3-bg::after{content:"";opacity:0.08;background-image: url("../images/coloredmodule-3-bg2.jpg");background-position: left bottom;background-size:cover;background-repeat: no-repeat; position:absolute; width:50%; height:100%; z-index:4; right:0; bottom:0; top:86px;}
.colored_spot2{ padding-top:72px; padding-left:70px;}

.coloredmodule-3-overlay::after{position: absolute;z-index:3;height:100%; left:0; bottom:0; content:""; width:100%;opacity:0.92}

.zt-module-testimonial.educate{}
.ztTestimonial.educate .name{ font-weight: 400;line-height: 150%;font-size: 20px;margin-bottom:10px;display: block;}
.ztTestimonial.educate img.avatar {float: right;width:auto;height: auto;border:0;padding:0px;}
.zt-module-testimonial.educate .img-circle {border-radius:0;}
.zt-module-testimonial.educate .col-sm-2.avatar-container,.zt-module-testimonial.educate .col-md-2.avatar-container,.zt-module-testimonial.educate .col-lg-3.avatarblock { padding-left:0; padding-right:0}
.zt-module-testimonial.educate .infoblock{ padding-left:15px}
.zt-module-testimonial.educate .zt-info-colon{padding-left:52px;}
.ztTestimonial.educate p.content-testimonial{ margin-left:0;border-bottom:0;}
.ztTestimonial.educate p.content-testimonial::after,.ztTestimonial.educate p.content-testimonial::before { display:none;}
.zt-module-testimonial.educate .carousel-indicators {position: absolute;bottom:0px;right:20px;z-index: 15;width: auto;padding-left: 0;margin: 40px 0px 0px 0;text-align: right;list-style: none;}
.ztTestimonial.educate ol.carousel-indicators li {display: inline-block;float: none;border:0;height: 8px;width: 8px;margin: 1px 5px 1px 1px;border-radius:0px;background-color:#fff;}
.ztTestimonial.educate ol.carousel-indicators li.active {float: none;border:0;height: 8px;width: 8px;margin: 1px 5px 1px 1px;}
.zt-module-testimonial.educate  .carousel-control .icon-prev, .zt-module-testimonial.educate  .carousel-control .glyphicon-chevron-left {left:0%;}
.zt-module-testimonial.educate  .carousel-control .icon-next, .zt-module-testimonial.educate  .carousel-control .glyphicon-chevron-right {right: 0%;}
.zt-module-testimonial.educate .carousel-control .icon-prev, .zt-module-testimonial.educate .carousel-control .icon-next, .zt-module-testimonial.educate .carousel-control .glyphicon-chevron-left, .zt-module-testimonial.educate .carousel-control .glyphicon-chevron-right {top:60%;}
.zt-module-testimonial.educate .carousel {padding-bottom: 40px;}
.ztTestimonial.educate .tw-fb a i { font-size:20px;padding: 5px 5px;}
.ztTestimonial.educate .tw-fb a:hover {background-color:transparent;box-shadow:none;}
.zt-module-testimonial.educate .zt-testimonial .zt-information ul.zt-member-social-links{ padding-left:0;}

.ztTestimonial.educate-team .name{ font-weight: 400;line-height: 150%;font-size: 20px;margin-bottom:10px;display: block;}
.ztTestimonial.educate-team img.avatar {float: right;width:100%;height:100%;border:0;padding:0px;}
.zt-module-testimonial.educate-team .img-circle {border-radius:0;}
.zt-module-testimonial.educate-team .col-md-3 { padding-left:0; padding-right:0}
.zt-module-testimonial.educate-team .zt-info-colon{padding-left:15px; padding-top:20px;}
.ztTestimonial.educate-team p.content-testimonial{ margin-left:0;border-bottom:0;}
.ztTestimonial.educate-team p.content-testimonial::after,.ztTestimonial.educate-team p.content-testimonial::before { display:none;}
.zt-module-testimonial.educate-team .carousel-indicators {position: absolute;bottom:-30px;right:20px;z-index: 15;width: auto;padding-left: 0;margin:0px 0px;text-align: right;list-style: none;}
.ztTestimonial.educate-team ol.carousel-indicators li {display: inline-block;float: none;border:0;height: 8px;width: 8px;margin: 1px 5px 1px 1px;border-radius:0px;background-color:#fff;}

.ztTestimonial.educate-team .carousel-control.right, .ztTestimonial.educate-team .carousel-control.left {width:35px;background-image: none;}
.zt-module-testimonial.educate-team{ padding-top:38px;}
.ztTestimonial.educate-team ol.carousel-indicators li.active {float: none;border:0;height: 8px;width: 8px;margin: 1px 5px 1px 1px;}
.zt-module-testimonial.educate-team  .carousel-control .icon-prev, .zt-module-testimonial.educate-team  .carousel-control .glyphicon-chevron-left {left:0%;}
.zt-module-testimonial.educate-team  .carousel-control .icon-next, .zt-module-testimonial.educate-team  .carousel-control .glyphicon-chevron-right {right: 0%;}
.zt-module-testimonial.educate-team .carousel-control.left{ left:0}
.zt-module-testimonial.educate-team .carousel-control.right {left:35px; right:auto}
.zt-module-testimonial.educate-team .carousel-control .icon-prev, .zt-module-testimonial.educate-team .carousel-control .icon-next, .zt-module-testimonial.educate-team .carousel-control .glyphicon-chevron-left, .zt-module-testimonial.educate-team .carousel-control .glyphicon-chevron-right {top:100%;}
.zt-module-testimonial.educate-team .carousel {padding-bottom: 40px;}
.ztTestimonial.educate-team .tw-fb a i { font-size:20px;padding: 5px 5px;}
.ztTestimonial.educate-team .tw-fb a:hover {background-color:transparent;box-shadow:none;}
.zt-module-testimonial.educate-team .row { }
.ztTestimonial.educate-team .email,.ztTestimonial.educate-team .website,.ztTestimonial.educate-team .tw-fb a {}
.zt-module-testimonial.educate-team .glyphicon {font-family: 'FontAwesome';}
.zt-module-testimonial.educate-team .carousel-control{ opacity:1}
.zt-module-testimonial.educate-team .glyphicon-chevron-left,.zt-module-testimonial.educate-team .glyphicon-chevron-right{ border:1px solid #fff; width:35px; height:35px;}
.zt-module-testimonial.educate-team .glyphicon:empty {width:35px;}
.zt-module-testimonial.educate-team .glyphicon-chevron-left::before {content: "\f104";}
.zt-module-testimonial.educate-team .glyphicon-chevron-right::before {content: "\f105";}
.zt-module-testimonial.educate-team .glyphicon-chevron-left{ margin-left:0;}
.zt-module-testimonial.educate .zt-testimonial .zt-information .zt-info-name{ margin-bottom:5px;}
/*
	=========================================
		BOTTOMSPOT - OUR CLIENTS
	=========================================
*/
.home .wrap.bottomspot{ padding-top:80px;max-width:100%; overflow:hidden;}
.bottomspot h3.module-title.bicolor{}
.unite-carousel-wrapper{ max-width:100%!important}
/*
	=========================================
		BOTTOMSPOT-2 - GET A FREE QUOTA
	=========================================
*/
.wrap.bottomspot-2{ }
.bottomspot-2-module{}
.bfFormDiv{padding:20px 20px 20px 20px;}
.bfFormDiv .bfQuickMode input{ height:29px; width:100%!important;}
.bfFormDiv .bfQuickMode span.bfElemWrap{ width:50%;}
.bfQuickMode span.bfElemWrap {padding: 0px 10px 0px 5px!important;margin: 0px 0px 0px 0px!important;}
.bfFormDiv  textarea{ width:100%!important;}
.bfFormDiv .bfQuickMode .bfSubmitButton{ float:right;font-size:16px;line-height: 1;padding:8px 12px 8px 12px; margin-right:6px; margin-left:5px; margin-top:15px;transition: all 0.2s  linear 0s;border: 1px solid transparent;}
.bfrolloverbg{ background:none; background-color:transparent;border:1px solid red!important}
.contact3 .submain-3 .t3-module,.submain-4 .qf3form.example2{-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.08);padding:20px 20px 20px 20px;}
.submain-4 .qf3form.example2{ background:rgba(0,0,0,0.05); border:20px solid rgba(255,255,255,0.95);}
.subslider-2 .qf3form.example2{ background:rgba(0,0,0,0.05);}
.qf3form.example2.qfoverlay {background:rgba(0,0,0,0.9)!important;}
/*
	=========================================
		BOTTOMSPOT-3 - NEWSLETTER
	=========================================
*/
.bottomspot-3 h3,.bottomspot-3 h3 span{ background:none; color:#fff;}
.bottomspot-3 .acym_introtext h5,.bottomspot-3 .acymailing_introtext h5{display:inline-block;  color:#fff!important;  font-size:18px; font-weight:600; margin-bottom:0px; margin-top:5px;padding-bottom: 5px;position: relative;}
.bottomspot-3 .acym_introtext h5:before,.bottomspot-3 .acymailing_introtext h5:before{position:absolute;content:"";left:0px;right:0px;bottom:0px;border-bottom:1px solid #fff;width:100%;}
.bottomspot-3  .acyfield_email.acy_requiredField{ margin:0;float:left;}
.bottomspot-3  p.onefield.fieldacyemail { margin:0;}

div.acymailing_module-educate div.acymailing_introtext.educate,.bottomspot-3 .acymailing_introtext{color:#fff!important; padding:0px!important;}
.bottomspot-3 .acym_introtext .fa,.bottomspot-3 .acymailing_introtext .fa{font-size:60px; margin-right:20px;}
.bottomspot-3 .acym_introtext span,.bottomspot-3 .acymailing_introtext span {display: inline-block;float: left;}
.bottomspot-3{ padding:15px 0;}
.bottomspot-3 .acym_introtext{ width:50%; float:left;}
.bottomspot-3 .acym_form.educate{ width:50%; float:left;}
.bottomspot-3 p.acysubbuttons{ display:inline-block;}
.acyfield_text{display:inline-block;}
.bottomspot-3 .acym_module_form input {max-width:100%;cursor: inherit;}
.wrap.bottomspot-3 .subbutton{ margin-left:30px; transition: all 0.2s  linear 0s;}
.bottomspot-3 .acym_module_form .wrap-acym-wtcorp input#acym__user__edit__email{ background:none; cursor:default!important;}
.acym_module_form input{}
.acymailing_module.educate div.acymailing_form.educate { margin-top:16px!important}
.acym_module td, .acym_module tr td {border-top:0; padding-top:10px}
table.acymailing_form.educate {margin: 0;border: 0px !important;}
/*
	=======================================
		FOOTER - COPYRIGHT 
	=======================================
*/
.t3-footnav .t3-module h3.module-title { background:none;}
.t3-footer,.t3-copyright{ border-top:0;}
.t3-footer .footerlogo_social_icon  i{ width:37px; height:37px; font-size:20px;line-height:37px; padding:0 10px; text-align:center;transition: all 0.3s linear 0s;margin-right:5px;}
ul.footerlogo_social_icon li{ display:inline; float:left; margin-right:5px;}
.t3-footnav .t3-module ul.footerlogo_social_icon{ margin-top:20px}
.t3-footnav .t3-module .jt-cs.educate .jt-inner .jt-title { margin-bottom:0;}
.t3-footnav .t3-module .jt-cs.educate .readmore a.btn{ background:none;border:none; padding:0px;}
.t3-footnav .t3-module .jt-cs.educate p.readmore{ margin:0;display: inline-block;}
.t3-footnav .t3-module .jt-cs.educate .bt-row {padding:15px 0;}
.t3-footnav .t3-module .jt-cs.educate .jt-inner {padding-left: 0px;padding-right:0px;}
.t3-footnav .t3-module ul li{ margin:15px 0;}
.t3-footnav .module_menu .nav > li > a,.t3-footnav .module_menu .nav > li > .separator,.t3-footnav .module_menu .nav > li > span {	border-bottom:0;}
#t3-footer .t3-footnav img {outline: none;border:0;}
.jt-cs.educate.footer .jt-imagecover{ margin-right:10px;}
.jt-cs.educate.footer h4,.jt-cs.educate.footer .jt-extra,.jt-cs.educate.footer .jt-introtext p {margin:0}
.educate.articles_count ul{padding-left:0px;}
.t3-footnav ul.mod-articlescategories.categories-module.mod-list.educate li {padding:10px 0; list-style:none; margin:0;}
.t3-footnav ul.mod-articlescategories.categories-module.mod-list.educate li a{ padding-left:25px}
.t3-footnav ul.mod-articlescategories.categories-module.mod-list.educate li a::before{ position:absolute;left:15px;top:auto ; content:"\f115";font: normal normal normal 14px/1 FontAwesome;margin-top: 5px;
}}
.educate.articles_count .fa{margin-right:10px;}
.educate.articles_count span.artcount{ float:right;}


.t3-copyright p{ margin-bottom:0}
.t3-copyright ul.menu li,.t3-copyright li{display:inline;float:left; margin:0;}
.t3-copyright ul.menu li a,.t3-copyright li a,.t3-copyright li span ,.t3-copyright li.separator{border-radius:0px; padding:0px 30px 0px 0px;}
.t3-copyright p,.top-login { margin:0px;}
.t3-copyright i{ margin-right:10px;}
.t3-copyright ul.menu li a:hover,.t3-copyright li a:hover ,.t3-copyright a:hover{background:none;background-color:transparent;transition: all 0.2s  linear 0s;}
.t3-copyright ul.menu li.active a,.t3-copyright li.active a { background:none}
.t3-copyright ul.dropdown-menu{ border-radius:0px; padding-left:10px; margin-top:0; margin-left:-10px;}
.t3-copyright ul.dropdown-menu li a{padding:10px;}
.t3-copyright .nav  li,.t3-copyright .nav  li a,.t3-copyright .nav  li:hover,.t3-copyright .nav  li a:hover{background:none!important;background-color:transparent!important;}
.t3-copyright ul.menu {float: right;}

.t3-sidebar .acymailing_form.educate{ width:100%;}
.acymailing_form.educate{ margin:0px 0 0 0;}
.acymailing_module_form.educate .acymailing_introtext.educate {padding-bottom:15px!important;}
.acymailing_form.educate td.acysubbuttons input.btn-primary{border-radius:0px;height:28px; padding:0px 12px; line-height:1;}
.acymailing_form.educate input.inputbox{border-radius:0px; line-height:1; height:28px;}
.acymailing_module_form.educate.acymailing_module_form td {padding-bottom: 15px;vertical-align: top;}
.acymailing_module_form.educate .button.subbutton {float:left;}
.t3-sidebar .acymailing_form.educate input.inputbox{background:none;}

/*****/
.footer-right .t3-module h3.module-title{margin-right:-51px; margin-left:-30px; padding:12px 51px 13px 30px;}
ul.footerlogo_social_icon{ margin-left:0!important;}
#educate-flickr img {width:76px;height:76px;}
.t3-footnav .t3-module .gallery-flickr.educate ul li{ margin:0px 0;}
.footer-right .gallery-flickr.educate ul li a{float:left;margin:0 5px 10px 5px;padding: 0;background:none;border: 0;}
.gallery-flickr.educate ul {margin: 0; padding:0;}
.footer-right.right-2 .t3-module h3.module-title {margin-right: -30px;margin-left: -51px;padding: 12px 30px 13px 51px;}
.footer-right.right-2 .t3-module h3.module-title::after {
	z-index: 1;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: -1px;
	bottom: -28px;
	/* width: 0; */
	/* height: 0; */
	border-bottom: 27px solid transparent;
}
.footer-right.right-2 .t3-module h3.module-title::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	-webkit-box-shadow: inset -15px 0px 15px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: inset -15px 0px 15px -9px rgba(0,0,0,0.75);
	box-shadow: inset -15px 0px 15px -9px rgba(0,0,0,0.75);
}
.footer-right.right-2 .t3-module{ background:url(../images/module-grad-bg2.png) no-repeat top left}
/*
	=========================================
		COLOREDMODULE-4 - about us
	=========================================
*/

.about-us-title{ margin-top:0}
.wrap.coloredmodule-4{ background-image:url(../images/coloredmodule-4-bg-pic.jpg); background-repeat:no-repeat;background-position:center center; background-size:cover; position:relative; }
.wrap.coloredmodule-4::before{position:absolute; top:0; left:0; right:0; bottom:0; content:""; opacity:0.9;}
/*
	=======================================
		ADMISSIONS - ACCORDION
	=======================================
*/
#accordion .panel-title a:after{content: "";height: 18px;position: absolute;right:0px;top:1px;width:18px;}
#accordion .panel-title a.collapsed::after {height:18px;position: absolute;right:0px;top:1px;width:18px;}
#accordion .panel-title a{display: block;font-size: 14px;position: relative;-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;transition: all 700ms ease 0s;border-radius:0px;background:transparent;outline:none;line-height:1.42857;}
#accordion .panel-default > .panel-heading ,#accordion.panel-group .panel{border-radius:0px;}
#accordion .panel-default > .panel-heading{ padding:8px 10px; }
#accordion .panel-default { border-bottom:0; border-left:0; border-right:0; border-top:0; box-shadow:none;}
#accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {border-top-color: transparent;}
#accordion.panel-group .panel + .panel {margin-top:10px;}

/*
	=======================================
		COUNTERS
	=======================================
*/

.counters {float: left;width: 100%;padding: 0px;text-align: center;font-size: 50px;font-weight: 500; padding:20px 0; margin-top:40px;color:#fff; position:relative;}
.counters::after{ position:absolute; top:0; left:0; bottom:0; right:0; content:"";opacity:0.1; width:100%; height:100%;}
.counters i {font-size:52px;display:inline-block;margin-bottom: 10px;margin-right:10px;transition: all 0.2s  linear 0s;}
.counter-style:hover i {color:#fff; transition: all 0.2s  linear 0s;}
.counters h4 {display: block;font-size:19px;font-weight: 400;margin: 0px auto 0 auto;padding: 5px 0px 20px 0px; }

.counter-style {padding: 50px 20px;border: 1px solid rgba(255,255,255,.2);position: relative;overflow: hidden;transition: all .8s;-moz-transition: all .8s;-webkit-transition: all .8s;-ms-transition: all .8s;-o-transition: all .8s;z-index: 1; margin:0 10px;border-radius:0px;}

.counters .timer {font-size:50px;line-height: 60px;font-weight: 600;letter-spacing: 3px;margin-bottom: 10px;}
.counter-style::after {content: "";height: 0;width: 100%;position: absolute;top: 0;right: 0;z-index: -1;transform-origin: top;-moz-transform-origin: top;-ms-transform-origin: top;-webkit-transform-origin: top;-o-transform-origin: top;transition: all .8s;-moz-transition: all .8s;-webkit-transition: all .8s;-ms-transition: all .8s;-o-transition: all .8s;}
.counter-style:hover::after {height: 100%;top: auto;bottom: 0;transform-origin: bottom;-moz-transform-origin: bottom;-ms-transform-origin: bottom;-webkit-transform-origin: bottom;-o-transform-origin: bottom;
}

/*
	=========================================
	MEET OUR TEACHERS - JT TESTIMONIAL
	=========================================
*/
.zt-module-testimonial.educate.team .zt-testimonial{ overflow:hidden;position: relative;}
.zt-module-testimonial-description.educate.team,.zt-module-testimonial-description.educate.customer{ text-align:center;font-size: 16px;}
.zt-social-icons { text-align:center}
.zt-module-testimonial.educate.team .zt-avatar .overlay{opacity:0;transition: all 0.2s  linear 0s;}



.jt_testimonial-outer.educate .testimonial_block-image { overflow:hidden}
.jt_testimonial-outer.educate .testimonial_block-image img{transition: all 0.5s  linear 0s;}


.jt_testimonial-outer.educate .testimonial_block-image{ position:relative}
.jt_testimonial-outer.educate .testimonial_block-image img {max-width: 100%;}
.jt_testimonial-outer.educate .testimonial_block-text {border-top: 1px solid rgba(0, 0, 0, 0.1);border-bottom: 1px solid rgba(0, 0, 0, 0.1);margin: 14px 0;	padding: 14px 0;}
.jt_testimonial-outer.educate .testimonial_block-text::after { display:none;}

.jt_testimonial-outer.educate .jt-social-icons{ width:100%; text-align:center; position:absolute; bottom:0;left:0; opacity:0;transition: all 0.5s  linear 0s;	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	-moz-transition: opacity 0.5s, -moz-transform 0.5s;
	-o-transition: opacity 0.5s, -o-transform 0.5s;
	-ms-transition: opacity 0.5s, -ms-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
	-webkit-transform:translate(-500px, 0px);
	-moz-transform:translate(-500px, 0px);
	-o-transform:translate(-500px, 0px);
	-ms-transform:translate(-500px, 0px);
	transform: translate(-500px, 0px);display: flex;
	justify-content:center;
	z-index:10;
	}
.jt_testimonial-outer.educate .jt_testimonial-block-slide:hover  .jt-social-icons{-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	-o-transition: opacity 0.3s, -o-transform 0.3s;
	-ms-transition: opacity 0.3s, -ms-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translate(0px, 0px);
	-moz-transform:translate(0px, 0px);
	-o-transform:translate(0px, 0px);
	-ms-transform:translate(0px, 0px);
	transform:translate(0px, 0px);
	opacity:1;transition: all 0.3s  linear 0s;}
.jt_testimonial-outer.educate .jt-social-icons .fa {padding:12px;font-size: 20px;}
.jt_testimonial-outer.educate  .jt_testimonial-block-slide {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-bottom: 3px solid transparent;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
.jt_testimonial-outer.educate  .jt_testimonial-block-slide:hover {transition: all 0.2s  linear 0s;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);

}
.jt_testimonial-outer.educate  .testimonial_block-data{padding: 18px 18px 0;display: block;}
.jt_testimonial-outer.educate .testimonial_block-image .overlay {transition: all 0.2s  linear 0s;position: absolute; z-index:9;top: 0;left: 0;width: 100%;height: 100%;opacity: 0.2;}
.jt_testimonial-outer.educate  .jt_testimonial-block-slide:hover .testimonial_block-image .overlay{opacity:0.5;transition: all 0.2s  linear 0s;}
.jt_testimonial-outer.educate  .testimonial_block-image  img{transition: all 0.5s  linear 0s;}
.jt_testimonial-outer.educate  .jt_testimonial-block-slide:hover  .testimonial_block-image  img{transition: all 0.5s  linear 0s;transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}

.jt-testimonial-wrap.educate.customer .testimonial_block-text {
	padding: 25px;
	position: relative;
	margin: 0px 0px 50px 0px;
	min-height: 10px;
	border-radius: 0px;
	-webkit-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);
	-moz-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);
	box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);
	transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	-webkit-transition: all .8s;
}
.jt-testimonial-wrap.educate.customer .testimonial_block-text::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: -31px;
	left: 24px;
	margin-right: 10px;
}
.jt-testimonial-wrap.educate.customer .testimonial_block-text::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	bottom: -28px;
	left: 23px;
	right:auto;
}
.jt-testimonial-wrap.educate.customer .jt_testimonial-img-data{display:flex; padding-left:30px;}
.jt-testimonial-wrap.educate.customer .testimonial_block-image{ margin-right:20px;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}
/*
	=========================================
	PRICING TABLE -  CUSTOM MODULE
	=========================================
*/
.pricingtable-row .row{padding:40px 100px;}
.pricingtable-wrapper.style {box-shadow: 0 0 30px 0 rgba(0,0,0,.1);padding: 30px;}
.no-padding {padding-left: 0;padding-right: 0;}
.pricingtable-inner {text-align: center;}
h4.pricingtable-title {font-size: 22px;line-height: 28px;margin-bottom: 15px; text-align:center;}
.pricingtable-wrapper.style .pricingtable-bx {font-weight: 500;border-radius: 10px;display: inline-block;font-size:16px;margin-top: 20px;padding: 15px 25px;margin-bottom: 20px;}
.pricingtable-wrapper.style .pricingtable-bx span {font-size: 22px;}
.pricingtable-wrapper.style.active {margin: -30px -10px 0;padding: 60px 30px;position: relative;z-index: 1;}
.pricingtable-wrapper.style p {line-height: 28px;margin-bottom: 24px;}
.site-button.white {display: inline-block;padding: 12px 60px;background-color: #fff;border-radius: 100px;-webkit-border-radius: 100px;margin: 0 5px 10px 0;}
.pricingtable-inner .btn-primary{display: inline-block;padding: 12px 60px;border-radius: 100px;-webkit-border-radius: 100px;margin: 0 5px 10px 0;}

/*
	=========================================
	WHAT OUR STUDENTS SAY - JT TESTIMONIAL
	=========================================
*/
.jt_testimonial-outer.educate.customer .testimonial_block-text::after {content: "";position: absolute;width: 0;height: 0;border-style: solid;bottom: -28px;left:23px;right: auto;}
.jt_testimonial-outer.educate.customer .testimonial_block-text::before {content: "";position: absolute;width: 0;height: 0;bottom: -30px;left:24px;margin-right: 10px;}
.jt_testimonial-outer.educate.customer .testimonial_block-text {padding:25px;position: relative;margin:0px 0px 50px 0px;min-height: 10px;transition: all .8s;-moz-transition: all .8s;-ms-transition: all .8s;-o-transition: all .8s;-webkit-transition: all .8s;}
.jt_testimonial-outer.educate.customer .testimonial_block-image{box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important; margin-right:20px}
.jt_testimonial-outer.educate.customer .jt_testimonial-img-data{padding-left:30px;}
.jt_testimonial-outer.educate.customer .testimonial_block-name {font-size:16px;}
.jt_testimonial-outer.educate .jt_testimonial-img-data{display: flex;align-items: center; padding-left:150px}
.jt_testimonial-outer.educate .jt_testimonial-block-slide {background:none;}
.jt_testimonial-outer.educate.student .jt_testimonial-block-slide {background:none;box-shadow:none;border-bottom:0;}
.jt_testimonial-outer.educate.student .testimonial_block-data{display: flex;}
.jt_testimonial-outer.educate.student .testimonial_block-image{ margin-right:10px; outline:1px solid rgba(255,255,255,0.4)}
.jt_testimonial-outer.educate.student .testimonial_block-text {border-top: 0;border-bottom:0;margin:0px 0;	padding:0px 0;}
.jt_testimonial-outer.educate.student  .students-infoblock{ margin-top:10px}
/*
	===========================================
	Our Professional Services -  CUSTOM MODULE
	===========================================
*/
.wt-services-box-wrapper { padding:30px}
.wt-services-box-wrapper .fa,.wt-services-box-wrapper i{ font-size:80px;}
.services-count-2 span.services-count-number {position: absolute;right:35px;top: 20px;font-size: 120px;font-weight: 700;color: rgba(177, 177, 177, 0.7);opacity: 0.3;line-height: 120px; font-family:Poppins Medium}
.wt-services-box-wrapper  h4 {font-size: 20px;line-height: 26px;margin-bottom: 15px;margin-top:20px;font-weight: 400;text-transform: none;}
.wt-services-box-wrapper a.btn{ margin-top:20px;}

/*
	===========================================
	Our Best Plans -  CUSTOM MODULE
	===========================================
*/
.row.pricing-table-1{ }
.pricing-table-1 .plan{ padding:20px;}
.text-white {color: #FFF;}
.pricing-table-1 .plan-title { color:#fff;position: relative;margin: 0; font-size: 20px;line-height: 26px;}
.pricing-table-1 .plan-price {font-weight: 500;font-size: 38px;margin: 10px 0;display: inline-block;}
.pricing-table-1 .plan-features li {padding: 8px 0px;}
.pricing-table-1 .plan-features {list-style: outside none none;padding: 0 0 20px;margin: 0;list-style: outside none none;font-size: 14px;}
.pricing-table-1 a.btn{}
.pricing-table-1 .plan-features i {margin-right: 8px;color: rgba(255, 255, 255, 0.5);}
.pricing-table-1 .featured {margin-top: -10px; padding-bottom:40px;}
.pricing-table-1 .plan-select {border-top: 1px solid rgba(0, 0, 0, 0.2);padding: 20px;text-align: center;}
/*
	===========================================
	CONTACT PAGE - 
	===========================================
*/
.contact-right .dl-horizontal dt {width: auto;}
.contact-right .dl-horizontal dd {margin-left: 0px;margin-bottom: 20px;}
.contact.educate i,.contact.educate .fa{ font-size:26px;line-height:1; margin-right:5px; vertical-align:middle}
.contact.educate .contact-text{padding-left: 30px;}
.contact.educate .info-title{ font-weight:500}
.contact-form.educate .well {box-shadow: none; background-color:transparent;border-radius:0px;}
.contact.educate .msc-info{ margin-top:0px; border-style:solid; padding:20px}
.contact.educate .form-horizontal .control-group .control-label {text-align: left; width:110px}
.contact.educate .form-horizontal .control-group .controls{ margin-left:110px;}
.contact.educate label#jform_spacer-lbl{ font-size:12px}
.contact.educate label{ font-weight:normal;}
.contact-form.educate #jform_contact_message {width: auto;height:155px;}
.contact-form.educate input{ height:29px;}
.contact-form.educate #jform_contact_emailmsg {width: auto!important;}
.contact-educate-h3{ visibility:hidden}

.contact-miscinfo.educate .dl-horizontal dd {margin-left: 0px;margin-bottom: 20px;}
.contact-form.educate form#contact-form {-webkit-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);-moz-box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08);box-shadow: 5px 0px 15px 0px rgba(0,0,0,0.08); padding:20px}
.contact-form.educate {margin-bottom:40px}
.form-horizontal .control-group .control-label {position: relative;}
.form-control-feedback {position: absolute;top: -15px;right: -200%;z-index: 2;display: block;width: 200%;height: 34px;line-height: 1;text-align: left;font-size: 12px;pointer-events: none;}
.contact-miscinfo.educate [class^="icon-"],.contact-miscinfo.educate [class*=" icon-"] {font-family:'Raleway Regular',Helvetica,Arial, sans-serif; font-weight:400}
/*
	===========================================
	    BREADCRUMBS - 
	===========================================
*/
.wrap.t3-breadcrumbs {padding:65px 0;width: 100%;position: relative;}
.t3-breadcrumbs{ position:relative; margin-top:5px; }
.t3-breadcrumbs .container{ position:relative;padding:15px;}
.t3-breadcrumbs .container::after{ position:absolute; top:0; left:0; bottom:0; right:0; content:"";opacity:0.8; z-index:1; width:100%; height:100%;}
.t3-breadcrumbs-module{position:relative; z-index:2;}
.breadcrumb{background-color:transparent; color:#fff;}
.t3-breadcrumbs h1 {color: #fff;float: left;font-size: 32px;font-weight:600;margin: 0;}
.t3-breadcrumbs [class*="col-"]{padding-left:0!important;}
.t3-breadcrumbs .breadcrumb > li,.t3-breadcrumbs .breadcrumb > li + li {margin: 7px 0 0;text-align: left;}
.t3-breadcrumbs .breadcrumb > li.active{color:#fff!important;}
.t3-breadcrumbs .breadcrumb{ float:right;}
.t3-breadcrumbs .breadcrumb a:hover{ color:#fff;}
.breadcrumb > li + li::before { font-size:16px;font-weight: 500;font-family:FontAwesome}

/*
	==================================================
		VIDEO - YENDIF VIEDO SHARE
	==================================================
*/ 
.yendif-video-share.videos.educate{padding:10px 0;}
.yendif-video-share.videos.educate .thumbnails .col-md-3,.yendif-video-share.videos.educate .thumbnails .col-sm-3{}
.yendif-video-share.videos.educate ul.thumbnails,.related-educate ul,.yendif-video-share.categories.educate ul{padding:0;}
.yendif-video-share.videos.educate .thumbnails li,.related-educate li,.yendif-video-share.categories.educate li,.yendif-video-share.my-videos.educate li{list-style:none;margin-left:0;}
.yendif-video-share.videos.educate .thumbnail ,.yendif-video-share.categories.educate .thumbnail{display:block;padding:0px;margin-bottom:15px;line-height:1.42;border:0;border-radius:0px;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.10);-khtml-box-shadow:0 2px 15px rgba(0,0,0,.10);-moz-box-shadow:0 2px 15px rgba(0,0,0,.10);-ms-box-shadow:0 2px 15px rgba(0,0,0,.10);-o-box-shadow:0 2px 15px rgba(0,0,0,.10);box-shadow:0 2px 15px rgba(0,0,0,.10);}
.yendif-video-share.videos.educate [class*=' col-']{padding-left:10px;padding-right:10px;}
.yendif-video-share.videos.educate ul{margin:0;}
.yendif-thumbnail .yendif-play-icon.educate{position:absolute;width:56px;height:56px;margin:-26px 0px 0px -26px;padding:0px;top:50%;left:50%;z-index:2;opacity:0.85;}
.yendif-video-share.educate a:hover{text-decoration:none;}
.jt-carousel-yendif-outer.educate .tns-outer{position:relative;}
.yendif-video-share.mod-yendifvideoshare-videos.educate{position:relative;padding-bottom:3rem}
.yendif-video-share.mod-yendifvideoshare-videos.educate .more-btn,.jt-carousel-yendif-outer.educate .more-btn{position:absolute;right:0px;top:-50px;}
.jt-carousel-yendif-outer.educate .yendif-video-share-title a{text-transform:uppercase;}
.yendif-video-share-title,.yendif-video-share-title a{margin:10px 0;}
.yendif-video-share.educate h4,.yendif-video-share-related.educate h4{font-weight:300}
.jt-carousel-yendif-outer.educate .jt-pretext{ text-align:center;}

.educate .yendif-video-share-views-count{}
.yendif-video-share-description,.yendif-video-share-description p,.yt-core-attributed-string--link-inherit-color,.yendif-video-share-description span{}
.educate .yt-core-attributed-string--link-inherit-color{}
.jt-carousel-yendif-outer.educate.howitworks a.yendif-video-share-responsive-item{min-height:82px;min-width:82px}
.jt-carousel-yendif-outer.educate .title-desc-wrap{position:absolute;bottom:0;right:20%;width:75%;height:40%;cursor:pointer;z-index:2;text-align:right;}
.jt-carousel-yendif-outer.educate  .tns-nav button{width:12px;height:12px;margin:0px 3px;border:0;border-radius:100%;position:relative;background-color:transparent;}
.jt-carousel-yendif-outer.educate .tns-nav button.tns-nav-active{background-color:transparent;-webkit-transition:all ease 0.4s;transition:all ease 0.4s;border-radius:100%;}
.jt-carousel-yendif-outer.educate .tns-nav button::after{position:absolute;top:0;left:0;width:12px;height:12px;content:"";border-radius: 100%;-webkit-transition: all ease 0.4s;transition: all ease 0.4s;display: inline-block;}
.jt-carousel-yendif-outer.educate .tns-nav button.tns-nav-active::after {position:absolute;top:0;left:0;width:12px;height:12px;content:"";border-radius: 100%;-webkit-transition: all ease 0.4s;transition: all ease 0.4s;display: inline-block;overflow:hidden;}


.jt-carousel-yendif-outer.educate .tns-nav,.jt-carousel-yendif-outer.educate .tns-controls,.jt-carousel-yendif-outer.educate .playButton{margin:0;}
.jt-carousel-yendif-outer.educate .tns-controls{opacity:0;position:absolute;top:50%;z-index:1;width:100%;transform:translateY(-100%);transition:all 0.3s  linear 0s;}
.jt-carousel-yendif-outer.educate .tns-outer:hover .tns-controls{opacity:1;transition:all 0.3s  linear 0s;}
.jt-carousel-yendif-outer.educate .tns-nav{padding-bottom:20px;padding-right:10px;display:flex;justify-content:center!important;z-index:1;position:relative;}
.jt-carousel-yendif-outer.educate .tns-controls [data-controls="prev"],.jt-carousel-yendif-outer.educate .tns-controls [data-controls="next"]{display:grid;place-items:center;margin:0;border-radius:0px;opacity:1;transition:all 0.3s  linear 0s;border-radius:0px;color:#fff;width:34px;height:34px;font-size:11px;padding:0;}
.jt-carousel-yendif-outer.educate .tns-controls [data-controls="prev"]{ position:absolute;left:0px;}
.jt-carousel-yendif-outer.educate .tns-controls [data-controls="next"]{ position:absolute;right:0px;}
.jt-carousel-yendif-outer.educate .tns-controls [data-controls="prev"]:hover,.jt-carousel-yendif-outer.educate .tns-controls [data-controls="next"]:hover{transition:all 0.3s  linear 0s;}
.jt-carousel-yendif-outer.educate .title-excerpt-rating{position:relative;border-radius:0px;}
.jt-carousel-yendif-outer.educate .title-cat-desc{display:flex;align-items:center;justify-content:space-between;text-align:left;}
.jt-carousel-yendif-outer.educate .playicon{font-size:36px;width:53px;}
.jt-carousel-yendif-outer.educate .yendif-video-share-grid-item:hover .yendif-video-share-title a{transition:all 0.3s  linear 0s;}
.jt-carousel-yendif-outer.educate .yendif-video-share-grid-item{position:relative;cursor:pointer;}
.jt-carousel-yendif-outer.educate .category-views.d-flex{gap:10px 10px;}
.jt-carousel-yendif-outer.educate .more-button{float:right;padding-right:20px}
.jt-carousel-yendif-outer.educate .mod-yendifvideoshare-videos{margin:10px}
.jt-carousel-yendif-outer.educate .tns-nav{ margin-top:10px}

.yendif-video-share.educate .btn-primary{margin-left:10px;}
.yendif-video-share.videos.educate .more_btn{position:relative;font-size:12px;font-weight:bold;}
.yendif-video-share.videos.educate .more_btn-inner{position:absolute;right:-11px;top:-56px;line-height:1;padding:2px 5px;}
.yendif-video-share.category.educate ul.thumbnails{padding:0;display:flex;flex-wrap:wrap;}
.yendif-video-share.category.educate ul.thumbnails li{list-style:none;}
.yendif-video-share.category.educate  .thumbnail,.related-educate .thumbnail,.yendif-video-share.my-videos.educate .thumbnail{display:block;padding:4px;margin-bottom:30px;line-height:1.42;border:1px solid transparent;border-radius:0px;-webkit-transition:border 0.2s ease-in-out;-o-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out;-webkit-box-shadow:0 3px 10px rgba(0,0,0,0.1);-moz-box-shadow:0 3px 10px rgba(0,0,0,0.1);box-shadow:0 3px 10px rgba(0,0,0,0.1);}
.yendif-video-share.educate .radio.inline + .radio.inline,.yendif-video-share.educate .checkbox.inline + .checkbox.inline{margin-left:10px;}
.yendif-video-share.educate .radio.inline,.yendif-video-share.educate .checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle;}
.yendif-video-share .radio input[type="radio"],.yendif-video-share .checkbox input[type="checkbox"]{margin:2px 10px 2px 2px;position:relative;}

.yendif-video-share.educate .form-search input,.yendif-video-share.educate .form-inline input,.yendif-video-share.educate .form-horizontal input,.yendif-video-share.educate .form-search textarea,.yendif-video-share.educate .form-inline textarea,.yendif-video-share.educate .form-horizontal textarea,.yendif-video-share.educate .form-search select,.yendif-video-share.educate .form-inline select,.yendif-video-share.educate .form-horizontal select,.yendif-video-share.educate .form-search .help-inline,.yendif-video-share.educate .form-inline .help-inline,.yendif-video-share.educate .form-horizontal .help-inline,.yendif-video-share.educate .form-search .uneditable-input,.yendif-video-share.educate .form-inline .uneditable-input,.yendif-video-share.educate .form-horizontal .uneditable-input,.yendif-video-share.educate .form-search .input-prepend,.yendif-video-share.educate .form-inline .input-prepend,.yendif-video-share.educate .form-horizontal .input-prepend,.yendif-video-share.educate .form-search .input-append,.yendif-video-share.educate .form-inline .input-append,.yendif-video-share.educate .form-horizontal .input-append{display:inline-block;*display:inline;margin-bottom:0;vertical-align:middle;}
.yendif-video-share.video.educate .input-append input,.yendif-video-share.video.educate .input-append select,.yendif-video-share.video.educate .input-append .uneditable-input{-webkit-border-radius:0x;-moz-border-radius:0px;border-radius:0px;position:relative;display:inline-block;margin-bottom:0;margin-right:10px;}

.yendif-video-share.video.educate .breadcrumb{margin-top:15px}

.vjs-playlist.white.educate{border-radius:0px 3px 3px 0px;}
.yendif-video-share.videos.educate .thumbnail .yendif-image.educate{transition:all 0.2s linear 0s;opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}
.yendif-video-share.videos.educate .thumbnail:hover .yendif-image.educate{transition:all 0.2s linear 0s;-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}
.yendif-video-share.videos.educate .thumbnail .yendif-image.educate::before{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 98%,rgba(0,0,0,0.9) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 98%,rgba(0,0,0,0.9) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 98%,rgba(0,0,0,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#e6000000',GradientType=0 );bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all ease-in-out 1s;-webkit-transition:all ease-in-out 0.5s;;z-index:3;}
.yendif-video-share.videos.educate .thumbnail:hover .yendif-image.educate::before{opacity:1;}
a.yendif-thumbnail.educate{overflow:hidden;}
.yendif-video-share.category.educate .yendif-thumbnail .yendif-image,.related-educate .yendif-thumbnail .yendif-image{transition:all ease-in-out 0.5s;}
.yendif-video-share.category.educate .yendif-thumbnail:hover .yendif-image,.related-educate .yendif-thumbnail:hover .yendif-image{transition:all ease-in-out 0.5s;-webkit-transition:all ease-in-out 0.5s;transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);overflow:hidden;}
.yendif-video-share.category.educate a.yendif-thumbnail,.related-educate a.yendif-thumbnail{overflow:hidden;}
.yendif-video-share.videos.educate .thumbnail .caption{padding:10px 15px 15px 15px;}

.yendif-video-share.category.educate .yendif-thumbnail .yendif-image::before,.related-educate .yendif-thumbnail .yendif-image::before{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 98%,rgba(0,0,0,0.9) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 98%,rgba(0,0,0,0.9) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 98%,rgba(0,0,0,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#e6000000',GradientType=0 );bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all ease-in-out 1s;-webkit-transition:all ease-in-out 0.5s;z-index:3;}
.yendif-video-share.category.educate .yendif-thumbnail:hover .yendif-image::before,.yendif-image::before,.related-educate .yendif-thumbnail:hover .yendif-image::before{opacity:1;}
.yendif-video-share.category.educate .yendif-thumbnail .yendif-play-icon,.related-educate .yendif-thumbnail .yendif-play-icon{position:absolute;width:56px;height:56px;margin:-25px 0px 0px -25px;opacity:0.80;}
.t3-wrapper .yendif-ratings-small .yendif-ratings-stars,.t3-wrapper  .yendif-ratings-small .yendif-ratings-stars .yendif-current-ratings,.t3-wrapper  .yendif-ratings-small .yendif-ratings-star a:hover{background-image:url(../images/star_small.png) !important;}

.yendif-video-share.video.educate .yendif-video-share-ratings .yendif-video-share-ratings-stars,.yendif-video-share.video.educate .yendif-video-share-ratings .yendif-video-share-ratings-star a:hover,.yendif-video-share.video.educate .yendif-video-share-ratings .yendif-video-share-ratings-stars .yendif-video-share-ratings-current{background-image:url( ../images/star.png );}

.yendif-video-share.videos.educate .yendif-video-share-ratings-small .yendif-video-share-ratings-stars,.yendif-video-share.videos.educate  .yendif-video-share-ratings-small .yendif-video-share-ratings-current,.yendif-video-share.videos.educate .yendif-video-share-ratings-small .yendif-video-share-ratings-star a:hover,.yendif-video-share.videos.educate .yendif-video-share-ratings-small .yendif-video-share-ratings-stars,.yendif-video-share.videos.educate .yendif-video-share-ratings-small .yendif-video-share-ratings-current,.yendif-video-share.videos.educate .yendif-video-share-ratings-small .yendif-video-share-ratings-star a:hover{background-image:url( ../images/star_small.png );}

.yendif-video-share.video.educate .yendif-video-share-ratings-small .yendif-video-share-ratings-stars,.yendif-video-share.video.educate .yendif-video-share-ratings-small .yendif-video-share-ratings-current,.yendif-video-share.video.educate .yendif-video-share-ratings-small .yendif-video-share-ratings-star a:hover{background-image:url( ../images/star_small.png );}


.yendif-video-share.educate .yendif-video-share-grid-item:hover .yendif-video-share-svg-icon-play,.yendif-video-share.educate .yendif-video-share-grid-item:hover .yendif-video-share-svg-icon-play-whitebg{opacity:1;transition:all 0.2s linear 0s;}

.yendif-video-share.educate .yendif-video-share-svg-icon-play-whitebg{fill:#fff;opacity:0.7;width:26px;height:30px;top:50%;left:50%;margin-top:-15px;margin-left:-11px;padding:4px;transition:all 0.2s linear 0s;position:absolute;z-index:1}

.yendif-video-share.educate  .yendif-play-icon{}
.yendif-video-share.educate  .yendif-play-icon::before{content:'';position:absolute;width:42px;height:42px;border-radius:100%;background:transparent;transition:.5s;transform:scale(.9);z-index:1;	top:50%;left:50%;margin-top:-21px;margin-left:-21px;transition:all 0.2s linear 0s;}

.yendif-video-share.video.educate .yendif-video-share-search-form{margin-bottom:20px;}
.educate .card{padding:10px 10px 10px 10px;margin-bottom:30px;border:0;}
.yendif-video-share.videos.educate.videos .card-body,.yendif-video-share.video.educate .yendif-video-share-related.educate .card-body,.yendif-video-share-categories.educate .card-body,.yendif-video-share.category.educate .card-body,.yendif-video-share.mod-yendifvideoshare-videos.educate .card-body,.jt-carousel-yendif-outer.educate .yendif-title-text{padding:10px 15px 20px 15px;}
.yendif-video-share.videos.educate .yendif-video-share-ratings,.yendif-video-share.videos.educate .yendif-video-share-ratings-small{margin:7px 0 7px 0;padding:3PX 0;}
.yendif-video-share.category.educate .card-body{margin-bottom:30px}

.yendif-video-share.video.educate .yendif-video-share-meta-views,.yendif-video-share.video.educate .yendif-video-share-ratings,.yendif-video-share.video.educate .yendif-video-share-ratings-small,.yendif-video-share.video.educate .yendif-video-share-meta-date{margin:7px 0 7px 0;}
.yendif-video-share.video.educate p.lead{margin:20px 0 15px 0;}

.yendif-video-share.video.educate div.yendifplayer{margin-bottom:15px}
.yendif-video-share.video.educate .yendif-video-share-related.educate .yendif-video-share-grid-item{margin-bottom:30px}
.yendif-video-share.video.educate .yendif-video-share-related.educate .card{-webkit-box-shadow:0px 10px 20px 0px rgba(0,0,0,0.08);-moz-box-shadow:0px 10px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 10px 20px 0px rgba(0,0,0,0.08);}
.mb-2{margin-bottom:20px;}
.mb-3{margin-bottom:30px;}

.jt-carousel-yendif-outer.educate.titleonpic .play-btn{cursor:pointer;width:100%;height:100%;position:absolute;z-index:5;}
.jt-carousel-yendif-outer.educate.titleonpic .yendif-video-share-svg-icon-play-whitebg,.jt-carousel-yendif-outer.educate.titleonpic .yendif-video-share-svg-icon-play{position:absolute;z-index:5;cursor:pointer;}
.jt-carousel-yendif-outer.educate.titleonpic  h4{margin:2px 0;}
.jt-carousel-yendif-outer.educate.titleonpic.filmstrip .more-btn{position:absolute;right:80px;top:-50px;}
.yendif-video-share .title-excerpt-rating{transition:all 0.3s  linear 0s;}
.yendif-video-share:hover .title-excerpt-rating a,.yendif-video-share:hover .title-excerpt-rating i,.yendif-video-share:hover a,.yendif-video-share:hover,.yendif-video-share:hover .yendif-video-share-title,.yendif-video-share:hover .yendif-video-share-title a{}


.yendif-video-share.educate .yendif-video-share-image,.jt-carousel-yendif-outer.educate .yendif-video-share-image{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:all 0.6s ease 0s;-webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;-o-transition:all 0.6s ease 0s;}
.yendif-video-share.educate .yendif-video-share-image::before,.jt-carousel-yendif-outer.educate .yendif-video-share-image::before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;width:100%;height:100%;opacity:0;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;-webkit-transition:all 0.5s ease-in-out;background-color:rgba(0,0,0,0.6)}
.yendif-video-share.educate .yendif-video-share-grid-item:hover .yendif-video-share-image,.jt-carousel-yendif-outer.educate .yendif-video-share:hover .yendif-video-share-image{transform:scale3d(1.1,1.1,1) translate3d(0,0,0) perspective(31.25em);-webkit-transform:scale3d(1.1,1.1,1) translate3d(0,0,0) perspective(31.25em);-moz-transform:scale3d(1.1,1.1,1) translate3d(0,0,0) perspective(31.25em);-o-transform:scale3d(1.1,1.1,1) translate3d(0,0,0) perspective(31.25em);transform-origin:50% 50%;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;transition:all 0.6s ease 0s;-webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;-o-transition:all 0.6s ease 0s;box-shadow:0px 0px 0.75em rgba(0,0,0,0.9);}
.yendif-video-share.educate .yendif-video-share-grid-item:hover .yendif-video-share-image::before,.jt-carousel-yendif-outer.educate .yendif-video-share-grid-item:hover .yendif-video-share-image::before{opacity:1;z-index:9;transition:all 0.6s ease 0s;-webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;-o-transition:all 0.6s ease 0s;}
.yendif-video-share.video.educate .yendif-video-share-likes-dislikes,.yendif-video-share.video.educate .yendif-video-share-meta-category{margin:7px 0;}
.yendif-video-share.educate .yendif-video-share-meta{margin-bottom:10px;display:flex;gap:15px;}
.yendif-video-share.mod-yendifvideoshare-playlist.educate .yendif-video-share-playlist-items{}
 
.educate .yendif-video-share .yendif-video-share-svg-icon-play,.yendif-video-share.educate .yendif-video-share-svg-icon-play{position:absolute;width:53px;height:53px;top:50%;left:50%;pointer-events:none;z-index:3;transform:translateX(-50%) translateY(-50%);border-radius:100%;margin:0;}
.play-btn-animation{position:absolute;width:53px;height:53px;top:50%;left:50%;pointer-events:none;z-index:2;transform:translateX(-50%) translateY(-50%);border-radius:100%;background-color:transparent;margin:0;}
.play-btn-animation::before,.play-btn-animation::after{background-color:rgba(255,255,255,0.85);;content:"";position:absolute;left:0px;top:1px;width:51px;height:51px;z-index:-1;border-radius:50%;-webkit-transition:all ease 0.4s;transition:all ease 0.4s;	-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:ripple;animation-name:ripple;}
.play-btn-animation::after{-webkit-animation-delay:2s;animation-delay:2s;}
.yendif-video-share-playlist-item.active,.yendif-video-share-playlist-item:hover{}
.yendif-video-share-playlist-item,.yendif-video-share-playlist{}
.yendif-video-share.educate .pagination li{margin-left:3px;margin-right:3px;border-radius:0px;}
.yendif-video-share.mod-yendifvideoshare-playlist.educate .yendif-video-share-playlist-videos .flex-grow-1 { padding:10px}

.page-item .page-link{border-radius:0px;}
#exampleModal .modal-dialog{ max-width:calc(60% - 15px);width:auto;height:65vh;max-height:65vh;}
#exampleModal .modal-content{ height:100%;padding:15px;}

.fade{transition:opacity .15s linear;}
.modal-content{ background-color:rgba(0,0,0,1);padding:0 20px;-webkit-box-shadow:0px 10px 20px 0px rgba(0,0,0,0.08);-moz-box-shadow:0px 10px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 10px 20px 0px rgba(0,0,0,0.08);}
#exampleModal .modal-header{border-bottom:0;}
#exampleModal .modal-footer{border-top:0;}
@media only screen and (min-width:767px){
#t4-coloredmodule-2 .mod-yendifvideoshare-videos.educate{max-width:650px;margin:0 auto}
}
#t4-coloredmodule-2 .mod-yendifvideoshare-videos.educate .card{background:rgba(0,0,0,0.6);padding:10px;margin-bottom:30px;border:0;box-shadow:none;border-radius:0px!important;}
#t4-coloredmodule-2 .mod-yendifvideoshare-videos.educate .card-body{display:none}
.yendif-video-share-search-form .input-group{display:flex; margin-bottom:20px}
/*********yendif player module**********/
.mod-yendifvideoshare-player-inner.educate{z-index:2;position:relative;}
.mod-yendifvideoshare-player-inner.educate .yendifplayer{}
.yendifplayer-description-educate{margin:0px auto;width:540px;color:#fff;}
.yendif-video-share-responsive-item .yendif-video-share-image,a.yendif-video-share-responsive-item{border-radius:0px;}
.videoarticle .yendif-video-share-responsive-item{padding-bottom:41%!important;}
.mod-yendifvideoshare-playlist.educate .yendif-video-share-responsive-item{min-height:75px;}
.educate .yendif-video-share-playlist-item .text-muted{color:#fff!important;margin-top:3px!important;margin-bottom:3px!important}
.educate .yendif-video-share-category.text-muted,.educate .yendif-video-share-category.text-muted a{}

.mod-yendifvideoshare-player.educate .yendif-player-wrapper{margin:0 auto}
.mod-yendifvideoshare-playlist.educate .yendif-video-share-title,.mod-yendifvideoshare-playlist.educate .yendif-video-share-title a{margin:0px 0;line-height:1;}
.mb-2{ margin-bottom:20px;}
.mb-3{ margin-bottom:30px;}

.t3-sidebar .yendif-video-share.mod-yendifvideoshare-search.educate div.input-group{ display:flex;}
.t3-sidebar .yendif-video-share.mod-yendifvideoshare-search.educate input.form-control{margin-right:10px }

/*
	====================================================
		PORTFOLIO - SP SIMPLE PORTFOLIO MODULE 
	====================================================
*/

#sp-simpleportfolio {}
.sp-simpleportfolio.educate {}
.featherlight .featherlight-content,.featherlight{ z-index:999!important}
.sp-simpleportfolio .sp-simpleportfolio-item.educate .sp-simpleportfolio-info{ position:relative;padding:50px 20px 30px 20px;}
.sp-description.educate{ clear:both; line-height:1.42; text-align:justify}
.sp-simpleportfolio-created.educate-overimage{ font-size:19px; font-family:ralewaybold;  line-height:1.1; padding-top:7px; text-align:center; width:60px; height:60px; display:block; overflow:hidden; position:absolute;top:-30px; left:20px; z-index:3}
.sp-simpleportfolio .sp-simpleportfolio-item.educate .sp-simpleportfolio-info h3 a,.sp-simpleportfolio .sp-simpleportfolio-item.educate .sp-simpleportfolio-info h3{ font-weight:bold; font-size:20px; margin-bottom:10px;}
.sp-simpleportfolio-client.educate.col-sm-6,.sp-simpleportfolio-client.educate.col-md-6{ padding-left:0; padding-right:10px;}
.sp-simpleportfolio-client.educate, .sp-simpleportfolio-created.educate{ margin-bottom:15px;}
.sp-simpleportfolio-client.educate h4, .sp-simpleportfolio-created.educate h4{ font-size:13px;}
.sp-simpleportfolio-client.educate h4 span, .sp-simpleportfolio-created.educate h4 span{ font-weight:bold;}
.sp-simpleportfolio-info.educate:hover h4{ color:#fff;}
.sp-simpleportfolio .sp-simpleportfolio-item.educate .sp-simpleportfolio-link{ text-align:right; margin-top:30px;}
.sp-simpleportfolio .sp-simpleportfolio-item.educate .sp-simpleportfolio-btns a{border-radius:0px;}
.filters.btn-toolbar .btn{height:38px;}
span[itemprop="keywords"] { margin-right:5px;}
.sp-simpleportfolio .sp-simpleportfolio-description.educate{ width:100%; margin-bottom:15px;}
.sp-simpleportfolio-meta.educate{ width:100%; padding-left: 0px;}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {margin: 0 5px 10px 5px;}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {border-radius:0px;color:#fff}
.sp-simpleportfolio .sp-simpleportfolio-meta.educate > div { margin-bottom:10px; padding-bottom:10px}
.sp-simpleportfolio-link a.btn{ margin-top:15px; margin-bottom:15px;}

.sp-simpleportfolio.educate .sp-simpleportfolio-item .sp-simpleportfolio-btns a {border-radius:0px;}
.sp-simpleportfolio .sp-simpleportfolio-meta h4 {font-weight: 400;}
.sp-simpleportfolio .sp-simpleportfolio-image[class*=' col-']{ padding-left:0;}
.sp-simpleportfolio.educate .sp-simpleportfolio-columns-3 .sp-simpleportfolio-item {width: 33.3334%;}
/*
	====================================================
		LOGIN - REGISTRATION
	====================================================
*/
.registration{-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.08);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.08);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.08); padding:15px; }
.registration .form-horizontal .control-group .control-label{ text-align:left}
.registration label {font-weight:400;}
.registration .form-actions,.reset .form-validate p, .remind .form-validate p {border-radius:0px;}
#login-form li {list-style: none;margin-bottom: 7px;}
#login-form ul.unstyled {padding-left: 0;}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {border-top-left-radius: 0;border-bottom-left-radius: 0;}
input.validate-email.required{}

div.eduvest{ position:relative; overflow:hidden;}
div.eduvest::before {transition: all 0.5s ease-in-out 0s;
	background-color: #000;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	z-index:5;
	right: 0;
	top: 0;
	opacity:0;
}
div.eduvest:hover::before{opacity: 0.5;transition: all 1s ease-in-out 0s;}
div.eduvest img{transition: all 1s ease-in-out 0s;}
div.eduvest:hover img{transition: all 1s ease-in-out 0s;transform: scale(1.05);}
div.eduvest p{ margin:0;}
div.eduvest a.eduvest-link {
	position: absolute;
	z-index: 6;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}
.header-right a.qf3modal.example2 {color: #fff;padding: 0.1em 1em;font-weight:normal;margin-top: 20px;}
.qf3form.example2.qfmodalform{border-radius:0px!important;}
/*========================== Color Preset =========================*/
.presetArea{z-index: 9999;padding: 15px 13px 15px 20px;}
.jpanelHandle {}
.switch:focus{color: #FFF;}
.presetArea h2{color: #fff!important;font-size: 30px!important;font-weight: 700!important;line-height: 23px!important;margin: 0;text-align: left;text-transform: uppercase;}
.presetArea h2 span{font-weight: 100;display: inline-block;width: 100%;}
.accentColor{width: 100%;position: relative;margin-top:0px;}
.psTitle{font-size:18px!important;color:#FFF!important;margin:0px;text-align: left;margin-bottom: 20px;font-weight:400;letter-spacing:0.8px;}
.psTitle span{font-weight: 100;display: inline-block;width: 100%;}
.accentColor a{background:#3D566E;display: inline-block;height: 30px;margin-bottom: 6px;margin-right: 6px;width: 30px;position: relative;cursor: pointer;box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.55);}

.accentColor a.color1{background:#2D3845;}
.accentColor a.color1:after{border-left-color:#9A202B;}

.accentColor a.color2{background:#393E46;}
.accentColor a.color2:after{border-left-color: #00ADB5;}

.accentColor a.color3{background: #1B262C}
.accentColor a.color3:after{border-left-color: #0F4C75;}

.accentColor a.color4{background: #444444 }
.accentColor a.color4:after{border-left-color:#29A19C;}

.accentColor a.color5{background:#1e2227;}
.accentColor a.color5:after{border-left-color:#BE4205;}

.accentColor a.color6{background:#182641;}
.accentColor a.color6:after{border-left-color: #f3525a;}

.accentColor a.color7{background:#512B58 ;}
.accentColor a.color7:after{border-left-color: #FE346E;}

.accentColor a.color8{background:#6F8197;}
.accentColor a.color8:after{border-left-color: #CD4236;}

.accentColor a.color9{background:#0B1016;}
.accentColor a.color9:after{border-left-color: #C40030;}

.accentColor a.color10{background:#002147;}
.accentColor a.color10:after{border-left-color: #F8CB1E;}

.accentColor a.color11{background:#252525;}
.accentColor a.color11{background:#2B2B2B;}

.accentColor a:focus,.colorChem a:focus,.layoutstyle a:focus{ outline:none;}
.accentColor a:after{border-bottom: 0 solid transparent;border-left: 30px solid #E74C3C;border-top: 30px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}
.colorChem a.dark1{background:#313131;}
.accentColor a.dark1:after{border-bottom: 0 solid transparent;border-left:41px solid #CA3E47;border-top: 40px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}
.colorChem a.dark2{background:#222A33;}.accentColor a.dark2:after{border-bottom: 0 solid transparent;border-left: 41px solid #F24D34;border-top: 40px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}
.colorChem a.dark3{background:#1F2024;}
.accentColor a.dark3:after{border-bottom: 0 solid transparent;border-left:41px solid #EC2223;border-top: 40px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}
.colorChem a.dark4{background:#000000;}.accentColor a.dark4:after{border-bottom: 0 solid transparent;border-left: 41px solid #D72323;border-top: 40px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}
.colorChem a.dark5{background:#3A4750;}
.accentColor a.dark5:after{border-bottom: 0 solid transparent;border-left: 41px solid #00adb5;border-top: 40px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}

.colorChem a.dark6{background:#263859;}
.accentColor a.dark6:after{border-bottom: 0 solid transparent;border-left: 41px solid #ff6768;border-top: 40px solid transparent;bottom: 0;content: "";height: 0;left: 0;position: absolute;width: 0;}
.accentColor a.active:before, .accentColor a:hover:before,.accentColor a:focus:before{background: url("../images/tick.png") no-repeat scroll center center;bottom: 4px;content: "";height: 8px;left: 4px;position: absolute;width: 11px;z-index: 999;transition: all ease 700ms;-moz-transition: all ease 700ms;-webkit-transition: all ease 700ms;-ms-transition: all ease 700ms;-o-transition: all ease 700ms;}
.colorChem{width: 100%;position: relative;margin-top: 25px;}
.colorChem a{color: #fff;display: inline-block;font-size: 10px;font-weight: 600;height: 40px;line-height: 8px;text-align: center;text-indent:10px;letter-spacing:0.7px;text-transform: uppercase;width: 90px;padding-top: 16px;margin-right:3px;margin-bottom:13px;transition: all ease 700ms;-moz-transition: all ease 700ms;-webkit-transition: all ease 700ms;-ms-transition: all ease 700ms;-o-transition: all ease 700ms;}
.colorChem a:hover, .colorChem a.active{background: rgba(0, 0, 0, 0.8);color: #FFF;}
.colorChem a:last-child{margin-right: 0px;}
.layoutstyle{width: 100%;margin-top: 30px;position: relative;}
.layoutstyle a{display: inline-block;width: 90px;height: 30px;font-size: 10px;line-height: 8px;text-transform: uppercase;color: #fff;font-weight: 600;text-align: left;padding-left: 40px;padding-top: 11px;position: relative;transition: all ease 700ms;-moz-transition: all ease 700ms;-webkit-transition: all ease 700ms;-ms-transition: all ease 700ms;-o-transition: all ease 700ms;}
.layoutstyle a.wide{background: url(../images/wide.png) no-repeat left center;}
.layoutstyle a.Box{background: url(../images/boxed.png) no-repeat left center;}
.layoutstyle a.patterned{background: url(../images/pattern.png) no-repeat left center;display:block;margin:5px 0;}
.layoutstyle a.Box.fixedimage,.layoutstyle a.patterned,.layoutstyle a.solidcolor{ width:100%;}
.layoutstyle a.active:before, .layoutstyle a:hover:before{background: url("../images/tick.png") no-repeat scroll center center rgba(0, 0, 0, 0);bottom: 0;content: "";height: 23px;left: 0;position: absolute;top: 0;width: 32px;z-index: 999;transition: all ease 700ms;-moz-transition: all ease 700ms;-webkit-transition: all ease 700ms;-ms-transition: all ease 700ms;-o-transition: all ease 700ms;}
.layoutstyle a:hover{color: #DE3C2F;}
.presetBorder{width: 100%;height: 1px;background: #5e5e5e;margin: 30px 0;}
.layoutstyle p{font-size: 14px;color: #cccccc;line-height: 11px;margin-bottom: 15px;}
.jpanelHandle{ z-index:9999;box-shadow:none;}
.jpanelContent h2 {display: none;}
.jpanelHandle .fa,.jpanelHandle img{ line-height:100%;padding-top:0px;padding-bottom:4px;}
table.dark-colors td{ padding-right:15px; border-top:0;}
.educate .ui-slideouttab-handle i {
	font-size: 28px;
	background-color: transparent;
	animation: spin 10s linear infinite;
	color: #fff;
}
/*
	=======================================
		MOBILE
	=======================================
*/
@media screen and (max-width:1200px){
.zt-module-testimonial.educate.customer img.avatar {float:left;}
.zt-module-testimonial.educate.customer img.avatar { margin-bottom:15px;}
}
@media screen and (max-width:767px){
#background-shadow{ margin-top:0;}
.logo::after {right:0px;}
.mainnav-inner.pull-right{ float:none!important;}
#t3-mainnav.navbar-default .navbar-nav li > a,#t3-mainnav.navbar-default .navbar-nav li > .separator,#t3-mainnav.navbar-default .navbar-nav li > span{ padding:10px 15px; display:block;}
.t3-mainnav .t3-navbar-collapse .nav .caret{ position:absolute; right:12px;}
.ztTestimonial.educate.owl-theme .owl-controls .owl-buttons .owl-prev{ left:0px;}
.ztTestimonial.educate.owl-theme .owl-controls .owl-buttons .owl-next{right:0px;}
.off-canvas-toggle{display:none;}
.col-xs-12.col-sm-7.mainnav-con{ padding-left:0; padding-right:0;}
#t3-mainnav.navbar{ border:0;min-height: 0px;}
#t3-mainnav .dropdown-menu,.mainnav-con{margin-top: 0;}
.t3-header {}
.navbar-default .navbar-toggle{border-radius:0px;position: absolute;top:-64px;right: 0; margin-top:0;}
.navbar-header {}
.t3-mainnav.affix .navbar-header {min-height:90px;width:100%; top:0;position: relative; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form{}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {}
.ztTestimonial.educate img.avatar {float:left;}
.zt-module-testimonial.educate .zt-info-colon {padding-left:15px; margin-top:30px;}
.colored_spot2 {padding-top:20px;padding-left:15px;}
.ztTestimonial.educate-team p.content-testimonial{ margin-left:0;border-bottom:0; margin-top:0; margin-bottom:0;}
.ztTestimonial.educate-team .name {line-height: 100%;font-size: 16px;margin-bottom:5px;}
.zt-module-testimonial.educate-team .carousel-control.left {left:auto;right:35px;}
.zt-module-testimonial.educate-team .carousel-control.right {right:0px;left: auto;}
.zt-module-testimonial.educate-team .carousel-control {font-size: 30px;}
.ztTestimonial.educate p.content-testimonial {margin-bottom:10px;}
.zt-module-testimonial.educate .carousel-indicators {margin:0px 0px 0px 0;}
.zt-module-testimonial.educate-team {padding-top: 15px;}
.zt-module-testimonial.educate .carousel {padding-bottom:20px;}
.zt-module-testimonial.educate.ourclient { padding:15px;}
.navbar-default .navbar-collapse{overflow-y: scroll;max-height: 100vh;}

.bottomspot-2-module .bfFormDiv {margin-top: 0px;max-width: 570px;width:auto;float: left;}
.bfQuickMode .bfPageIntro h3,.bottomspot-2-module h3 { font-size:30px;}
.bottomspot-2-module {background: none;padding-bottom:15px;}
.bottomspot-2-module .bfQuickMode textarea,.bottomspot-2-module textarea,.bfQuickMode textarea,.bfQuickMode .bfLabelLeft textarea{ max-width:100%;}
.bottomspot-3 .acym_introtext ,.bottomspot-3 .acymailing_introtext{width: 100%;float:left; margin-bottom:10px!important}
table.acym_form{ float:left;}
.t3-breadcrumbs .breadcrumb {float:left;}
.t3-breadcrumbs {font-size:90%}
.wrap.t3-breadcrumbs {padding:40px 0;}
.pricingtable-row .row {padding:40px 60px;}
.pricing-table-1 .plan ,.iconservices-col{margin-bottom: 30px;}
.t3-copyright ul.menu li a, .t3-copyright li a, .t3-copyright li span, .t3-copyright li.separator {padding: 0px 15px 0px 0px;}
.t3-copyright ul.menu {float: left; margin-top:15px}
.contact.educate .form-horizontal .control-group .controls {margin-left: 0;}
.contact-form.educate #jform_contact_emailmsg {width: 100% !important;}
.contact-form.educate #jform_contact_message {width: auto;}

.unite-carousel-wrapper{ max-width:100%!important}
.sp-simpleportfolio.educate .sp-simpleportfolio-columns-3 .sp-simpleportfolio-item {width:100%;}
div.itemToolbar ul {text-align: left;}
div.itemHeader span.itemAuthor,div.itemCategory {margin-bottom:10px;}
#t3-mainnav.navbar {float: none;}
.col-xs-12.mainnav-con{ padding-left:0; padding-right:0; min-height:0px;}
.col-xs-12.ourstory-text,.col-xs-12.colormodule-2-text,.wt-services-box-wrapper,.counter-style {margin-bottom:30px;}
.colormodule-2-text h1,.colormodule-2-text p.colormodule-2-phone { font-size:24px;}
.topbar {min-height: 0;}
.bfFormDiv{width:100%;}
.navbar-collapse{box-shadow:none}
.jt-imagecover{ max-width:100%!important}
.orbit-container.educate .orbit-slides-container > * .orbit-caption {max-height:150px;padding:10px;}
.orbit-container.educate h3.slide-title, .orbit-container.educate h3 { margin-bottom:5px;font-size:20px; font-weight:400}
.jt-inner.educate.scrollingnews {padding: 0 15px 30px 0px;}
.maintop-image img,.maintop-text{ margin-bottom:20px!important;}
.subslider-2.col-sm-12.col-md-4 {padding-left:15px; margin-top:15px}
}
@media screen and (max-width:650px){
.jt-intro-title-container {padding: 25px 15px;}

}
@media screen and (max-width:540px){
.orbit-container.educate .orbit-slides-container > * .orbit-caption {font-size:70%; max-height:75px;padding:5px; line-height:1;}
.orbit-container.educate h3.slide-title, .orbit-container.educate h3 { margin-bottom:5px;font-size:16px; font-weight:400}
.jt-cs.educate h3,h3.module-title {background:none;}
.jt-cs.educate h3 span {background: transparent;}
}
@media screen and (max-width:480px){
.navbar-header{}
.logo-image{text-align: left;}
.social-top p{text-align:left;}
.logo-image img {}
.topbar .search {float: none;}
.topbar-left-inner{}
.menu-top.col-md-10 {padding-left: 0px;}
.topbar-2 ul.menu li a, .topbar-2 li a, .topbar-2 ul.menu li > .separator, .topbar-2 ul.menu li > span {padding: 10px 10px 10px 10px;}
.menu-top-inner, .topbar-2-right-inner {float: left;}
.menu-top-inner ul{ margin-left:-10px;}
.zt-module-testimonial.ourclient img.avatar,.wrap.coloredmodule-1 .zt-module-testimonial.ourclient img.avatar {width: auto;height: auto;}
.tab-educate ul.tabs_container li.tab {padding: 4px 5px 4px 5px !important;font-size:14px;}
}
@media screen and (max-width:360px){
.t3-copyright,.wrap.topbar-2 { font-size:90%}
.wrap.topbar { font-size:80%}
.logo-image,#t3-header {min-height:50px;}
.topbar-2-right-inner .btn-group .dropdown-toggle {padding: 9px 5px 9px 0px;}
.acymailing_form.educate input.inputbox {}
.wrap.bottomspot-3 .subbutton {margin-left: 15px;}
}
@media screen and (max-width:320px){
.bottomspot-3 .acyfield_email.acy_requiredField{width:60%!important}
.wrap.bottomspot-3 .subbutton {margin-left:10px;}
.pricingtable-row .row {padding:30px 40px;}
}
@media screen and (min-width: 768px) and (max-width:990px){
.t3-mainnav .nav > li > a {padding: 13px 10px 13px 10px;}
.logo {}
#t3-mainnav.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav li > a, .navbar-default .navbar-nav li > .separator, .navbar-default .navbar-nav li > span {padding: 13px 10px 13px 10px;}
.wrap.t3-breadcrumbs {	padding: 40px 0;}
.counters .timer {font-size: 50px;}
.zt-module-testimonial.educate.customer .row.info {}
.zt-module-testimonial.educate.customer .zt-testimonial [class*=' col-']{ padding-left:0; padding-right:0}
.jt-intro-title-container {padding: 25px 10px;}
.zt-module-testimonial.educate.customer img.avatar {float: left;}
}
@media screen and (min-width: 768px) and (max-width:1200px){
.zt-module-testimonial.educate-team .team-block[class*=' col-'],.zt-module-testimonial.educate-team .team-block .col-sm-6{ padding-left:0; padding-right:0}
.zt-module-testimonial.educate-team .col-sm-6.zt-info-colon { padding-left:7px; padding-top:3px; padding-right:7px; font-size:14px;}
.colored_spot2 {padding-left:20px;}
.ztTestimonial.educate-team .name {line-height: 100%;font-size:16px;margin-bottom:5px;}
.ztTestimonial.educate-team p.content-testimonial { max-width:85%;padding-bottom: 10px;margin: 0px 0px 0px 0px;}
.ztTestimonial.educate-team .name {display: inline-block;}
}
@media screen and (min-width: 991px) and (max-width:1200px){
.bt-cs.bt-subslider .jt-title-wrap {padding: 10px 15px;}
.jt-cs.educate .jt-inner .jt-title {line-height: 100%;font-size:16px;margin-bottom:10px;}
.bt-cs.bt-subslider div.readmore {padding-top:7px;}
.colormodule-2-text a.btn{ margin-bottom:20px;}
}
