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

    Theme Name: agrodorf.de 2
    Text Domain: agrodorf.de
    Theme URI: agrodorf.de
    Version: 2.12
    Author: Mohammad Sanjari
    License: GNU General Public License version 2.0
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    
    All files, unless otherwise stated, are released under the GNU General Public License
    version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)


----------------------------------------------------------------------------------- */
@import url(css/fontiran.css); 
.farsifont {
	font-family: iranyekan ,roboto ,Arial;
}
.home {
    background:#000 !important;
}
.home {
    background:#000 !important;
}
.home #banner {
    display:none;
}
.home #footer {
    display:none;
}
#footer {
    background:#000;
}
.container-fluid {
    text-align:right;
    direction:rtl;
	font-family: iranyekan ,roboto ,Arial;
    
}
.page-id-7 .post-title {
    display:none;
}
.container_fix {
  position: relative;
  height: 40rem;
}

.jumbotron2 {
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
  height:25rem;
}
.jumbotron2 a{
    color:#fff;
}
.jumbotron2 a:hover{
    color:#000;
    text-decoration:none;
}
@media only screen and (max-width: 600px) {
  .jumbotron2 {
  top: 20%;
  left:20%;
  transform: translate(-20%,-20%);
  height:25rem;  }
}
.header-c {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
    height: 110px;
}

.header-c:after {
    content: '';
    position: absolute;
    background: black;
    width: 140px;
    height: 140px;
    border-radius: 70px;
    bottom: -70px;
    left: 50%;
    margin-left: -70px;
}
.pic-c {
    position: absolute;
    margin-top: 50px;
    left: 50%;
    margin-left: -60px;
    z-index: 10000;

}

.ms_layers_wrapper {

    background: #ccc;
}
#menu-menu-1 a {
	font-weight: bold;
	padding-right:15px ;
	padding-left: 15px;
}

footer {
	background: url(foot-dark.jpg);
    font-size: 1rem;
}
footer a {
font-size: 18px;
color: #BBB;
}
.main-footer {
    padding: 80px 0 60px;
    color: #BBB;
}
.site-container {
    max-width: 1200px;
    margin: 0 auto;
}
.bottom-footer .site-container {
    border-top: 1px solid rgba(0,0,0,.15);
}
.bottom-footer .site-container {
    color: #AAA;
    padding: 30px 0;
    text-align: center;
    font-size: 1rem;
}
.site-container {
    max-width: 1200px;
    margin: 0 auto;
}
#menu-menu-2 {
	list-style: none;
}
#menu-menu-2 li{

}
#menu-menu-2 a {
font-family: 'Merriweather',serif;
font-size: 18px;
color: #BBB;
text-decoration: none;
margin-left: -38px;
padding-left: -38px;
}
.block-title {
	text-decoration: underline;
	margin-bottom: 20px;
}

.footer-social {
     text-align: center; 
}
#social-set {
	margin-top: 10px
}
#social-set a{
 margin:0px 5px 0px 5px;
}
.tnp-submit {
	margin-top: 10px !important
}
.textwidget li {
	list-style: none;
}




#gallery-s12 {
	margin:auto;
			}
#gallery-s12 .gallery-item {
				float: left;
				margin: 10px;
				text-align: center;
				width: 20%;
				list-style: none;
				width: 220px;
				height:220px;
				background: #ccc;

			}
#gallery-s12 img {
				border: 0px solid #cfcfcf;
			}
#gallery-s12 .gallery-caption {
				margin-left: 0;
			}


.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.card.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.card.list-group-item:nth-of-type(odd):hover,.card.list-group-item:hover
{
    background: #428bca;
}

.card.list-group-item .card-img-top
{
    margin-right: 10px;
}
.card.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.card.list-group-item .card-body
{
    padding: 9px 9px 0px 9px;
}
.card.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.card.list-group-item:before, .card.list-group-item:after
{
    display: table;
    content: " ";
}

.card.list-group-item img
{
    float: left;
}
.card.list-group-item:after
{
    clear: both;
}
.card-text
{
    margin: 0 0 11px;
}

#menu-menu-1 a{
	color: #000;
}
#menu-menu-1 a:hover{
	color: #666;
}



.block34 {
    text-align: center;
    vertical-align: middle;
}
.circle {
    background: #fff;
    border-radius: 80px;
    color: #000;
    height: 80px;
    font-weight: bold;
    width: 80px;
    display: table;
    margin: 10px auto;
    text-align: center;
}
.circle span {
    vertical-align: middle;
    display: table-cell;
}

.spaw {
	margin:15px;
	padding-top:20px;
	font-size:36px;
	color:#000 !important;
	background-color:#fff !important;
}
.no-bull {
	list-style: none
}




