/*--
	Author: W3Layouts
	Author URL: http://w3layouts.com
	License: Creative Commons Attribution 3.0 Unported
	License URL: http://creativecommons.org/licenses/by/3.0/
--*/

html,
body {
	margin: 0;
	font-size: 100%;
	font-family: 'Merriweather Sans', sans-serif;
	background: #fff;
}

body a {
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

a:hover {
	text-decoration: none;
}

input[type="button"],
input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: 400;
	font-family: 'Mallanna', sans-serif;
}

p {
    margin: 0;
    font-size: 0.9em;
    color: #777777;
    line-height: 2em;
    letter-spacing: 1px;
    text-align: justify;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}

/*-- header_w3layouts_agile --*/
/*-- Index-Page-Styling --*/
/*-- top-bar--*/
.header_w3layouts_agile-main {
	position: relative;
}
.top-bar {

    position: absolute;
    z-index: 999;
    width: 100%;
    top: 4%;
    left: -3%;
    background-color: white;

}
/*--top-bar_sub_w3ls_agileits --*/
.top-bar_sub_w3ls_agileits {
	background: #222;
	padding: 1em;
	position: relative;
}

.top-bar_sub_w3ls_agileits h6 {
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	font-weight: 600;
	letter-spacing: 2px;
	float: left;
}

.top-bar_sub_w3ls_agileits h6 a {
	color: #fff;
	text-decoration: none;
	padding: 9px 16px;
	letter-spacing: 1px;
	font-size: 14px;
	background: #ff3c41;
	display: inline-block;
	border: 2px solid transparent;
	font-weight: bold;
}
/*-- top-bar_sub_w3ls_agileits --*/

/*-- Logo --*/
.logo {
	width: 60%;
	float: left;
}

.logo a {
	font-size: 40px;
	font-weight: bold;
	color: #EEE;
}

.logo a:hover {
	color: #FFF;
}
.logo1 p {

    color: blue;

}
.logo0 {

    float: left;
    width: 121px;
    margin-left: 129px;
    margin-top: 10px;
    margin-bottom: 11px;

}
/*-- //Logo --*/

/*-- Info --*/

.info {
	width: 40%;
	float: left;
	padding-top: 20px;
}

.info .email,
.info .phone {
	width: 50%;
	float: left;
}

.info p {
	color: #EEE;
	font-size: 13px;
}

.info a {
	color: #FFF;
}

.info a:hover {
	color: #009688;
}

.info span.glyphicon {
	margin-right: 5px;
}

.navbar-brand {
	line-height: 0px !important;
}

.navbar-brand {
	float: none;
}

nav.linkEffects.linkHoverEffect_12 ul {
	margin-top: 6px;
}

a.active,
ul.top_nav li a:hover {
	border-bottom: 4px solid #2f4190;
}

li.dropdown span.fa.fa-angle-down {
	margin-right: 10px;
}
.ffff {
    float: left;
    margin: 4px;
}
.ee {
    float: left;
    margin-left: 5px;
    margin-top: 15px;
}
/*-- //Info --*/

/*-- //top-bar-agile --*/

h6 {
	margin: 0 auto;
	z-index: 999;
}

h6 a {
	cursor: pointer;
	font-size: 15px;
	text-transform: uppercase;
}

.slider-top span {
	font-weight: 600;
}

/*-- //Slider --*/

.navbar {
	margin-bottom: 0;
}

.navbar-nav {
	float: right;
}

.navbar-default {
	background: none;
	border-color: #012231;
}

.navbar-default .navbar-brand {
	color: #fff;
	font-size: 48px;
	text-decoration: none;
	font-weight: 400;
}

a.navbar-brand img {
	display: inline-block;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	padding: 0;
	float: right;
	margin-left: 0em;
}

.navbar-default .navbar-brand:hover {
	color: #fff;
	text-decoration: none;
}

a.navbar-brand span {
	color: rgba(247, 242, 242, 0.5);
	font-weight: 100;
	display: block;
	font-size: 0.32em;
	letter-spacing: 0px;
}

.navbar {
	position: relative;
	min-height: inherit;
}

.navbar-header {
	margin-top: 0px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #2FD828;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 16px;
}

.navbar-nav>li>a {
	padding-top: 25px;
	padding-bottom: 25px;
}

.navbar-brand {
	height: 0;
	padding: 0;
}

.navbar {
	border-radius: 0px;
	border: none;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a.active {
	color: #EFA52C;
}

.navbar {
	border-radius: 0px;
	border: none;
}

.dropdown-menu {
	background-color: #fff;
}

ul.top_nav li {
	display: inline-block;
	list-style: none;
	margin: 0 20px;
}

ul.top_nav li a {
    color: black;
    font-size: 0.9em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px 2px;
}

nav.navbar.navbar-default {

    margin-top: 10px;
    background-color: white;
    height: 81px;
    width: 108%;
    margin-left: -61px;
    margin-top: -27px;

}

ul.top_nav {
	margin-top: 25px;
}

.dropdown-menu>li>a {
	padding: 0;
	color: #555;
	text-align: center;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 1px;
	border: none !important;
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 2em;
}

ul.dropdown-menu li {
	display: block;
	margin: 0;
}

ul.dropdown-menu li a {
	color: #555;
	padding: 10px 0;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	color: #333;
	background-color: #ff3c41;
	border: none !important;
}

/*-- //nav --*/

/*-- search --*/

.search {
	float: right;
	width: 12%;
}

.search h5 {
	margin-top: 11px;
}

a.sign {
	color: #e4e6e6;
	font-size: 1.2em;
	font-weight: 700;
	letter-spacing: 1px;
}

.cd-main-header_w3layouts_agile {
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
}

.cd-main-header_w3layouts_agile {
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cd-main-content.nav-is-visible,
.cd-main-header_w3layouts_agile.nav-is-visible {
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px);
	-ms-transform: translateX(-260px);
	-o-transform: translateX(-260px);
	transform: translateX(-260px);
}

.nav-on-left .cd-main-content.nav-is-visible,
.nav-on-left .cd-main-header_w3layouts_agile.nav-is-visible {
	-webkit-transform: translateX(260px);
	-moz-transform: translateX(260px);
	-ms-transform: translateX(260px);
	-o-transform: translateX(260px);
	transform: translateX(260px);
}

.cd-header_w3layouts_agile-buttons {
	position: absolute;
	display: inline-block;
	top: -30px;
	right: 0;
}

.cd-header_w3layouts_agile-buttons li {
	display: inline-block;
}

.cd-search-trigger,
.cd-nav-trigger {
	position: relative;
	display: block;
	width: 44px;
	height: 44px;
	overflow: hidden;
	white-space: nowrap;
	color: transparent;
	z-index: 3;
	background: rgba(177, 173, 173, 0.12);
}

.cd-search-trigger::before,
.cd-search-trigger::after {
	/* search icon */
	content: '';
	position: absolute;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.cd-search-trigger::before {
	top: 11px;
	left: 11px;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid #fff;
}

.cd-search-trigger::after {
	/* handle */
	height: 3px;
	width: 8px;
	background: #fff;
	bottom: 14px;
	right: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.cd-search-trigger span {
	/* container for the X icon */
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.cd-search-trigger span::before,
.cd-search-trigger span::after {
	/* close icon */
	content: '';
	position: absolute;
	display: inline-block;
	height: 3px;
	width: 22px;
	top: 50%;
	margin-top: -2px;
	left: 50%;
	margin-left: -11px;
	background: #fff;
	opacity: 0;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.cd-search-trigger span::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.cd-search-trigger span::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.cd-search-trigger.search-is-visible::before,
.cd-search-trigger.search-is-visible::after {
	/* hide search icon */
	-moz-opacity: 0;
	opacity: 0;
}

.cd-search-trigger.search-is-visible span::before,
.cd-search-trigger.search-is-visible span::after {
	/* show close icon */
	-moz-opacity: 1;
	opacity: 1;
}

.cd-search-trigger.search-is-visible span::before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.cd-search-trigger.search-is-visible span::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.cd-search {
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-search input {
	border-radius: 0;
	border: none;
	background: #fff;
	width: 100%;
	padding: 0 5%;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-size: 1em;
	padding: 2em 2em;
	color: #999;
	letter-spacing: 3px;
}

.cd-search input::-webkit-input-placeholder {
	color: #333 !important;
}

.cd-search input::-moz-placeholder {
	color: #fff !important;
}

.cd-search input:-moz-placeholder {
	color: #fff !important;
}

.cd-search input:-ms-input-placeholder {
	color: #fff !important;
}

.cd-search input:focus {
	outline: none;
}

.cd-search.is-visible {
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}

/*-- //search --*/

/*-- /slider --*/

/*-- banner-top --*/

.banner-top {
	background: url(../img/silder2.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 750px;
}

.banner-top1 {
	background: url(../img/silder.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 750px;
}

.banner-top2 {
	background: url(../img/silder1.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 750px;
}

.banner-top3 {
	background: url(../img/silder4.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 750px;
}

.banner-info {
	text-align: center;
	padding: 16em 5em 0 4em;
	width: 54%;
	margin: 0 auto;
}

.banner-info a {
	color: #fff;
	text-decoration: none;
	padding: 6px 20px;
	letter-spacing: 1px;
	font-size: 14px;
	margin: 1em 1em 0 0em;
	background: #0ebeff;
	display: inline-block;
	border: 2px solid transparent;
	font-weight: bold;
}

.banner-info a:hover {
	color: #ff3c41;
	background: #fff;
}

.banner-info h3 {
	font-size: 5em;
	letter-spacing: 1px;
	text-shadow: 0 2px 12px rgba(0, 0, 0, 0.42);
	margin-bottom: 0.2em;
	color: #fff;
}

.banner-info p {
	font-size: 1em;
	color: #fff;
	margin: 1.5em 0;
	letter-spacing: 6px;
}

.banner-info i {
	color: #fff;
}

/*-- //banner-top --*/

/*--slider--*/

#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

.events {
	list-style: none;
}

.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
}

.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	bottom: 17%;
	left: 40px;
	opacity: 0.9;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 44px;
	width: 44px;
	background: #fff url(../images/left.png) no-repeat 0px 0px;
	display: none;
}

.callbacks_nav.next {
	left: auto;
	background: #fff url(../images/right.png) no-repeat 6px 6px;
	left: 120px;
}

.callbacks_nav.prev {
	left: auto;
	background: #fff url(../images/left.png) no-repeat 6px 6px;
	left: 70px;
}

#slider3-pager a {
	display: inline-block;
}

#slider3-pager span {
	float: left;
}

#slider3-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}

#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}

#slider3-pager a {
	padding: 0;
}

#slider3-pager li {
	display: inline-block;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	height: auto;
	border: 0;
}

.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 74%;
	left: 45%;
	padding: 0;
	margin: 0;
	display: block;
	z-index: 99;
}

.slider-top span {
	font-weight: 600;
}

.callbacks_tabs li {
	display: inline-block;
	margin: 0 2px;
}

/*----*/
.col-md-6.b_right.aos-init.aos-animate {

    float: left;
    width: 86%;

}
.callbacks_tabs a {
	visibility: hidden;
}

.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 14px;
	width: 14px;
	display: inline-block;
	background: none;
	border: 2px solid #fff;
}

.callbacks_here a::after {
    background: #2e4092;
    border: 2px solid #2e4092;
    height: 14px;
    width: 14px;
}
/*-- //slider --*/

.modal-content {
	border-radius: 0px;
}

.signin-form {
	text-align: center;
}

.signin-form h3,
h3.sign {
	font-size: 1.6em;
	color: #212121;
	margin: 0em 0 0.8em 0;
	letter-spacing: 1px;
	font-weight: 700;
}

h3.sign {
	text-align: center;
}

.signin-form h3 span {
	color: #67e1ff;
}

.login-m_page_img {
	float: left;
	width: 43%;
	margin-right: 1%;
}

.login-m_page {
	float: right;
	width: 56%;
	padding: 0 1em 1em 1em;
}

.login-form {
	margin: 1em 0 0.5em;
}

.login-m_page_img img {
	width: 100%;
}

.signin-form input[type="email"],
.signin-form input[type="text"],
.signin-form input[type="password"],
.signin-form textarea {
	width: 100%;
	padding: 0.8em 1em 0.8em 1em;
	font-size: 0.8em;
	margin: 0.5em 0;
	outline: none;
	color: #212121;
	border: none;
	border: 1px solid #ccc;
	letter-spacing: 1px;
	text-align: center;
}

.signin-form input[type="email"] {
	background: none;
	display: block;
}

.signin-form input[type="text"] {
	background: none;
	display: block;
}

.signin-form input[type="password"] {
	background: none;
	display: block;
}

.signin-form ::-webkit-input-placeholder {
	color: #777 !important;
}

.signin-form ::-webkit-textarea-placeholder {
	color: #777 !important;
}

.signin-form textarea {
	min-height: 100px;
}

.signin-form input[type="submit"] {
	outline: none;
	padding: 0.7em 0;
	width: 100%;
	text-align: center;
	font-size: 1em;
	margin-top: 0.5em;
	border: none;
	color: #FFFFFF;
	text-transform: uppercase;
	cursor: pointer;
	background: #2f2e2e;
	box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
}

.signin-form input[type="submit"]:hover {
	color: #fff;
	background: #ff3c41;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}

.signin-form p a {
	font-size: 0.8em;
	color: #7b7979;
	letter-spacing: 1px;
}

.login-social-grids {
	margin: 1.5em 0 0.5em 0;
}

.login-social-grids ul {
	padding: 0;
	margin: 0;
}

.login-social-grids ul li {
	display: inline-block;
	margin: 0 .5em 0 0;
}

.login-social-grids ul li a {
	color: #FFFFFF;
	text-align: center;
}

.login-social-grids ul li a i.fa.fa-facebook,
.login-social-grids ul li a i.fa.fa-twitter,
.login-social-grids ul li a i.fa.fa-rss {
	height: 30px;
	width: 30px;
	border: solid 2px #212121;
	line-height: 29px;
	background: none;
	color: #212121;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.login-social-grids ul li a i.fa.fa-facebook:hover {
	border: solid 2px #3b5998;
	background: #3b5998;
	color: #FFFFFF;
}

.login-social-grids ul li a i.fa.fa-twitter:hover {
	border: solid 2px #55acee;
	background: #55acee;
	color: #FFFFFF;
}

.login-social-grids ul li a i.fa.fa-rss:hover {
	border: solid 2px #f26522;
	background: #f26522;
	color: #FFFFFF;
}

.modal-header_w3layouts_agile .close {
	float: right !important;
	padding: 0.5em;
}

.form-control:focus {
	border: 1px solid #ccc;
	outline: 0;
	box-shadow: none !important;
}

.modal-header_w3layouts_agile {
	padding: 0;
	border: none;
}

/*-- //registration --*/

/*-- /timeline --*/

.timeline {
	position: relative;
	padding: 4px 0 0 0;
	margin-top: 22px;
	list-style: none;
}

.timeline>li:nth-child(even) {
	position: relative;
	margin-bottom: 50px;
	height: 180px;
	right: -100px;
}

.timeline>li:nth-child(odd) {
	position: relative;
	margin-bottom: 50px;
	height: 180px;
	left: -100px;
}

.timeline>li:before,
.timeline>li:after {
	content: " ";
	display: table;
}

.timeline>li:after {
	clear: both;
	min-height: 170px;
}

.timeline>li .timeline-panel {
	position: relative;
	float: left;
	width: 41%;
	padding: 0 20px 20px 30px;
	text-align: right;
}

.timeline>li .timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}

.timeline>li .timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}

.timeline>li .timeline-image {
	z-index: 100;
	position: absolute;
	left: 50%;
	border: 7px solid #0ebeff;
	border-radius: 100%;
	background-color: #0ebeff;
	box-shadow: 0 0 5px #0ebeff;
	width: 200px;
	height: 200px;
	margin-left: -100px;
}

.timeline>li .timeline-image h4 {
	margin-top: 12px;
	font-size: 10px;
	line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	padding: 0 30px 20px 20px;
	text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}

.timeline>li:last-child {
	margin-bottom: 0;
}

.timeline .timeline-heading h4 {
	margin-top: 22px;
	margin-bottom: 4px;
	padding: 0;
	color: #8a8585;
	font-size: 1em;
}

.timeline-heading h5 {
	font-size: 0.9em;
	letter-spacing: 1px;
	margin: 0.5em 0;
	color: #76c9e8;
}

.timeline .timeline-heading h4.subheading {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-size: 20px;
	color: #ff3c41;
	font-weight: 700;
	letter-spacing: 1px;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
	margin-bottom: 0;
	color: #808080;
}

/*Style for even div.line*/

.timeline>li:nth-child(odd) .line:before {
	content: "";
	position: absolute;
	top: 60px;
	bottom: 0;
	left: 690px;
	width: 4px;
	height: 340px;
	background-color: #0ebeff;
	-ms-transform: rotate(-44deg);
	/* IE 9 */
	-webkit-transform: rotate(-44deg);
	/* Safari */
	transform: rotate(-44deg);
	box-shadow: 0 0 5px #0ebeff;
}

/*Style for odd div.line*/

.timeline>li:nth-child(even) .line:before {
	content: "";
	position: absolute;
	top: 60px;
	bottom: 0;
	left: 450px;
	width: 4px;
	height: 340px;
	background-color: #0ebeff;
	-ms-transform: rotate(44deg);
	/* IE 9 */
	-webkit-transform: rotate(44deg);
	/* Safari */
	transform: rotate(44deg);
	box-shadow: 0 0 5px #0ebeff;
}

/* Medium Devices, .visible-md-* */

@media (min-width: 992px) and (max-width: 1199px) {
	.timeline>li:nth-child(even) {
		margin-bottom: 0px;
		min-height: 0px;
		right: 0px;
	}
	.timeline>li:nth-child(odd) {
		margin-bottom: 0px;
		min-height: 0px;
		left: 0px;
	}
	.timeline>li:nth-child(even) .timeline-image {
		left: 0;
		margin-left: 0px;
	}
	.timeline>li:nth-child(odd) .timeline-image {
		left: 690px;
		margin-left: 0px;
	}
	.timeline>li:nth-child(even) .timeline-panel {
		width: 76%;
		padding: 0 0 20px 0px;
		text-align: left;
	}
	.timeline>li:nth-child(odd) .timeline-panel {
		width: 70%;
		padding: 0 0 20px 0px;
		text-align: right;
	}
	.timeline>li .line {
		display: none;
	}
.col-md-4.social-icons.aos-init.aos-animate {

    float: left;
    margin-left: 239px;
    margin-top: -194px;
    margin-left: 625px;

}
}

/* Small Devices, Tablets */

@media (min-width: 768px) and (max-width: 991px) {
	.timeline>li:nth-child(even) {
		margin-bottom: 0px;
		min-height: 0px;
		right: 0px;
	}
	.timeline>li:nth-child(odd) {
		margin-bottom: 0px;
		min-height: 0px;
		left: 0px;
	}
	.timeline>li:nth-child(even) .timeline-image {
		left: 0;
		margin-left: 0px;
	}
	.timeline>li:nth-child(odd) .timeline-image {
		left: 520px;
		margin-left: 0px;
	}
	.timeline>li:nth-child(even) .timeline-panel {
		width: 70%;
		padding: 0 0 20px 0px;
		text-align: left;
	}
	.timeline>li:nth-child(odd) .timeline-panel {
		width: 70%;
		padding: 0 0 20px 0px;
		text-align: right;
	}
	.timeline>li .line {
		display: none;
	}
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 767px) {
	.logo2 p {

    float: left;
    margin-left: -112px;
    font-size: 18px;
    padding: 0px;
    margin-top: 28px;

}
	.timeline>li:nth-child(even) {
		margin-bottom: 0px;
		min-height: 0px;
		right: 0px;
	}
	.timeline-image img {
		margin: 0 auto;
		width: 100%;
		text-align: center;
	}
	.timeline>li:nth-child(odd) {
		position: relative;
		margin: 64px 0;
		height: 180px;
		left: 0px;
	}
	.timeline>li .line {
		display: none;
	}
	.timeline>li .timeline-image {
		z-index: 100;
		position: absolute;
		left: 50%;
		border: 3px solid #0ebeff;
		border-radius: 100%;
		background-color: #0ebeff;
		box-shadow: 0 0 2px #0ebeff;
		width: 120px;
		height: 120px;
		margin-left: -60px;
	}
	ul.timeline li {
		margin: 2em 0;
	}
	li.one-tm {
		margin-top: 0 !important;
	}
}

@media only screen and (max-width: 640px) {
	.timeline>li .timeline-image {
		z-index: 100;
		position: absolute;
		left: 50%;
		border: 3px solid #0ebeff;
		border-radius: 100%;
		background-color: #0ebeff;
		box-shadow: 0 0 2px #0ebeff;
		width: 100px;
		height: 100px;
		margin-left: -60px;
	}
	
}

@media only screen and (max-width:568px) {
	.timeline>li .timeline-image {
		z-index: 100;
		position: absolute;
		left: 20%;
		border: 3px solid #0ebeff;
		border-radius: 100%;
		background-color: #0ebeff;
		box-shadow: 0 0 2px #0ebeff;
		width: 100px;
		height: 100px;
		margin-left: -60px;
	}
	.timeline>li .timeline-panel {
		position: relative;
		float: right;
		width: 70%;
		padding: 0 20px 20px 30px;
		text-align: left;
	}
}

@media only screen and (max-width:414px) {
	.timeline>li .timeline-image {
		z-index: 100;
		position: absolute;
		left: 18%;
		border: 3px solid #0ebeff;
		border-radius: 100%;
		background-color: #0ebeff;
		box-shadow: 0 0 2px #0ebeff;
		width: 80px;
		height: 80px;
	}
	.timeline .timeline-heading h4 {
		margin-top: 0px;
		margin-bottom: 4px;
	}
	.timeline>li .timeline-panel {
		position: relative;
		float: right;
		width: 75%;
		padding: 0 10px 10px 10px;
		text-align: left;
	}
	.timeline>li.timeline-inverted>.timeline-panel {
		padding: 0 10px 10px 10px;
	}
}

@media only screen and (max-width:384px) {
	.timeline>li .timeline-image {
		z-index: 100;
		position: absolute;
		left: 20%;
		border: 3px solid #0ebeff;
		border-radius: 100%;
		background-color: #0ebeff;
		box-shadow: 0 0 2px #0ebeff;
		width: 60px;
		height: 60px;
	}
	.top-bar {

    position: absolute;
    z-index: 999;
    width: 105%;
    top: 4%;
    left: 3%;

}
.col-md-4 {

    width: 33.333%;
    color: white;
    margin-left: 84px;

}
}

/*-- //timeline --*/

/*-- /banner_bottom --*/

.inner_sec_w3_agileinfo {
	margin-top: 4em;
}

.banner_bottom {
	padding: 7em 0;
}

h3.header_w3layouts_agile {
	font-size: 3.5em;
	color: #2e4092;
	letter-spacing: 1px;
	font-weight: 400;
}
h3.header_w3layouts_agile1 {
    font-size: 3.5em;
    color: white;
    letter-spacing: 1px;
    font-weight: 400;
}
h3.header_w3layouts_agile.two {
	color: #fff;
}

.banner_bottom_in {
	text-align: center;
	margin: 0 auto;
	width: 60%;
}

.banner_bottom_in p {
	margin: 2em 0;
}

.edu_button a {
	padding: 0.8em 2em;
	color: #222;
	font-size: 0.8em;
	letter-spacing: 1px;
	background: #ffffff;
	border: 2px solid #aaadac;
	border-radius: 0;
	font-weight: 700;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.edu_button a:hover {
    background: #2e4092;
    border: 2px solid #2e4092;
    color: #fff;
}

.banner_bottom_in h3 {
	line-height: 1.3em;
}

.yoga-video {
	margin-top: 3em;
}

.banner_bottom_in iframe {
	min-height: 300px;
	border: 6px solid #ddd;
	margin-top: 1em;
	width: 100%;
}

.signin-form.profile.join-fm {
	background: rgba(178, 207, 218, 0.23);
	padding: 3em 2em 2em 2em;
	margin-top: 3em;
	-webkit-box-shadow: 10px 10px 5px -9px rgba(0, 0, 0, 0.66);
	-moz-box-shadow: 10px 10px 5px -9px rgba(0, 0, 0, 0.66);
	box-shadow: 10px 10px 5px -9px rgba(0, 0, 0, 0.66);
}

.signin-form.profile.join-fm input[type="email"],
.signin-form.profile.join-fm [type="text"],
.signin-form.profile.join-fm [type="password"] {
	background: rgba(118, 218, 255, 0.23);
	padding: 1.2em;
	text-align: left;
	border: 1px solid rgba(118, 218, 255, 0.4);
	letter-spacing: 2px;
}

.signin-form.profile.join-fm input[type="submit"] {
	padding: 1.25em 0;
}

/*-- //banner_bottom --*/

/*-- /sec_video --*/

.sec_video {
	padding: 6em 0;
	background: #2e4092;
}

.about-sub-gd {
	margin-bottom: 2em;
}

.about-gd h4 {
	color:white;
	font-size: 1.8em;
	text-transform: capitalize;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(65, 183, 226, 0.52);
	margin-bottom: 1em;
}

.about-gd p {
    color: white;
    text-align: justify;
}
.about-gd1 {
	margin-top: 7em;
}

.about-gd.ab-right {
	margin-top: 14em;
}

/*-- //sec_video --*/

/*-- /services --*/

.services {
	padding: 7em 0;
	background: #2e4092;
}

.icon_info span {
	height: 90px;
	width: 90px;
	background: #fff;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 5px solid #fafafa;
	line-height: 85px;
	font-size: 2em;
	color: #0ebeff;
}

.icon_info h5 {
    font-size: 1.4em;
    color: #2e4092;
    margin: 1em 0;
    font-weight: 600;
}

.icon_info {
	text-align: center;
}

.icon_info {
	text-align: center;
	padding: 4em 2em;
	background: #fafafa;
	box-shadow: 0 0px 3px rgb(158, 27, 30), 0 1px 3px rgb(177, 17, 21);
}

.grid_info_main:nth-child(2) {
	margin-top: 5em;
}

.grid_info_main:nth-child(3) {
	margin-top: 10em;
}

.grid_info.second {
	margin-top: 1.5em;
}

/*-- //services --*/

.top_spl_courses {
	padding: 7em 0;
}

.carousel {
	margin-bottom: 0;
	padding: 0px;
}

/* The controlsy */

.carousel-control {

    left: -120px;
    height: 40px;
    width: 40px;
    background: none;
        background-repeat: repeat;
        background-image: none;
    border: 2px solid #000;
    border-radius: 50%;
    margin-top: 124px;
    color: #000;
    box-shadow: none;
    background-image: none !important;
    opacity: 0.9;
    line-height: 34px;

}

.carousel-control.right {

    right: -51px;

}

/* The indicators */

.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
	display: none;
}

.mid_slider {
	margin-top: 2em;
}

.slidering h5 {

    font-size: 1.2em;
    color: #2e4092;
    margin: 1em 0;
    font-weight: 600;
    text-align: center;

}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 0;
}

/* The colour of the indicators */

/*.carousel-indicators li {
	background: #cecece;
	display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    border: 1px solid #fff;
    border-radius: 10px;

}*/

/*.carousel-indicators .active {
background: #428bca;
    width: 12px;
    height: 12px;
    margin: 0;
}*/

.tabs-grids img {
	width: 69%;
	margin: 2em 0;
}

.text-info h4 {
	font-size: 2em;
	font-weight: bold;
	color: #222;
	margin-bottom: 0.3em;
	letter-spacing: 1px;
}

/*--/newsletter--*/

.newsletter {
	padding: 1em 7em;
	background: #0ebeff;
}

.newsright input[type="email"] {
	padding: 16px 15px;
	color: #fff;
	font-size: 14px;
	border: 1px solid #1ab5ef;
	width: 74%;
	letter-spacing: 3px;
	background: rgba(187, 231, 247, 0.47);
	outline: none;
}

.newsright input[type="submit"] {
	padding: 15px 20px 15px;
	font-size: 15px;
	outline: none;
	text-transform: uppercase;
	margin: 0 0 0 -4px;
	font-weight: 600;
	letter-spacing: 1px;
	background: #ff3c41;
	color: #fff;
	border: 1px solid #ff3c41;
}

.newsright input[type="submit"]:hover {
	background: #080808;
	color: #ffffff;
}

.newsright ::-webkit-input-placeholder {
	color: #fff !important;
}

.newsleft h3 {
	font-size: 24px;
	margin-top: 15px;
	color: #232222;
	letter-spacing: 3px;
	font-weight: 700;
}

/*--//newsletter--*/

/*-- /testimonials --*/

.carousel.slide.two .item {
	background: none !important;
}

.tesimonials {
	padding: 7em 0;
	background: #2d364c;
	text-align: center;
}

#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px;
}

/* Control buttons  */

#quote-carousel .carousel-control {
	background: none;
	color: #fff;
	font-size: 2em;
	text-shadow: none;
	margin-top: 0px;
	line-height: 145px;
}

ol.carousel-indicators.two {
	display: block;
}

/* Previous button  */

#quote-carousel .carousel-control.left {
	left: -116px;
}

/* Next button  */

#quote-carousel .carousel-control.right {
	right: -116px !important;
}

/* Changes the position of the indicators */

#quote-carousel .carousel-indicators {
	left: 34%;
	top: auto;
	bottom: -26px;
	margin-right: -19px;
}

/* Changes the color of the indicators */

#quote-carousel .carousel-indicators li {
	background: #fff;
	width: 12px;
	height: 12px;
	margin: 0 2px;
}

#quote-carousel .carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0 2px;
	background: #ee4f4f;
	border: 1px solid #ee4f4f;
}

#quote-carousel img {
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}

/* End carousel */

.item blockquote {
	border-left: none;
	margin: 0;
}

.item blockquote img {
	margin-bottom: 10px;
}

.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
	color: #ff3c41;
	font-size: 2em;
}

.test_img_info p {
	color: #e8e8e8;
	margin-bottom: 1em;
}

.test_img_info h6 {
	color: #ff3c41;
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 2em;
	letter-spacing: 1px;
}

.text-center.test_img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 2px solid #232c42;
	margin-right: 1em;
	background: #232b40;
}

.test_img i {
	color: #fff;
	font-size: 5em;
	line-height: 104px;
}

.test_img_info {
	text-align: left;
}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
	#quote-carousel {
		margin-bottom: 0;
		padding: 0 40px 30px 40px;
	}
}

/* Small devices (tablets, up to 768px) */

@media (max-width: 768px) {
	/* Make the indicators larger for easier clicking with fingers/thumb on mobile */
	#quote-carousel .carousel-indicators {
		bottom: -20px !important;
	}
	#quote-carousel .carousel-indicators li {
		display: inline-block;
		margin: 0px 5px;
		width: 15px;
		height: 15px;
	}
	#quote-carousel .carousel-indicators li.active {
		margin: 0px 5px;
		width: 20px;
		height: 20px;
	}
}

/*-- //testimonials --*/

/*-- /app --*/

.app-devices {
	margin: 2em 0;
}

p.para_vl {
	margin-top: 2em;
}

/*-- //app --*/

/*-- Footer --*/

.footer-grids {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.footer-1,
.footer-2 {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-basis: 50%;
	-webkit-flex-basis: 50%;
}

.mid-info {
	flex-basis: 50%;
	-webkit-flex-basis: 50%;
	text-align: left;
	padding: 1em;
	position: relative;
}

.bottom-social {
	color: #74809c;
	letter-spacing: 1px;
	font-size: 14px;
	text-decoration: none;
}

.botttom-nav-w3ls-agile {
	margin-bottom: 2em;
}

h3.subheading {
	font-size: 27px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
}

.botttom-nav-w3ls-agile ul li {
	display: block;
	margin: 10px 0px;
}

.botttom-nav-w3ls-agile ul li a {
	color: #8691ab;
	letter-spacing: 1px;
	font-size: 14px;
	text-decoration: none;
}

ul.f_links.thrd li a {
	font-weight: 600;
}

.botttom-nav-w3ls-agile ul li a:hover {
	color: #ff3c41;
	text-decoration: none;
}

.social-icons h6 {
	color: #fff;
}

.social-icons h6 {
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 1em;
}

.social-icons a {
	color: #fff;
	font-size: 15px;
	display: inline-block;
	margin-right: 10px;
	width: 32px;
	height: 32px;
	border: 1px solid #616877;
	text-align: center;
	line-height: 32px;
}

.social-icons a:hover {
	color: #ff3c41;
	border: 1px solid #ff3c41;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

/*--copy-right--*/

h2.footer-logo {
	text-align: left;
	float: left;
}

h2.footer-logo a span {
	display: block;
	color: #ff3c41;
	font-size: 0.4em;
	letter-spacing: 1px;
}

h2.footer-logo a {
	font-size: 1.2em;
	color: #7d7d7d;
	display: inline-block;
	text-decoration: none;
}

.copy {
	background: #2d364c;
	padding: 1em 3em;
}

.copy p {
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 1em 0 0;
	float: right;
}

.copy p a {
	color: #ff3c41;
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.copy p a:hover {
	color: #fff;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

p.white-clr,
h3.white-clr {
	color: #fff;
}

.bottom-social {
	padding: 4em 0;
	background: #3b455d;
	text-align: left;
	position: relative;
}

/*-- /inner_banner --*/

.inner_banner {

    background: url(../images/sss.jpg) no-repeat 0px 0px;
        background-size: auto auto;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 245px;
    margin-top: 19px;

}
.services-breadcrumb {
	padding: 1em 1em;
	background: #f5f5f5;
	text-align: center;
}

.services-breadcrumb ul li span {
	padding: 0 1.5em;
}

ul.short {
	text-align: left;
}

ul.short li {
	text-align: left;
	display: inline-block;
	letter-spacing: 1px;
	color: #555;
	font-size: 0.85em;
}

.inner_breadcrumb {
	padding: 0 2em;
}

ul.short li a {
	color: #ff3c41;
	text-decoration: none;
}

/*-- Gallery Section --*/

.gallery-grid1 img {
	width: 100%;
	cursor: pointer;
}

/*--Gallery hover effect--*/

.gallery-grid1 {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.gallery-grid1:nth-child(2),
.gallery-grid1:nth-child(3) {
	margin-top: 1.7em;
}

.gallery-grid1 .p-mask,
.row .product .vm-product-media-container .p-mask {
	opacity: 0;
	visibility: hidden;
	background: #040404;
	bottom: 0%;
	position: absolute;
	padding: 1em 1.3em;
	width: 100%;
	-webkit-transform: translate3d( 0px, 100%, 0px);
	-moz-transform: translate3d( 0px, 100%, 0px);
	-ms-transform: translate3d( 0px, 100%, 0px);
	-o-transform: translate3d( 0px, 100%, 0px);
	transform: translate3d( 0px, 100%, 0px);
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	text-align: left;
}

.gallery-grid1 .p-mask .p-desc {
	color: #a3a3a3;
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 1em;
}

.gallery-grid1:hover .p-mask,
.row .product:hover .p-mask {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d( 0px, 0px, 0px);
	-moz-transform: translate3d( 0px, 0px, 0px);
	-ms-transform: translate3d( 0px, 0px, 0px);
	-o-transform: translate3d( 0px, 0px, 0px);
	transform: translate3d( 0px, 0px, 0px);
}

.p-mask h4 {
	color: #2e4092;
	font-size: 1.4em;
	text-decoration: none;
	line-height: 1.8em;
	letter-spacing: 1px;
}

.p-mask p {
	margin: 0;
	color: #fff;
	font-size: 13px;
	letter-spacing: 2px;
}

/*-- //Gallery Section --*/

/*-- /error --*/

.error-404 h4 {
	font-size: 12em;
	font-weight: 700;
	color: #333;
	margin: 0;
	padding: 0;
}

a.b-home {
	background: #202020;
	padding: 0.7em 1.5em;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	margin-top: 1em;
	font-size: 0.9em;
}

a.b-home:hover {
	background: #0ebeff;
}

.error-404 p {
	color: #929090;
	font-size: 1em;
	letter-spacing: 8px;
	margin: 0em 0 2em 0;
}

.error.social-icons {
	margin-bottom: 1em;
}

.error.social-icons a {
	color: #4e4e4e;
}

.error.social-icons a:hover {
	color: #ff3c41;
}

.error-404 {
	text-align: center;
}

.error-404 form {
	margin: 0 auto 2em;
	width: 40%;
	text-align: center;
}

.error-404 form input[type="search"] {
	outline: none;
	border: 1px solid #c4c5c5;
	background: none;
	color: #212121;
	padding: 13px 15px;
	width: 80%;
	float: left;
	font-size: 13px;
	letter-spacing: 5px;
}

button.btn1 {
	color: #fff;
	border: none;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	background: #ff3c41;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
	float: right;
	width: 20%;
}

button.btn1:hover {
	background: #0ebeff;
}

@media(max-width:640px) {
	.error-404 h4 {
		font-size: 9em;
	}
}

@media(max-width:600px) {
	.error-404 h4 {
		font-size: 6em;
	}
	a.b-home {
		padding: 0.6em 1em;
		margin-top: 1em;
	}
}

@media(max-width:480px) {
	.error-404 h4 {
		font-size: 5em;
	}
	.error-404 p {
		font-size: 0.8em;
		letter-spacing: 5px;
		margin: 1em 0;
	}
}

/*-- //error --*/

/* join page */

.register-form {
	margin: 0 auto;
	width: 63%;
	border: 1px solid #ddd;
	padding: 40px;
}

.register-form input[type="text"],
.register-form input[type="email"],
select.category2 {
	font-size: 16px;
	color: #5a5656;
	padding: 12px;
	border: 0;
	width: 100%;
	border: 1px solid rgba(160, 152, 152, 0.45);
	background: none;
	outline: none;
	margin-bottom: 18px;
}

label.header_w3layouts_agile {
	color: #000;
	font-size: 18px;
	margin: 9px 0px 15px;
	letter-spacing: 1px;
	font-weight: 600;
	padding-left: 10px;
}

.register-form input[type="submit"] {
	outline: none;
	color: #FFF;
	background: #ff3c41;
	color: #fff;
	border: none;
	padding: 11px 40px;
	margin: 1em 0 0 0;
	cursor: pointer;
	font-size: 17px;
	letter-spacing: 1px;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

.register-form input[type="submit"]:hover {
	background: #0ebeff;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

/*--placeholder-color--*/

.register-form input::-webkit-input-placeholder {
	color: #5a5656;
}

.register-form input:-moz-placeholder {
	/* Firefox 18- */
	color: #5a5656;
}

.register-form input::-moz-placeholder {
	/* Firefox 19+ */
	color: #5a5656;
}

.register-form input:-ms-input-placeholder {
	color: #5a5656;
}

/*--//placeholder-color--*/

/* //join page */

.news-right.servi {
	text-align: left;
	margin-top: 3em;
}

.icon_info.blue {
	padding: 2em 2em;
	background: #fafafa;
	box-shadow: 0 0px 3px rgb(65, 177, 218), 0 1px 3px rgb(39, 116, 144);
}

.icon_info.blue img {
	width: 100%;
}

/*-- //inner_banner --*/

/*--//copy-right--*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url(../images/top_up.png) no-repeat 0px 0px;
}

/*--//footer--*/

/*--responsive--*/

@media(max-width:1680px) {
	.banner-info {
		text-align: center;
		padding: 16em 5em 0 4em;
		width: 56%;
		margin: 0 auto;
	}
}

@media(max-width:1440px) {
	.top_spl_courses,
	.services,
	.what-wedo,
	.sec_video,
	.banner_bottom.tesimonials,
	.banner_bottom {
		padding: 5em 0;
	}
	.search {
		float: right;
		width: 14%;
	}
	h3.header_w3layouts_agile {
		font-size: 3em;
	}
}

@media(max-width:1366px) {
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 700px;
	}
	.banner-info {
		padding: 14em 5em 0 4em;
	}
	.banner_bottom_in {
		margin: 0 auto;
		width: 78%;
	}
	.banner-info h3 {
		font-size: 4.5em;
	}
	h4.sub-hdng {
		font-size: 1.6em;
	}
	.banner_bottom_in iframe {
		min-height: 334px;
		margin-top: 1em;
		width: 100%;
	}
}

@media(max-width:1280px) {
	.banner-info {
		width: 64%;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 656px;
	}
	.signin-form.profile.join-fm {
		padding: 2em 1em 1em 1em;
		margin-top: 3em;
	}
}

@media(max-width:1080px) {
	.top_spl_courses,
	.services,
	.what-wedo,
	.sec_video,
	.banner_bottom.tesimonials,
	.banner_bottom,
	.bottom-social,
	.tesimonials {
		padding: 4em 0;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 624px;
	}
	.banner-info {
		padding: 14em 5em 0 2em;
	}
	.banner-info h3 {
		font-size: 4em;
	}
	.banner-info a {
		padding: 6px 14px;
		letter-spacing: 1px;
		font-size: 13px;
		margin: 1em 0.5em 0 0em;
	}
	.callbacks_tabs {
		top: 74%;
		left: 42%;
	}
	.inner_sec_w3_agileinfo {
		margin-top: 3em;
	}
	.icon_info h5 {
		font-size: 1.2em;
	}
	.icon_info {
		padding: 3em 0.5em;
	}
	.slidering h5 {
		font-size: 1.1em;
	}
	.inner_breadcrumb {
		padding: 0 1em;
	}
	ul.top_nav li {
		list-style: none;
		margin: 1px 2px;
	}
	.newsletter {
		padding: 4em 2em;
	}
	.about-gd h4 {
		font-size: 1.6em;
	}
	.test_img i {
		font-size: 3em;
		line-height: 93px;
	}
	.text-center.test_img {
		width: 100px;
		height: 100px;
	}
	.banner_bottom_in iframe {
		min-height: 262px;
		margin-top: 1em;
		width: 100%;
	}
}

@media(max-width:1050px) {
	.search {
		float: right;
		width: 18%;
	}
	.carousel-control.right {
		right: 3px;
	}
	.carousel-control.left {
		left: 6px;
	}
	.register-form {
		margin: 0 auto;
		width: 80%;
	}
}

@media(max-width:991px) {
	.b_left {
		padding: 0;
		float: left;
	}
	.news-right {
		padding: 0;
		margin-top: 1em;
	}
	.about-gd1 {
		margin-top: 2em;
	}
	.about-gd.ab-right {
		margin-top: 2em;
	}
	.edu_img {
		margin-top: 2em;
	}
	ul.f_links {
		margin: 1em 0;
	}
	.botttom-nav-w3ls-agile {
		margin-bottom: 1em;
		padding: 0;
	}
	.wedo-left {
		text-align: left;
		margin-top: 1em;
	}
	.p-mask h4 {
		font-size: 1.1em;
		text-decoration: none;
		line-height: 1em;
	}
	.p-mask p {
		font-size: 12px;
		letter-spacing: 1px;
	}
	.grid_info_main {
		float: left;
		width: 49%;
	}
	.grid_info_main:nth-child(3) {
		margin-top: 0em;
	}
	.slidering h5 {
		font-size: 0.9em;
	}
	.carousel-control {
		margin-top: 66px;
	}
	ul.f_links:nth-child(2) {
		margin: 1.5em 0;
	}
	.register-form {
		margin: 0 auto;
		width: 90%;
	}
	.gallery-grid1 .p-mask,
	.row .product .vm-product-media-container .p-mask {
		padding: 1em 1em;
	}
	.app-img {
		margin-top: 1em;
	}
	.banner-info {
		padding: 13em 5em 0 2em;
		width: 70%;
	}
	.banner_bottom_in iframe {
		min-height: 415px;
		margin-top: 1em;
		width: 100%;
	}
	.grid_info_main:nth-child(2) {
		margin-top: 0em;
	}
	.grid_info_main:nth-child(3) {
		margin-top: 1em;
	}
}

@media(max-width:900px) {
	ul.top_nav li a {
		font-size: 0.9em;
	}
	.banner_bottom_in {
		margin: 0 auto;
		width: 90%;
	}
	.newsletter {
		padding: 3em 1em;
	}
	.search {
		float: right;
		width: 25%;
	}
	.newsright {
		padding: 0;
	}
}

@media(max-width:800px) {
	ul.top_nav li a {
		font-size: 0.85em;
	}
	.banner-info {
		padding: 12em 5em 0 2em;
		width: 85%;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 590px;
	}
	.banner-info h3 {
		font-size: 3.5em;
	}
	.newsright input[type="email"] {
		width: 68%;
	}
	.callbacks_tabs {
		top: 74%;
		left: 40%;
	}
	.banner_bottom_in iframe {
		min-height: 385px;
		margin-top: 1em;
		width: 100%;
	}
}

@media(max-width:768px) {
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 549px;
	}
	h3.header_w3layouts_agile {
		font-size: 2.8em;
	}
	.copy {
		padding: 1em 1em;
	}
	.callbacks_tabs {
		top: 74%;
		left: 38%;
	}
	.banner_bottom_in iframe {
		min-height: 369px;
		margin-top: 1em;
		width: 100%;
	}
	.test_img_info {
		margin-top: 1em;
	}
}

@media(max-width:767px) {
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 560px;
	}
	a.navbar-brand span {
		text-align: left;
	}
	.navbar-toggle {
		margin: 0em 0 0;
		padding: 12px 10px;
	}
	.navbar-default .navbar-toggle {
		border: none;
		background: rgb(41, 59, 143);
		border-radius: 0;
		border: 1px solid #fff;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		position: absolute;
		width: 100%;
		z-index: 9999;
		background: #fff;
		padding: 0em 0;
		margin-top: 1em;
	}
	.navbar-collapse.in {
		overflow-y: inherit;
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background: #ff3c41;
		border: 1px solid #ff3c41;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-right {
		width: 100%;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border: none;
	}
	.navbar-nav {
		margin: 0;
		text-align: center;
	}
	ul.top_nav li a {
		font-size: 0.85em;
		padding: 8px 20px;
		color: #333;
	}
	ul.top_nav li {
		display: block;
		margin: 18px 0;
	}
	.open>.dropdown-menu {
		display: block;
		width: 100%;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #222;
		padding: 7px 0;
	}
	ul.top_nav {
		margin-top: 0;
		text-align: center;
		padding: 0.5em 0;
	}
	ul.dropdown-menu li {
		margin: 0;
	}
	.dropdown-menu {
		background-color: #f3f3f3;
		border-radius: 0;
	}
	.newsleft h3 {
		margin-bottom: 1em;
	}
	.banner_bottom_in iframe {
		min-height: 368px;
		margin-top: 1em;
		width: 100%;
	}
}

@media(max-width:736px) {
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 525px;
	}
	.banner-info {
		padding: 10em 5em 0 2em;
		width: 85%;
	}
	a.sign {
		font-size: 0.9em;
	}
	.top-bar_sub_w3ls_agileits h6 {
		font-size: 0.8em;
		letter-spacing: 1px;
		float: left;
	}
	.error-404 form {
		width: 60%;
	}
	.error-404 p {
		font-size: 0.9em;
		letter-spacing: 7px;
	}
	.slidering {
		width: 50% !important;
	}
	.gallery-grid1 .p-mask,
	.row .product .vm-product-media-container .p-mask {
		padding: 1em 0.5em;
	}
	.banner_bottom_in iframe {
		min-height: 353px;
		margin-top: 1em;
		width: 100%;
	}
}

@media(max-width:667px) {
	.banner-info h3 {
		font-size: 3.2em;
	}
	.test_img_info {
		text-align: left;
		margin-top: 1em;
	}
	#quote-carousel .carousel-indicators {
		left: 15%;
	}
	.text-info h4 {
		font-size: 1.6em;
	}
	.slidering h5 {
		font-size: 1em;
	}
	.carousel-control {
		margin-top: 272px;
	}
	h3.header_w3layouts_agile {
		font-size: 2.6em;
	}
	.top_spl_courses,
	.services,
	.what-wedo,
	.sec_video,
	.banner_bottom.tesimonials,
	.banner_bottom,
	.bottom-social,
	.tesimonials {
		padding: 3em 0px;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 491px;
	}
	.banner_bottom_in iframe {
		min-height: 318px;
		margin-top: 1em;
		width: 100%;
	}
}

@media(max-width:640px) {
	.banner-info h3 {
		font-size: 3em;
	}
	h2.footer-logo {
		text-align: center;
		float: none;
	}
	.copy p {
		margin: 1em 0 0;
		float: none;
		text-align: center;
	}
	.banner_bottom_in iframe {
		width: 470px;
		min-height: 300px;
		margin-top: 3em;
	}
	.search {
		float: right;
		width: 30%;
	}
	.banner_bottom_in iframe {
		width: 470px;
		min-height: 270px;
		margin-top: 3em;
	}
	a.sign {
		font-size: 0.95em;
	}
	p {
		margin: 0;
		font-size: 0.85em;
	}
}

@media(max-width:600px) {
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 455px;
	}
	.banner-info h3 {
		font-size: 2.8em;
	}
	.p-mask h4 {
		font-size: 1em;
		text-decoration: none;
		line-height: 1em;
	}
	.gal-sec {
		float: left;
		width: 100%;
	}
	.gallery-grid1:nth-child(2),
	.gallery-grid1:nth-child(3) {
		margin-top: 0em;
	}
	.banner-info {
		padding: 9em 5em 0 2em;
		width: 85%;
	}
	.callbacks_tabs {
		top: 74%;
		left: 35%;
	}
}

@media(max-width:568px) {
	.banner-info {
		padding: 10em 5em 0 2em;
		width: 92%;
	}
	.top-bar_sub_w3ls_agileits h6 {
		float: none;
		text-align: center;
	}
	.search {
		float: right;
		width: 100%;
		margin-top: 1em;
	}
	.cd-header_w3layouts_agile-buttons {
		position: absolute;
		display: inline-block;
		top: -40px;
		right: 0;
	}
	.banner-info h3 {
		font-size: 2.2em;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 433px;
	}
	.banner-info {
		padding: 9em 5em 0 2em;
		width: 92%;
	}
	.banner_bottom_in iframe {
		width: 380px;
		min-height: 264px;
		margin-top: 3em;
	}
	.about-gd h4 {
		font-size: 1.5em;
		padding-bottom: 16px;
	}
	h3.header_w3layouts_agile {
		font-size: 2.2em;
	}
	h4.sub-hdng {
		font-size: 1.5em;
	}
	.inner_sec_w3_agileinfo {
		margin-top: 2em;
	}
	ul.top_nav li a {
		font-size: 0.8em;
		padding: 8px 0px;
	}
}

@media(max-width:480px) {
	.banner_bottom_in iframe {
		width: 100%;
		min-height: 223px;
		margin-top: 3em;
	}
	.grid_info_main {
		float: left;
		width: 100%;
	}
	.grid_info_main:nth-child(2) {
		margin-top: 1em;
	}
	.grid_info.second {
		margin-top: 1em;
	}
	.carousel-control {
		margin-top: 206px;
	}
	.search {
		float: right;
		width: 100%;
		margin-top: 1.5em;
	}
	.grid_info_main:nth-child(3) {
		margin-top: 1em;
	}
	.login-m_page_img {
		float: left;
		width: 100%;
		margin-right: 0%;
	}
	.login-m_page_img img {
		width: 100%;
	}
	.login-m_page {
		float: right;
		width: 100%;
		padding: 1em 1em 1em 1em;
	}
	.error-404 form {
		width: 90%;
	}
	.test_img_info {
		text-align: left;
		margin-top: 1em;
		padding: 0;
	}
}

@media(max-width:440px) {
	.banner-info {
		padding: 9em 2em 0 2em;
		width: 100%;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 405px;
	}
	.callbacks_tabs {
		top: 74%;
		left: 30%;
	}
	.signin-form.profile.join-fm input[type="email"],
	.signin-form.profile.join-fm [type="text"],
	.signin-form.profile.join-fm [type="password"] {
		padding: 0.9em;
		letter-spacing: 1px;
	}
	.signin-form.profile.join-fm input[type="submit"] {
		padding: 0.8em 0;
	}
}

@media(max-width:414px) {
	.banner-info {
		padding: 7em 1em 0 1em;
		width: 100%;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 363px;
	}
	.banner-info a {
		padding: 5px 9px;
		letter-spacing: 1px;
		font-size: 13px;
		margin: 1em 0em 0 0em;
	}
	.banner_bottom_in iframe {
		width: 279px;
		min-height: 162px;
		margin-top: 3em;
	}
	.carousel-control {
		margin-top: 174px;
	}
	blockquote {
		padding: 10px 0px;
	}
	.error-404 p {
		font-size: 0.9em;
		letter-spacing: 4px;
	}
	.stats_test {
		padding: 3em 1em;
	}
	.inner_banner {
		min-height: 120px;
	}
	.stats_left h4 {
		font-size: 0.95em;
	}
	.inner_breadcrumb {
		padding: 0 0em;
	}
	.newsleft h3 {
		font-size: 20px;
		margin-top: 0px;
	}
	.callbacks_tabs {
		top: 74%;
		left: 34%;
	}
	.banner_bottom_in {
		margin: 0 auto;
		width: 95%;
	}
}

@media(max-width:412px) {
	.banner_bottom_in {
		margin: 0 auto;
		width: 95%;
	}
	h3.header_w3layouts_agile {
		font-size: 2em;
	}
	.p-mask h4 {
		font-size: 1.2em;
		text-decoration: none;
		line-height: 1em;
	}
	.callbacks_tabs {
		top: 74%;
		left: 35%;
	}
}

@media(max-width:384px) {
	.banner_bottom_in iframe {
		width: 280px;
		min-height: 126px;
		margin-top: 3em;
	}
	.newsright input[type="email"] {
		width: 65%;
	}
	.copy p {
		font-size: 13px;
	}
	.newsleft h3 {
		font-size: 20px;
		margin-top: 0px;
		letter-spacing: 1px;
	}
	.newsletter {
		padding: 2em 1em;
	}
	.icon_info {
		padding: 3em 1em;
	}
}

@media(max-width:375px) {
	h3.header_w3layouts_agile {
		font-size: 1.8em;
	}
	.banner_bottom_in iframe {
		width: 280px;
		min-height: 126px;
		margin-top: 3em;
	}
	.about-gd h4 {
		font-size: 1.4em;
		padding-bottom: 16px;
	}
	.top_spl_courses,
	.services,
	.what-wedo,
	.sec_video,
	.banner_bottom.tesimonials,
	.banner_bottom,
	.bottom-social,
	.tesimonials {
		padding: 2.5em 0px;
	}
	h4.sub-hdng {
		font-size: 1.3em;
	}
	.team_grid_info {
		width: 100%;
		float: left;
		margin: 3% -1%;
	}
	.top-bar_sub_w3ls_agileits {
		padding: 0.5em;
	}
	.top-bar_sub_w3ls_agileits h6 a {
		padding: 7px 9px;
		font-size: 12px;
	}
	.inner_banner {
		min-height: 100px;
	}
	.search {
		float: right;
		width: 100%;
		margin-top: 1.2em;
	}
	.callbacks_tabs a:after {
		height: 10px;
		width: 10px;
	}
	.callbacks_here a:after {
		height: 10px;
		width: 10px;
	}
	.signin-form.profile.join-fm {
		padding: 1em 1em 0.5em 1em;
		margin-top: 2em;
	}
	.edu_button a {
		padding: 0.6em 1.5em;
	}
	.signin-form input[type="submit"] {
		outline: none;
		padding: 0.7em 0;
		font-size: 0.9em;
	}
	.grid_info_main {
		float: left;
		width: 100%;
		padding: 0;
	}
}

@media(max-width:320px) {
	.logo0 {

    float: left;
    width: 118px;
    margin-left: 10px;
    margin-top: -1px;

}
	.banner-info {
		padding: 6em 1em 0 1em;
		width: 100%;
	}
	.banner-info a {
		padding: 5px 7px;
		letter-spacing: 1px;
		font-size: 11px;
		margin: 1em 0.3em 0 0em;
	}
	.banner-info h3 {
		font-size: 1.6em;
	}
	.navbar-default .navbar-brand {
		font-size: 40px;
	}
	h3.header_w3layouts_agile {
		font-size: 20px;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 296px;
	}
	.slidering {
		width: 100% !important;
	}
	.newsright input[type="email"] {
		width: 58%;
		letter-spacing: 1px;
	}
	.banner_bottom_in iframe {
		width: 100%;
	}
	.gallery-grid {

    padding: 0px;
    width: 100%;

}
}

@media(max-width:240px) {
	.banner-info h3 {
		font-size: 1.35em;
	}
	.banner-info a {
		padding: 5px 6px;
		letter-spacing: 1px;
		font-size: 10px;
		margin: 1em 0.3em 0 0em;
	}
	h3.header_w3layouts_agile {
		font-size: 1.4em;
	}
	.top_spl_courses,
	.services,
	.what-wedo,
	.sec_video,
	.banner_bottom.tesimonials,
	.banner_bottom,
	.bottom-social,
	.tesimonials {
		padding: 2em 0px;
	}
	.about-gd h4 {
		font-size: 1.2em;
		padding-bottom: 16px;
	}
	.icon_info h5 {
		font-size: 1.1em;
	}
	.newsright input[type="email"] {
		width: 100%;
		letter-spacing: 1px;
		margin-bottom: 1em;
	}
	.newsright input[type="submit"] {
		padding: 11px 35px;
		font-size: 13px;
	}
	.newsleft {
		padding: 0;
	}
	.timeline>li .timeline-image {
		left: 26%;
		width: 50px;
		height: 50px;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 265px;
	}
	.banner-top,
	.banner-top1,
	.banner-top2,
	.banner-top3 {
		min-height: 265px;
	}

}

/*--//responsive--*/
	logo1 p {

    float: left;
    margin-left: 171px;
    font-size: 21px;
    padding: 10px;
    margin-top: -1px;

}
.logo2 p {

    float: left;
    margin-left: 212px;
    font-size: 18px;
    padding: 0px;
    margin-top: -39px;
    color: blue;

}
.logo1 {

    float: left;
    margin-left: 54px;
    font-size: 29px;
    color: blue;

}
.logo1 p {

    color: blue;

}
.ff {

    float: left;
    margin-left: 229px;

}
.pr {


    height: 283px;

}
.close:hover, .close:focus {

    color: white;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;

}
.close {

    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: #000;

}
.close {

    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;

}

.fo {

    float: left;
    padding: 14px;
    margin-left: -17px;
    margin-top: -11px;

}
.col-md-4.social-icons.aos-init.aos-animate {

    float: left;
    margin-left: 239px;
    margin-top: -194px;
    margin-left: 967px;

}
.col-md-4 {

    width: 33.33333333%;
    color: white;

}
.fa.fa-forward {

    color: white;

}
.fa.fa-stop-circle {

    color: #3b455d;

}
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.overlay, .overlay1, .overlay2, .overlay3, .overlay4, .overlay5, .overlay6, .overlay7, .overlay8, .overlay9, .overlay10, .overlay11, .overlay12, .overlay13, .overlay14, .overlay15 , .overlay16, .overlay17, .overlay18, .overlay19, .overlay20, .overlay21, .overlay22, .overlay23, .overlay24, .overlay25, .overlay26, .overlay27, .overlay28, .overlay29, .overlay30, .overlay31, .overlay32, .overlay33, .overlay34, .overlay35, .overlay36, .overlay37, .overlay38, .overlay39, .overlay40, .overlay41, .overlay42, .overlay43, .overlay44, .overlay45{
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  display: none;
  z-index: 9;
}

.popup {
    width: 73%;
    display: table;
    padding: 61px;
    position: relative;
    background: #fff;
    margin: 20px auto;
        margin-top: 20px;
    margin-top: 20px;
    margin-top: 11px;
    height: 405px;
}

.close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #000;
}
.roun {

    float: left;
    margin-top: 47px;
    font-size: 92px;

}
.roun p {

    font-size: 17px;
    margin-left: 21px;

}
.ab {

    width: 100%;
    height: 283px;

}
.ba h4 {
    float: left;
    font-size: 21px;
    margin-top: 74px;
    margin-left: 116px;
    color: #2d418c;
    text-shadow: 2px 2px red;
}
.ba p {

    float: left;
    font-size: 14px;
    margin-top: 117px;
    margin-left: -205px;
    width: 86%;

    text-align: justify;
}
.aa p {

    float: left;
    margin-top: 5px;
    margin-left: 115px;

}
.main1 {

 
    width: 100%;
    height: 503px;

}
.aa1 h4 {
    float: left;
    margin-left: 115px;
    margin-top: -22px;
    color: #2e4092;
    text-shadow: 2px 2px red;
}
.box {

    width: 100%;
    float: left;

}
.bo {

    float: left;
    width: 50%;
    margin-left: 106px;

}
.abc {
    width: 100%;
    float: left;
    border: 1px solid black;
    height: 20vh;
    margin-left: 16px;
}
.edf {
    width: 100%;
    float: left;
    border: 1px solid black;
    height: 20vh;
    margin-left: 48px;
}
.col-md-4.w3ls_footer_grid_left p {

    color: white;

}
.aa1 {

    margin-bottom: 31px;

}
.contact-footer {
    margin-top: 30px;
}
.top_spl_courses, .services, .what-wedo, .sec_video, .banner_bottom.tesimonials, .banner_bottom {
    padding: 2em 0;
}
.mm {

    border: 2px solid;
    width: 202px;
    margin-left: 109px;

}
.edf p {

    margin-left: 150px;
    margin-top: 33px;

}
.abc ul {

    float: left;
    margin-top: 12px;
    margin-left: 22px;

}
.col-lg-12 {

    width: 100%;
    margin-left: -42px;
    padding: 0px;

}


    #owl-demo .item{
      background: #42bdc2;
      padding: 30px 0px;
      margin: 10px;
      color: #FFF;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      text-align: center;
    }



    #owl-demo .item{
      background: #42bdc2;
      padding: 30px 0px;
      margin: 10px;
      color: #FFF;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      text-align: center;
    }


@media(max-width:1024px) {
	.abc {

    width: 35%;
    float: left;
    border: 1px solid black;
    height: 20vh;

}
.edf {

    width: 35%;
    float: left;
    border: 1px solid black;
    height: 20vh;
    margin-left: 92px;

}
}

@media(max-width:767px) {
	nav.navbar.navbar-default {

    margin-top: 10px;
    background-color: black;
    height: 61px;
    width: 100%;
    margin-left: 0;
    margin-top: 0;

}
.logo2 {

    float: left;
    width: 100%;

}
.ff {

    float: left;
    margin-left: 0;

}
.top-bar {

    position: absolute;
    z-index: 999;
    width: 100%;
    top: 0;
    left:-4%;

}
}
@media(max-width:380px) {
	.col-md-4 {

    width: 100%;
    color: white;

}
.col-xs-3 {

    width: 100%;
    margin-top: 0;
    float: left;

}
.col-xs-9 {

    width: 100%;

}
.abc {

    width: 100%;
    float: left;
    border: 1px solid black;
    height: 20vh;
    margin-left: 39px;

}
.edf {

    width: 100%;
    float: left;
    border: 1px solid black;
    height: 20vh;
    margin-left: 35px;

}
.gallery-grid1 img {

    width: 55%;
    cursor: pointer;

}
.col-md-4 {

    width: 73%;
    color: white;

}
}
/*!
 * bootstrap-vertical-tabs - v1.1.0
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-06-06
 * Copyright (c) 2014 Ä°smail Demirbilek
 * License: MIT
 */
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.overlay, .overlay1, .overlay2, .overlay3, .overlay4, .overlay5, .overlay6, .overlay7, .overlay8, .overlay9, .overlay10, .overlay11, .overlay12, .overlay13, .overlay14, .overlay15 , .overlay16, .overlay17, .overlay18, .overlay19, .overlay20, .overlay21, .overlay22, .overlay23, .overlay24, .overlay25, .overlay26, .overlay27, .overlay28, .overlay29, .overlay30, .overlay31, .overlay32, .overlay33, .overlay34, .overlay35, .overlay36, .overlay37, .overlay38, .overlay39, .overlay40, .overlay41, .overlay42, .overlay43, .overlay44, .overlay45{
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  display: none;
  z-index: 9;
}

.popup {
    width: 73%;
    display: table;
    padding: 61px;
    position: relative;
    background: #fff;
    margin: 20px auto;
        margin-top: 20px;
    margin-top: 20px;
    margin-top: 11px;
    height: 405px;
}

.close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #000;
}
.tabs-left > li {
    margin-right: -1px;
    background-color: #233890;
}
.logo {

    float: left;
    margin-left: -69px;
    margin-top: -15px;
    border-radius: 17px;

}
.logo {

    float: left;
    margin-left: 92px;
    margin-top: 0px;
    border-radius: 0px;
    width: 60%;

}
.left {

    float: left;
    margin-left: -70px;
    color-: ;

}
h2 {

    font-size: 32px;
    color: black;

}
.col-lg-6 p {
    width: 100%;
    float: left;
    font-size: 15px;
    margin-top: 36px;
}
.ci p {
    float: left;
    padding: 0px;
    margin: 11px;
}
.ci {
    float: left;
    width: 27%;
    border: 1px solid black;
	margin-top: 21px;
}
.ic p {
    float: left;
    margin-left: 10px;
    background-color: red;
}
.mm {
    border: 1px solid;
    margin-top: 42px;
    margin-left: 0px;
    width: 216px;
}


/*--Typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
	font-weight: 300 !important;
	border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
    margin-bottom: 1em;
    color: #ef5734;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 2px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #8bc34a;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p{
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables  p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.alert {
	font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:2em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
.grid_5 {
	padding: 0 0 1em;
}
.grid_3 {
	margin-bottom: 0em;
}
}
@media (max-width:640px){
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: .5em;
}
.progress {
	height: 10px;
	margin-bottom: 10px;
}
ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
	font-size: 14px;
}
.breadcrumb {
	margin-bottom: 25px;
}
.well {
	font-size: 14px;
	margin-bottom: 10px;
}
h2.typoh2 {
	font-size: 1.5em;
}
.label {
	font-size: 60%;
}
.in-gp-tl {
	padding: 0 1em;
}
.in-gp-tb {
	padding-right: 1em;
}
}
@media (max-width:480px){
	.col-md-4 {

    width: 100%;
    color: white;

}
	.logo0 {

    float: left;
    width: 79%;
    margin-left: 28px;
    margin-top: 0;

}
.top-bar {

    position: absolute;
    z-index: 999;
    width: 100%;
    top: 0;
    left: 0;

}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	font-size: 1.2em;
}
.table h1 {
	font-size: 26px;
}
.table h2 {
	font-size: 23px;
	}
.table h3 {
	font-size: 20px;
}
.label {
	font-size: 53%;
}
.alert,p {
	font-size: 14px;
}
.pagination {
	margin: 20px 0 0px;
}
.grid_3.grid_4.w3layouts {
	margin-top: 25px;
}
}
@media (max-width: 320px){
.grid_4 {
	margin-top: 18px;
}
h3.title {
	font-size: 1.6em;
}
.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
	font-size: 13px;
}
.alert {
	padding: 10px;
	margin-bottom: 10px;
}
ul.pagination li a {
	font-size: 14px;
	padding: 5px 11px;
}
.list-group {
	margin-bottom: 10px;
}
.well {
	padding: 10px;
}
.nav > li > a {
	font-size: 14px;
}
table.table.table-striped,.table-bordered,.bs-docs-example {
		display: none;
}
}
/*-- //typography --*/
.typo {
    padding: 6em 0;
}
/*-- about --*/
.agileits-top-heading{
	padding: 2em 0;
}
.agileits-top-heading h2{
	color:#FFFFFF;
	text-align:center;
}

/*-- gallery --*/
#portfolio p {
  line-height: 1.8em;
  margin: 25px 0 0 0;
  font-size:1.1
  color: #ffffff;
  font-weight: 300;
}
.gallery-section h3{
   margin: 0;
  color: #ffffff;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 18px;
}
.gallery-grid {
    padding: 0px;
    width: 33%;
}
.gallery1 {
position:relative;
}
.gallery1 .textbox {

    width: 94%;
    height: 94%;
    position: absolute;
    top: 42px;
    left: 23px;
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: #776f64b3;

}.gallery1:hover .textbox {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.gallery-grid img {

    width: 100%;
    padding: 3px;

}
.gallery-grid img {

    width: 95%;
    height: 305px;
    padding: 17px;
    border: 3px solid #ddd;
    margin: -21px;
        margin-top: -21px;
        margin-left: -21px;
    margin-top: 0px;
    margin-top: 10px;
    margin-top: 42px;
    margin-left: 20px;

}
.textbox {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
text-align:center;
}
.textbox h4 {
    font-size: 1.8em;
    color: #FFF;
    margin-top: 3.5em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
}
.textbox p {
     font-size: 26px !important;
    color: #fff;
    background: rgba(0, 0, 0, 0.83);
    margin: 6px 0 0 0!important;
    padding: 3px 0;
}
.gallery-grids {
  margin-top: 50px;
}
/*--//gallery--*/


#gallery {
  display: block;
  text-align: center;
}

.thumbnail {
    cursor: pointer;
    width: 100%;
}
.light-box-img {
  display: block;
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
  margin: auto;
  border: 10px solid #eee;
  border-radius: 10px;
}

.light-box-background {
  background-color: black;
  position: fixed;
  top: 50%;
  left: 50%;
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 5% 0;
  /*! display: table; */
  background-position: fixed;
  z-index: 9999;
}

.close-light-box {
  position: fixed;
  top: 5px;
  right: 10px;
  color: #fff;
  cursor: pointer;
}

/*-- Counter --*/
.stats {
    padding: 8em 0;
	background: url(../images/st2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}
.stats p.text-center {
	font-size: 16px;
    padding: 0px 0 40px;
    color: #999;
}
.stats-grid {
	text-align: center;
}
.numscroller {
    font-size: 3em;
    margin: 0;
    color: #fff;
    font-weight: 500;
}
.stats-grid i.fa {
    font-size: 2em;
    color: #dca44b;
    padding-bottom: 1em;
}
.stats-grid h4 {
    font-size: 1.2em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin-top: 1em;
}
/*-- //Counter --*/
/*--contact--*/
.address-row {
    margin-top: 3em;
}
.address-row:hover span.glyphicon {
    border-color: #f44236;
    color: #000000;
}
.w3-agile-address-left {
    padding: 0;
}
.address-row span.glyphicon {
	font-size: 1.2em;
    border: 2px solid #000;
    padding: 1em;
    color: #000000;
    transition: .5s all
}
.w3-agile-address-right h5 {
    font-size: 1.5em;
    color: #000;
    margin: 0 0 .4em 0;
    font-weight: 600;
}
.w3-agile-address-right p {
    font-size: 0.9em;
    color: #999999;
    margin: 0;
}
.w3-agile-address-right p a {
    color:#f44236;
}
.w3-agile-address-right p a:hover{
    color: #999;
}
.address h4 {
    font-size: 2.5em;
    color: #dca44b;
    margin: 0 0 .6em 0;
}
.contact input[type="text"] {
	width: 47.9%;
    color: #999;
    float: left;
    background: none;
    outline: none;
    font-size: .9em;
    padding: .7em 1em;
    margin-bottom: 1.5em;
    border: solid 1px #999;
    -webkit-appearance: none;
    display: inline-block;
}
.contact input.email {
    margin-left: 1.5em;
}
.contact textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #999;
    font-size: .9em;
    outline: none;
    padding: .6em .8em;
    border: solid 1px #999;
    min-height: 12em;
    -webkit-appearance: none;
}
.contact input[type="submit"] {
    outline: none;
    color: #000;
    padding: 0.5em 3em;
    font-size: .9em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: none;
    transition: 0.5s all;
    border: 2px solid #000;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.contact  input[type="submit"]:hover {
    color: #FFFFFF;
	background:#f44236;
	border: 2px solid #f44236;
}
::-webkit-input-placeholder {
	color:#999 !important;
}
:-moz-placeholder { /* Firefox 18- */
	color:#999 !important;
}
::-moz-placeholder {  /* Firefox 19+ */
	color:#999 !important;
}
:-ms-input-placeholder {  
	color:#999 !important;
}
/*--//contact--*/
/*-- map --*/
.map {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.agileits-w3layouts-map iframe {
    border: none;
    width: 100%;
    height: 400px;
	margin-bottom:-6px;
}
/*-- //map --*/
/*-- subscribe --*/
.subscribe{
    background: #c32040;
	padding: 2em 0;
}

.subscribe h3.heading{
    color: #ffffff;
}
.subscribe h3.heading {
    color: #ffffff;
    text-align: center;
}
.subscribe h3.heading {
    color: #ffffff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 3em;
}
.agile-subscribe-heading{
	text-align:center;
}
.subscribe-grid{
    text-align: center;
    width: 75%;
    margin: 2em auto 0;
}
.subscribe-grid input[type="email"] {
	display: inline-block;
    background: #FFFFFF;
    border: solid 1px #fff;
    width: 60%;
    outline: none;
    padding: .7em;
    font-size: 1.2em;
    color: #999999;
}
.subscribe-grid i.fa.fa-paper-plane-o{
    color: #FFFFFF !important;
    font-size: 1.2em !important;
}
.subscribe-grid button.btn1 {
    color: #ffffff;
    font-size: 1.2em;
    border: solid 1px #efb312;
    width: 70px;
    padding: .7em;
    text-align: center;
    text-decoration: none;
    background: #efb312;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
button.btn1:hover i.fa.fa-paper-plane-o{
    color: #efb312 !important;
}
/*-- //subscribe --*/


.col-xs-3 {

    width: 21%;
    margin-top: 38px;

}
.\31 2 {
    float: left;
    margin-left: 349px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {

    display: block;
    max-width: 100%;
    height: auto;
    padding: 3px;

}
span {

    font-size: large;

}
.of {

    float: left;
    padding: 18px;
    margin-top: -14px;
    margin-left: -21px;

}
.email {

    float: left;
    margin-top: 21px;
    margin-left: 14px;

}.inner_banner {

    background: url(../images/sss.jpg) no-repeat 0px 0px;
        background-size: auto auto;
    background-size: auto auto;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 245px;
    margin-top: 13px;

}

.w3-heading-all {
    margin-top: 54px;
    margin-left: 472px;
    color: #2d418c;
}
.bottom-social {

    padding: 4em 0;
    background: #3b455d;
    text-align: left;
    position: relative;
    margin-top: 0px;

}
.fo {

    float: left;
    padding: 14px;
    margin-left: -49px;
    margin-top: -11px;
    width: 209px;

}
.col-md-4.social-icons.aos-init.aos-animate {

    float: left;
    margin-left: 239px;
    margin-top: -194px;
    margin-left: 967px;

}
.col-md-4 {

    width: 33.33333333%;
    color: white;

}
.fa.fa-forward {

    color: white;

}
.w3ls_footer_grid_left h4 {

    font-size: 1.2em;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 0.6em;
    font-weight: 600;

}
.col-md-4.social-icons.aos-init.aos-animate {

    margin-top: -219px;

}
.fa.fa-stop-circle {

    color: #3b455d;

}

* {
  box-sizing: border-box;
}

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {

    float: left;
    width: 33%;
    border: 2px solid;
    margin-top: 43px;
    height: 227px;

}
/* The Modal (background) */
.modal {


    position: fixed;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
   

}
.col-xs-3 {

    width: 20%;
    margin-top: 57px;
    margin-left: -4px;

}
/* Modal Content */
.modal-content {

    position: relative;
    background-color: #fefefe;
    margin: auto;
        margin-top: auto;
    margin-top: auto;
    padding: 0;
    width: 78%;
    max-width: 1200px;
    margin-top: -67px;

}
/* The Close Button */
.close {

    color: red;
    position: absolute;
    top: 20px;
    right: 87px;
    font-size: 67px;
    font-weight: bold;

}
.close:hover, .close:focus {

    color: #e02323;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;

}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


@media (max-width: 320px){
	.gallery-grid {

    padding: 0px;
    width: 100%;

}
.logo0 {
    float: left;
    width: 79%;
    margin-left: 0px;
    margin-top: 41px;
}
.logo0 img {
    width: 100%;
}
.col-md-4.col-sm-4.col-xs-4.gal-sec.aos-init.aos-animate {

    float: left;
    width: 100%;
    margin-left: -31px;

}
.gallery-grid1 img {

    width: 100%;
    cursor: pointer;

}
.ba p {

    float: left;
    font-size: 14px;
    margin-top: 0;
    margin-left: 0;
    width: 100%;

}
.aa1 h4 {

    float: left;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    text-align: center;

}
.col-md-4 {

    width: 100%;
    color: white;
    float: left;
    text-align: center;
    margin-left: 10px;

}
.fo {

    float: left;
    padding: 14px;
    margin-left: 0;
    margin-top: 0;
    width: 100%;

}
.carousel-control.left {

    left: -67px;

}
}
@media (max-width:480px){
	.col-md-4 {

    width: 100%;
    color: white;
    float: left;
    text-align: center;

}
.fo {

    float: left;
    padding: 14px;
    margin-left: 0;
    margin-top: 0;
    width: 100%;

}
.carousel-inner {

    position: relative;
    width: 100%;
    overflow: hidden;
    margin-left: 0;

}
.carousel-control.left {

    left: -75px;
    margin-top: 247px;

}
.carousel-control.right {

    right: -6px;
    margin-top: 250px;

}
.gallery-grid {

    padding: 0px;
    width: 100%;

}
.col-xs-3 {

    width: 100%;
    margin-top: 57px;

}
}
@media (max-width: 1024px){
	.top-bar {
    position: absolute;
    z-index: 999;
    width: 100%;
 
    
    background-color: white;
}
.logo0 img {
    width: 255%;
}
.logo0 {
    float: left;
    width: 121px;
    margin-left: 3px;
    margin-top: 10px;
    margin-bottom: 11px;
}
ul.top_nav {
    margin-top: 27px;
    margin-right: 10px;
}
nav.navbar.navbar-default {
    margin-top: 10px;
    background-color: white;
    height: 81px;
    width: 100%;
    margin-left: 30px;
    margin-top: -24px;
}
	}
	@media (max-width: 768px){
		nav.navbar.navbar-default {
    margin-top: 10px;
    background-color: white;
    height: 120px;
    width: 100%;
    margin-left: 23px;
    margin-top: -24px;
}
.col-md-4 {

    width: 100%;
    color: white;
    text-align: center;

}
.ff {

    float: left;
    margin-left: 11px;
    width: 100%;
    text-align: center;

}
}
@media (max-width: 480px){
.navbar-header {
    margin-top: 32px;
}
.logo0 {
    float: left;
    width: 121px;
    margin-left: -10px;
    margin-top: 4px;
    margin-bottom: 11px;
}
.banner-top, .banner-top1, .banner-top2, .banner-top3 {
    min-height: 294px;
    margin-top: 79px;
}
.banner-top, .banner-top1, .banner-top2, .banner-top3 {
    min-height: 258px;
    margin-top: 94px;
    float: left;
    width: 100%
}
	}
@media (max-width: 380px){
	.logo0 {
    float: left;
    width: 79%;
    margin-left: 0px;
    margin-top: 4px;
}
.navbar-header {
    margin-top: 3px;
}

nav.navbar.navbar-default {
    margin-top: 10px;
    background-color: white;
    height: 61px;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
}
.col-md-4 {
    width: 100%;
    color: white;
    float: left;
    text-align: center;
    margin-left: 10px;
}
.gallery-grid1 img {
    width: 100%;
    cursor: pointer;
}
.ba p {
    float: left;
    font-size: 14px;
    margin-top: 51px;
    width: 95%;
    text-align: center;
    margin-left: 0px;
    margin-bottom: 26px;
}
}
@media (max-width: 320px){


	.logo0 img {
    width: 124%;
}
	}
