html, body, #wfContainer, #wfContainerBody, #content, #body, #contentI {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    /*font-family: 'PTSansRegular',Arial,sans-serif;*/
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 300;
    color: #382b21;
    background-color: #f4f3f0;
    text-align: center;
    -webkit-font-smoothing: antialiased;
}
p{
    margin: 0px;
}
p.clear {
    clear: both;
}
p {
    font-size: 14px;
    line-height: 120%;
}
a {
    color: #668ca1;
    text-decoration: none;
}
h1, h2, h3, h4, h5 {
    font-weight: 400;
}
img {
    border: none;
}
.uppercase {
    text-transform: uppercase;
}
.bold {
    font-weight: 700;
}
.button {
    width: auto;
    display: inline-block;
    padding: 0px 29px;
    line-height: 37px;
    font-size: 23px;
    text-transform: uppercase;
    background-color: #668ca1;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 8px;
    font-weight: 700;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.down_bt {
    position: relative;
    background-image: url('images/down-bt-w.png');
    height: 32px;
    width: 32px;
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 7px;
}
#benefits {
    background-color: #d8d1c5;
}
#steps,
#menu {
    display: none;
}
#header {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background-color: #614832;
    /*border-top: 8px solid #cfc6b7;*/
    z-index: 3;
}
#header_c {
    position: relative;
    min-height: 46px;
}
#footer #f_bottom_c,
#header_c {
    position: relative;
    margin: 0px 65px;
}
#header #h_sepline {
    float: right;
    width: 1px;
    height: 100%;
    height: 46px;
    background-color: #856445;
}
#header #logos {
    float: left;
    margin-top: 7px;
}
#header #logos img{
    margin-right: 20px;
}
#header #logos:after {
    content: ' ';
    display: inline-block;
    vertical-align: bottom;
    height: 100%;
}
#m_login {
    color: #fff;
    font-size: 12px;
    border: none;
    padding-right: 80px;
    padding-left: 0px;
    margin-top: 12px;
}
#m_login p {
    margin: 0px;
}
#m_login_bt {
    display: inline-block;
    line-height: 22px;
    padding-left: 6px;
    padding-right: 5px;
    background-color: #bfb19d;
    margin-left: 6px;
    text-transform: uppercase;
    font-size: 10px;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 700;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.h_section {
    float: right;
    padding-left: 59px;
    vertical-align: middle;
    margin-top: 13px;
}
#header #logos img#cc_img {
    max-height: 17px;
}
#header #logos img,
.h_section img {
    vertical-align: middle;
    margin-left: 2px;
}
#header #logos img#c_logo {
    max-height: 17px;
}
#m_login span {
    font-size: 13px;
    line-height: 13px;
}
.p_content {
    position: relative;
    margin: 0 65px;
    margin-bottom: 25px;
    width: auto;
}
#slide_1_img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 365px;
    margin-top: 46px;
    border-bottom: 2px solid #cfc6b7;
    background-image: url('images/bg_med.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#f_links,
.slides {
    margin: 0px 95px;
    width: auto;
    overflow: auto;
    background-color: #fff;
    z-index: 2;
    position: relative;
}
#slide_1 {
    margin-top: -95px;
    padding: 0px 50px;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-topright: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
#slide_1 h1 {
    margin-top: 35px;
    line-height: 100%;
    font-size: 42px;
    font-size: 26px;
    margin-bottom: 0px;
    color: #9a8569;
}
#slide_1 h2 {
    line-height: 110%;
    font-size: 26px;
    /*max-width: 665px;*/
    max-width: 780px;
    position: relative;
    margin: 0 auto;
    margin-top: 6px;
}
#slide_1 h2 span {
    display: block;
}
#slide_4 h3,
#slide_2 h3 {
    padding: 8px 0px;
    line-height: 34px;
    font-size: 29px;
    color: #fff;
    background-color: #9a8569;
    text-transform: uppercase;
    margin: 0px;
    font-weight: 700;
}
.benefit {
    width: 33.33%;
    float: left;
    background-color: #dfdad0;
    padding-top: 40px;
    padding-bottom: 38px;
    text-align: center;
}
.ro .benefit {
    min-height: 316px;
}
.benefit#bn_2 {
    background-color: #d8d1c5;
}
.benefit#bn_3 {
    background-color: #d2cabd;
}
.benefit h2 span {
    font-size: 50px;
    line-height: 100%;
}
.benefit h2 {
    font-size: 23px;
    line-height: 100%;
    margin-top: 11px;
    margin-bottom: 10px;
    font-weight: 700;
}
.benefit h5 {
    font-size: 23px;
    line-height: 100%;
    color: #668ca1;
    margin-top: 14px;
    margin-bottom: 1px;
    text-transform: uppercase;
    font-weight: 700;
}
.benefit p {
    margin-left: 70px;
    margin-right: 70px;
    font-size: 15px;
    line-height: 120%;
}
.b_img_c {
    width: 128px;
    height: 114px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 14px;
    border-bottom: 3px solid #668ca1; 
    position: relative;
}
.b_img_c img {
    vertical-align: bottom;
    max-width: 97px;
    max-height: 113px;
}
.b_img_c:after {
    content: ' ';
    display: inline-block;
    vertical-align: bottom;
    height: 100%;
}
#slide_3  h3 {
    margin: 33px auto;
    margin-bottom: 34px;
    font-size: 23px;
    position: relative;
    max-width: 685px;
    
}
#slide_2,
#slide_3 {
      background-color: #EAE7DF;
}
#slide_3 #p_gall {
    position: relative;
}
#p_gall div {
  width: 25%;
  height: 160px;
  float: left;
}
.swiper-slide,
#p_gall div {
  background-image: url('images/foto1.jpg?v=1');
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.swiper-slide#img2m,
#p_gall div#img2 {
   background-image: url('images/foto2.jpg?v=1'); 
}
.swiper-slide#img3m,
#p_gall div#img3 {
   background-image: url('images/foto3.jpg?v=1'); 
}
.swiper-slide#img4m,
#p_gall div#img4 {
   background-image: url('images/foto4.jpg?v=1'); 
}
#slide_4 #s3_img img {
    border: 1px solid #b3b3b3;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
}
#slide_4 #s3_img{
    margin-top: 40px;
}
#slide_4 h4{
    margin-top: 16px;
    margin-bottom: 0px;
    font-size: 23px;
    line-height: 100%;
}
#slide_4 .button{ 
    margin-top: 17px;
}
#slide_4 {
    padding-bottom: 35px;
}
#footer {
    position: relative;
    overflow: auto;
}
#f_bottom {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #614832;
}
#f_links  a:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
#f_links  a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 16px;
}
#f_links  img {
    vertical-align: middle;
}
#f_links  {
    text-align: center;
    padding-bottom: 40px;
}
#f_bottom_c > p {
    color: #fff;
}
#mp_gall {
    display: none;
}
#gallery {
    position: relative;
    overflow: hidden;
    width: 100%;
}
#slide_1 h2 span#low_r_sep {
    display: none;
}
@media only screen and (min-width:1665px){
    .ro .benefit {
        min-height: 330px;
    }
}
@media only screen and (min-width:1600px){
    .benefit p {
        margin-left: 80px;
        margin-right: 80px;
    }
}
@media only screen and (min-width:1550px){
    #slide_1_img {   
        background-image: url('images/bg_high.jpg');
        height: 467px;
    }
    #slide_1 {
        margin-top: -165px;
    }
    .benefit h2 span {
        margin-right: 9px;
    }
    .benefit h2 br {
        display: none;
    }
    .benefit p {
        margin-left: 80px;
        margin-right: 80px;
    }
    #f_links, .slides {
        margin: 0px 165px;
    }
    #slide_1 h1 {
        margin-top: 45px;
    }
    .p_content {
        margin-bottom: 31px;
    }
    /*#slide_4 h3,
    #slide_2 h3 {
        font-size: 32px;
    }*/
}
@media only screen and (max-width:1640px){
    .ro .benefit {
        min-height: 353px;
    }
}
@media only screen and (min-width:1550px) and (max-width:1570px){
    .ro .benefit {
        min-height: 365px;
    }
}
@media only screen and (max-width:1470px){
    .ro .benefit {
        min-height: 330px;
    }
}
@media only screen and (max-width:1430px){
    .ro .benefit {
        min-height: 369px;
    }
}
@media only screen and (min-width:1380px) and (max-width:1405px){
    .benefit {
        min-height: 370px;
    }
}
@media only screen and (max-width:1369px){
    .ro .benefit {
        min-height: 389px;
    }
}
@media only screen and (max-width:1290px){
    #slide_1 h1 {
        margin-top: 25px;
    }
    .ro .benefit {
      min-height: 407px;
    }
}
@media only screen and (max-width:1240px){
    .benefit {
        min-height: 370px;
    }
}
@media only screen and (max-width:1200px){
    #slide_1 h1 {
        margin-top: 25px;
    }
    .benefit p {
        margin-left: 45px;
        margin-right: 45px;
    }
    #f_links, .slides {
        margin: 0px 65px;
    }
    .ro .benefit {
      min-height: 389px;
    }
}
@media only screen and (max-width:1150px){
    .ro .p_content {
        margin: 0px 5px;
        margin-bottom: 25px;
    }
}
@media only screen and (max-width:1085px){
    .ro .benefit {
        min-height: 407px;
    }
}
@media only screen and (max-width:1023px){
    #slide_1 h2 span#low_r_sep {
        display: none;
    }
    .ro .benefit,
    .benefit {
        min-height: 0;
    }
    #slide_3 #p_gall {
        display: none;
    }
    .benefit {
        width: 100%;
        float: none;
    }
    .p_content {
        margin-bottom: 23px;
    }
    #f_links a {
        margin-bottom: 20px;
    }
    #f_links {
        padding-bottom: 17px;
    }
    #f_links, .slides {
        margin: 0px 20px;
    }
    #header {
        position: relative;
    }
    #slide_1_img {
        margin-top: 0px;
    }
    #slide_4 p, 
    #slide_4 h4, 
    #slide_4 h3, 
    #slide_2 h3,
    #slide_3 h3,
    #slide_1 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .p_content {
        margin-left: 0px;
        margin-right: 0px;
    }
    .benefit p,
    p {
        font-size: 14px;
    }
    .b_img_c {
        height: auto;
    }
    #slide_3 h3 {
        margin-top: 26px;
        margin-bottom: 25px;
    }
    #header #logos {
        float: none;
        text-align: left;
        padding-bottom: 6px;
        border-bottom: 1px solid #856445;
        margin-top: 0px;
    }
    #logos img {
        max-width: 50%;
    }
    #h_sepline {
        display: none;
    }
    #header {
        border: none;
    }
    #header_c {
        margin-left: 20px;
        margin-right: 15px;
        padding: 5px 0px;
    }
    #header #logos img#ap_img {
        width: 121px;
        margin: 0px;
        float: right;
    }
    #header #logos img#cc_img {
        max-height: none;
        width: 189px;
        margin: 0px;
        margin-top: 8px;
    }
    #m_login,
    .h_section {
        padding: 0px;
        margin-bottom: 0px;
        margin-top: 5px;
    }
    #m_login {
        padding: 0px;
        float: left;
    }
    #slide_4 {
        padding-bottom: 42px;
    }
    #slide_1 {
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    #slide_1_img {
        background-image: url('images/bg_small.jpg');
    }
    #mp_gall {
        display: block;
    }
    /*.button {
        font-size: 18px;
    }
    #slide_1 h1 {
        font-size: 36px;
    }
    #slide_1 h2 {
        font-size: 21px;
    }
    #slide_4 h3, #slide_2 h3,
    #slide_3 h3,
    #slide_4 h4 {
          font-size: 21px;
          line-height: 110%;
    }*/
    
}
@media only screen and (max-width:580px){
    #f_links a {
        display: block;
    }
    #slide_1_img {
        height: 350px;
    }
    
    #slide_1_img {
        background-image: url('images/bg_xsmall.jpg');
    }
}
@media only screen and (max-width:600px){
    #slide_4 h4{
        line-height: 120%;
    }
}
@media only screen and (max-height:400px) and (max-width:1023px){
    #slide_1_img {
        height: 205px;
    }
    #slide_1_img {
        background-image: url('images/bg_small.jpg');
    }
}
@media only screen and (min-width:450px) and (max-width:1023px){
    .swiper-slide {
        background-position: center center;
        background-image: url('images/foto1M.jpg?v=1');
    }
    .swiper-slide#img2m {
        background-image: url('images/foto2M.jpg?v=1');
    }
    .swiper-slide#img3m {
        background-image: url('images/foto3M.jpg?v=1');
    }
    .swiper-slide#img4m {
        background-image: url('images/foto4M.jpg?v=1');
    }
}