@import "fonts/classica.css";
@import "fonts/Andantinoscript.css";
@import "fonts/marianna.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;
}

*:focus {
  outline: none !important;
}
body {
  background: url(i/bg.jpg) center top no-repeat #fff;
  min-height: 900px;
  font-family: 'Open Sans';
}

p {
	margin: 0 0 20px;
	line-height: 22px;
}

.logo {
  width: 524px;
  height: 135px;
  display: block;
  background: url(i/logo.png);
  margin: 90px auto;  
  opacity: 0;
}
.ledda-logo {
  display: block;
  margin-top: 25px;
  width: 200px;
  height: 115px;
  background: url(i/ledda-logo.png);
}
.after-footer {
  display: none;
}
.content {

  

}

.section-0 .heading {
  font-size: 22px;
  color: #878787;
  font-style: italic;
  width: 380px;
  text-align: center;
  margin-top: 60px;
  margin-left: 50px;
}
.section-0 .subheading {
  font-size: 20px;
  color: #878787;
  text-align: center;
  margin-bottom: 15px;
}
.arrow {

}


#main-content {
  background: #fff;
  border-top: 3px solid #75cd23;
  padding: 50px 50px;
  font-size: 16px;
  color: #000;
  line-height: 1;
}

.h1 {
  font-size: 48px;
  line-height: 32px;
  font-family: 'Marianna';
  color: #fc9c05;
  margin: 0;
  margin-bottom: 20px;
}

.entry-title {
    font-family: 'Marianna';
    color: #fc9c05;
}

.bonus {
  font-size: 48px;
  line-height: 32px;
  font-family: 'Marianna';
  color: #407f06; 
  margin-bottom: 40px
}

.left-col {
  float: left;
  width: 72%;
  padding-right: 20px;
}
.right-col {
  float: left;
  width: 28%;
}

.navigation ul {
  display: flex;
  margin: 0 auto;
  padding: 0;
  justify-content: right;
}
.menu {
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
}
.menu li {
  display: block;
  float: left;
}

.menu a {
    width: 100%;
    display: block;
    line-height: 45px;
    font-size: 16px;
    color: #082d02;
    text-align: center;
    font-family: 'Open Sans';
    text-decoration: none;
    padding: 0 15px;
    background: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0) ), #75cd23;
    border-right: 1px solid rgba(125, 73, 6, 0.6);
    box-shadow: 0px 0px 7px 0px #7d4906 inset;
}

.menu .current_page_item a,
.menu a:hover {
background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)), #fc8f02;
background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)), #fc8f02;
background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)), #fc8f02;
    text-decoration: none;
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 7px 0px #7d4906 inset;
}

.gift-icon {
  background: url(i/icon-box.png);
  width: 32px;
  height: 32px;
  display: inline-block;
  float: right; 
}


.comment-title {
  padding-top: 84px;
  background: url(i/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 {
  background: none;
  overflow: hidden;
  border-radius: 3px;
  display: block;
  height: 410px;
  margin: 0 auto;
  max-width: 100%;
  width: 730px;
  box-shadow: 0 0px 13px rgba(252, 143, 3, 0.75);
}

.btn-block.btn-lg {
  height: 45px;
  line-height: 38px;
  color: #fff;
  font-weight: 300;
  padding: 0;
  margin-bottom: 10px;
  background: rgba(46, 13, 13, 0.35) radial-gradient(ellipse at 50% 50%, rgb(255, 144, 5), rgba(46,13,13,.35));
  box-shadow: inset rgba(0,0,0,.5) 0px -7px 5px, inset rgba(255,255,255,.7) 0 3px 5px, rgba(0,0,0,.5) 0 3px 5px -7px;
  font-size: 16px;
}
.btn-green {
  background: linear-gradient(
      rgba(0, 0, 0, 0), 
      rgba(0, 0, 0, 0.15),
      rgba(0, 0, 0, 0.0)
    ), #fc9005;
}
.btn-green:hover {
  background: linear-gradient(
      rgba(0, 0, 0, 0), 
      rgba(0, 0, 0, 0.15),
      rgba(0, 0, 0, 0.0)
    ), #75cd23;
}
.btn-orange {
  background: linear-gradient(
      rgba(0, 0, 0, 0), 
      rgba(0, 0, 0, 0.15),
      rgba(0, 0, 0, 0.0)
    ), #f08127;
}
.btn-orange:hover {
  background: linear-gradient(
      rgba(0, 0, 0, 0), 
      rgba(0, 0, 0, 0.15),
      rgba(0, 0, 0, 0.0)
    ), #ff9c3b; 
}

.modal .btn-rose {
  background: #e02258;
  color: #fff;
}
.modal input {
  margin-bottom: 5px;
}










/* FOOTER */

.footer{height:410px;background:url(i/footer.jpg) center top -2px / cover;color:#fff;border-top:0px}
.footer a{color:#fff;position:relative;z-index:2}
.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(i/logo-white.png);position:absolute;top:35px;left:50%;margin-left:-145px;}

.vertical-life-txt + p {
    text-transform: lowercase;
}

.vertical-life-txt + p:before {
    content: 'Образовательный ';
    text-transform: capitalize
}

.support {
    display: none;
}

.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;}
input:focus::-webkit-input-placeholder{color:transparent;}
input:focus:-moz-placeholder{color:transparent;}

/* FF 4-18 */
input:focus::-moz-placeholder{color:transparent;}

/* FF 19+ */
input:focus:-ms-input-placeholder{color:transparent;}

/* IE 10+ */
.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(i/soc-vk.png) top center no-repeat; margin-right: 10px;}
.social .fb{display:inline-block;float:right;margin-bottom:10px;margin-top:20px;width:45px;height:45px;background:url(i/soc-fb.png) top center no-repeat; margin-right: 10px;}
.social .ig{display:inline-block;float:right;margin-bottom:10px;margin-top:20px;width:45px;height:45px;background:url(i/soc-ig.png) top center no-repeat; margin-right: 10px;}
.social .tw{display:inline-block;float:right;margin-bottom:10px;margin-top:20px;width:45px;height:45px;background:url(i/soc-tw.png) top center no-repeat; margin-right: 10px;}
.social .yt{display:inline-block;float:right;margin-bottom:10px;margin-top:20px;width:45px;height:45px;background:url(i/soc-yt.png) top center no-repeat; margin-right: 10px;}
.social .vk:hover{background:url(i/soc-vk.png) bottom center no-repeat;}
.social .fb:hover{background:url(i/soc-fb.png) bottom center no-repeat;}
.social .ig:hover{background:url(i/soc-ig.png) bottom center no-repeat;}
.social .tw:hover{background:url(i/soc-tw.png) bottom center no-repeat;}
.social .yt:hover{background:url(i/soc-yt.png) bottom center no-repeat;}
/*.ledda-img{width:127px;height:128px;background:url(i/ledda-img.png);float:left;margin-top:30px;}*/
.ledda-text{width:288px;height:71px;background:url(i/ledda-text.png);float:left;margin-top:39px;margin-left:20px;}
.podcast-download-link{margin:0 0 6px;text-align:right;width:100%!important;}
.podcast-download-link a{background:#777;color:#FFF;text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;padding:2px 6px;font-size:13px;}
.podcast-download-link a:hover{background:#b00;color:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}
.social .icons { align-items: center; justify-content: space-between; display: flex; }




@media (max-width: 1199.98px) {
  body {
      background: url(i/bg-md.jpg) center top no-repeat #fff;
  }
    .footer {
      background: url(i/bg-footer-md.jpg) center top -2px / cover;
  }
}

@media (max-width: 991.98px) {
  body {background: url(i/bg-xs.jpg) center top no-repeat #f7f9f0;}
  #main-content{padding: 25px; border: none; margin-top: 10px; }
  .navigation ul {flex-flow: column;}
  .navigation ul {
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .menu a {
    width: 100%;
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #082d02;
    text-align: center;
    font-family: 'Open Sans';
    text-decoration: underline;
    padding: 0 15px;
    background: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0) ), #75cd23;
    border-right: 0;
    box-shadow: 0px 0px 0px 3px #fff inset;
  }

  .menu .current_page_item a, .menu a:hover {
    text-decoration: underline;
    border-right: 0;
    box-shadow: 0px 0px 0px 3px #fff;
    height: 44px;
    line-height: 44px;
    margin-top: 3px;
}

.btn-block.btn-lg {
    flex: 0 0 calc(98% / 3);
}
  .navigation ul li {
    margin-bottom: 0.5em;
    flex: 0 0 calc(98% / 3);
  }
  .d-bonuses {
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .d-bonuses a {
    margin-bottom: 0.5em !important;
    flex: 0 0 calc(98% / 2);
    margin-top: 0 !important;
  }
  .logo {
    margin-bottom: 32px;
    width: 100%;
  }
  .navigation ul li a { border-radius: 0 !important; }
  .logo{height:134px;}
  .container{max-width:480px;}
  .header{background:url(i/header-xs.jpg) center top no-repeat;}
  .footer{background-image:url(i/footer-xs.jpg);background-position:center center;height:301px;padding-top: 0px;}
  .social > a{margin-left:10px;float:none!important;}
  .text-32{top:100px;}
  .links{position:absolute;bottom:15px;}
  .copy{font-size:10px;bottom:35px;}
  .text-32 p{font-size:9px;}
  .text-32 p + p{font-size:9px;line-height:10px;margin-top:50px;}

  .vertical-life-txt {
      width: 289px;
      height: 38px;
      background: url(i/logo-green.png);
      position: absolute;
      top: 26px;
      left: 50%;
      margin-left: -145px;
  }
  .bonus-menu {
    position: initial;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .bonus-item {
    background: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)), #09d9ff;
    color: #fff;
    text-decoration: underline;
    position: initial;
    flex: 0 0 calc(95% / 3);
    border-radius: 3px;
  }
  .bonus-item:before {
    display: inline-block;
    content: "";
    width: 27px;
    height: 27px;
    background: url(i/bonus-white.png);
    margin-right: 10px;
  }
  .links {
    position: absolute;
    bottom: 15px;
    display: flex;
    justify-content: space-around;
  }
  .links a {
    margin: 0;
    font-size: 11px;
  }

  .social .vk{margin-right: 0;}
  .social .fb{margin-right: 0;}
  .social .ig{margin-right: 0;}
  .social .tw{margin-right: 0;}
  .social .yt{margin-right: 0;}
}