/*
Theme Name: spa 
Theme URI:http://themeforest.net/user/kayapati
Description: <p>Beauty SPA Creative WordPress CMS Theme</p>
Version: 2.6
Author: Kayapati
Author URI: http://themeforest.net/user/kayapati
License: Kayapati
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
Tags: white,  dark, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* ________________________________________________________________________________________________________________

	other css files inport
   ________________________________________________________________________________________________________________ */  
	@import url('css/layout.css');
	@import url('css/typography.css');
	@import url('css/blog_style.css');
	@import url('css/kaya-buttons.css');
    @import url('css/widgets.css');

/* Middle Content Container full Width 
----------------------------------------------------------------------------------------------------*/

.panel-row-style
{
	border-left: 0 none !important;
	border-right: 0 none !important;
	margin-left: -3000px !important;
	padding-left: 3000px !important;
	position: relative;
	z-index: 1;
	 clear: both;
     float:left;
     width:100%;

}
.panel-last-child p:last-child{
padding-bottom:0px;
margin-bottom:0px;
}
.panel-row-style-parent-last{
    padding-bottom: 0px!important;
}
.panel-row-style-parent-first{
    padding-top: 0px!important;
}
.panel-grid:last-child {
    margin-bottom: 0px!important;
}

.panel-row-style
{
  margin-right: -3000px;
padding-right: 3000px !important;
}
.entry-content .panel-row-style {
    padding: 60px 0px;
}

#box_layout .panel-row-style{
    margin-left: -18px !important;
    margin-right: -18px !important;
    padding-left: 19px !important;
    padding-right: 18px !important;
}

/* Panel Container Settings */
.container_bg{
     height: 100%;
    left: 0;
    position: absolute;
    top: 0 !important;
    width: 100%;
    z-index: -1;
    background-repeat:repeat;
     background-attachment:fixed;

 }
.page-template-default .panel-row-style-parent, .page-template-templatestemplate-left-sidebar-php .panel-row-style-parent
{
    overflow: hidden;
    margin-bottom: 0;

 }
.page-template-default .two_third_last, .page-template-templatestemplate-left-sidebar-php .two_third_last
{
    margin-bottom: 0;

 }
 .portfolio_slider_container{
    margin-bottom: 0!important;
 }
/* Header
----------------------------------------------------------------------------------------------------*/
.#header_title_bar_container{
	border-top: 4px solid #F96E5B;
}
#header_wrapper{
    clear: both;
    width: 100%;
    z-index: 3;
	position:relative;
    padding:35px 0 0;
	}
.header_bg_img {
    background-attachment: fixed !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}    
#header_wrapper .container{
	padding: 0 !important;
    z-index: 1;
	}
.header_left_section{
    float: left;
    
}
.logo {
    line-height: 100%;
    padding: 0;
    display: block;
    margin: 0px auto;

}

h1.logo {
    color: #FFFFFF;
    font-size: 6em;
    line-height: 110%;
    text-shadow: 2px 2px 4px #000000;
     font-weight: bolder;
     margin-bottom: 30px;
}
.header_right_section {
     float: right;
    text-align: right;
    margin-bottom: 15px;
    
}
.header_right_section  h3{
    margin-bottom: 15px;
}
.header_right_section .logo {
    float: right;
}
.header_none_section {
    margin-top: 20px;
    text-align: center;
}
.header_right_section .social_icons_box a {
    display: inline-block;
    float: right;
    margin-left: 5px;
}
.header_right_section h1, .header_right_section h2, .header_right_section h3,
.header_right_section h4, .header_right_section h5, .header_right_section h6{
     font-weight: 400;
    text-shadow: 1px 1px 1px #000000;
}
/* Social Icons */
.header_social_icons a {
    margin-left: 2px;
    float: right;
  }
.header_social_icons {
    display: inline-block;
    margin: 0 2px;
    position: relative;
}

/* Footer Section
------------------------------------------------------*/
.footer_wrapper{
     position:relative;
    z-index:1;;

}

footer{
    position: relative;
}
footer h3{
        font-weight: 500 !important;
        margin-bottom: 30px!important;
}

footer p:last-child {
    padding-bottom: 0;
}
footer p,footer h3, footer a{
	color:#fff;
    margin-bottom: 0;
}
.footer_widgets {
    overflow: hidden;
    padding-bottom: 30px;
    padding:50px 0px!important;
}
.footer_left{
	float:right;
}
.footer_left .alignleft{
    margin-bottom: 0px;
}
#footer_bottom{
    padding:0px!important;
    display: block;
    background:rgba(127, 127, 127, 0.2);
    color: #888888;
}
.most_footer_bottom {
    padding: 20px 30px !important;
    overflow: hidden;
     text-align: left;
}
.most_footer_bottom span.copyrights{
    text-align: left;
}
footer ul{
    margin:0
}
footer li {
    display: inline-block;
    font-style: normal;
    padding: 8px 16px 8px 0;
    text-decoration: none;
}
footer a:visted, footer a:link, footer a:link{
  color:#fff;
}
.footer_toggle_line{
     border-bottom: 4px solid #DB0007;
     display: block;
}
#footer_toggle {
    border-bottom: 13px solid #DB0007;
    border-left: 13px solid rgba(0, 0, 0, 0);
    border-right: 13px solid rgba(0, 0, 0, 0);
    border-top: 13px solid rgba(0, 0, 0, 0);
    bottom: -4px;
    height: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 0;
    position: relative;
    z-index: 999;
    cursor: pointer;

}
#bottom_toggle_footer {
 background: none repeat scroll 0 0 #272727;
    color: #999999;
    display: none;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 3;
}
.slide_toggle {
 margin-left: auto;
    margin-right: auto;
    position: fixed;
    text-align: center;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
.social_icons {
    display: inline-block;
    margin-left: 5px;
}
.social_icons:hover {
    opacity: 0.8;
}


.menu-footer select{
	display: none!important;
}
#menu-footer > li.current-menu-item > a, .menu-footer > li.current-menu-item > a{
    color:#fff;
     background:none!important;
}
.menu-footer > li.current-menu-item > a, .menu-footer > li.current_page_item > a, .menu-footer> ul > li:hover > a{
	color:#fff;
    background:none!important;
}
  /* Single Bg image */
.parallax_image_wrapper{
    position: relative;
}
.single_img_parallex_inner_text{
    text-align: center;
    position: absolute;
    width: 60%;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
    display: block;
    top: 50%;
}
.single_img_parallex_inner_text h2{
    color: #FFFFFF;
    font-size: 5em;
    line-height: 110%;
    font-weight: bold;
    text-shadow: 1px 1px 0 #353535;
    }
.single_img_parallex_inner_text  p.description{
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: #FFFFFF;
    display: table;
    font-size: 2em;
    line-height: 100%;
    margin: 0 auto;
    padding: 12px;
 }
#parallax_single_image{
    background-size: cover!important;
    background-repeat: no-repeat!important;
    position: relative;
}
/* Sub Header Section
------------------------------------------------------*/

.sub_header_wrapper {
    position: relative;
     background-image: url(images/content_img.png);
     clear: both;
}
.sub_header_wrapper .container {
 
    padding: 30px 0 !important;
    text-align: center;
}
.single .sub_header.container, .search .sub_header.container{
    padding:30px 0 !important;
}
.sub_header {
	overflow: hidden;
}
.sub_header h2{
    font-size: 2em;
    margin-bottom: 0;
    text-align: left;
}
.single .sub_header h2{
    width: 80%;
    float: left;
}
.sub_header_wrapper p{
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 1.2em;
    opacity: 0.7;
    margin-top: 15px;
    text-align: left;
}

/* contact Section
----------------------------------------------------------------------------------------------------*/
#contact-form{
    position: relative;
    z-index: 1;
}
#contact-form input,  #commentform input , #commentform textarea {
    color: #9f9f9f;
	width: 97.5%;
	padding:10px 6px;   
}
#contact-form textarea {
    width: 98.7%;
}
#contact-form textarea:focus, #contact-form input:focus, #commentform input:focus , #commentform textarea:focus {
	border: 1px solid rgba(204, 204, 204, 0.3);
}
#contact-form p #submit, #commentform #submit  {
    cursor: pointer;
    width: auto !important;
    -webkit-appearance: none;
     -webkit-border-radius:0

}
input[type="text"], textarea, input{
    border:1px solid rgba(127,127,127,.2);
    background-color:rgba(127,127,127,.1);
    color: #666;
}
#contact-form label {
	float: left;
	width:70px;
	padding-top: 1px;
	font-size:13px;
	color:#333333;
}
#response {
	color:#006633;
	margin-bottom: 30px;
}
#google_code{
	margin-bottom:50px;
}

.footer_wrapper .one_half, .footer_wrapper .one_half_last, .footer_wrapper .one_third, .footer_wrapper .one_third_last, .footer_wrapper .two_third, .footer_wrapper .two_third_last, .footer_wrapper .one_fourth, .footer_wrapper .one_fourth_last,.footer_wrapper .two_fourth, .footer_wrapper .two_fourth_last, .footer_wrapper .three_fourth, .footer_wrapper .three_fourth_last, .footer_wrapper .one_fifth, .footer_wrapper .one_fifth_last, .footer_wrapper .two_fifth, .footer_wrapper .two_fifth_last, .footer_wrapper .three_fifth, .footer_wrapper .three_fifth_last, .footer_wrapper .four_fifth, .footer_wrapper .four_fifth_last, .footer_wrapper .pricing_table .one_third, .footer_wrapper .pricing_table .one_fourth, .sub_header_wrapper .two_third, .sub_header_wrapper .one_third_last,.container_fluid .one_half, .container_fluid .one_half_last, .container_fluid .one_third, .container_fluid .one_third_last, .container_fluid, .container_fluid .two_third, .container_fluid .two_third_last, .container_fluid .one_fourth, .container_fluid .one_fourth_last,.container_fluid .two_fourth, .container_fluid .two_fourth_last, .container_fluid .three_fourth, .container_fluid .three_fourth_last, .container_fluid .one_fifth, .container_fluid .one_fifth_last, .two_fifth, .container_fluid .two_fifth_last, .container_fluid .three_fifth, .container_fluid .three_fifth_last, .container_fluid .four_fifth, .container_fluid .four_fifth_last,.container_boxed .one_half, .container_boxed .one_half_last, .container_boxed .one_third,  .container_boxed .one_third_last,  .container_boxed .two_third, .container_boxed .two_third_last, .container_boxed .one_fourth, .container_boxed .one_fourth_last,.container_boxed .two_fourth, .container_boxed .two_fourth_last, .container_boxed .three_fourth, .container_boxed .three_fourth_last, .container_boxed .one_fifth, .container_boxed .one_fifth_last, .two_fifth, .container_boxed .two_fifth_last, .container_boxed .three_fifth, .container_boxed .three_fifth_last, .container_boxed .four_fifth, .container_boxed .four_fifth_last, #top_sec .two_third,#top_sec .one_third_last, #footer_bottom .one_half, #footer_bottom .one_half_last
{
	margin-bottom:0px;
}
.contact_home{
    background-color: #333333;
    border-radius: 100%;
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    height: 30px;
    line-height: 30px !important;
    padding: 9px;
    text-align: center;
    width: 30px
}

/* Default Gallery settings  */
.gallery{
    opacity: 0;
}
.gallery br{
    display: none;
   
}
.gallery dl, .gallery dt{
    margin: 0px;
    padding: 0px;
  
}
.gallery a img{
    float: left; 
}
.gallery dt {
    margin-bottom: 1px;
    margin-right: 1px;
    max-width: 99.6%;
}
.gallery-item{
    float: left;
}
.gallery-columns-0 .gallery-item {
    width: 100%;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-3 .gallery-item {
    width: 33.30%;
}
.gallery-columns-4 .gallery-item {
    width: 24.9%;
}
.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery-columns-6 .gallery-item {
    width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    width: 12.4%;
}
.gallery-columns-9 .gallery-item {
    width: 11.0%;
}
.gallery-caption{
    padding: 5px 10px;
    margin-bottom: auto;
    width: 94.2%;
    bottom: 0;
    z-index: 999!important;
    text-align: center;
    display: block;
}

/* Scroll Top */
.scroll_top{
    bottom: 41px;
    display: none;
    opacity: 1;
    position: fixed;
    right: 50px;
    z-index:999;
}
.scroll_top i{
     background-color: #000000;
    border-radius: 100%;
    color: #FFFFFF;
    font-size: 16px;
    height: 16px;
    padding: 15px;
    text-align: center;
    width: 16px;
}
/* Search form 
------------------------------------- */
.sarch_box_wrapper {
    background-color: #19262B;
    height: 70px;
    line-height: 70px;
    position: relative;
    display: none;
}

.serch_box {
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    padding: 0;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 50%;
    width: 30px;
    z-index: 100;
}
.serch_box i{
    font-size: 16px;
    line-height: 100%;
}
.sarch_box_wrapper .container {
    height: inherit !important;
    padding: 0;
}

#header_searchform input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 28px;
    height: 70px;
    line-height: 70px;
    padding: 0;
    width: 97%;
    color: #fff;
}
.close_search {
    background-image: url("images/search_close.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    cursor: pointer;
}
/* 
Full Screen Bg Slider */
#mbYTP_video_bg_wrapper{
    width: 100%;
    margin: 0px!important;
}
#pattern_overlay{
    background: url(images/fullscreen-bg-pattern.png);
    background-repeat: repeat;
    position: center;
    width: 100%;
    height:100%;
    position: fixed;
    left: 0;
    z-index: -1;
}
/* Full Sceen Bg Single image */
.fullscreen_bg_single_img{
       background-position: center center;
    height: 100%;
    left: 0;
    position: fixed !important;
    width: 100%;
    z-index: -1;
}