section {
  
		padding: 0px;
		width:100%;
}



.footer-credits {
 display:none; 
 
}


.entry-header {
 display:none; 
 
}

body {
font-family: 'Raleway', sans-serif;
color:#000;
}



.page-title-section {
 display:none; 
}



.content-area  pt0 {
    width: 100%;
}



.col-md-12 {
    width: 100%;
    padding: 0px;
    margin:0px;
}

#primary  {
  
 padding:0px;
 margin:0px;
  

}


*, *:before, *:after {
    box-sizing: border-box;
}


#main {
  
 width:100%; 
}

.flex-row  {
  
  width:100%;
}

.entry-meta {
display: none 
}

.entry-title {
display: none 
}
p:empty { display: none }



	
	.entry-content5 a{
color:#000 ;
margin-left:auto; margin-right:auto;
line-height:15px;
font-size:13px;
-webkit-transition:all 0.2s ease;
-moz-transition:all 0.2s ease;
-o-transition:all 0.2s ease;
transition:all 0.2s ease;
background-color: rgba(255, 255, 255, 0.7);
   border: 2px solid  #CCC;
   padding:15px;
    padding-left:30px;
	    padding-right:30px;
 

  	-webkit-border-radius: 40px;
-moz-border-radius:40px;
border-radius:40px;
}
.entry-content5 a:hover{
color: #ffffff;
   background-color: #08c;
      border: 2px solid #ffffff;
	  text-decoration:none;

}

  .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      background-position: center;
      background-size: cover;
    }


.main-navigation .menu li a {
    font-size: 13px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: normal;
    color: #4c4c4c;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-width: 100%;
    white-space: normal;
}


.nav-bar .module:not( .site-title-container ), .nav-bar .module-group {

    float: right;
}


.footer-credits {
 display:none; 
 
}

.site-footer  {

display:none
}


