@charset "utf-8";.issue-solved img,.issue-solved-solu img,.show-more{margin-left:auto;margin-right:auto;text-align:center}.icon-wrap,.issue-solved{display:block}.headerCta{height:500px;background:url(https://s3-ap-southeast-2.amazonaws.com/test-freightexchange/static/img/header-bg.jpg) center bottom no-repeat;background-size:cover;color:#fff;border-bottom:#CCC solid 7px}.headerCta h1{margin-top:100px;font-size:35px;font-family:museo-sans-700,sans-serif;border-bottom:solid #FD6624 1px;padding-bottom:15px;max-width:680px}.headerCta .btn,.headerCta p,.show-more a,.tool-text-info{font-family:museo-sans-300,sans-serif}.headerCta p{font-size:20px;max-width:580px}.headerCta .btn{margin-top:30px;-webkit-border-radius:10;-moz-border-radius:10;border-radius:10px;-webkit-box-shadow:0 4px 10px #000;-moz-box-shadow:0 4px 10px #000;box-shadow:0 4px 10px #000;color:#fff;font-size:25px;background:#FD6624;padding:10px 20px;text-decoration:none}.headerCta .btn:hover{background:#FF530D;text-decoration:none}.tool-text-info{color:#4D4D4D}.tool-text-info a{color:#FD6624;font-weight:700;text-decoration:underline}.icon,.icon-effect .icon:hover,.icon:before,.show-more a,.show-more a:hover{text-decoration:none}.show-more{position:absolute;margin-top:-20px;width:100%}.show-more a{text-align:center;-webkit-border-radius:28;-moz-border-radius:28;border-radius:28px;-webkit-box-shadow:3px 4px 7px #4d4d4d;-moz-box-shadow:3px 4px 7px #4d4d4d;box-shadow:3px 4px 7px #4d4d4d;color:#fff;font-size:24px;background:#EFEFEF;padding:12px}.icon,.icon:after{border-radius:50%}.show-more a:hover{background:#EFEFEF;-webkit-box-shadow:3px 2px 7px #4d4d4d;-moz-box-shadow:3px 2px 7px #4d4d4d;box-shadow:3px 2px 7px #4d4d4d;padding:11px}.tool-info-content{background-image:url(https://s3-ap-southeast-2.amazonaws.com/test-freightexchange/static/img/city-bg.png);background-repeat:repeat-x;background-position:bottom}.tool-text-info h3{font-size:25px;font-family:museo-sans-500,sans-serif;padding-bottom:20px;border-bottom:solid 1px #FD6624}.tool-text-info h3 span{font-size:20px;font-family:museo-sans-300,sans-serif;color:#FD6624;margin-top:10px;display:block}.static-section-top{padding-top:50px}.tool-info-content .tool-icons img{max-width:450px}.tool-text-info p{font-family:museo-sans-500,sans-serif;font-size:14pt}.last-cta btn,.ligth-gray-bg,.tool-text-bussines p{font-family:museo-sans-300,sans-serif}.tool-text-info p span{color:#FD6624;font-weight:700}.ligth-gray-bg{background-image:url(https://s3-ap-southeast-2.amazonaws.com/test-freightexchange/static/img/line-bg.png);background-repeat:no-repeat;background-position:left center;background-size:300px;background-color:#203082;color:#FFF}.tool-text-bussines p{font-size:14pt;text-align:center}.issue-solved,.issue-solved-solu{min-height:280px;cursor:pointer}.issue-solved img,.issue-solved-solu img{max-width:200px}.issue-solved p,.issue-solved-solu p{text-align:center;margin-top:20px}.issue-4-box .issue-solved-solu{background-image:none;background-repeat:no-repeat;background-position:center}.issue-solved p{font-size:14pt}.icon-wrap{text-align:center;overflow:hidden;height:100px;border-bottom:solid 2px #4557AC}.icon{display:inline-block;font-size:0;cursor:pointer;width:90px;height:90px;text-align:center;position:relative;z-index:1;color:#fff;background-color:#4557AC}.icon:after{pointer-events:none;position:absolute;width:100%;height:100%;content:'';-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.icon-empty:before,.icon-industry:before,.icon-manual:before,.icon-time:before{background-position:0 10px;content:"\00a0";background-repeat:no-repeat}.icon:before{speak:none;font-size:48px;line-height:90px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;display:block}.icon-manual:before{background-image:url(https://s3-ap-southeast-2.amazonaws.com/test-freightexchange/static/img/manual-isue.svg)}.icon-empty:before{background-image:url(https://s3-ap-southeast-2.amazonaws.com/test-freightexchange/static/img/empty-trucks.svg)}.icon-time:before{background-image:url(https://s3-ap-southeast-2.amazonaws.com/test-freightexchange/static/img/time-issue.svg)}.icon-industry:before{background-image:url(https://s3-ap-southeast-2.amazonaws.com/test-freightexchange/static/img/industrial-issue.svg)}.icon-effect .icon{overflow:hidden;margin-top:20px}.icon-effect .icon:after{display:none}.icon-effect-silide .icon:hover:before{-webkit-animation:toRightFromLeft .3s forwards;-moz-animation:toRightFromLeft .3s forwards;animation:toRightFromLeft .3s forwards}.icon-effect-spinAround .icon:hover:before{-webkit-animation:spinAround .5s;-moz-animation:spinAround .5s;animation:spinAround .5s}.icon-effect-down .icon:hover:before{-webkit-animation:toBottomFromTop .3s forwards;-moz-animation:toBottomFromTop .3s forwards;animation:toBottomFromTop .3s forwards}.icon-effect-scale .icon:hover:before{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);opacity:1;-webkit-transition:-webkit-transform .2s,opacity .2s;-moz-transition:-moz-transform .2s,opacity .2s;transition:transform .2s,opacity .2s}@-webkit-keyframes toRightFromLeft{49%{-webkit-transform:translate(100%)}50%{opacity:0;-webkit-transform:translate(-100%)}51%{opacity:1}}@-moz-keyframes toRightFromLeft{49%{-moz-transform:translate(100%)}50%{opacity:0;-moz-transform:translate(-100%)}51%{opacity:1}}@keyframes toRightFromLeft{49%{transform:translate(100%)}50%{opacity:0;transform:translate(-100%)}51%{opacity:1}}@-webkit-keyframes spinAround{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes spinAround{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@keyframes spinAround{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes toBottomFromTop{49%{-webkit-transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%)}51%{opacity:1}}@-moz-keyframes toBottomFromTop{49%{-moz-transform:translateY(100%)}50%{opacity:0;-moz-transform:translateY(-100%)}51%{opacity:1}}@keyframes toBottomFromTop{49%{transform:translateY(100%)}50%{opacity:0;transform:translateY(-100%)}51%{opacity:1}}.wite-background{background-color:#FFF;background-image:url(https://s3-ap-southeast-2.amazonaws.com/test-freightexchange/static/img/background-lines.svg);background-size:contain;background-repeat:no-repeat;background-position:center;border-bottom:#CCC solid 7px}.right-text-container{text-align:right}.image1-background{background-image:url(https://s3-ap-southeast-2.amazonaws.com/test-freightexchange/static/img/customs-port-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:0 -60px}.services-icons{text-align:-webkit-center}.services-icons img{max-width:300px}.last-cta{color:#FFF;border-bottom:#FD6624 solid 7px}@media (min-width:1200px){.image1-background{background-position:center}}@media (min-width:992px) and (max-width:1200px){.tool-info-content .tool-icons{margin-bottom:0;height:200px;position:relative;margin-top:130px}.tool-info-content .tool-icons img{width:480px}.image1-background{background-position:0 -116px!important}}@media (min-width:767px) and (max-width:992px){.tool-info-content .tool-icons{margin-bottom:-2px;width:100%;margin-left:auto;margin-right:auto;height:200px;position:relative;text-align:center}.tool-info-content .tool-icons img{width:280px}.issue-solved,.issue-solved-solu{min-height:186px;cursor:pointer}.issue-solved-cont{margin-top:-30px}}@media screen and (max-width:767px){.headerCta p,.tool-text-bussines p{font-family:museo-sans-300,sans-serif}.tool-info-content .tool-icons img{max-width:350px;margin-left:auto;margin-right:auto;width:100%}.issue-solved,.issue-solved-solu{min-height:149px}.issue-solved-cont{margin-top:-30px}.services-icons img{max-width:248px}.headerCta{height:auto;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://s3-ap-southeast-2.amazonaws.com/test-freightexchange/static/img/header-bg.jpg) -1157px 0}.ligth-gray-bg,.wite-background{background-image:none}.headerCta h1{margin-top:0;text-align:center}.headerCta p{font-size:23px}.headerCta .btn{text-align:center;margin-left:auto;margin-right:auto;display:block;width:210px}.image1-background{background-position:-2px 0}.tool-text-info h3{text-align:center;font-size:28px}.tool-text-info h3 span{text-align:center;font-size:23px}.tool-text-info p{font-size:20px;text-align:left}.tool-text-bussines p{font-size:20px;text-align:center}.issue-solved p{font-size:20px}}