/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    font-size: 16px;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}
#main .container-fluid {
    padding: 0;
}
/* Home Page Carousel */

header.carousel {
    height: 560px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
header.carousel-caption {
    left: 0;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

.navbar-default .navbar-nav>li>a {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    padding-top: 10px;
    color: #000;
}

.navbar > .container{
    height: 80px;
    width: 100%;
}
.main_menu .navbar-nav > li > a:hover {
    color: #6d9f16;
}
.header_content{
    margin-top:10px;
}
#search-form {
    display: -webkit-inline-box;
    display: inline-block;
    outline-color: #6d9f16;
}
.searchview {
    background-image: url("http://astrona.diabetica.by/assets/images/404-background.jpg");
    background-position: bottom; 
    background-size: cover; 
}
.searchview h1 {
    font-size: 60px;
    font-family: 'Bree Serif', serif;
    font-weight: 500;
    text-align: center;
    margin-bottom: 80px;
    margin-top: 40px;
}
.sisea-results {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    margin-top: 60px;
}
.sisea-no-results {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    margin: 30px 0;
}
.extract {
    font-weight: 400;
}
.sisea-highlight {
    font-weight: 600;
}
.sisea-result h3 {
    font-size: 22px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.sisea-result h3 a {
    color: #000;
}
.category a {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.category a:hover, .sisea-result h3 a:hover {
    text-decoration: none;
    color: #6d9f16;
}
.sisea-results-list {
}
.search_list, .search_list_no_res {
    margin: 80px 80px 80px 50px;
    background-color: #fff;
    box-shadow: 0 0 15px -3px;
}
.search_list_no_res {
    margin: 160px 0;
}
.question_btn{
    background-color: #6d9f16;
    border-color: #6d9f16;
    border-radius: unset;
    display: inline-block;
    width: 200px;
    height: 35px;
    margin-bottom: 0;
      font-size: 16px;
      font-weight: normal;
      line-height: 1.42857143;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
          touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      background-image: none;
      border: 1px solid transparent;
    color: #fff;
    padding-top: 5px;
}
.question_btn:hover {
    color: #6d9f16;
    background-color: #fff;
    border-color: #6d9f16;
}
.question_btn:visited {
    border-color: #6d9f16;
    color: #fff;
    background-color: #6d9f16;
}
.modal-content {
    border: 3px solid #8bbf30; 
    background-image: url("../../images/404-background.jpg");
    background-size: cover;
    background-position: center;
    height: 700px; 
}
.form-contact .form-control {
    border-color: #000;
    border-radius: 0;
    height: 40px;
    margin-bottom: 20px;

}
@font-face{
    font-family: BreeSerifRegular;
    src: url("../fonts/BreeSerif-Regular.otf")
}

.logo{
    margin: 0 80px;
}

/*.logo > .navbar-brand{
    color: #6d9f16;
    font-size: 30px;
    background: url("../img/logo_u.png") no-repeat 60px 5px;
}*/

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-left: 50px;
}
.header_content .navbar-brand {
    padding-top: 0px;
}
.header_content .navbar-brand.ver_1 {
    padding-top: 5px;
}
.main_menu{
    margin-top: 5px;
}

#search_request{
    width: 215px;
    height: 35px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;  
    border: 1px solid;
    border-color: #cacbcd;
    display: inline-block;
    margin: 0 2px;
    background: url("../img/icon-search.png") no-repeat 180px 0px; 
}

.actions{
    margin-top:5px;   
}

.astrona_lang{
    margin-top: 1px;
    border: 1px solid;
    border-color: #cacbcd;
    width: 60px;
    height: 35px;
    overflow: hidden;
}
.astrona_lang, option, input {
    outline-color: #6d9f16;
}
option:focus {
    background-color: #6d9f16;
}
.read_more_btn, .send_form_btn, .read_more_slider{
    background-color: #6e9b14;
    border-color: #6d9f16;
    border-radius: unset;
    display: inline-block;
      font-weight: bold;
      line-height: 1.42857143;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
          touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      background-image: none;
      border: 1px solid transparent;
    color: #fff;
    width: 225px;
    height: 50px;
    float: left;
    padding-top: 5px;
}
.read_more_btn:hover {
    color: #6d9f16;
    background-color: #fff;
    border-color: #fff; 
}
.send_form_btn:hover, .read_more_slider:hover {
    color: #6d9f16;
    background-color: #fff;
    border-color: #6d9f16; 
}
.has-warning .read_more_btn, .send_form_btn {
    margin-bottom: 80px;
    margin-top: 40px;
    width: 304px;
}
.map-row {
    margin-left: 0;
    margin-right: 0;
}
.map {
    padding-left: 0px;
    padding-right: 0px;
}
#map {
    margin-top: 60px;
    height: 648px;
}
.bree_serif{
    font-family: BreeSerifRegular;    
}

.slide_title{
    float: left;
    font-size: 48pt;
    letter-spacing: 3px;
}

.description{
    width: 455px;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    margin-bottom: 35px; 
    font-weight: normal;
    text-indent: 5%;
}

.article{
    height: 385px;
    border: 2px solid;
    border-color: #8bbf30;
    margin: inherit;
}



.article_description, .ab_us_text{    
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    text-indent: 5%;
}

.description_left{
    margin: 50px 65px;
}

.article_pic_left{
    margin: 50px 0 0 65px;   
}

.article_pic_right{
    margin-top: 35px;
    margin-right: 65px;
}

.img_shadow{
    -webkit-box-shadow: 0px 10px 18px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 10px 18px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 10px 18px 0px rgba(50, 50, 50, 0.3);
    width: 100%;
    height: 370px;
}

.article_title, .ab_us_titile{ 
    font-size: 24pt;
    letter-spacing: 1px;
    margin: 25px 0;
}

.article_more{    
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 18px;
    color:#fff;
    letter-spacing: 1px;
    width: 180px;
    height: 55px;
    margin-top: 30px;
    padding: 0;
    padding-top: 15px;
    border: none;
    border-radius: unset;
    background: rgba(81,154,42,1);
    background: -moz-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(81,154,42,1)), color-stop(100%, rgba(184,220,53,1)));
    background: -webkit-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: -o-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: -ms-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#519a2a', endColorstr='#b8dc35', GradientType=1 );
}
.article_more:hover {
    color: #6d9f16;
    background: #fff;
    border: 1px solid #6d9f16;
}
.section_header{
    font-size: 48px;
    font-weight: bold; 
    letter-spacing: 3px;
    text-align: center;
    vertical-align: middle;  
    margin-bottom: 60px;
}
.news_row .section_header {
    margin-bottom: 120px;
}

.clearfix{
    margin-top:50px;
}

.last_news_content{
    height: 615px;
    border: 2px solid;
    border-color: #8bbf30;
    margin: inherit;
}
.last_news_content .news_more_main {
    padding-top: 15px;
}
.last_news_img{
    margin-top: -85px;   
}

.news_title{
    font-size: 24pt;
    letter-spacing: 1px;
    margin: 25px 0;
    vertical-align: middle;   
}

.date{    
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-align: right;
}

.news_content{
    font-family: 'Roboto', sans-serif;
    text-align: justify;
}

.news_more, .pdf-brochure, .news_more_main {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 15px;
    color:#fff;
    letter-spacing: 1px;
    width: 160px;
    height: 55px;
    padding: 0;
    border: none;
    border-radius: unset;
    background: rgba(81,154,42,1);
    background: -moz-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(81,154,42,1)), color-stop(100%, rgba(184,220,53,1)));
    background: -webkit-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: -o-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: -ms-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#519a2a', endColorstr='#b8dc35', GradientType=1 );
    margin-top: 45px;
    margin-right: 30px;
    margin-left: 90px;
}
.pdf-brochure {
    width: 200px;
    float: left;
    padding-top: 15px;
    text-align: center;
    margin-left: 0;
}
.news_more:hover, .pdf-brochure:hover {
    color: #6d9f16;
    background: #fff;
    border: 1px solid #6d9f16;
    text-decoration: none;
}
.pdf-brochure:visited {
    text-decoration: none;
    color:#fff;
}
footer{
    background-color: #000;
    color: #fff; 
    width: 100%;
}
footer .row {
    margin-right: 0;
    margin-left: 0;
}
footer .row .col-md-1 {
    padding: 0;
}

.footer_logo .navbar-brand{
    color: #fff;
    font-size: 30px;
    text-align: center;
    background: url("../img/logo_footer.png") no-repeat 60px 5px;
}

.copyright{
    margin: 15px;
    font-size: 13px;
    margin-top: 20px;
    margin-left: 0px;
}

.footer_menu {   
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;
}

.footer_menu > ul{
    list-style-type: none; 
    display: inline-block;
    /*display: -webkit-box;
    display: -webkit-inline-box;*/
    padding-left: 0;
}
.footer_menu > ul > li {
    display: inline-block;
    margin-right: 15px;
}
.footer_menu > ul > li > a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.footer_menu > ul > li > a:hover {
    color: #6d9f16;
    text-decoration: none;
}
.footer_social{
    /*width:23%;*/
}
.footer_email{  
    float: right;
    font-family: 'Roboto', sans-serif;
    margin: 20px;
}
.footer_facebook{
    float: right;
    margin-top: 12px;
}
.B_crumbBox {
    list-style-type: none;
    display: -webkit-inline-box;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #ffffff;
}
.B_crumbBox .B_firstCrumb {
    padding-right: 5px;
}
.B_crumbBox .B_currentCrumb {
    padding-left: 5px;
}
.contacts-data-wrapper {
    display: -webkit-inline-box;
    margin-bottom: 20px;
}
.info h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin-top: 25px;
}
.contacts-data {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-left: 20px;
}
.adress {
    text-align: justify;
    margin: 10px 0;
}
.contacts-data-wrapper .fa {
    font-size: 52px;
    padding-top: 20px;
    color: #6d9f16;
}
.contact_form {
    border: 3px solid #8bbf30;
    right: 15px;
}
.contact_form .has-warning .form-control {
    border-color: #000000;
    border-radius: 0;
    height: 50px;
    margin-bottom: 40px;
}
.form-contact {
    margin-top: 30px;
}
.text-center h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 40px;
}
.background {
    height: 550px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 40px;
}
.services-bg h1 {
    margin-top: -325px;
    text-align: center;
    font-size: 72px;
    color: #fff;
    font-family: 'Bree Serif', serif;
}
#breadcrumb {
    margin-top: 180px;
    font-size: 16px;
    display: inline-block;
    display: -webkit-inline-box;
    color: #fff;
}
.breadcrumb, .breadcrumb a {
    background-color: transparent;
    color: #fff;
    padding: 0;
}
.home-breadcrumb {
    color: #fff;
    list-style: none;
}
.home-breadcrumb a {
    color: #fff;
}
.home-breadcrumb a:hover, .breadcrumb a:hover {
    color: #6d9f16; 
    text-decoration: none;
}
.breadcrumb, .home-breadcrumb {
    padding: 0 5px;
}
.page_404 {
    height: 100%;
}
.bg-404 {
    text-align: center;
}
.text-404 h2{
    margin-top: 10%;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}
.title-404 h1 {
    text-align: center;
    font-size: 150px;
    font-weight: 800;
    color: #fff;
    text-shadow: 0px 1px 1px black;
}
.button_404 {
    width: 245px;
    height: 54px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #6d9f16;
    border: 3px solid transparent;
    border-color: #6d9f16;
}
.pageList {
    margin: 10px 0;
}
.pageList li a {
    padding: 5px;
    border: 3px solid #F1F1F1;
}
.pageList li {
    float: left;
    margin: 0 5px;
}
.pageList li a.active {
    background: #D3CBCB;
}
.the_news {
    text-align: center;
}
.news_article_title {
    font-size: 48px;
    font-family: 'Bree Serif', serif;
    margin-bottom: 50px; 
}
.news_title .date {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    margin-top: 35px;
}
.prod_article {
    margin-bottom: 100px;
}
.prod_article p {
    line-height: 1.5em;
    font-family: 'Roboto', sans-serif;
    text-indent: 5%;
    text-align: justify;
}
.prod_article, .prod_values {
    margin-left: 0;
    margin-right: 0;
}
.news_article_pic_1, .prod_article_pic {
    border: 3px solid;
    border-color: #8bbf30;
    height: 284px;
    margin-top: 30px;
}
.prod_article_pic {
    margin-top: 20px;
}
.news_img_1, .prod_img {
    width: 100%;
    height: 282px;
    margin-top: -30px;
}
.news_article_pic_2 {
    border: 3px solid;
    border-color: #8bbf30;
    height: 240px;
    margin-top: 30px;
}
.news_img_2 {
    height: 230px;
    width: 100%;
    margin-top: -30px;
}
.news_img_3 {
    height: 210px;
    width: 100%;
}
.news_article_par_1, .news_article_par_2, .news_article_par_3, .prod_article {
   font-family: 'Roboto', sans-serif;
   margin-top: 20px;
}
.news_page_row {
    margin-bottom: 50px;
}
.news_page_row .row {
    text-align: center;
}
.last_news_img-1, .last_news_img-2 {
    height: 380px;
    width: 83.33333333%;
    margin-top: -30px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.news_page_row .news_title {
    font-size: 36px;
    font-family: 'Bree Serif', serif;
    margin-bottom: 10px;
    line-height: 35px;
}
.news_page_row .news_content {
    margin-top: 45px;
}
.news_page_row .news_more {
    margin-left: 0;
}
.the_news .news_list {
    border: 3px solid;
    border-color: #8bbf30;
    height: 550px;
    margin-bottom: 40px;
    text-align: justify;
}
.the_news .news_list:nth-child(4n+1)  {
    width: 32%;
    float: left;
}
.the_news .news_list:nth-child(4n+2)  {
    width: 65%;
    float: right;
}
.the_news .news_list:nth-child(4n+3) {
    width: 65%;
    float: left;
}
.the_news .news_list:nth-child(4n+4) {
    float: right;
    width: 32%;
}
.news_list .news_title {
    font-size: 24px;
    font-family: 'Bree Serif', serif;
}
.news_list .news_title a {
    color: #000;
}
.reviews {height: 250px;position: relative;background-size: cover;border: 3px solid;border-color: #fff;padding-right: 0;padding-left: 0;}
.reviews:hover {background: #000 !important;}
.pub_date {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
.news_list p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;
}
.news_list img {
    width: 100%;
    height: 260px;
    margin-top: 10px;
}
.news_list .news_more {
    float: right;
    margin: 0;
}
.pagination_Searc {
    text-align: center;
}
.news_pages, .cat_pages, .search_pages, .pagination_search {
    margin: 30px 0;
    border: 1px solid;
    border-color: #8bbf30;
    height: 25px;
    display: -webkit-inline-box;
    text-align: center;
}
.cat_pages {
    border: 0;
}
.prev_page, .next_page {
    font-size: 16px;
    height: 25px;
    width: 54px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.prev_page a, .next_page a {
    color: #000;
}
.prev_page a:hover, .next_page a:hover, .page a:hover {
    text-decoration: none;
    color: #8bbf30;
}
.page {
    border: 0.5px solid;
    border-color: #8bbf30;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    height: 24px;
    width: 34px;
    border-top: 0;
    border-bottom: 0;
}
.page a {
    color: #000;
}
.current {
    background-color: #8bbf30;
    border: 0.5px solid;
    border-color: #8bbf30;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    height: 24px;
    width: 34px;
}
.ab_us_inf {
    margin-bottom: 40px;
    font-size: 16px;
}
.ab_us_inf p {
    text-indent: 5%;
}
.ab_us_inf .Earth_Home_Future {
    text-align: center;
    font-weight: 600;
    font-size: 18pt;
}
.ab_us_pic {
    margin-top: 25px;
    padding: 0;
}
.ab_us_img {
    width: 100%;
}
.ab_us_titile {
    font-family: 'Bree Serif', serif;
    font-weight: 600;
}
.ab_us_video-row {
    margin-bottom: 30px;
}
.ab_us_text {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}
.catalog {
    margin-bottom: 40px;
}
.catalog_cat {
    text-align: center;
}
.cat_list {
    border: 2px solid;
    border-color: #8bbf30;
    margin-bottom: 30px;
    margin-left: 20px;
    text-align: center;
    padding-bottom: 15px;
}
.cat_list img {
    width: 100%;
    height: 215px;
}
.cat_title {
    color: #fff;
    background: rgba(81,154,42,1);
    background: -moz-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(81,154,42,1)), color-stop(100%, rgba(184,220,53,1)));
    background: -webkit-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: -o-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: -ms-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%); 

    height: 50px;
    font-size: 20px;
    font-family: 'Bree Serif', serif;
    font-weight: 500;
    padding-top: 10px;
}
.cat_title:hover {
    color: #fff;
    background: rgba(81,154,42,1);
    background: -moz-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(81,154,42,1)), color-stop(100%, rgba(184,220,53,1)));
    background: -webkit-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: -o-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: -ms-linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%);
    background: linear-gradient(0deg, rgba(81,154,42,1) 0%, rgba(184,220,53,1) 100%); 
}
.cat_title a {
    color: #000;
    text-decoration: none;
}
.cat_title a:hover {
    color: #fff;
}
.cat_nav {
    box-shadow: 0 0 1px;
    text-align: left;
}
.cat_menu {
    width: 80%;
    padding: 40px 0;
}
.cat_menu ul {
    list-style-type: none;
}
.cat_menu li {
    border-bottom: 1px solid #8bbf30;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
}
.cat_menu li>a {
    color: #000;
}
.cat_menu li>a:hover {
    color: #8bbf30;
    text-decoration: none;
}
.product_name {
    /*color: #866457;*/
    color: #337ab7;
    font-size: 20px;
    font-weight: 700;
    padding-top: 20px;
}
.product_pdf {
    color: #656565;
    display: block;
    padding-bottom: 20px;
}
.char_row, .main_text, .values_row {
    box-shadow: 0 0 15px -3px;
    margin-bottom: 80px;
}
.benefits_title, .areas_title, .main_text_title, .values_title {
    font-size: 19px;
    font-family: 'Bree Serif', serif;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 20px;
}
.areas_title {
    margin-top: 0;
}
.main_text_title {
    margin-top: 20px;
    margin-left: 30px;
}
.benefits span, .areas span, .main_text_info {
    color: #000;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
}
.main_text_info, .main_text .pdf-brochure {
    margin-bottom: 30px;
    margin-top: 10px;
    text-align: justify;
}
.main_text .pdf-brochure {
    margin-left: 20px;
    text-align: center;
}
.benefits, .areas {
    text-align: justify;
}
.benefits ul>li, .areas ul>li {
    color: #8bbf30;
    font-size: 18px;
}
.values_title, .areas ul {
    margin-bottom: 20px;
}
.value:last-child {
    margin-bottom: 30px;
}
.value {
    margin-bottom: 10px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
.value_title {
    font-weight: 500;
    border-bottom: 1px solid #8bbf30;
}
.value_argument {
    font-weight: 600;
    border-bottom: 1px solid #8bbf30;
    text-align: -webkit-right;
    text-align: right;
}
.value col-md-4 {
    border-bottom: 1px solid #8bbf30;
}
.read_more {
    text-align: center;
    margin-bottom: 20px;
}
.readmore {
    color: #8bbf30;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.read_more_slider {
    padding-top: 12px;
    font-size: 17px;
}
.cat_text {
    font-size: 16px;
    margin-bottom: 60px;
    text-align: justify;
    text-indent: 5%;
}
.prod_values .pdf-brochure {
    margin-top: 0;
}
#thank-you {
    font-size: 13px;
    color: #8bbf30;
}
/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
    .date {
        margin-top: 35px;
    }
    .prod_article_pic {
        display: none;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }
    header.carousel .carousel {
        height: 70%;
    }
    .last_news_img-1, .last_news_img-2 {
        height: 300px;
    }
    .article_block .article {
        height: 100%;
    }
    .news_title {
        text-align: center;
    }
    .news_content {
        margin: 30px;
    }
    .astrona_lang {
        display: none;
    }
    .pull-right .question_btn {
       width: 35px;
       font-size: 15px; 
    }
    .pull-right #search_request {
        width: 40px;
        background: url("../img/icon-search.png") no-repeat 0px 0px; 
    }
    .header_content .logo > .navbar-brand {
        margin-left: -60px;
    }
    /*.navbar-collapse.in {
        text-align: -webkit-center;
        text-align: center;
    }*/
    .navbar-default .navbar-nav>li>a {
        padding-top: 5px;
    }
    .cat_list img {
        max-width: 100%;
        height: auto;
    }
}
@media (min-width: 992px) and (max-width: 1364px) {
    /*#main .container {
        width: 970px;
    }*/
    .navbar .container, footer .container, .main-page {
        width: 100%;
    }
}
@media (max-width: 1364px) {
    .article .description_left {
        margin: 30px 0;
    }
}
@media (min-width: 1440px) {
    .title-404 h1 {
        font-size: 230px;
    }
}
@media (min-width: 1024px) {
    .bg-404 .text-404 h2 {
        margin-top: 5%;
    }
}
@media (min-width: 992px) {
    .date {
    margin-top: 40px;
    }
}
@media (max-width: 1024px) {
    .img_shadow {
        height: 270px;
    }
}
}
.contact_sent {
    padding: 20px;
    background: white;
}