@import "fonts/classica.css";
/*
Theme Name: Ledda Theme
Theme URI: http://marialedda.com/
Author URI: http://marialedda.com/
Version: 4.0.2
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
*/

/* html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,center,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}
body{line-height:1}ol,ul{list-style:none}*/blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

* {
	box-sizing: border-box;
}

body {
	position: relative;
	font-family: 'Open Sans', sans-serif;
	background: url(img/bg.jpg) top center no-repeat #f0f0f0;
}

.wrapper {
	width: 1100px;
	margin: 0 auto;
	height: inherit;
	position: relative;
}

body > header {
  height: 360px;
  position: relative;
}
.logo {
  background: url(img/logo.png);
  width: 753px;
  height: 184px;
  margin: 0 auto;
  display: block;
  position: absolute;
  left: 50%;
  top: 25px;
  margin-left: -376.5px;
}

.navigation {
  height: 48px;
  position: absolute;
  top: 312px;
  left: 0;
  right: 0;
  padding-top: 0;
  line-height: 45px;
  z-index: 10;
}
.navigation > div {
  border-bottom: 3px solid #fff003;
}
.navigation ul {
  display: flex;
  margin: 0 auto;
  padding: 0;
  justify-content: center;
}
#site-description {
  color: #000;
  font-size: 18px;
  font-style: italic;
  left: 5%;
  right: 5%;
  line-height: 26px;
  position: absolute;
  text-align: center;
  top: 215px;
  font-weight: 400;
}

.menu {
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  width: 990px;
}

.menu li {
  display: block;
  float: left;
}

.menu a {
  /* width: 100%; */
  display: block;
  line-height: 45px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-family: 'Open Sans';
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 20px;
}

.menu a:hover {
  text-decoration: underline;
}


#container #content {
  background: #fff none repeat scroll 0 0;
  border-radius: 0px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  padding: 40px 35px;
  position: relative;
  width: 1100px;
}

/* FOOTER */

.footer {
    height: 410px;
    background: url(img/bg-footer.jpg) center top / cover;
    color: #fff;
}
.footer a {
  color: #fff;
}
.footer .container {
  position: relative;
  height: inherit;  
}
.text-32 {
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 130px;
    left: 0;
    right: 0;
    line-height: 18px;
    text-align: center;
}
.vertical-life-txt {
    width: 289px;
    height: 38px;
    background: url(img/logo-white.png);
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -145px;
}
.copy {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    bottom: 50px;
    position: absolute;
    left: 0;
    right: 0;
}
.links {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
}

.links a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    font-size: 12px;
    margin: 0 10px;
    text-decoration: none;
}
.social {
  margin-top: 30px;
}
.social > a {
  margin-left: 20px;
}
.social .vk {
  display: inline-block;
  float: right;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 45px;
  height: 45px;
  background: url(img/soc-vk.png) top center no-repeat;
}
.social .fb {
  display: inline-block;
  float: right;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 45px;
  height: 45px;
  background: url(img/soc-fb.png) top center no-repeat;
}
.social .ig {
  display: inline-block;
  float: right;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 45px;
  height: 45px;
  background: url(img/soc-ig.png) top center no-repeat;
}
.social .tw {
  display: inline-block;
  float: right;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 45px;
  height: 45px;
  background: url(img/soc-tw.png) top center no-repeat;
}
.social .yt {
  display: inline-block;
  float: right;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 45px;
  height: 45px;
  background: url(img/soc-yt.png) top center no-repeat;
}
.social .vk:hover {
  background: url(img/soc-vk.png) bottom center no-repeat;
}
.social .fb:hover {
  background: url(img/soc-fb.png) bottom center no-repeat;
}
.social .ig:hover {
  background: url(img/soc-ig.png) bottom center no-repeat;
}
.social .tw:hover {
  background: url(img/soc-tw.png) bottom center no-repeat;
}
.social .yt:hover {
  background: url(img/soc-yt.png) bottom center no-repeat;
}

.ledda-img {
  width: 80px;
  height: 80px;
  background: url(img/ledda-img.png);
  float: left;
  margin-top: 30px;
}
.ledda-text {
  width: 231px;
  height: 62px;
  background: url(img/ledda-text.png);
  float: left;  
  margin-top: 39px;
  margin-left: 20px;
}


.blck-1 {
  width: 355px;
  height: 50px;
  color: #fff;
  position: absolute;
  left: 0;
  top: -60px;
  background: #1fd8b7;
  font-weight: 300;
  font-size: 22px;
  font-family: 'Open Sans';
  text-align: center;
  line-height: 50px;
}
.blck-2 {
  width: 355px;
  height: 50px;
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -177.5px;
  top: -60px;
  background: #3198e1;
  font-weight: 300;
  font-size: 22px;
  font-family: 'Open Sans';
  text-align: center;
  line-height: 50px;
}
.blck-3 {
  width: 355px;
  height: 50px;
  color: #fff;
  position: absolute;
  right: 0;
  top: -60px;
  background: #f82456;
  font-weight: 300;
  font-size: 22px;
  font-family: 'Open Sans';
  text-align: center;
  line-height: 50px;
}

.bonus {
  display: block;
  height: 174px;
  position: absolute;
  right: 0;
  top: 78px;
  width: 174px;
}


.menu-item-12.current_page_item:after {
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  left: -30px;
  right: -30px;
  bottom: -50px;
  height: 5px;
  background: #6cbad4;
}
.menu-item-13.current_page_item:after {
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  left: -30px;
  right: -30px;
  bottom: -50px;
  height: 5px;
  background: #24a3cd;
}
.menu-item-14.current_page_item:after {
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  left: -30px;
  right: -30px;
  bottom: -50px;
  height: 5px;
  background: #0963a9;
}

.menu li a {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3c613+0,deb511+65,f3c613+100 */
background: rgb(243,198,19); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(243,198,19,1) 0%, rgba(222,181,17,1) 65%, rgba(243,198,19,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(243,198,19,1) 0%,rgba(222,181,17,1) 65%,rgba(243,198,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(243,198,19,1) 0%,rgba(222,181,17,1) 65%,rgba(243,198,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c613', endColorstr='#f3c613',GradientType=0 ); /* IE6-9 */

}
.menu li a:hover,
.menu li.current_page_item a {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fff003+0,e2d004+64,fff003+100 */
  background: rgb(255,240,3); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(255,240,3,1) 0%, rgba(226,208,4,1) 64%, rgba(255,240,3,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(255,240,3,1) 0%,rgba(226,208,4,1) 64%,rgba(255,240,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(255,240,3,1) 0%,rgba(226,208,4,1) 64%,rgba(255,240,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff003', endColorstr='#fff003',GradientType=0 ); /* IE6-9 */
}

.author {
  font-family: Arial;
  font-size: 24px;
  position: absolute;
  left: 500px;
  top: 50px;
  color: #fff;
  font-style: italic;
  line-height: 32px;
}
.author small {
  display: block;
  font-size: 18px;
}

h1 {
  font-size: 48px;
  line-height: 100px;
  font-family: 'Classica One';
}

/* ОЧИЩЕНИЕ */
#page-id-5 h1 {
  color: #6cbad4;
}

/* НАПОЛНЕНИЕ */
#page-id-7 h1 {
  color: #24a3cd;
}

/* РАЗВИТИЕ */
#page-id-9 h1 {
  color: #0963a9;
}


p {
    font-size: 16px;
    line-height: 22px;
    text-indent: 1em;
    padding: 0 20px;
}
p + p {
  margin-top: 10px;
}

hr {
  height: 1px;
  background: #239fc8;
  border: none;
  margin: 20px 0;
}

.comment-title {
  padding-top: 84px;
  background: url(img/comment-icon.png) top 40px center no-repeat;
  color: #000;
  font-size: 24px;
  font-style: italic;
  text-align: center;
  margin-top: 50px;
  border-top: 1px solid #e4eff3;
}

.entry-content iframe {
  border-radius: 5px;
  display: block;
  height: 440px;
  margin: 0 auto;
  padding: 4px;
  background: #fcef00;
  width: 742px;
}

.stage-num {
  background: #fcef00;
  position: relative;
  margin-right: 15px;
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Open Sans';
  font-style: italic;
  margin-bottom: 15px;
  display: inline-block;
  float: left;
  margin-top: 22px;
  margin-right: 40px;
}
.stage-num + h1 {
  float: left;
  margin-bottom: 20px;
}
.stage-num + h1:after {
  content: "";
  clear: both;
  display: table;
}
.stage-num:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: -15px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 0 22px 15px;
  border-color: transparent transparent transparent #fcef00;
}


@media (max-width: 1200px) {

  #container #content {
    width: 100%;
  }
  .wrapper {
    width: 100%;
  }
  .menu {
    width: 100%;
  }
  .entry-content iframe {
    max-width: 100%;
    height: auto;
    min-height: 300px;
  }

}

@media (max-width: 991px) {

    body {
      overflow-x: hidden;
    }

    .menu a {
        font-size: 13px;
    }
    .footer p {
        font-size: 16px;
        line-height: 18px;
        text-indent: 1em;
        padding: 0 10px;
    }

}