@import url('https://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800|Grand+Hotel|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Droid+Serif:400i');


@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('hover.css');

 html {

    height: 100%;
}
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}


body {
	font-size:15px;
	color:#777777;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
	font-family: 'Roboto', sans-serif; letter-spacing:0.5px; height: 100%;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#20acea;
}

a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	margin:0px;
	background:none;
	line-height:1.6em;
	font-weight:600;
	font-family: 'Dosis', sans-serif;
}

input,button,select,textarea{
	font-family: 'Roboto', sans-serif;
}

.grey-bg{
	background-color:#fafafa;
}

p{
	position:relative;
	line-height:1.8em;
	font-family: 'Roboto', sans-serif;
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}


.text-uppercase {
    text-transform: uppercase !important;
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.theme-btn{
	display:inline-block;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.btn-style-one {
    position: relative;
    padding: 12px 40px;
    line-height: 24px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px 0px 6px 0px;
    background: #88c546;
    border: 2px solid #88c149;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.btn-style-one:hover{
	color:#ffffff;
	background:#8ac53f;
	border-color:#8ac53f;
}

/*Btn Style Two*/

.btn-style-two{
	position:relative;
	padding:12px 40px;
	line-height:24px;
	color:#ffffff;
	font-size:16px;
	font-weight:700;
	background:#20acea;
	border:2px solid #20acea;
	text-transform:uppercase;
	border-radius:6px 0px 6px 0px;
	font-family: 'Roboto', sans-serif;
}

.btn-style-two:hover{
	background:#333333;
	color:#ffffff;
	border-color:#333333;
}

.theme_color{
	color:#20acea !important;
}

img{
	display:inline-block;
	max-width:100%;
}

.logo_imgkitchen {
    position: absolute;
    width: 135px;
    height: 136px;
    background-image: url(http://www.tiktocs.com.au/wp-content/uploads/2018/11/kitchen_menu.png);
    background-position: 50% 50%;
    background-size: cover;
    top: -15px;
    right: -15px;
}
.main-header{
    position: unset;
    /*position: absolute;*/
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background: #fff;
}

.main-header .header-top{
    position: relative;
    font-size: 13px;
    padding: 6px 0px;
    color: #ababab;
    background-color: #222222;
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(119, 119, 119, 0.2);
    background: rgba(133, 196, 65, 0.09);
}

.main-header .header-top:after{
	position:absolute;
	content:'';
	top:100%;
	left:0px;
	width:100%;
	height:3px;
	background:-webkit-linear-gradient(left, #ea534a, #31d2a4, #0f49d4, #dcc60f, #9e958d, #c12dd6, #de2c79);
	background:-ms-linear-gradient(left, #ea534a, #31d2a4, #0f49d4, #dcc60f, #9e958d, #c12dd6, #de2c79);
	background:-o-linear-gradient(left, #ea534a, #31d2a4, #0f49d4, #dcc60f, #9e958d, #c12dd6, #de2c79);
	background:-moz-linear-gradient(left, #ea534a, #31d2a4, #0f49d4, #dcc60f, #9e958d, #c12dd6, #de2c79);
}

.main-header .header-top.style-two{
	background-color:#222222;
}

.main-header .header-top.style-two .contact-number,
.main-header .header-top.style-two .links-nav li.language{
	border-color:#4a4a4a;
}

.main-header .header-top.style-two .contact-number span,
.main-header .header-top.style-two a{
	color:#ababab;
	border-color:#4a4a4a;
}

.main-header .header-top a{
	color:#ababab;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-header .links-nav li{
	position:relative;
	float:left;
	color:#777777;
	font-size:14px;
	margin-right:25px;
	line-height:1.4em;
}

.main-header .top-right .links-nav li{
	margin-right:0px;
	margin-left:25px;
}
.main-header .links-nav li a {
    position: relative;
    font-size: 14px;
    line-height: 1em;
    padding-right: 20px;
    /*text-transform: capitalize;*/
    border-right: 1px solid #515151;
    color: #000;
}

.main-header .links-nav li .icon{
	padding-right:8px;
}

.main-header .links-nav li a:hover,
.main-header .links-nav li a:focus,
.main-header .links-nav li a:active{
	color:#8cc74c;
}

.main-header .links-nav li:last-child a{
	padding-right:0px;
	border:0px;
}

.main-header .header-top .social-links a{
	position:relative;
	display:inline-block;
	margin-left:15px;
	font-size:13px;
	font-weight:normal;
	color:#222222;
	line-height:26px;
}

.main-header .sticky-header .navigation li a:after{
	display:none;
}

.sticky-header{
	position:fixed;
	opacity:0;
	visibility:hidden;
	left:0px;
	top:0px;
	width:100%;
	padding:0px 0px;
	background:#ffffff;
	border-bottom:1px solid #e0e0e0;
	z-index:0;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sticky-header .logo{
	padding:5px 0px 4px;	
}

.fixed-header .sticky-header{
	z-index:999;
	opacity:1;
	visibility:visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;	
}

.main-header .header-upper{
	position:relative;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease; background:url(../images/h-bg.png) repeat-y scroll center top;
}

.main-header .header-upper .auto-container{
	position:relative;
}

.main-header .header-upper .logo img{
	position:relative;
	display:inline-block;
	max-width:100%;
}

.main-header .logo-outer{
    position: absolute;
    left: 50%;
    margin-left: -100px;
    width: 200px;
	padding:12px 0px;
    z-index:12;
    background: none;
    text-align: center;
    line-height: 80px;
}

.main-header .header-upper .upper-right{
	position:relative;
	padding:38px 0px 0px;
}

.main-header .info-box{
	position:relative;
	float:left;
	margin-left:50px;
	font-size:13px;
	color:#777777;
	max-width:275px;
	padding:0px 0px 0px 40px;
}

.main-header .info-box:last-child{ 
	padding-left:0px;
}

.main-header .info-box .icon-box{
	position:absolute;
	left:0px;
	top:0px;
	color:#20acea;
	font-size:24px;
	line-height:1em;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header .info-box li{
	position:relative;
	line-height:22px;
	color:#777777;
	font-size:14px;
}

.main-header .info-box li a{
	color:#777777;		
}

.main-header .header-lower{
	position:absolute;
	width:100%;
	background-color:rgba(34,34,34,0.60);
}

.main-header .nav-outer{
	position:relative;
	padding-right:90px;
}

.main-header .links-nav-two{
	position:relative;
	float:right;
}

.main-header .links-nav-two li{
	position:relative;
	display:inline-block;
}

.main-menu{
	position:relative;	
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation.left-nav{
	float:left;
}

.main-menu .navigation.right-nav{
	float:right;
}

.main-menu .navigation.right-nav > li{
	margin-left 25px;
	margin-right:0px;
}

.main-menu .navigation{
	position:relative;
	margin-top:0px;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	margin-right:25px;
}

.main-menu .navigation > li:last-child{
	margin-right:0px;
}

.main-header .sticky-header .main-menu .navigation > li{	margin:0px; }

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	padding:25px 0px;
	font-size:18px;
	color:#222222;
	line-height:30px;
	font-weight:600;
	opacity:1;
	text-transform:uppercase;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease; letter-spacing: 0.5px;
	font-family: 'Dosis', sans-serif;  
}


.main-menu .navigation > li:nth-child(1) a {
    color: #e84b3a !important;
}
.main-menu .navigation > li:nth-child(2) a {
    color: #ffc000;
}
.main-menu .navigation > li:nth-child(3) a {
    color: #fc7f0c;
}
.main-menu .navigation > li:nth-child(4) a {
    color: #92278f;
}
.main-menu .navigation > li:nth-child(5) a {
    color: #14b7f1;
}
.main-menu .navigation > li:nth-child(6) a {
    color: #ee257c;
}
.main-menu .navigation > li:nth-child(7) a {
    color: #8dc63f;
}
.main-menu .navigation > li:nth-child(8) a {
    color: #a40202;
}




.main-menu .navigation > li:last-child > a{
	background:none;
}

.sticky-header .main-menu .navigation > li > a{
	color:#181818;
	background:none;
	border:0px;
	padding:15px 15px !important;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	color:#8cc74c;
	opacity:1;
}

.main-header .sticky-header .main-menu .navigation > li:hover > a,
.main-header .sticky-header .main-menu .navigation > li.current > a,
.main-header .sticky-header .main-menu .navigation > li.current-menu-item > a{
	background:#ffca00;
	color:#ffffff;
	opacity:1;
	border:0px;
}

.main-header .main-menu .navigation > li.current > a:after,
.main-header .main-menu .navigation > li:hover > a:after,
.sticky-header .main-menu .navigation > li > a:after{
	display:none !important;
}

.header-style-two .main-menu .navigation > li > a{
	padding:24px 0px;
}

.header-style-two .logo-outer{
	position:relative;
	left: 0px;
	float:left;
    margin-left: 0px;
	padding:0px 0px;
}

.header-style-two .nav-outer{
	float:right;
	padding-right:70px;
}

.main-header .search-box-outer{
	position:absolute;
	right:0px;
    top: 50%;
    z-index:16;
    margin-top:-18px;
}

.main-header .search-box-btn{
	position:relative;
	font-size:16px;
	width:40px;
	height:40px;
	top:50%;
	margin-top:0px;
	line-height:34px;
	color:#ffffff;
	cursor:pointer;
	background:transparent;
 border: 2px solid #fcb614;
    border-radius: 100%;
    color: #fcb614;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
   
  

}

.main-header .search-box-outer .dropdown-menu{
	top:66px;
	border-top:3px solid #20acea;
	padding:0px;
	width:280px;	
	border-radius:0px;
}

.main-header.header-style-two .search-box-outer .dropdown-menu{
	top:72px;
}

.main-header .search-panel .form-container{
	padding:25px 20px;	
}

.main-header .search-panel .form-group{
	position:relative;
	margin:0px;	
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select{
	display:block;
	width:100%;
	line-height:24px;
	padding:7px 40px 7px 15px;
	height:40px;
	border:1px solid #e0e0e0;
	background:#ffffff;	
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus{
	border-color:#20acea;	
}

.main-header .search-panel .search-btn{
	position:absolute;
	/*right:0px;
	top:0px;*/
	right: 20px;
    top: 28px;
	width:40px;
	height:40px;
	text-align:center;
	color:#555555;
	font-size:12px;
	background:none;
	cursor:pointer;
}

.header-style-two .header-upper:after{
	display:none;
}
.social-links-one{
	position:relative;	
}

.social-links-one li{
	position:relative;
	display:inline-block;
}

.social-links-one li a{
	position:relative;
	font-size:15px;
	color:#888888;
	margin:0px 8px;
	text-align:center;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
}

.social-links-one a:hover{
	color:#20acea;
}
.social-links-two{
	position:relative;	
}

.social-links-two li{
	position:relative;
	margin-right:15px;
	display:inline-block;
	border-radius:50%;
}

.social-links-two li a{
	position:relative;
	width:32px;
	height:32px;
	font-size:12px;
	color:#ffffff;
	line-height:32px;
	text-align:center;
	border-radius:50%;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
}

.social-links-two li a:hover{
	opacity:0.7;
}

.social-links-two li.facebook a{
	background-color:#4d6bab;
	-webkit-box-shadow:0px 0px 0px 4px rgba(77,107,171,0.50);
	-ms-box-shadow:0px 0px 0px 4px rgba(77,107,171,0.50);
	box-shadow:0px 0px 0px 4px rgba(77,107,171,0.50);
}

.social-links-two li.twitter{
	background-color:#4ec6f8;
	-webkit-box-shadow:0px 0px 0px 4px rgba(78,198,248,0.50);
	-ms-box-shadow:0px 0px 0px 4px rgba(78,198,248,0.50);
	box-shadow:0px 0px 0px 4px rgba(78,198,248,0.50);
}

.social-links-two li.google-plus{
	background-color:#ea6060;
	-webkit-box-shadow:0px 0px 0px 4px rgba(234,96,96,0.50);
	-ms-box-shadow:0px 0px 0px 4px rgba(234,96,96,0.50);
	box-shadow:0px 0px 0px 4px rgba(234,96,96,0.50);
}

.social-links-two li.linkedin{
	background-color:#248cc9;
	-webkit-box-shadow:0px 0px 0px 4px rgba(36,140,201,0.50);
	-ms-box-shadow:0px 0px 0px 4px rgba(36,140,201,0.50);
	box-shadow:0px 0px 0px 4px rgba(36,140,201,0.50);
}

.sec-title{
	position:relative;
	margin-bottom:40px;
}

.sec-title h2{
	position:relative;
	font-size:44px;
	color:#333333;
	font-weight:800;
	line-height:1.4em;
	margin-bottom:5px;
	text-transform:uppercase;
}

.sec-title .title{
	position:relative;
	color:#777777;
	font-size:26px;
	margin-bottom:25px;
	font-family: 'Grand Hotel', cursive;
}

.sec-title .dark-text{
	position:relative;
	color:#222222;
	font-size:20px;
	font-weight:600;
	font-family: 'Dosis', sans-serif;
}

.sec-title .text{
	position:relative;
	color:#777777;
	font-size:15px;
	line-height:1.8em;
	margin-top:25px !important;
	margin-bottom:30px !important;
}

.sec-title .title-icon{
	position:absolute;
	left:50%;
	margin-left:-70px;
	margin-top:-40px;
	opacity:0.20;
}

.sec-title.centered{
	text-align:center;
}

.sec-title.centered .text{
	max-width:1070px;
	margin:0 auto;
}

.main-slider {
    position: relative;
    z-index: 10;
    height: 100%;
}

.main-slider .overlay-layer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(0,0,0,0.55);
}

.main-slider .tp-caption{
	z-index:5 !important;
}

.main-slider .overlay-slide{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	opacity:0.4;
	background:-webkit-linear-gradient(left top, #e02d6e, #7475b4, #23aae8);
	background:-ms-linear-gradient(left top, #e02d6e, #7475b4, #23aae8);
	background:-o-linear-gradient(left top, #e02d6e, #7475b4, #23aae8);
	background:-moz-linear-gradient(left top, #e02d6e, #7475b4, #23aae8); 
	    background: -webkit-linear-gradient(left top, #000000, #1d1d25, #004b6d);
    background: -ms-linear-gradient(left top, #e02d6e, #7475b4, #23aae8);
    background: -o-linear-gradient(left top, #e02d6e, #7475b4, #23aae8);
    background: -moz-linear-gradient(left top, #e02d6e, #7475b4, #23aae8);
}

.main-slider .tp-dottedoverlay{
	 display:none;
}

.main-slider h2{
	position:relative;
	color:#333333;
	font-size:57px;
	font-weight:700;
	line-height:1.2em;
	text-transform:capitalize;
	font-family: 'Dosis', sans-serif;
}

.main-slider .border-heading{
	font-size:60px;
	color:#ffffff;
	font-weight:800;
	line-height:1.2em;
	padding-bottom:15px;
	padding-top:12px;
	text-transform:uppercase;
	
	font-family: 'Dosis', sans-serif;
}

.main-slider .border-heading{
	font-size:56px;
	color:#ffffff;
	font-weight:800;
	line-height:1.2em;
	padding-bottom:15px;
	padding-top:12px;
	text-transform:uppercase;

	font-family: 'Dosis', sans-serif; text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}

.main-slider .border-heading:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:30%;
	height:1px;
	
}

.main-slider .border-heading:after{
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	width:30%;
	height:1px;

}

.main-slider h3{
	font-size:30px;
	color:#ffffff;
	font-weight:500;
	line-height:1.2em;
	text-transform:uppercase;
}

.main-slider .text{
	font-weight:500;
	line-height:1.8em;
	color:#ffffff;
	font-size:22px;
}

.main-slider .dark-text{
	font-weight:400;
	line-height:1.8em;
	color:#585858;
	font-size:15px;
}

.main-slider .styled-text{
	font-weight:400;
	line-height:1.4em;
	color:#ffffff;
	font-size:48px;
	letter-spacing:1px;
	text-transform:capitalize;
	font-family: 'Grand Hotel', cursive; text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}

.main-slider h4{
	font-weight:400;
	line-height:1.4em;
	color:#20acea;
	font-size:36px;
	letter-spacing:1px;
	text-transform:capitalize;
	font-family: 'Grand Hotel', cursive;
}

.main-slider .btn-style-one{
	color:#ffffff !important;
}

.main-slider .btn-style-one:hover{
	color:#ffffff !important;
}

.main-slider .btn-style-two{
	color: #ffffff !important;
}

.main-slider .btn-style-two:hover{
	color: #ffffff !important;
}

.main-slider .tparrows.preview3,
.main-slider .tparrows.preview3{
	background:none !important;
	width:52px !important;
	overflow:hidden;
	margin-top:-10px !important;
	height:52px !important;
}

.main-slider .tparrows.preview3::after{
	top:0px;
	color:#777777;
	font-size:16px;
	height:52px !important;
	line-height:52px;
	width:52px !important;
	padding:0px;
	background-color:rgba(255,255,255,0.4);
	border-radius:5px;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-slider .tparrows.tp-leftarrow.preview3::after{
	content: "\f104";
	font-family: 'FontAwesome';
}

.main-slider .tparrows.tp-rightarrow.preview3::after{
	content: "\f105";
	font-family: 'FontAwesome';
}

.main-slider .tparrows.preview3.tp-leftarrow{
	left:30px !important;
}

.main-slider .tparrows.preview3.tp-rightarrow{
	right:20px !important;
}

.main-slider .tparrows.preview3:hover::after{
	color:#777777;
	background:#ffffff;
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper{
	visibility:hidden;
	opacity:0;
	display:none;	
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets{
	display:none !important;	
}
.classes-section {
    position: relative;
    padding: 60px 0px;
    background: url(../images/s-bg.png);
    background-position: center top;
    background-repeat: repeat-y;
}

.clasic-block{
	position:relative;
	margin-bottom:30px;
}

.clasic-block .inner-box{
	position:relative;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.clasic-block .inner-box .image-column{
	position:relative;
	padding:0px;
}

.clasic-block .inner-box .image-column .image{
	position:relative;
}

.clasic-block .inner-box .image-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.clasic-block .inner-box .image-column .image .overlay-layer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	text-align:center;
	opacity:0;
	background-color:rgba(0,0,0,0.50);
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
}

.clasic-block .inner-box:hover .image .overlay-layer{
	opacity:1;
}

.clasic-block .inner-box .image-column .image .overlay-layer .icon{
	position:relative;
	top:45%;
	width:42px;
	height:42px;
	color:#20acea;
	text-align:center;
	line-height:44px;
	border-radius:50%;
	margin-top:-21px;
	display:inline-block;
	background-color:rgba(255,255,255,0.86);
}

.clasic-block .inner-box .image-column .image .overlay-layer .icon:after{
	position:absolute;
	content:'';
	left:-3px;
	top:-3px;
	right:-3px;
	bottom:-3px;
	border-radius:50%;
	background-color:rgba(255,255,255,0.30);
}

.clasic-block .inner-box .content-column{
	position:relative;
	padding:0px;
}

.clasic-block .inner-box .content-column .inner{
	position:relative;
	padding:25px 30px;
}

.clasic-block .inner-box .content-column .inner h3{
	position:relative;
	font-weight:700;
	font-size:22px;
	text-transform:capitalize;
}

.clasic-block .inner-box .content-column .inner h3 a{
	position:relative;
	color:#333333;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.clasic-block .inner-box .content-column .inner h3 a:hover{
	color:#20acea;
}

.clasic-block .inner-box .content-column .inner .classic-title{
	position:relative;
	color:#777777;
	font-size:15px;
}

.clasic-block .inner-box .content-column .inner .info-outer{
	position:relative;
	margin:0px -20px;
	margin-top:25px;
}

.clasic-block .inner-box .content-column .inner .classic-info{
	position:relative;
	display:table;
}

.clasic-block .inner-box .content-column .inner .classic-info li{
	position:relative;
	display:table-cell;
	text-align:center;
	color:#777777;
	font-size:16px;
	padding:0px 20px;
	vertical-align:middle;
}

.clasic-block .inner-box .content-column .inner .classic-info li span{
	position:relative;
	color:#333333;
	font-size:15px;
	font-weight:700;
	display:block;
	margin-top:3px;
}

.clasic-block .inner-box .content-column .inner .classic-info li:after{
	position:absolute;
	content:'';
	right:0px;
	top:7px;
	width:1px;
	height:40px;
	background-color:#e7e7e7;
}

.clasic-block .inner-box .content-column .inner .classic-info li:last-child:after{
	display:none;
}
.news-section{
	position:relative;
	padding:145px 0px 150px;
}


.news-style-one{
	position:relative;
	margin-bottom:30px;
}

.news-style-one .inner-box{
	position:relative;
	border-radius:0px 0px 5px 0px;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.news-style-one .inner-box .image-column{
	position:relative;
	padding:0px;
	border-radius:0px 0px 5px 0px;
}

.news-style-one .inner-box .image-column .image{
	position:relative;
}

.news-style-one .inner-box .image-column .image img{
	position:relative;
	width:100%;
	display:block;
	border-radius:0px 0px 5px 0px;
}

.news-style-one .inner-box .content-column{
	position:relative;
	padding:0px;
}

.news-style-one .inner-box .content-column .inner{
	position:relative;
	padding:25px 30px;
}

.news-style-one .inner-box .content-column .inner .post-date{
	position:relative;
	color:#20acea;
	font-size:16px;
	font-weight:400;
	font-family: 'Grand Hotel', cursive;
}

.news-style-one .inner-box .content-column .inner h3{
	position:relative;
	font-weight:700;
	font-size:20px;
	line-height:1.4em;
	margin:8px 0px;
	text-transform:uppercase;
}

.news-style-one .inner-box .content-column .inner h3 a{
	position:relative;
	color:#333333;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-style-one .inner-box .content-column .inner h3 a:hover{
	color:#20acea;
}

.news-style-one .inner-box .post-author{
	position:relative;
	color:#b6b6b6;
	font-size:12px;
}

.news-style-one .inner-box .post-author span{
	color:#777777;
}

.news-style-one .inner-box .text{
	position:relative;
	color:#777777;
	font-size:15px;
	margin-top:10px;
}

.news-section .btn-style-one{
	margin-top:25px;
}
.main-footer {
    position: relative;
    padding: 60px 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background: #ffffff;
}
.main-footer::before {
    background: rgba(0, 0, 0, 0) url("../images/f-bg.jpg") repeat-x scroll 0 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.main-footer .footer-widget{
	position:relative;
    margin-bottom:40px;
}

.main-footer .footer-column .footer-title{
	position:relative;
	margin-bottom:25px;
}
.main-footer .footer-column .footer-title h2 {
    position: relative;
    color: #88c546;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.main-footer .logo-widget .text{
	position:relative;
	color:#909090;
	font-size:15px;
	font-weight:400;
	line-height:1.8em;
	margin-top:20px;
	margin-bottom:20px;
}
.footer-bottom::before {
    background: rgba(0, 0, 0, 0) url("../images/stripe.png") repeat-x scroll 0 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/*List Widget*/

.main-footer .links-widget .list li{
	position:relative;
	margin-bottom:2px;
}

.main-footer .links-widget .list li a{
	position:relative;
	display:block;
	line-height:24px;
	font-size:15px;
	font-weight:400;
	padding:4px 0px 4px 0px;
	text-transform:capitalize;
	color:#909090;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.main-footer .links-widget .list li a:hover, .main-footer .links-widget .list li a:hover::before {
    color: #a6c437;
}
/*subscribe widget*/

.main-footer .subscribe-widget .form-group{
	position:relative;
	display:block;
	margin-bottom:20px;
}

.main-footer .subscribe-widget .form-group input[type="text"],
.main-footer .subscribe-widget .form-group input[type="tel"],
.main-footer .subscribe-widget .form-group input[type="email"],
.main-footer .subscribe-widget .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:8px 20px;
	height:43px;
	font-size:13px;
	background:none;
	color:#444444;
	background-color:#f6f6f6;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-footer .subscribe-widget .form-group input[type="text"]:focus,
.main-footer .subscribe-widget .form-group input[type="tel"]:focus,
.main-footer .subscribe-widget .form-group input[type="email"]:focus,
.main-footer .subscribe-widget .form-group textarea:focus{
	border-color:#f1f1f1;	
}

.main-footer .subscribe-widget .form-group input[type="submit"],
.main-footer .subscribe-widget button{
	padding:8px 45px;
	margin-top:5px;
}

.main-footer .footer-bottom{
	position:relative;
	padding:20px 0px;
	margin-top:20px;

}

.main-footer .copyright{
	position:relative;
	color:#888888;
	font-size:15px;
}

.main-footer .footer-bottom .cards{
	text-align:right;
}


.footer-style-two{
	position:relative;
	padding:65px 0px 0px;
}

.footer-style-two .footer-content{
	position:relative;
	text-align:center;
}

.footer-style-two .footer-content .logo{
	margin-bottom:30px;
}

.footer-style-two .footer-content .social-links-two li{
	margin:0px 20px;
}

.footer-style-two .footer-content .copyright{
	position:relative;
	color:#777777;
	font-size:15px;
	margin-top:45px;
	margin-bottom:100px;
}
.classes-news-section{
	position:relative;
	padding:170px 0px 130px;
}

/*News Style Two*/

.news-style-two{
	position:relative;
	margin-bottom:0px;
}
.news-style-two .inner-box {
    position: relative;
    border-radius: 0px 0px 5px 0px;
    background: #55b5bd;
}
.news-style-two .inner-box .image-column{
	position:relative;
	padding:0px;
	border-radius:0px 0px 8px 0px;
}

.news-style-two .inner-box .image-column .image{
	position:relative;
}

.news-style-two .inner-box .image-column .image img{
	position:relative;
	width:100%;
	display:block;
	border-radius:0px 5px 0px 8px;
}

.news-style-two .inner-box .image .overlay-layer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	text-align:center;
	opacity:0;
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	background:-webkit-linear-gradient(left, rgba(224,45,110,0.50), rgba(116,117,180,0.50), rgba(35,170,232,0.50));
}

.news-style-two .inner-box .image .category{
	position:absolute;
	top:20px;
	right:20px;
	color:#ffffff;
	font-size:12px;
	font-weight:700;
	padding:0px 22px;
	z-index:10;
	border-radius:4px 0px 4px 0px;
	text-transform:uppercase;
	background-color:#20acea;
	font-family: 'Dosis', sans-serif;
}

.news-style-two .inner-box:hover .image .overlay-layer{
	opacity:1;
}

.news-style-two .inner-box .image .overlay-layer .icon{
	position:relative;
	top:45%;
	color:#ffffff;
	text-align:center;
	margin-top:-21px;
	font-size:28px;
}

.news-style-two .inner-box .content-column{
	position:relative;
	padding:0px;
	-webkit-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.05), 0px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.05), 0px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.05), 0px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.05), 0px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:0px 0px 0px 0px rgba(0,0,0,0.05), 0px 0px 5px 1px rgba(0,0,0,0.05);
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease; min-height: 300px;	
}

.news-style-two .inner-box:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: url(../images/clock.png);
    background-repeat: no-repeat;
    opacity: 0.1;
    /* background-position: center; */
    background-size: cover;
}

.news-style-two .inner-box:hover .content-column{
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.news-style-two .inner-box .content-column .inner{
	position:relative;
	padding:35px 15px;
	text-align:center;
}

.news-style-two .inner-box .content-column .inner .post-date{
	position:relative;
	color:#777777;
	font-size:18px;
	font-weight:400;
	font-family: 'Grand Hotel', cursive;
}

.news-style-two .inner-box .content-column .inner h3{
	position:relative;
	font-weight:700;
	font-size:18px;
	line-height:1.4em;
	margin:8px 0px;
	text-transform:uppercase;
}

.news-style-two .inner-box .content-column .inner h3 a {
    position: relative;
    color: #fff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    /* font-family: 'Grand Hotel', cursive; */
    font-size: 24px;
    line-height: 34px;
}

.news-style-two .inner-box .content-column .inner h3 a:hover {
    color: #ffbd0a;
}

.news-style-two .inner-box .text {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 22px;
}
.social a{border:none!important;padding-right: 0!important;}
.social li {
    margin-right: 0px;
    margin-left: 15px!important;
}
.forcefullwidth_wrapper_tp_banner {
    height: 100%!important;
}
.welcome-section.overlap {
    margin-top: -100px;
}
.welcome-col {
    padding: 15px;
}
.welcome-item {
    /*margin-top: -75px;*/
    overflow: hidden;
    position: relative;
        padding-top: 10px;
}
.welcome-item .welcome-inner {
    overflow: hidden;
    transform: translateY(75px);
    transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1) 0s;     border: 2px solid #ffffff;
}
.welcome-item:hover .welcome-inner {
    transform: translateY(0px);
}
.welcome-item .welcome-content {
    background: #ffbd0a none repeat scroll 0 0;
    color: #fff;
    padding: 30px 20px 40px;
    position: relative;
    text-align: center;
    z-index: 9;
	min-height:345px;
}
.bigHalfCircle {
    bottom: 99.8%;
    height: 12px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.bigHalfCircle path {
    fill: #ffbd0a;
    stroke: #ffbd0a;
}
.welcome-item .welcome-content .welcome-title {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;     font-size: 22px;
}
.welcome-item .welcome-content .btn {
    letter-spacing: 0.75px;
    opacity: 0;
    padding-left: 30px;
    padding-right: 30px;
}
.welcome-item:hover .welcome-content .btn {
    opacity: 1;
}
.welcome-item .welcome-content > p {
    letter-spacing: 0.25px;
}
.welcome-item .welcome-content > p:not(:last-child) {
    margin-bottom: 35px;
}
.welcome-item .welcome-content > *:not(span):not(.bigHalfCircle) {
    position: relative;
    z-index: 1;
}
.welcome-item .welcome-content span[class*="licon-"] {
    bottom: -45px;
    color: #ffb409;
    font-size: 242px;
    left: -15%;
    position: absolute;
    transform: rotate(-11deg);
}
.welcome-item.style-2 .welcome-content {
    background: #a6c437 none repeat scroll 0 0;
}
.welcome-item.style-2 .welcome-content .bigHalfCircle path {
    fill: #a6c437;
    stroke: #a6c437;
}
.welcome-item.style-2 .welcome-content span[class*="licon-"] {
    bottom: 20px;
    color: #9bbc31;
    left: -25%;
}
.welcome-item.style-3 .welcome-content {
    background: #f05a21 none repeat scroll 0 0;
}
section.second {
    position: relative;
    z-index: 99;
}
.welcome-item.style-4 .welcome-content {
    background: #55b5bd none repeat scroll 0 0;
}
a.btn.type-2.btn-style-7 {
    color: #fff;
    border: 2px solid #fff;
}
.video-bg {
    background: url(../images/v-bg.jpg);
    background-attachment: fixed;
    padding: 60px 0px;
    padding-bottom: 50px;
	margin-top:30px;
}
.video-bg iframe {
    padding: 15px;
    border:dashed 1px #c0f193;
}
.center-col{margin:0 auto; float:none;}
.inner a {
    color:#333;
}
.features .feature-image img {
    width: 100%;
}
.features .features-left .feature-item {
    text-align: right;
}
.features .feature-item .content {
    display: table;
}
.features .feature-item .icon {
    background-color: #ffc000;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    height: 70px;
    margin-top: 10px;
    text-align: center;
    width: 70px;
}
.features .features-left .feature-item .icon {
    float: right;
    margin-left: 20px;
}
.features .features-right .feature-item .icon {
    float: left;
    margin-right: 20px;
}
.features .features-left .feature-item:nth-child(2) .icon {
    background-color: #fc7f0c;
}
.features .features-left .feature-item:nth-child(3) .icon {
    background-color: #0fbaf4;
}
.features .features-right .feature-item:nth-child(1) .icon {
    background-color: #e84b3a;
}
.features .features-right .feature-item:nth-child(2) .icon {
    background-color: #92278f;
}
.features .features-right .feature-item:nth-child(3) .icon {
    background-color: #ee257c;
}
.features .feature-item .icon::before {
    display: inline-block;
    font-size: 30px;
    line-height: 2.2;
    transition: all 1s ease-out 0s;
}
.features .feature-item:hover .icon::before {
    transform: rotate(360deg);
}
.features .features-left .feature-item:nth-child(1) .content p {
    color: #ffc000;
}
.features .features-left .feature-item:nth-child(2) .content p {
    color: #fc7f0c;
}
.features .features-left .feature-item:nth-child(3) .content p {
    color: #0fbaf4;
}
.features .features-right .feature-item:nth-child(1) .content p {
    color: #e84b3a;
}
.features .features-right .feature-item:nth-child(2) .content p {
    color: #92278f;
}
.features .features-right .feature-item:nth-child(3) .content p {
    color: #ee257c;
}
.features .feature-item:last-child p {
    margin: 0;
}
.page-header .overlay {
    background-color: rgba(0, 0, 0, 0.65);
    padding: 25px 0 60px;
    text-align: center;
    padding-top: 60px;
}
.feature-item p {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 10px;
    /* border-bottom: dashed 1px; */
    padding-bottom: 10px;
    margin-bottom: 15px;
}
section.features.padding-120 {
    padding: 70px 0px;
}
.page-header {
    background-image: url(https://www.sportskool.co.uk/admin/images/uploaded_images/[banners][Banner-School]_Sport_Cheerleading.jpg);
    /* background-position: 50%; */
    background-size: 100%;
    border: medium none;
    margin: 0;
    padding: 0;
	}
.page-header h3 {
    color: #fff;
    font-size: 36px;
}
.contact .contact-map {
    height: 600px;
    position: relative;
    width: 100%;
}
.contact-page .contact-map::before {
    background-image: url("../../images/section_notch_top.png");
    background-repeat: repeat-x;
    content: "";
    height: 7px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.contact-item {
    border-bottom: 1px solid #f0f0f0;
    list-style: outside none none;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.contact-item:last-child {
    border: medium none;
    margin: 0;
    padding: 0;
}
.contact-item .fa {
    color: #ffc000;
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.contact-item:nth-child(2) .fa {
    color: #e84b3a;
}
.contact-item:nth-child(3) .fa {
    color: #fc7f0c;
}
.contact-item .fa::before {
    font-size: 30px;
}
.contact-item .content {
    display: table;
}
.contact-item .content h4 {
    color: #ffc000;
}
.contact-item:nth-child(2) .content h4 {
    color: #e84b3a;
}
.contact-item:nth-child(3) .content h4 {
    color: #fc7f0c;
}
.contact-item .content p {
    margin: 0;
}
.contact-form .contact-input#contact-name {
    float: left;
    width: 48%;
}
.contact-form .contact-input#contact-email {
    float: right;
    width: 48%;
}
.contact-form .contact-input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #f0f0f0;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #696969;
    margin-bottom: 10px;
    outline: medium none;
    padding: 15px;
    width: 100%;
}
.contact-form .contact-input:focus {
    border-bottom: 1px solid #92278f;
    color: #92278f;
}
.contact-form .contact-button {
    background-color: #92278f;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    margin-top: 30px;
    outline: medium none;
    padding: 17px 30px;
    transition: all 0.25s ease-out 0s;     color: #fff;
}
.contact-form .contact-button:hover {
    background-color: #7e007b;
}
.contact-details.padding-120 {
    padding: 60px 0px;
}
.party-cnt h3 {
    color: #333;
}
.party-cnt h4 {
    margin-top: 25px;
}
.party-cnt h3 span {
    color: #85c441;
}
.party-cnt ul {
    margin-top: 30px;
}
.party-cnt li {
    border-bottom: dashed 1px;
    display: block;
    padding-bottom: 2px;
    margin-bottom: 15px;
    width: 80%;
}
.services {
    text-align: center;
}
.services .row.blue-bg .transparent-btn:hover, .services .row.blue-bg .transparent-btn:active, .services .row.blue-bg .transparent-btn:focus {
    color: #03b9d7;
}
.services .row.orange-bg .transparent-btn:hover, .services .row.orange-bg .transparent-btn:active, .services .row.orange-bg .transparent-btn:focus {
    color: #f48e40;
}
.services .row.yellow-bg .transparent-btn:hover, .services .row.yellow-bg .transparent-btn:active, .services .row.yellow-bg .transparent-btn:focus {
    color: #fcc005;
}
.services .row.red-bg .transparent-btn:hover, .services .row.red-bg .transparent-btn:active, .services .row.red-bg .transparent-btn:focus {
    color: #f34235;
}
.services .row.green-bg .transparent-btn:hover, .services .row.green-bg .transparent-btn:active, .services .row.green-bg .transparent-btn:focus {
    color: #96c667;
}
.services .row:hover {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.28);
}
.services .col-service {
    margin-bottom: 30px;
}
.services .service-img .mask {
    border: 0 solid rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: visible;
    padding: 7px;
    position: absolute;
    top: 0;
    transition: all 0.35s ease-in 0s;
    width: 100%;
    z-index: 100;
}
.services .service-img .mask a {
    color: #ffffff;
}
.services .service-img .mask a:hover {
    text-decoration: none;
}
.services .service-img .mask .mask-btn {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    position: relative;
    vertical-align: middle;
    z-index: 101;
}
.services .service-img .mask .mask-btn i {
    background-color: #f34235;
    border-radius: 50%;
    color: #ffffff;
    margin-bottom: 5px;
    margin-top: 35%;
    padding: 10px;
    transform: scale(1.5);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.services .service-img .mask .mask-btn span {
    display: block;
    font-size: 12px;
}
.services .service-img:hover .mask {
    opacity: 1;
}
.services .service-img:hover .mask .mask-btn i {
    transform: scale(1);
}
.services .service-img:hover .mask .mask-btn i:hover {
    transform: scale(1.3);
}
.services .service-info {
    color: #ffffff;
    padding: 30px 20px;
}
.services .service-info img {
    margin-bottom: 20px;
}
.services .service-info h2 {
    color: #ffffff;
    font-size: 26px;
    font-weight: 500;
}
.services .service-info h2 span {
    font-weight: 600;
}
.services .service-info p {
    font-size: 13px;
    margin-top: 0;
}
.services .service-info a.happykiddo-btn {
    font-size: 10px;
}
.services2 {
    padding-top: 0;
}
.black {
    color: #313131;
}
.black-bg {
    background-color: #313131 !important;
}
.blue {
    color: #03b9d7;
}
.blue-bg {
    background-color: #03b9d7 !important;
}
.red {
    color: #f34235;
}
.red-bg {
    background-color: #f34235 !important;
}
.yellow {
    color: #fcc005;
}
.yellow-bg {
    background-color: #fcc005 !important;
}
.orange {
    color: #f48e40;
}
.orange-bg {
    background-color: #f48e40 !important;
}
.green {
    color: #96c667;
}
.green-bg {
    background-color: #96c667 !important;
}
.gray {
    color: #f6f6f6;
}
.gray2 {
    color: #7e7e7e;
}
.gray-bg {
    background-color: #f6f6f6 !important;
}
.col-height {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
}
.cover-fix {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
a.transparent-btn.happykiddo-btn {
    border: 1px solid #fff;
    padding: 5px 10px;
    font-size: 14px!important;
    color: #fff;
}


/*eat css*/
#clr-0{
	background-color: #03b9d7 !important;
}
#clr-1{
    background-color: #313131 !important;
}
#clr-2{
	background-color: #f48e40 !important;
}
#clr-3{
	    background-color: #96c667 !important;
}
#clr-4{
	    background-color: #fcc005 !important;
}
#clr-5{
	    background-color: #f34235 !important;
}
#clr-6{
	background-color: #03b9d7 !important;
}
#clr-7{
	background-color: #313131 !important;
}

.panel-default>.panel-heading {
    color: #000 !important;
    background-color: #8cc74c !important;
    }

#accordion .panel-title > a.accordion-toggle::before, #accordion a[data-toggle="collapse"]::before {
    content: "\f107";
    float: left;
    font-family: 'FontAwesome';
   margin-right: 10px;
    font-size: 24px;
}

#accordion .panel-title {
	font-weight:600;
}

.rules-cnt h4{
    margin-top: 25px;
    color: #e84b3a !important;
}

.rules-cnt ul{
    margin-top: 30px;
}

.rules-cnt li {
    display: block;
    padding-bottom: 2px;
    margin-bottom: 15px;

}

 .rules-cnt ul li p{  
  margin: 0 0 0px !important;
}


 .rules-cnt  li{
 	text-transform:uppercase;
}

.contact-form label{
	color:#323232;
}

.sidebar .wpcf7-form  h1{ font-size:24px; }

.contact-form {
	margin-top: 20px;
}
/*
.contact-form .wpcf7-form-control{ 
	padding-left:0; 
}
.contact-form .contact-button{ padding-left:30px; }*/

.your-message textarea{
	height:160px;
}

/*.fancybox-desktop{
	top:400px !important;
}*/


a.fancybox-item.fancybox-close:before {
    content: "\f00d"; 
    font-family: FontAwesome;
    left:10px;
    position:absolute;
    top:6px;
 }

a.fancybox-item.fancybox-close{
	    color: #000;
    font-size: 19px;
   /* padding: 5px 10px;*/
   display: inline-block;
   -moz-border-radius: 100px;
   -webkit-border-radius: 100px;
   border-radius: 100px;
   -moz-box-shadow: 0px 0px 2px #888;
   -webkit-box-shadow: 0px 0px 2px #888;
   box-shadow: 0px 0px 3px #888;
}
/* "\f054"*/

a.fancybox-nav.fancybox-next span:before {
    content: "\f054"; 
    font-family: FontAwesome;
    position:absolute;
    font-weight: bold;
    color: #fff !important;
 }


 a.fancybox-nav.fancybox-prev span:before {
    content: "\f053"; 
    font-family: FontAwesome;
    position:absolute;
    font-weight: bold;
     color: #fff !important;
 }
 .download_img{width: 80%;}
 .spacer{margin-top: 20px;}
 .left_section{
		padding: 20px;
		background-image: url(http://www.tiktocs.com.au/wp-content/uploads/2018/02/party_back.Png);
		background-size: cover;
		background-position: 100% 100%;
		padding-top:60px;
	}
 .left_1{background-color: #ffffffc7;border-radius: 20px;padding: 20px;position: relative;margin-left: 0px;margin-right: 0px;}
 .butom_imgs{position: relative;}
 .img1{width: 160px;
    height: 134px;
    background-image: url(http://www.tiktocs.com.au/wp-content/uploads/2018/02/img2.Png);
    background-position: 50% 50%;
    background-size: cover;
    border: 5px solid #8BC34A;}
    .img2{position: absolute;
    width: 112px;
    height: 106px;
    background-image: url(http://www.tiktocs.com.au/wp-content/uploads/2018/02/img3.Png);
    background-position: 50% 50%;
    background-size: cover;
    border: 5px solid #FF9800;
    top: -42px;
    left: 100px;}
    .img3{position: absolute;
    width: 185px;
    height: 166px;
    background-image: url(http://www.tiktocs.com.au/wp-content/uploads/2018/02/img1.Png);
    background-position: 50% 50%;
    background-size: cover;
    border: 5px solid #8BC34A;
    top: 0px;
    right: 0;}
    .logo_img1{position: absolute;
    width: 135px;
    height: 136px;
    background-image: url(http://www.tiktocs.com.au/wp-content/uploads/2018/02/Party1.png);
    background-position: 50% 50%;
    background-size: cover;
    top: -15px;
    right: -15px;}
    .logo_img2{position: absolute;
    width: 135px;
    height: 124px;
    background-image: url(http://www.tiktocs.com.au/wp-content/uploads/2018/02/Party2.png);
    background-position: 50% 50%;
    background-size: cover;
    top: -16px;
    left: -35px;}
    .logo_img3{position: absolute;
    width: 135px;
    height: 110px;
    background-image: url(http://www.tiktocs.com.au/wp-content/uploads/2018/02/Party3.png);
    background-position: 50% 50%;
    background-size: cover;
    top: -16px;
    left: -35px;}
    .logo_img4{position: absolute;
    width: 135px;
    height: 115px;
    background-image: url(http://www.tiktocs.com.au/wp-content/uploads/2018/02/Party4.png);
    background-position: 50% 50%;
    background-size: cover;
    top: -16px;
    left: -35px;}

    .right_side_tag{position: absolute;
    width: 100%;
    height: 198px;
    background-image: url(http://www.tiktocs.com.au/wp-content/uploads/2018/02/Party5.png);
    background-position: 100% 100%;
    background-size: cover;
    top: 266px;
    right: 0px;}
    .right_side_tag2{position: absolute;
    width: 100%;
    height: 128px;
    background-image: url(http://www.tiktocs.com.au/wp-content/uploads/2018/02/Party6.png);
    background-position: 100% 100%;
    background-size: cover;
    top: 132px;
    right: 0px;}

    .party1 li{    border-bottom: none;
    display: block;
    padding-bottom: 0px;
    margin-bottom: 0px; 
    width: 100%;}
    .menu_section{position: relative;}
    .spacer.menu_section:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.36);
}
.logo_img5 {
	position: absolute;
	width: 135px;
	height: 124px;
	background-image: url(http://www.tiktocs.com.au/wp-content/uploads/2019/01/eat-in.png);
	background-position: 50% 50%;
	background-size: cover;
	top: -28px;
	right: -11px;
}

.title-img5 {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 50px;
}


.title-img {
    float: left;
    text-align: center;
    width: 100%;
}

.title-img img {
    width: 25%;
}
#testimonial_slider_recent_nav {

    margin-bottom: 50px !important;

}
.testimonial_slider__minimal .testimonial_quote{width:65% !important;float:left !important;}
.testimonial_slider__minimal .testimonial_by_wrap{ width:22% !important; text-align:center; }
.sldr_title {
    text-align: center;
    padding-bottom: 30px;
}

.co-buttons { 
	clear: both;
	width: 100%;
	text-align: center;
	display: block;

}
.co-button { 
	display: inline-block;
	padding: 50px;
	width: 200px;
	background: #333;
	color: #fff;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
	text-transform: uppercase;
	font-weight: bold;
} 
.co-button:hover, .co-button:focus { 
	color: #fff;
}
.parties { 
	background: #e84b3a;
}
.play {
	background: #ffd352;
	color: #000; 
}
.play:hover, .play:focus { 
	color: #000;
 }
.functions { 
	background: #92278f;
}
.aligncenter { 
	margin: 0px auto;
}
@media only screen and (max-width: 992px) {
  .co-button {
     width: 100%;
     padding: 10px;
     margin: 0px;
  }
}
