/* Namari Landing Page Dynamic Style Index

1. Website Default Styling
2. Navigation
3. Primary and Secondary Colors
4. Banner
5. Typography
6. Buttons
7. Footer


/*------------------------------------------------------------------------------------------*/
/* 1. Website Default Styling */
/*------------------------------------------------------------------------------------------*/


body {
    background:#fff;
}


/* Default Link Color */

a, .la-ball-triangle-path {
    color:#5f013e;
}

a:hover, #header.nav-solid nav a:hover {
    color:#5f013e;
}

/* Default Icon Color */

.icon i {
    color:#5f013e;
}

/* Border Color */

#banner .section-heading:before, .testimonial.classic footer:before {
    background: #5f013e;
}

.pricing-block-content:hover {
    border-color:#5f013e;
}


/*------------------------------------------------------------------------------------------*/
/* 2. Navigation */
/*------------------------------------------------------------------------------------------*/


/* Transparent Navigation Color on a Banner */

#header nav a, #header i {
    color:#fff;
}


/* Navigation Colors when the Navigation is sticky and solid */ 

#header.nav-solid, #header.nav-solid a, #header.nav-solid i, #nav-mobile ul li a {
    color:#5f013e;
}


/* Navigation Active State */

#header.nav-solid .active {
    color: #5f013e;
    border-color: #5f013e;
}    
#header.nav-solid h1 {
    color: #5f013e;
}


/*------------------------------------------------------------------------------------------*/
/* 3. Primary and Secondary Colors */
/*------------------------------------------------------------------------------------------*/


/* Primary Background and Text Colors */

.primary-color, .featured .pricing {
    background-color:#5f013e;
}

.primary-color, .primary-color .section-title, .primary-color .section-subtitle, .featured .pricing, .featured .pricing p {
    color:#fff;    
}

.section-heading h2:before {
    background:#5f013e;
    content:"";
    display:block;
    width:30px;
    height:5px;
    margin-bottom:30px;
}
.section-heading.nobefore h2:before {
    display: none;

}

.text-center .section-heading h2:after {
    margin:30px auto 25px auto;
}

/* Primary Icon Colors */

.primary-color .icon i, .primary-color i {
    color:#fff;
}


/* Secondary Background and Text Colors */

.secondary-color {
    background-color:#f5f5f5;
}


/*------------------------------------------------------------------------------------------*/
/* 4. Banner */
/*------------------------------------------------------------------------------------------*/


/* Banner Background and Text Colors */

#banner {
        background: url(../images/banner-images/lakatos-zsofia-kommunikacios-szakember-PR-tanacsado.jpg) no-repeat left top;
    background-size: cover;
}


/*------------------------------------------------------------------------------------------*/
/* 5. Typography */
/*------------------------------------------------------------------------------------------*/


body {
    font-family: "Montserrat", sans-serif;
    font-size:15.5px;
    font-weight:400;
    color:#86717b;
}

/* Logo, if you are using Fonts as Logo and not image

#logo h1 {
    font-family:;
    font-size:; 
    font-weight:;
    color:;
}

#logo h2 {
    font-family:;
    font-size:; 
    font-weight:;
    color:;
}

*/


/* Banner Typography */

#banner h1 {
    font-family: 'Playfair Display', serif;
    font-size:62px;
    line-height:80px;
    font-weight:500;
    color:#fff;
}

#banner h2 {
    font-family: "Montserrat", sans-serif;
    font-size:18px;
    font-weight:300;
    color:#eee;
}


/* Section Title and Subtitle */

.section-title {
    font-family: 'Playfair Display', serif;
    font-size: 34px; 
    font-weight:500;
    color:#5f013e;
}

.section-subtitle {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight:300;
    color:#9c9c9c;
}

/* Testimonial */

.testimonial q {
    font-family: "Montserrat", sans-serif;
    font-size: 17px; 
    font-weight:300;
}

.testimonial.classic q, .testimonial.classic footer {
    color:#5f013e;
}


/* Standard Headings h1-h6 */

h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 40px; 
    font-weight:300;
    color:#5f013e;
}

h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 34px; 
    font-weight:300;
    color:#5f013e;
}

h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 30px; 
    font-weight:700;
    color:#5f013e;
}

h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 18px; 
    font-weight:400;
    color:#5f013e;
}

h5 {
    font-family: "Montserrat", sans-serif;
    font-size: 16px; 
    font-weight:400;
    color:#5f013e;
}

h6 {
    font-family: "Montserrat", sans-serif;
    font-size: 14px; 
    font-weight:400;
    color:#5f013e;
}


/*------------------------------------------------------------------------------------------*/
/* 6. Buttons */
/*------------------------------------------------------------------------------------------*/

/* ----------Default Buttons---------- */


/* Button Text */

.button, input[type="submit"]  {
    font-family: "Montserrat", sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#5f013e;
}


/* Button Color */

.button, input[type="submit"] {
    border-color:#5f013e;
}


/* Button Hover Color */

.button:hover,  input[type="submit"]:hover {
    border-color:#5f013e;
    color:#5f013e;
}


/* ----------Banner Buttons---------- */


/* Button Text */

#banner .button {
    font-family: "Montserrat", sans-serif;
    font-size:16px;
    color:#5f013e;
}


/* Button Color */

#banner .button {
    border-color:#5f013e;
}


/* Button Hover Color */

#banner .button:hover {
    color:#5f013e;
    border-color:#5f013e;
}


/*------------------------------------------------------------------------------------------*/
/* 7. Footer */
/*------------------------------------------------------------------------------------------*/

#landing-footer, #landing-footer p, #landing-footer a {
    font-family: "Montserrat", sans-serif;
    font-size:13px;
    font-weight:normal;
    color:#fff;
}

/* Footer Icon Color */

#landing-footer i {
    color:#fff;
}
.fa.fa-play {
	margin-left:10px;
}
h4.section-title {
    font-size: 20px;
	line-height:1.3em;
	color: #86717b;
}
.social-icons li {
	    display: inline-block;
}
#szerzo, #vasarlas {
	padding-top:60px;
}
#open_preferences_center {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    padding: 10px;
    bottom: 30px;
    z-index: 1000;
    z-index: 2147483647;
    overflow: hidden;
    display: block;
}

.padt40 {
	padding-top: 40px;
}
#kuldetesem, #media {
	background-color: #F7F5F6;
	}
	#kuldetesem .row, #media .row {
	padding: 60px 0;}
	
	#media p {
		margin: 0 0 15px;
	}
	#media h5 {
		color: #86717b;
	}
	#elerhetosegek h4 {
		padding: 10px 0;
	}
.flag {
	width:20px;
	vertical-align: sub;
}

@media only screen and (max-width: 990px) {
.col-3 {
        width: 100%;
}
.col-2-3 {
    width: 100%;
}
#gallery img {
    max-height: 600px;
}#szerzo .row {
display: flex;
flex-direction: column;
}
.szerzo2 {
order: 1;
}
.szerzo1 {
order: 2;
}}
@media (min-width: 681px) and (max-width: 767px) {
#banner-content.row {
	    padding-top: 115px!important;
}}
@media (min-width: 535px) and (max-width: 680px) {
#banner {
        background: url(../images/banner-images/lakatos-zsofia-kommunikacios-szakember-PR-tanacsado-motivacios-eloado-trener-kis.jpg) no-repeat left top;
    background-size: cover;
}   
	#banner-content .col-38 {
width:100%;
}
}
@media (min-width: 480px) and (max-width: 534px) {
#banner {
        background: url(../images/banner-images/lakatos-zsofia-kommunikacios-szakember-PR-tanacsado-motivacios-eloado-trener-lk.jpg) no-repeat left top;
    background-size: cover;
}   
	#banner-content .col-38 {
width:100%;
}
}
@media (min-width: 280px) and  (max-width: 479px) {
#banner {
        background: url(../images/banner-images/lakatos-zsofia-kommunikacios-szakember-PR-tanacsado-motivacios-eloado-trener-lk.jpg) no-repeat left top;
    background-size: cover;
}   
	#banner-content .col-38 {
width:100%;
}
#banner-content.row {
        padding-top: 100px !important;
        padding-bottom: 520px !important;
    }
	#banner h1 {
    font-size: 46px;
    line-height: 61px;

}
#banner .button {
	display:none;
}
}
@media (min-width: 601px) and (max-width: 679px) {
	#banner-content.row {
	    padding-top: 115px!important;
    padding-bottom: 330px!important;
}
}
@media (min-width: 480px) and (max-width: 600px) {
#banner-content.row {
        padding-top: 100px !important;
        padding-bottom: 450px !important;
    }
}
	
	
	@media only screen and (min-width: 1200px) {
	#banner-content.row {
    padding-top: 200px;
    padding-bottom: 200px;
}
}
	@media only screen and (min-width: 1600px) {
	#banner-content.row {
    padding-top: 300px;
    padding-bottom: 300px;
}
}
	
	@media only screen and (min-width: 1920px) {
	#banner {
        background: url(../images/banner-images/lakatos-zsofia-kommunikacios-szakember-PR-tanacsado-motivacios-eloado-trener-nagy.jpg) no-repeat left top;
    background-size: cover;
	}
	#banner-content.row {
    padding-top: 200px;
    padding-bottom: 200px;
}
}
		@media only screen and (min-width: 2920px) {

	#banner-content.row {
    padding-top: 400px;
    padding-bottom: 400px;
}
}