@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
/* Carousel */
.testimonial_s {
    margin: 20px 0 0 0;
    float: left;
    width: 100%;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #CCC;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
    background: #333333;
    width: 128px;
    height: 128px;
    border-radius: 100px;
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
}
#quote-carousel .carousel-inner {
    min-height: 300px;
}
#quote-carousel .item blockquote {
    border-left: none;
    margin: 0;
}
#quote-carousel .item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.carousel-control {
    position: absolute;
    top: 20%;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}

.three_box {
    background-color: rgba(60, 106, 140, 1);
    
    background-repeat: repeat;
    background-size: inherit;
    background-attachment: fixed;
    background-position: 0 0;
	padding: 40px 0;
}
/** gallery menu css **/
.our_gallery {
    width: 100%;
    height: auto;
    padding: 40px 0;
}
.pi-pagenav ul {
	list-style:none;
	padding-left:0
}
.pi-pagenav li {
	display:inline-block
}
.pi-pagenav a {
	display:inline-block;
	padding:6px 10px;
	line-height:16px;
	font-size:13px;
	vertical-align:middle;
	ountline:none;
	cursor:pointer;
	white-space:normal;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
transition:all .2s ease-in-out;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none
}
.pi-pagenav a i, .pi-pagenav a img {
	margin-left:0
}
.pi-pagenav a img {
	width:16px;
	margin-top:-2px
}
.pi-pagenav a:focus {
	outline:#333 dotted thin;
	outline:-webkit-focus-ring-color auto 5px;
	outline-offset:-2px
}
.pi-pagenav a:focus, .pi-pagenav a:hover {
	text-decoration:none
}
.pi-pagenav a.active, .pi-pagenav a:active {
	outline:0
}
.pi-pagenav.pi-big a {
	padding:9px 13px;
	line-height:18px
}
.pi-section-grey .pi-pagenav a, .pi-section-white .pi-pagenav a {
    background: #190864;
    border-color: #190864;
    color: #FFF;
    border-radius: 2px;
}

.pi-section-grey .pi-pagenav a:hover, .pi-section-white .pi-pagenav a:hover {
	background:#e84c3d;
	border-color:#e84c3d;
	color:#fff;
	box-shadow:inset 0 1px 0 #aebbbc;
	text-shadow:0 -1px 0 rgba(0, 0, 0, .1)
}
.pi-section-grey .pi-pagenav a.pi-active, .pi-section-white .pi-pagenav a.pi-active {
	background:#e84c3d;
	border-color:#e84c3d;
	color:#fff;
	box-shadow:inset 0 1px 0 #e84c3d;
	text-shadow:0 1px 0 rgba(0, 0, 0, .1);
	outline:none;
	
}
.pi-section-grey .pi-pagenav a.pi-active:hover, .pi-section-white .pi-pagenav a.pi-active:hover {
	background:#202043;
	border-color:#202043;
	color:#fff;
	box-shadow:inset 0 1px 0 #202043;
	text-shadow:0 1px 0 rgba(0, 0, 0, .1)
}
.pi-section-base .pi-pagenav a {
	background:#00929c;
	border-color:#008d98;
	color:#fff;
	box-shadow:none;
	text-shadow:0 1px 0 rgba(0, 0, 0, .08)
}
.pi-section-base .pi-pagenav a:hover {
	background:#008792;
	border-color:#00828e;
	color:#fff;
	box-shadow:none;
	text-shadow:0 1px 0 rgba(0, 0, 0, .08)
}
.pi-section-base .pi-pagenav a.pi-active, .pi-section-base .pi-pagenav a.pi-active:hover {
	background:#fff;
	border-color:#fff;
	color:#2d323a;
	box-shadow:none;
	text-shadow:0 1px 0 rgba(0, 0, 0, .08)
}
.pi-section-dark .pi-pagenav a, .pi-section-parallax .pi-pagenav a {
	background:#1b1f24;
	border-color:#191d21;
	color:#a5afb8;
	box-shadow:inset 0 1px 0 #1e2127;
	text-shadow:0 1px 0 rgba(0, 0, 0, .1)
}
.pi-section-dark .pi-pagenav a:hover, .pi-section-parallax .pi-pagenav a:hover {
	background:#16191d;
	border-color:#14171a;
	color:#9ca7b1;
	box-shadow:inset 0 1px 0 #181a1f;
	text-shadow:0 1px 0 rgba(0, 0, 0, .1)
}
.pi-section-dark .pi-pagenav a.pi-active, .pi-section-parallax .pi-pagenav a.pi-active {
	background:#00aab3;
	border-color:#00a1ab;
	color:#fff;
	box-shadow:inset 0 1px 0 #00b3bb;
	text-shadow:0 1px 0 rgba(0, 0, 0, .1)
}
.pi-section-dark .pi-pagenav a.pi-active:hover, .pi-section-parallax .pi-pagenav a.pi-active:hover {
	background:#008ea8;
	border-color:#0084a0;
	color:#fff;
	box-shadow:inset 0 1px 0 #009ab1;
	text-shadow:0 1px 0 rgba(0, 0, 0, .1)
}
/** gallery menu css ends **/
.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}
.btn.about_btn {
    background: #e68a00;
    border-radius: 5px;
}
.btn.about_btn:hover {background: #f28225; border:1px solid #f28225;}
.about_wrap {
    background: #FFF;
    margin-top: -130px;
    position: relative;
    z-index: 9999;
    padding:0px;
}
.section-advantages {
    padding: 35px 55px 0;
}
#aboutUs h2.titile {
    color: #333;
}
#aboutUs p {
    color: #333;
	line-height: 32px;
	padding-right: 10px;
}
.btn.save_btn {
    background: #333;
    font-size: 15px;
}
.navbar {
    border-radius: 0px;
}
.list-progress .icon {
    margin-right: 20px;
    margin-left: -60px;
    font-size: 40px;
}
.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;
}
.nav-tabs > li > a:hover {
    border-color:transparent;
}
.tab-ul-list li a {
    color: #FFF;
}
.subscribe__icon-wrap {
    float: left;
}
.section-subscribe {
    background-color: #000;
}
.subscribe__description {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}
.subscribe {
    padding: 31px 0;
}
.section_mod-b {
    padding-bottom: 512px;
    background: url(../Images/offer.jpg) 50% 100% no-repeat;
	margin:0 auto;
}
.section-progress {
    padding-top: 100px;
    padding-bottom: 100px;
    background: url('../Images/counter.jpg') 50% 0 no-repeat;
    background-size: cover;
}
.list-progress {
    padding-right: 50px;
    padding-left: 50px;
    color: #fff;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-progress__item {
    display: inline-block;
    width: 25%;
    margin-right: -3px;
    padding-left: 60px;
    vertical-align: top;
}
.decor::after {
    display: block;
    width: 30px;
    margin-top: 15px;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
    content: '';
}
.decor_mod-c::after {
    margin-top: 10px;
    margin-bottom: 15px;
    border-color: rgba(238, 238, 238, 0.3);
}
.list-progress .label-chart {
    display: block;
}
.list-progress .chart {
    font-weight: normal;
}
.list-progress {
    color: #fff;
}
.list-unstyled {
    list-style: none;
}
.list-progress__name {
    font-family: Montserrat , arial;
    font-weight: 700;
}
.list-progress .percent {
    font-size: 38px;
}
.section_mod-b .ui-title-block {
    max-width: 760px;
    font-size: 31px;
    color: #333;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif !important;
}
.section_mod-b .ui-subtitle-block {
    max-width: 650px;
    line-height: 1.5;
	margin:0 auto;
}
.section_mod-b .btn {
    margin-top: 43px;
    padding: 17px 27px 15px;
    font-size: 13px;
}
.btn-primary {
    box-shadow: #333;
}
.btn-primary, .header.sticky .navbar, .staff .social-links li > a:hover {
    border-color: #e84c3d;
}
.bg-color_primary, .btn-header, .btn-primary, .find-course__title, .find-course .form-group {
    background-color: #e84c3d;
}
.subscribe__btn {
    position: absolute;
    top: 7px;
    right: 0;
    width: 140px;
    padding: 16px 34px;
}
.btn-success {
    color: #fff;
    background-color: #e67613;
    box-shadow: 0 4px 0 0 #cf670b;
}
.btn {
    display: inline-block;
    margin-bottom: 4px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 11px 32px;
    font-size: 12px;
    line-height: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Montserrat , arial;
    border: 1px solid transparent;
    border-radius: 0;
}
.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);
}
.form-control::-moz-placeholder {
    color: #aaaaaa;
    text-transform: uppercase;
    opacity: 1;
}
.subscribe__input.form-control {
    padding: 8px 14px;
    height: 40px;
	margin-top: 8px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 16px 20px 15px;
    line-height: 1;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #aaa;
    font-weight: 400;
    font-size: 13px;
	height: auto;
}
.subscribe__title {
    margin-bottom: 0;
    font-family: Montserrat , arial;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
	line-height: 10px;
	padding-bottom:10px;
}
.subscribe .icon_bg {
    font-size: 96px;
    color: rgba(255, 255, 255, 0.1);
    vertical-align: middle;
}
.stroke {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.subscribe .icon {
    margin-left: -22px;
    font-size: 42px;
    color: #fff;
    vertical-align: middle;
}
.subscribe__inner {
    margin-top: 10px;
    margin-left: 0;
}
.subscribe__form {
    position: relative;
    margin-top: 0px;
    margin-left: 20px;
}
.ui-title-block_mod-a {
    margin-top: 12px;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.45;
	color: #333;	
}
.ui-subtitle-block {
    font-size: 16px;
    color: #777;
}
.ui-subtitle-block_mod-a {
    margin-top: 15px;
    margin-bottom: 37px;
}
.bg-color_primary, .btn-header, .btn-primary, .find-course__title, .find-course .form-group {
    background-color: #333;
}
.find-course {
    background-color: #f6c640;
    overflow: hidden;
}
.find-course_mod-a .find-course__wrap-btn {
    padding-top: 68px;
    padding-bottom: 43px;
    text-align: center;
}
.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);
}
.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;
}
.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-info::after {
    background-color: #2377af;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes example {
    from   {transform: rotate(0deg)}
    to  {transform: rotate(380deg)}
  
}

/* Standard syntax */
@keyframes example {
   0%   {transform: rotate(0deg)}
    100%  {transform: rotate(380deg)}
}

body {
	font-family: 'Open Sans', sans-serif!important;
}

.contact_address a strong {
    font-size: 15px;
}
.contact_address  strong {
    font-size: 15px;
}
.aboutus_area.wow.fadeInLeft.animated p {
    text-align: justify;
    line-height: 27px;
}
.result_details ul li {
    border-bottom: dotted #999 1px;
    padding: 3px 0;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    list-style: none;
    font-size: 13px;
    font-weight: bold;
    width: 45%;
    margin: 0 20px 0 0;
    line-height: 24px;
}
.table_r td {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0;
    line-height: 21px;
}

.media-body p {
    line-height: 26px;
}
.tab-content {
    border: 1px solid rgba(60, 106, 140, 1);
    padding: 20px 10px;
    width: 100%;
    float: left;
}

.form-group {
    float: left;
    width: 100%;
}
.tab-content2 {
    border: 1px solid rgba(60, 106, 140, 1);
    padding: 20px 10px;
    height:75px;
}
ul.tab-ul-list {
    line-height: 30px;
    margin: 20px 0px;
}
.single_footer_widget h4 {
    color: white;
    margin: 20px 0px;
    position: relative;
}
.single_footer_widget h4::before {
    position: absolute;
    content: "";
    width: 52px;
    height: 1px;
    background: #989898;
    bottom: -7px;
}
ul.footer_social {
    width: 100%;
    margin: 20px 0px;
}
.navbar-nav {
    float: left;
    margin:32px 0px;
}

.navbar-brand>img {
	display:inline-block !important;
	padding:7px 0px;
}

.navbar-brand>img.rotate {
    display: inline-block !important;
    padding: 10px 0px;
	position: relative;
    -webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
    animation-name: example;
    animation-duration: 4s;
	animation-iteration-count:infinite;
}

.header-top {
    width: 100%;
    float: left;
    background-color: #003366;
    padding: 4px 0;
}
.header-top ul.registration.pull-right {	
	margin:0px;
	padding:7px 0;
}
.header-top ul.registration.pull-right li{
	float:left;
	margin-left: 5px;
	padding:0px;
	border-right: 1px solid #777;
}
.header-top ul.registration.pull-right li:last-child { border:0;}
.header-top ul.registration.pull-right li a {
	color:white;
	text-decoration: none;
	font-size: 12px;
	padding: 0 10px;
}

.header-top ul.registration.pull-left li a {
	color:white;
	text-decoration: none;
	font-size: 12px;
	padding: 0 10px;
}
.header-top ul.registration.pull-left li {
    float: left;
    margin-left: 4px;
    padding: 0 0px;
    border-right: 1px solid #777;
}
.header-top ul.registration.pull-left li:last-child { border:0;}
.header-top ul.registration.pull-left { padding:7px 0;}

.modal-dialog {
    background-color: white;
}


/* flex slider */

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;

}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
	
}
.nbs-flexisel-item .client {
	padding:20px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}
/* flex slider */


.rotate{
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;   
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;   
transition-timing-function:linear;	
    overflow:hidden;
     }  
 .rotate:hover  
{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    transform:rotate(360deg);         /* This was missing. */
} 