@charset "utf-8";
/* CSS Document */

.right{ float:right;}
.left {
    float: left;
    width: 100%;
}
.center{ text-align:right;}
 .col_blu{border: 1px solid #513494 !important;
    color: #513494 !important;
    text-decoration: none;
    padding: 6px 9px;}
	.middle{ width: 100%;
    margin: 0 auto;
    float: left;
	}
	.right_two{ float:right;}
.carousel-inner > .item > img{height:700px !important; width:100%; border-radius:5px;}
.collapse.navbar-collapse {
    float: right;
    width: 90%;
}
.img_ul{ padding:0px;}
.cat-item{    margin-right: 10px;
    float: left;
    margin-top: 4px;}
.mis_head{font-size:15px;
    color: #513494 !important;
	border:1px solid #513494;
		padding:15px 15px;}
	.wp-post-image{margin-top:31px;}
.text_center{margin-left: 16px;
    margin-top: 97px;
    color: #513494;
    font-size: 30px;
    text-align: center;
    border-bottom: 1px dashed #513494;
    width: 200px;}
	.text_color_two{margin-top: 112px;}
	.post_item_single .post_author {
    margin-top: 1.8em;
    padding-left: 0;
    padding-right: 0;
}
.post_author .post_author_avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-top: 2.8em;
    margin-right: 2em;
    border: 10px solid #f9f9f9;
}
.post_author .post_author_avatar {
    float: left;
    margin: 0 20px 10px 0;
    overflow: hidden;
}
.widget_area ul li {
    padding-left: 1.8em;
    font-size: 0.9em;
    color: #513494;
}
.widget_title{ background:#513494;
padding: 0.5em 1.75em;
border-bottom: 2px solid #f9f9f9;
color:#fff;}
.post_title img{border-radius: 29px;
    background-color: #513494;}
	.post_title a{    margin-left: 16px;
    font-size: 12px;
    color: #513494;}
.vcard{    background-color: #ffffff;
    padding: 2.5em;
    min-height: 6.6em;
	-moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;}
blockquote {
    position: relative;
    margin: 30px 0;
    padding: 40px 20px 29px 98px !important;
    line-height: 1.57;
    border: none;
    background-color: #f5f5f5;
    font-style: italic;
}

blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 1.2;
  color: #666;
  text-align: justify;
  
  /*Borders - (Optional)*/
  border-left: 15px solid #c76c0c;
 /* border-right: 2px solid #c76c0c;*/
  
  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  
  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}
.height{ height:250px;
width:100%;
}
.margin-img{    margin-top: 32px;
    width: 100%;
    height: 150px;
    border: 3px solid #513494;
    padding: 5px;}
.topmargin_two{    margin-top: 97px;
    color: #513494;
    font-size: 30px;
    margin-bottom: 0px;
    text-align:left;
    border-bottom: 1px dashed #513494;
    width:100%;}
.topmargin_0{ 
color: #513494;
font-size:25px;}
.topmargin_40{border: 1px solid #513494;
    padding: 10px 20px;
    float: left;
    margin-top: 25px;
	border-radius: 4px;
	color: #513494 !important;
	font-size:15px;}
.color{ color:#513494;}

.off_left{ float:left;}
.video-events{ text-align:center;
}
.kill-top-margin_abt{ margin-top:65px !important;}
.thumbnail{background:#513494 !important;
    overflow: hidden;
    width: 100%;
    float: left;}
.vid_text{color:#fff;
font-size:18px;
margin:0px;}
.thumbnail {
    padding:5px;
    border: 3px solid rgba(81, 52, 148, 0.8)!important; 
}
.margin_bottom{ margin-bottom:30px;
border:3px solid #513494;
padding:5px;
width:260px;
height:200px !important;}
.fix-height{width: 100%;
    height: 285px !important;}
.text_color{ color:#513494;
margin-top:50px;}
.portfolio{ clear:both;
margin-top:150px;}
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #513494;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #513494;
	color:#fff;
}
#back-to-top.show {
    opacity: 1;
	font-size: 18px;
}
#content {
    height: 2000px;
}
.pull-right a{color: #513494;
    border: 1px solid #513494;
	padding:10px;}
	
.pull-right {
    float: right !important;
    width: 115px;
}
ul li {
    list-style: none;
}
.navbar .social-icons {
    background-color: transparent;
}
.kill-top-margin {
    margin-top:12px;
}
.kill-top-margin_gal{ margin-top:103px;}

ul.nav-social {
    float: right;
    margin-top: -15px;
    width: auto;
	padding:0px;
}
.carousel-caption {
    right: 20%;
    left: 0%;
    padding:0px;
    background: rgba(248, 248, 248, 0.5);
    top: 35%;
    width: 70%;
    margin:5px;
    height: 24%;
	text-shadow:none !important;
	height:250px;
}
.color-white_one {
    color: #513494!important;
}
.weight-400 {
    font-weight: 400;
	margin:0px;
}
.weight-700 {
    font-weight: 700;
	margin:0px;
}
.weight-300 { color:#000;}
.color-primary img{ width:100px; height:34px;}
.im-compass img{ width:auto;
height:auto;}
.im-clock img{ width:auto;
height:auto;}
.im-mail2 img{ width:auto;
height:auto;}
.trasp_text{background: rgba(255, 255, 255, 0.8);}
.trasp_text_und{ font-family: 'Roboto Slab', sans-serif;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    font-weight: 400;
    font-size: 13px; padding:10px;}

