.right_phone a {
    display: block;
    color: #fff;
    padding-left: 0px;
    width: 200px;
    margin: 0 auto;
    position: relative;
}
.right_phone a:after {
  content: "";
  width: 27px;
  height: 27px;
  display: block;
  position: absolute;
  left: -10px;
  top: 6px;
  background: url(../images/ico_phone.png) no-repeat center center;
}
.facade {
    font-size: 0;
    margin: 21px 0 40px;
}
.form {
    float: left;
    margin: 0 20px 39px -20px;
    padding: 0;
    width: 640px;
}
.form_box {
    float: left;
    margin: 0 0 19px 20px;
    position: relative;
}
.form_box_ip {
    border: 1px solid #e2e4e7;
    box-sizing: border-box;
    color: #bdbdbd;
    float: left;
    font-family: 'RobotoMedium';
    font-size: 14px;
    height: 38px;
    padding: 18px 0 2px 10px;
    width: 620px;
}
.form_box .small {
    width: 300px;
}
.form_box_lb {
    color: #989898;
    font-size: 14px;
    left: 6px;
    line-height: 38px;
    padding: 0 5px;
    position: absolute;
    top: 1px;
    transition: all 0.1s ease 0s;
}
.form .focus label {
    color: #326799;
    font-size: 12px;
    line-height: 15px;
    top: 2px;
}
.form_box_txt {
    border: 1px solid #e2e4e7;
    color: #bdbdbd;
    font-family: 'RobotoMedium';
    font-size: 14px;
    height: 107px;
    padding: 18px 0 0 10px;
    width: 608px;
}
.form_send {
    background-color: #009bdb;
    color: #fff;
    float: right;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    width: 95px;
}
.right {
    float: left;
    width: 300px;
}
.right_phone {
    background-color: #c72c88;
    color: #fff;
    font-family: 'RobotoRegular';
    font-size: 20px;
    line-height: 40px;
    margin: 0 0 16px;
    position: relative;
    text-align: center;
}
.right_phone img {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.right_end {
    color: #282828;
    font-family: 'RobotoRegular';
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 12px;
}
.right_map {
    border: 1px solid #e2e4e7;
}
.bts {
    border-top: 1px solid #e9e9e9;
    clear: both;
    margin: 0 0 0 -20px;
    overflow: hidden;
    padding: 25px 0 0;
    width: 960px;
}
.bts_bt {
    background-color: #c45300;
    color: #fff;
    float: left;
    font-family: 'RobotoRegular';
    font-size: 20px;
    line-height: 50px;
    margin: 0 0 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: 460px;
}
.bts .yellow {
    background-color: #d58c00;
}
.fc {
    height: 181px;
    margin: 37px 0 53px;
    overflow: hidden;
    position: relative;
}
.fc__tit {
    background-color: #fff;
    color: #282828;
    font-family: 'RobotoLight';
    font-size: 40px;
    line-height: 54px;
    padding: 0 0 12px;
    position: relative;
    z-index: 1;
}
.fc__box1 {
    background-color: #fff;
    left: 150px;
    position: absolute !important;
    top: -4px;
    z-index: 1;
}
.fc__box2 {
    left: -10px;
    position: absolute !important;
    top: -21px;
}

/*RESPONSIVO*/


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width : 0px) 
and (max-width : 1024px) {
    p.titbox_txt {
      padding: 0 20px;
      width: calc(100% - 40px);
    }
    .form{
      width: calc(100% - 00px);
      margin: 0px;
      padding: 0px;
    }
    .form_box{
      width: calc(100% - 40px);
      margin: 5px 20px;
    }
    .form_box input{
      width: calc(100% - 0px)!important;
    }
    .form_box textarea{
      width: calc(100% - 10px)!important;
      resize: none;
    }

    .form_send{
      margin-right: 20px;
    }
    .bts, .bts a{
      width: 100%!important;
      margin: 0px;
    }
    .fc, .loc {
      width: 100%;
    }
}

@media only screen 
and (min-width : 0px) 
and (max-width : 320px) {


}
@media only screen 
and (min-width : 0px) 
and (max-width : 415px) {
 .fc__box1{
    display: none!important;
  }
  .fc__tit{
    display: inline-block;
    width: 100%;
    padding-left: 10px;
  }
  .fc__box2 {
      left: 0px;
      position: absolute !important;
      top: 70px;
  }
  .fc {
    height: 280px;
  }
  .loc__tit{
    width: 100%;
    padding-left: 10px;
  }
  .loc__txt {
    margin: 10px 0px;
    padding-left: 15px;
    width: calc(100% - 30px);
  }
  .loc iframe{
    width: 100%!important;
  }
  .right{
    width: 100%;
    margin: 20px 0px 0px;
  }
  .right iframe{
     width: 100%!important; 
  }
  .right_end{
      margin: 10px 0px;
      padding-left: 15px;
      width: calc(100% - 30px);
  }
}


@media only screen 
and (min-width : 416px) 
and (max-width : 1024px) {
 .fc__box1{
    display: none!important;
  }
  .fc__tit{
    display: inline-block;
    width: 100%;
    padding-left: 10px;
  }
  .fc__box2 {
      left: 0px;
      position: absolute !important;
      top: 70px;
  }
  .fc {
    height: 280px;
  }
  .loc__tit{
    width: 100%;
    padding-left: 10px;
  }
  .loc__txt {
    margin: 10px 0px;
    padding-left: 15px;
    width: calc(100% - 30px);
  }
  .loc iframe{
    width: 100%!important;
  }
  .right{
    width: 100%;
    margin: 20px 0px 0px;
  }
  .right iframe{
     width: 100%!important; 
  }
  .right_end{
      margin: 10px 0px;
      padding-left: 15px;
      width: calc(100% - 30px);
  }


    .form_box{
      width: calc(50% - 40px);
      margin: 5px 20px;
    }
    .form_box input{
      width: calc(100% - 0px)!important;
    }
    .form_box textarea{
      width: calc(100% - 10px)!important;
      resize: none;
    }

}   
