@charset "utf-8";
/* CSS Document */

body{
	font-family: 'Roboto', sans-serif;
}

.footer-con{
	width:100%;
	background-color: #000;
	color:#d0dfee;
	font-size:15px;
	padding:24px 0px;
}

.footer-con span{
	float:right;
}

.video-column button{
    margin-bottom: 30px;
    background: #88469a;
}

.footer-con span a{
	color:#d0dfee;
	text-decoration:none;
}

.footer-con span a:hover{
	color:#FFFFFF;
}
/**********************9_4_2020*****************/


.top-wrapper .top-sicons a{
	text-decoration:none;
	color:#c7d7e9;
	line-height:38px;
	padding:0px 10px;
	cursor:pointer
} 

.top-wrapper .top-sicons a:hover{
	color:#fff;
}


.top-wrapper  .video-link h6 a{color: #88469a!important;text-decoration: none;}

.video-login .col-md-12 form {
    width: 100%;
    float: left;
}
.video-login h4 {
    padding: 0px;
    margin: 0px 0px 6px 0px;
    font-weight: bold;
    color: #f28ea6;
    font-size: 34px;
}
.video-login  p {
    margin-bottom: 0px;
    font-size: 15px;
}
.video-login span {
    position: relative;
    width: 100%;
}
.video-login span i {
    position: absolute;
    top: 37px;
    left: 15px;
    z-index: 990;
    color: #f28ea6;
    font-size: 20px;
}

.video-login input {
    border: 3px solid #88469ac;
    height: 55px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #333333;
    margin-top: 20px;
    padding-left: 45px;
    font-size: 18px;
}

.video-login .more-btn {
    margin-bottom: 15px;
    padding: 8px 46px !important;
}

.video-login .col-md-12 {
    padding: 30px;
}

.video-login .col-md-6 {
    margin-top: 20px;
}

.video-login .col-md-6 a:hover {
    color: #f28ea6;
}
.video-login .col-md-6 a {
    float: right;
    text-decoration: none;
    color: #333333;
    font-weight: bold;
    font-size: 15px;
}

.video-login  .modal-content{
    width: 100%;
    background: url(../img/login-bg.jpg) top right no-repeat #FFFFFF;
    margin-bottom: 80px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
}
.video-login  .modal-body {padding:0px;}

.video-login  .modal-header {
   
    padding: 0px;
    border-bottom: none;
}
.video-login  .modal-header button:focus{outline: none!important;}
.video-column video{width: 100%;height: 300px;}
.video-column  h6{
    margin-top: 20px;
    font-size: 21px;
    color: #fff;
}
.video-column {background: #363434;/* padding: 10px; */text-align: center;min-height: 360px;margin-top: 15px;}

.video-column button{
    margin-bottom: 30px;
    background: #88469a;
    border: none;
    color: #fff;
    padding: 6px 83px 6px 83px;
    margin-top: 20px;
    /* text-transform: uppercase; */
}

.video-column button:hover{
   
        background-color: #f18ca3;
    color: #1f0007;
}
.video-column button:focus{
outline:none!important;
}
.video-disclaimer-text {text-align: center;margin-bottom: 40px;}
.video-disclaimer-text h6{color: #88469a;
    font-weight: bold;
    font-size: 24px;}
.video-disclaimer-text p{}
.video-column-disclaimer video{display: none}
.video-disclaimer-row {border: 1px solid #ccc;
    padding: 34px;}

    .online-exc {background: #88469a;text-align: center;}
    .video-column-disclaimer{background: #f18ca3;text-align: center;}

    .video-disclaimer-row button{background: none;border:none;padding: 12px;text-align: center;color: #fff;width: 100%;}


.video-column-disclaimer:hover{background: #333;}
 .online-exc:hover{background: #333;}

 .disclaimer-modal-cls video{width: 100%;}
.disclaimer-modal-cls  {}

.disclaimer-modal-cls .modal-dialog {
    max-width: 561px;
}
.video-column-disclaimer {
    
    margin-bottom: 10px;
}
video:focus{outline:none;}
button:focus{outline:none;}
.video-link h6{background:#fef653;}
.video-link h6:hover{background:#f28ea6;}
.video-link h6:hover a{color:#fff!important;}
/**********************9_4_2020 ends*****************/

/*****************new 21_3_2020*********************/

.carousel-caption1-bg p {
   
    font-size: 1.1em;
}
.class-banner-new{margin-left: 0px!important;}

/*****************new 21_3_2020 ends*********************/

/*****************new 19_3_2020*********************/
.carousel-caption1 {
    position: absolute;
    right: 5%;
    top: 28%;
    /* left: 15%; */
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    width: 30%;
	
}
.carousel-caption1 a:hover{
	text-decoration: none;
}

.carousel-caption1-bg {background: rgb(176 224 52 / 0.89);background: -moz-linear-gradient(top,  #e4f5fc 0%, #bfe8f9 41%, #9fd8ef 99%, #9fd8ef 99%, #2ab0ed 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  rgb(176 224 52 / 0.9) 0%,rgb(176 224 52 / 0.88) 41%,rgb(176 224 52 / 0.91) 99%,rgb(176 224 52 / 1) 99%,hsla(58, 100%, 50%, 0.88) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom,  rgb(176 224 52 / 0.85) 0%,rgb(176 224 52 / 0.89) 41%,#B0E034 99%,rgb(176 224 52 / 0.85) 99%,rgb(176 224 52 / 0.86) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#2ab0ed',GradientType=0 ); /* IE6-9 */padding: 10px;border-top-right-radius: 31px;border-bottom-left-radius: 31px;}

.carousel-caption1-bg p{text-align:justify;line-height: 29px; color: #88469a;
    font-weight: bold;}

/********************* 19_3_2020 ends*******/

.footer-top{
	width:100%;
	background: rgb(136 70 154);
	background: -moz-linear-gradient(-45deg, rgb(136 70 154) 0%, rgb(136 70 154) 53%, rgb(136 70 154) 53%, rgb(136 70 154) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgb(136 70 154)), color-stop(53%, rgb(136 70 154)), color-stop(53%, rgb(136 70 154)), color-stop(100%, rgb(136 70 154)));
	background: -webkit-linear-gradient(-45deg, rgb(136 70 154) 0%, rgb(136 70 154) 53%, rgb(136 70 154) 53%, rgb(136 70 154) 100%);
	background: -o-linear-gradient(-45deg, rgb(136 70 154) 0%, rgb(136 70 154) 53%, rgb(136 70 154) 53%, rgb(136 70 154) 100%);
	background: -ms-linear-gradient(-45deg, rgb(136 70 154) 0%, rgb(136 70 154) 53%, rgb(136 70 154) 53%, rgb(136 70 154) 100%);
	background: linear-gradient(135deg, rgb(136 70 154) 0%, rgb(136 70 154) 53%, rgb(136 70 154) 53%, rgb(136 70 154) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88469a', endColorstr='#88469a', GradientType=1 );
	color:#FFFFFF;
	text-align:center;
	padding:50px 0px;
}

.footer-top ul{
	width:100%;
	padding:0px;
	margin: 0px 0px 0px 0px;
}

.footer-top ul li{
	list-style:none;
	float:left;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}

.footer-top ul li a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:500;
	font-size:15px;
}

.footer-top i{
	float:left;
	padding:0px;
	margin:6px 25px 0px 24px;
	font-size:10px;
	font-weight:500;
}

.tabbed-bg{
	width:100%;
	background-color:#88469a;
	padding:60px 0px;
}

.tabbed-bg .col-md-4:nth-child(2) span{
	background-position-x:-76px;
}

.tabbed-bg .col-md-4:nth-child(3) span{
	background-position-x:-151px;
}

.tabbed-item{
	width:100%;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(51%, rgba(255,255,255,1)), color-stop(51%, rgba(235,235,235,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(235,235,235,1) 51%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
	text-align:center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:50px 20px;
	float:left;
	color:#111111;
	text-decoration:none;
	
	-webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.tabbed-item:hover{
	color:#111111;
	background: rgba(235,235,235,1);
	background: -moz-linear-gradient(left, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(235,235,235,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=1 );
}

.tabbed-item:hover h4{
	color:#f28ea6;
}

.tabbed-item:hover span{
	background-position-y:-75px;
}

.tabbed-item p{
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
}

.tabbed-item h4{
	text-transform:uppercase;
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px 0px 12px 0px;
	font-weight:bold;
	font-size:24px;
	float:left;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.tabbed-item span{
	width:75px;
	height:75px;
	float:left;
	position:relative;
	left:50%;
	margin-left:-37px;
	margin-bottom:22px;
	background:url(../img/tabbed-icon.png) no-repeat;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.heading-con h2{
	font-family: 'Poppins', sans-serif;
	font-weight:500;
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px 0px 0px 0px;
	font-size:48px;
}

.ourcourse-con{
	text-align:center;
	margin-top:60px;
	margin-bottom:60px;
}

.ourcourse-con .col-md-7{
	text-align:justify;
}

p{
	color:#111111;
	line-height:25px;
}

.more-btn{
	background-color: #88469a;
	color:#FFFFFF;
	text-decoration:none;
	padding:12px 46px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	float:left;
	margin-top:8px;
	border-radius: 10px;
	/* border-top-right-radius: 14px; */
	/* border-bottom-left-radius: 14px; */
}

.more-btn:hover{
	background-color: #3931e1;
	text-decoration:none;
	color:#FFFFFF;
}

.heading-con{
	margin-bottom:26px;
	text-align:center;
}

.ourcourse-con .col-md-5 span{
	width:100%;
	float:left;
	height:370px;
	margin-top:5px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow:hidden;
}

.ourcourse-con .col-md-5 span img{
	width:100%;
	height:370px;
	object-fit:cover;
}

.ourcourse-con .col-md-5{
	padding-left:34px;
}

.ourcourse-con .col-md-7{
	padding-right:34px;
}

.ourmission-con{
	margin-top:60px;
	margin-bottom:60px;
	text-align:justify;
}

.ourmission-con span{
	width:100%;
	float:left;
	margin-top:5px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow:hidden;
}

.ourmission-con span img{
	width:100%;
	height:310px;
	object-fit:cover;
}

.ourmission-con .col-md-5{
	padding-right:34px;
}

.ourmission-con .col-md-7{
	padding-left:34px;
}

.classs-near-con{
	width:100%;
	min-height:500px;
	text-align:center;
	
	background: url(../img/maps-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.classs-near-con{
	padding-top:60px;
}

.classs-near-con span{
	padding:25px;
	width:100%;
	float:left;
	background-color:#FFFFFF;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position:relative;
	margin-top:65px;
	
	-webkit-box-shadow: 0px 0px 28px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 28px -8px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 28px -8px rgba(0,0,0,0.75);
}

.classs-near-con input{
	border: 3px solid #88469a;
	height:60px;
	-moz-border-radius: 15px;
	border-radius: 0px;
	color:#333333;
}

.classs-near-con .btn{
	padding:0px;
	margin:-48px 20px 0px 0px;
	float:right;
	outline:none;
	font-size:24px;
	color: #88469a;
}

.classs-near-con .btn:hover{
	color: #3931e1;
}

.welcome-con{
	text-align:justify;
	margin-bottom:60px;
}

.welcome-con li{
	float: left;
    width: 50%;
}
.welcome-con ul{

display: flow-root;
}

.welcome-con h2{
	padding:0px;
	margin:0px;
	font-weight:500;
	font-size:48px;
}

.welcome-con h4{
	padding:0px;
	margin:0px;
	font-weight:500;
	font-size:26px;
}

.welcome-con .col-lg-7 font{
	width:100%;
	float:left;
	margin-bottom:18px;
}

.welcome-con .col-lg-7{
	padding-right: 34px;
	margin-top:55px;
}

.welcome-con .col-md-5{
	padding-left: 34px;
}

.welcome-con .col-md-5 img{
	float:right;
	margin-right: 0px;
	padding: 37px;
}

.welcome-wrapper{
	width:100%;
	overflow:hidden;
}

::selection {
	background: #f18ca3;
	color: #fff;
}
::-moz-selection {
	background: #f18ca3;
	color: #fff;
}

::-webkit-scrollbar {
    width: 10px;
}
 
::-webkit-scrollbar-track {
    border-radius: 0px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 0px;
	background-color: rgba(0, 78, 159, 0.7);
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

::-webkit-scrollbar-thumb:hover{
	background-color: rgba(0, 78, 159, 1);
}

.carousel-item{
	height:100vh;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.header-wrapper{
width: 100%;
    position: fixed;
    top: 0px;
    z-index: 999;
    background: rgb(255 255 255 / 85%);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.85)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgb(255 255 255 / 85%) 0%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgb(255 253 253 / 85%) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.top-wrapper{
	width:100%;
	background-color:#88469a;
	min-height:38px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.top-wrapper .col-lg-3{
	padding-left:0px;
	padding-right:0px;
}

.login-reg h6{
	width:50% !important;
	float:left;
}

.login-reg h6{
	border-left:0px !important;
}

.login-reg h6 a{
	width:100%;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.login-reg h6 a:hover{
	background-color:#003266;
}

.top-wrapper .col-lg-3 h6{
	width:100%;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	color:#FFFFFF;
	border-left: 1px solid #df6aff;
	border-right: 1px solid #e06dff;
	text-align:center;
	line-height:38px;
	letter-spacing:0.25px;
}

.top-wrapper .col-md-9 a{
	border-left:1px solid #5086bf;
	float:left;
	
}

.top-wrapper .col-md-9 a img{
	opacity:0.75;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.top-wrapper .col-md-9 a:hover img{
	opacity:1;
}

.top-wrapper .col-md-9 a:last-child{
	border-right:1px solid #5086bf;
}

.mail-phone-con{
	display:none;
	visibility:hidden;
}

.navbar{
	padding:0px;
}

.navbar-dark .navbar-nav .nav-link{
	background: #88469a;
	text-transform:uppercase;
	color:#FFFFFF;
	border:2px solid #FFFFFF;
	padding:4px 4px;
	font-weight:500;
	-moz-border-radius: 2px;
	border-radius: 10px;
	/* border-top-right-radius: 12px; */
	/* border-bottom-left-radius: 12px; */
	margin:0px 5px;
	font-size:15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.navbar-dark .navbar-nav .nav-link:hover{
	color:#88469a;
	border:2px solid #fff;
	background-color:#fff;
}

.header-con{
	padding-top:30px;
	padding-bottom:30px;
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.f-nav .header-con{
	background-color:#88469a;
	padding-top:12px;
	padding-bottom:12px;
	-webkit-box-shadow: 0px 0px 13px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 13px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 13px -2px rgba(0,0,0,0.75);
}

.f-nav .top-wrapper{
	margin-top:-38px;
}

.banner-wrapper{
	position:relative;
}

.banner-logos{
	width:100%;
	background-color:rgba(255,255,255,0.85);
	position:absolute;
	bottom:20px;
	text-align:center;
	padding:10px 0px;
}

.banner-logos img{
	margin-left:30px;
	margin-right:30px;
}

.banner-caption{
	width:100%;
	position:absolute;
	bottom:160px;
}

.banner-caption h2{
	color:#FFFFFF;
	font-size:60px;
	padding:0px;
	margin:0px;
	font-family: 'Poppins', sans-serif;
	font-weight:300;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}

.banner-caption h2 b{
	font-weight:700;
}	

.banner-caption h5{
	color:#000;
	font-size:30px;
	padding:0px;
	margin:0px 0px 25px 0px;
	font-family: 'Lucida Handwriting', cursive;
    font-weight:700;
	letter-spacing:0.22px;
	margin-bottom: 33%;
	
}

.banner-btn{
	text-align:center;
}

.banner-btn .col-lg-2{
	padding-left:0px;
	padding-right:0px;
}


.banner-btn .col-lg-5:first-child{
	padding-right:0px;
}

.banner-btn .col-lg-5:last-child{
	padding-left:0px;
}

/*.banner-btn .col-lg-5:first-child a{
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
}

.banner-btn .col-lg-5:last-child a{
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
}*/

.banner-btn a{
	width:100%;
	background-color:#88469a;
	color:#FFFFFF;
	float:left;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.5px;
	padding:8px 0px;
	text-decoration:none;
	margin-top:14px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	border-radius: 10px;
	transition: all 0.4s;
	/* border-top-right-radius: 14px; */
	/* border-bottom-left-radius: 14px; */
}

.banner-btn a:hover{
	background-color: #3931e1;
	color: #fff;
}

.scrollup {
    width: 44px;
    height: 43px;
    position: fixed;
    bottom: 50px;
    right: 80px;
    display: none;
    text-indent: -9999px;
    background: url(../img/scroll-up.png) no-repeat;
}

.carousel-item img{
	display:none;
	visibility:hidden;
}

.navbar-toggler{
	padding:3px 6px;	
}



.mail-phone-con a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
	margin-top:3px;
	float:left;
	margin-right:50px;
}

.call-popup h5 {
	padding:0px;
	margin:10px 0px;
	width:100%;
	text-align:center;
}

.call-popup h5 a{
	text-decoration:none;
	color:#000;
}

.page-container{
	margin-top:55px;
	margin-bottom:55px;
	text-align:justify;
}

.page-container .col-md-8{
	padding-right:45px;
}

.page-image{
	width:100%;
	float:left;
	height:294px;
	margin-top:5px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow:hidden;
}

.page-image img{
	width:100%;
	height:394px;
	object-fit:cover;
}

.page-heading-con{
	width:100%;
	text-align:center;
	margin-top:0px;
	position:relative;
	z-index:990;
	background-color:#d2dce8;
	padding:20px 0px;
}

.page-heading-con h2{
	text-transform:uppercase;
	padding:20px 0px;
	margin:0px 0px 0px 0px;
	color:#88469a;
	font-weight:900;
	font-size:48px;
	padding:0px 0px;
	letter-spacing:0.8px;
}

.innerpage{
	height:540px;
	background-color:#88469a;
	background-position-x: center!important;

}

.innerpage img{
	display:block;
	visibility:visible;
	width:100%;
	height:540px;
	object-fit:cover;
	opacity:0.9;
}

.news-items{
	width:100%;
	float:left;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
	position:relative;
}

.news-items span{
	width:100%;
	height:200px;
	float:left;
	background: rgba(241,140,163,1);
	background: -moz-linear-gradient(top, rgba(241,140,163,1) 0%, rgba(0,79,163,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,140,163,1)), color-stop(100%, rgba(0,79,163,1)));
	background: -webkit-linear-gradient(top, rgba(241,140,163,1) 0%, rgba(0,79,163,1) 100%);
	background: -o-linear-gradient(top, rgba(241,140,163,1) 0%, rgba(0,79,163,1) 100%);
	background: -ms-linear-gradient(top, rgba(241,140,163,1) 0%, rgba(0,79,163,1) 100%);
	background: linear-gradient(to bottom, rgba(241,140,163,1) 0%, rgba(0,79,163,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18ca3', endColorstr='#88469a', GradientType=0 );
	position:relative;
	text-align:center;
	overflow:hidden;
	
}

.news-items span i{
	position:absolute;
	top:20%;
	color:#FFFFFF;
	font-size:42px;
	padding:0px;
	margin:0px;
	left:50%;
	margin-top:-23px;
	margin-left:-23px;
	opacity:0;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.news-items:hover i{
	visibility:visible;
	top:50%;
	opacity:1;
}

.news-items:hover img{
	opacity:0.15;
	 -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);

}

.news-items span img{
	width:100%;
	height:200px;
	object-fit:cover;
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.news-items h4{
	width:100%;
	margin:0px;
	background-color:#e3ecf5;
	font-size:16px;
	text-align:left;
	text-align:center;
	padding:15px 0px 15px 105px;
	float:left;
	line-height:20px;
	color:#333333;
	height:90px;
	text-align:left;
	overflow:hidden;
}

.news-items font{
	position:absolute;
	bottom:18px;
	left:10px;
	z-index:999;
	color:#fff;
	background-color: #88469a;
	text-align:center;
	padding:25px 0px 17px 0px;
	margin:0px;
	line-height:24px;
	float:left;
}

.news-items font b{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	font-size:34px;
}

.news-items{
	margin-top:15px;
	margin-bottom:15px;
}

.news-page-con h4{
	padding:0px;
	margin:0px;
	font-size:24px;
	line-height:30px;
	text-align:left;
	font-weight:bold;
}

.news-page-con ul{
	width:100%;
	padding:0px 0px 0px 18px;
	margin:0px 0px 20px 0px;
}

.news-page-con h5{
	padding:0px;
	margin:15px 0px 8px 0px;
	font-weight:bold;
	font-size:24px;
	width:100%;
	float:left;
}

.news-page-con h6{
	padding:0px;
	margin:15px 0px 8px 0px;
	font-weight:bold;
	font-size:18px;
	width:100%;
	float:left;
}

.news-page-con p a{
	text-decoration:none;
	color:#333333;
	font-weight:700;
}

.news-page-con p a:hover{
	color:#88469a;
}

.news-page-con ul li{
	padding:0px;
	margin:8px 0px;
	font-weight:400;
}

.news-page-con .col-md-6 h6{
	padding:8px 0px;
	margin:16px 0px;
	font-size:16px;
	text-align:center;
	background-color:#e2ebf4;
}

.news-page-con .col-md-6:first-child{
	padding-right:0px;
}

.news-page-con .col-md-6:last-child{
	padding-left:0px;
}

.news-page-con .col-md-6:last-child h6{
	padding-left:0px;
	background-color:#ccd9e6;
}

.news-page-con .col-md-4 span img{
	width:100%;
	height:300px;
	object-fit:cover;
}

.news-page-con .col-md-4 span{
	margin-top:8px;
	overflow:hidden;
	width:100%;
	float:left;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

.news-page-con .col-md-4 h3{
	padding:0px;
	margin:45px 0px 0px 0px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:28px;
	width:100%;
	float:left;
}

.news-page-con .col-md-4 ul{
	width:100%;
	padding:0px;
	margin:0px;
}

.news-page-con .col-md-4 ul li{
	width:100%;
	padding:0px 0px 8px 20px;
	margin:0px 0px 8px 0px;
	list-style:none;
	text-align:left;
	font-weight:500;
	font-size:16px;
	position:relative;
	border-bottom:1px dashed #CCCCCC;
	float:left;
}

.news-page-con .col-md-4 ul li:last-child{
	border:none;
	padding-bottom:0px;
	margin-bottom:0px;
}

.news-page-con .col-md-4 ul li a{
	text-decoration:none;
	color:#333333;
	width:100%;
	float:left;
}

.news-page-con .col-md-4 ul li img{
	position:absolute;
	left:0px;
	top:7px;
}

.news-page-con .col-md-4 ul li a:hover{
	color:#88469a;
}

.news-page-con .col-md-4 font{
	width:100%;
	float:left;
	margin:8px 0px 18px 0px;
}

.news-page-con .col-md-4 font hr{
	padding:0px;
	margin:0px;
	background:none;
	border:none;
	border-bottom:3px solid #f08aa0;
	width:25%;
}

.google-maps {
	position: relative;
    padding-bottom: 36%; 
    height: 0;
    overflow: hidden;
	margin:55px 0px 0px 0px;
	z-index:992;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.contact-page .col-lg-4 h5{
	padding:0px;
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
}

.contact-page .col-lg-4 p b{
	color:#88469a;
}

.contact-page .col-lg-4 h6{
	padding:0px;
	margin:14px 0px;
}

.contact-page .col-lg-4 h6 a{
	text-decoration:none;
	color:#333333;
}

.opening-hours{
	width:100%;
	background-color:#88469a;
	color:#FFFFFF;
	text-align:center;
	padding:20px 0px;
	margin:25px 0px 25px 0px;
	font-size:17px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.opening-hours b{
	text-transform:uppercase;
	font-size:22px;
	margin-bottom:6px;
	width:100%;
	float:left;
}

.contact-page .col-lg-8 .more-btn{
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.5px;
	margin-top:0px;
}

.contact-page .col-lg-8 h4{
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.contact-page .col-lg-8 font{
	width:100%;
	margin:5px 0px 10px 0px;
}


.contact-page .col-lg-8 font hr{
	padding:0px;
	margin:8px 0px 10px 0px;
	background:none;
	border:none;
	border-bottom: 3px solid #88469a;
	width:25%;
}

.contact-page .col-lg-8 input{
	border: 3px solid #88469ac;
	border: 3px solid #88469a;
	height: 55px;
	-moz-border-radius: 15px;
	border-radius: 0px;
	color: #333333;
	margin-top:20px;
}

.contact-page .col-lg-8 textarea{
	border: 3px solid #88469ac;
	height: 290px;
	-moz-border-radius: 15px;
	border: 3px solid #88469a;
	border-radius: 0px;
	color: #333333;
	margin-top:20px;
	margin-bottom:20px;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #88469a !important;
  outline: 0;
}

.privacy-policy-btn{
	width:100%;
	text-align:center;
	padding:0px;
	margin:14px 0px 0px 0px;
	border:none;
	background:none;
	font-weight:bold;
	outline:none !important;
}

.privacy-policy-con h6{
	padding:0px;
	margin:15px 0px 4px 0px;
	font-size:18px;
	color:#000;
}

.privacy-policy-con h4{
	padding:0px;
	margin:20px 0px 4px 0px;
	font-size:22px;
	color:#88469a;
	font-weight:bold;
}

.popup-modals{
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
}

.popup-modals h2{
	padding:0px;
	margin:20px 0px;
	width:100%;
	text-align:center;
}

.popup-modals h4{
	padding:0px;
	margin:0px;
	width:100%;
	text-align:center;
}


body#communitycoterie a#coconav,
body#classes a#classesnav,
body#training a#trainingnav,
body#whoweare a#whowearenav,
body#news a#newsnav,
body#contact a#contactnav,
body#members a#membersnav
{
	color: #fff;
    border: 2px solid #fff;
   background-color: #88469a;
	
}

.fixed-bg{
	width:100%;
	height:100%;
	/*background: url(../img/slide/login-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
  padding-top:160px;
}

.login-container{
	width:100%;
	background:url(../img/login-bg.jpg) top right no-repeat #FFFFFF;
	margin-bottom:80px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
}

.login-container .col-md-12{
	padding:30px;
}

.login-container .col-md-12 form{
	width:100%;
	float:left;
}	

.login-bottom-btn{
	width:100%;
	text-align:center;
	background-color:#ceddee;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#88469a;
	padding:16px 0px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.login-bottom-btn:hover{
	background-color: #3931e1;
	color:#FFFFFF;
	text-decoration:none;
}

.login-container p{
	margin-bottom:0px;
	font-size:15px;
}

.login-container h3{
	padding:0px;
	margin:0px 0px 6px 0px;
	font-weight:bold;
	color: #88469a;
	font-size:34px;
}

.login-container p a{
	font-weight:bold;
	color:#333333;
}

.login-container p a:hover{
	text-decoration:none;
	color: #3931e1;
}

.login-container input{
	border: 3px solid #88469a;
	height: 55px;
	-moz-border-radius: 15px;
	border-radius: 0px;
	color: #333333;
	margin-top:20px;
	padding-left: 10px;
	font-size:18px;
}

.login-container span{
	position:relative;
	width:100%;
}

.login-container span i{
	
	
	color:#f28ea6;
	float: left;
    margin-left: 16px;
    margin-top: -38px;
    z-index: 2;
    font-size: 18px;
}

.login-container input[type=checkbox]:checked {
  background-color: #a77e2d !important;
  color: #ffffff !important;
}

.login-container .col-md-6{
	margin-top:20px;
}

.login-container .col-md-6 p{
	font-size:15px;
}

.login-container .col-md-6 a{
	float:right;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-size:15px;
}

.login-container .col-md-6 a:hover{
	color: #3931e1;
}

.login-container .more-btn{
	margin-bottom:15px;
	padding: 8px 46px !important;
}

.box {
}

.box input[type="checkbox"] {
  visibility: hidden;
  display:none;
}



label {
  cursor: pointer;
}

.box input[type="checkbox"] ~ label:before {
  border: 3px solid #88469a;
  content: "\00a0";
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 16px;
  margin: 0 0 0;
  padding: 0;
  vertical-align: top;
  width: 16px;
  height:20px;
  width:20px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  margin-right:12px;
}

.box input[type="checkbox"]:checked ~ label:before {
  background: #fff;
  color: #f28ea6;
  content: "\2713";
  text-align: center;
  font-weight:bold;
}

.box input[type="checkbox"]:checked ~ label:after {
  font-weight: bold;
}

.box input[type="checkbox"]:focus ~ label::before {
    outline: rgb(59, 153, 252) auto 5px;
}


/*
input[type=checkbox] + label {
  display: block;
  margin: 0.2em;
  cursor: pointer;
  padding: 0.2em;
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + label:before {
  content: "\2714";
  border: 0.1em solid #000;
  border-radius: 0.2em;
  display: inline-block;
  width: 1em;
  height: 1em;
  padding-left: 0.2em;
  padding-bottom: 0.3em;
  margin-right: 0.2em;
  vertical-align: bottom;
  color: transparent;
  transition: .2s;
}

input[type=checkbox] + label:active:before {
  transform: scale(0);
}

input[type=checkbox]:checked + label:before {
  background-color: MediumSeaGreen;
  border-color: MediumSeaGreen;
  color: #fff;
}

input[type=checkbox]:disabled + label:before {
  transform: scale(1);
  border-color: #aaa;
}

input[type=checkbox]:checked:disabled + label:before {
  transform: scale(1);
  background-color: #bfb;
  border-color: #bfb;
}

*/

.register-container{
	width:100%;
	background:url(../img/login-bg.jpg) top right no-repeat #FFFFFF;
	margin-bottom:80px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
	padding:32px;
}

.register-container h3{
	padding:0px;
	margin:0px 0px 12px 0px;
	font-weight:bold;
	color: #88469a;
	text-transform:uppercase;
	font-size:34px;
}

.register-container input,
.register-container select{
	border: 3px solid #88469a;
	height: 55px;
	-moz-border-radius: 15px;
	/* border-radius: 15px; */
	color: #333333;
	margin-bottom:20px;
	padding-left:15px;
	font-size:18px;
	border-radius: 0px;
}

.register-container textarea{
	border: 3px solid #88469a;
	border: 3px solid #88469ac;
	height: 120px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #333333;
	margin-bottom:20px;
	padding-left:15px;
	font-size:16px;
	width:100%;
}

.register-container .col-md-6 label,
.register-container .col-md-12 label{
	font-weight:bold;
	margin-bottom:3px;
}

.register-container .col-md-6 .btn{
	float:right;
	padding: 8px 46px;
}

.register-container .col-md-6 label font,
.register-container .col-md-12 label font{
	color: #FF0000;
}

.reg-propic{
	width:100%;
	height:55px;
	-moz-border-radius: 15px;
	/* border-radius: 15px; */
	overflow:hidden;
	background:url(../img/pro-pic.jpg) no-repeat center #d8d8d8;
}

.reg-propic img{
	width:100%;
	height:55px;
	object-fit:cover;
}

.upload-file{
	padding-top:9px;
}

.forget-pass{
	padding-bottom:22px;
}

.forget-pass .more-btn{
	margin-top:20px;
}

.sentinfo-txt{
	padding:0px;
	margin:16px 0px 12px 0px;
	font-weight:bold;
	font-size:18px;
}

.classpage-btn{
	margin-top:-270px;
}

.input-container {
  max-width: 300px;
  background-color: #fff;
  border: 3px solid #4fb6ba;
  /* border-radius: 5px; */
  -moz-border-radius: 15px;
  /* border-radius: 15px; */
  min-height:55px;
}

.input-container input[type='file'] {
  display: none;
  visibility:hidden;
}

.file-info {
  font-size: 0.9em;
}

.browse-btn {
  background: #4fb6ba;
  color: #fff;
  min-height: 49px;
  padding: 10px 20px;
  border: none;
  /* border-top-left-radius: 5px; */
  /* border-bottom-left-radius: 5px; */
}

.browse-btn:hover {
  background: #4fb6ba;
}

@media (max-width: 300px) {
  button {
    width: 100%;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
  }
  
  .file-info {
    display: block;
    margin: 10px 5px;
  }
}

.newclass-listing{
	width:100%;
	position:relative;
	float:left;
}

.newclass-listing i{
	position:absolute;
	left:20px;
	top:20px;
	z-index:990;
}

.newclass-listing input{
	padding-left:40px;
}

.result-form-con{
	width:100%;
	background-color:#ffffff;
	position:relative;
	float:left;
	padding:15px;
	margin-top:-90px;
	z-index:998;
	-webkit-box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.3);
}

.result-form-con input,
.result-form-con select{
	border: 3px solid #88469ac;
    height: 55px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #333333;
	font-size:18px;
	margin-top:3px;
}

.result-form-con .btn{
	margin:5px 0px 0px 0px;
	padding:12px 0px;
	text-transform:uppercase;
	width:100%;
}

.result-form-con .col-md-4 img{
	float:left;
	margin-right:12px;
}

.result-form-con .col-md-4 h3{
	padding:0px;
	margin:12px 0px 0px 0px;
	color:#88469a;
}

.result-map{
	position: relative;
    padding-bottom: 30%; 
    height: 0;
    overflow: hidden;
	margin:0px 0px 0px 0px;
	z-index:992;
}

.result-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.reslult-item{
	margin-top:60px;
	width:100%;
	float:left;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.4);
-moz-border-radius: 10px;
border-radius: 10px;
}

.reslult-item h5{
	width:100%;
	padding:0px 0px 12px 0px;
	margin:0px;
	text-align:center;
	float:left;
	background-color:#dae4ee;
	font-size:16px;
	font-weight:bold;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.reslult-item h5 span{
	width:100%;
	float:left;
	margin-top:8px;
}

.reslult-item h5 img{
	margin-top:-30px;
}

.result-item-body{
	width:100%;
	height: 500px;
	background-color:#f0f4f8;
	float:left;
	padding:25px;
	display: grid;
}

.result-item-body p{
	margin:10px 0px;
	padding:0px;
}	

.result-item-body p:last-child{
	margin-bottom:0px;
}

.result-item-body h6{
	padding:0px;
	margin:0px;
	font-size:20px;
	font-weight:bold;
}

.result-footer-con{
	width:100%;
	float:left;
	background-color:#88469a;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	overflow:hidden;
}

.result-footer-con a{
	width:50%;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-weight:700;
	font-size:16px;
	border-right:1px solid #3372b5;
	padding:10px 0px;
	text-decoration:none;
}

.result-footer-con a:hover{
	text-decoration:none;
	background-color:#013d7d;
}

.result-footer-con a:last-child{
	border-right:none;
}

.result-items-wrapper{
	margin-bottom:60px;
	margin-top:20px;
	width:100%;
}

.enquiry-con{
	padding:0px;
}

.enquiry-con .close{
	color:#FFFFFF;
	opacity:1;
	right:25px;
	position:relative;
	outline:none !important;
}

.enquiry-con h3{
	width:100%;
	padding:18px 0px;
	margin:0px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#88469a;
	text-align:center;
	font-size:24px;
}

.enquiry-con form{
	width:100%;
	padding:25px;
}

.enquiry-con form input{
	border: 3px solid #88469ac;
    height: 55px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #333333;
	font-size:18px;
	margin:15px 0px;
}

.enquiry-con form textarea{
	border: 3px solid #88469ac;
    height: 90px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #333333;
	font-size:18px;
	margin:14px 0px;
}

.enquiry-con .more-btn{
	margin-top:0px;
	text-transform:uppercase;
	width:100%;
	padding:10px 0px;
}

.joinour-team-con{
	width:100%;
	background-color:#e6edf5;
	padding-top:55px;
	padding-bottom:70px;
	text-align:justify;
	margin-bottom:-70px;
}

.joinour-team-con h4{
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:32px;
	font-weight:bold;
}

.joinour-team-con .col-md-4 img{
	width:100%;
}

.whowe-btm-con{
	width:100%;
	background-color:#e5ecf4;
	padding-top:55px;
	padding-bottom:55px;
	margin-top:-15px;
}

.whowe-btm-con h6{
	padding:0px;
	margin:30px 0px 0px 0px;
}

.whowe-btm-con h6 i{
	font-size:18px;
	margin-right:15px;
	margin-top:1px;
	float:left;
}

.whowe-btm-con h6  a{
	text-decoration:none;
	color:#000;
}

.whowe-btm-con .col-md-9{
	padding-left:40px;
	padding-top:10px;
}

.whoweare-con h4{
	padding:0px;
	margin:26px 0px 2px 0px;
}

.whoweare-con p a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.whoweare-con .col-md-3 img{
	width:100%;
}

.member-login{
	margin-bottom:0px;
}

.member-page-bg{
	width:100%;
	height:230px;
	background-color:#e4ebf3;
	margin-bottom:-230px;
}

.training-page h3{
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
}

.train-big-img{
	width:100%;
	margin:20px 0px 35px 0px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.training-page p a{
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

.training-page p a:hover{
	color:#88469a;
}

.training-page h4{
	font-weight:bold;
	padding:0px;
	margin:0px 0px 12px 0px;
	font-size:26px;
}

.training-page .col-md-3 img{
	width:100%;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:22px;
}

.training-page .col-md-9{
	padding-top:25px;
}

.socialmedia-con a{
	float:left;
	border:2px solid #88469a;
	height:45px;
	width:45px;
	margin-right:20px;
	text-align:center;
	line-height:45px;
	text-decoration:none;
	color:#88469a;
	font-size:16px;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.socialmedia-con a i{
	font-size:18px;
}	

.socialmedia-con a:hover{
	background-color:#88469a;
	color:#FFFFFF;
}

.contact-page .col-lg-4 h6{
	padding:0px;
	margin:25px 0px 0px 0px;
	text-align:left;
}

.contact-page .col-lg-4 h6 i{
	font-size:18px;
	margin-right:15px;
	margin-top:1px;
	float:left;
	margin-bottom:4px;
}

.contact-page .col-lg-4 h6  a{
	text-decoration:none;
	color:#000;
}

.contact-page .col-lg-4 p b{
	font-size:18px;
}

.please-follow{
	margin-top:30px !important;
	width:100%;
	float:left;
}

@media only screen and (max-width: 1024px) {
  nav.main_menu {
    display: block !important;
  }
  #avia-menu .menu-item {
    display: none;
  }
  .av-burger-menu-main.menu-item-avia-special {
    display: block;
  }
}

.terms-page h4{
	padding:0px;
	margin:36px 0px 6px 0px;
	color:#88469a;
	font-weight:bold;
}

.terms-page h5{
	padding:0px;
	margin:30px 0px 6px 0px;
	font-weight:bold;
}

.terms-page ul{
	width:100%;
	padding:0px;
	margin:0px;
}

.terms-page ul{
	width:100%;
	padding:0px 0px 10px 20px;
	margin:0px;
}

.terms-page ul li{
	padding:0px;
	margin:6px 0px;
	font-weight:500;
}

.top-wrapper .col-md-6 a{
	text-decoration:none;
	color: #ffffff;
	line-height:38px;
	padding:0px 10px;
	cursor:pointer;
}

.top-wrapper .col-md-6 a:hover{
	color:#fff;
}

.whoweare-btm{
	margin-top:55px;
	margin-bottom:55px;
}

.whoweare-btm p:last-child{
	margin-bottom:0px;
}

.whoweare-btm img{
	width:100%;
}

.whoweare-btm .row{
	margin-top:40px;
	margin-bottom:40px;
}

.register-container .col-md-6 .more-btn{
	float:left;
}

.register-container .col-md-12 p a{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

.register-container .col-md-12 p a:hover{
	color: #3931e1;
}

.bec-instructor{
	float:left;
	text-align:left;
	margin-top:0px;
	margin-bottom:12px;
}

.business-dev{
	padding:0px;
	margin:20px 0px -10px 0px;
}

.roadshow-con p:last-child{
	font-size:16px;
}


.innerpage img{
	display:none;
	visibility:hidden;
}

.search-container{
	width:100%;
	border-top:2px solid #004d9b;
	padding-top:18px;
}

.search-container .more-btn{
	padding:0px 0px;
	margin-top:0px;
	width:100%;
	line-height:55px;
}

.add-class-btn{
	float:right !important;
	margin-top:0px;
	margin-bottom:20px;
}

.email-not-allowed{
	width:100%;
	float:left;
	text-align:center;
	padding:10px 0px;
	margin:30px 0px 0px 0px;
	background-color:#e3ecf4;
	font-size:15px;
	-moz-border-radius: 35px;
    border-radius: 35px;
}

.dash-link h6{
	width:33.33% !important;
}

.dash-link h6 a{
	background-color:#012f5f;
	color:#f4d9df;
}

.dash-link h6 a:hover{
	background-color:#011b36;
	color:#fff;
}

.result-item-body p a{
	text-decoration:none;
	color:#000;
}


.googlemap-con .result-item-body{
	background-color:#FFFFFF;
	height:auto;
	padding:15px;
}

.googlemap-con .result-item-body p{
	margin:4px 0px;
	font-size:16px;
}

.googlemap-con .result-item-body p b{
	font-weight:bold;
}

.googlemap-con h5{
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#d9e3ed;
	font-size:16px;
	font-weight:bold;
	padding:10px 0px;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.googlemap-con .result-item-body h6{
	font-size:18px;
}

.cookie-modal{
	max-width:100% !important;
	margin:0px auto;
}

.cookie-modal .modal-body{
	padding: 1rem 2rem;
	position:relative;
}

.cookie-modal .modal-body a input{
	position:absolute;
	right:35px;
	top:10px;
	border:none;
	width:75px;
	height:75px;
	background-color:#d9e5f1;
	float:right;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height:75px;
	padding:0px;
	text-align:center;
	color:#88469a;
	font-weight:bold;
}

.cookie-modal .modal-body a input:hover{
	background-color:#88469a;
	color:#FFFFFF;
}

.cookie-modal .modal-body p{
	font-size:14px;
	margin:5px 0px;
}

.cookie-modal .modal-body p a{
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

.cookie-modal .modal-content{
	border:none;
    border-radius: 0rem;
	background-color:rgba(255,255,255,0.95);
}

.footer-con font a{
	text-decoration:none;
	color:#d0dfee
}

.footer-con font a:hover{
	color:#FFFFFF;
}

.footer-con font {
	margin-left:20%;
}

@media screen and (max-width: 1024px) {
	.navbar-dark .navbar-nav .nav-link{
		font-size:10px;
	}
	
	.tabbed-item{
		min-height:362px;
	}
	
	.classs-near-con{
		background:none; 
		background:url(../img/maps-bg.jpg) top repeat;
	}
	
	.mail-phone-con {
		margin-left:25%;
	}
	
	.innerpage img{
		display:block;
		visibility:visible;
	}
	
	.innerpage{
		background-image:none !important;
	}
}

.terms-privacy-con{
	text-align:justify;
}

.terms-privacy-con h5{
	padding:0px;
	margin:25px 0px 8px 0px;
	color:#88469a;
}

.terms-privacy-con ul{
	padding:0px 0px 0px 18px;
	margin:0px;
}

.terms-privacy-con ul li{
	padding:0px;
	margin:5px 0px;
}

.checkout-page .col-lg-4{
	padding-right:30px;
}

.checkout-page .col-lg-8{
	padding-left:30px;
}

.pro-sidebarcon{
	width:100%;
	overflow:hidden;
	float:left;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:35px;
}

.pro-sidebarcon h4{
	padding:15px 0px;
	margin:0px;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#88469a;
	font-size:22px;
	font-weight:700;
}

.pro-sidebarcon input{
	width:100%;
	height:42px;
	border: 3px solid #d2dce8;
    height: 50px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #333333;
}

.pro-sidebarcon button{
	width:100%;
	-moz-border-radius: 25px;
    border-radius: 25px;
	border:none;
	background-color:#4ab9bd;
	text-transform:uppercase;
	font-weight:700;
	color:#FFFFFF;
	padding:13px 0px;
	margin-top:20px;
	outline:none;
	
}

.pro-sidebarcon .row{
	padding:40px 30px;
}

.pro-sidebarcon  ul{
	padding:30px 20px;
	margin:0px;
	float:left;
	width:100%;
}

.pro-sidebarcon  ul li{
	list-style:none;
	border-bottom:1px solid #c7d8ea;
	width:100%;
	float:left;
}

.pro-sidebarcon ul li:last-child{
	border-bottom:none;
}

.pro-sidebarcon ul li a{
	text-decoration:none;
	color:#363636;
	font-weight:500;
	padding:10px 5px;
	width:100%;
	float:left;
}

.pro-sidebarcon ul li a:hover{
	color:#88469a;
}

.top-filter-con{
	width:100%;
	background-color:#d2dce8;
	padding:14px 20px;
	-moz-border-radius: 6px;
    border-radius: 6px;
}

.top-filter-con .col-lg-7 h4{
	padding:0px;
	margin:5px 0px 0px 0px;
	color:#363636;
	font-weight:700;
}

.top-filter-con select{
	border:none;
}

.product-item{
	padding-top:30px;
}

.product-item a{
	border:2px solid #d2dce8;
	width:100%;
	float:left;
	-moz-border-radius: 6px;
    border-radius: 6px;
	padding:18px;
	text-decoration:none;
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.product-item a:hover{
	border:2px solid #88469a;
}

.product-item a span{
	width:100%;
	float:left;
	height:180px;
	-moz-border-radius: 6px;
    border-radius: 6px;
	overflow:hidden;
}

.product-item a span img{
	width:100%;
	height:180px;
	object-fit:cover;
}

.probtn-con-left{
	padding:0px !important;
}

.probtn-con-right{
	padding:0px !important;
}

.product-item a .col-6 h6{
	padding:0px 0px;
	margin:0px;
	min-height:40px;
	line-height:36px;
	float:left;
	width:100%;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}

.product-item a .row .col-md-6:first-child{
	padding-right:0px;
}

.product-item a .row .col-md-6:last-child{
	padding-left:0px;
}

.product-item a .row .col-md-6:first-child h6{
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	color:#88469a;
	border:2px solid #88469a;
	border-right:none;
}

.product-item a .row .col-md-6:last-child h6{
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border:2px solid #88469a;
	background-color:#88469a;
	border-left:none;
}

.product-item a font{
	color:#333333;
	text-decoration:none;
	text-align:center;
	min-height:120px;
	width:100%;
	float:left;
	margin-top:20px;
}

.product-item a font h5{
	padding:0px;
	margin:0px 0px 6px 0px;
	font-size:18px;
	font-weight:700;
}

.product-item a font p{
	margin:0px;
}

.top-filter-con .col-md-8,
.pro-sidebarcon .col-md-8{
	padding-right:15px;
}

.checkout-heading{
	text-align:left;
}

.checkout-heading .col-4{
	position:relative;
}

.checkout-heading .col-4 button{
	width:60px;
	height:60px;
	background-color:#FFFFFF;
	float:right;
	position:absolute;
	right:0px;
	top:0px;
	-moz-border-radius: 50%;
    border-radius: 50%;
	text-align:center;
	border:none;
	outline:none;
	padding:0px;
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.checkout-heading .col-4 button:hover{
	background-color: #3931e1;
	color:#FFFFFF;
}

.checkout-heading .col-4 button font{
	width:26px;
	height:26px;
	background-color:#88469a;
	color:#FFFFFF;
	position:absolute;
	right:-10px;
	top:0px;
	-moz-border-radius: 50%;
    border-radius: 50%;
	text-align:center;
	font-size:12px;
	font-weight:700;
	padding-top:4px;
}

.checkout-heading .col-4 button i{
	font-size:20px;
	margin-top:7px;
	z-index:990;
}

.pulse-button {
  position: relative;
  border: none;
  box-shadow: 0 0 0 0 rgba(0, 74, 159, 0.5);
  border-radius: 50%;
  background-color: #004a9f;
  background-size:cover;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  
}
.pulse-button:hover 
{
  -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 30px rgba(0, 77, 161, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 30px rgba(0, 77, 161, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 30px rgba(0, 77, 161, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 30px rgba(0, 77, 161, 0);}}

.productlist-page .col-lg-5 img{
	width:98%;
	margin:1%;
	-moz-border-radius: 8px;
    border-radius: 8px;
	object-fit:cover;
}	

.productlist-page .col-lg-5 span{
	border:2px solid #d5dee9;
	width:100%;
	float:left;
	-moz-border-radius: 15px;
    border-radius: 15px;
	overflow:hidden;
}

.productlist-page .col-lg-7{
	padding-left:40px;
}

.productlist-page h4{
	padding:0px;
	margin:0px 0px 22px 0px;
	font-size:22px;
}

.productlist-page h3{
	padding:0px;
	margin:0px 0px 22px 0px;
	font-size:24px;
	font-weight:700;
	color:#88469a;
}

.productlist-page h6{
	padding:0px;
	margin:20px 0px;
	font-size:16px;
	color:#009900
}

.productlist-page h5{
	padding:0px;
	margin:0px 0px 6px 0px;
	font-size:18px;
	font-weight:700;
}

.productlist-page p a{
	font-weight:700;
	text-decoration:none;
	color:#88469a;
}

.cart-con input{
	width: 100%;
    height: 42px;
    border: 3px solid #d2dce8;
    height: 50px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #333333;
}

.cart-con button{
	border:none;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	background-color:#88469a;
	color:#FFFFFF;
	font-size:16px;
	-moz-border-radius: 5px;
    border-radius: 5px;
	min-height:50px;
	outline:none;
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.cart-con button:hover{
	background-color:#003776;
}

.cart-con{
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
}

.procheckout-head{
	width:100%;
	background-color:#88469a;
	text-align:center;
	-moz-border-radius: 5px;
    border-radius: 5px;
}

.procheckout-head h6{
	padding:0px;
	margin:14px 0px;
	text-transform:uppercase;
	color:#FFFFFF;
	
}

.checkout-prolist hr{
	padding:0px;
	margin:10px 0px 0px 0px;
	background-color:#d2dce8;
}

.checkout-prolist .col-lg-2 font,
.checkout-prolist .col-lg-3 font,
.checkout-prolist .col-lg-2 .col-4{
	display:none;
	visibility:hidden;
}

.checkout-prolist h6{
	padding:0px;
	margin:0px;
	text-align:center;
}

.checkout-prolist .col-lg-5 span{
	width:80px;
	height:60px;
	background-color:#333333;
	float:left;
	-moz-border-radius: 5px;
    border-radius: 5px;
	overflow:hidden;
	margin-right:15px;
}

.checkout-prolist .col-lg-5 span img{
	width:100%;
	height:60px;
	object-fit:cover;
}


.checkout-prolist .col-lg-5 h6{
	text-align:left;
}

.checkout-prolist .col-lg-2 input{
	margin-top:5px;
	border: 3px solid #d2dce8;
    height: 50px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.checkout-prolist h6{
	margin-top:20px;
}

.checkout-prolist{
	padding-top:10px;
	position:relative;
}

.close-btns{
	border:none;
	padding:0px;
	margin:0px;
	position:absolute;
	right:0px;
	outline:none;
	background:none;
	cursor:pointer;
	z-index:990;
	color:#f18da5;
	top:28px;
}

.checkout-prolist .col-lg-6 button{
	text-transform:uppercase;
	margin-top:12px;
}

.checkout-prolist .col-lg-6:last-child button{
	float:right;
}

.shipping-info-con{
	width:100%;
	position:relative;
	padding-bottom:55px;
}

.shipping-info-con::before{
	width:100%;
	height:150px;
	content:'';
	position:absolute;
	top:0px;
	background-color:#e6edf5;
}

.shipping-info-con .col-lg-10{
	margin-top:55px;
}

.member-login{
	padding:40px;
}

.member-login h3{
	padding:0px;
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
}

.member-login input{
	/*margin:0px 0px 24px 0px;*/
}

.member-login label{
	margin:0px 0px 6px 0px;
	font-size:15px;
	font-weight:700 !important;
}

.member-login button{
	margin:0px;
}

.sub-totalcons .col-md-6:last-child h6{
	text-align:left;
}

.sub-totalcons .col-md-6:first-child h6{
	text-align:right;
}


.menu-drop a{
	color:#333333 !important;
	padding:0px 20px !important;
}

.menu-drop a:hover{
	color:#fff !important;
	background-color:#88469a !important;
}

.welcome-wrapcon h1,
.welcome-wrapcon h2,
.welcome-wrapcon h3,
.welcome-wrapcon h4,
.welcome-wrapcon h5,
.welcome-wrapcon h6{
	padding:0px;
	margin:20px 0px 8px 0px;
	text-align:left;
	color:#88469a;
}

.welcome-wrapcon ul{
	width:100%;
	padding:0px 0px 0px 20px;
	margin:10px 0px;
}

.welcome-wrapcon ul li{
	font-weight:500;
	list-style:circle;
	padding:0px;
	margin:6px 0px;
}

.cms-list ul{
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
}

.cms-list ul li{
	width:47%;
	float:left;
	list-style:none;
	padding:8px 0px;
	margin:0px 3% 0px 0px;
}

.cms-list ul li a{
	width:100%;
	background-color:#e5ebf2;
	color: rgb(54, 54, 54);
    font-weight: 500;
	text-transform:uppercase;
	padding:12px 20px;
	border-left:4px solid #004a9f;
	float:left;
	text-align:left;
}

.cms-list ul li a:hover{
	background-color:#004a9f;
	color:#FFFFFF;
	text-decoration:none;
}

.booking-form h6{
	padding:0px;
	margin:8px 0px;
}

.booking-form h5{
	padding:0px;
	margin:0px 0px;
	text-transform:uppercase;
	color:#88469a;
	font-size:20px;
	font-weight:bold;
}

@media screen and (max-width: 980px) {
	.top-wrapper .col-md-6,
	.top-wrapper .col-lg-3:nth-child(2),
	.scrollup,
	.welcome-con .col-md-5 img,
	.footer-top i,
	.banner-caption h2 br,
	.banner-btn .col-lg-2,
	.f-nav .col-md-4,
	.classpage-btn{
		display:none;
		visibility:hidden;
	}
	
	.navbar-dark .navbar-nav .nav-link{
		font-size:18px;
	}
	
	.tabbed-item{
		min-height:440px;
	}
	
	.banner-btn .col-md-6{
		padding-left:15px !important;
		padding-right:15px !important;
	}
	
	.login-reg{
		background-color:#01458c;
	} 
	
	.banner-logos{
		position:relative;
		bottom:0px;
	}
	
	.mail-phone-con{
		margin-left:25%;
	}
	
	.welcome-con .col-lg-7,
	.ourcourse-con .col-md-7,
	.ourcourse-con .col-md-5,
	.ourmission-con .col-md-5,
	.ourmission-con .col-md-7,
	.banner-btn .col-md-5,
	.page-container .col-md-8{
		padding-right:15px !important;
		padding-left:15px !important;
	}
	
	.welcome-con h4{
		width:100%;
		text-align:center;
	}
	
	.welcome-con h2,
	.heading-con h2{
		font-size:40px;
		width:100%;
		text-align:center;
		font-weight:bold;
	}
	
	.welcome-con .col-md-7 font{
		text-align:center;
	}
	
	.tabbed-item{
		margin-top:10px;
		margin-bottom:10px;
	}
	
	.ourcourse-con .col-md-5 span{
		margin-top:40px;
	}
	
	.classs-near-con{
		min-height:320px;
	}
	
	.classs-near-con span{
		margin-top:0px;
	}
	
	.ourmission-con span img{
		margin-bottom:30px;
	}
	
	.footer-top ul li{
		width:33.33%;
		float:left;
		margin:5px 0px 0px 0px;
	}
	
	.footer-con{
		float:left;
		text-align:center;
	}
	
	.footer-con span{
		width:100%;
		text-align:center;
		margin-top:5px;
	}
	
	.banner-caption{
		position:relative;
		bottom:0px;
	}
	
	.carousel-item img{
		display:block;
		visibility:visible;
		width:100%;
	}
	
	.carousel-item{
		height:auto;
		background:none;
	}
	
	.header-wrapper{
		position:relative;
	}
	
	.banner-logos img{
		margin:0px 5px;
		height:30px;
	}
	
	.welcome-con .col-lg-7{
		margin-top:30px;
	}
	
	.banner-caption{
		background-color:#88469a;
	}
	
	.banner-caption h2{
		width:100%;
		text-align:center;
		font-size:40px;
		text-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
	}
	
	.banner-caption h5{
		width:100%;
		text-align:center;
		font-size:24px;
		margin-top:20px;
		margin-bottom:20px;
		text-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
	}
	
	.banner-btn a{
		border:3px solid #fff;
		color:#fff;
	}
	
	.banner-caption{
		padding:40px 0px;
		margin-bottom:15px;
	}
	
	.header-wrapper{
		background: rgba(0,79,163,1);
		background: -moz-linear-gradient(left, rgba(0,79,163,1) 0%, rgba(0,79,163,1) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,79,163,1)), color-stop(100%, rgba(0,79,163,1)));
		background: -webkit-linear-gradient(left, rgba(0,79,163,1) 0%, rgba(0,79,163,1) 100%);
		background: -o-linear-gradient(left, rgba(0,79,163,1) 0%, rgba(0,79,163,1) 100%);
		background: -ms-linear-gradient(left, rgba(0,79,163,1) 0%, rgba(0,79,163,1) 100%);
		background: linear-gradient(to right, rgba(0,79,163,1) 0%, rgba(0,79,163,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88469a', endColorstr='#88469a', GradientType=1 );
	}
	
	.contact-page .col-lg-4{
		margin-top:45px;
	}
	
	.mail-phone-con{
		display:block;
		visibility:visible;
	}
	
	.header-con{
		padding-top:12px;
		padding-bottom:12px;
	}
	
	.header-con .col-md-4{
		padding-bottom:10px;
		margin-bottom:10px;
		padding-left:40px;
	}
	
	.header-con .col-md-4 a img{
		position:relative;
		left:50%;
		margin-left:-143px;
		filter: brightness(0) invert(1);

	}
	
	.f-nav{
		position:fixed;
		top:0px;
	}
	
	.navbar-dark .navbar-nav .nav-link{
		margin:5px 0px;
	}
	
	.innerpage img{
		opacity:1;
		height:auto;
		float:left;
	}

	
	.page-heading-con h2{
		font-size:22px;
	}
	
	.page-heading-con{
		width:100%;
	}
	
	.news-page-con h4{
		text-align:center;
	}
	
	.news-page-con .col-md-6 h6{
		margin-bottom:0px;
		margin-top:0px;
	}
	
	.news-page-con .col-md-6{
		padding:0px !important;
		
	}
	
	.news-page-con .col-md-6:first-child{
		margin-top:20px;
	}
	
	.news-page-con .col-md-6:last-child{
		margin-bottom:20px;
	}
	
	.contact-page .col-md-8 .more-btn{
		width:100%;
		margin-top:12px;
		margin-bottom:40px;
	}
	
	.google-maps{
		margin-top:20px;
	}
	
	.fixed-bg{
		padding-top:40px;
	}
	
	.login-container .col-md-6 a{
		float:left;
		margin-top:-20px;
	}
	
	.register-container .col-md-6 .btn{
		width:100%;
	}
	
	.register-container .col-md-3{
		padding-right:0px;
	}
	
	.result-form-con input, .result-form-con select{
		margin-bottom:10px;
	}
	
	.result-map{
		width:100%;
		float:left;
	}
	
	.result-items-wrapper{
		width:100%;
		float:left;
		clear:both;
	}
	
	.result-footer{
		width:100%;
		float:left;
	}
	
	.joinour-team-con h4{
		margin-top:30px;
	}
	
	.whoweare-con .col-md-3 img{
		margin-bottom:20px;
	}
	
	.whowe-btm-con img{
		width:100%;
		margin-bottom:15px;
	}
	
	.whowe-btm-con .col-md-9{
		padding-left:15px;
	}
	
	.checkout-page .col-lg-4,
	.checkout-page .col-lg-8{
		padding-left:15px;
		padding-right:15px;
	}
	
	.pro-sidebarcon button{
		margin-top:0px;
	}
	
	.pro-sidebarcon ul li{
		width:50%;
		float:left;
	}
	
	.checkout-heading .col-4 button{
		right:15px;
	}
	
	.page-heading-con h2{
		margin-top:15px;
	}
	
	.productlist-page .col-lg-5 span{
		margin-bottom:45px;
	}
	
	.productlist-page .col-lg-7{
		padding-left:15px;
	}
	
	.productlist-page h4,
	.productlist-page h3{
		text-align:center;
	}
}

@media screen and (max-width: 650px) {
	.header-con .col-md-4{
		border-bottom:1px solid #FFFFFF;
	}
	
	.tabbed-item{
		min-height:inherit;
	}
	
	.footer-con font {
		width:10%;
		margin-left:0px;
		text-align:center;
	}
}

@media screen and (max-width: 480px) {
	.mail-phone-con {
		margin-left:10%;
	}
	
	.pro-sidebarcon button{
		margin-top:20px;
	}
	
	.pro-sidebarcon ul li{
		width:100%;
	}
	
	.procheckout-head{
		display:none;
		visibility:hidden;
	}
	
	.member-login{
		padding:20px;
	}
	
	.member-login input{
		margin-bottom:0px;
	}
	
	.login-container .more-btn,
	.checkout-prolist .col-lg-6 button{
		width:100%;
	}
	
	.checkout-prolist h6{
		margin:15px 0px;
		text-align:left;
	}
	
	.checkout-prolist .col-lg-2 .col-4{
		display:block !important;
		visibility:visible !important;
	}
	
	.checkout-prolist h6 font{
		display:block !important;
		visibility:visible !important;
		width:auto !important;
		float:left;
		margin-right:12px;
		clear:both !important;
	}
	
	.checkout-prolist .col-lg-2 .col-4 h6{
		margin-top:18px;
	}
	
	.cms-list ul li{
		width:100%;
		margin:0%;
	}
}

@media screen and (max-width: 320px) {
	
}

@media screen and (max-width: 240px) {
	
}	

/********************19_3_2020******************/


@media screen and (min-width: 1900px) {
	.carousel-caption1 {
    position: absolute;
    right: 20%;
    top: 28%;
    /* left: 15%; */
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 27%;
}
	
}
@media only screen and (max-width: 1024px) {
	
	
	.banner-caption {
    padding: 19px 0px;
	}
	
.carousel-caption1-bg{border-radius: 0px;background: #88469a;padding: 11px;}
.carousel-caption1-bg p{color: #fff7b1;border: 1px solid #fff;padding: 10px;}



.carousel-caption1 {
    position: relative;
    right: 0%;
    top: 0%;
    /* left: 15%; */
    z-index: 10;
    padding-top: 0%;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    width: 100%;
}

}



@media only screen 

and (min-device-width: 768px) 

and (max-device-width: 1024px) 

and (orientation: landscape) 

and (-webkit-min-device-pixel-ratio: 2) {
	
.banner-logos img {
    margin-left: 10px;
    margin-right: 10px;
}	
.banner-caption {
   
    bottom: 210px;
}	
	
	
.banner-logos {
   
    position: relative;
    bottom: 0px;
}	
.carousel-caption1 {
    position: absolute;
    right: 2%;
    top: 21%;
    /* left: 15%; */
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 32%;
}

.video-column h6 {
   
    font-size: 17px;
}

.video-column button {
   
    padding: 10px;
}


}

/********************19_3_2020 ends******************/

/*****************remove close in search************/

@media only screen and (max-width: 1024px) {


.classs-near-con input {
   
    width: 100%;
}
}

/*****************remove close in search ends************/



@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)

and (-webkit-min-device-pixel-ratio: 2)
{ 

	.video-column h6 {
   
    font-size: 17px;
}

.video-column button {
   
    padding: 10px;
}
}



/****************29_1_21********************/

.note {
    background:#dae4ee;
    padding:15px;
    margin-bottom: 20px;
    border-radius:5px;
    
    
}
.note-wrapper {
    
height: 86px;
    
overflow-x: scroll;
}





.note p{
    
    margin-top:0px;
    
}




.header-container {
	max-width: 1250px;
}
 
.classes-con ul{

    padding-left: 20px;
}

.classes-con  li {
    
    list-style-image: url(../img/black.png);
   
   
}




 .f-nav .header-container .main-logo img{
	 filter: brightness(0) invert(1);
 }
 
 .footer-top img{
	  filter: brightness(0) invert(1);
 }
 
 
@media only screen and (max-width: 576px) { 
 .banner-logos img {
   
    height: 46px;
}

}






/*******************Training*******************/

.training-parent .training-row:nth-of-type(even) #a {
    order: 2;
}


.training-parent .training-row:nth-of-type(even) #b {
    order: 1;
}

.training-page .training-row{
	margin:0px;
	margin-bottom: 15px;
	
}


.training-row  img{
	width:100%;
}

.training-row  p{
	line-height:29px;
	margin-bottom: 0px;
}

@media only screen and (max-width: 576px) { 


.welcome-con li {
  
    width: 100%;
}


.training-row  img{
margin-bottom: 15px;
}


.training-page h4 {
    
    font-size: 16px;
}

.training-parent .training-row:nth-of-type(even) #a {
    order: 1;
}


.training-parent .training-row:nth-of-type(even) #b {
    order: 2;
}


}

.contact-privacy a{
	color: #000;
	text-decoration: none;
}

.contact-privacy a:hover{
 color:#f28ea6;
}
.who-cls3 {
	text-align:center;
	
}
.who-we-are-col {
	margin-top:20px;
	margin-bottom:20px;
}

.whoweare-con  li{
	list-style:none;
	list-style-image: url(../img/list.png);
}

.inst-para hand {
	font-family: 'Lucida Handwriting', cursive;
}

.register-container a{
	text-decoration:none;
	color:black;
}

.sentinfo-txt font{
	color: #FF0000;
	
}
	
	
	.align-vertical{
		align-self: center;
		
	}


	.header-social {
		text-align: right;
	}



	.login_content h1 {
    
    color: #88469a;
}

.login_content h1:before {
    background: #88469a;
    }

    .login_content h1:after {
   background: #88469a;
}

.login_form h2{
	color:#88469a;
}

.login_form p{
	color:#88469a;
}