		html, body {
			@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');
			font-family: 'Lato', sans-serif;
			background-color: #F6FAFD;
			color:#393E3D;
			padding: 0px;
			margin: 0px;
		}
		#menu {
			
			
		}
		.topMenu {
			width:100%;
			background: rgb(3,46,58);
			background: linear-gradient(132deg, rgba(3,46,58,0.6824930655856092) 52%, rgba(8,153,137,0.6852941860337884) 100%), url('https://www.festivalpro.com/img/header_crowd.png');
			background-size: cover;
			height: 450px;
			margin-bottom: 80px;
			margin-top: 0px;
		}
		.menuTop {
			background-color: unset!important;
		}
		.menuTopDown {
			background-color: rgba(0, 0, 0, 0.5);
		}
		.menuTopArt {
			background: rgb(3,46,58);
			background: linear-gradient(132deg, rgba(3,46,58,0.6824930655856092) 52%, rgba(8,153,137,0.6852941860337884) 100%), url('https://www.festivalpro.com/img/header_crowd.png');
		}
		.menuTopDownArt {
			background: rgb(3,46,58.0.5);
			background: linear-gradient(132deg, rgba(3,46,58,0.6824930655856092) 52%, rgba(8,153,137,0.6852941860337884) 100%), url('https://www.festivalpro.com/img/header_crowd.png');
		}

		.topMenuSmall {
			width:100%;
			background: rgb(3,46,58);
			background: linear-gradient(132deg, rgba(3,46,58,0.6824930655856092) 52%, rgba(8,153,137,0.6852941860337884) 100%), url('https://www.festivalpro.com/img/header_crowd.png');
			background-size: cover;
			height: 120px;
			margin-bottom: 60px;
			margin-top: 0px;
		}
		.topMenuContent {
			width:90%;
			margin: 0px auto;
			padding: 40px 30px 30px 30px;
			max-width: 1150px;
			
		}
		.topMenuLogo {
			float:left;
			width:50%;
			text-transform: uppercase;
			font-size: 22px;
			color: #d9e0e2;
			letter-spacing: 1px;
			font-weight: 100!important;
		}
		.topMenuLogo img {
			vertical-align: middle;
		}
		.topMenuTitle {
			margin:0px auto 60px auto;
			width: 100%;
			text-align: center;
			color: #fff;
			font-weight: 100!important;
			padding-top: 150px;
			height: 380px;
			background: rgb(3,46,58);
			background: linear-gradient(132deg, rgba(3,46,58,0.6824930655856092) 52%, rgba(8,153,137,0.6852941860337884) 100%), url('https://www.festivalpro.com/img/header_crowd.png');
			background-size: cover;

		}
		.topMenuTitle h1 {
			font-weight: 100!important;
			font-family: 'Lato', sans-serif;
			font-size: 40px;
		}
		.topMenuTitle p {
			font-size: 16px;
		}
		.topMenuMenu {
			float:right;
			width: 50%;
			text-align: right;
			font-size: 20px;
		}
		.social ul li a {
			padding: 0px 10px;
		}
		.mainPage {
			width:100%;
			
		}
		
		.mainContent {
			width:100%;
			margin: 0 auto;
			max-width: 1250px;
			padding: 0px 20px;
		}
		.blogPost2 {
			width: calc((100% - 120px) / 2);
			float:left;
			margin: 30px;
			min-width: 200px;
			cursor: pointer;
			
		}
		.blogPost2:hover {
			box-shadow: 0px 2px 4px rgba(0,0,0,0.15);
			transition: box-shadow 0.3s ease-in-out;
			
			
		}
		.blogPost3 {
			width: calc((100% - 120px) / 3);
			float:left;
			margin: 20px;
			min-width: 200px;
			
		}
		.blogPost3 .blogSubTitle {
			display:none;
			
		}
		.blogPost3 .blogImage {
			height: 200px;
		}
		.blogPostText {
			background-color: #fff;
			padding: 20px;
			min-height: 390px;
		}
		.blogImage {
			width:100%;
			height: 250px;
			background-size:cover;
			background-repeat: no-repeat;
			background-position: center center
		}
		.blogImage img {
			vertical-align: middle;
			margin: 0 auto;		
			width: 200px;
			
		}
		.blogPostCat h1 {
			text-align: left;
			font-size: 14px;
			font-weight: normal;
			text-transform: uppercase;
			color: #3CA69E;
			margin: 15px 0px 10px 0px;
		}
		.blogTitle h2 {
			text-align: left;
			font-size: 21px;
			font-weight: bold;
			margin-bottom: 20px;
			text-transform: uppercase;
			margin-top: 20px;
			color: #393E3D;
		}
		.blogTitle h2 a {
			text-align: left;
			font-size: 21px;
			font-weight: bold;
			margin-bottom: 20px;
			text-transform: uppercase;
			margin-top: 20px;
			color: #393E3D;
		}
		.blogSubTitle h3 {
			text-align: left;
			font-size: 15px;
			font-weight: normal;
			margin-bottom: 20px;
			line-height: 25px
		}
		.blogPostAuthor {
			text-align: left;
			font-size: 14px;
			font-weight: normal;
			width: 100%;
			
		}
		.blogPostDate {
			text-align: left;
			font-size: 13px;
			font-weight: lighter;
			letter-spacing: 1px;
			color: #8B9B99;

		}
		.clickButton {
			background-color:#fff;
			color: #032E3A;
			padding: 5px 10px;
			margin-top: 0px;
			font-size: 15px;
			
		}
		.mainTitle {
			font-size: 40px;
			text-align: center;
			}
		.blogCatMenu { 
			padding: 20px 30px;
			height: 60px;
			
		}
		
		.blogCatMenuItem h1 {
			background-color: #fff;
			text-transform: uppercase;
			padding: 5px 10px;
			margin: 0px 15px 10px 0px;
			display: inline;
			text-transform: uppercase;
			font-size: 14px;
			float:left;
			font-weight: 400;
		}
		.blogPageMain {
			margin: 0px auto 80px auto;
			max-width: 650px;
			
		}
		.blogPageMain p {
			font-size: 15px;
		}
		.blogTitle {
			font-weight: 400;
			font-family: 'Lato', sans-serif;
			font-size: 40px;
		}
		.blogSubTitle {
			font-weight: 400 !important;
			font-family: 'Lato', sans-serif;
			font-size: 20px;
			margin-top: 0px;
		}
		.blogPageImage {
			max-width: 100%;
			margin: 40px 0px;
		}	
		.socialBlogPage {
			margin-top:30px;	
		}
		
		.socialBlogPage a {
			font-size: 30px;
			background-color: #00CAB4;
			margin: 0px ;
			padding: 10px;
			border-radius: 100%;
			color:#fff;
			width:60px;
			height:60px;
			display: inline-block;
			text-align: center;
			cursor: pointer;
			
		}
		p ul {
			list-style: circle;
		}
		social a {
			margin-right: 10px;
		}
		a {
			cursor: pointer;
		}
		@media (max-width: 700px) {
			.blogPost2 {
				width: calc(100% - 30px);	
				margin: 15px;
			}
			.social {
				display:none;
			}
			.topMenu {
				margin-bottom: 20px;
			}
			.topMenuLogo {
				width:100%;
				text-align: center;
			}
			.topMenuTitle {
				padding: 100px 30px 0px 30px;
			}
			.blogPageMain {
			margin: 0px auto;
			padding: 0px 30px;
			
		}
		}

