.static-menu .info-block-wrap {
	width:84%
}
.info-block-wrap {
	margin:0 auto;
	position:relative
}
.info-block-wrap .image-wrap, .info-block-wrap .content-wrap {
	padding:0
}
.info-block-wrap .subtitle {
	font-size:18px;
	font-weight:800;
	font-style:normal;
	font-stretch:normal;
	line-height:normal;
	letter-spacing:0.2px;
	text-align:left;
	color:#f54ea2
}
.info-block-wrap .title {
	display:inline-block;
	position:relative;
	font-size:40px;
	font-style:normal;
	font-stretch:normal;
	line-height:normal;
	letter-spacing:0.2px;
	text-align:left;
	color:#222222;
    line-height: 1.3;
    font-weight: 700;    font-family: 'Baloo Thambi', cursive !important;
}

.info-block-wrap .title span{color:#ee1d25;font-family: 'Baloo Thambi', cursive !important;}

.info-block-wrap .title:before {
	content:'';
	position:absolute;
	height:55%;
	width:100%;
	bottom:-6px;
	left:0;
	z-index:-1;
	/*background-color:#ffdd65;*/
	-webkit-transition:all 350ms ease;
	transition:all 350ms ease;
}

 

.info-block-wrap .content {
	width:98%;
	text-transform:none;
	padding-left:2%;
}
.info-block-wrap .content h1, .info-block-wrap .content h2, .info-block-wrap .content h3, .info-block-wrap .content h4, .info-block-wrap .content h5, .info-block-wrap .content h6 {
	font-weight:800;
	font-style:normal;
	font-stretch:normal;
	line-height:1.2;
	letter-spacing:0.2px;
	color:#222222;
	margin-top:0px;
	margin-bottom:23px
}
.info-block-wrap .content p {
	font-size:18px;
	/*font-size:20px;*/
	font-weight:normal;
	font-style:normal;
	font-stretch:normal;
	/*line-height:1.6;
	letter-spacing:0.2px;*/
	text-align:left;
	color:#626262;
	margin-bottom:25px;
	text-transform:none;
	word-break:break-word
}
.info-block-wrap .content p:empty {
	display:none
}
.info-block-wrap .content ul {
	list-style:none;
	padding:0;
	margin:8px 0 0 0;
	font-size:15px;
	font-weight:600;
	font-style:normal;
	font-stretch:normal;
	line-height:1.3;
	letter-spacing:0.3px;
	text-align:left;
	color:#222222
}
.info-block-wrap .content ul li {
	padding-left:17px;
	text-indent:-15px;
	margin-bottom:24px
}
.info-block-wrap .content ul li * {
	display:inline
}
.info-block-wrap .content ul li:before {
	padding-right:17px;
	color:#f54ea2;
	font-size:7px;
	content:"\f0c8";
	font-family:FontAwesome
}
.info-block-wrap .but-wrap {
	margin-top:53px;
	margin-left:13px
}
.info-block-wrap.style-1 .content-wrap {
	padding-top:68px
}
.info-block-wrap.style-1 .content, .info-block-wrap.style-1 .image-wrap {
	padding:0 15px
}
.info-block-wrap.style-1 .content h1 {
	font-size:56px
}
.info-block-wrap.style-1 .content h2 {
	font-size:50px
}
.info-block-wrap.style-1 .content h3 {
	font-size:44px
}
.info-block-wrap.style-1 .content h4 {
	font-size:38px
}
.info-block-wrap.style-1 .content h5 {
	font-size:32px
}
.info-block-wrap.style-1 .content h6 {
	font-size:26px
}
.info-block-wrap.style-1 .content ul {
	margin-top:43px;
	font-weight:800
}
.info-block-wrap.style-2 .image-wrap .image-container {
	position:relative;
	display:inline-block
}
.info-block-wrap.style-2 .image-wrap .image-container:before {
	content:'';
	position:absolute;
	height:100%;
	width:100%;
	bottom:-22px;
	right:-17px;
	z-index:-1;
	background-color:#ffdd65
}
.info-block-wrap.style-2 .content-wrap {
	padding:0 15px
}
.info-block-wrap.style-2 .subtitle {
	margin-top:54px
}
.info-block-wrap.style-2 .title {
	margin-top:42px
}
.info-block-wrap.style-2 .content {
	width:81%;
	margin-top:35px
}
.info-block-wrap.style-2 .content p {
	font-size:18px;
	line-height:1.7;
	margin-bottom:36px
}
.info-block-wrap.style-2 .content h3 {
	margin-bottom:14px
}
.info-block-wrap.style-2 .content ul {
	max-width:368px
}
.info-block-wrap.style-2 .accordeon-wrap {
	width:81%;
	margin-top:35px
}
.info-block-wrap.style-2 .accordeon {
	margin:0;
	margin-top:25px
}
.info-block-wrap.style-2 .accordeon .list-drop {
	display:none
}
.info-block-wrap.style-2 .accordeon ul {
	margin:0;
	padding:0
}
.info-block-wrap.style-2 .accordeon li {
	list-style:none
}
.info-block-wrap.style-2 .accordeon>li {
	padding:7px 0
}
.info-block-wrap.style-2 .accordeon>li:first-of-type a+.list-drop {
	display:block
}
.info-block-wrap.style-2 .accordeon a {
	position:relative;
	text-decoration:none;
	color:#222;
	font-size:30px;
	font-weight:800;
	letter-spacing:.2px;
-webkit-transition:color .3s ease;
-o-transition:color .3s ease;
transition:color .3s ease
}
.info-block-wrap.style-2 .accordeon a::before {
content:"";
position:absolute;
bottom:-2px;
left:0;
width:0;
height:20px;
z-index:-1;
background-color:#ffdd65;
-webkit-transition:width .3s ease;
-o-transition:width .3s ease;
transition:width .3s ease
}
.info-block-wrap.style-2 .accordeon a:hover::before, .info-block-wrap.style-2 .accordeon a.active::before {
width:100%
}
.info-block-wrap.style-2 .accordeon .text {
	padding:50px 0 30px;
	font-size:18px;
	color:#999999
}
.info-block-wrap.style-3 .slick-list {
	height:700px !important;
	padding:0 !important
}
.info-block-wrap.style-3 .images-wrapper {
	position:relative
}
.info-block-wrap.style-3 .images-wrapper .slick-slide {
	position:relative;
	height:540px;
	-webkit-transition:all 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-o-transition:all 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	transition:all 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	overflow:hidden;
	z-index:1;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	width:100%
}
.info-block-wrap.style-3 .images-wrapper .slick-slide img {
	min-height:540px;
	min-width:100%;
	max-width:0
}
.info-block-wrap.style-3 .images-wrapper .slick-slide.slick-active {
	-webkit-transform:translateY(25%) scale(0.7);
	-ms-transform:translateY(25%) scale(0.7);
	transform:translateY(25%) scale(0.7)
}
.info-block-wrap.style-3 .images-wrapper .slick-slide.slick-center+.slick-slide {
	-webkit-transform:translateY(-190%) scale(0.9);
	-ms-transform:translateY(-190%) scale(0.9);
	transform:translateY(-190%) scale(0.9)
}
.info-block-wrap.style-3 .images-wrapper .slick-slide.slick-center {
	-webkit-transform:translateY(-105%) scale(1.1);
	-ms-transform:translateY(-105%) scale(1.1);
	transform:translateY(-105%) scale(1.1);
	z-index:2
}
.info-block-wrap.style-3 .images-wrapper .slick-arrow {
	position:absolute;
	left:-55px;
	width:52px;
	height:52px;
	background-color:#eeeeee;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#222222;
	font-size:12px;
	cursor:pointer;
	z-index:10;
-webkit-transition:color .3s ease, background-color .3s ease;
-o-transition:color .3s ease, background-color .3s ease;
transition:color .3s ease, background-color .3s ease
}
.info-block-wrap.style-3 .images-wrapper .slick-arrow:hover {
	background-color:#222222;
	color:#ffffff
}
.info-block-wrap.style-3 .images-wrapper .slick-arrow.slick-prev {
	top:36%
}
.info-block-wrap.style-3 .images-wrapper .slick-arrow.slick-next {
	top:44%
}
.info-block-wrap.style-3 .number {
	position:relative
}
.info-block-wrap.style-3 .number-bg {
	position:absolute;
	z-index:0;
	left:1px;
	top:1px;
	right:1px;
	bottom:1px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover
}
.info-block-wrap.style-3 .number .maskRect {
	fill:#fff
}
.info-block-wrap.style-3 .number svg text {
	/*font-family:"Muli", sans-serif;*/
	font-size:145px;
	font-weight:800
}
.info-block-wrap.style-3 .title-wrap {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin-bottom:45px
}
.info-block-wrap.style-3 .title {
	margin:0;
	font-weight:800
}
.info-block-wrap.style-3 .title::before {
content:none
}
.info-block-wrap.style-3 h1 {
	font-size:50px
}
.info-block-wrap.style-3 .content {
	width:100%;
	margin-bottom:40px
}
.info-block-wrap.style-3 .content a {
	color:#f54ea2;
	text-decoration:none
}
.info-block-wrap.style-3 .bg-text {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	/*margin-top:-230px;*/ margin-top:-330px;
	color:#e9e9e9;
	font-size:100px;
	font-weight:800; display:block; width:100%;
}
.info-block-wrap.style-3 .video.only-button {
	position:relative;
	width:100%;
	height:80px;
	overflow:hidden
}
.info-block-wrap.style-3 .video.only-button.play .video-container {
	visibility:visible;
	opacity:1
}
.info-block-wrap.style-3 .video.only-button.play .close {
	visibility:visible;
	opacity:1
}
.info-block-wrap.style-3 .video.only-button .video-container {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:100;
	visibility:hidden;
	opacity:0;
	-webkit-transition:opacity 0.3s ease, visibility 0.3s ease;
	transition:opacity 0.3s ease, visibility 0.3s ease
}
.info-block-wrap.style-3 .video.only-button .video-container iframe {
	display:block;
	width:100%;
	height:100%
}
.info-block-wrap.style-3 .video.only-button .video-content {
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.info-block-wrap.style-3 .video.only-button .video-content span {
	margin-left:20px;
	color:#222222;
	font-size:15px;
	font-weight:800
}
.info-block-wrap.style-3 .video.only-button .fluid-width-video-wrapper {
	height:100%
}
.info-block-wrap.style-3 .video.only-button .video-container iframe, .info-block-wrap.style-3 .video.only-button .fluid-width-video-wrapper iframe {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background-color:#000;
	height:100%;
	z-index:9999
}
.info-block-wrap.style-3 .video.only-button .video-content .play {
	position:relative;
	top:auto;
	left:auto;
	border-radius:50%;
	-webkit-transform:none;
	-ms-transform:none;
	transform:none;
	text-align:center;
	display:block;
	height:80px;
	width:80px;
	background-color:#ed1c24;
	border:1px solid #ed1c24;
	-webkit-transition:all 300ms ease;
	transition:all 300ms ease;
	text-decoration:none;
	opacity:1
}
.info-block-wrap.style-3 .video.only-button .video-content .play::before {
content:'\f04b';
display:inline-block;
font-family:'FontAwesome';
font-size:25px;
color:#ffffff;
opacity:1;
-webkit-transition:none;
transition:none;
position:absolute;
top:50%;
-webkit-transform:translate(-50%, -50%);
-moz-transform:translate(-50%, -50%);
-ms-transform:translate(-50%, -50%);
-o-transform:translate(-50%, -50%);
transform:translate(-50%, -50%);
left:55%;
line-height:80px
}
.info-block-wrap.style-3 .video.only-button .video-content .play:hover {
	background-color:#fff
}
.info-block-wrap.style-3 .video.only-button .video-content .play:hover::before {
color:#ed1c24
}
.info-block-wrap.style-3 .video.only-button .close {
	position:fixed;
	top:50px;
	right:15px;
	cursor:pointer;
	z-index:120;
	visibility:hidden;
	opacity:0;
	-webkit-transition:opacity 0.3s ease, visibility 0.3s ease;
	transition:opacity 0.3s ease, visibility 0.3s ease;
	color:#fff
}
.info-block-wrap.style-3 .video.only-button .close::before {
font-size:18px
}
.info-block-wrap.style-4 .number {
	position:relative
}
.info-block-wrap.style-4 .number-bg {
	position:absolute;
	z-index:0;
	left:1px;
	top:1px;
	right:1px;
	bottom:1px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover
}
.info-block-wrap.style-4 .number .maskRect {
	fill:#fff
}
.info-block-wrap.style-4 .number svg text {
	/*font-family:"Muli", sans-serif;*/
	font-size:145px;
	font-weight:800
}
.info-block-wrap.style-4 .title-wrap {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin-bottom:45px
}
.info-block-wrap.style-4 .title {
	margin:0;
	font-weight:800;
	word-break:break-word
}
.info-block-wrap.style-4 .title::before {
content:none
}
.info-block-wrap.style-4 h1 {
	font-size:50px
}
.info-block-wrap.style-4 .content {
	width:100%;
	margin-bottom:40px;
	padding-top:15px
}
.info-block-wrap.style-4 .content a {
	color:#f54ea2;
	text-decoration:none
}
.info-block-wrap.style-4 .video.only-button {
	position:relative;
	width:100%;
	height:80px;
	overflow:hidden
}
.info-block-wrap.style-4 .video.only-button.play .video-container {
	visibility:visible;
	opacity:1
}
.info-block-wrap.style-4 .video.only-button.play .close {
	visibility:visible;
	opacity:1
}
.info-block-wrap.style-4 .video.only-button .video-container {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:100;
	visibility:hidden;
	opacity:0;
	-webkit-transition:opacity 0.3s ease, visibility 0.3s ease;
	transition:opacity 0.3s ease, visibility 0.3s ease
}
.info-block-wrap.style-4 .video.only-button .video-container iframe {
	display:block;
	width:100%;
	height:100%
}
.info-block-wrap.style-4 .video.only-button .video-content {
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.info-block-wrap.style-4 .video.only-button .video-content span {
	margin-left:20px;
	color:#222222;
	font-size:15px;
	font-weight:800
}
.info-block-wrap.style-4 .video.only-button .fluid-width-video-wrapper {
	height:100%
}
.info-block-wrap.style-4 .video.only-button .video-container iframe, .info-block-wrap.style-4 .video.only-button .fluid-width-video-wrapper iframe {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background-color:#000;
	height:100%;
	z-index:9999
}
.info-block-wrap.style-4 .video.only-button .video-content .play {
	position:relative;
	top:auto;
	left:auto;
	border-radius:50%;
	-webkit-transform:none;
	-ms-transform:none;
	transform:none;
	text-align:center;
	display:block;
	height:80px;
	width:80px;
	background-color:#f54ea2;
	border:1px solid #f54ea2;
	-webkit-transition:all 300ms ease;
	transition:all 300ms ease;
	text-decoration:none;
	opacity:1
}
.info-block-wrap.style-4 .video.only-button .video-content .play::before {
content:'\f04b';
display:inline-block;
font-family:'FontAwesome';
font-size:25px;
color:#ffffff;
opacity:1;
-webkit-transition:none;
transition:none;
position:absolute;
top:50%;
-webkit-transform:translate(-50%, -50%);
-moz-transform:translate(-50%, -50%);
-ms-transform:translate(-50%, -50%);
-o-transform:translate(-50%, -50%);
transform:translate(-50%, -50%);
left:55%;
line-height:80px
}
.info-block-wrap.style-4 .video.only-button .video-content .play:hover {
	background-color:#fff
}
.info-block-wrap.style-4 .video.only-button .video-content .play:hover::before {
color:#f54ea2
}
.info-block-wrap.style-4 .video.only-button .close {
	position:fixed;
	top:50px;
	right:15px;
	cursor:pointer;
	z-index:120;
	visibility:hidden;
	opacity:0;
	-webkit-transition:opacity 0.3s ease, visibility 0.3s ease;
	transition:opacity 0.3s ease, visibility 0.3s ease;
	color:#fff
}
.info-block-wrap.style-4 .video.only-button .close::before {
font-size:18px
}
.info-block-wrap.style-5 .but-wrap {
	margin-left:0
}
@media (min-width: 1200px) and (max-width: 1399px) {
.info-block-wrap.style-2 .subtitle {
margin-top:30px
}
.info-block-wrap.style-2 .title {
margin-top:25px
}
.info-block-wrap.style-2 .content {
width:81%;
margin-top:20px
}
.info-block-wrap.style-2 .content p {
font-size:16px;
line-height:1.6;
margin-bottom:30px
}
.info-block-wrap.style-2 .content h3 {
margin-bottom:14px
}
.info-block-wrap.style-2 .content ul {
max-width:368px
}
}
@media (max-width: 1199px) {
.info-block-wrap .content {
width:100%
}
.info-block-wrap.style-1 .content h1 {
font-size:52px
}
.info-block-wrap.style-1 .content h2 {
font-size:46px
}
.info-block-wrap.style-1 .content h3 {
font-size:40px
}
.info-block-wrap.style-1 .content h4 {
font-size:34px
}
.info-block-wrap.style-1 .content h5 {
font-size:28px
}
.info-block-wrap.style-1 .content h6 {
font-size:22px
}
.info-block-wrap.style-1 .content ul {
max-width:100%
}
.info-block-wrap.style-2 .subtitle {
margin-top:35px
}
.info-block-wrap.style-2 .title {
margin-top:15px
}
.info-block-wrap.style-2 .content {
width:100%;
margin-top:15px
}
.info-block-wrap.style-2 .content p {
font-size:16px;
line-height:1.6;
margin-bottom:20px
}
.info-block-wrap.style-2 .content h3 {
margin-bottom:14px
}
.info-block-wrap.style-2 .content ul {
max-width:100%
}
.info-block-wrap.style-3 .images-wrapper .slick-arrow {
left:0
}
.info-block-wrap.style-3 .title-wrap {
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column
}
.info-block-wrap.style-3 .title-wrap .title {
text-align:center
}
.info-block-wrap.style-3 .content p {
text-align:center
}
.info-block-wrap.style-3 .video.only-button .video-content {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.info-block-wrap.style-3 .bg-text {
display:none
}
}
@media (max-width: 1024px) {
.info-block-wrap.style-1 .content-wrap {
padding-top:0
}
.info-block-wrap.style-4 .title-wrap {
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
margin-bottom:20px
}
.info-block-wrap.style-4 .title-wrap .title {
text-align:center
}
}
@media (max-width: 991px) {
.info-block-wrap.style-3 .images-wrapper .slick-list {
height:540px !important
}
.info-block-wrap.style-3 .images-wrapper .slick-slide {
height:400px
}
.info-block-wrap.style-3 .images-wrapper .slick-slide img {
min-height:410px
}
.info-block-wrap.style-3 .images-wrapper .slick-arrow.slick-prev {
top:34%
}
}
@media (max-width: 767px) {
.info-block-wrap .image-wrap {
display:none
}
.info-block-wrap.style-3 #awa-info-number {
height:100px
}
}
@media (max-width: 768px) {
.info-block-wrap.style-1 .content-wrap {
padding-top:0
}
.info-block-wrap.style-1 .content {
padding:0;
text-align:center
}
.info-block-wrap.style-1 .content p {
text-align:center
}
.info-block-wrap.style-1 .content h1 {
font-size:42px
}
.info-block-wrap.style-1 .content h2 {
font-size:36px
}
.info-block-wrap.style-1 .content h3 {
font-size:34px
}
.info-block-wrap.style-1 .content h4 {
font-size:30px
}
.info-block-wrap.style-1 .content h5 {
font-size:24px
}
.info-block-wrap.style-1 .content h6 {
font-size:18px
}
.info-block-wrap .content-wrap {
padding:0 15px
}
.info-block-wrap .content ul {
margin-top:0 !important;
display:inline-block;
text-align:center;
margin-left:-15px
}
.info-block-wrap .but-wrap {
text-align:center;
margin-top:15px
}
.info-block-wrap.style-2 .accordeon-wrap {
width:100%;
text-align:center
}
.info-block-wrap.style-2 .accordeon a {
font-size:24px
}
.info-block-wrap.style-2 .accordeon a::before {
height:11px
}
.info-block-wrap.style-2 .accordeon .text {
padding:20px 0 10px
}
.info-block-wrap.style-2 .subtitle {
text-align:center
}
.info-block-wrap.style-3 .images-wrapper .slick-list {
padding:0 !important;
height:360px !important
}
.info-block-wrap.style-3 .images-wrapper .slick-slide {
height:300px
}
.info-block-wrap.style-3 .images-wrapper .slick-slide img {
min-height:300px
}
.info-block-wrap.style-3 .title-wrap {
margin-bottom:20px
}
.info-block-wrap.style-3 h1 {
font-size:30px
}
.info-block-wrap.style-4 h1 {
font-size:30px
}
.info-block-wrap.style-4 .content {
padding-top:0
}
.info-block-wrap.style-4 .content p {
text-align:center
}
.info-block-wrap.style-4 .video.only-button .video-content {
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
}
.mfp-fade.mfp-bg {
	opacity:0;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity:0.8
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity:0
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity:0;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity:1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity:0
}
.mfp-iframe-holder .mfp-content {
	max-width:100%
}
.mfp-wrap {
	z-index:2010
}
.mfp-fade.mfp-bg.mfp-ready {
	background-color:#000;
	opacity:1;
	z-index:2009
}
.mfp-iframe-holder {
	padding-top:70px
}
.mfp-iframe-scaler iframe {
	max-height:90vh
}
/*# sourceMappingURL=info_block.min.css.map */
