/*
Theme Name: Body Sense UK
Theme URI: https://wordpress.org/themes/square/
Author: the WordPress team
Template: square
Author URI: https://wordpress.org/
Description: Child theme of twenty16 modified for activate Power
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: square

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*@import url("../square/style.css");*/

body {
	font-family: 'Raleway', sans-serif;

}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
}
p {
    margin: 0 0 15px;
    font-size: 14px;
}
.green_fade_bar_top {
    width: 100%;
    padding: 5px 0px;
    padding-right: 50px;
    text-align: right;
    color: #ffffff;
    background: url(../../uploads/2017/06/sunset.png) no-repeat right top, linear-gradient(to right, #467b05 , #88b620);
}
.sq-slide-caption {
    position: absolute;
    top: 50%;
    left: 0%;
    width: 100%;
    margin-left: 0;
    background: rgba(255, 255, 255, 0.71);
    /* color: #000000!important; */
    padding: 40px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: 3px solid #8ebc2d;
    border-right: 3px solid #8ebc2d;
}
.sq-slide-cap-title {
    text-align: center;
    font-size: 42px;
    color: #4d8108;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.2;
	font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.classes_a {
margin-bottom:0px!important;
}
.sq-slide-cap-desc {
    text-align: center;
    font-size: 22px;
    color: #4d8108;
    font-weight: 500;
	font-family: 'Raleway', sans-serif;
    padding: 0 5%;
}
#sq-masthead {
    background: none;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
    font-family: "Roboto Condensed", sans-serif;
    height: auto;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
     box-shadow:none;
    background: rgba(255, 255, 255, 0.68);
}
#sq-masthead.sq-scrolled {
    background: rgba(255, 255, 255, 0.83);
}
#sq-masthead .sq-container {
	display: flow;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #ffffff;
    color: #5a8d0d;
    margin-top: 5px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
}
.wpb_call_to_action .wpb_button {
    margin: 0;
    box-sizing: border-box;
    background: #467c05;
    color: #ffffff;
    text-shadow: none;
    font-size: 14px;
    font-weight: bold;
border:0px;
}
.wpb_call_to_action {
    position: relative;
    background-color: #98bc32!important;
    padding: 35px;
    color: #ffffff;
    border: 0px solid #467c05!important;
    box-sizing: border-box;
    text-align: center!important;
}
a.wpb_button_a {
    border: none;
    color: #ffffff;
    font-size: 18px;
}
.cta_align_left .wpb_call_text {
    float: none!important;
    color: #ffffff!important;
    text-align: center;
    font-size: 16px;
    width: 100%!important;
}
.cta_align_left .wpb_call_text a {
    float: none!important;
    color: #ffffff!important;
    text-align: center;
    font-size: 16px;
    width: 100%;
}
#sq-site-branding {
    float: left;
    width: 200px;
    padding: 20px 0;
}
.sq-container {
    width: 90%;
    margin: 0 auto;
}
.sq-main-navigation a {
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    text-decoration: none;
    color: #487707;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    position: relative;
}
.sf-arrows .sf-with-ul {
    padding-right: 2.5em;
}
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -3px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #5a9414;
}
.sq-main-navigation ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: rgba(255, 255, 255, 0.73);
    min-width: 200px;
    box-shadow: none;
    z-index: 9999;
}
.sq-main-navigation ul ul li {
    float: none;
    border-bottom: none;
}

.sq-scrolled .sq-main-navigation a {
    display: block;
    font-family: "Roboto Condensed", sans-serif;
    text-decoration: none;
    color: #487707;
    
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    position: relative;
}

.sq-scrolled .sq-main-navigation ul ul a {
    text-transform: none;
    font-weight: 400;
    color: #444;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 1.5;
}
.sq-scrolled .sq-main-navigation ul ul {
    position: absolute;
    left: 0;
    top: 100%;
    background: rgb(255, 255, 255);
    min-width: 200px;
    box-shadow: none;
    z-index: 9999;
}
#sq-masthead.sq-scrolled {
    background: rgba(255, 255, 255, 0.83);
}
.sq-scrolled .sf-arrows .sf-with-ul {
    padding-right: 2.5em;
}
.swish {
	position: absolute;
    margin-top: -15px;
    left: 0px;
}
.swirl_white {
    width: 100%;
    position: absolute;
    /* z-index: 500; */
    background: url(../../uploads/2017/06/swirls2.png) top no-repeat;
    background-size: cover;
    height: 120px;
    margin-top: -95px;
}
.home_contet_excert{
	width:20%; 
	padding: 50px; 
	border-bottom: 2px solid #dddddd; 
	text-align: center; 
	line-height: 1.3; 
	box-sizing:border-box;
}
.subscribe_phone_text {
    width: 400px!important;
    padding: 11px!important;
    margin-left: 10px!important;
    margin-right: 10px!important;
    box-sizing: border-box!important;
    font-size: 14px!important;
    height: auto!important;
    display: inline-block;
    background: #dae5cd!important;
    color: #467c05!important;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #ffffff;
    color: #398f14;
    margin-top: 5px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.page_holder {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	padding:50px 0px;
	text-align: center;
}
.page_holder span {
	font-size:18px;
	color:#95d71e;
	display:inline-block;
	margin:0px;
	line-height: 1.3;
    font-weight: 600;
}
.page_holder p {
    font-size: 14px;
    color: #282828;
    display: inline-block;
    margin: 0px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 16px;
}
.caption {
    position: relative;
    overflow: hidden;
    width: 22.6%;
    box-sizing: border-box;
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    margin: 1%;
    height: 350px;
    background-size: cover!important;
    background: #8ebc2d;
}
.single-entry-content + .entry-footer {
    display:none;
}
.option_holder {
    width: 90%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
	    margin-bottom: 40px;
}
.caption::before {
    content: ' ';
    position: absolute;
    top: 70px;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;
}

.caption:hover::before {
}

.caption__media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.caption__overlay {
    position: absolute;
    top: 50;
     right: 0; 
    background: #ffffff;
    bottom: 0;
    left: 0px;
    padding: 0px 0px;
    text-align: center;
    box-sizing: border-box;
    color: #282828;
   
    

    -webkit-transform: translateY(100%);
            transform: translateY(100%);

    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}

.caption:hover .caption__overlay {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}

.caption__overlay__title {
    -webkit-transform: translateY( -webkit-calc(-100% + 1px) );
            transform: translateY( calc(-100% + 1px) );
    color: #95d71e;
    border-top: 10px solid;
    background: #ffffff;
    min-width: 100%;
    padding: 10px 0px 0px;
	font-weight:600;
	font-size:22px;
	width:100%;
    transition: -webkit-transform .35s ease-out;
    transition:         transform .35s ease-out;
}

.caption:hover .caption__overlay__title {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.caption__overlay p {
	font-size:14px; 
	text-align:center;
	padding:0px 20px;
	margin:0px;
	box-sizing: border-box;
}
.caption__overlay a {
	font-size:14px; 
	text-align:center;
	padding:0px 20px;
	color:#95d71e;
	box-sizing: border-box;
}
.offer_box {
	width:100%;
	background: url(../../uploads/2017/06/offer_bg.gif);
	background-size: cover;
	padding:90px 0px;
	margin-top: 60px;
}
.offer_box_container {
	width: 1024px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.offer_box_container h3 {
    color: #ffffff;
    font-weight: 300;
    font-size: 32px;
}
.offer_box_container {
		color:#ffffff;
		font-size:14px; 

}
.offer_holder {
	width:32.5%;
	display:inline-block;
	padding:20px;
	box-sizing: border-box;
}
.offer_image {
	width:100%;
	margin-bottom:15px;
	height:200px;
    background-size: cover;
}
.offer_title {
    width: 100%;
    padding: 15px 50px;
    font-size: 18px;
    font-weight: 400;
    background: #467c05;
    color: #ffffff;
    text-align: center;
}
.subscribe_holder {
	background: url(../../uploads/2017/06/dna.png) bottom left no-repeat #467c05 ;
	width:100%;
	padding:90px 50px 50px;
}
.subscribe_phone {
	width:100%;
	text-align: center;
}
.subscribe_phone_form {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
    padding: 30px 0px;
}
.subscribe_phone_form h2 {
	color:#ffffff;
	margin-bottom:0px;
}
.subscribe_phone_form h4 {
	font-size:16px;
	color: #ffffff;
	font-weight: 600;
	margin-top:0px;
	margin-bottom: 20px;
}

input[type=text] placeholder {
   
    color: #467c05;
}
input[type=submit] {
    width: 150px;
    padding: 5px;
    margin-left: 10px;
    box-sizing: border-box;
    font-size: 14px;
    margin-right: 10px;
    background: #8ebc2d;
    color: #ffffff;
    font-weight: 600;
    vertical-align: bottom;
    height: auto;
}
.subscribe_phone h2 {
    font-size: 40px;
    font-weight: 400;
    color: #ffffff;
}
.subscribe_phone a {
	color:#ffffff;
	display: inline-block;
}
.footer_holder{
	width:100%;
	background: url(../../uploads/2017/06/green_sun.png) bottom right no-repeat #a1ca51;
	padding:0px 0px 50px;
}
.footer_container {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.footer_menu_swirl {
	width:100%;
	margin-bottom:40px;
}
.footer_menu {
	width: 200px;
    display: inline-block;
    vertical-align: top;
}
.footer_menu h3 {
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	margin-bottom:5px;
}
.new_menu_class ul {
	margin:0px;
}
.new_menu_class li {
    list-style: none;
    font-size: 14px;
    color: #ffffff;
    margin: 0px;
    line-height: 1.6;
}
.new_menu_class a {
	color:#ffffff;
}

.new_menu_class a:hover{
	font-weight:bold;
}
.footer_blog {
	width:820px;
	display:inline-block;
}
.footer_blog {
    width: 820px;
    padding-left: 30px;
    display: inline-block;
    border-left: 3px solid #467c05;
    box-sizing: border-box;
    color: #ffffff;
}
.footer_blog p {
	color:#ffffff;
	font-size: 14px;
	display: inline-block;
}
.footer_blog a {
	text-decoration: underline;
	color:#ffffff;
	font-size: 14px;
	display: inline-block;
}
.footer_white {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0px;
}
.footer_white p{
	font-size: 14px;
	text-align: center;
	color:#282828;
	line-height: 1.4;
	margin-bottom: 10px;
}
.footer_white a{
	font-size: 14px;
	text-align: center;
	color:#282828;
}
.title_bar {
    width: 100%;
    background: #8ebc2d;
    padding: 10px 0px;
    font-size: 24px;
    font-weight: 900;
    color: #ffffff;
}
.page_container_bs {
	width:1200px;
	margin-left: auto;
	margin-right:auto;
}
.content_page {
    width: 800px;
    display: inline-block;
    padding-right: 30px;
    vertical-align: top;
    box-sizing: border-box;
}
.content_page h1 {
	
}
.content_page ul {
	
}
.content_page li {
	
}
.content_sidebar {
	width:300px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;

}
.side_bar_offer_holder {
    width: 100%;
    display: block;
    padding: 0px;
    margin-bottom: 30px;
    box-sizing: border-box;
}
.side_bar_offer {
    width: 100%;
    margin-bottom: 0px;
    /* border: 3px solid #467c05; */
    height: 150px;
    background-size: cover;
}
.side_bar_offer_title {
    width: 100%;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 400;
    background: #8ebc2d;
    color: #ffffff;
    text-align: center;
}
.blog_side {
    width: 100%;
    padding-left: 20px;
    border-left: 2px solid #467c05;
    box-sizing: border-box;
}
.blog_side h3 {
    color: #467c05;
    font-weight: bold;
}
.blog_side p {
    display: inline-block;
	margin:0px;
}
.blog_side a {
	color: #467c05;
    display: inline-block;
    margin: 0px;
	font-size:14px;
}
a:hover {
	color:#467c05;
}
.blog_side h3{
	color: #467c05;
    font-weight: bold;
}
.read_more {
	display:inline-block;
}
.blog_inline {
	display:inline-block;
}
.header_page {
    height: 400px;
    background-size: cover;
    background-position: center;
}
.book_but {
	background: #5b8d0e;
    padding: 10px 30px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
	
}
.sq-main-navigation ul ul li:hover > a{
	background: rgba(142, 188, 45, 0.46);
	color: #000000;
}
.fright {float:right; border: 3px solid #ffffff;}
@media screen and (max-width: 800px) {
	.sq-main-navigation ul ul {
    display: none;
    position: relative;
    left: 0;
    top: 100%;
    background: rgba(255, 255, 255, 0.73);
    min-width: 200px;
    box-shadow: none;
    z-index: 9999;
}
.sq-main-navigation ul ul ul {
    left: 0px;
    top: 0;
    display: block;
}	
.hentry {
    margin: 0 0px 30px;
}
.fright {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 70%;
    margin-top: 15px;
}
.swish {
    position: absolute;
    margin-top: -15px;
    left: 0px;
    display: none;
}
#sq-masthead {
    position: relative !important;
    background: rgb(255, 255, 255) !important;
}

.sq-toggle-nav span:after, .sq-toggle-nav span:before {
    content: "";
    position: absolute;
    left: 0;
    height: 3px;
    width: 100%;
    background: #81b028;
    border-radius: 3px;
}

.sq-toggle-nav span {
    position: relative;
    display: block;
    width: 40px;
    height: 3px;
    background: #4a7e07;
    margin-top: 19px;
    border-radius: 3px;
}
.sq-toggle-nav {
    position: absolute;
    top: 50px;
    right: 20px;
    height: 40px;
    width: 40px;
    cursor: pointer;
}

#sq-home-slider-section img {
    margin: 0 auto;
    display: none;
    width: 100%;
}

.sq-slide-caption {
    position: relative;
    top: 130px;
    display: block;
    left: 0%;
    width: 100%;
    margin-left: 0;
    background: rgb(77, 129, 9);
    /* color: #000000!important; */
    padding: 40px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    /* transform: translateY(-50%); */
    border-left: 3px solid #4d8109;
    border-right: 3px solid #4d8109;
}
.sq-slide-cap-title {
    text-align: center;
    font-size: 32px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.2;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.sq-slide-cap-desc {
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    padding: 0 5%;
}
.swirl_white {
    width: 100%;
    position: absolute;
    /* z-index: 500; */
    background: url(../../uploads/2017/06/swirls2.png) top no-repeat;
    background-size: cover;
    height: 120px;
    margin-top: -95px;
    display: none;
}

.caption {
    position: relative;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    display: block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    margin: 1%;
    height: 350px;
    margin-bottom: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background: #8ebc2d;
}
.caption__overlay {
    position: absolute;
    bottom: 0px;
    right: 0;
    background: #ffffff;
    bottom: 0;
    left: 0px;
    padding: 0px 0px;
    text-align: center;
    box-sizing: border-box;
    color: #282828;
    -webkit-transform: none;
    transform: none;
    transition: none;
    transition: none;
}
.caption__overlay__title {
    -webkit-transform: translateY( -webkit-calc(-100% + 1px) );
    transform: none;
    color: #95d71e;
    border-top: 10px solid;
    background: #ffffff;
    min-width: 100%;
    padding: 10px 0px 0px;
    font-weight: 600;
    font-size: 22px;
    width: 100%;
    transition: none;
    transition: none;
}
.page_holder {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px;
    text-align: center;
}
.offer_box_container {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.page_holder p {
    font-size: 14px;
    color: #282828;
    display: inline-block;
    margin: 0px;
    line-height: 1.7;
    font-weight: 400;
    margin-bottom: 16px;
}
.offer_box {
    width: 100%;
    background: url(../../uploads/2017/06/offer_bg.gif);
    background-size: cover;
    padding: 40px 0px;
    margin-top: 60px;
}

.offer_holder {
    width: 100%;
    display: inline-block;
    padding: 20px;
    box-sizing: border-box;
}

.subscribe_phone_form {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 30px 0px;
}

input[type=text] {
    width: 100%;
    padding: 11px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
    box-sizing: border-box;
    font-size: 14px;
    height: auto;
    background: #ffffff;
    color: #467c05;
}
.footer_container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.footer_menu {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.footer_blog {
    width: 90%;
    padding-left: 0;
    display: block;
    margin-top: 30px;
    border-left: none;
    box-sizing: border-box;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
}

.page_container_bs {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.content_page {
    width: 90%;
    display: block;
    margin-left: auto;
    padding-right: 0px;
    vertical-align: top;
    box-sizing: border-box;
    margin-right: auto;
}
.sq-post-wrapper {
    width: 90%;
    margin: -40px auto 0;
    background: #FFF;
    position: relative;
    padding: 20px;
}
.content_sidebar {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 50px;
}
.subscribe_phone h2 {
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
}
.title_bar {
    width: 100%;
    background: #8ebc2d;
    padding: 10px 0px;
    font-size: 24px;
    text-align: center;
    font-weight: 900;
    color: #ffffff;
}
.subscribe_phone_text{
    width: 100%!important;
    padding: 11px;
    margin-left: auto!important;
    margin-right: auto!important;
    margin-bottom: 15px!important;
    box-sizing: border-box!important;
    font-size: 14px!important;
    height: auto!important;
    background: #ffffff;
    color: #467c05;
}
input[type=submit] {
    width: 100%;
    padding: 5px;
    margin-left: auto;
    box-sizing: border-box;
    font-size: 14px;
    margin-right: auto;
    background: #8ebc2d;
    color: #ffffff;
    font-weight: 600;
    vertical-align: bottom;
    height: auto;
}
}