@charset "utf-8";
/* CSS Document */
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
/*font-family: 'Open Sans', sans-serif;*/
@import url(//fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,200,300,700);
/*font-family: 'Yanone Kaffeesatz', sans-serif;*/
@import url(//fonts.googleapis.com/css?family=Cabin+Sketch:400,700);
/*font-family: 'Cabin Sketch', cursive;*/
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 111;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

/*====================================================*/
/*.main_page {
  background: url("../images/slider.jpg") no-repeat scroll;
  background-size: cover;
  position: relative;
  height: 964px;
}
.main_page:before {
  content: '';
  position: absolute;
  background: rgba(3, 50, 66, 0.85);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 964px;
  width: 100%;
}*/
.main_page .container {
  position: relative;
}
.main_page .container .count_down {
  text-align: center;
  position: relative;
  padding-top: 150px;
}
.main_page .container .count_down h6 {
  font: normal 12px/20px "Montserrat", sans-serif;
  background: #e74c3c;
  padding: 12px 23px;
  color: #fff;
  border-radius: 25px 0;
  display: inline-block;
  letter-spacing: 3px;
}
.main_page .container .count_down h2 {
  font: 700 50px/1 "Open Sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding: 33px 0;
}
@media (max-width: 767px) {
  .main_page .container .count_down h2 {
    font: 700 30px/1 "Open Sans", sans-serif;
  }
}
.main_page .container .count_down h2 span {
  color: #e74c3c;
  font: 800 50px/1 "Open Sans", sans-serif;
}
@media (max-width: 767px) {
  .main_page .container .count_down h2 span {
    font: 700 30px/1 "Open Sans", sans-serif;
  }
}
.main_page .container .count_down h4 {
  font: normal 18px/1 "Open Sans", sans-serif;
  color: #fff;
  letter-spacing: 0.5px;
}
.main_page .container .count_down ul {
  margin: 50px 0;
}
.main_page .container .count_down ul li {
  border: 2px solid #4e6269;
  padding: 38px 0;
  border-radius: 60px 0;
  text-align: center;
  width: 170px;
}
@media (max-width: 991px) {
  .main_page .container .count_down ul li {
    border-radius: 35px 0;
  }
}
.main_page .container .count_down ul li span {
  color: #fff;
  font: bold 48px/1 "Montserrat", sans-serif;
  position: relative;
  width: 45px;
}
.main_page .container .count_down ul li span:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 12px;
  width: 32px;
  height: 3px;
  background: #e74c3c;
}
.main_page .container .count_down ul li p {
  color: #ebebeb;
  text-transform: uppercase;
  padding-top: 35px;
  font: 600 15px/1 "Montserrat", sans-serif;
  margin: 0;
  letter-spacing: 1px;
}
.main_page .container .count_down ul .minit {
  border-radius: 0 60px;
}
@media (max-width: 991px) {
  .main_page .container .count_down ul .minit {
    border-radius: 0 35px;
  }
}
.main_page .container .count_down ul .seperator {
  width: 55px;
  border: 0;
}
@media (max-width: 1199px) {
  .main_page .container .count_down ul .seperator {
    width: 20px;
  }
}
.main_page .container .event_info {
  background: #4B9CE4;
  padding: 3px 0;
  position: absolute;
  bottom: -686px;
  border-radius: 80px 80px 0 0;
  z-index: 55;
}
.main_page .container .event_info .event_info_describe {
  padding: 0 0 0 42px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.main_page .container .event_info .event_info_describe:last-child {
  padding-right: 60px;
  border: 0;
}
.main_page .container .event_info .event_info_describe .item {
  padding: 25px 0 15px;
}
.main_page .container .event_info .event_info_describe .item .icon_side {
  padding-right: 30px;
}
.main_page .container .event_info .event_info_describe .item .icon_side a {
  display: block;
  border-radius: 13px;
  border: 6px solid rgba(255, 255, 255, 0.24);
  transition: all 300ms linear 0s;
}
.main_page .container .event_info .event_info_describe .item .icon_side a i {
  height: 50px;
  width: 50px;
  color: #fff;
  font-size: 33px;
  line-height: 48px;
  text-align: center;
}
.main_page .container .event_info .event_info_describe .item .icon_side a:hover {
  border-radius: 13px;
  border: 6px solid #fff;
  background:#fff;
}
.main_page .container .event_info .event_info_describe .item .icon_side a:hover i {
  color: #4B9CE4;
}
.main_page .container .event_info .event_info_describe .item .media-body {
  color: #fff;
}
.main_page .container .event_info .event_info_describe .item .media-body h3 {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 3.4px;
  text-transform:uppercase;
}
.main_page .container .event_info .event_info_describe .item .media-body p {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  letter-spacing: 0.1px;
  color: rgba(0, 0, 0, 0.51);
}
.main_page .container .event_info .event_info_describe:nth-child(2) .item .media-body p {
  padding-right: 5px;
}

.page_top {
  background: url("http://www.attilahypnotist.com/wp-content/themes/twentyfifteen/images/header/bg.jpg") no-repeat scroll;
  background-size: cover;
  position: relative;
  height: 450px;
}
.page_top:before {
  content: '';
  position: absolute;
  background: rgba(3, 50, 66, 0.85);
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.menu_part .navbar-brand {
  padding: 0;
  margin-top: -9px;
}

/*====================================================*/
.menu_part {
  background: rgba(0,0,0,0.5);
  padding: 22px 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
.menu_part .nav.navbar-nav {
  position: relative;
}
.menu_part .nav.navbar-nav li {
  padding: 0;
  transition: all 300ms linear 0s;
}
@media (max-width: 991px) {
  .menu_part .nav.navbar-nav li {
    padding: 0 6px;
  }
}
.menu_part .nav.navbar-nav li:before {
  content: '';
  position: absolute;
  background: #e74c3c;
  width: 0%;
  height: 3px;
  top: 84%;
  left: 8%;
}
.menu_part .nav.navbar-nav li:hover, .menu_part .nav.navbar-nav li:focus, .menu_part .nav.navbar-nav li.active {
  outline: none;
}
.menu_part .nav.navbar-nav li:hover:before, .menu_part .nav.navbar-nav li:focus:before, .menu_part .nav.navbar-nav li.active:before {
  width: 80%;
  left: 11%;
}
.menu_part .nav.navbar-nav li.active {
  background: transparent;
}
.menu_part .nav.navbar-nav li.active a {
  background: transparent;
  box-shadow: none;
  outline: none;
  text-shadow: none;
}
.menu_part .nav.navbar-nav li a {
  color: #fff;
  font-size: 19px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  transition: all 300ms linear 0s;
  background: transparent;
  text-shadow: none;
}
.menu_part .nav.navbar-nav li a:hover, .menu_part .nav.navbar-nav li a:focus {
  background: transparent;
  outline: none;
  color: #fff;
  background: rgba(51, 51, 51, 0.36);
  border:none;
}
.menu_part .nav.navbar-nav li.dropdown a {
  color: #fff;
}
.menu_part .nav.navbar-nav li.dropdown .dropdown-menu {
  background: #e74c3c;
  /*position: absolute;
  transition: all 300ms linear 0s;
  transform: rotateX(-90deg);
  transform-origin: top;
  display: block;
  z-index: 9999;
  left: 0;
  right: auto;*/
}
.menu_part .nav.navbar-nav li.dropdown .dropdown-menu li:before {
	background:none;
}
@media (min-width: 768px) {
  .menu_part .nav.navbar-nav li:hover .dropdown-menu, .menu_part .nav.navbar-nav li:hover a {
    transform: rotateX(0deg);
  }
}
.menu_part .navbar-collapse {
  position: relative;
}
.menu_part .navbar-collapse .search_button {
  float: right;
}
.menu_part .navbar-collapse .search_button a {
  color: #fff;
  font-size: 16px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  padding-top: 14px;
}
.menu_part .navbar-collapse .search_button a i {
  font-size: 16px;
}
.menu_part .navbar-collapse .search_button .search_p {
  z-index: 3;
  position: absolute;
  color: #fff;
  background: #00232e;
  width: 70%;
  right: 50px;
  top: -8px;
  height: 75px;
}
.menu_part .navbar-collapse .search_button .search_p input {
  float: right;
  position: relative;
  left: 10px;
  top: 20px;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid rgba(231, 76, 60, 0.6);
}
.menu_part .navbar-collapse .search_button .search_p input:hover, .menu_part .navbar-collapse .search_button .search_p input:focus {
  outline: none;
  box-shadow: 0;
}
.menu_part .navbar-collapse .search_button .search_p input.placeholder {
  color: #cccccc;
  font: 400 14px "Montserrat", sans-serif;
}
.menu_part .navbar-collapse .search_button .search_p input:-moz-placeholder {
  color: #cccccc;
  font: 400 14px "Montserrat", sans-serif;
}
.menu_part .navbar-collapse .search_button .search_p input::-webkit-input-placeholder {
  color: #cccccc;
  font: 400 14px "Montserrat", sans-serif;
}
.menu_part:before {
  content: '';
  position: absolute;
  background: rgba(0,0,0,0.5);
  top: 0;
  left: -60px;
  height: 94px;
  width: 60px;
  border-radius: 0px 0px 0px 75px;
}
.menu_part:after {
  content: '';
  position: absolute;
  background: rgba(0,0,0,0.5);
  top: 0;
  right: -61px;
  height: 94px;
  width: 61px;
  border-radius: 0px 0px 75px 0px;
}

.row.main_page {
  overflow: hidden;
}

.row.page_top {
  overflow: hidden;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 800px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 800px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  /*height: 800px;*/
}

/* ****************************************
                 About Area
** ************************************* */

.about_section {
	padding: 115px 0;
	overflow: hidden;
	background: #fff url(../images/pattern.png);
}

.textarea-abt {
	color: #ededed;
	padding: 0px;
	position: relative;
	text-align: center;
	height: 485px;
	width: 485px;
	margin: 0 auto;
	display: table;
	z-index: 1;
}

.textarea-abt:before {
	background: #f0ad4e;
  border: 6px solid rgba(255, 255, 255, 0.34);
	border-radius: 40px;
	content: "";
	height: 485px;
	left: 50%;
	margin-left: -242.5px;
	margin-top: -242.5px;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 485px;
	z-index: -2
}

.textarea-abt_content {
	display: table-cell;
	vertical-align: middle;
}
.textarea-abt_content p{
	color: #fff;
  font-size: 14px;
  line-height: 24px;
}

.textarea-abt h3 {
	color: #353535;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 37px;
	font-weight:bold;
}
.textarea-abt h3::after {
  content: '';
  display: block;
  z-index: -1;
  height: 4px;
  width: 181px;
  position: absolute;
  left: 151px;
  bottom: 321px;
  background-color: rgba(0, 0, 0, 0.12);
}

.textarea-abt span {
	display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 40px;
  text-transform: uppercase;
  margin-bottom: 13px;
	color: #795548;
}

.textarea-abt span > p {
	margin: 0;
}

.textarea-abt a {
	font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #d32f2f;
  padding: 4px 10px 4px 10px;
  background: rgba(255, 255, 255, 1);
  border: #000;
  transition: all 300ms linear 0s;
}
.textarea-abt .btn-primary:hover{
	background-color: #E12B28;
    background-position: 0 -15px;
}

.about_img {
	background: #ce0202 none repeat scroll 0 0;
	height: 300px;
	overflow: hidden;
	position: absolute;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 300px;
	border-radius: 30px;
	z-index: 0;
}

.about_img.one {
	left: 50%;
	margin-left: -500px;
	margin-top: -150px;
	top: 50%;
  border: 6px solid #F44336;
}

.about_img.two {
	right: 50%;
	margin-right: -500px;
	margin-top: -150px;
	top: 50%;
  border: 6px solid #00BCD4;
}

.about_img > img {
	height: 100%;
	-webkit-transform: rotate(-45deg) scale(1.4);
	-ms-transform: rotate(-45deg) scale(1.4);
	transform: rotate(-45deg) scale(1.4);
	width: 100%;
}

/********Book Now********/
.booknow {
    background: url(../images/slider_01.jpg) center center;
    background-size: cover;
    padding: 0;	
}
.booknow .overlay {
    padding: 70px 100px;
    background: rgba(63, 81, 181, 0.66);
}
.mainhead{
	color: #FFC107;
  font-size: 46px;
  font-family: 'Cabin Sketch', cursive;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 20px 0;
}
.main_sub_head{
	color: #fff;
  font-weight: 500;
  padding: 0 0 35px 0;
  font-size: 26px;
  width: 670px;
  line-height: 34px;
  margin: 0px auto;
}
.booknow p{
  color: #fff;
  line-height: 24px;
  margin: 0 0 20px 0;
  font-size: 16px;
  width: 80%;
  margin: 0px auto;
}
.booknowbtn{
	border-radius: 25px 0;
  display: inline-block;
  background: #F0AD4E;
  padding: 6px 20px 6px 20px;
  font-size: 20px;
  font-weight: bold;
  border: #C14900;
  margin-top: 40px;
}

/*====================================================*/
.event {
  padding: 50px 50px;
  background: #F3F3F3 url(../images/pattern2.png);
}
.event .event_inside .event_left {
  padding: 25px 25px 13px 25px;
  background: #f0ad4e;
  border-radius: 0 50px 50px 0;
}
.event .event_inside .event_left .row .event_describe {
  padding: 10px 15px 10px 25px;
}
.event .event_inside .event_left .row .event_describe:focus {
  border: 1px solid red;
}
.event .event_inside .event_left .row .event_describe:nth-child(2n+1) {
  border-right: 1px solid rgba(0, 0, 0, 0.06);
}
.event .event_inside .event_left .row .event_describe:nth-child(3) {
  border-top: 1px solid #f6dfdd;
}
.event .event_inside .event_left .row .event_describe:nth-child(4) {
  border-top: 1px solid #f6dfdd;
}
.event .event_inside .event_left .row .event_describe:nth-child(2n) {
  padding-left: 30px;
}
.event .event_inside .event_left .row .event_describe:nth-child(2n) .item .icon_side a i {
  font-size: 25px;
}
.event .event_inside .event_left .row .event_describe .media .icon_side {
  padding-right: 25px;
}
.event .event_inside .event_left .row .event_describe .media .icon_side a {
  display: block;
}
.event .event_inside .event_left .row .event_describe .media .icon_side a i {
  background: #999;
  color: #fff;
  height: 60px;
  width: 60px;
  text-align: center;
  border: 5px solid #dcdcdc;
  border-radius: 20px 0;
  font-size: 30px;
  line-height: 50px;
}
.event .event_inside .event_left .row .event_describe .media .icon_side a:hover i {
  background: #e74c3c;
  border: 5px solid #f4c5c0;
}

.event .event_inside .event_left .row .event_describe p {
  color: #fff;
  line-height:24px;
}
.event .event_inside .event_right {
  padding: 0;
}
.event_right img {
  border-radius: 50px 0 0 50px;
}
.event .event_inside .event_right:after {
  content: '';
  position: absolute;
  background: url("http://www.attilahypnotist.com/wp-content/themes/twentyfifteen/images/event/2.png");
  top: 200px;
  left: 95px;
  height: 64px;
  width: 172px;
}
.event .pb {
  padding-bottom: 80px;
}
.event.tickets {
  padding-bottom: 110px;
}
.name-head{
	color: #9C1502;
    font-size: 40px;
    font-family: 'Cabin Sketch', cursive;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.name_sub_head{
	font-size:20px;
	padding: 0 0 15px 0;
}

/*==========================testimonial==========================*/
.testimonial{
	padding:60px 0 70px 0;
}
.arnold h2{
	font-size: 17px;
    text-align: right;
    line-height: 24px;
	margin:0;
}
.arnold h5{
	font-size: 14px;
    font-weight: bold;
    text-align: right;
    color: #434343;
    line-height: 24px;
    padding: 20px 0 0 0;
	
}
.arnold p{
	text-align:right;
	line-height:24px;
	font-size:12px;
}
.gil h2{
	font-size: 17px;
    text-align: left;
    line-height: 24px;
	margin:0;
}
.gil h5{
	font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #434343;
    line-height: 24px;
    padding: 20px 0 0 0;
	
}
.gil p{
	text-align:left;
	line-height:24px;
	font-size:12px;
}
.testimonial-head{
	text-align:center;
	font-family: 'Cabin Sketch', cursive;
	font-size: 33px;
    padding: 15px 0 30px 0;
    font-weight: bold;
	margin:0;
}
.testimonial-quote{
	text-align:center;
}
.testimonial-quote i{
	font-size: 50px;
  color: #d9534f;
}

/********footer***/
.footer_small_img{
	text-align:center;
	border-bottom:5px solid #4D2417;
}
.footer_small_img i{
	font-size: 50px;
    background: #4D2417;
    color: #fff;
    padding: 18px 20px 2px 20px;
    border-radius: 50px 50px 0 0;
}
.footer {
	padding: 65px 0 40px 0;
	background:url(../images/footer-bg.jpg);
	background-size:cover;
	position:relative;
}
.footer:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.66);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: block;
}
footer ul{
	list-style: none;
    color: #fff;
    padding: 0;
	font-size: 13px;
}
footer ul li a{
	color:#fff;
	line-height:24px;
}
footer ul li a:hover{
	color: #EB7F2E;
	text-decoration:underline;
}
footer h6.section-heading {
    margin: 0px 0px 40px 0px;
    position: relative;
    font-size: 18px;
	color:#fff;
}
footer h6.section-heading::before {
    background: #FFC107 none repeat scroll 0 0;
    bottom: -11px;
    content: "";
    height: 2px;
    position: absolute;
    width: 40px;
}
footer h1 {
	font-size: 25px;
	font-weight: bold;
	color: #444444;
	font-family: 'Oswald', sans-serif;
	padding: 0 0 20px 0;
	margin: 0
}
footer p {
	line-height: 24px;
	color:#fff;
	font-size: 13px;
}
ul.address{
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	line-height:24px;
	font-size: 13px;
}
.address .fa {
	color: #FFC107 ;
	padding: 0 10px 0 0;
	font-size:15px;
}
#box {
	border: 1px solid rgb(200, 200, 200);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
	background: rgb(243, 113, 0);
	border-radius: 4px;
	top: 50px;
	padding: 35px;
}
#box h4 {
	color: #fff;
	text-align: center;
	padding: 0 0 20px 0;
	line-height: 24px;
}
ul.time-list {
	padding: 0px;
}
ul.time-list li {
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding: 0px;
	color: #333;
}
ul.time-list li span {
	float: left;
	width: 100px;
	color: #F37100;
}
.footer_copyrite {
    background: #2e6da4;
    padding: 20px 0 11px 0;
}
.footer_copyrite p {
	color: #fff;
	font-weight: 400;
}
.footer_copyrite p a {
	color: #fff ;
}
.footer_copyrite p a:hover {
	color: #fff;
}