/**********************Custom Style Sheet for ConsulDesk****************/


/**********************Start styles for Fonts****************/

@font-face {
	font-family: Montserrat-Thin;
	src: url("../fonts/Montserrat-Thin.ttf") format("truetype");
}

@font-face {
	font-family: Montserrat-Light;
	src: url("../fonts/Montserrat-Light.ttf") format("truetype");
}

@font-face {
	font-family: Montserrat-Regular;
	src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
}

@font-face {
	font-family: Montserrat-Medium;
	src: url("../fonts/Montserrat-Medium.ttf") format("truetype");
}

/**********************Start styles for Html elements****************/

body { 
	padding-top: 70px; 
	font-size: 16px;
	font-family: 'Montserrat-Light', Arial !important;
	color: #666666;
	background-color: #fff;
}

input{
	border: 1px solid #eeeeee;
}

h1 
{
	font-size: 1.375em /*22px*/
}
h2
{
	font-size: 1.250em; /*20px*/

}
h3
{
	font-size: 1.125em;/*18px*/
	font-family: 'Montserrat-Medium', Arial !important;
	color: #4fa58e;
}
h4
{
	font-size: 1.000em /*16px*/
}

p{
	font-size: 0.875em;
}

/*************************Header Styles*********************/

.header-navigation{
	background-color: #fff;
}

.header-navigation .logo{
	max-width: 80px;
	padding: 15px 15px;
}

.header-navigation ul.navigation-links{

	margin-top: 30px;
}

.header-navigation ul.navigation-links li{

	margin: 0 15px;
}

.header-navigation ul.navigation-links li a{
	color: #666666;
	text-transform: uppercase;
	position: relative;
	padding: 0px;
	padding-bottom: 5px !important;
	line-height: inherit;
}


.header-navigation ul.navigation-links li a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #4FA58E;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.header-navigation ul.navigation-links li a:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.header-navigation ul.navigation-links li a:hover{
	color: #4FA58E;
	font-weight: bold;
	text-decoration: none;
}

.minimal-header {
	-webkit-transition: height 1s; /* For Safari 3.1 to 6.0 */
	transition: height 1s ease;	

	-moz-box-shadow: 1px 2px 3px rgba(0, 0, 0,0.4);
	-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, .4);
	box-shadow: 1px 2px 3px rgba(0, 0, 0, .4);
}

/**********Minimal Header Styles*********************/

.minimal-header .logo{
	max-width: 50px;
	padding: 15px 15px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.minimal-header .navbar-toggle
{
	margin-top: 25px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	width: 25px;
	height: 25px;
	padding: 0px;
}

.minimal-header ul.navigation-links {

	margin-top: 15px !important;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

/***********************************************************/

.cd-banner
{

}

.cd-accr
{

}

.cd-accr img
{
	display: inline-block;
	width: 300px;
	height: 50px;
	background-color: aquamarine;
}
/*************************/

.cd-about
{
	min-height: 400px;

}

.cd-about .section-blocks{
	border-right:0px solid #eeeeee;
	padding-right: 5%;
	padding-left: 5%;
	min-height: 250px;
	text-align: center;
}

.cd-about .section-blocks:last-child{
	border-right:0px solid #eeeeee;
}

.cd-about .who-weare, .cd-about .what-wedo, .cd-about .our-talents
{
	background-repeat: no-repeat;
	background-size: 120px;
	background-position: top, center;
	padding-top: 130px;
	padding-bottom: 80px;
}


.cd-about .who-weare
{
	background-image: url(../img/icn_who_we_are.png);

}
.cd-about .what-wedo
{
	background-image: url(../img/icn_what_we_do.png);

}

.cd-about .section-title, .cd-services .section-title, .cd-contact .section-title{
	text-align: center;
	padding: 50px 0 30px;
	color: #4fa58e;
	font-size: 2.188em;
}

.cd-about .section-title::before, .cd-services .section-title::before, .cd-contact .section-title::before { 
	content: "\0022B6";
	color: #4fa58e;
	font-weight: bold;
	padding-right: 10px;
}

.cd-about .section-title::after, .cd-services .section-title::after, .cd-contact .section-title::after { 
	content: "\0022B7";
	color: #4fa58e;
	font-weight: bold;
	padding-left: 10px;
}



/*************************/

.cd-services
{
	background-image: url(../img/services_bg.png);
	background-color: #edebec;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	min-height: 400px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	text-align: center;
	padding-bottom: 100px;
}

.cd-services .tab-wrapper
{
	margin-bottom: 20px;
}


/************/


/************/

.cd-services .services-copy
{
	margin-bottom: 40px;
	text-align: center;
}

.cd-services .services-consulting, .cd-services .services-training 
{	
	margin: 0px
}

.cd-services .services-consulting p.subtitle
{	
	margin-bottom: 30px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;;
}

.cd-services .section-title
{	
	color: #ffffff;;
}

.cd-services .services-consulting p.sub-copy
{	
	margin-bottom: 30px;
	text-align: center;
	font-size: 18px;
}

.cd-services .services-consulting .products
{	
	padding: 50px 0px;
	background-color: #ffffff;
}


.cd-services .services-consulting p.services-copy, .cd-services .services-training p.services-copy
{	
	margin-bottom: 30px;
	text-align: center;
}

.cd-services .services-consulting .services-consulting-type  {
	background-color: #ffffff;
	border-top: 2px solid #2ab2e3;
	min-height: 320px;
	padding: 0px 30px;
}

.cd-services .services-training .services-training-type {
	background-color: #ffffff;
	border-top: 2px solid #2ab2e3;
	min-height: 450px;
	padding: 0px 30px;
}

.services-consulting-type .consulting-description h2, .services-training-type .consulting-description h2{
	color: #1c6474;
	margin-top: 30px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 20px;
}
.services-consulting-type .consulting-description p, .services-training-type .consulting-description p{
	line-height: 150%;
	color: #666666;

}
.services-consulting-type .consulting-description ul, .services-training-type .consulting-description ul{
	font-size: 14px;
	color: #999;
	margin-bottom: 30px;
}
.services-consulting-type .consulting-description li, .services-training-type .consulting-description li{
	list-style-type: none;
	margin-left: -14px;
	text-indent: -18px;
}
.services-consulting-type .consulting-description li::before, .services-training-type .consulting-description li::before{
	content: "\002713";
	color: #4FA58E;
	font-weight: bold;
	padding-right: 10px;font-size: 10px;
}
.our-consulting-apprach .title, .training-modes .title, .training-steps .title, .training-certification .title
{
	font-size: 1.500em;
	color: #fff;
	text-align: center;
	margin-bottom: 40px;
}
.our-accreditations .title, .our-clients .title
{
	font-size: 1.500em;
	color: #4fa58e;
	text-align: center;
}

/*************************/
.cd-contact
{
	min-height: 300px;
	padding-bottom: 50px;
	background-color: #fafafa;
	background-size: cover;
	text-align: center;

}

.cd-contact .subtitle
{
	font-size: 18px;
}

.cd-contact .contact-info{
}

.contact-info h2{
	margin-bottom: 30px;
	margin-top: 0px;

}.contact-info h3{


}
.contact-info p{
	margin-bottom: 30px;
}

.contact-info p strong{
	color: #333;
	font-weight: bold;
}


.cd-contact h2{
	font-weight: bold;
	line-height: 130%;
}


/*************************/



/*************************/
.cd-footer
{
	background-color: #134f70;
	color: #eee;
	text-align: left;
	padding: 20px 0 5px;
	font-size: 0.750em;
}

.cd-footer .copy
{
	
	text-align: left;
    padding: 15px 0;
    display: inline-block;
	
}


.cd-footer .acc-logo	{
	width: 150px;
    	background-color: #fff;
display: inline-block;

}

/******** Override BootStrap Styles******************/

.form-group {
	margin-bottom: 0px;
	margin-top: 10px;
}
label
{
	font-size: 0.850em;

}

.navbar-default
{
	background-image:none;
}

.form-control{
	border: 1px solid #eee !important;
	border-radius: 5px !important;
	box-shadow: none !important;

	height: 40px;
}

.navbar-toggle{
	border:0px;
	position: relative;
	float: right;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 0px solid #000;
	width: 25px;
	height: 25px;
	padding: 0px;
	margin-top: 25px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #fff;
}
.nav>li>a:focus, .nav>li>a:hover
{
	background-color: transparent;

}
.navbar-default .navbar-toggle .icon-bar
{
	background-color: #4FA58E;
}

.nav-tabs {
	border-bottom: 0px solid #ddd;
	width: 25%;
	margin: 0 auto;
}
.nav-tabs>li {
	width: 50%;
	text-align: right;
	font-size: 1.375em;
}
.nav-tabs>li:last-child {

	width: 50%;
	text-align: left;
}

.nav-tabs>li>a{
	min-width: 145px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color: #fafafa;
	border: 1px solid #4ea48e;
	border-radius: 40px;
	text-align: center;
	min-width: 145px;
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd;
	background-color: transparent;
	border: 0px;
}


#myCarousel_accreditations .carousel-inner>.item>a>img, .carousel-inner>.item>img
{
	display: inline-block;
}


.menu-button {
	position: absolute;
	top: -10px;
	width: 60px;
	height: 75px;
	border: none;
	background: transparent !important;
	background-image: url(../img/hamburger_open.png) !important;
	background-size: 25px 25px !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	z-index: 999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	right: 0px;
}


.carousel-control.right, .carousel-control.left{
	background-image:none !important;
}

/*****Hamburger Menu Customisation***/
.wrapper{
	position: absolute;
	top: 5px;
	left: 15px;
	-webkit-transform: translate(-50%, -50%)
}

.mybtn{

	width: 30px;
	height: 35px;
	padding: 0px !important;
}

.bar1, .bar2, .bar3{
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;
	font-size: 10px;
	padding: 0;
	-webkit-appearance: none;
	//border: 2px solid;
	color: #fff;
	width: 25px;
	height: 2px;
	border-radius: 7px;
	background-color: #4FA58E;
	-webkit-transition: all 0.2s ease-in;
	-webkit-transform: rotate(0deg);
}
.bar2{
	top:20px;
}
.bar3{
	top:30px;
}

.bar1.active{
	top:25px;	
	-webkit-transform: rotate(-135deg);
	-webkit-transition: all 0.2s ease-in;

}
.bar2.active{
	left:100px;
	background-color: transparent;
	-webkit-transition: all 0.2s cubic-bezier(0.97, -0.04, 0, 0.97);
}
.bar3.active{
	top:25px;

	-webkit-transform: rotate(135deg);
	-webkit-transition: all 0.2s ease-in;
}

/**********Start Media Queries***************/


@media only screen and (max-width: 414px)
{
	.cd-about .section-title, .cd-services .section-title, .cd-contact .section-title
	{
		font-size: 2.000em
	}

	.cd-contact-address-wrapper .cd-social-media div
	{
		float: left;

	}


	.our-consulting-approach .infograph ul li{
		float: left;
		width: 100%;
		list-style: none;
	}


	
}

@media only screen and (max-width: 767px) 
{
	.header-navigation{

		border-bottom: 0px solid #eee;
		-moz-box-shadow: 1px 2px 3px rgba(0, 0, 0,0.4);
		-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, .4);
		box-shadow: 1px 2px 3px rgba(0, 0, 0, .4);
	}

	.header-navigation ul.navigation-links
	{
		margin-top: 0px;
	}

	.header-navigation ul.navigation-links li {
		border-top: 1px solid #eee;
		padding-top: 20px;
		padding-bottom: 10px;
	}

	.header-navigation .logo {
		max-width: 65px;
		padding: 10px 10px;
	}

	.minimal-header {
		-webkit-transition: none; /* For Safari 3.1 to 6.0 */
	}

	.minimal-header .logo{
		max-width: 68px;
		padding: 15px 15px;
	}

	.collapse.in ul.navigation-links li a:before {
		content: none;
	}

	.collapse.in ul.navigation-links li a:hover:before {
		content: none;
	}

	.collapse.in ul.navigation-links li:last-child::after{ 
		display: none;
	}

	.collapse.in ul.navigation-links li a:hover{
		color: #4FA58E;
		font-weight: bold;
		text-decoration: none;
	}

	.nav-tabs
	{
		width: 80%;
	}

	.cd-services

	{
		background-attachment: scroll;
	}
	.cd-services .services-consulting .services-consulting-type{
		min-height:auto;
		padding-bottom: 20px;
	}
	
	.cd-services .services-consulting .sub-copy{
		min-height:auto;
		padding-bottom: 20px;
	}

}


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

	.cd-banner
	{
		height: auto;
	}
	.nav-tabs
	{
		width: 80%;
	}
}