.box-facebook{
	color: #3b5998;	
}

.box-line{
	color: #1fc824;	
}

.box-twitter{
	color: #52a8e6;	
}

.box-instagram{
	color: #000000;	
}


.dos-btn{
	text-transform: capitalize;
	background: #ff0000;
	color: #ffffff;
	padding: 0.7em 2.0em;
	border: none;
	border: 2px solid #ff0000;
	font-weight: 600;
	font-size: 1em;
	margin-top: 0em;
	display: inline-block;
	outline: none;
	letter-spacing: 1px;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all;
	cursor: pointer;
}


.dos-btn:hover {
	background: transparent;
	color: #ff0000;
}

.main-content {
	background: url(../images/banner.png) no-repeat center bottom;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	padding: 20px 0px;
	border-bottom: solid 2px #d70202;
}


.candidate-thumbnail {
	display: block;
	padding: 15px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #81ce97;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.candidate-thumbnail p{
	margin-bottom: 5px;
}


.f-100{
	font-weight: 100;
}
.f-200{
	font-weight: 200;
}
.f-300{
	font-weight: 300;
}
.f-400{
	font-weight: 400;
}
.f-500{
	font-weight: 500;
}
/*......................................*/
.qa-title{
	background: #9e9e9e;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 20px 10px;
	text-align: left;
	position: relative;
}


.qa-title{
	color: #ffffff; 
	font-size: 18px;
}

.qa-title:hover, .qa-title:focus{
	color: #ffffff; 
}

.box-icon span{
	position: absolute;
	top: 50%;
	right: 22px;
	width: 15px;
	height: 3px;
	background-color: #ffffff;
	transition: all .3s;
}

.box-icon span:nth-child(2){
	transform: rotate(90deg);

}
.opened span{
	transform: rotate(360deg);
	opacity: 0;
}
.opened span:nth-child(2){
	transform: rotate(360deg);
	opacity: 1;
}

.qa-content{
	display: none;
	padding:20px;
	color:#444;
	background-color: #fff;
}



/*................................................*/



.interviewh3 {
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 0px;
}

.interviewh4 {
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 0px;
}

/*Style the tabs */


.product-share li {
	display: inline-block;
}

.product-share li a span {
	width: 27px;
	height: 27px;
	display: inline-block;
}


.share span {
	position: relative;
	color: #000000;
	margin-right: 5px;
	font-size: 16px;
	top: -8px;
}


.share-face span {
	background: url(../images/social-share.png) no-repeat 0px 0px;
}

.share-line span {
	background: url(../images/social-share.png) no-repeat -73px 0px;
}

.share-twitter span {
	background: url(../images/social-share.png) no-repeat -37px 0px;
}

.share-google span {
	background: url(../images/social-share.png) no-repeat -37px -37px;
}

.share-ig span {
	background: url(../images/social-share.png) no-repeat 0px -37px;
}

.product-share {
	margin: 1em 0;
}

.product-share li a:hover {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.7;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}

/*...........................................................*/


.text-white{
	color: #ffffff!important;
}
.black-color{
	color: #000000;
}
.navigation {
	background: #f5f5f5;
	padding: 10px 0px;
}
.navigation p{
	color: #6f6f6f;
	margin-bottom: 0px;
}
.custom-icon {
	background: transparent;
	border: 2px solid #ff0000;
	display: inline-block;
	padding: 15px 0px;
	border-radius: 100%;
	font-size: 30px;
	color: #ff0000;
	text-align: center;
	margin: 10px 0px;
	width: 65px;
	height: 65px;
}
.contact-box p {
	margin-bottom: 0px;
}
.pading-30{
	padding: 30px 0px;
}

.pading-60{
	padding: 60px 0px;
}


.last-box {
	display: block;
	padding: 15px;
	margin-bottom: 0px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.last-box:hover {
	border: 1px solid #39b54a;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.last-box h3 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0px;
	font-weight: 400;
	color: #3f3f3f;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.last-box p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0px;
	font-weight: 400;
	color: #3f3f3f;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.white-space {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



.progress-bar {
	width: 0;
	-webkit-animation: progress 1.5s ease-in-out forwards;
	animation: progress 1.5s ease-in-out forwards;
}
.progress-bar .title {
	opacity: 0;
	-webkit-animation: show 0.35s forwards ease-in-out 0.5s;
	animation: show 0.35s forwards ease-in-out 0.5s;
}


@-webkit-keyframes progress {
	from {
		width: 0;
	}
	to {
		width: 100%;
	}
}

@keyframes progress {
	from {
		width: 0;
	}
	to {
		width: 100%;
	}
}
@-webkit-keyframes show {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes show {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}



.green{
	color: #3f9f73;
}
.red{
	color: #d21515;
}
.font-200{
	font-weight: 200;
}
.font-300{
	font-weight: 300;
}
.font-400{
	font-weight: 400;
}
.font-500{
	font-weight: 500;
}
.font-600{
	font-weight: 600;
}
.font-700{
	font-weight: 700;
}
.view-all{
	font-size: 14px;
	line-height: 75px;
	color: #ed1b23;
}
.view-all:hover{
	color: #000000;
}

.col-matching{
	float: left;
	width: 20%;
	padding-right: 15px;
	padding-left: 15px;
}

.col-matching img{
	margin-bottom: 10px;
	border: 15px solid transparent;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.col-matching:hover img{
	border: 15px solid #fcd2cf;
}

.col-matching h3 {
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 0px;
}
.col-matching h4 {
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 0px;
}

.new-box img {
	opacity: 1;
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}
.new-box:hover img {
	-webkit-filter: brightness(120%);
	-moz-filter: brightness(120%);
	-khtml-filter: brightness(120%);
	-o-filter: brightness(120%);
	-ms-filter: brightness(120%);
}

.new-box h4 {
	color: #d21515;
	margin: 10px 0 15px 0;
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: 500;
}



/* -------------------------------------- */

ol{
	counter-reset: li;
	list-style: none;
	*list-style: decimal;
	font: 15px;
	padding: 0;
	margin-bottom: 4em;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

ol ol{
	margin: 0 0 0 2em;
}



/* -------------------------------------- */

.rectangle-list li{
	position: relative;
	display: block;
	padding: 15px;
	*padding: .4em;
	margin: .5em 0 .5em 2.5em;
	background: #f5f5f5;
	color: #444;
	text-decoration: none;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;	
}



.rectangle-list li:before{
	content: counter(li);
	counter-increment: li;
	position: absolute;	
	left: -2.5em;
	top: 50%;
	margin-top: -1em;
	background: #d70202;
	color: #ffffff;
	height: 2em;
	width: 2em;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}

.rectangle-list li:after{
	position: absolute;	
	content: '';
	border: .5em solid transparent;
	left: -1em;
	top: 50%;
	margin-top: -.5em;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;				
}

.rectangle-list li:after{
	left: -.5em;
	border-left-color: #d70202;
}

/* -------------------------------------- */

@media (max-width: 1024px){

	.col-matching{
		float: left;
		width: 25%;
		padding-right: 15px;
		padding-left: 15px;
	}

}

@media (max-width: 992px){
	.col-matching{
		float: left;
		width: 50%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.top-header {
		border-top: solid 3px #d70202;
		padding-top: 8px;
		background: #f5f5f5;
		padding-bottom: 5px;
	}

	.main-content {
		background: url(../images/banner.jpg) no-repeat center bottom;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		-ms-background-size: cover;
		padding: 20px 0px;
		border-bottom: solid 2px #d70202;
	}


}

@media (max-width: 768px){

}

@media (max-width: 414px){
	.col-matching{
		float: left;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
}
