/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

.page-template-page-salvat #pg_salvat{	
    padding: 0!important;
}

#salvat .bg{
	width: 100%;
	height: 200px;
    margin-bottom: 30px;
}
#salvat .desc{	
    padding: 30px 20px 0px;
}
/* #salvat .row{ */
	/* margin-right: 15px; */
    /* margin-left: 15px; */
/* } */
.title p{
	margin:0px!important;
}
#salvat h1{
	color:#FFF!important;
}
#salvat p.sub{	
    font-size: 18px;
    color: #FFF;
}
#pg_contents{
	padding:0px;
}
#contents{
	margin-top:20px;
}
#contents h1{
    color: #00a8e0;
    font-weight: bolder;
    font-size: 42px!important;
	margin-bottom:5px;
}

#contents h4{
	font-size:24px;
	font-style:unset;
	color:#5b6770;
}
#contents img{
	width:100%;
}
#contents .desc{
    padding: 30px 50px 0px;
	color:#FFF;
}
#contents .desc p{
    font-size: 20px;
    font-style: italic;
    letter-spacing: 2px;
}

.div {
    min-height:1100px;
    background:red;
}
#myDiv {
    height:100px;
    background:blue;
}
.mt{
	margin-top:100px;
}

#top .main_color .tabcontainer .tab.active_tab{
	color: #5cb9dd;
    font-size: 20px;
}
div  .main_color .tabcontainer .active_tab_content{
	background-color:unset!important;

}

.team-items{
	text-align:center;
}
.tab{
	font-size: 20px!important;
}



@media only screen and (min-width: 1024px) {
	.tab_titles{		
		padding-left: 300px;
		padding-right: 300px;
	}
}
/* #salvat .col-md-6 { */
	/* width:40%; */
/* } */