@charset "utf-8";
/* CSS Document */

.bg-red .navbar-callus li a,i { color:#fff;}
.main-slider { margin-top:120px; width:100%; background-size:cover; background-color:#ffc001; min-height:600px; height:auto;}
.course1 {  margin-top:120px; width:100%; background-size:cover; background-color:#ffc001; min-height:400px; height:auto; background-image:url(../images/img48.jpg); background-repeat:no-repeat;}
.b-content { padding:60px 20px; text-align:center;}
.main-slider h1 { font-size:30px; color:#fff; text-transform:uppercase;}
.main-slider h4,h5{ font-size:18px; color:#000; padding:0x 10px;}
.b-content p { font-size:48px; padding:20px 0px; color:#fff; background-color:#333; margin:30px 0px;}
.course1 ul { font-size:20px;  color:#fff; }
.pro-list { border-radius: .5em;
    padding: 1em;
}
.pro-list ul {list-style: none;
  padding: 0;}
.pro-list ul li { line-height:normal; padding:5px 0px;}
.pro-list ul li:before {
  content: "\f061"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}


/*////////// Breadcrumb /////////*/
.mt-top { margin-top:120px;}
.page-title {
    background-image: url(../images/banner-1.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top;
    width: 100%;
    height: 300px;
    color: #fff;
    text-align: center;
}
.page-title .breadcrumb {background: transparent;}
.page-title .breadcrumb li a { color:#fff;}
.page-title .breadcrumb li:last-child {
    pointer-events: none; 
}
.page-title .breadcrumb li + li:before {
    padding: 0 10px;
    color: #fff;
    content: '\f105';
    font-family: FontAwesome;
}

.page-title .page-title-wrapper {
    display:inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
	margin:120px 0;
}
.page-title .captions {
    font-size: 42px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 7px 0;
	color:#fff;
}

.navbar-nav>li>a i {
    transition: all ease .5s;
}
.ms-navbar .navbar-nav li.dropdown .dropdown-menu .dropdown-submenu>a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    background-color: #424242;
}
.ms-navbar .navbar-nav li.dropdown>a i {
    padding: 0;
    vertical-align: middle;
    margin-left: 7px;
    font-size: 16px;
}


page-title {
    background-image: url(../images/banner-1.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top;
    width: 100%;
    height: 300px;
    color: #fff;
    text-align: center;
}
.page-title .breadcrumb {background: transparent;}
.page-title .breadcrumb li a { color:#fff;}
.page-title .breadcrumb li:last-child {
    pointer-events: none; 
}
.page-title .breadcrumb li + li:before {
    padding: 0 10px;
    color: #fff;
    content: '\f105';
    font-family: FontAwesome;
}

.page-title .page-title-wrapper {
    display:inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
	margin:120px 0;
}
.page-title .captions {
    font-size: 42px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 7px 0;
	color:#fff;
}

.navbar-nav>li>a i {
    transition: all ease .5s;
}
.ms-navbar .navbar-nav li.dropdown .dropdown-menu .dropdown-submenu>a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    background-color: #424242;
}
.ms-navbar .navbar-nav li.dropdown>a i {
    padding: 0;
    vertical-align: middle;
    margin-left: 7px;
    font-size: 16px;
}

/******************** Welcome **************/
.page-section-pt {
    padding: 80px 0 0;
}
.section-title {
   padding:20px;
}
.section-title span {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
}

.welcome p {
    color: #333;
	 font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 2em;
}

/* Contact */
.banner-inner.contact-banner {
    background: url(../images/contact-banner.jpg);
}
.contact-banner .banner-txt {
    padding-bottom: 114px;
    padding-top: 142px;
}
.banner .banner-txt {
    padding: 83px 0 93px;
    color: #fff;
}
.banner .banner-txt h1 {
    margin: 0 0 30px;
	color:#fff;
}
.banner-inner .banner-txt p {
    margin-bottom: 35px;
}

.banner .banner-txt p {
    font-size: 18px;
    margin: 30px 0;
	line-height:26px;
}
.banner-inner {
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}

.banner {
    background-position: center center;
}
.o-hidden {
    overflow: hidden;
}

/* Conatct */

.bg-white {
    background: #fff;
    padding: 85px 0 0;
}

.bg-white h2 {
    margin: 0;
}
.b-clor {
    color: #53b778;
}
hr.dark-line {
    background:url(../images/line-gray.png) repeat-x left center;
}
.contact-form form {
    border-top: none;
    padding-left: 0;
    margin-top: 20px;
}
.customise-form.contact-form .customised-formgroup {
    margin-bottom: 15px;
}
form .customised-formgroup {
    position: relative;
    margin-bottom: 0;
    color: #323a45;
    padding: 8px 0;
}
.contact-form.customise-form .customised-formgroup span {
    top: 19px;
    line-height: 22px;
	font-family: 'Linearicons-Free';
}
form .customised-formgroup input, form .customised-formgroup textarea {
    border: medium none;
    width: 100%;
    overflow: hidden;
    height: 60px;
    padding: 10px 25px;
    border-bottom: 2px solid #d5d5d5;
}
/*.common-form-section form {
    border-top: 3px solid #323a45;
    margin: 45px auto 0;
    width: 100%;
}*/
.common-form-section form h3 {
    margin: 35px 0 10px;
}
form .customised-formgroup {
    position: relative;
    margin-bottom: 0;
    color: #323a45;
    padding: 8px 0;
}
.service-description-section h3 {
    margin-bottom: 25px;
}
.common-form-section h3 {
    margin: 40px 0 30px;
    color: #323a45;
}
/* Process Bar */

.process-model.more-icon-preocess {
    max-width: 600px;
}
.process-model.more-icon-preocess li {
    width: 19%;
}
.design-process-content {
    border: 1px solid #e9e9e9;
    position: relative;
    padding: 16px 34% 30px 30px;
}
.design-process-content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    max-height: 100%;
}
.nav-tabs.process-model > li.active > a, .nav-tabs.process-model > li.active > a:hover, .nav-tabs.process-model > li.active > a:focus, .process-model li a:hover, .process-model li a:focus {
    border: none;
    background: transparent;
}
.process-model li {
    display: inline-block;
    width: 32%;
    text-align: center;
    float: none;
}
.process-model li.active, .process-model li.visited {
    color: #57b87b;
}

.process-model li {
    display: inline-block;
    width: 32%;
    text-align: center;
    float: none;
}

.process-model li::after {
    background: #e5e5e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    margin: 0 auto;
    position: absolute;
    right: -30px;
    top: 33px;
    width: 85%;
    z-index: -1;
}
.process-model li:last-child::after { display:none;}
.process-model {
    list-style: none;
    padding: 0;
    position: relative;
    max-width: 325px;
    margin: 20px auto 26px;
    border: none;
    z-index: 0;
}

.semi-bold {
    font-weight: 600;
}
.customise-form .customised-formgroup input, .contact-form .customised-formgroup input {
    height: 50px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

form .customised-formgroup span.icon-user {
    font-size: 16px;
}
.customise-form .icon-user {
    font-size: 16px;
}
form .customised-formgroup span {
    position: absolute;
    top: 22px;
    left: 0;
    font-size: 17px;
    color: #606060;
}

/* Contact Right Info*/
.contact-info-box-wrapper {
    margin-top: 42px;
}
.contact-info-box {
    border: 1px solid #d5d5d5;
    max-width: 360px;
    padding: 25px 22px;
    margin-bottom: 15px;
	    display: -webkit-box;
}
.contact-info-box ul {
    margin: 0;
    padding: 0;
}
.common-form-section ul {
    list-style: none;
    padding: 0;
	display:-webkit-inline-box;
}
.contact-info-box span {
    font-size: 36px;
    padding-right: 20px;
    border-right: 1px solid #d5d5d5;
    color: #53b778;
    line-height: 50px;
	font-family: 'Linearicons-Free';
}
.contact-info-box span.icon-telephone:before {content: "\e830"; }
.contact-info-box  span.icon-envelope:before { content:"\e818"}


.contact-info-box .social-links li a span {
    font-size: 22px;
    color: #fff;
    padding: 0;
    border: none;
    position: static;
    margin: 0;
    line-height: 20px;
}

.contact-info-box .social-links li a span {font-family: FontAwesome;
   display: inline-block;
   vertical-align: middle;}
   
   .btn.btn-fill {
    vertical-align: middle;
    line-height: 18px;
    background: #53b778;
    height: 44px;
    border-radius: 0;
    padding: 12px 14px 12px 18px;
    text-transform: uppercase;
    border: 2px solid #53b778;
    letter-spacing: 1px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

.btn.btn-fill:hover { background-color:transparent; color:#53b778;}
   
  
.contact-info-box h6 {
    margin: 0px;
    font-size: 24px;
    font-weight: 600;
    color: #606060;
}
.contact-info-box p {
    margin: 0px;
    font-size: 16px;
    color: #606060;
    line-height: 26px;
}
.contact-details1 h6 { padding-left:20px;}
.contact-details1 p { padding-left:20px;}
.contact-info-box span.icon-envelope {
    font-size: 40px;
}

.icon-user:before {
    content: "\e71e";
}
.icon-envelope:before {
    content: "\f003";
}

.contact-info-box .social-links li a {
    text-align: center;
    text-decoration: none;
    line-height: 40px;
    height: 40px;
    width: 40px;
}
.contact-info-box .social-links li a:hover { background-color:#53b778;}
.contact-info-box ul.social-links fa { font-family: FontAwesome;
   }
   
   
   
   .google-map-location {
    margin-bottom: 90px;
}
.google-map-location h2 {
    line-height: 31px;
}
.text-align-center { text-align:center;}

.process-model.contact-us-tab {
    margin-bottom: 19px;
    margin-top: 35px;
    max-width: 390px;
}
.process-model {
    list-style: none;
    padding: 0;
    position: relative;
    max-width: 325px;
    margin: 20px auto 26px;
    border: none;
    z-index: 0;
}
.process-model li.active, .process-model li.visited {
    color: #57b87b;
}

.process-model li {
    display: inline-block;
    /*width: 32%;*/
	width:100%;
    text-align: center;
    float: none;
	font-family: FontAwesome;
}
.contact-adress-box {
    border: 1px solid #d5d5d5;
    padding: 25px 22px;
    margin-bottom: 15px;
    
}
.contact-adress-box p { font-size:16px;}

/* SMO */
.banner-inner.seo-banner {
    background:url(../images/seo-banner.jpg);
}

.nav-tabs.process-model > li.active > a, .nav-tabs.process-model > li.active > a:hover, .nav-tabs.process-model > li.active > a:focus, .process-model li a:hover, .process-model li a:focus {
    border: none;
    background: transparent;
}
.process-model li.active span, .process-model li.visited span {
    background: #fff;
    border-color: #57b87b;
}

.process-model li span {
    display: block;
    height: 68px;
    width: 68px;
    text-align: center;
    margin: 0 auto;
    background: #f5f6f7;
    border: 2px solid #e5e5e5;
    line-height: 65px;
    font-size: 30px;
    border-radius: 50%;
}
.icon-archery:before {
    content: "\e870";
}
.icon-Asset-2:before {
    content: "\f041";
}
.process-model li a {
    padding: 0;
    border: none;
    color: #606060;
}
.process-model li.active a, .process-model li.active a:hover, .process-model li.active a:focus, .process-model li.visited a, .process-model li.visited a:hover, .process-model li.visited a:focus {
    color: #57b87b;
}
.process-model li.active p, .process-model li.visited p {
    font-weight: 600;
}

.contact-us-tab li p {
    margin-top: 36px;
}

.process-model li p {
    font-size: 14px;
    margin-top: 11px;
}
.icon-Asset-1 {
    font-size: 23px !important;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
   
   
   
   
   
footer .light-ash-bg ul.social-links li a, ul.social-links li a {
    background: #c6cbd2;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: inline-block;
    /* line-height: 32px; */
    /* color: #fff; */
    /* text-decoration: none; */
}


footer .light-ash-bg ul.social-links li a, ul.social-links li a {
    background: #c6cbd2;
    /* border-radius: 50%; */
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    box-shadow: inset 0px 1px 0px 0px #b7bbc1;
    line-height: 32px;
    color: #fff;
    text-decoration: none;
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}

a:active, a:hover {
    outline: 0;
}


footer .light-ash-bg ul.social-links li, ul.social-links li {
 
    width: auto;
    margin-right: 10px;
    text-align: center;
}

/* ****************** Wheel *****************/
/*Mouse animate icon*/
.mouse-icon {
    position: absolute;
    left: 50%;
    bottom: 40px;
    border: 2px solid #fff;
    border-radius: 16px;
    height: 40px;
    width: 24px;
    margin-left: -15px;
    display: block;
    z-index: 10;
}

.mouse-icon .wheel {
    -webkit-animation-name: drop;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-name: drop;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-play-state: running;
}

.mouse-icon .wheel {
    position: relative;
    border-radius: 10px;
    background: #fff;
    width: 2px;
    height: 6px;
    top: 4px;
    margin-left: auto;
    margin-right: auto;
}

@-webkit-keyframes drop {
    0%   { top:5px;  opacity: 0;}
    30%  { top:10px; opacity: 1;}
    100% { top:25px; opacity: 0;}
}

@keyframes drop {
    0%   { top:5px;  opacity: 0;}
    30%  { top:10px; opacity: 1;}
    100% { top:25px; opacity: 0;}
}





#clockdiv{
	font-family: sans-serif;
	color: #fff;
	display: inline-block;
	font-weight: 100;
	text-align: center;
	font-size: 30px;
	margin:40px 0px 20px; 
}

#clockdiv > div{
	padding: 10px;
	border-radius: 3px;
	background: #00BF96;
	display: inline-block;
}

#clockdiv div > span{
	padding: 15px;
	border-radius: 3px;
	background: #00816A;
	display: inline-block;
}

.smalltext{
	padding-top: 5px;
	font-size: 16px;
}
.main_features h3 { margin-bottom:5px; line-height:normal;}
.features_item  .f_item_icon { background-color:#f8f8f8; padding:10px; border:1px solid #c1c1c1; width:60px !important; height:60px; border-radius:50px;} 
.features_item  .f_item_icon1 { background-color:#f8f8f8; border:1px solid #c1c1c1; width:60px !important; height:60px; border-radius:50px;} 

.features_item  .f_item_icon i { text-align:center;}
.f_item_icon i img { float:left; }

.main-videos {}
.main-videos iframe {border: 1px solid #57594b;
   }
   .main-videos {background-color:#ffc001; padding:40px 0px;}
.main-videos .video-portfolio { margin-bottom:30px; }
.main_business i { color:#666;}
.main_business .ad-img1 { padding:10px 0 10px; display:block;}
.tools-cards { margin:20px 0px;}
.topic { background-color:#CCC; background: none repeat scroll 0 0 #f0edea;
    color: #fff!important;}
.topic-main { }
.topic-head .head_title h2 { font-size:55px; padding:0px 0 20px; text-align:center; line-height:normal;}
.heading h3 { font-size:55px; padding:0px 0 20px; line-height:normal; text-align:left; color:#fff;}
.faqs .panel-heading { padding:0px;}
.faqs .panel-heading a { display:block; padding:8px 15px; cursor:pointer; background-color:chocolate;}
.outer-div {
    background: #fff;
    height: 170px;
    position: relative;
    overflow: hidden;
    margin: 0 0 20px;
    border: 10px solid #ccc;
}
.outer-div:hover > .inner-bottom {
    top: 0;
}
.inner-bottom {
    width: 100%;
    left: 0;
    top: 170px;
    position: absolute;
    height: 170px;
    transition: top .4s ease-in-out;
    background: #fff;
    padding: 8px 5px 5px;
}
.inner-top {
    margin: 25px 5px;
}
.component-title {
    color: #444;
    font-weight: bold;
    font-size: 18px;
}
.inner-bottom{top:0; position:relative;}
.component-title{color:#444;font-weight:bold;font-size:17px;height:70px;margin-top:20px}
.outer-divnew{height:298px;position:relative;overflow:hidden;margin:0 0 20px;border:10px solid #ccc}
.inner-topnew{margin:0}
.inner-bottomnew{width:100%;left:0;top:300px;position:absolute;transition:top .4s ease-in-out}
.outer-divnew:hover > .inner-bottomnew{top:0}
.component-title{color:#444;font-weight:bold;font-size:18px}
.component-description{font-family:arial;font-size:13px;line-height:18px;color:#909090;text-align:center;  top:0; padding:5px;
    left:0;
    position: absolute;}
.inner-top i {max-width: 52px;
    margin: 0 auto;
    background-size: 100%;
    background-image:
	url(../../assets/images/components-sprite.png);
    background-repeat: no-repeat;}
	
	.inner-top i.comp-img1 { width:50px; height:47px; display:inline-block;  background-position: 0px -600px;}
	.inner-top i.comp-img2 { width:50px; height:40px; display:inline-block;  background-position: 0px -352px;}
	.inner-top i.comp-img3 { width:50px; height:45px; display:inline-block;  background-position: 0px -392px;}
	.inner-top i.comp-img4 { width:50px; height:45px; display:inline-block;  background-position: 0px -137px;}
	.inner-top i.comp-img5 { width:50px; height:45px; display:inline-block;  background-position: 0px -647px;}
	.inner-top i.comp-img6 { width:50px; height:45px; display:inline-block;  background-position: 0px -437px;}
	.inner-top i.comp-img7 { width:50px; height:45px; display:inline-block;  background-position: 0px -482px;}
	.inner-top i.comp-img8 { width:50px; height:40px; display:inline-block;  background-position: 0px -529px;}
	.inner-top i.comp-img9 { width:50px; height:36px; display:inline-block;  background-position: 0px -567px;}
	.inner-top i.comp-img10 { width:50px; height:45px; display:inline-block;  background-position: 0px -183px;}
	.inner-top i.comp-img11 { width:50px; height:40px; display:inline-block;  background-position: 0px -697px;}
	.inner-top i.comp-img12 { width:50px; height:40px; display:inline-block;  background-position: 0px -50px;}
	.inner-top i.comp-img13 { width:50px; height:47px; display:inline-block;  background-position: 0px -95px;}
	
.outer-div{background:#fff;height:170px;position:relative;overflow:hidden;margin:0 0 20px;border:10px solid #ccc}.inner-top{margin:25px 5px}.inner-bottom{width:100%;left:0;top:170px;position:absolute;height:170px;transition:top .4s ease-in-out;background:#fff;padding:8px 5px 5px;}.outer-div:hover > .inner-bottom{top:20px;}.component-title{color:#444;font-weight:bold;font-size:17px;height:70px;margin-top:20px}.outer-divnew{height:298px;position:relative;overflow:hidden;margin:0 0 20px;border:10px solid #ccc}.inner-topnew{margin:0}.inner-bottomnew{width:100%;left:0;top:300px;position:absolute;transition:top .4s ease-in-out}.outer-divnew:hover > .inner-bottomnew{top:0}.component-title{color:#444;font-weight:bold;font-size:18px}.parent-element{display:inline-block;height:130px;width:130px;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}
	
/* ****************############# Faq  ##############3********************/
/*/* -------------------------------- */

.feature-grid-one
{
	padding:30px 16px;
	border:2px solid #253b50
}

.feature-grid-two
{
	padding:30px 20px;
	border:2px solid #253b50;
	margin-bottom:10px;
}
.box .h3{
		color:#253b50;
	font-size:27px !important;
}
.feature-grid .box .h3
{
	color:#253b50;
	font-size:27px !important;
	text-align:center;
	margin:14px 0
}

.feature-grid p
{
	color:#333;
	font-size:16px;
	line-height:2em
}

.feature-grid a
{
	text-decoration:none
}

.hi-icon
{
	display:inline-block;
	cursor:pointer;
	width:80px;
	height:80px;
	border-radius:50%;
	text-align:center;
	position:relative;
	z-index:1;
	color:#253b50;
	border:3px solid #253b50;
	line-height:4.5em
	font-size:25px;
}

.hi-icon:after
{
	position:absolute;
	width:100%;
	height:100%;
	border-radius:50%;
	content:'';
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}

.hi-icon:before
{   margin-top:24px;
	font-size:25px;
	display:block
}

.feature-grid .hi-icon
{
	-webkit-transition:-webkit-transform ease-out 0.1s,background .2s;
	-moz-transition:-moz-transform ease-out 0.1s,background .2s;
	transition:transform ease-out 0.1s,background .2s
}

.feature-grid .hi-icon:after
{
	top:0;
	left:0;
	padding:0;
	z-index:-1;
	box-shadow:0 0 0 2px rgba(255,255,255,0.1);
	opacity:0;
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	-ms-transform:scale(0.9);
	transform:scale(0.9)
}

.feature-grid .hi-icon:hover
{
	background:rgba(255,255,255,0.05);
	-webkit-transform:scale(0.93);
	-moz-transform:scale(0.93);
	-ms-transform:scale(0.93);
	transform:scale(0.93);
	color:#efd12f;
	text-decoration:none
}

.feature-grid .hi-icon:hover:after
{
	-webkit-animation:sonarEffect 1.3s ease-out 75ms;
	-moz-animation:sonarEffect 1.3s ease-out 75ms;
	animation:sonarEffect 1.3s ease-out 75ms
}

/* Counter Css */


/* Counter section styles
/* ========================================== */
.paralla-section { background-image:url(../assets/images/bg-pinstripe.png);}
#counter {
   background: url('../images/binding_dark.png')repeat fixed;
   background-color: rgba(44,62,80 , 0.6 );
   padding-top: 40px;
  padding-bottom: 40px;
}

#counter .counter-number {
  color: #ffa400;
  font-size: 32px;
}

#counter .counter-text {
  font-size: 1.4em;
    color: #fff;
    margin: 2em 0;
    text-transform: uppercase;
    letter-spacing: 3px;
	font-weight:500;
    position: relative;
    padding-bottom: 1em;
}
#counter .counter-text:after {content: '';
    background: #efd12f;
    height: 2px;
    width: 30%;
    position: absolute;
    bottom: 0;
    left: 0;}

.agile-left
{
	padding:0 2em;
	background:#fff
}

.count
{
	background:url(../images/banner1.jpg) center fixed;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:300px;
	padding:3em 0
}

.agile_count_grid_left
{
	float:left
}

.agile_count_grid_left span
{
	color:#fff
}

.agile_count_grid_left span,.agile_count_grid_right span, b
{
	font-size:3em; color:#fff;
}
.agile_count_grid_left span,.agile_count_grid_right fa { padding-top:20px;}

.agile_count_grid_right
{
	float:left;
	margin-left:1em
}

.agile_count_grid_right p
{
	color:#fff
}

.agile_count_grid .h3
{
	font-size:1.2em;
	color:#fff;
	margin:2em 0;
	text-transform:uppercase;
	letter-spacing:3px;
	position:relative;
	padding-bottom:1em
}

.agile_count_grid .h3:after
{
	content:'';
	background:#efd12f;
	height:2px;
	width:30%;
	position:absolute;
	bottom:0;
	left:0
}

.agile_count_grid_left span
{
	color:#efd12f;
	top:5px
}

.agile
{
	padding:2em 0
}

.agile_count_grid ul
{
	list-style:none;
	padding:0
}

.agile_count_grid ul li
{
	margin:10px 0
}

.agile_count_grid ul li a
{
	font-size:1em;
	font-weight:400;
	color:#b3b3b3;
	background:url(../images/dot.png)no-repeat -3px 3px;
	padding:0 0 0 20px;
	line-height:1.6em
}

.agile_count_grid ul li a:hover
{
	text-decoration:none;
	color:#efd12f
}

@media (min-width: 480px) and (max-width: 640px) {
    
	.pro-list ul { padding:20px 20px 0px;}
	
}
@media (min-width: 640px) and (max-width: 850px) {
.card { margin-bottom:10px;}	
}


hr {
    max-width: 100%;
    height: 2px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}
hr.colored {
    border-color: #EF4035;
}

/* Feature Course  */

.feature-course {background-image:url(../images/bg-header.jpg); background-attachment:fixed;  background-repeat:no-repeat; 	background-position:center center;
 }
.feature-course .topic-head .head_title h2 { color:#fff;}

@media (max-width:767px){
	.feature-course {
		background:transparent;
	}
}
.feature-course .ui-content{
	background:	rgba(50,200,222,0.7);
	padding:60px 0px 60px 0px;
}	
@media (max-width:767px){
	.feature-course .ui-content{
		padding:10px 0px 10px 0px;
	}
}
/* Ui Item */
.feature-course .ui-content .ui-item{
	padding:15px 0px;
	text-align:center;
	background:#fff;
	box-shadow: inset 0px 0px 40px rgba(0,0,0,0.15), 0px 0px 40px rgba(0,0,0,0.15);
	border:2px solid #fff;
	margin:10px auto;
	max-width:400px;
	border-radius:2px;
}
/* Image */
.feature-course .ui-item img{
	max-width:60px;
	margin:0px auto;
}
.feature-course .ui-item h2{
	font-size:20px;
	line-height:45px;
	font-weight:400;
	padding:10px 0px 0px;
}
.feature-course .ui-item h6{
	color:#888;
	text-transform:uppercase;
	font-size:14px;
}

.top-heading h1 { padding:10px 0px 0px; color:#fff;} 
.topic-in { padding:50px 0px;}

/*+++++++++++++ accordion ---------------*/

.panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}

.panel:last-child {
  border-bottom: none;
}

.panel-group > .panel:first-child .panel-heading {
  border-radius: 4px 4px 0 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-heading {
  background-color: rgb(130, 42, 42);
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 0;
}

.panel-title a {
  display: block;
  color: #fff;
  padding: 10px 10px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}

.panel-body {
  background: #fefefe;
  
}

.panel-body h5 { padding-top:10px; color:#666;}

.panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}

.panel:last-child .panel-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.panel-heading a:before {
  content: "\f0fe" ;
  position: absolute;
  font-family: 'FontAwesome';
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.panel-heading.active a:before {
  content: "\f055";
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .panel-heading a:after {
  content: "\f055";
  font-size: 24px;
  position: absolute;
  font-family: 'FontAwesome';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
  content: '\f055';
  transform: scale(1);
  transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {
  content: "\f078";
  font-size: 14px;
  position: absolute;
  font: 'FontAwesome';
  right: 10px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}

#bs-collapse ul { padding-left:40px;}
#bs-collapse ul li { line-height:24px;}
#bs-collapse ul li:before {
  content: '\f006';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #0074D9;}
  
  /* Testimonials */
  
  .testimonials-design { padding:40px 0px;}
  .section-description { padding-bottom:20px;}
  .card {
    border-radius: .3rem;
	    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);

}
.card hr {
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.section .section-heading {
    margin-top: 2rem;
    margin-bottom: 2rem;
	color:#fff;
}
.section p { color:#b7b7b7;}
.card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
}

.testimonial-card .card-up {
    overflow: hidden;
    height: 120px;
    border-radius: .3rem .3rem 0 0;
	background:#ffc001;
	
}
.testimonial-card {margin-bottom:20px; margin-top:20px;}
.testimonial-card .avatar {border-radius: 50%;
    height: 120px;
    width: 120px;
    margin: -65px auto 0;
    overflow: hidden;
    border: 5px solid #fff;

}
.blue-text { color:chocolate;}
.card, .card .card-body h3, .card .card-body h4, .card .card-text {
    font-weight: 400; }
.testimonial-card .card-body { text-align:center;}
.testimonial-card .card-body p { color:#999; text-align:justify;} 
.mt-1, .my-1 {
    margin-top: .25rem!important;}
.btn .fa, .card .card-body { position:relative;}
.card-body {-webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}


@media screen and (max-width: 767px) {
.contact-info-box {
    margin-bottom: 30px;
    max-width: inherit;
}
.card { margin-bottom:20px;}
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.tags ol { padding:0; padding-bottom:5px;}
.tags li { font-weight:600; color:#333;}
.tags li:before { display:none;}
#myForm { max-width:800px; margin:0 auto;}
.card-body a {border: 1px solid gainsboro; display:inline-block; cursor:pointer;
    padding: 5px 31px;}
	.card-body a:hover { background-color:#F2F2F2;}
	
	/* Bootstrap slider */
	
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        height:auto;
        min-width: 100%;
        width: 100%;
        max-width: 100%;
        line-height: 1;
    }
	

	.main-slider { height:400px; display:inline-block;
  overflow: hidden;
  padding: 0 !important;}
	
.desc-wrapper {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  text-align: left;
  padding: 0;
  padding-left: 20px;
  right:10%;
}

.footer-checkbox { float:left;}
.checkbox label {  padding-bottom:10px;}