/*
Author: http://webthemez.com
Note: Donate to remove backlink/credits in the footer(webthemez.com)--
Any help: webthemez@gmail.com
Licence: Creative Commons Attribution 3.0** - http://creativecommons.org/licenses/by/3.0/
*/
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
body {
	
}


.head-box{
    background: #0D91D2;
    padding: 35px 0;
}
.head-box h2{
    color: #fff;
    font-size: 23px;
}
.head-box p{
    color: #E5E5E5;
    font-size: 17px;
}
.section-heading{
padding:50px 0;
}
.section-heading h2{
font-size:36px;
text-align:center;
color: #000;
}
.section-heading p{
font-size:16px;
text-align:center;
}

.box-2 {

background-color: #f2f2f2; 
background-color: #FFFFFF;
text-align: center;
}
.box-2 h1 {
color: #f98b6e;
}
.box-2 h1 {
margin-bottom: 40px;
color: #f98b6e;
text-transform: uppercase;
}
.box-2 p {
margin-bottom: 30px;
font-size:18px;
}
.box-2 img {
display: block;
max-width: 100%;
margin: 0 auto;
}
.box-2 .btn{
background-color: #6D4DC8 !important;
}
.box-2 .btn:hover{
color:#fff; 
}

.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none; 
	padding: 4px;
}
.thumbnail time {
	background: #f11d25;
	padding: 5px 0;
	display: block;
	text-indent: 12px;
	color: #fff;
}
.thumbnail .caption {
	padding: 9px 0 0;
	color: #606577;
}
.thumbnail .caption:hover {
}
.thumbnail .caption a {
	color: #FFFFFF;
	padding: 2px 12px 4px;
	background: #0D91D2;
	border-radius: 0;
}


/* ------- */
