body {
	font-family:'Quicksand', 'Catamaran', 'akrutigujrachaitanormal', helvetica, arial, 'Conv_PRIYAANK' !important;
	color:#58585a !important;
	font-size:14px !important;
	background:#fff !important;
	overflow-x:hidden;
}
.page-container {width:100%;}
.page-container article{ background:#fff;}
.header {
	padding:0px 0px 0px 0px;
	position:relative;
	background:#ffffff;
	z-index:9;
	transition:all 300ms linear 0s;
}
#mobiletab-form{
	display:none;
}
.displaymobile{
	display:none;
}
#spacing-sec{
	display:block;
}
.header .web-links { text-align:center; padding:0px 0px 10px;}
.header .web-links a{  display:inline-block; margin:3px 1px 0; border:1px solid #eeeaea; border-radius:7px; padding:2px 3px; background:#eeeaea; color:#626260; font-size:10px;}
.header .web-links a:hover{ background:transparent; text-decoration:none;}
.header .web-links a.current{ background:transparent; cursor:text;}
.header .top-right{ text-align:center;}
.float-panel {
	width:100%;
	z-index:300;
	transform:translateZ(0);
	transition:all 0.5s;
}
.fixed .header {
	box-shadow:none;
	animation:slide-down 0.7s;
	background:#fff;
	padding: 0px 0px 0px 0px;
}
 @keyframes slide-down {
 0% {
 opacity:0;
 transform:translateY(-100%);
}
 100% {
 opacity:0.9;
 transform:translateY(0);
}
}
.fixed .header .logo {
	padding:0px;
}
.fixed .header .logo img {
	max-width:180px;
	padding:5px 0px;
}

.menu-bar-sec{ display:none;}
.fixed .header .web-links{ display:none;}
.fixed .header .top-right{ display:none;}
.fixed .header .main-navigation {
	top:10px;
	left:200px;
	right:unset;
}
.logo {
	padding:10px 0px;
	text-align:left;
}
.logo img {
	width:180px;
}
.header .top-right {
	position:relative;
}
.main-navigation-new {
	display:none;
}
.top-right .lang-sec {
	padding:5px 10px 20px 0px;
	text-align:center;
	display:inline-block;
}
.top-right .start-course {
	padding:5px 0px 20px;
	text-align:center;
	display:inline-block;
}
.top-right .lang-sec h3.widget-title{ display:none;}
.top-right .lang-sec select {font-size: 10px; line-height: 24px;}
.top-right .start-course .btn{font-size: 12px; top: -1px; position: relative;}
.top-right .start-course .btn {
	border-radius:0;
	text-transform:none;
	font-weight:500;
	border-color:#2da349;
	color:#333333;/*background:green;*/

}
.top-right .start-course .btn-outline-light:hover {
	background-color:#2da349;
	color:#fff;
}
.top-right .lang-sec select {
	font-size:12px;
	font-weight:500;
	text-transform:uppercase;
}
.top-right .lang-sec select option {
	padding:5px;
}
.top-right .lang-sec h3 {
	color:#333333;
	font-size:14px;
	display:inline-block;
	padding-right:10px;
}

.pagecontent .wpb_button, .pagecontent .wpb_content_element, .pagecontent ul.wpb_thumbnails-fluid > li{margin-bottom:0px;}
.pagecontent {
	font-size:14px;
}
.pagecontent .entry-content { 
	padding:0px 0px;
}
.pagecontent h1, .pagecontent h2, .pagecontent h3, .pagecontent h4, .pagecontent h5 {
	font-weight:400;
	text-transform:uppercase;
	font-family:'Fjalla One', 'Catamaran';
}
.pagecontent h2 {
	font-size:24px;
}
.pagecontent h3 {
	font-size:22px;
}
.pagecontent a:hover {
	text-decoration:none;
}

.homecontent .ms-skin-default .ms-bullet {
	background:transparent;
	height:10px;
	margin:4px 2px;
	width:10px;
	border:1px solid #fff;
}
.homecontent .ms-skin-default .ms-bullet-selected {
	background-position:0px 0px;
	background:#fff;
	border:1px solid #fff;
}
.landing-banner{ position:relative; z-index:9; overflow:visible !important;}
.landing-banner .ms-skin-default .ms-bullet {
	width: 10px;
	height: 10px;
	background: #534f4e !important;
	margin: 4px;
	border-radius:50px;
	}
.landing-banner .ms-skin-default .ms-bullet-selected{background-position:0px 0px; background:#bfbdbe !important;}
.landing-banner .vc_column-inner{ padding-top:0 !important;}

.top-text{ background:#000; color:#fff; padding:30px 0px 0px;}
.top-text h1, .top-text h2, .top-text h3{text-align: center; padding:0; margin:0; line-height:40px;}
.top-text h1{ font-size:40px;}
.top-text h2{ font-size:22px;}
.top-text h3{ font-size:16px;}

.photo-cta-sec{ background:#000; padding:0px 0px 30px; color:#c9c7c8; font-size:16px;}
.txt-sec{color:#c9c7c8; font-size:16px; padding-bottom:10px; padding-top:20px;}
.photo-cta-sec .btn{ text-align:center; padding:10px 30px; border-radius:5px; margin-top:30px; font-weight:700;}
.photo-cta-sec .btn-green{ background:#89950b; text-transform:uppercase; color:#fff;}
.photo-cta-sec .btn-green:hover{ background:#6c7509;}

.testimonialsection{ padding:60px 0px;}
.testimonialsection h3{text-transform:uppercase; color:#000; font-size:34px; text-align:center;}
.testimonialsection .testimonial-inner{ text-align:center !important; font-size:16px !important;}
.testimonialsection .testimonial-name{font-weight:700 !important;}

.uploadmodal .modal-content {
	background-color: #000;
	border: 0px solid rgba(0,0,0,.2);
	border-radius: 0;
	outline: 0;
}

.uploadmodal .modal-header{ border-bottom:0;}
.uploadmodal .modal-header .close{ padding-top:40px; color: #fff;}

.formbox{ padding:10px; border:1px solid #303030;}
.formhead{ color:#89950b; font-size:32px; font-family:'Fjalla One';}

.footer-btm .footer-links {
	text-align:center;
	padding:20px 0px 0px;
}

.footer-btm .footer-links a {
	color:#333;
	text-decoration:none;
	font-size:16px;
	padding:0px 10px;
	transition:all 300ms linear 0s;
	font-weight:500;
}
.links-btm{ text-align:center; font-size:12px; color:#333; padding-bottom:20px;}
.links-btm a{color:#333; text-decoration:none; font-size:12px; padding:0px 10px; transition:all 300ms linear 0s; font-weight:500;}
.footer-btm .footer-links a:hover {
	color:#637631;
}
.footer-btm .footer-links li a:hover li:before {
	color:#fff;
}
.footer-btm .social-links {
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
}
.footer-btm .social-links a {
	color:#6d6d6d;
	transition:all 100ms linear 0s;
}
.footer-btm .social-links a:hover {
	color:#fff;
}
.footer-btm .social-links .fa {
	font-size:22px;
	background:#fff;
	border-radius:50px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
}
.footer-btm .social-links a .facebook:hover {
	background:#2b3990;
}
.footer-btm .social-links a .twitter:hover {
	background:#27aae1;
}
.footer-btm .social-links a .youtube:hover {
	background:#f61c0d;
}
.footer-btm .social-links a .instagram:hover {
	background:#5a5eaa;
	background:-moz-linear-gradient(top, #5a5eaa 0%, #d72f7a 48%, #f26a35 100%);
	background:-webkit-linear-gradient(top, #5a5eaa 0%, #d72f7a 48%, #f26a35 100%);
	background:linear-gradient(to bottom, #5a5eaa 0%, #d72f7a 48%, #f26a35 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a5eaa', endColorstr='#f26a35', GradientType=0);
}
.footer-btm .social-links a .linkedin:hover {
	background:#0079b4;
}
.footer-btm .ftr-logo{ text-align:center;}
.footer-btm .ftr-logo img {
	width:200px;
}
.footer-btm-inner {
	background:#FFF;
	padding:15px 10px 10px;
	line-height:20px;
	color:#6d6d6d;
	font-size:11px;
	text-align:center;
	border-top:#f0f0f0 solid 1px;
}

.footer-info{font-size:12px;padding:20px ; background:#ddd9d8;}
.footer-info span{display:inline-block;margin:0 10px;}
.footer-info label{font-weight:normal;display:inline-block;margin:0 10px;}
.footer-info span a{color:#475b02;text-decoration:none;}
.footer-info p{font-size:12px;font-weight:normal;text-align:center;line-height:18px;}
.footer-info p{font-size:12px;color::#a2a09f;font-weight:normal;text-align:center;line-height:18px;}
.footer-web-logos{ padding:20px 0px; text-align:center; border-top: 1px solid #c9c6c6;}
.footer-web-logos a img{ margin:10px 10px; vertical-align:top; height:40px;}
.footer-info .social-btns{font-size:0;margin:0 0px 30px;text-align:center;}
.socialbtn{display:inline-block;background:#838383;width:55px;height:55px;line-height:55px;margin:0 5px;border-radius:50%;}
.socialbtn .fa{font-size:40px;vertical-align:middle;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);transition:all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);}
.socialbtn.facebook:hover{background:#3B5998;}
.socialbtn.facebook .fa{color:#fff;}
.socialbtn.twitter:hover{background:#27aae1;}
.socialbtn.twitter .fa{color:#fff;}
.socialbtn.google:hover{background:#5a5eaa;
	background:-moz-linear-gradient(top, #5a5eaa 0%, #d72f7a 48%, #f26a35 100%);
	background:-webkit-linear-gradient(top, #5a5eaa 0%, #d72f7a 48%, #f26a35 100%);
	background:linear-gradient(to bottom, #5a5eaa 0%, #d72f7a 48%, #f26a35 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a5eaa', endColorstr='#f26a35', GradientType=0);}
.socialbtn.google .fa{color:#fff;}
.socialbtn.youtube:hover{background:#e12b28;}
.socialbtn.youtube .fa{color:#fff;}
.socialbtn.pinterest:hover{background:#bd081b;}
.socialbtn.pinterest .fa{color:#fff;}
.socialbtn.linkedin .fa{color:#fff;}
.socialbtn.linkedin:hover{background:#0079b4;}

.bx-wrapper ul li {
	padding:0px 65px !important;
}
footer.entry-meta {
	display:none !important;
}
.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
	width:100%;
	background: transparent;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #89950b;
	border-radius:0;
	color:#fff;
	font-size:16px;
	font-weight:400;
	padding:5px;
}
.wpcf7-form h2 {
	padding:0px 0px 20px;
	margin:0;
}
.wpcf7-checkbox input {
	height:auto !important;
	width:auto !important;
}
.wpcf7-form input, .wpcf7-form select {
	height:50px;
}
.wpcf7-checkbox span.wpcf7-list-item-label {
	display:inline-block;
}
.wpcf7-form label {font-weight:500; color:#fff; width:100%; font-size:16px;}
span.wpcf7-list-item{ margin:0;}
input[type="checkbox"], input[type="radio"]{ margin:0px 10px;}
input.wpcf7-file{ border:0;}
.wpcf7-form textarea {
	height:100px;
}
.wpcf7-form p {
	padding:0px 0px 10px;
}
.wpcf7-form-control.wpcf7-submit {
	width:250px;
	background-color:#89950b;
	color:#fff;
	border:0px solid #000;
	border-radius:5px;
	font-size:16px;
	font-weight:500;
	line-height:1.5;
	text-transform:none;
	padding:0.375rem 0.75rem;
	transition:background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin-top:10px;
	cursor:pointer;
}
.wpcf7-form-control.wpcf7-submit:hover {
	background-color:#687108;
	border-color:#343a40;
	color:#fff;
}
embed, iframe, object, video {
	max-width:100%;
}
div.wpcf7 input[type="file"]{ margin-top:10px; min-width:230px;}
.wpcf7-form select option{ color:#000;}
::placeholder{ color:#fff; opacity: 1;}
::-ms-input-placeholder {color:#fff;}
span.wpcf7-not-valid-tip{ font-size:11px !important;}
/* Navigation Menu Start */
.menu-bar-sec{border-top:1px solid #eeeaea; border-bottom:1px solid #eeeaea; height:47px;}
.main-navigation-new {
	margin-top: 0px;
	text-align: center;
	font-family:helvetica, arial;
	background:transparent;
	height:47px;
	z-index: 999;
	position:relative;
}

.main-navigation-new li {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.42857143;
}
.main-navigation-new a {
	color: #5e5e5e;
}
.main-navigation-new a:hover,
.main-navigation-new a:focus {
	color: #21759b;
}
.main-navigation-new ul.nav-menu,
.main-navigation-new div.nav-menu > ul {
	display: none;
}
.main-navigation-new ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}


@media screen and (min-width: 600px) {

	.main-navigation-new ul.nav-menu,
	.main-navigation-new div.nav-menu > ul {
		border-bottom: 0px solid #ededed;
		border-top: 0px solid #ededed;
		display: inline-block !important;
		text-align: center;
		width: 100%;
		padding:0px;
	}
	.main-navigation-new ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation-new li a,
	.main-navigation-new li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation-new li a {
		border-bottom: 0;
		color: #58585a;
		white-space: nowrap;
		font-size:16px;
		padding: 0px 26px;
		line-height: 46px;
		transition:all 300ms linear;
		margin:0 -4px 0 0px;
		border-right:1px solid #eeeaea;
		font-family: 'Quicksand';
		text-transform:lowercase;
	}
	.main-navigation-new li a:hover,
	.main-navigation-new li a:focus {
		color: #405903;
		font-weight: normal;
		background:#eeeaea;
	}
	.main-navigation-new li {
		margin: 0 0px 0 0;
		position: relative;
		padding:0;
		
	}
	.main-navigation-new li ul {
		margin: 0px 0px 0px -1px;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 999;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	.main-navigation-new li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation-new ul li:hover > ul,
	.main-navigation-new ul li:focus > ul,
	.main-navigation-new .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	
	.main-navigation-new li ul li a {
		/*background: #002e5e;*/
		background:#fff;
		border-bottom: 1px solid #ededed;
		border-left: 1px solid #ededed;
		border-right: 1px solid #ededed;
		display: block;
		font-size: 14px;
		font-family: 'Quicksand';
		line-height: 25px;
		padding: 5px 10px;
		width: 200px;
		text-align:left;
		
		white-space: normal;
		text-shadow:none;
		color: #58585a;
		text-transform:none;
	}
	.main-navigation-new li ul li a:hover,
	.main-navigation-new li ul li a:focus {
		background: #51552c;
		color: #fff;
		font-weight:normal;
		transition-duration: 500ms;
    	transition-timing-function:  ease;
	}
	.main-navigation-new .current-menu-item > a,
	.main-navigation-new .current-menu-ancestor > a,
	.main-navigation-new .current_page_item > a,
	.main-navigation-new .current_page_ancestor > a {
		color: #58585a;
		font-weight: normal;
		background:#eeeaea ;
		
	}
	
	.main-navigation-new .current-page-ancestor a{background:#FFF ;}
	
	.menu-toggle {
		display: none;
	}	
}
@media only screen and (max-width:1199px){
	.main-navigation-new li { margin: 0 0px 0 0 !important; position: relative;}
	.main-navigation-new li a{ font-size:14px !important; padding:0px 10px !important; line-height:45px !important;}
}
@media only screen and (max-width:767px){
.displaymobile{
	display:block;
	clear:both;
}
#mobiletab-form{
	display:block;
}
#spacing-sec-tab{
	display:none;
}
#spacing-sec{
	display:none;
}
}
/*Navigation Menu End*/

 @media (min-width:576px) {
 .logo img {
 	width:250px;
}
 
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.landing-banner .vc_col-sm-8, .landing-banner .vc_col-sm-4{ width:100%}
	}
 @media (min-width:768px) {
	.txt-sec{color:#c9c7c8; font-size:16px; padding-bottom:10px; padding-top:0px;}
	.top-text h1{ font-size:40px;}
	.top-text h2{ font-size:22px;}
	.top-text h3{ font-size:16px;}
	.formhead{ font-size:24px;}
	
}
 @media (min-width:992px) {
	 .menu-bar-sec{ display:block;}
	 .main-navigation-new { display:block;}
	 .top-text h1, .top-text h2, .top-text h3{margin:0; line-height:60px;}
	.top-text h1{ font-size:60px;}
	.top-text h2{ font-size:40px;}
	.top-text h3{ font-size:24px;}
	.photo-cta-sec{ background:#000; padding:60px 0px 60px;}
	.formhead{ font-size:32px;}
 
}

 @media (min-width:1200px) {
	 .wpcf7-form label {padding: 6px 0px;}
	 .container{ max-width:1336px !important;}
	 .formbox{ padding:20px 10px; border:1px solid #303030; height:803px;}

}
 
