#fcb-modal input,#fcb-modal textarea{font-size:14px;color:#666;background:#fff;display:block;width:100%}body.fcb-modal-open{overflow:hidden}i.fcb-icons{color:#fff;border-radius:50%;padding:5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:color .2s,background-color .2s,transform .3s;border:3px solid red;position:fixed;right:20px;bottom:8rem;height:80px;width:80px;z-index:100000000;background-color:red}i.fcb-icons:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%;transition:.3s;border:0 solid red}i.fcb-icons:hover:after{transform:scale(1);box-shadow:10px 0 20px rgba(0,0,0,.19),6px 0 6px rgba(0,0,0,.23)}i.fcb-icons:hover{color:red;background-color:#fff!important;transform:rotate(90deg);cursor:pointer;box-shadow:none}i.fcb-icons:hover span{margin-right:-2px}@media (min-width:601px){i.fcb-icons{padding:5px}}@media (min-width:993px){i.fcb-icons{padding:5px}}i.fcb-icons span{font-size:55px;display:table-cell;padding:5px}#fcb-modal-container{margin:0 auto}#fcb-modal{opacity:0;position:fixed;visibility:hidden;width:400px;box-sizing:border-box;transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out;z-index:1000000000;border-radius:0}#fcb-modal:target{opacity:1;top:12%;left:50%;margin-left:-200px;visibility:visible}#fcb-modal .copy,#fcb-modal .header{padding:10px;color:#fff}.fcb-modal-content{background:#fff;position:relative;z-index:20;color:#000;font-size:13px;font-weight:400;padding:3px 20px 5px;box-shadow:2.5px 4.33px 50px 0 rgba(0,0,0,.3);overflow-y:scroll;max-height:600px;scrollbar-width:thin;scrollbar-color:#CFD8DC}.fcb-modal-content p{margin:0 0 5px!important}#fcb-modal .copy{background:#46cfb0}#fcb-modal .overlay{background-color:#000;background:rgba(255,255,255,.8);height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}#fcb-modal label{font-weight:400;font-size:14px;width:100%}#fcb-modal input{background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px}#fcb-modal textarea{height:130px;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px}#fcb-modal input[type=submit]{border:1px solid #000;padding:3px 14px;text-transform:uppercase;background-color:transparent;color:#000;height:35px;font-weight:400}#fcb-modal input[type=submit]:hover{border:1px solid red;padding:3px 14px;text-transform:uppercase;background-color:red;color:#fff;font-weight:400}#fcb-modal input[type=checkbox],#fcb-modal input[type=radio]{width:13px;height:13px!important;margin-right:.5em;float:left}#fcb-modal .fcb-header{z-index:21;position:relative;bottom:-20px;left:-10px}#fcb-modal .fcb-header-close{text-align:center;background-color:#fff;text-transform:uppercase;font-size:17px;font-weight:700;width:34px;height:34px;border:2px solid #bab6b6;border-radius:50%;text-decoration:none;display:table-cell;vertical-align:middle}#fcb-modal .fcb-close,#fcb-modal .fcb-close:hover,a.close-fcb-modal{text-decoration:none!important}#fcb-modal .fcb-header-close:hover{border:2px solid #000;color:#000!important}#fcb-modal .fcb-header-close:hover .fcb-close{color:#000!important;text-decoration:none!important}#fcb-modal .fcb-close{color:#bab6b6;font-family:Arial;text-transform:uppercase;font-size:16px}#fcb-modal .fcb-close:hover{color:#000}#fcb-modal form{margin:1.5em 0 -10px}@media only screen and (min-width:651px) and (max-width:1024px){#fcb-modal{width:350px!important}#fcb-modal:target{margin-left:-175px!important}}@media only screen and (max-width:650px){#fcb-modal{width:90%;min-width:90%}#fcb-modal:target{top:5%;left:5%;margin-left:unset!important}.fcb-modal-content{max-height:550px;overflow-y:scroll}i.fcb-icons{height:65px;width:65px}i.fcb-icons span{font-size:40px}#fcb-modal .copy,#fcb-modal .header{padding:0}}#fcb-modal .wpcf7-acceptance span{font-size:11px;text-align:justify;margin:0;line-height:1.3}#fcb-modal .caldera-grid .row{margin-left:0!important;margin-right:0!important}.fcb-modal-content::-webkit-scrollbar{width:11px}.fcb-modal-content::-webkit-scrollbar-track{background:#cfd8dc}.fcb-modal-content::-webkit-scrollbar-thumb{background-color:#666;border-radius:6px;border:3px solid #cfd8dc}