﻿.top-bg{height:300px}
.top-bg .is-bg{height:100%;top:0;right:0;z-index:-1}

.rt-form-send-information{margin-bottom:40px}
.rt-form-send-information .is-btn{padding:8px 25px;margin-top: 15px;border:3px rgba(255, 255, 255, 0.4) solid}
.rt-form-send-information .is-btn:hover{opacity:.7}

.rt-form-send-information .step-btns{margin-bottom:15px}
.rt-form-send-information .step-btns .step-btn{width:33.33%;padding:10px 2px;border-bottom:3px #f5f5f5 solid}

.rt-form-send-information .side.right{width:300px}
.rt-form-send-information .side.left{width:calc(100% - 350px)}

.rt-form-send-information .field{padding:15px 0}
.rt-form-send-information .field .input{background:none;border:2px #eee solid;padding:7px 10px;margin-top:10px}
.rt-form-send-information .field textarea.input{height:300px;resize:none}

.rt-form-send-information .upload-area{background-color:#eee;padding:40px 10px}
.rt-form-send-information .upload-area .chbtn{display:inline-block;padding:10px 20px}
.rt-form-send-information .upload-area .icon{display:inline-block;width:65px;height:51px;background:url('../img/icons/39.png') no-repeat center;background-size:100%;margin:10px 0 20px}
.rt-form-send-information .upload-area .input-file{height:100%;top:0;right:0;opacity:0}


.rt-form-send-information .final-step{border:1px #eee solid;padding:25px}
.rt-form-send-information .final-step .inf{margin:20px 0 0 40px}
.rt-form-send-information .final-step .inf b{margin-right:15px}
.rt-form-send-information .final-step .inf img{height:30px;margin-right:15px}


.rt-form-send-information.step-active-1 .is-step.step-2,
.rt-form-send-information.step-active-1 .is-step.step-3,
.rt-form-send-information.step-active-1 .is-step.step-intro,
.rt-form-send-information.step-active-2 .is-step.step-1,
.rt-form-send-information.step-active-2 .is-step.step-3,
.rt-form-send-information.step-active-2 .is-step.step-intro,
.rt-form-send-information.step-active-3 .is-step.step-1,
.rt-form-send-information.step-active-3 .is-step.step-2,
.rt-form-send-information.step-active-3 .is-step.step-intro,
.rt-form-send-information.step-active-intro .step-btns,
.rt-form-send-information.step-active-intro .is-step.step-1,
.rt-form-send-information.step-active-intro .is-step.step-2,
.rt-form-send-information.step-active-intro .is-step.step-3{display:none}
.rt-form-send-information.step-active-1 .step-btns .step-btn.step-btn-1,
.rt-form-send-information.step-active-2 .step-btns .step-btn.step-btn-1,
.rt-form-send-information.step-active-3 .step-btns .step-btn.step-btn-1,
.rt-form-send-information.step-active-2 .step-btns .step-btn.step-btn-1,
.rt-form-send-information.step-active-2 .step-btns .step-btn.step-btn-2,
.rt-form-send-information.step-active-3 .step-btns .step-btn.step-btn-1,
.rt-form-send-information.step-active-3 .step-btns .step-btn.step-btn-2,
.rt-form-send-information.step-active-3 .step-btns .step-btn.step-btn-3{color:#000;border-color:#00c865}



@media only screen and (max-width:920px){
.top-bg{height:200px}

.rt-form-send-information .is-btn{font-size:14px;padding:8px 20px}
.rt-form-send-information .intro-titr,.rt-form-send-information .final-step .inf b{font-size:18px}
.rt-form-send-information .intro-text,.rt-form-send-information .final-step .inf{font-size:14px}
.rt-form-send-information .side.right,.rt-form-send-information .side.left{width:100%}
.rt-form-send-information .field .name,.rt-form-send-information .final-step .text,.rt-form-send-information .upload-area .rt-size{font-size:13px}
.rt-form-send-information .field .input{margin-top:5px}
.rt-form-send-information .field textarea.input{height:150px}
.rt-form-send-information .upload-area .rt-name{font-size:16px}
.rt-form-send-information .upload-area .chbtn{padding:7px 12px;font-size:14px}
.rt-form-send-information .final-step .inf img{height:25px}


}