@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Serif:300i,400,500i,600i,700i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,800|Playfair+Display:400,400i,700,700i,900,900i');
body{
font-family: 'Open Sans', sans-serif;
    color: #605E5E;
}
b, strong {
    font-weight: 600;
}
p, ul, li, small, span, a {
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
}
h5 {color:#605e5e;}
h1,h2,h3,h4,h5,h6{
  font-family: 'Playfair Display', serif;
  color: #008500;
}
h1 {
    font-size: 2rem;
}
h2 {
    font-size: 1.7rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.4;
    font-size: 13px;
    letter-spacing: normal;
    color: #605E5E;
}
.container {
    max-width: 935px;
}
.img-cont{
    margin: 20px 0;
}
.p-cont{
    margin-top: 40px;
    margin-bottom: 40px;
}
.namber{
    font-size: 60px;
    border-right: 3px solid #ced4da;
    font-weight: 400;
}
.namber-p p{
    font-size: 13px;
    color: #605E5E;
    line-height: 1.6;
}
/*top*/
.toptextright{
    letter-spacing: 0.04em;
    font-size: 11px;
    line-height: 1.4;
}
.btn-sm {
    margin-left: 5px;
}
.bottom-blok h6{
    letter-spacing: 5px;
    color: #818182;
    font-family: 'Playfair Display', serif;
    font-size: 19px;
}
.bottom-blok ul {
    margin-top: 0;
    margin-bottom: 0rem;
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 15px;
}

/*slider*/
.img-slider{
    vertical-align: middle;
    border-style: none;
    
}
.carousel-caption {
    top: 100px;
    color: #062906;
}
.carousel-item{
    padding-left: 5%;
    padding-right: 5%;
}
.h2-shdw{
    color: #114a23;
    font-weight: 700;
   text-shadow: 
    -0   -2px 1px rgba( 255, 255, 255, 0.54 ),
     0   -2px 1px rgba( 255, 255, 255, 0.54 ),
    -0    2px 1px rgba( 255, 255, 255, 0.54 ),
     0    2px 1px rgba( 255, 255, 255, 0.54 ),
    -2px -0   1px rgba( 255, 255, 255, 0.54 ),
     2px -0   1px rgba( 255, 255, 255, 0.54 ),
    -2px  0   1px rgba( 255, 255, 255, 0.54 ),
     2px  0   1px rgba( 255, 255, 255, 0.54 ),
    -1px -2px 1px rgba( 255, 255, 255, 0.54 ),
     1px -2px 1px rgba( 255, 255, 255, 0.54 ),
    -1px  2px 1px rgba( 255, 255, 255, 0.54 ),
     1px  2px 1px rgba( 255, 255, 255, 0.54 ),
    -2px -1px 1px rgba( 255, 255, 255, 0.54 ),
     2px -1px 1px rgba( 255, 255, 255, 0.54 ),
    -2px  1px 1px rgba( 255, 255, 255, 0.54 ),
     2px  1px 1px rgba( 255, 255, 255, 0.54 ),
    -2px -2px 1px rgba( 255, 255, 255, 0.54 ),
     2px -2px 1px rgba( 255, 255, 255, 0.54 ),
    -2px  2px 1px rgba( 255, 255, 255, 0.54 ),
     2px  2px 1px rgba( 255, 255, 255, 0.54 ),
    -2px -2px 1px rgba( 255, 255, 255, 0.54 ),
     2px -2px 1px rgba( 255, 255, 255, 0.54 ),
    -2px  2px 1px rgba( 255, 255, 255, 0.54 ),
     2px  2px 1px rgba( 255, 255, 255, 0.54 );
}
/*maine content*/
.m-cont{
    margin-top: 30px;
}
.m-end{
    text-align: center;
}
/* stylelint-disable selector-list-comma-newline-after */

.blog-header {
  line-height: 1;
  border-bottom: 1px solid #e5e5e5;
}

.blog-header-logo {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
  font-size: 2.25rem;
}

.blog-header-logo:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
}

.display-4 {
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .display-4 {
    font-size: 1rem;
  }
  
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  font-weight: 600;
  -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
}

.card-img-right {
  height: 100%;
  border-radius: 0 3px 3px 0;
}

.flex-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.h-250 { height: 250px; }
@media (min-width: 768px) {
  .h-md-250 { height: 250px; }
}

.border-top { border-top: 1px solid #e5e5e5!important; }
.border-bottom { border-bottom: 2px solid #dee2e6!important;}

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }

/*
 * Blog name and description
 */
.blog-title {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
}
.blog-description {
  font-size: 1.1rem;
  color: #999;
}

@media (min-width: 40em) {
  .blog-title {
    font-size: 3.5rem;
  }
}

/* Pagination */
.blog-pagination {
  margin-bottom: 4rem;
}
.blog-pagination > .btn {
  border-radius: 2rem;
}

/*
 * Blog posts
 */
.blog-post {
  margin-bottom: 4rem;
}
.blog-post-title {
  margin-bottom: .25rem;
  font-size: 1.5rem;
}
.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #999;
}
/*LP KORP*/
.bg-top{
  background-repeat: no-repeat;
    height: 100vh;
    max-height: 492px;
    background-size: cover;
    background-position: center center;
    background-image: url(/public/images/bg-top.jpg);
}
.bg-top .h6{
    font-size: 3rem;
    font-weight: 600;
    border-bottom: 1px solid #70a270;
    padding-bottom: 1rem;
    padding-top: 2rem;
    color: #008500;
}
.bg-top h1{
    color: #077107;
}
.lp-cont h2{font-size: 2rem;}
.lp-cont p {
    margin-left: 2rem;
    padding: 2rem;
}
.cont {
    padding: 4rem 0 0 4rem;
}
.callback{
background-image: url(/public/images/bg-cb.jpg);
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
     .callback{padding:6rem;}
    .callback h4{
   margin-top:3rem;
    font-weight: 600;
    color: #fff!important;

}
.callback .form label{
    color: white;
    padding-right: 0.5rem;
    padding-left: 1rem;
}
.callback .btn-primary{
    background: #21b521;
    border-color: aliceblue;
    margin-left: 1rem;
}
.callback-ftr{
background-image: url(/public/images/bg-cb-ftr.jpg);
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:4rem;

    }
    .callback-ftr h4 {color:#fff;}
/*LP WD*/
.bg-top-wd{
  background-repeat: no-repeat;
    height: 100vh;
    max-height: 492px;
    background-size: cover;
    background-position: center center;
    background-image: url(/public/images/bg-top-wd.jpg);
}
.bg-top-wd .h6{
    font-size: 3rem;
    font-weight: 600;
    border-bottom: 1px solid #70a270;
    padding-bottom: 1rem;
    padding-top: 2rem;
    color: #008500;
}
.bg-top-wd h1{
    color: #077107;
}
.callback-wd{
background-image: url(/public/images/bg-cb-wd.jpg);
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
.callback-wd{padding:6rem;}
.callback-wd h4{
   margin-top:3rem;
    font-weight: 600;
    color: #fff!important;

}
.callback-wd .form label{
    color: white;
    padding-right: 0.5rem;
    padding-left: 1rem;
}
.callback-wd .btn-primary{
    background: #21b521;
    border-color: aliceblue;
    margin-left: 1rem;
}
.callback-wd-ftr{
background-image: url(/public/images/bg-cb-ftr-wd.jpg);
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:4rem;

    }
.callback-wd-ftr h4 {color:#fff;}
/*LP YH*/
.bg-top-yh{
  background-repeat: no-repeat;
    height: 100vh;
    max-height: 492px;
    background-size: cover;
    background-position: center center;
    background-image: url(/public/images/bg-top-yh.jpg);
}
.bg-top-yh .h6{
    font-size: 3rem;
    font-weight: 600;
    border-bottom: 1px solid #70a270;
    padding-bottom: 1rem;
    padding-top: 2rem;
    color: #008500;
}
.bg-top-yh h1{
    color: #077107;
}
.lp-cont-yh h2{font-size: 2rem;}
.lp-cont-yh p {
    margin-left: 2rem;
    padding: 2rem;
}
.cont-yh {
    padding: 4rem 0 0 4rem;
}
.callback-yh{background-image: url(/public/images/bg-cb.jpg);min-height: 500px;background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;}
     .callback-yh{padding:6rem;}
    .callback-yh h4{
   margin-top:3rem;
    font-weight: 600;
    color: #fff!important;

}
.callback-yh .form label{
    color: white;
    padding-right: 0.5rem;
    padding-left: 1rem;
}
.callback-yh .btn-primary{
    background: #21b521;
    border-color: aliceblue;
    margin-left: 1rem;
}
.callback-yh-ftr{
background-image: url(/public/images/bg-cb-yh-ftr.jpg);
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:4rem;

    }
    .callback-yh-ftr h4 {color:#fff;}
/*
 * Footer
 */
.blog-footer {
    padding: 2.5rem 0;
    color: #eae9de;
    text-align: center;
    background-color: #003300;
    border-top: .05rem solid #3d5a45;
}
.blog-footer p{
    color: #e8dbdb;
    }
.blog-footer p a{
    color: #e8dbdb;
}
.blog-footer p:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px){
.container {
    max-width: 935px;
    
}
}
@media (max-width: 768px) {h1{font-size:1.3rem;}
  h2,h3,h4{font-size:1.1rem;}
.bg-top .h6 {
        display: none;
}
.bg-top h1 {
    color: #006100;
}
.lp-cont h2{font-size: 1.8rem;}
.lp-cont p {
    margin-left: 1rem;
    margin-right: 1rem;
}
.callback .btn-primary {
    margin-left: 0;
    margin-top:1rem;
}
.callback{padding:3rem;}
.callback-ftr {
   padding: 2rem;
}
.callback-ftr h4 {font-size:1.2rem;}
  .carousel-caption {
    top: 10px;
    color: #062906;
}

.bg-top-wd .h6 {
        display: none;
}
.bg-top-wd h1 {
    color: #006100;
}
.lp-cont-wd h2{font-size: 1.8rem;}
.lp-cont-wd p {
    margin-left: 1rem;
    margin-right: 1rem;
}
.callback-wd .btn-primary {
    margin-left: 0;
    margin-top:1rem;
}
.callback-wd{padding:3rem;}
.callback-ftr-wd {
   padding: 2rem;
}
.callback-ftr-wd h4 {font-size:1.2rem;}
  .carousel-caption {
    top: 10px;
    color: #062906;
}


  .h2-shdw {
    font-size: 16px;
 }
 .toptextright {    
    font-size: 13px;    
 }
 .toplogo{
    /* position: absolute; */
    /* margin-top: 13rem; */
}
.toplogo img{
    width: 60%;
}
.toplogo p{
    font-size: 11px;
    letter-spacing: 2px;
    padding-top: 10px;
    bottom: 0;
 }
 .toplang{
 position: absolute;
 top: 1rem;
 }
 .blog-header {
     height: 200px;
}
.carousel-item{
padding-left: 20px;
    padding-right: 20px;
    }
    .callback-yh {
    padding: 2rem;
}
.callback-yh .btn-primary {
   margin: 1rem 0;
}

}
.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}
 
.youtube .play {
    background: url('/public/images/play.png') no-repeat;
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
 
.youtube:hover .play {
    background-position: 0 0;
}
#mobile-actions-blk {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 1000000000000;
    display: none;
}
#mobile-actions-blk ul {
    padding: 0;
    margin: 0;
}
#mobile-actions-blk ul li {
    list-style: none;
    width: 50%;
    background: #006100;
    text-align: center;
    padding: 5px 0;
    box-sizing: border-box;
    border: 1px solid #fff;
    float: left;
    border-bottom: none;
    box-shadow: none;
    color: #f8fbeb;
}
@media (max-width: 767px){
#mobile-actions-blk {
    display: block;
    h2 {
    font-size: 1.1rem;
}


}

