/* mediaquery */
.home-main {
  background: #5dafe0; }

#carQuoteForm .loader:before, #motorcycleQuoteForm .loader:before {
  border-color: #FFF !important;
  border-bottom-color: transparent !important; }

.logo-atp {
  width: 240px;
  background: url(/static/frontend/images-atp/logo-atp-phone-color.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 70px;
  background-size: contain; }
  @media only screen and (max-width: 768px) {
    .logo-atp {
      width: 320px;
      height: 96px; } }
  @media only screen and (max-width: 480px) {
    .logo-atp {
      width: 100%;
      height: 100px;
      max-width: 200px;
      margin: auto auto;
      background-position: center; } }
.logo-atp-white {
  background: url(/static/frontend/images-atp/logo-atp-phone-white.svg?6d1ad9a92583) no-repeat; }

.logo-visa {
  width: 90px;
  background: url(/static/frontend/images-atp/logo-visa.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 30px;
  background-size: contain; }
  @media only screen and (max-width: 768px) {
    .logo-visa {
      height: 20px;
      width: 60px; } }
.logo-mastercard {
  width: 50px;
  background: url(/static/frontend/images-atp/logo-mastercard.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 30px;
  background-size: contain; }
  @media only screen and (max-width: 768px) {
    .logo-mastercard {
      height: 20px;
      width: 33px; } }
.logo-rus {
  width: 220px;
  background: url(/static/frontend/images-atp/logo-rus.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 60px;
  background-size: contain; }
  .logo-rus-white {
    width: 220px;
    background: url(/static/frontend/images-atp/logo-rus-white.svg?6d1ad9a92583) no-repeat;
    display: block;
    height: 60px;
    background-size: contain; }

.logo-cab {
  width: 60px;
  background: url(/static/frontend/images-atp/logo-cab.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 60px;
  background-size: contain; }

.logo-cab-white {
  width: 60px;
  background: url(/static/frontend/images-atp/logo-cab-white.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 60px;
  background-size: contain; }

.ico-moto {
  width: 100px;
  background: url(/static/frontend/images-atp/ico-moto.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 70px;
  background-size: contain; }

.ico-car {
  width: 140px;
  background: url(/static/frontend/images-atp/ico-car.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 40px;
  background-size: contain; }

.ico-phone {
  width: 26px;
  background: url(/static/frontend/images-atp/ico-phone.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 26px;
  background-size: contain; }

.experiencia-belgrano {
  width: 540px;
  background: url(/static/frontend/images-atp/experiencia-belgrano-blue.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 370px;
  background-size: contain; }

.logo-instagram {
  width: 64px;
  background: url(/static/frontend/images-atp/logo-instagram.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 64px;
  background-size: contain; }

.logo-facebook {
  width: 64px;
  background: url(/static/frontend/images-atp/logo-facebook.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 64px;
  background-size: contain; }

.arrow-left {
  width: 32px;
  background: url(/static/frontend/images-atp/arrow-left.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 32px;
  background-size: contain; }

.wrap-flag {
  width: 100%;
  background: url(/static/frontend/images-atp/flag.svg?6d1ad9a92583) no-repeat 0;
  background-size: 115%; }

.logo-ssn {
  width: 140px;
  background: url(/static/frontend/images-atp/logo-ssn.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 20px;
  background-size: contain; }

.qr-datafiscal {
  min-width: 50px;
  background: url(/static/frontend/images-atp/qr-datafiscal.jpg?6d1ad9a92583) no-repeat;
  display: block;
  min-height: 70px;
  background-size: contain; }

.bg-quote {
  width: 100%;
  background: url(/static/frontend/images-atp/bg-quote.svg?6d1ad9a92583) no-repeat;
  display: block;
  height: 500px;
  background-size: contain; }
