	.container.NEWS{
   padding-bottom: 72px;
  padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

		}
    .row.NEWSrow{
        margin-right: -15px;
    margin-left: -15px;
    }

    @media (min-width: 992px){
.col-md-5 {
    width: 33.33333333%;
}

    }
    @media (min-width: 992px){
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
    }

@media (min-width: 768px){

.col-sm-4 {
    width: 33.33333333%;
}
}

@media (min-width: 768px){
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.headernews {
    margin-bottom: 15px;
}
.headernews, .header2 {
    font-size: 1.2em;
    color: #007925;
}
h5, .h5news {
    font-size: 14px;
}

h4, .h4, h5, .h5news, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5news, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.articlesnews a {
    display: block;
    line-height: 2.1em;
    padding-left: 15px;
    background: url(../img/bdot.jpg) left 10px no-repeat;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none!important;
}
@media (min-width: 992px){
.col-md-5 {
    width: 41.66666667%;
}

}
.header1, .header2 {
    font-size: 1.2em;
    color: #007925;
}
.header1 {
    margin-bottom: 15px;
}

@media (min-width: 992px){
.col-md-3 {
    width: 25%;
}
}
@media (min-width: 992px){
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
}

.clearfix::before, .clearfix::after {
    content: "";
    display: table;
}
.input-sm, .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-control {
        margin-bottom: 20px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
select, input, textarea {
    font-size: 12px;
    margin: 0;
}
img, input, button, textarea {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
@media (min-width: 992px){
.col-md-12 {
    width: 100%;
}
}

@media (min-width: 992px){

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}

}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

.form-group {
    margin-bottom: 10px;
}

@media (min-width: 992px){
.col-md-6 {
    width: 50%;
}


}

textarea.form-control {
    height: auto;
}
textarea {
    resize: none;
}
select, input, textarea {
    font-size: 12px;
    margin: 0;
}
img, input, button, textarea {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
textarea {
    overflow: auto;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

@media (min-width: 992px){
.col-md-4 {
    width: 33.33333333%;
}

}
img {
    border: 0;
    vertical-align: middle;
}
img, input, button, textarea {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}
img {
    vertical-align: middle;
}
@media (min-width: 992px){
.col-md-12 {
    width: 100%;
}

}
.text-left {
    text-align: left;
}
.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc;
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    text-shadow: 0 -1px 0 rgb(0 0 0 / 20%);
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%);
}.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn {
    width: 117px;
    height: 30px;
    color: white;
    background-color: #209643;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    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;
    border-radius: 15px;
}
.btn1 {
    width: 117px;
    height: 30px;
color: black;
    background-color: #C3C5C2;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    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;
    border-radius: 15px;
}


img, input, button, textarea {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button, select {
    text-transform: none;
}
button {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
img {
    max-width: 100%;
    height: auto;
}

#logo{

    width: 52%;
}
@media (max-width: 900px){

#logo{
width: 26%;

}

}
.face {

			margin-left: -20%;


		}

		.face li {

			margin-right: 20px;
			;

			text-align: center;
		}

		.ahahah {

			/* margin-top:5%; */
			width: 188px;
			height: 30px;
			background-color: #333333;
		}

		#header {

			z-index: 1000;
		}

        #map{
            width: 100%;
    height: 350px;
    margin-top: 3rem;
        }

        #menu-company li{

            width: 200px;border-bottom: 1px solid #CCCCCC;height:50px;line-height:50px;text-align:center;
            margin: 0px; padding: 0px;
            
        }
          #menu-company{

              border: 1px solid #CCCCCC;
              width: 200px;
          }

          .widget-title{

            width:200px; height:50px;background-color:black;text-align:center;line-height:50px;


          }
        .menu li{

       /* overflow:hidden; */
    }


    	@media (min-width: 1200px) {
	      .img-responsive{
                height: 222px;
          }
		}