@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);

.gallery
{
    display: inline-block;
    margin-top: 20px;
}

.caption div {
    box-shadow: 0 0 5px #C8C8C8;
    transition: all 0.3s ease 0s;
}
.img-circle {
    border-radius: 50%;
}
.img-circle {
    border-radius: 0;
}

.ratio {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}
.img-circle {
    border-radius: 50%;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}


.boxrightheading {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 25px;
    text-align:left;
    display: block;
	background-color:#3FA535;
    margin-top: 20px;
	color:#FFFFFF;
}


.mainbox {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 25px;
    text-align:left;
    display: block;
	background-color:#FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;	
}
.mainbox  a{
	text-decoration:underline;
}

.box {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 25px;
    text-align: right;
    display: block;
	background-color:#FFFFFF;
	
    margin-top: 80px;

}
.box-icon {
    background-color: #57a544;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: 0 auto;
    width: 100px;
    margin-top: -61px;
}
.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.info h4 {
    font-size: 26px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.info > p {
    color: #717171;
    font-size: 16px;
    padding-top: 10px;
    text-align: justify;
}
.info > a {
    background-color: #3FA535;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}
.info > a:hover {
    background-color: #0288d1;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}


ul.sirkelstrong {
           list-style: disc;
           color: black;
		   padding-left:40px;
		   margin-bottom:20px;
        }
        
         ul li.sirkelstrong span {
           color: black;
		   margin-bottom:10px;
		   font-weight:bold;
        }		


ul.sirkel {
           list-style: disc;
           color: black;
		   padding-left:40px;
        }
        
         ul li.sirkel span {
           color: black;
		   margin-bottom:10px;
        }
.card-header {
	font-size: 80%;
	font-weight:bold;
	
        }
		
.pull { float: right; margin-left: 15px; max-width: 150px; font-size: 18px; line-height: 18px; color: #A9A9A9; margin-top: -12px; }

/** blockquote styles **/
.bq2 { width: 100%; overflow: hidden; border: 1px solid #dde5ed; background: #f8fafd; color: #758fa3; }

.bq2 .source { display: block; width: 100%; margin-bottom: 5px; text-shadow: 0px 1px 0px #f8fafb; padding: 6px 11px; background: #eaeff5; border-top: 1px solid #f4f7fa; border-bottom: 1px solid #dde5ed; }

.bq2 p { line-height: 19px; margin-bottom: 10px; padding-left: 15px; }


.bq3 { width: 100%; background: url('http://i47.tinypic.com/a9l0g3.png') top left no-repeat; padding-left: 55px; color: #575757; }
.bq3 p { padding-right: 35px; background: url('http://i48.tinypic.com/eb1yrr.png') bottom right no-repeat; padding-bottom: 15px; color: #333; font-size: 90%; }
.article-content a:hover, .article-content a:link, .article-content a:visited {
    color: #0059D2;
}
.article-content ul {
	list-style:inside;
	list-style-type:disc;
	margin-left: 2em;	
 	padding-left: 1em;
 	text-indent: -1em;
	margin-bottom: 20px;
}

.article-content li {
		list-style-position: inside; 
		text-indent: -1.5em; 
		padding-left: 1em;
}


.article-content a:hover {
	text-decoration:underline;
}

.contact-form{ margin-top:15px;}
.contact-form .textarea{ min-height:220px; resize:none;}
.form-control{ box-shadow:none; border-color:#eee; height:49px;}
.form-control:focus{ box-shadow:none; border-color:#00b09c;}
.form-control-feedback{ line-height:50px;}
.main-btn{ background:#3FA535; border-color:#00b09c; color:#fff;}
.main-btn:hover{ background:#00a491;color:#fff;}
.form-control-feedback {
line-height: 50px;
top: 0px;
}


.thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 20px;
}

.thumbnail img {
    width: 100%;
}

/*
calendar css
Ref: http://codepen.io/chelovekov/pen/ayKAn
*/

.form-control {
  height: 35px;
  padding:6px 12px;
  color: #000;
  border:2px solid #ececec;
  border-radius:2px;
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  background-color:#fff;
  font-weight:500;
}

.calendar {
margin:.25em 10px 10px 0;
padding-top:5px;
float:left;
width:80px;
background:#ededef;
background:-webkit-gradient(linear,left top,left bottom,from(#ededef),to(#ccc));
background:-moz-linear-gradient(top,#ededef,#ccc);
font:bold 30px/60px Arial Black,Arial,Helvetica,sans-serif;
text-align:center;
color:#000;
text-shadow:#fff 0 1px 0;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
position:relative;
-moz-box-shadow:0 2px 2px #888;
-webkit-box-shadow:0 2px 2px #888;
box-shadow:0 2px 2px #888
}

.calendar em {
display:block;
font:normal bold 11px/30px Arial,Helvetica,sans-serif;
color:#fff;
text-shadow:#00365a 0 -1px 0;
background:#702431;
background:-webkit-gradient(linear,left top,left bottom,from(#702431),to(#5C1327));
background:-moz-linear-gradient(top,#702431,#5C1327);
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;
border-bottom-right-radius:3px;
-moz-border-radius-bottomleft:3px;
-webkit-border-bottom-left-radius:3px;
border-bottom-left-radius:3px;
border-top:1px solid #00365a
}

.calendar:before,.calendar:after {
content:'';
float:left;
position:absolute;
top:5px;
width:8px;
height:8px;
background:#111;
z-index:1;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
-moz-box-shadow:0 1px 1px #fff;
-webkit-box-shadow:0 1px 1px #fff;
box-shadow:0 1px 1px #fff
}

.calendar:before {
left:11px
}

.calendar:after {
right:11px
}

.calendar em:before,.calendar em:after {
content:'';
float:left;
position:absolute;
top:-5px;
width:4px;
height:14px;
background:#dadada;
background:-webkit-gradient(linear,left top,left bottom,from(#f1f1f1),to(#aaa));
background:-moz-linear-gradient(top,#f1f1f1,#aaa);
z-index:2;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px
}

.calendar em:before {
left:13px
}

.calendar em:after {
right:13px
}

@media (max-width: 640px) {
  .quotation:after {
    font-size: 22em;
    right: -25px;
  }
}


