html{font-size:16px;}

body{

font-family: 'Raleway', sans-serif;

font-size: 14px;
line-height:17px;
font-size: 0.875rem; 
line-height:1.25rem;
color:#666;
margin:0;
padding:0;
  -webkit-text-size-adjust: 100%;
   font-weight:500;
   /*
   background-image:url(3023.png);
background-repeat:repeat-x;
background-position:left top;*/
background-color:#6c394a;
}

br.cb { 
   clear: both; 
}

b{
font-weight:600
}


a {color:#6c394a;
text-decoration:none;
}

.button_service {
    background-color: #569685;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 11px;
    line-height: 13px;
    font-size: 0.75rem;
    line-height: 0.8rem;
}


.button_felle {
    background-color: #ac8c5b;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 11px;
    line-height: 13px;
    font-size: 0.75rem;
    line-height: 0.8rem;
}




h2 {
color:#6c394a;
font-size: 18px;
line-height:12px;
font-size: 1.125rem; 
line-height:1.5rem;
margin:0px;
font-weight:600;
   margin-bottom:4px;
   text-transform:uppercase;
}


#page_all{
   width:1100px;
   margin:0 auto;
   padding-bottom:50px;
   padding-top:15px;
   background-color:#fff;
    padding-right:30px;
   padding-left:35px;
   
}

.clipping{
   border-left:15px solid #ad8c57;
   border-right:15px solid #ad8c57
}


.services{
   border-left:15px solid #4c9785;
   border-right:15px solid #4c9785
}


.img_box{
position:relative;
}

.grid{
   width:48%;
   float:left;
   margin-bottom:40px

}


.grid_right{
    width:48%;
   float:right;
      margin-bottom:40px
}


.full_round{
   width:96%;
   background-color:#f5f5f5;
   padding-left:2.0%;
   padding-right:2.0%;
    padding-top:15px;
   padding-bottom:18px;
   -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}




.half_round{
   width:92%;
   background-color:#f5f5f5;
   padding-left:4.0%;
   padding-right:4.0%;
    padding-top:15px;
   padding-bottom:18px;
   -webkit-border-radius: 15px;
-moz-border-radius: 15px;
   border-radius: 15px;
   position:relative;
}



.fb_icon{
   width:45px;
   position:absolute;
   bottom:15px;
   right:3%;
   z-index:999
}



.cont_full{
   width:100%;
   float:left;
   
}

.line_content {
   height:2px;
   border-bottom:2px dotted #6c394a;
   margin:20px 0 20px 0;
   width:100%;
   float:left;
}


ul{
margin:0em;
display:block;
padding:0em;
}


li {
list-style:none;
margin:0em;
padding:0em;
}



ul.mylist,ul.mylistbrown  { margin-left: 1.25em; list-style: none; }
ul.mylist,ul.mylistbrown  li { position: relative; line-height: 180%}

ul.mylist li:before{
    position:absolute;
     left: -1.45em;
     content: url(2953.svg) " "
}




ul.mylistbrown li:before{
    position:absolute;
     left: -1.45em;
     content: url(2966.svg) " "
}




img {
   width:100%;
   max-width: 100%;
   width: auto\9; /* ie8 */
   display:block;
   margin:0;
   padding:0;
   height: auto;
   border:0;
   border: none;

}


.videoScale {
   position: relative;
   padding-bottom: 56.25%; /* 16:9 */
   padding-top: 25px;
   height: 0;
}
.videoScale iframe {
  position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}





.videoScaleMap {
   position: relative;
   padding-bottom: 33.5%;
   height: 0;
}

.videoScaleMap iframe {
  position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height:100%;
}

@media screen and (max-width:1150px) {
   #page_all{width:94%;padding:20px 0 20px 0}
   body{background:none;}
}



@media screen and (max-width:860px) {
.grid{width:47%;padding-right:3%;}
   .grid_right{width:47%;float:right}
   

 .cont40,.cont60 {padding-left:3.0%;padding-right:3.0%;}
   .cont60{width:55.7%;}
}

@media screen and (max-width:768px) {
.full_round,.half_round{ width:94%;padding-left:3%;padding-right:3%}
.grid,.grid_right,.cont60{width:100%;padding:0;border-right:0px;}
   .grid{padding-bottom:20px}
   
   
}


@media screen and (max-width:680px) {
   .full_round,.half_round{ width:93%;padding-left:3.5%;padding-right:3.5%}
.cont40{width:93%;padding-left:3.5%;padding-right:3.5%;}
   .cont60{width:93%;float:left;margin-bottom:25px;padding-left:3.5%;padding-right:3.5%;}
}

@media screen and (max-width:480px) {
   .cont40,.cont60{width:92%;padding-left:4.0%;padding-right:4.0%;}
      .full_round,.half_round{ width:90%;padding-left:5.0%;padding-right:5.0%}
}