::-moz-selection { background: #e84c3d;  color:#fff !important;  }
::selection { background: #e84c3d ; color:#fff !important; }
.bodyLoad{
	position: fixed;

	width: 100%;
	height: 100%;
	top: 0;
	background: #000;
	z-index: 9999;
}
body {
    color: #4d4d4d;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    background-color:#000;
	padding-bottom:0px !important;
}
a{
	color: #303030;
}
a:hover{
	/* color: #000 !important; */
	text-decoration:none !important;
}
/*a:focus{
	color:#F00 !important;
}
a:active{
	color: #CF0; !important;
}*/
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	font-size: 12px;
	color: #aaa;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	font-size: 12px;
	color: #aaa;
}
.fancybox-thumbs img
{
	width: 200px;
	height: 180px;
	
}
.breadcrumb-container.theme3 a
{
	margin: 0 !important;
	background: none !important;
    border-top: none !important;
    border-bottom: 1px solid rgba(355, 355, 355, 0);
    display: inline-block;
    margin: 0 5px;
    padding: 5px 0px !important;
    text-decoration: none;
	color:#033bad !important;
}
.breadcrumb-container li .separator {
    color: #033bad !important;
    font-size: !important;
    padding: 5px 10px !important;
}
.row_content
{
	overflow: hidden;
}
.column_content{
	float: left;
	width: 860px;
}
.column_content_right
{
	float: right;
	width: 280px;
	padding-top: 21px;
}
.column_content_right > div{
	margin-bottom:1px;
	padding:5px;
	border-bottom:1px solid #ddd;
	font-weight:bold;
	font-size:16px;
   
}
.column_content_right h3{
	font-size:27px;
	border-bottom:1px solid #bdc3c7;
	color:#033bad !important; 
	line-height: 2; 
	text-transform:uppercase !important;                   
}
.column_content_right h3::after {
    border-bottom: 1px solid #033bad;
    content: "";
    display: block;
    width: 100px;
    position: relative;

}
img.pull-right {
	margin-left: 20px;
}
img.pull-left {
	margin-right: 20px;
}
.entry-thumbnail img {
    height: 209px;
}
#wrapper {
	max-width: 1920px;
	margin: auto;
}
.searchandfilter input[type="submit"]
{
	color: #fff;
    background-color: #474747;
    border: 1px solid #686767;
	content:"\f002\00a0";
	padding-bottom:1px;
	
	
}
.searchandfilter input[type="text"]
{
	color: #fff;
	background-color: #474747;
    border: 1px solid #686767;
	padding-left:2px;
}

.separator:last-child
{
	display: none;
}
.breadcrumb-container.theme3 ul li:last-child a
{
	 background: none repeat scroll 0 0 !important;
	 color: #333 !important;
	 pointer-events: none !important;
	cursor: not-allowed !important;;
}

/* ======= BASIC ELEMENTS ======= */


.wrap-title-page {
	position: relative;
	padding-top: 40px;
	padding-bottom: 70px;
	background-color: #2d3e50;
}
.glry h2 {
	font-size:24px;
	font-weight: bold;
	text-align:center;
	padding:30px;
}
.wrap-title-page:after {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../media/backgrounds/title-bg.jpg') 50% 0 no-repeat;
	opacity: 0.15;
	content: '';
}
.ui-title-page {
	font-family: Montserrat , arial ;
	font-size: 28px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.ui-title-block {
	margin-top: 0;
	font-size: 34px;
	font-weight: 300;
	color: #ffea00;
}
.ui-title-block_mod-a {
	margin-top: 12px;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.45;
}
.ui-title-block_mod-b {
	color: #fff;
}
.ui-title-block_mod-c {
	font-size: 30px;
	font-weight: 400;
}
.ui-title-block_mod-d {
	font-size: 30px;
}
.ui-title-block_mod-e {
	margin-bottom: 0;
}
.ui-title-block strong {
	font-weight: 700;
}

.ui-subtitle-block {
	font-size: 16px;
	color: #777;
}
.ui-subtitle-block_mod-a {
	margin-top: 15px;
	margin-bottom: 37px;
}
.ui-subtitle-block_mod-b {
	margin-top: -50px;
	margin-bottom: 72px;
}
.ui-subtitle-block_mod-c {
	margin-top: 25px;
}
.ui-subtitle-block_mod-d {
	color: #fff;
}
.ui-subtitle-block_w-line {
	position: relative;
	display: inline-block;
	padding-right: 12px;
}
.ui-subtitle-block_w-line:after {
	position: absolute;
	top: 17px;
	left: 100%;
	display: block;
	width: 1000px;
	border-bottom: 1px solid #ddd;
	content: '';
}
.wrap-subtitle {
	overflow: hidden;
}

.ui-title-inner {
	font-family: Montserrat , arial  , arial;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.6;
	color: #333333;
	text-transform: uppercase;
}
.title-w-icon {
	margin-bottom: 43px;
}
.title-w-icon .icon {
	display: inline-block;
	margin-right: 12px;
	font-size: 32px;
	color: #3b99d7;
	vertical-align: text-top;
}
.title-w-icon .ui-title-inner {
	display: inline-block;
	margin-top: 0;
}
.title-w-icon .ui-title-inner:after {
	display: block;
	width: 30px;
	margin-top: 10px;
	border-top: 1px solid #ddd;
	content: '';
}

.wrap-title {
	position: relative;
	max-width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.wrap-title:before,
.wrap-title:after {
	position: absolute;
	left: 50%;
	content: '';
}
.wrap-title:before {
	bottom: -37px;
	width: 300px;
	margin-left: -150px;
	border-top: 1px solid #cecece;
}
.wrap-title:after {
	bottom: -43px;
	display: block;
	width: 12px;
	height: 12px;
	margin-left: -6px;
	border: 1px solid #cecece;
	border-radius: 50%;
	background-color: #fff;
}
.wrap-title_mod-a:before,
.wrap-title_mod-a:after {
	border-color: #9199a1;
}
.wrap-title_mod-a:after {
	background-color: #364a5f;
}
.wrap-title_mod-b {
	margin-bottom: 110px;
}

.btn-effect {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.btn-effect:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 50%;
	opacity: 0;
	z-index: -1;
	content: '';
	transition: all 0.3s ease 0s;
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.btn-effect:hover:after {
	height: 350%;
	opacity: 1;
}

.decor:after {
	display: block;
	width: 30px;
	margin-top: 15px;
	margin-bottom: 20px;
	border-top: 0 solid #ddd;
	content: '';
}
.decor_mod-a:after {
	margin-top: 10px;
	margin-bottom: 25px;
}
.decor_mod-b:after {
	margin-top: 23px;
	margin-bottom: 27px;
}
.decor_mod-c:after {
	margin-top: 10px;
	margin-bottom: 15px;
	border-color: rgba(238, 238, 238, 0.3);
}
.decor_mod-d:after {
	margin: 14px auto 24px;
}

.border-decor_top {
	border-top: 5px solid #ddd;
}
.border-decor_bottom {
	border-bottom: 5px solid #ddd;
}

.decor-2 {
	position: relative;
}
.decor-2:before {
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid #eee;
}
.decor-2:before,
.decor-2:after {
	position: absolute;
	content: '';
}
.decor-2:after {
	bottom: -5px;
	left: 50%;
	display: block;
	width: 12px;
	height: 12px;
	margin-left: -6px;
	border: 1px solid #ddd;
	border-radius: 50%;
	background-color: #fff;
	z-index: 100;
}
.decor-2_mod-a {
	bottom: 0;
}

.br {
	display: block;
}


.helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}


.rtd p + p {
	margin-top: 27px;
}


/* ======= HEADER ======= */

.top-header {
	
	padding-bottom: 0;
	font-size: 12px;
	color: #fff;
	background-color: #333;
}
.top-header a {
	color: #fff;
}
.top-header a:hover {
	color: #fff;
}
.top-header__contacts {
	display: inline-block;
	padding-right: 26px;
	padding-left: 20px;
	line-height: 1;
	border-right: 1px solid #777;
}
.top-header__contacts:first-child {
	padding-left: 0;
}
.top-header .icon {
	display: inline-block;
	margin-top: -2px;
	padding-right: 5px;
	font-size: 14px;
	vertical-align: middle;;
}
.top-header__link {
	display: inline-block;
}
.btn-header {
	margin-right: 12px;
	margin-left: 20px;
	padding: 6px 8px;
	font-family: Montserrat , arial ;
	font-size: 9px;
	line-height: 1;
	border: none;
	transition: all 0.3s;
}
.btn-header:hover {
	color: #000;
}

.header-login {
	float: right;
}
.header-login__item {
	padding-left: 13px;
}
.header-login__item:first-child {
	padding-right: 13px;
	border-right: 1px solid #777;
}
.header-inner {
	float: right;
	text-align: right;
	position:relative;
}


.header-logo {
	position: relative;
	float: left;
	z-index: 100;
}
.header-logo__img {
	margin-top: 10px;
	margin-bottom: 12px;
}
.header-cart {
    position: relative;
    display: inline-block;
    margin-top: -5px;
    float: right;
    vertical-align: middle;
    z-index: 100;
}
.search-global {
	position: relative;
	display: inline-block;
	margin-top: -10px;
	vertical-align: middle;
	z-index: 100;
}
.search-global:hover .search-global__input,
.search-global__input:focus {
	width: 100px;
	padding-right: 10px;
	padding-left: 10px;
	opacity: 1;
}
.search-global__input {
	width: 0;
	height: 36px;
	margin-top: 1px;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 1;
	vertical-align: top;
	border: none;
	border: 1px solid #ccc;
	outline-style: none;
	opacity: 0;
	transition: all 0.3s;
}
.search-global__btn {
	margin-left: -3px;
	padding-right: 0;
	padding-left: 0;
	vertical-align: bottom;
	border: none;
	background-color: transparent;
}
.search-global__btn .icon,
.header-cart .icon {
	display: inline-block;
	width: 36px;
	height: 36px;
	padding-top: 8px;
	font-size: 16px;
	color: #333;
	vertical-align: top;
	border: 1px solid #ccc;
	text-align: center;
}



/* ======= FOOTER ======= */

.footer {
	color: #aaa;
	background-color: #1f1f1f;
}
.footer-inner {
	padding-top: 0px;
	padding-bottom: 10px;
}

.footer-title {
	margin-top: 0;
	padding-top: 20px;
	font-family: Montserrat , arial ;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
}
.footer-title:after {
	display: block;
	width: 30px;
	margin-top: 18px;
	margin-bottom: 15px;
	border-top: 1px solid #666;
	content: '';
}
.footer-logo {
	padding-top: 7px;
}
.footer-info {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.69;
}
.footer-contacts {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
	overflow: hidden;
}
.footer-contacts:last-child {
	border-bottom: none;
}
.footer-contacts__inner {
	display: block;
	margin-left: 26px;
	color: #aaa;
}
.footer-contacts .icon {
	float: left;
	margin-top: 4px;
	font-size: 14px;
}
.footer-list {
	padding-left: 16px;
}
.footer-list__item {
	margin-bottom: 11px;
	text-indent: -19px;
}
.footer-list__link {
	color: #aaa;
}
.footer-list__link:hover {
	text-decoration: none;
	color: #ccc !important;
}
.footer-list__link:before {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 10px;
	border: 2px solid #ddd;
	border-radius: 50%;
	content: '';
}
.tweets {
	margin-bottom: 18px;
	padding-bottom: 21px;
	border-bottom: 1px solid #333;
}

.tweets__time {
	display: block;
	margin-top: 9px;
	font-family: Montserrat , arial ;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
}
.tweets__link {
	font-family: Montserrat , arial ;
	font-size: 12px;
	color: #3b99d7;
}
.tweets__link:hover {
	color: #3b99d7;
}
.footer-bottom {
	padding-top: 20px;
	padding-bottom: 40px;
	border-top: 1px solid #333;
}
.copyright {
	float: left;
}
.copyright a,
.copyright a:hover {
	color: #fff;
}
.footer .social-links {
	float: right;
}
.footer .form-control {
	margin-bottom: 8px;
	padding-top: 13px;
	padding-bottom: 12px;
	border-color: #333;
	background-color: #222;
}
.footer .btn {
	margin-top: 22px;
	padding: 15px 17px;
	font-size: 10px;
}



/* ======= COMPONENTS ======= */


.list-mark {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 0;
	list-style-type: none;
}
.list-mark li {
	margin-bottom: 13px;
	line-height: 1.4;
}
.list-mark li:before {
	margin-right: 11px;
	font: normal normal normal 16px/1 FontAwesome;
	content: '\f0a9';
}


.social-links {
	margin-bottom: 0;
}
.social-links li {
	display: inline-block;
}

.social-links .icon {
	padding-right: 8px;
	padding-left: 9px;
	font-size: 16px;
	color: #666;
	transition: all 0.3s;
}
.social-links .icon:hover {
	color: #f6c640;
	text-decoration: none;
}


.find-course {
	background-color: #f6c640;
	overflow: hidden;
}
.find-course_mod-b {
	margin-top: -20px;
}
.find-course__title {
	margin-top: 0;
	margin-bottom: 0;
	padding: 33px 36px 30px;
	font-family: Montserrat , arial ;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 0 rgba(255,255,255,0.15);
}
.find-course_mod-a .icon {
	margin-right: 15px;
	font-size: 22px;
}
.find-course .icon {
	display: inline-block;
	vertical-align: middle;
}
.find-course_mod-b .icon {
	margin-right: 30px;
	font-size: 30px;
	color: #fff;
}
.find-course_mod-b .find-course__form {
	display: inline-block;
	vertical-align: middle;
}

.find-course .form-group {
	position: relative;
}
.find-course_mod-a .form-group {
	margin-bottom: 0;
	padding: 44px 40px 30px;
}
.find-course_mod-b .form-group {
	display: inline-block;
	margin-bottom: 0;
	padding: 40px 40px 40px 50px;
}
.find-course .form-group:after {
	position: absolute;
	display: block;
	border-style: solid;
	border-color: transparent;
	content: '';
}
.find-course_mod-a .form-group:after {
	bottom: -33px;
	left: 50%;
	margin-left: -180px;
	border-top-width: 30px;
	border-right-width: 180px;
	border-left-width: 180px;
}
.find-course_mod-b .form-group:after {
	top: 0;
	right: -43px;
	border-top-width: 65px;
	border-bottom-width: 65px;
	border-left-width: 40px;
}
.find-course__info {
	margin-top: 28px;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.7);
	text-align: center;
}
.find-course_mod-a .find-course__wrap-btn {
	padding-top: 68px;
	padding-bottom: 43px;
	text-align: center;
}
.find-course_mod-b .find-course__wrap-btn {
	display: inline-block;
	margin-left: 85px;
}
.find-course .form-control,
.find-course .jelect {
	margin-bottom: 12px;
}
.find-course_mod-b .form-control,
.find-course_mod-b .jelect {
	display: inline-block;
}
.find-course_mod-b .form-control {
	width: 420px;
	margin-right: 17px;
	margin-bottom: 0;
}
.find-course_mod-b .jelect {
	width: 240px;
	margin-bottom: 0;
}
.find-course .btn {
	padding: 22px 36px 20px;
}


.advantages_mod-a {
	margin-left: -50px;
}
.advantages_mod-b {
	margin-top: 95px;
}
.advantages__item {
	display: inline-block;
	margin-right: -3px;
	margin-bottom: 32px;
	vertical-align: top;
	overflow: hidden;
}
.advantages_mod-b .advantages__item {
	width: 25%;
	margin-right: -3px;
	padding-right: 40px;
	padding-left: 20px;
}
/*.advantages__item:nth-child(1) .icon {
	color: #033bad;
}
.advantages_mod-a .advantages__item:nth-child(2) .icon {
	color: #033bad;
}
.advantages__item:nth-child(3) .icon {
	color: #033bad;
}
.advantages_mod-a .advantages__item:nth-child(4) .icon {
	color: #033bad;
}
.advantages_mod-b .advantages__item:nth-child(2) .icon {
	color: #033bad;
}
.advantages_mod-b .advantages__item:nth-child(4) .icon {
	color: #033bad;
}
.advantages_mod-b .advantages__item:nth-child(5) .icon {
	color: #033bad;
}*/
.advantages__icon {
	float: left;
	font-size: 34px;
	color:#333333;
}
.advantages_mod-a .advantages__inner {
	margin-left: 50px;
}
.advantages_mod-b .advantages__info {
	overflow: hidden;
}
.advantages_mod-b .ui-title-inner {
	margin-left: 50px;
}
.advantages_mod-c {
	margin-right: -13px;
	margin-left: -14px;
	text-align: center;
}
.advantages_mod-c li.advantages__item {
	width: 260px;
	margin-right: 13px;
	margin-left: 14px;
	padding-top: 26px;
	padding-bottom: 33px;
	padding-left: 0;
	background-color: #fff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	transition: all 0.3s;
}
.advantages_mod-c .advantages__item:hover {
	background-color: #3b99d7;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}
.advantages_mod-c .advantages__item:hover .advantages__title,
.advantages_mod-c .advantages__item:hover:nth-child(1) .icon,
.advantages_mod-c .advantages__item:hover:nth-child(2) .icon,
.advantages_mod-c .advantages__item:hover:nth-child(3) .icon,
.advantages_mod-c .advantages__item:hover:nth-child(4) .icon,
.advantages_mod-c .decor:after {
	color: #fff;
}
.advantages_mod-c .advantages__icon {
	display: block;
	float: none;
	margin-top: 12px;
	line-height: 1;
	transition: all 0.3s;
}
.advantages_mod-c .advantages__title {
	transition: all 0.3s;
}
.advantages_mod-c .advantages__item:nth-child(1) .icon {
	color: #f6c640;
}
.advantages_mod-c .advantages__item:nth-child(2) .icon {
	color: #3b99d7;
}
.advantages_mod-c .advantages__item:nth-child(4) .icon {
	color: #ad33c5;
}
.advantages_mod-c .decor:after {
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
}
li.advantages__item {
	padding-left: 50px;
}
@media (min-width: 768px){
	li.advantages__item{
		width: 50%;
	}
	.shiftDashLine{
		border-right: 1px solid rgba(255, 255, 255, 0.3);
	}
	.sp-layer {
		left: 400px !important;
		top: -100px !important;
}
}
@media (min-width: 980px){
	li.advantages__item{
		width: 50%;
	}
	.sp-layer {
		left: 470px !important;
		top: -55px !important;
}
}
@media (min-width: 1200px){
	li.advantages__item{
		width: 33.3%;
	}
}


.list-progress {
	padding-right: 50px;
	padding-left: 50px;
	color: #fff;
}
.list-progress__item {
	display: inline-block;
	width: 50%;
	margin-right: -3px;
	padding-left: 60px;
	vertical-align: top;
}
.list-progress__item:nth-child(1) .icon {
	color: #f6c640;
}
.list-progress__item:nth-child(2) .icon {
	color: #e84c3d;
}
.list-progress__item:nth-child(3) .icon {
	color: #3b99d7;
}
.list-progress__item:nth-child(4) .icon {
	color: #92d438;
}
.list-progress__name {
	font-family: Montserrat , arial ;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	top: -25px;
}
.list-progress .percent {
	font-size: 38px;
}
.list-progress .chart {
	font-weight: normal;
}
.list-progress .icon {
	margin-right: 20px;
	margin-left: -60px;
	font-size: 40px;
}
.list-progress .label-chart {
	display: block;
}


.video-block {
	position: relative;
	padding-top: 5.5vw;
	padding-bottom: 5.5vw;
	font-weight: 300;
	color: #fff;
	z-index: 1;
	text-align: center;
}
.video-block__link {
	font-size: 70px;
	line-height: 1;
	color: #f6c640;
}
.video-block__link:hover {
	text-decoration: none;
}
.video-block__title {
	margin-top: 2.9vw;
	margin-bottom: 1.3vw;
	font-size: 32px;
	font-weight: 300;
}
.video-block__subtitle {
	font-size: 16px;
}


.subscribe {
	padding-top: 10px;
	padding-bottom: 2px;
}
.subscribe__title {
	margin-bottom: 0;
	font-family: Montserrat , arial ;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}
.subscribe__description {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.6);
}
.subscribe__icon-wrap {
	float: left;
}
.subscribe .icon {
	margin-left: -22px;
	font-size: 42px;
	color: #fff;
	vertical-align: middle;
}
.subscribe .icon_bg {
	font-size: 96px;
	color: rgba(255, 255, 255, 0.1);
	vertical-align: middle;
}
.subscribe__inner {
	margin-top: 30px;
	margin-left: 133px;
}
.subscribe__form {
	position: relative;
	margin-top: 28px;
	margin-left: 20px;
}
.subscribe__input {
	padding-right: 160px;
}
.subscribe__btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 140px;
	padding: 16px 34px;
}


.accordion .panel-heading .btn-collapse {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: 100%;
	padding-top: 7px;
}
.accordion .panel .icon {
	float: right;
	width: 45px;
	font-size: 20px;
	font-weight: 300;
	background-color: transparent;
	text-align: center;
}
.accordion .panel-heading .collapsed .btn-collapse {
	background-color: transparent;
}
.accordion .btn-collapse .icon:before {
	font-family: Montserrat , arial ;
	font-style: normal;
	content: '-';
}
.accordion .btn-collapse.collapsed .icon:before {
	font-family: Montserrat , arial ;
	font-style: normal;
	content: '+';
}
.accordion .panel-title.panel-passive {
	color: #222;
}


.list-clients {
	margin-top: 50px;
}
.list-clients_mod-a {
	margin-bottom: 0;
	padding-bottom: 70px;
	border-bottom: 1px solid #333;
}
.list-clients__item {
	float: left;
	width: 20%;
	padding-right: 10px;
	padding-left: 15px;
}
.list-clients__item img {
	border-bottom-width: 4px;
	border-bottom-style: solid;
}
.list-clients__item:nth-child(1) img {
	border-bottom-color: #92d438;
}
.list-clients__item:nth-child(2) img {
	border-bottom-color: #3b99d7;
}
.list-clients__item:nth-child(3) img {
	border-bottom-color: #e84c3d;
}
.list-clients__item:nth-child(4) img {
	border-bottom-color: #ad33c5;
}
.list-clients__item:nth-child(5) img {
	border-bottom-color: #26cbbd;
}
.list-clients__description {
	max-width: 700px;
	margin: 50px auto 0;
	margin-top: 50px;
	font-size: 12px;
	line-height: 1.83;
	text-transform: uppercase;;
}


.rating {
	padding-left: 0;
	list-style-type: none;
}
.rating li {
	display: inline-block;
}
.rating .icon {
	font-size: 14px;
	color: #f6c640;
}


.categories-tabs {
	margin-top: 107px;
}
.categories-tabs__title {
	padding-top: 9px;
	font-family: Montserrat , arial ;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.categories-tabs__number {
	font-family: 'Open Sans';
	font-size: 11px;
	color: #ccc;
	text-transform: uppercase;
}
.categories-tabs__number:after {
	display: block;
	width: 30px;
	margin-top: 25px;
	border-bottom: 1px solid rgba(221, 221, 221, 0.5);
	content: '';
}
.categories-tabs__description {
	margin-top: 32px;
}
.categories-tabs__description p {
	margin-bottom: 27px;
}
.categories-tabs .nav {
	float: right;
	width: 50%;
}
.categories-tabs .nav li {
	margin-right: 30px;
	margin-bottom: 30px;
	vertical-align: middle;
	border-width: 7px;
	border-style: solid;
	transition: all 0.3s;
	text-align: center;
}
.categories-tabs .nav li:nth-child(1) {
	border-color: #3b99d7;
	background-color: #3b99d7;
}
.categories-tabs .nav li:nth-child(2) {
	border-color: #26cbbd;
	background-color: #26cbbd;
}
.categories-tabs .nav li:nth-child(3) {
	border-color: #ad33c5;
	background-color: #ad33c5;
}
.categories-tabs .nav li:nth-child(4) {
	border-color: #f6c640;
	background-color: #f6c640;
}
.categories-tabs .nav li:nth-child(5) {
	border-color: #92d438;
	background-color: #92d438;
}
.categories-tabs .nav li:nth-child(6) {
	border-color: #fd5f42;
	background-color: #fd5f42;
}
.categories-tabs .nav li:hover,
.categories-tabs .nav li.active {
	background-color: transparent;
}
.categories-tabs .nav li:hover .nav__name,
.categories-tabs .nav li.active .nav__name {
	display: none;
}
.categories-tabs .nav li:hover .icon,
.categories-tabs .nav li.active .icon {
	font-size: 44px;
}
.categories-tabs .nav li > a {
	display: block;
	width: 146px;
	height: 146px;
	font-family: Montserrat , arial ;
	font-weight: 700;
	color: #fff;;
}
.categories-tabs .nav .icon {
	display: block;
	font-size: 34px;
}
.categories-tabs .nav__inner {
	display: inline-block;
	max-width: 97%;
	vertical-align: middle;
}
.categories-tabs .nav__name {
	display: block;
	margin-top: 12px;
	line-height: 1.2;
	text-transform: uppercase;
}
.categories-tabs .tab-content {
	margin-right: 50%;
	padding-right: 70px;
}
.categories-tabs .tab-content .btn {
	margin-top: 20px;
	padding: 13px 19px;
	font-size: 10px;
}


.staff {
	display: inline-block;
	width: 262px;
	margin-right: 14px;
	margin-bottom: 50px;
	margin-left: 13px;
	cursor: default;
	transition: all 0.3s;
	text-align: center;
}
.staff:hover {
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}
.staff__media {
	position: relative;
}
.staff__hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	content: '';
	transition: all 0.3s;
}
.staff:hover .staff__hover {
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 1;
}
.staff__inner {
	margin-top: 2px;
	padding: 40px 25px 0;
	border-top: 2px solid #3b99d7;
	background-color: #fff;
}
.staff__inner_mod-a {
	background-color: #f7f7f7;
}
.staff__inner_mod-a:hover {
	background-color: #fff;
}
.staff__title {
	margin-top: 0;
	font-family: Montserrat , arial ;
	font-size: 14px;
	font-weight: 700;
	color: #333;
}
.staff__categories {
	margin-top: 10px;
	font-family: 'Open Sans';
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
}
.staff__categories a {
	color: #3a99d7;
	white-space: nowrap;
}
.staff__categories a:hover {
	color: #3a99d7;
}
.staff__categories:after {
	display: block;
	width: 30px;
	margin: 25px auto;
	margin-top: 10px;
	border-bottom: 1px solid #ddd;
	content: '';
}
.staff__description {
	margin-bottom: 30px;
}
.staff .social-links li > a {
	display: block;
	padding-bottom: 25px;
	color: #ddd;
	border-bottom: solid 4px transparent;
}
.staff .social-links li > a:hover {
	text-decoration: none;
}
.staff .btn {
	margin-top: 104px;
	padding: 13px 14px;
	font-size: 10px;
}


.list-pricing {
	margin-top: 95px;
	padding-bottom: 37px;
	text-align: center;
}
.list-pricing .icon {
	font-size: 30px;
}
.list-pricing__item {
	display: inline-block;
	width: 300px;
	margin-right: 16px;
	margin-left: 16px;
	padding: 55px 0 0;
	color: #fff;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.list-pricing__item:nth-child(1) {
	background-color: #92d438;
}
.list-pricing__item:nth-child(2) {
	background-color: #fd5f42;
}
.list-pricing__item:nth-child(3) {
	background-color: #ad33c5;
}
.list-pricing__item:nth-child(1) .list-pricing__link {
	border-bottom-color: #92d438;
}
.list-pricing__item:nth-child(2) .list-pricing__link {
	border-bottom-color: #fd5f42;
}
.list-pricing__item:nth-child(3) .list-pricing__link {
	border-bottom-color: #ad33c5;
}
.list-pricing__item:last-child {
	margin-right: 0;
}
.list-pricing__name {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 22px;
}
.list-pricing__currency {
	display: inline-block;
	font-size: 20px;
	font-weight: 300;
	vertical-align: top;
}
.list-pricing__value {
	display: inline-block;
	font-size: 50px;
	font-weight: 900;
	line-height: 1;
	vertical-align: top;
}
.list-pricing__month {
	display: block;
	margin-bottom: 57px;
	font-size: 12px;
	line-height: 1;
}
.list-pricing__inner {
	margin-bottom: 1px;
	padding-top: 40px;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	background-color: #fff;
}
.list-pricing__description {
	margin-bottom: 34px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 2.5;
	color: #777;
	text-transform: uppercase;
}
.list-pricing__link {
	display: inline-block;
	padding: 0 25px 20px;
	font-family: Montserrat , arial ;
	font-size: 12px;
	font-weight: 700;
	color: #444;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.list-pricing__link:before {
	display: block;
	width: 30px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border-top: 1px solid #ddd;
	content: '';
}


.gallery {
	margin-right: -15px;
	margin-left: -15px;
}
.gallery__item {
	margin-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}


.title-list {
	font-size: 14px;
	font-weight: 300;
	color: #888;
	text-align: center;
}
.title-list__number {
	padding-right: 3px;
	padding-left: 3px;
	font-weight: 400;
	color: #3999d7;
}


.wrap-breadcrumb {
	margin-top: -20px;
	margin-bottom: 0;
	padding: 21px 40px 20px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #f7f7f7;
	list-style: none;
}


.sorting {
	float: right;
}
.sorting .select {
	display: inline-block;
	width: auto;
	margin-left: 5px;
	padding: 0 10px;
	background-color: transparent;
	text-align: right;
}


.list-information {
	margin-bottom: 30px;
	padding-top: 12px;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}
.list-information__item {
	margin-right: 30px;
	margin-left: 30px;
	padding: 23px 0 13px;
	border-top: 1px solid #eee;
	overflow: hidden;
}
.list-information__item:first-child {
	border-top: none;
}
.list-information__item:last-child {
	margin-top: 16px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 19px;
	padding-right: 30px;
	padding-bottom: 18px;
	padding-left: 30px;
	font-family: Montserrat , arial ;
	background-color: #26cbbd;
}
.list-information__item .icon {
	margin-right: 14px;
	font-size: 18px;
	line-height: 1;
	color: #ac33c5;
	vertical-align: text-bottom;
}
.list-information__title {
	padding-right: 5px;
	color: #555;
}
.list-information__description {
	float: right;
	margin-top: 4px;
	font-weight: 700;
	line-height: 1;
	color: #222;
}
.list-information__item:last-child .list-information__description,
.list-information__item:last-child .icon,
.list-information__item:last-child .list-information__title {
	color: #fff;
}
.list-information__item:last-child .list-information__description {
	margin-top: 0;
}
.list-information__number {
	font-size: 20px;
	font-weight: 400;
}


.video-link {
	display: block;
	color: #fff;
	text-align: center;
}
.video-link__inner {
	position: absolute;
	top: 83px;
	width: 100%;;
}
.video-link__title {
	font-family: Montserrat , arial ;
	font-size: 15px;
	text-transform: uppercase;
}
.video-link .icon {
	display: block;
	margin-bottom: 18px;
	font-size: 48px;
}


.course-details {
	margin-bottom: 130px;
}
.course-details img {
	margin-bottom: 58px;
}
.course-details .list-mark {
	margin-left: 24px;
}
.course-details__title {
	margin-top: 7px;
	margin-bottom: 3px;
	font-family: Montserrat , arial ;
	font-size: 22px;
	font-weight: 700;
	color: #333;
	text-transform: uppercase;
}
.course-details__subtitle {
	margin-bottom: 40px;
	font-size: 16px;
	color: #777;
}
.course-details__title-inner {
	margin-top: 44px;
	font-family: Montserrat , arial ;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	text-transform: uppercase;
}
.course-details__title-accordion {
	margin-top: 43px;
	font-family: Montserrat , arial ;
	font-size: 14px;
	color: #777;
	text-transform: uppercase;
}


.about {
	padding-top: 10px;
	padding-bottom: 60px;
}
.about img {
	margin-bottom: 35px;
}
.about__title {
	margin-top: 0;
	margin-bottom: 27px;
	font-family: Montserrat , arial ;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	color: #222;
	text-transform: uppercase;
}
.about__title-inner {
	margin-top: 38px;
	margin-bottom: 36px;
	color: #222;
}
.about__title strong {
	display: block;
	margin-top: 10px;
	font-family: Lato;
	font-size: 44px;
	font-weight: 900;
}
.about__title-inner strong {
	display: block;
	font-size: 34px;
	font-weight: 400;
}


.support {
	display: block;
	max-width: 330px;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
}
.support:hover {
	text-decoration: none;
}
.support__title {
	padding: 21px 5px;
	font-family: Montserrat , arial ;
	font-size: 13px;
	font-weight: 700;
	background-color: #92d438;
	text-align: center;
	text-transform: uppercase;
}
.support__title .icon {
	margin-right: 13px;
	font-size: 30px;
	vertical-align: middle;
}


.form-contact {
	margin-top: 45px;
	padding-bottom: 88px;
}
.form-contact .btn {
	padding: 14px 28px 13px;
	font-size: 11px;
}


.list-social {
	margin-top: 30px;
	margin-bottom: 0;
}
.list-social > li > a {
	display: block;
	width: 28px;
	height: 28px;
	font-size: 14px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
}
.list-social > li:nth-child(1) > a {
	background-color: #4d67a3;
}
.list-social > li:nth-child(2) > a {
	background-color: #25a7df;
}
.list-social > li:nth-child(3) > a {
	background-color: #d74936;
}
.list-social > li:nth-child(4) > a {
	background-color: #0070b1;
}
.list-social > li:nth-child(5) > a {
	background-color: #ff8e2e;
}
.list-social > li:nth-child(6) > a {
	background-color: #3ea6e7;
}
.list-social > li:nth-child(7) > a {
	background-color: #34ae22;
}
.list-social > li:nth-child(8) > a {
	background-color: #cc171e;
}
.list-social > li > a > .icon {
	vertical-align: middle;
}


.list-contacts {
	margin-top: 30px;
	border-bottom: 1px solid #eee;
}
.list-contacts__item {
	padding-top: 23px;
	padding-bottom: 19px;
	padding-left: 13px;
	border-top: 1px solid #eee;
}
.list-contacts__item .icon {
	float: left;
	font-size: 16px;
	color: #ac33c5;
}
.list-contacts__inner {
	margin-left: 35px;
}
.list-contacts__title {
	font-family: Montserrat , arial ;
	font-size: 12px;
	font-weight: 700;
	color: #333;
	text-transform: uppercase;
}
.list-contacts__info {
	font-size: 14px;
	color: #777;
}


.list-collapse {
	margin-top: 23px;
	margin-bottom: 50px;
	border-top: 3px solid #3b99d7;
}
.list-collapse__item {
	position: relative;
	margin-bottom: 3px;
	padding: 14px 50px 13px 24px;
	border: 1px solid #eee;
	border-width: 1px;
	border-style: solid;
}
.list-collapse__item:nth-child(even) {
	background-color: #eee;
}
.list-collapse__inner .icon {
	padding-right: 16px;
	font-size: 16px;
	color: #ac33c5;
}
.list-collapse__title {
	display: inline-block;
	margin-top: -11px;
	padding-left: 16px;
	line-height: 1;
	color: #222;
	border-left: 1px solid #aaa;
}
.list-collapse__info {
	float: right;
	margin-top: 5px;
	font-family: Montserrat , arial ;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
}
.list-collapse__info_mod-a {
	color: #92d438;
}
.list-collapse__info_mod-b {
	color: #26cbbd;
}
.list-collapse__info_mod-c {
	color: #f6c640;
}
.list-collapse__info_mod-d {
	color: #3b99d7;
}
.list-collapse__content {
	margin-top: 15px;
	padding: 15px 15px 0;
	border-top: 1px solid #eee;
}
.list-collapse__btn {
	position: absolute;
	top: 12px;
	right: 0;
	padding: 0 20px;
	font-size: 15px;
	color: #aaa;
	border: none;
	background-color: transparent;
}
.list-collapse__btn:focus {
	outline: none;
}



/* ======= SECTION ======= */

.section-area {
	position: relative;
}
.section-default {
	margin: 10px;
	/*margin-bottom: 20px;*/
}
.section_mod-a {
	padding-bottom: 30px;
	/*background-color: #2d3e50;*/
}
.section_mod-a__inner {
	position: relative;
	margin-top: 30px;
	background-color: #fff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
	padding-top: 10px;
}
.section_mod-b {
	padding-top: 85px;
	padding-bottom: 432px;
	background: url(../media/backgrounds/3.jpg) 50% 100% no-repeat;
}
.section_mod-b .ui-title-block,
.section_mod-b .ui-subtitle-block {
	margin-right: auto;
	margin-left: auto;
}
.section_mod-b .ui-title-block {
	max-width: 760px;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 400;
	color: #333;
}
.section_mod-b .ui-subtitle-block {
	max-width: 650px;
	line-height: 1.5;
}
.section_mod-b .btn {
	margin-top: 43px;
	padding: 17px 27px 15px;
	font-size: 13px;
}
.section_mod-c {
	padding-top: 85px;
	padding-bottom: 80px;
	background-color: #f7f7f7;
}
.section-advantages {
	padding: 0px 55px 0;
}
.section-advantages_mod-a {
	padding-top: 60px;
	padding-bottom: 24px;
	background-color: #f7f7f7;
}
.section-progress {
	padding-top: 50px;
	padding-bottom: 160px;
	background: url('../media/backgrounds/1.jpg') 50% 0 no-repeat;
	background-size: cover;
}
.section-video {
	position: relative;
	background: url('../media/backgrounds/2.jpg') 50% 0 no-repeat;
	background-size: cover;
}
.section-video:after {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(27, 46, 66, 0.84);
	content: '';
}
.section-subscribe {
	background-color: #ad33c5;
}
.section-clients {
	padding: 82px 0 90px;
	color: #fff;
	background-color: #2d3e50;
	text-align: center;
}
.section-clients_mod-a {
	padding-top: 20px;
	background-color: #1f1f1f;
}
.section_find-course {
	padding-bottom: 33px;
	background-color: #2d3e50;
}
.section-categories {
	position: relative;
	padding-top: 100px;
	padding-bottom: 95px;
	color: #fff;
	background-color: #2d3e50;
}
.section-categories:after {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../media/backgrounds/4.jpg') no-repeat 50% 0;
	background-size: cover;
	opacity: 0.1;
	content: '';
}
.section-gallery {
	position: relative;
	padding-top: 90px;
	padding-bottom: 100px;
	background-color: #2d3e50;
}
.section-gallery:before,
.section-gallery:after {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	content: '';
}
.section-gallery:before {
	background-image: url('../media/backgrounds/5.png');
	background-position: 30px 100px;
}
.section-gallery:after {
	background-image: url('../media/backgrounds/6.png');
	background-position: 97% 45px;
}
.section-gallery:after {
	position: absolute;
	content: '';
}
.section-gallery .ui-subtitle-block {
	color: rgba(255, 255, 255, 0.6);
}
.section-gallery .wrap-title:before,
.section-gallery .wrap-title:after {
	border-color: #6b86a3;
	background-color: #2d3e50;
}
.section-breadcrumb {
	margin-bottom: 64px;
	border-bottom: 1px solid #eee;
}
.section_contacts-form {
	padding: 75px 0 0;
	background-color: #f7f7f7;
}
.section_contacts {
	margin-right: 30px;
}
.section_contacts .ui-title-inner,
.section_map .ui-title-inner {
	margin-top: 5px;
	margin-bottom: 35px;
	font-size: 16px;
}
.section_contacts,
.section_map {
	margin-bottom: 100px;
}

.section__inner {
	position: relative;
	z-index: 100;
}


.section-parallax{
	background-size:cover;
}


/* ======= SLIDERS ======= */

.sp-layer {
    position: absolute;
    margin: 330px -330px !important;
}
.main-slider__wrap {
	position: absolute;
	top: 20px;
	width: 100%;
}
.main-slider__inner {
	font-family: Montserrat , arial ;
	font-size: 40px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	background: #000;
	opacity: .8;
	padding: 0 15px;
	height:100px !important;
}
.main-slider__title {
	margin-top: 7vw;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
}
.main-slider__subtitle {
	line-height: 0.5;
}
.main-slider__btn {
	margin-top: 28px;
	padding: 20px 32px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}


.post-slider {
	margin-top: 97px;
	padding-bottom: 115px;
}


.carousel_mod-a {
	padding-top: 50px;
	padding-bottom: 35px;
}


.slider-reviews {
	margin-bottom: 45px;
}
.reviews {
	margin-bottom: 70px;
}
.reviews__text {
	position: relative;
	margin-top: 23px;
	padding-left: 32px;
	line-height: 2;
}
.reviews__text:before {
	position: absolute;
	top: 0;
	left: 0;
  font-family: Montserrat , arial  , arial;
	font-size: 58px;
	line-height: 1;
	content: '“';
}
.reviews__img {
	width: 60px;
	height: 59px;
	margin-top: 35px;
	margin-bottom: 25px;
	margin-left: 38px;
	border-radius: 50%;
}
.reviews__autor {
	margin-left: 37px;
	font-size: 12px;
	color: #444;
}
.reviews__categories {
	margin-left: 5px;
	font-size: 12px;
	color: #aaa;
}



/*Loader*/


.preloaderjs .spinner{
	display:none !important;
	
}


.preloaderjs#page-preloader{
	background:  rgba( 46, 46, 46, 0.99)  !important;
	
}


#page-preloader {
	position: fixed;
	z-index: 100500;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #2e2e2e;
}
#page-preloader .spinner {
	position: absolute;
	z-index: 1001;
	top: 50%;
	left: 50%;
	display: block;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	margin-left: -50px;
	-webkit-animation: spin 2.5s infinite linear;
	animation: spin 2.5s infinite linear;
	border: 3px solid transparent;
	border-top-color: #e7e4d7;
	border-radius: 50%;
}
#page-preloader .spinner:before, #page-preloader .spinner:after {
	position: absolute;
	content: '';
	border-radius: 50%;
}
#page-preloader .spinner:before {
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
	border: 3px solid transparent;
	border-top-color:#71383e;
}
#page-preloader .spinner:after {
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	-webkit-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
	border: 3px solid transparent;
	border-top-color: #efa96b;
}
@-webkit-keyframes spin {
 0% {
 -webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
 -webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
 0% {
 -webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
 -webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}


/*Theme Search*/




.header-search{
         background-color: #f7f7f7;
    display: block;
    height: 52px;
    margin-top: 1px;
    opacity: 0;
    position: absolute;
    color: #000;
    top: 28px;
    right: 0;
    transition: all 0.3s ease 0s;
    visibility:hidden;
    width: 100%;
    z-index: 887;
}


.header-inner .form-control {
	background:none;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    height: 53px;
    padding-left: 20px;
    padding-right: 10px;
}
.header-inner .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
header-inner .form-control {
    color: #7f858f;
}
header-inner .form-control::-moz-placeholder {
    color: #7f858f;
    opacity: 1;
}

.header-inner   .btn{
    background: none;
    border: none;
    margin-top: 3px;
    display: inline-block;
    padding: 10px 20px;
}

.header-inner   .btn i{
	
	    font-size: 20px;
}




.header-search.open {
    opacity: 1;
    visibility: visible; 
}


#search-open{
    float: right;
    margin: 3px 15px;
		text-decoration:none !important;
		position:relative;
		   z-index: 778;
}

#search-open .icon{
  height: 35px;
    font-size: 19px;
    right: 38px;
    top: 0px;
    padding: 8px;
    color: #333;
    text-align: center;
    width: 35px;
    z-index: 3;
    border: 1px solid #ccc;
    visibility: visible;
    opacity: 1;

}

.header-links  #search-open .icon {
    left: -30px;
    position: absolute;
    top: 0px;
	
}



.open-search #search-open .icon{
	display:none;
}

.navbar-search   .icon_close{
    font-size: 21px;
    position: relative;
    top: 2px;
}



/*Hover elements*/

.img-hover-effect img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.img-hover-effect{
  position: relative;
    overflow: hidden;
    display: inline-block;
    height: 100%;
    width: 100%;
}
.img-hover-effect:after {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -180%;
    position: absolute;
    top: 0;
    transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
    width: 100%;
     -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.img-hover-effect:hover img {
    transform: scale(1.1);
}

.img-hover-effect:hover:after {
    left: -50%;
}

.index-dashboard-panel h2{
	color: #fff;
}
.institutions-panel{
	margin-top: 0;
}
.institutions-panel h2{
	margin-bottom: 15px;
}
.grievance-link li a{
	color: #333;
}
.exam-panel{
	margin-top: 0;
	padding-top: 20px;

}
.exam-panel article{
	margin-bottom: 45px;
}
.exam-panel .ui-title-block, .phgal-panel .ui-title-block, .institutions-panel .ui-title-block{
	margin-bottom: 60px;
}
.top-search .form-control{
	padding: 6px 20px;
}
.top-search .btn{
	padding: 7px 15px 6px;
	box-shadow: none;
}
.fontSize-1{
	display: inline-block;
	width: 30px;
	height:25px;
	text-align: center;
	font-size: 8px;
	color: #fff!important;
	padding:6px;
	background-color:#474747;
	border:1px solid #686767;
	overflow: hidden;
}
.fontSize-2{
	display: inline-block;
	width: 30px;
	text-align: center;
	height:25px;
	font-size: 13px;
	color: #fff!important;
	background-color:#474747;
	border:1px solid #686767;
	overflow: hidden;
	
}
.fontSize-2:hover{
	color:#fff;
	background-color:#000;
	}
.fontSize-1:hover{
	color:#fff;
	background-color:#000;
	}	
.fontSize{
	display: inline-block;
	width: 30px;
	height:25px;
	text-align: center;
	font-size: 11px;
	color: #fff!important;
	padding:2px;
	background-color:#474747;
	border:1px solid #686767;
	overflow: hidden;
}
.dashLink{
	display: inline-block;
	padding: 4px 10px 5px 10px;
	background: #24a6e2;
	font-size: 14px;
	font-weight: bold;
}
.fontSize:hover, .dashLink:hover, .fontSize:focus{
	text-decoration: none;
	background: #000;
	color: #fff!important;
	outline: none;
}
.scroll-top-wrapper {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
	background: rgba(0,0,0,0.5);
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 45px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-radius: 50%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	}
.scroll-top-wrapper:hover {
  background: rgba(0,0,0,0.8);
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
opacity: 1.0;
}
.scroll-top-wrapper i.fa {
line-height: inherit;
}
.marquee{
	background: #333333;
	position: ;
	width: 100%;
	bottom: 0;
	z-index: 100;
}
.anouncementPanel{
	background: #f75700;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 0;
}
.announcementTxt{
	padding-top: 10px;
	color: #fff;
}
.directorTxt{
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.directorTxt span{
	color: #333;
	display: block;
	font-weight:bold;
	text-align: right;
}
.directorImg{
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 150px;
	
}
.onreptol{
	background-color:#474747;
	border:1px solid #686767;
    padding: 2px 25px;
   
}
.onreptol:hover{
	background: #7a7474;
	text-decoration: none;
}
.readMore{
	padding: 10px 15px;
	border-radius: 3px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.readMore:hover{
	background: #fff;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
	color: #e84c3d;
}
.skip{
	float:left;
	padding-top: 7px;
    padding-right: 5px;
	font-size:12px;
	padding-left:20px;
	}
.access{
	float:left;
	padding-top: 7px;
    padding-right: 5px;
	font-size:12px;
	padding-left:5px;
	}
.scrRead:hover{
	text-decoration: none;
	color: #ff8f84!important;
}
.helpPanel{
	margin-bottom: 10px;
}
.helpPanel a{
	background: #e84c3d;
	color: #fff;
	margin-left: 5px;
	padding: 5px 25px;
}
.helpPanel a:hover{
	text-decoration: none;
	background: #000;
}
.phgal-panel .entry-thumbnail a{
	position: relative;
	display: block;
	transition: 0.5s ease;
}
.phgal-panel .entry-thumbnail a div{
	position: absolute;
	background: rgba(0,0,0,0.5);
	color: #fff;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.4), 0 0 0 10px #fff inset;
	transition: 0.5s ease;
}
.phgal-panel .entry-thumbnail a:hover div{
	background: rgba(0,0,0,0.0);
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.4), 0 0 0 0 #fff inset;
}
.phgal-panel .entry-thumbnail a div span{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 41%;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	transition: 0.5s ease;
}
.phgal-panel .entry-thumbnail a:hover div span{
	bottom: 10%;
}
/*.indexTabPanel a{
	display: inline-block;
	border: solid 1px #ddd;
	padding: 8px 5px;
	width: 120px;
	text-align: center;
	border-radius: 7px 7px 0 0;
	border-bottom: 0;
	font-size: 16px;
	background: #fff;
	position: relative;
	bottom: -1px;
	color: #333;
	margin-right: 10px;
	border-top: solid 4px #ddd;
	font-weight: bold;
}
.indexTabPanel a:hover{
	text-decoration: none;
	border-top: solid 4px #033bad;
	color: #033bad;
}
.indexTabPanel a.active{
	border-top: solid 4px #e84c3d;
	color: #e84c3d;
}
.indexTabPanel:last-child a{
	margin-right: 0;
}*/
.ui-tabs{
	padding: 0!important;
	margin-bottom: 20px;
	border: 0!important;
	text-align: center;
}
.ui-tabs-nav{
	border: 0!important;
	display: inline-block;
	position: relative;
	bottom: -8px;
}
.indexTabPanel{
	background: transparent!important;
	border: 0;
	padding: 0!important;
}
.ui-tabs .ui-tabs-nav li{
	border-radius: 8px 8px 0 0;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	outline: none!important;
	padding: 12px 1em!important;
}
.ui-tabs-panel{
	margin-left: auto!important;
	border: solid 1px #ddd!important;
}
li.advantages__item{
	text-align: left;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
	background: #fff!important;
	border-left: solid 1px #ddd!important;
	border-right: solid 1px #ddd!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
	background: #fff!important;
	border-top: solid 4px #ddd!important;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
	color: #f75700!important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active{
	border-top: solid 4px #f75700!important;
	margin-bottom: 0!important;
}
.btn-primary{
	color: #fff!important;
}
.btn-primary:hover{
	color: #fff!important;
}
.subscribe__form .es_lablebox{
	display: none;
}
.subscribe__form .btn-effect{
	position: absolute;
	top: 0;
	right: 0;
	text-transform: uppercase;
	padding: 15px 32px;
}
.subscribe__form #error_msg{
	position: absolute;
	bottom: -24px;
}
.imgFullWidth{
	min-width: 100%;
}
.innerPanel{
	min-height: 300px;
	color: #333;
	padding: 20px 0px;
}
.innerPanel h1{
	position: relative;
	border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #e35204;
	font-weight: bold;
}
.innerPanel h1::after {
    border-top: 1px solid #e84c3d;
    content: "";
    display: block;
    width: 100px;
    position: absolute;
    bottom: 0;
}
.ui-tabs-panel li.advantages__item{
	padding-left: 20px!important;
}
.img-responsive{
	min-width: 100%;
}

@media(max-width:768px){
	.topLink{
		margin-bottom: 10px;
	}
	.onreptol{
		display: inline-block;
		margin-bottom: 5px;
	}
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
		width: 115px;
	}
	.subscribe_input{
		width: 82%;
	}
}
@media(min-width:768px){
	.topLink{
		float: left;
		margin-bottom: 10px;
	}
	.searchPanel{
		float: left;
	}
	.anouncementPanel{
		float: left;
		width: 30%;
	}
	.announcementTxt{
		float: right;
		width: 69%;
	}
	.announcementTxt{
		font-size: 14px;
	}
	.onreptol{
		float: right;
		margin-left: 1px;
	}
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
		width: 130px;
	}
	.infoMin{
		height: 125px;
	}
	.instMin{
		height: 30px;
	}
}
@media(min-width:980px){
	.topLink{
		float: left;
		margin-bottom: 0;
	}
	.searchPanel{
		float: left;
		
	}
	.anouncementPanel{
		float: left;
		width: 20%;
	}
	.announcementTxt{
		float: right;
		width: 79%;
	}
	.centerPanel{
		margin-left: 10%;
	}
	.announcementTxt{
		font-size: 16px;
	}
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
		width: 150px;
	}
	.infoMin{
		height: 80px;
	}
}
@media(min-width:1200px){
	.topLink{
		float: left;
		padding-top: 6px;
       
	}
	.searchPanel{
		float: right;
		max-height: 30px;
        padding-top: 6px;
		
	}
	.centerPanel{
		margin-left: 12%;
	}
	.sp-mask{
		height: 450px!important;
	}
	.announcementTxt{
		font-size: 16px;
	}
}

<!---------------------27-09-2016-------------------->


.btn-primary {
    box-shadow: 0 4px 0 0 #c8c8c8!important;
}
.advantages__icon{color:#c2c2c2!important;}
.advantages__icon i{background-color:#333333;
                    color:#fff;
					padding:10px;
					border-radius:50%;
					font-size:20px;
					top:-10px;
}
.vc-dsk h5{
	font-size:10px;
	font-weight:bold;
	color:#333;
	margin-bottom:0px;
	}
.obj-inner{
	background-color:#f2f2f2;
	padding:2px;
	border:1px solid #ddd;
	}
.innerPanel p{
              margin:0 0 20px !important;
}
.post_mod-b{
            width:345px !important;
}

.post_mod-b p{font-size:13px !important;}

.table-bordered thead {background-color:#474747;
                      color:#fff;
					 
}
.table-bordered > tbody > tr > td{
	line-height:1.5em !important;
	}
.searchPanel ul{
	            padding-left:0px;
	}
.searchPanel ul li{
	            padding-right:0px;
				float:left;
				list-style-type:none;
	}	
.searchPanel ul li input{
	          
				float:left;
	}
.posts-wrap{margin-bottom:0px !important;}
.entry-content{min-height:30px;}
.article-inner{border:1px solid #ddd;
               padding-bottom:25px;
}
.post_mod-a .entry-main {
    padding: 38px 280px 30px 34px !important;
}
.contact{padding-top:15px;}
.contact ul li{list-style-type:none;
               font-size:15px;
			   
	}
.contact ul li i{
                 color:#e84c3d;	
				 font-size:16px;			
}
.advantages__inner h3{margin-top:23px !important;}
.yamm .nav > li > a:hover {
    color: #FFF!important;
    padding: 4px 12px !important;
    background: #003bd0;
}
.contrast-a{background:#ffffff;
            color:#000000 !important;
			border:1px solid #686767;
			display: inline-block;
            padding: 1px;
            text-align: center;    
            font-size: 12px; 
			width:30px;
			height:25px;
			overflow:hidden;      
}
.contrast-a:hover{color:#033BAD !important;}
.contrast-b{background:#000000;
            color:#ffffff !important;
			border:1px solid #686767;
			display: inline-block;
            padding: 1px;
            text-align: center;    
            font-size: 12px; 
			width:30px;
			height:25px;
			overflow:hidden;   
}
.contrast-b:hover{color:#033BAD !important;}

<!--mega-menu-start-->
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
  font-size:15px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color:#d9534f;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 14px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
  font-weight:bold;
  background-color: #e7e7e7;
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;

}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}
@media (min-width: 768px){
.navbar {
    border-radius: 0px !important;
}
}
.navi{ background-color:#f75700 ;
       
}
.navbar {margin-bottom:0px !important;       
}
.navbar-inverse{
	            border-color:#f75700 !important;
				background-color:#f75700 !important;
	}
.navbar-brand{font-size:14px !important;}	
<!--mega-menu-end-->
.navbar-inverse .navbar-brand {
    color:#fff !important;
}
.navbar-toggle{margin-top:7px;}
.cm img{
    margin: 0 auto;
	width:90%;
	display:block;
}
.cm-sec{padding-top:10px;}

@media (min-width: 768px){
.navbar-nav > li > a {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
	font-weight: bold;
	border-left: 1px solid #ff8847;
	padding-left:7px;
	padding-right:7px;
	font-size:13px;
}
}
.navbar-brand {
    line-height: normal !important;
    padding: 5px 13px !important;
	height:auto !important;
   
}
.navbar{min-height: auto !important;}
.top-gv-link{padding-top:5px;}
.directorTxt p{
	           font-size:12px;
			   font-style:italic;
	}
.search-e-lern{
	           border:1px solid #ddd;
			   padding: 25px 10px 0px 10px;
			   background-color: #fff;
			   margin-top:20px;
				 
				
	}
.branch-sem{padding-top:10px;}
.form-control{
	border: 1px solid #d4d4d4;
	}	
.council-logo{height:90px; width:90px; margin:0 auto; display:block;}
.grievance-r{background-image: url('../images/grievance-bg-1.jpg');
             color:#fff;
			 padding:50px 20px;
}
.grievance-v{background-image: url('../images/grievance-bg-2.jpg');
             color:#fff;
			 padding:50px 20px;
}
.grievance-p{background-image: url('../images/grievance-bg-3.jpg');
             color:#fff;
			 padding:50px 20px;
}
.mi-dg ul{padding-left:0px; list-style-type:none;}
.mi-im img{margin:0 auto; display:block;}
.mission-i{color:#d25400; font-size:18px;}
.vision-r{color:#d25400; font-size:18px;}
@media only screen and (min-width: 500px) {
.mi-dg ul{margin-left:-20px;}
}
.mi-dg ul li:nth-child(1) {color:#d25400;}
.mi-dg ul li:nth-child(2) {color:#4d4d4d; font-size:12px;}
.mi-dg ul li:nth-child(3) {color:#4d4d4d; font-size:12px;}
.obj-org{padding:10px 20px; border:1px solid #CCC; margin-bottom:20px; margin-top:20px; box-shadow: 0 2px 0 0 #f75700; background:#f3f3f3;}
.obj-org a {margin:0 auto; display:block; color:#333; text-decoration:none; text-align:center; font-size:16px;}
.fig-gr{font-size:20px; padding:10px; margin-top:10px; font-weight:bold;}
.msn-vsn{margin-bottom:15px;}

<!--search-button-header-->

<!--search-button-header-->