:root {
  --5b2481: #5b2481;
  --red: #f70300;
  --orange: #f6b54f;
  --deep-sky-blue: #5faedf;
  --black: #333;
  --dark-slate-blue: #1a507c;
  --purple: #751958;
  --purple-2: #55103f;
  --deep-pink: #f43a7b;
  --hot-pink: #ff8bb4;
  --deep-sky-blue-2: #00aeef;
  --medium-violet-red: #952969;
  --dodger-blue: #0098ff;
  --dark-green: #006032;
  --dark-green-2: #00600c;
}

.bodyclino {
  background-image: url('../images/clinomovil-banner03.jpg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.headclino {
  background-color: rgba(0, 0, 0, 0);
}

.bannerclino {
  padding-top: 200px;
  padding-bottom: 200px;
}

.bannerclino.clino-gracias {
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000);
  padding-top: 150px;
  padding-bottom: 100px;
}

.bannerclino.gracias {
  padding-top: 100px;
}

.callclino {
  background-color: rgba(0, 96, 50, .8);
  padding-top: 60px;
  padding-bottom: 60px;
}

.logoheadclino {
  border-radius: 5px;
  margin-top: 10px;
  margin-left: 0;
}

.logoheadclino.footer-clino {
  margin-left: 0;
}

.titulobannerclino {
  color: #952969;
  text-align: right;
  letter-spacing: -1px;
  background-color: rgba(255, 255, 255, .7);
  border-right: 4px solid #751958;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 0;
  margin-top: 150px;
  margin-bottom: 0;
  padding-right: 15px;
  font-family: Varela Round, sans-serif;
  font-size: 45px;
  font-weight: 300;
  line-height: 52px;
}

.contactclino {
  color: #fff;
  text-align: center;
  background-color: #006032;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin: 0 auto;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 400;
  display: block;
}

.formclino {
  background-color: rgba(255, 255, 255, .5);
  border: 1px solid #006032;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 80px;
  display: block;
}

.enviarclino {
  width: 90%;
  background-color: #006032;
  border-radius: 3px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  transition: background-color .5s, opacity .2s;
  display: block;
}

.enviarclino:hover {
  background-color: #55103f;
  background-image: url('../images/perro.png');
  background-position: 33%;
  background-repeat: no-repeat;
  background-size: 20px;
}

.divfonosclino {
  background-image: url('../images/clino-wahtsapp.svg');
  background-position: 54% 46%;
  background-repeat: no-repeat;
  background-size: 30px;
  border-right: 3px solid #751958;
  margin-top: 20px;
  margin-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.fonoheadclino {
  color: #55103f;
  text-align: right;
  margin: 5px auto;
  padding-right: 10px;
  font-family: Varela Round, sans-serif;
  font-size: 23px;
  font-weight: 900;
  line-height: 25px;
  text-decoration: none;
  display: block;
}

.fonoheadclino._2fonoclino {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 23px;
  line-height: 25px;
}

.titulocallclino {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .5);
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.infoclino1 {
  background-color: #fff;
  background-image: url('../images/banner-clinomovil-10.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

.subtxtcallclino {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 25px;
}

.tituloinfoclino1 {
  color: #006032;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #00600c;
  border-radius: 0;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
}

.txtitemclino {
  background-image: url('../images/clino-flechas.svg');
  background-position: 24px 5px;
  background-repeat: no-repeat;
  background-size: 18px;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 50px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
}

.txtitemclino.txtfooterclino {
  color: #444;
  text-align: center;
  background-image: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  text-decoration: none;
  display: block;
}

.txtitemclino.txtfooterclino.ot {
  margin-bottom: 0;
  padding-bottom: 0;
}

.txtitemclino.txtfooterclino.ti {
  padding-top: 0;
  line-height: 17px;
}

.txtitemclino.item-clino {
  text-align: center;
  background-image: none;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 400;
  line-height: 25px;
}

.txtitemclino.item-doctor {
  text-align: center;
  background-image: none;
  margin-top: 5px;
  padding-left: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 23px;
}

.txtitemclino.clino-destacado {
  background-image: none;
  font-weight: 900;
}

.btncontactoclino {
  width: 80%;
  color: #006032;
  text-align: center;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #006032;
  border-radius: 80px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Varela Round, sans-serif;
  font-weight: 700;
  transition: background-color .7s;
  display: block;
}

.btncontactoclino:hover {
  color: #fff;
  background-color: #006032;
  background-image: url('../images/perro.png');
  background-position: 31px;
  background-repeat: no-repeat;
  background-size: 20px;
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.btncontactoclino._2do-btn {
  width: 50%;
  float: right;
  margin-top: 0;
}

.btncontactoclino.banner {
  width: 60%;
  color: #006032;
  border-color: #006032;
  border-radius: 80px;
}

.btncontactoclino.banner:hover {
  color: #fff;
  background-color: #006032;
}

.infoclino2 {
  background-image: url('../images/clinomovil-banner05.jpg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 80px;
  padding-bottom: 80px;
}

.infoclino3 {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 0;
}

.btncallclino {
  width: 320px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 80px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
  transition: background-color .5s;
  display: block;
}

.btncallclino:hover {
  background-color: #00600c;
  background-image: url('../images/perro.png');
  background-position: 18px;
  background-repeat: no-repeat;
  background-size: 20px;
}

.sectfooterclino {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 0;
}

.imgfooterclino {
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mapaclino {
  height: 320px;
}

.sectfirma {
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .1), #fff);
}

.firma {
  padding-top: 40px;
  padding-bottom: 40px;
  display: inline-block;
}

.consttruccionrgps {
  background-image: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/Banner_5.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.imgrgps {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.txtrgps {
  color: #1f3892;
  text-align: center;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.molestias-rgps {
  text-align: center;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 21px;
  line-height: 25px;
}

.molestias-rgps._2rgps {
  margin-bottom: 1px;
  font-size: 17px;
  line-height: 23px;
}

.urgenciaclinotxt {
  color: red;
  text-shadow: none;
  background-color: #fff;
  padding-top: 0;
  padding-left: 8px;
  padding-right: 8px;
}

.linkfacebookclino {
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img-clino {
  border-radius: 5px;
  margin: 20px auto 0;
  display: block;
}

.sect-clino {
  background-color: #fff;
  background-image: linear-gradient(to top, rgba(0, 0, 0, .1), #fff);
  padding-top: 60px;
  padding-bottom: 60px;
}

.img-dcotorclino {
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.glosa-doctor {
  font-weight: 700;
}

.medicos-clinodiv {
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.slider-clino {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 50px;
  margin-right: 50px;
  padding-bottom: 20px;
}

.glosacall-clino {
  color: red;
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}

.bodyvet {
  background-color: #eaece5;
  font-family: Open Sans Condensed, sans-serif;
}

.bannervet {
  background-image: url('../images/tools-photo.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 620px;
  padding-top: 22px;
  padding-bottom: 0;
}

.bannervet.bangraciasvet {
  padding-bottom: 200px;
}

.colvet {
  background-color: #00aeef;
  border-radius: 20px;
  left: 66px;
  box-shadow: 4px 4px 10px 1px rgba(0, 0, 0, .5);
}

.txtbanvet {
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  margin-top: 30px;
  font-size: 46px;
  font-weight: 400;
  line-height: 50px;
}

.txtbanvet2 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Open Sans Condensed, sans-serif;
  font-size: 68px;
  font-weight: 400;
}

.btnbannervet {
  width: 70%;
  color: #00aeef;
  text-align: center;
  background-color: #fff;
  border-radius: 100px;
  margin: 17px auto 14px;
  font-size: 25px;
  font-weight: 700;
  display: block;
}

.txtescrvet {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  margin-top: 40px;
  font-size: 20px;
}

.fielvet {
  color: #fff;
  text-align: center;
  background-color: rgba(255, 255, 255, .5);
  border: 2px solid #fff;
  border-right-style: none;
  border-radius: 100px;
}

.btnenviarvet {
  width: 100%;
  color: #00aeef;
  background-color: #fff;
  border-radius: 100px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.txtfonovet {
  color: #00aeef;
  text-align: right;
  letter-spacing: 3px;
  margin-top: 21px;
  margin-left: 0;
  font-size: 23px;
  font-weight: 700;
  line-height: 25px;
}

.txtfonovet.txtwhatve {
  text-align: left;
  background-image: url('../images/whatsapp_PNG1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 25px;
}

.callvet {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 30px;
}

.colvet2 {
  height: 175px;
  background-color: #f04d23;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
}

.txtcallve {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
}

.divcallvet {
  height: 175px;
  background-color: #89be00;
  padding: 10px;
}

.divcallvet.divcallvet2 {
  background-color: #e23076;
}

.divcallvet.divcallvet2.divcallvwr3 {
  background-color: #55103f;
}

.imgvet {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.txttitvet {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 40px;
}

.txttitvet.txttitvet2 {
  text-align: left;
  margin-bottom: 0;
  font-weight: 700;
}

.infovet {
  background-image: url('../images/sdfjwe.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}

.txtinfovet {
  color: #000;
  letter-spacing: 0;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
}

.txtinfovet._1 {
  color: #fff;
  border-bottom: 2px solid #fff;
  border-left: 20px #7b8fff;
  margin-top: 0;
  padding-left: 10px;
  font-size: 19px;
}

.txtinfovet2 {
  color: #000;
  letter-spacing: 1px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
}

.txtinfovet2._2222 {
  margin-top: 15px;
}

.txtinfovet2.txtinvovet22 {
  font-family: Open Sans, sans-serif;
  font-size: 15px;
}

.txtinfovet2.txtinfovet22 {
  color: #fff;
}

.btncontve {
  letter-spacing: 3px;
  background-color: #000;
  border-radius: 100px;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
  font-weight: 700;
}

.btncontve._56r {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footervet {
  background-color: #00aeef;
  padding-top: 30px;
  padding-bottom: 30px;
}

.txtfootervet {
  color: #fff;
  font-size: 26px;
  line-height: 30px;
}

.txtfootervet.txtpagvet {
  color: #0098ff;
  text-align: right;
  margin-top: 30px;
  padding-right: 5px;
  font-size: 17px;
}

.txtfootervet.txtwhatvet {
  background-image: url('../images/whatsapp_PNG1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 30px;
}

.txtfootervet._4sd {
  text-align: center;
}

.div1 {
  background-color: #7b8fff;
  padding: 8px;
}

.div1.div2 {
  background-color: #88f868;
}

.div1.div3 {
  background-color: #f680d6;
}

.div1.div4 {
  background-color: #e7db63;
}

.div1.div5 {
  background-color: #ff5757;
}

.div1.div6 {
  background-color: #882ea0;
}

.div1.div7 {
  background-color: #ffb73f;
}

.clino-div-info {
  background-color: rgba(255, 255, 255, .9);
  border-radius: 5px;
  padding-top: 5px;
  padding-bottom: 30px;
  box-shadow: 1px 1px 11px rgba(0, 0, 0, .5);
}

.clino-img-info {
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
}

.clino-txt-info {
  color: #952969;
  text-align: center;
  margin-top: -15px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.linkvet {
  color: #00aeef;
  text-decoration: none;
}

.linkvet2 {
  color: #fff;
  text-decoration: none;
}

.htmlve {
  margin-top: 20px;
}

.bodysin {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/o-PIGEON-FLOCK-CITY-facebook.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.headsin {
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 60px;
}

.bansin {
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
}

.txtbansin {
  color: #00abf7;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}

.row {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.txtbansin2 {
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.txtescrsin {
  color: #fff;
  text-align: center;
  background-color: #0098ff;
  font-size: 20px;
  line-height: 30px;
}

.fieldsin {
  text-align: center;
  background-color: rgba(255, 255, 255, .9);
}

.btnenviarsin {
  width: 100%;
  background-color: #0098ff;
  border: 1px solid #0098ff;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logosin {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.txtheadsin {
  color: #fff;
  text-align: right;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.infosin {
  background-color: #f8f8f8;
  padding-top: 100px;
  padding-bottom: 100px;
}

.infosin.infosin2 {
  background-color: #fff;
}

.txtinfosin {
  color: #000;
  border-bottom: 3px #000;
  margin-bottom: 50px;
  font-size: 40px;
  line-height: 40px;
}

.txtinfosin.txtcallsin {
  color: #fff;
  text-align: center;
  border-style: none;
  margin-top: 23px;
  margin-bottom: 0;
}

.txtinfosin.txtcallsin.txtcalsin2 {
  color: #000;
  text-align: center;
  letter-spacing: -2px;
  margin-top: 0;
}

.txtinfosin.txtcallsin.txtcalsin2.txtsersin {
  text-align: left;
  letter-spacing: 0;
  margin-bottom: 50px;
  font-size: 30px;
}

.txtinfosin.txtsinsin {
  margin-bottom: 0;
}

.txtinfosin2 {
  color: #0098ff;
  border-bottom: 1px solid #0098ff;
}

.txtinfosin3 {
  border-bottom: 1px solid #000;
}

.dininfosin {
  text-align: center;
  background-color: #0098ff;
  padding: 20px;
}

.txtinfosin4 {
  color: #fff;
  margin-top: 10px;
  font-size: 19px;
  line-height: 30px;
}

.btncontsin {
  color: #0098ff;
  background-color: #fff;
  margin-top: 10px;
}

.btncontsin.btnconsin2 {
  color: #fff;
  background-color: #0098ff;
}

.rowsin {
  margin-top: 20px;
}

.txtinfosin6 {
  text-align: justify;
  margin-bottom: 20px;
  font-size: 18px;
}

.fotsin {
  background-color: #000;
  padding-top: 50px;
  padding-bottom: 50px;
}

.txtfotsin {
  color: #fff;
  font-size: 18px;
}

.txtfotsin.txtfotsin2 {
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 29px;
}

.linksin {
  color: #fff;
  text-decoration: none;
}

.headvet {
  padding-top: 10px;
  padding-left: 50px;
  padding-right: 50px;
}

.link {
  color: #333;
  text-decoration: none;
}

.link.w--current {
  color: #333;
}

.heading {
  color: #fff;
  text-align: center;
  background-color: #751958;
  border-bottom-left-radius: 10px;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Varela Round, sans-serif;
  font-size: 25px;
}

.text-span {
  font-size: 16px;
}

.text-block-2 {
  text-align: center;
  margin-top: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.bold-text {
  margin-bottom: 5px;
}

.text-span-2 {
  margin-top: 10px;
}

.callsin {
  background-color: #0098ff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-2 {
  background-color: rgba(255, 255, 255, .8);
  border-radius: 10px;
  padding: 30px;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .3);
}

.heading-2 {
  color: #006032;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
}

.image {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-3 {
  color: #555;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.text-block-4 {
  color: #555;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 23px;
}

.div-block-3 {
  width: 100px;
  color: #777;
  border: 1px solid #999;
  margin: 25px auto 20px;
  display: block;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  background-color: #006032;
  border-radius: 80px;
  margin-top: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
}

.text-span-3 {
  letter-spacing: 0;
  font-size: 18px;
}

.div-block-4 {
  background-color: #eee;
  border-radius: 10px;
  padding: 30px 15px 45px;
}

.link-2 {
  color: #444;
  text-decoration: none;
}

.link-block {
  z-index: 1000;
  background-color: #00600c;
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.link-3 {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
}

.text-block-8 {
  color: #333;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 25px;
  text-decoration: none;
}

.link-4 {
  color: #444;
  text-align: left;
  padding-left: 10px;
  text-decoration: none;
}

.bold-text-2 {
  line-height: 17px;
}

.text-span-4 {
  color: rgba(0, 0, 0, 0);
}

.infoclino4 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-9 {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

.section-3 {
  background-color: var(--5b2481);
}

.column {
  color: #fff;
  align-items: center;
  padding-top: 1%;
  padding-bottom: 1%;
  font-family: Lobster Two, sans-serif;
  display: flex;
}

.text-block-10 {
  font-family: Righteous, sans-serif;
  font-size: 26px;
}

.section-4 {
  background-image: url('../images/292956-P6WQRF-266.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  display: block;
}

.heading-3 {
  color: #fff;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 5%;
}

.column-2 {
  background-color: #2e1342;
  padding-top: 5%;
  padding-bottom: 5%;
}

.column-3 {
  color: #fff;
  background-color: #2e1342;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  font-size: 18px;
  display: flex;
}

.columns {
  align-items: stretch;
  display: flex;
}

.submit-button {
  width: 100%;
  background-color: var(--5b2481);
  color: #fff;
  margin-bottom: 5%;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.form {
  text-align: center;
}

.section-5 {
  text-align: center;
  background-image: linear-gradient(rgba(91, 36, 129, .85), rgba(91, 36, 129, .85)), url('../images/BONES.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 250px;
  padding-top: 3%;
  padding-bottom: 3%;
}

.column-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-2 {
  align-items: center;
}

.column-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body {
  font-family: Open Sans, sans-serif;
}

.columns-3 {
  color: #fff;
  align-items: flex-end;
  display: flex;
}

.text-block-11 {
  text-align: center;
  font-size: 28px;
  font-weight: 300;
  line-height: 34px;
}

.text-block-12 {
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 54px;
}

.column-6 {
  background-color: rgba(0, 0, 0, .48);
  padding-top: 2%;
  padding-bottom: 2%;
}

.columns-4 {
  align-items: center;
  display: flex;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.heading-4 {
  color: #5b2481;
  text-align: center;
  font-size: 52px;
  font-weight: 800;
  line-height: 58px;
}

.image-2 {
  border-radius: 53%;
  box-shadow: 1px 1px 3px #000;
}

.column-7 {
  text-align: center;
  padding-top: 2%;
  padding-bottom: 2%;
}

.heading-5 {
  text-align: center;
}

.list {
  text-align: left;
}

.columns-5 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.columns-5.serv2 {
  flex-direction: row-reverse;
}

.section-6 {
  background-image: url('../images/2.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.column-8 {
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
  margin-top: 4%;
  margin-bottom: 4%;
  padding: 2% 5%;
  box-shadow: 1px 1px 3px #000;
}

.paragraph {
  text-align: justify;
}

.column-9 {
  text-align: center;
}

.button {
  background-color: var(--5b2481);
  border-radius: 15px;
  font-size: 22px;
  line-height: 28px;
}

.column-10, .column-11, .column-12 {
  text-align: center;
}

.list-2 {
  text-align: justify;
}

.columns-6 {
  align-items: center;
  display: flex;
}

.section-7, .section-8 {
  margin-top: 3%;
  margin-bottom: 3%;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  font-size: 32px;
  line-height: 38px;
}

.container {
  text-align: center;
}

.button-2 {
  color: #333;
  background-color: #fdd23c;
  border-radius: 15px;
  margin-top: 2%;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

.text-block-15 {
  color: #fff;
  padding-top: 1%;
  padding-bottom: 1%;
}

.section-9 {
  color: #fff;
  background-color: #2e1342;
}

.columns-7 {
  align-items: center;
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
}

.column-13, .column-14 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-15 {
  align-items: center;
  display: flex;
}

.column-16 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3, .image-4 {
  padding-left: 1%;
  padding-right: 1%;
}

.section-10 {
  background-color: #252525;
}

.link-5 {
  color: #fff;
  text-decoration: none;
}

.link-6 {
  color: #fff;
  font-size: 17px;
  text-decoration: none;
}

.link-7 {
  color: #fff;
  text-decoration: none;
}

.text-block-16 {
  color: #fdd23c;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.html-embed {
  text-align: center;
  padding-top: 1%;
  padding-bottom: 1%;
}

.heading-6 {
  color: #fff;
  text-align: center;
  padding-top: 15%;
  font-size: 54px;
  line-height: 60px;
}

.heading-7 {
  color: #fff;
  text-align: center;
  padding-bottom: 15%;
  font-weight: 400;
}

.link-8 {
  color: #fff;
  text-decoration: none;
}

.text-block-17 {
  text-align: left;
  font-size: 12px;
  font-weight: 600;
}

.text-block-17.categ {
  text-align: center;
  font-size: 14px;
  font-weight: 800;
}

.columns-8 {
  flex-direction: row;
  align-items: center;
  padding-top: 1%;
  padding-bottom: 1%;
  display: flex;
}

.columns-9 {
  align-items: center;
  display: flex;
}

.column-17, .column-18, .column-19 {
  text-align: center;
}

.section-11 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.bodyal {
  background-image: url('../images/ban.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Montserrat, sans-serif;
}

.logoal {
  width: 250px;
}

.headal {
  padding-left: 50px;
  padding-right: 50px;
}

.banal {
  padding: 100px 50px;
}

.txtbanal {
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.txtbanal2 {
  color: var(--red);
  text-align: center;
  font-family: Righteous, sans-serif;
  font-size: 100px;
  line-height: 90px;
}

.txtbanal2.txtgracal {
  font-size: 60px;
  line-height: 60px;
}

.txtalal {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.formal {
  background-color: rgba(0, 0, 0, .77);
  border-radius: 10px;
  margin-top: 30px;
  padding: 16px;
}

.btnenviaral {
  width: 100%;
  background-color: var(--red);
}

.txyheadal {
  background-image: url('../images/i1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-top: 27px;
  padding-left: 30px;
  font-size: 17px;
  font-weight: 700;
  line-height: 30px;
}

.txyheadal.ttheadal2 {
  background-image: url('../images/i3.png');
  margin-top: 5px;
}

.txyheadal.txtheadal2 {
  background-image: url('../images/i2.png');
  background-position: 0 10%;
}

.txyheadal.ttxhead22 {
  background-image: url('../images/i3.png');
}

.infoal {
  background-color: #fff;
  padding: 100px;
}

.txtinfoal {
  text-align: center;
  margin-bottom: 6px;
  font-family: Righteous, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.txtinfoal.xtinfo1 {
  margin-top: 35px;
}

.colsepal {
  border-top: 5px solid var(--red);
  margin-bottom: 40px;
}

.txttival {
  background-color: var(--red);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-family: Righteous, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.txtxtxtal {
  text-align: justify;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.dival {
  height: 450px;
  border-radius: 10px;
  margin: 15px;
  box-shadow: 3px 3px 11px rgba(0, 0, 0, .18);
}

.dival.dival2 {
  height: 400px;
}

.imgal {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.btncontal {
  width: 100%;
  background-color: var(--red);
  text-align: center;
  border-radius: 10px;
  margin-top: 30px;
  font-family: Righteous, sans-serif;
  font-size: 20px;
}

.btncontal.btnnotnal2 {
  color: var(--red);
  background-color: #fff;
}

.callal {
  background-image: url('../images/profile-image-if-horse-eating-in-field-cavan-images.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding: 100px;
}

.txtcallal {
  color: #333;
  text-align: center;
  margin-bottom: 15px;
  font-family: Righteous, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.txtcallal.ttcallala {
  color: #fff;
}

.divcalal {
  background-color: rgba(255, 255, 255, .75);
  border-radius: 10px;
  padding: 22px;
  box-shadow: 4px 4px 3px rgba(0, 0, 0, .36);
}

.fotaal {
  background-color: #333;
  padding: 50px 100px;
}

.linkal {
  color: #333;
  text-decoration: none;
}

.linkal.linkal2 {
  color: #fff;
}

.htmlal {
  margin-top: 20px;
}

.callal2 {
  background-color: var(--red);
  padding: 50px 100px;
}

.head-vk {
  background-color: var(--orange);
}

.title-head {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  background-color: rgba(65, 50, 50, 0);
  margin-bottom: 6px;
  font-size: 18px;
}

.columns-10 {
  align-items: center;
  display: flex;
}

.body-2 {
  font-family: Open Sans, sans-serif;
}

.text-block-18 {
  color: #fff;
  text-align: center;
  background-image: url('../images/llamada-telefonica.svg');
  background-position: 7%;
  background-repeat: no-repeat;
  background-size: 18px;
  font-size: 17px;
  font-weight: 700;
}

.text-block-18.ghyu7 {
  background-image: url('../images/email.svg');
  background-position: 0%;
}

.banner-vf {
  height: 630px;
  background-image: url('../images/cat-and-dog-abyssinian-cat-golden-retriever-together-on-rusty-colorful-sad-anxious-mood.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  display: block;
}

.text-block-19 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000;
  margin-bottom: 15px;
  font-size: 50px;
  font-weight: 700;
  line-height: 59px;
}

.text-block-19.uikgr {
  margin-top: 179px;
}

.text-block-20 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .47);
  margin-top: 164px;
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 28px;
}

.columns-11 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-around;
  align-items: flex-end;
  display: block;
}

.div-block-27 {
  background-color: rgba(255, 255, 255, .89);
  border-radius: 5px;
  margin-top: 70px;
  padding: 10px;
}

.div-block-27.div-form-pr {
  width: 100%;
  border-radius: 0;
  margin-top: 0;
  padding-top: 9px;
}

.div-block-27.div-form-pr.frt5 {
  width: 85%;
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
}

.txttabhu {
  color: #ea821e;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
}

.txttabhu.frt56 {
  color: #9c4824;
  text-align: center;
  margin-bottom: 11px;
}

.txttabhu.frt56.tyu8 {
  color: #535353;
}

.txttabhu.frt56.tyu8.yui {
  color: #fff;
  letter-spacing: 5px;
  margin-bottom: 23px;
  font-size: 24px;
  font-weight: 600;
}

.text-field-11 {
  text-align: center;
}

.submit-button-10 {
  width: 100%;
  letter-spacing: 2px;
  background-color: #00bbe7;
}

.submit-button-10.btn-fg {
  background-color: #009694;
  border-radius: 6px;
}

.submit-button-10.btn-fg.rt567 {
  width: 32%;
  background-color: rgba(241, 169, 55, 0);
  border: 1px solid #fff;
  border-radius: 8px;
  transition: background-color .4s;
}

.submit-button-10.btn-fg.rt567:hover {
  color: #3b3b3b;
  background-color: #fff;
}

.textarea-2 {
  text-align: center;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .56);
  margin-bottom: 39px;
  font-size: 18px;
  font-style: italic;
  line-height: 25px;
}

.section-12 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.text-block-22 {
  line-height: 29px;
}

.text-block-23 {
  font-size: 31px;
  font-weight: 700;
}

.text-block-24 {
  margin-bottom: 19px;
  font-size: 35px;
  font-weight: 700;
  line-height: 34px;
}

.text-block-24.text-center {
  text-align: center;
}

.text-block-24.tbl {
  color: #fff;
}

.text-block-25 {
  margin-bottom: 36px;
  font-size: 16px;
  line-height: 27px;
}

.div-block-28 {
  width: 10%;
  height: 4px;
  background-color: var(--orange);
}

.div-block-28.linea-left {
  margin-bottom: 48px;
}

.div-block-28.linea-left.linea-center {
  width: 6%;
  text-align: center;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-28.linea-left.hyu7890 {
  background-color: #fff;
}

.section-13 {
  background-color: #f5f5f5;
  padding-top: 70px;
  padding-bottom: 70px;
}

.div-serv-mt {
  height: 360px;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  margin: 20px;
  padding: 40px 20px;
  transition: box-shadow .4s;
  box-shadow: 0 11px 16px -6px rgba(0, 0, 0, .12);
}

.div-serv-mt:hover {
  box-shadow: 0 11px 16px -6px rgba(0, 0, 0, .3);
}

.div-serv-mt.div-serv-vk {
  height: 430px;
  padding-left: 15px;
  padding-right: 15px;
}

.text-block-99 {
  text-align: center;
  background-image: url('../images/aeropuerto.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 80px;
  margin-bottom: 11px;
  padding-top: 110px;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-99.icon-service {
  background-image: url('../images/informe-medico.svg');
  margin-bottom: 20px;
  padding-top: 97px;
  font-weight: 700;
}

.text-block-99.icon-service.is2 {
  background-image: url('../images/veterinario.svg');
}

.text-block-99.icon-service.is2.is3 {
  background-image: url('../images/veterinario-1.svg');
}

.text-block-99.icon-service.is4 {
  background-image: url('../images/cuidado-de-la-salud.svg');
}

.text-block-99.icon-service.is5 {
  background-image: url('../images/perro.svg');
}

.text-block-99.icon-service.is6 {
  background-image: url('../images/veterinario-2.svg');
}

.text-block-99.icon-service.is7 {
  background-image: url('../images/perro-1.svg');
}

.text-block-99.icon-service.is7.is8 {
  background-image: url('../images/refugio-de-animales.svg');
}

.text-block-99.icon-service.is7.is9 {
  background-image: url('../images/veterinario-3.svg');
}

.text-block-99.icon-service.is10 {
  background-image: url('../images/secadora.svg');
  font-size: 19px;
  line-height: 26px;
}

.text-block-100 {
  text-align: center;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 23px;
}

.button-16 {
  text-align: center;
  letter-spacing: 1px;
  background-color: #009694;
  border: 1px solid #009694;
  border-radius: 6px;
  margin-top: 7px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 27px;
  transition: background-color .4s;
}

.button-16:hover {
  color: #009694;
  background-color: rgba(0, 150, 148, 0);
  border: 1px solid #009694;
}

.button-16.ghyu789 {
  border-color: var(--orange);
  background-color: var(--orange);
}

.button-16.ghyu789:hover {
  color: #000;
  background-color: rgba(246, 181, 79, 0);
}

.button-16.ghyu789.ht7jnm {
  border-color: #fff;
}

.button-16.ghyu789.ht7jnm:hover {
  color: #000;
  background-color: #fff;
}

.button-16.ghyu789._8uh:hover, .button-16.ghyu789._8uh.w--current:hover {
  background-color: #fff;
  border-color: #fff;
}

.container-2 {
  max-width: 83%;
}

.container-vk {
  max-width: 80%;
}

.section-14 {
  background-image: url('../images/AdobeStock_215071622.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 90px;
}

.div-block-29 {
  background-color: rgba(246, 181, 79, .91);
  padding: 60px;
}

.text-block-101 {
  color: #fff;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 31px;
}

.title-center-mtp {
  color: #9c4824;
  text-align: center;
  margin-bottom: 13px;
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
}

.title-center-mtp.cfretb {
  color: #fff;
  margin-bottom: 21px;
}

.link-29 {
  color: #333;
  text-decoration: none;
}

.link-29.lju {
  color: #fff;
}

.divider-line {
  width: 7%;
  height: 5px;
  text-align: center;
  background-color: #fccb13;
  border-radius: 16px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.divider-line.line-mt {
  width: 5%;
  height: 4px;
  background-color: #a4589a;
  margin-bottom: 44px;
}

.divider-line.line-mt._78ujn {
  background-color: var(--orange);
  margin-bottom: 86px;
}

.column-66 {
  color: #fff;
}

.text-block-104 {
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: 600;
}

.columns-31 {
  color: rgba(96, 32, 32, 0);
  margin-bottom: 63px;
}

.link-block-2 {
  width: 45px;
  height: 45px;
  color: rgba(95, 54, 54, 0);
  text-align: center;
  background-image: url('../images/logotipo-circular-de-facebook.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  margin-right: 11px;
  font-size: 16px;
  transition: background-color .4s;
}

.link-block-2:hover {
  background-color: #fff;
  border: 2px solid #a4589a;
  border-radius: 200px;
}

.link-block-2.instg {
  background-image: url('../images/instagram.svg');
  background-size: cover;
}

.footerdu-2 {
  color: #fff;
  background-color: #3d5b96;
  padding-top: 30px;
  padding-bottom: 0;
}

.footerdu-2.footer-force {
  background-color: #0f2b42;
}

.footerdu-2.footer-force.footer-pr {
  background-color: #323232;
  padding-top: 54px;
}

.link-28 {
  color: #333;
  text-decoration: none;
}

.link-28.c-footer-ic {
  color: #fff;
}

.htmdu {
  margin-top: 15px;
  margin-bottom: 15px;
}

.item-contact-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-size: 17px;
}

.item-contact-2.icfgt {
  letter-spacing: 1px;
  font-size: 15px;
}

.item-contact-2.icfgt.fty {
  color: #fff;
  font-size: 17px;
}

.contact-header-ic {
  color: #3d5b96;
  text-align: center;
  letter-spacing: 3px;
  background-image: url('../images/manija-de-telefono-silueta_1manija-de-telefono-silueta.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-top: 23px;
  font-size: 13px;
}

.contact-header-ic.c-footer-ic {
  color: #fff;
}

.contact-header-ic.c-footer-ic.c-f-f {
  background-image: url('../images/telefono_2telefono.png');
  margin-bottom: 9px;
}

.contact-header-ic.c-footer-ic.c-f-f.f-ct-pr {
  background-image: url('../images/telefono_1telefono.png');
  background-size: 32px;
  padding-top: 41px;
  font-weight: 600;
}

.contact-header-ic.c-footer-ic.c-f-f.f-ct-pr.tyuio {
  background-image: url('../images/phone-call.svg');
  background-size: 36px;
}

.contact-header-ic.c-footer-ic.c-f-f.f-ct-pr.tyuio.gt67 {
  background-image: url('../images/telefono-nararnja.svg');
}

.contact-header-ic.contact-env {
  color: #fff;
  background-image: url('../images/correo_1correo.png');
}

.contact-header-ic.contact-env.c-footer-ic {
  background-image: url('../images/correo_2correo.png');
  background-position: 50% 0;
  background-size: 32px;
  margin-bottom: 9px;
  padding-top: 41px;
  font-weight: 600;
}

.contact-header-ic.contact-env.c-footer-ic.nmiop {
  background-image: url('../images/black-back-closed-envelope-shape.svg');
  background-size: 36px;
}

.contact-header-ic.contact-env.c-footer-ic.nmiop.u7890l {
  background-image: url('../images/email-naranjo.svg');
}

.contact-header-ic.contact-env.c-footer-ic.nmiop.uiikm {
  background-image: url('../images/herramienta-nar.svg');
}

.contact-header-ic.contact-env.c-footer-ic.f-l-pr {
  background-image: url('../images/whatsapp_2whatsapp.png');
  background-size: 32px;
  padding-top: 41px;
  font-weight: 600;
}

.contact-header-ic.contact-env.c-footer-ic.f-l-pr.tyui {
  background-image: url('../images/whatsapp.svg');
  background-size: 36px;
}

.section-15 {
  background-color: var(--orange);
  background-image: linear-gradient(rgba(246, 181, 79, .91), rgba(246, 181, 79, .91)), url('../images/BONES.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  padding-top: 26px;
  padding-bottom: 27px;
}

.column-69, .form-2 {
  text-align: center;
}

.link-30, .link-31, .link-32, .link-33 {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .logoheadclino {
    margin-left: 0;
  }

  .contactclino, .formclino {
    margin-left: 100px;
  }

  .divfonosclino {
    background-position: 38% 49%;
    margin-right: 0;
  }

  .titulocallclino {
    font-size: 32px;
    line-height: 35px;
  }

  .infoclino1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .subtxtcallclino {
    font-size: 20px;
  }

  .infoclino2 {
    background-position: 50%;
  }

  .infoclino3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .colvet {
    left: 0;
  }

  .txtfonovet {
    letter-spacing: 1px;
    background-size: 200px;
    margin-left: 0;
  }

  .txtcallve {
    letter-spacing: 0;
  }

  .txttitvet {
    font-size: 35px;
  }

  .infovet {
    background-position: -321px 0;
  }

  .txtbansin {
    font-size: 30px;
    line-height: 40px;
  }

  .dininfosin {
    height: 300px;
  }

  .txtinfosin4 {
    font-size: 15px;
  }

  .link-2 {
    display: block;
  }

  .txtbanal2 {
    font-size: 60px;
  }

  .txyheadal {
    margin-top: 11px;
    font-size: 15px;
  }

  .txyheadal.txtheadal2 {
    background-position: 0 10%;
  }

  .infoal {
    padding-left: 0;
    padding-right: 0;
  }

  .txtinfoal.xtinfo1 {
    margin-top: 0;
  }

  .dival {
    height: 470px;
  }

  .dival.dival2 {
    height: 370px;
  }

  .callal, .fotaal {
    padding-left: 0;
    padding-right: 0;
  }

  .item-contact-2 {
    letter-spacing: 0;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .bodyclino {
    background-position: 50%;
    background-size: auto;
    background-attachment: scroll;
  }

  .headclino, .bannerclino {
    background-color: rgba(255, 255, 255, .5);
  }

  .callclino {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .logoheadclino, .logoheadclino.footer-clino {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .titulobannerclino {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
  }

  .contactclino, .formclino {
    margin-right: 100px;
  }

  .divfonosclino {
    background-position: 39%;
    margin-top: 5px;
    margin-right: 0;
  }

  .fonoheadclino, .fonoheadclino._2fonoclino {
    font-size: 16px;
    line-height: 20px;
  }

  .titulocallclino {
    margin-bottom: 0;
    font-size: 25px;
  }

  .infoclino1 {
    background-position: -233px;
  }

  .subtxtcallclino {
    margin-bottom: 0;
    font-size: 18px;
  }

  .infoclino2 {
    background-position: 100%;
    background-attachment: scroll;
  }

  .firma {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .linkfirma {
    display: block;
  }

  .infovet {
    background-position: -402px 0;
  }

  .txtinfovet2 {
    margin-right: 0;
  }

  .txtinfovet2.txtinvovet22 {
    margin-right: 200px;
  }

  .dininfosin {
    height: auto;
    margin-bottom: 20px;
  }

  .text-block-5 {
    color: #006032;
    background-color: #eee;
    border: 1px #006032;
    padding: 10px;
    font-size: 18px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  }

  .text-span-3 {
    font-size: 14px;
  }

  .link-block {
    width: 100%;
    float: right;
    background-color: #006032;
    background-image: url('../images/telefono-de-contacto.png');
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 35px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    margin-bottom: 10px;
    padding: 10px;
    text-decoration: none;
    position: static;
    bottom: 0;
    left: auto;
    right: 0;
  }

  .link-block.clino-wsp {
    background-color: #0aa63a;
    background-image: url('../images/WhatsApp-Logo-1.png');
    background-position: 20px;
    background-repeat: no-repeat;
    background-size: 35px;
  }

  .text-block-6 {
    color: #fff;
    text-align: right;
    padding: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    line-height: 16px;
    text-decoration: none;
  }

  .text-block-7 {
    color: #fff;
    text-align: right;
    letter-spacing: 2px;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 700;
  }

  .section-2 {
    width: 50%;
    position: fixed;
    bottom: 0;
    right: 0;
  }

  .txtbanal {
    text-shadow: 1px 1px 1px #fff;
  }

  .dival {
    height: 560px;
    margin: 4px;
  }

  .div-block-27 {
    width: 82%;
    margin-top: 33px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .item-contact-2 {
    font-size: 13px;
  }
}

@media screen and (max-width: 479px) {
  .bannerclino {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .titulobannerclino {
    font-size: 35px;
    line-height: 40px;
  }

  .contactclino, .formclino {
    margin-left: 10px;
    margin-right: 10px;
  }

  .divfonosclino {
    background-position: 30%;
  }

  .titulocallclino {
    font-size: 21px;
    line-height: 25px;
  }

  .subtxtcallclino {
    letter-spacing: 0;
    font-size: 16px;
  }

  .tituloinfoclino1 {
    font-size: 25px;
  }

  .btncontactoclino, .btncontactoclino.banner {
    width: 95%;
  }

  .txtbanvet2 {
    font-size: 64px;
  }

  .txtinfovet2.txtinvovet22 {
    margin-right: 0;
  }

  .text-span {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-2 {
    background-color: rgba(255, 255, 255, .7);
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2 {
    font-size: 28px;
    line-height: 32px;
  }

  .image {
    margin-bottom: 0;
  }

  .text-block-4 {
    font-size: 16px;
  }

  .text-block-5 {
    padding: 20px;
    font-size: 18px;
  }

  .text-span-3 {
    font-size: 14px;
    line-height: 16px;
  }

  .link-2 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    line-height: 21px;
    display: inline-block;
  }

  .link-block {
    width: 90%;
    background-size: 30px;
  }

  .link-block.clino-wsp {
    background-color: #0aa63a;
    background-position: 15px;
  }

  .text-block-7 {
    letter-spacing: 0;
  }

  .section-2 {
    width: 90%;
  }

  .text-block-8 {
    text-align: center;
    font-size: 16px;
  }

  .link-4 {
    line-height: 21px;
  }

  .column-3 {
    margin-top: 1%;
    margin-bottom: 1%;
  }

  .columns, .columns-3 {
    flex-direction: column;
  }

  .text-block-12 {
    font-size: 32px;
  }

  .column-6 {
    padding-top: 6%;
    padding-bottom: 6%;
  }

  .heading-4 {
    font-size: 32px;
    line-height: 38px;
  }

  .columns-5, .columns-5.serv2, .columns-6, .columns-7 {
    flex-direction: column;
  }

  .column-13, .column-14, .column-15 {
    justify-content: flex-start;
  }

  .banal {
    padding-left: 10px;
    padding-right: 10px;
  }

  .txtalal {
    color: #fff;
    text-shadow: 1px 1px 6px #000;
  }

  .dival {
    height: auto;
  }

  .dival.dival2 {
    height: auto;
    margin-bottom: 20px;
  }

  .callal2 {
    padding-left: 0;
    padding-right: 0;
  }

  .head-vk {
    padding-top: 8px;
    padding-bottom: 17px;
  }

  .columns-10 {
    display: block;
  }

  .text-block-18 {
    background-position: 10%;
    margin-bottom: 11px;
    font-size: 15px;
  }

  .text-block-18.ghyu7 {
    background-position: 0%;
    font-size: 14px;
  }

  .banner-vf {
    height: 370px;
    background-position: 50%;
  }

  .text-block-19 {
    margin-bottom: 4px;
    font-size: 37px;
    line-height: 44px;
  }

  .text-block-19.uikgr {
    margin-top: 42px;
    font-size: 30px;
  }

  .text-block-20 {
    letter-spacing: 1px;
    margin-top: 29px;
    margin-bottom: 4px;
    font-size: 18px;
  }

  .div-block-27 {
    margin-top: 11px;
  }

  .div-block-27.div-form-pr.frt5 {
    width: 99%;
  }

  .submit-button-10.btn-fg.rt567 {
    width: 100%;
  }

  .text-block-21 {
    letter-spacing: 0;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .section-12 {
    padding-bottom: 18px;
  }

  .text-block-24 {
    text-align: center;
  }

  .text-block-24.text-center {
    font-size: 29px;
  }

  .text-block-24.tbl {
    font-size: 25px;
  }

  .text-block-25 {
    text-align: center;
  }

  .div-block-28.linea-left {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-28.linea-left.linea-center {
    width: 13%;
    margin-bottom: 35px;
  }

  .div-block-28.linea-left.hyu7890 {
    width: 13%;
    margin-bottom: 19px;
  }

  .div-serv-mt {
    margin: 0 0 20px;
  }

  .div-serv-mt.div-serv-vk {
    height: 428px;
  }

  .text-block-100 {
    margin-bottom: 18px;
  }

  .container-vk {
    max-width: 93%;
  }

  .section-14 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-29 {
    text-align: center;
    padding: 40px 20px;
  }

  .text-block-101 {
    text-align: center;
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 27px;
  }

  .title-center-mtp {
    font-size: 24px;
    line-height: 25px;
  }

  .divider-line {
    width: 11%;
    margin-bottom: 24px;
  }

  .divider-line.line-mt {
    width: 12%;
    margin-bottom: 37px;
  }

  .divider-line.line-mt._78ujn {
    margin-bottom: 56px;
  }

  .item-contact-2 {
    margin-bottom: 36px;
    font-size: 17px;
  }

  .item-contact-2.icfgt.fty {
    margin-bottom: 36px;
  }

  .image-7 {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .column-67, .column-68 {
    text-align: center;
  }

  .column-69, .column-70, .column-71, .column-72 {
    padding-left: 0;
    padding-right: 0;
  }
}


