/* @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); */

/*@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Poppins&display=swap');*/

/*@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap");*/
/*@import url("https://fonts.googleapis.com/css2?family=Work+Sans&display=swap");*/
/*@import url("https://fonts.googleapis.com/css2?family=Caudex&family=Montserrat&family=Rubik&display=swap");*/
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@1,100&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;1,100&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;1,100&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;1,100&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;1,100&display=swap');*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&family=Nunito+Sans:wght@400;600&display=swap");

@font-face {
  font-family: monsieur-la-doulaise;
  src: url(../font/monsieur-la-doulaise.otf);
}

@font-face {
  font-family: Billy_Argel;
  src: url(../font/Billy_Argel.ttf);
}

@font-face {
  font-family: GlyphStyle;
  src: url(../font/GlyphStyle.ttf);
}

@font-face {
  font-family: Southam;
  src: url(../font/Southam.otf);
}

end * {
  /*font-family: HelveticaNeueLTProThEx ;*/
  font-family: "Montserrat", sans-serif;
}

/*html {*/
/*     scroll-behavior: smooth;*/
/*}*/

html {
  min-height: 100vh;
}

body {
  min-height: 100%;
}

body {
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif !important;
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: 100%;
}

button,
a {
  cursor: pointer;
}

img {
  max-width: 100%;
}

**,
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
/***** ALL ALERT NOTIFICATION ****/
.alert-wrap{
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 999999;
  display: none;
}

/*section {*/
/*  width: 80%;*/
/*  max-width: 1000px;*/
/*  margin: 0 auto;*/
/*}*/
/*#imgpreview {*/
/*  width: 100%; */
/*  height: auto;*/
/*  margin-bottom: 2rem;*/
/*}*/
/*#fileSelector {*/
/*	font-size: 1.3rem; padding: .5rem 1rem;*/
/*	background: hsl(50,100%,50%);*/
/*	font-family: Avenir, sans-serif;*/
/*	border-radius: 5px;*/
/*	cursor: pointer;*/
/*	display: block;*/
/*	margin: 1rem auto;*/
/*}*/

.filename {
  font-size: 13px;
  /* position: absolute;
  top: 77%;
  right: 35%; */
}

.filename1 {
  font-size: 10px;
  position: absolute;
  top: 21%;
  right: 20%;
}

.filename2 {
  text-align: center;
  font-size: 15px;
}

.fileupload-div p {
  font-size: 15px;
  text-align: center;
}

.upload input[type="file"] {
  appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  z-index: 9;
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
}

.ipsum h1:after,
.ipsum .h1:after {
  content: "";
  top: 100%;
  right: 0;
  height: 10px;
  left: 0;
  position: absolute;
}

.selectImage {
  height: 50px;
  border: 1px solid #005762;
  width: 305px;
  text-align: center;
  color: #005762;
  font-size: 20px;
  cursor: pointer;
}

.selectImage h1 {
  padding: 9px;
  font-size: 25px;
  margin: 0;
}

.selectImage2 {
  /*position: absolute;*/
  height: 50px;
  border: 1px solid #005762;
  width: 305px;
  text-align: center;
  color: #005762;
  font-size: 20px;
  /*left: 58%;*/
  cursor: pointer;
}

.selectImage2 h2 {
  padding: 9px;
  font-size: 25px;
  margin-top: 0;
  margin-bottom: 0;
}

.selectImage3 {
  background: #005762;
  /*position: absolute;*/
  height: 50px;
  border: 1px solid #005762;
  width: 80%;
  text-align: center;
  color: #005762;
  font-size: 20px;
  /*left: 12%;*/
  /*top: 67%;*/
}

/*.selectImage3 h3{*/
/*    color:#fff;*/
/*    padding: 6px;*/
/*    display: inline-block;*/
/*    font-size: 15px;*/
/*    cursor: pointer;*/
/*    font-weight: 700;*/
/*    text-align: center;*/
/*}*/

.selectImage3:hover {
  color: #005762;
  background: #fff;
  border: 1px solid #005762;
}

.selectImage4 {
  background: #005762;
  /*position: absolute;*/
  height: 50px;
  border: 1px solid #005762;
  width: 80%;
  text-align: center;
  color: #005762;
  font-size: 20px;
  /*left: 11%;*/
  /*top: 68%;*/
  cursor: pointer;
}

/*.selectImage4 h4{*/
/*    color:#fff;*/
/*    padding: 6px;*/
/*    display: inline-block;*/
/*    font-size: 15px;*/
/*    cursor: pointer;*/
/*    font-weight: 700;*/
/*    text-align: center;*/
/*}*/

.selectImage4:hover {
  color: #005762;
  background: #fff;
  border: 1px solid #005762;
  text-decoration: none;
}

/*.selectImage4 h4:hover {*/
/*    color: #005762;*/
/*    background: #fff;*/
/*    text-decoration: none;*/
/*}*/

.subirspan {
  position: absolute;
  top: 10px;
  left: 165px;
  font-weight: 600;
}

.cargarspan {
  color: #fff;
  position: absolute;
  top: 10px;
  left: 55px;
  font-weight: 600;
}

ul.dropdown-menu.show li {
  cursor: pointer;
  color: #005762;
  font-weight: 600;
  padding-left: 10px;
}

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

.trata a:hover {
  color: #49525d;
  background: #fff;
}

a.acepto1 {
  color: #18637b;
  font-weight: 900;
  text-decoration: none;
  font-size: 20px;
}

.sec2 {
  margin: 50px 0;
}

.via {
  font-size: 170px;
  padding-right: 13px;
  font-weight: 500;
}

.via11 {
  font-size: 170px;
  padding-right: 0;
  font-weight: 500;
  margin: -52px 0 -250px 0;
}

.via2 {
  font-size: 108px;
  font-weight: 700;
}

.via3 {
  /* margin-bottom: -80px;
  margin-left: 70px; */
  font-size: 25px;
  margin-bottom: -100px;
  margin-left: 81px;
}

.via33 {
  font-size: 21px;
  margin-bottom: -85px;
  margin-left: 121px;
}

.via4 {
  font-weight: 600;
  margin: 0;
  font-size: 26px;
  margin-bottom: -5px;
  margin-top: 21px;
}

.via5 {
  font-weight: 600;
  margin-left: 40px;
  font-size: 26px;
  text-align: right;
}

.lleno {
  /* font-size: 20px;
  margin-top: -36px;
  text-align: justify; */
  margin-top: -36px;
  font-weight: 600;
  text-align: justify;
}

.btn1 {
  background-color: #b1bd55;
  border: 2px solid #b1bd55;
  color: white;
  display: inline-block;
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  width: 100%;
  padding: 23px 23px;
  font-size: 21px;
  margin-bottom: 14px;
  margin-top: 31px;
}

.btn1:hover {
  text-decoration: none;
  color: #b1bd55;
  background: #fff;
}

.btn2 {
  background: none;
  border: 2px solid #b1bd55;
  color: #b1bd55;
  /* padding: 12px 18px; */
  display: inline-block;
  /* font-size: 20px; */
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  width: 100%;
  padding: 23px 23px;
  font-size: 21px;
}

.btn2:hover {
  text-decoration: none;
  color: #fff;
  background: #b1bd55;
}

.via7 {
  font-weight: 600;
  margin: 0;
  font-size: 25px;
  margin-bottom: -5px;
  margin-top: 30px;
}

.via8 {
  font-weight: 600;
  font-size: 26px;
  text-align: right;
}

.via9 {
  position: relative;
  top: 10px;
  font-size: 85px;
  margin-bottom: -30px;
  margin-left: 115px;
  font-weight: 700;
}

.via10 {
  /* font-size: 73px;
  margin-left: 325px; */
  font-size: 85px;
  margin-left: 315px;
  font-weight: 700;
}

.con {
  font-size: 20px;
  margin-top: 35px;
  font-weight: 600;
  text-align: justify;
}

.auto {
  font-size: 25px;
  font-weight: 600;
  margin: 30px 0px 0px 50px;
}

.auto2 {
  font-size: 25px;
  font-weight: 600;
  margin-left: 388px;
  margin-top: -10px;
}

/* header css */

* {
  padding: 0;
  margin: 0;
}

/*body {*/
/*    color: #000;*/
/*}*/

.navbar-brand {
  /*height: 50px;*/
  width: 100%;
  align-content: flex-end;
  border: none;
}

.nav-div {
  display: flex;
}

.button1 {
  background-color: #b1bd55;
  border: 1px solid #b1bd55;
  color: #ffffff !important;
  padding: 10px;
  display: inline-block;
  font-size: 1.05vw;
  cursor: pointer;
  font-weight: 500;
  text-align: center;
  width: 100%;
  text-decoration: none;
  border-radius: 5px;
}

.button1:hover {
  color: #b1bd55 !important;
  background-color: #fff;
}

.navigationbar {
  margin-top: 20px;
  width: 100%;
  padding: 0 15px;
}

/* Add new css */

header .nav-link {
  position: relative;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  margin-left: 2px;
  margin-right: 2px;
  font-size: .84vw;
  padding: 18px;
}

.navbar-nav li {
  transition: 0.3s;
  border-bottom: 2px solid #fff;
  align-self: baseline;
}

.navbar-nav li:hover {
  position: relative;
  border-bottom: 2px solid #b1bd55;
  background-color: #005762;
  padding: 1px;
}

.navbar-nav li:hover a {
  color: #fff;
}

/* .navbar-nav li:hover,
.navbar-nav li.active {
  position: relative;
  border-bottom: 2px solid #b1bd55;
  background-color: #005762;
  padding: 1px;
}
.navbar-nav li:hover a,
.navbar-nav li.active a {
  color: #fff;
} */

.image-section {
  width: 100%;
  margin-top: 20px;
}

/*banner CSS including text*/

/* .banner {
    width: 100%;
    margin-top: 16px;
}

.image-section {
    width: 100%;
    margin-top: 20px;
}

.image-section img {
    width: 100%;
    height: 490px;
}

.content-section {
    width: 100%;
    position: absolute;
    top: 5rem;
    left: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: white !important;
}


.content-section-upper {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.content-left {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    /* text-align: center; */
/*line-height: 1;*/
/* display: block; */
/* } */

/* .content-left .item2 {
    margin: 0;
    font-size: 70px;
    line-height: 1;
}

.content-left h2 {
    margin: 0%;
    font-size: 1.2rem;
}

.content-left h1 {
    font-size: 70px;
    margin: 0%;
    line-height: 1;
}

.content-left .last-item {
    font-size: 2rem;
}


.content-right {
    width: 30%;
    line-height: .843;
}

.disenado {
    color: #fff;
    font-size: 1.2rem;
    line-height: 1;
}

.content-right .larger {
    margin: 0%;
    font-size: 70px;
    line-height: 1;
}

.content-right h3 {
    margin: 0%;
    font-size: 2.3rem;
}

.content-right h2 {
    margin: 0%;
    font-size: 3.7rem;
}

.content-section-lower {
    width: 100%;
    margin-top: 50px;
    text-align: center;
} */
*/ .underline1,
.underline2 {
  width: 300px;
  font-size: 40px;
  height: 3px;
  background: #fff;
  display: inline-block;
  border-radius: 40px;
  position: relative;
  margin: 5px 10px;
}

.underline1::after,
.underline1::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: -5px;
}

.underline1::after {
  left: 0;
}

.underline1::before {
  right: 0%;
}

.sensi {
  font-size: 20px;
}

/* footer section */

.respaldo {
  font-size: 40px;
  padding: 40px 0 40px 0;
  display: flex;
  border: 2px solid grey;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  margin: 60px auto;
  font-weight: 700;
}

.gonza {
  width: 50%;
  height: auto;
  margin: 0 auto;
}

.bigbox {
  width: 100%;
  height: 620px;
  background: #005762;
  position: relative;
  border-radius: 40px;
  margin-top: 30px;
}

.bigbox .insidebox {
  width: 93%;
  height: 540px;
  background: #49525d;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 5px solid white;
  border-radius: 80px;
  text-align: center;
  color: #fff;
}

.head1 {
  font-size: 25px;
  margin: 20px;
  display: flex;
  justify-content: center;
  margin-top: 75px;
  font-weight: 400;
}

.quesMark {
  height: 50px;
  margin-right: 20px;
}

.quesMark2 {
  height: 50px;
  transform: rotate(180deg);
  margin-left: 20px;
}

.para2-borderright {
  height: 100px;
}

.ante {
  line-height: 1;
  font-weight: 500;
}

.firma {
  font-weight: 400;
  margin-top: 50px;
  font-size: 19px;
  border-right: 1px solid #fff;
}

.firma2 {
  margin-top: 70px;
  font-size: 19px;
}

.Wappbutton {
  font-size: 45px;
  background: #fff;
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -80%);
  width: 40%;
  border: 1px solid #fff;
  color: #49525d;
  font-weight: 700;
  text-decoration: none;
}

.Wappbutton:hover {
  color: #fff;
  background: #49525d;
  text-decoration: none;
}

img.wapp-img {
  width: auto;
  height: 75px;
  position: absolute;
  left: 62%;
  top: 70%;
}

.payment {
  font-size: 26px;
  text-align: center;
  margin-top: 61px;
  padding: 20px;
  font-weight: 400;
}

.src1 {
  /*font-size: 16px;*/
  /* width: auto;*/
  height: 100px;
  margin: 30px 25px 30px 50px;
  padding: 10px;
  display: inline;
  font-weight: 400;
}

.lastbox {
  background: #49525d;
  height: auto;
  padding: 60px 20px;
  color: #fff;
  margin-top: 50px;
}

.lastbox1 {
  background: #49525d;
  height: 400px;
  padding: 20px;
  color: #fff;
  margin-top: 50px;
}

.invima {
  justify-content: center;
  width: 100%;
  padding-top: 30px;
}

.strc {
  width: auto;
  height: 70px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.para3-borderrigt {
  /* text-align: center;
    height: 170px;
    border-right: 2px solid #fff;
    font-family: 'Inter', sans-serif;
    font-family: 'Poppins', sans-serif; */

  /* border-left: 2px solid #fff; */
  border-right: 2px solid #fff;
  display: block;
  position: relative;
  height: 170px;
  text-align: center;
}

.contact {
  border: 2px solid #fff;
  background: #49525d;
  color: #fff;
  margin-top: 30px;
  width: 50%;
}

.contact:hover {
  color: #49525d;
  background: #fff;
}

.celular {
  position: relative;
  top: 50px;
}

.copyright {
  text-align: center;
  font-size: 10px;
  margin: 50px 0 20px 0;
  color: #98a6ad;
}

/* page 2 css */

.circletext8 {
  margin: 40px 0 0 0;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.circletext9 {
  font-weight: 600;
  text-align: center;
  font-size: 15px;
}

.como {
  bottom: 54.94%;
  font-size: 46px;
  line-height: 70px;
  margin-top: 50px;
  font-weight: 700;
  color: #49525d;
  text-align: center;
}

.nuestro {
  margin: 20px auto;
  text-align: justify;
  list-style: disc;
  color: #49525d;
  font-size: 20px;
  width: 70%;
  font-weight: 700;
}

.estudio {
  font-weight: 700;
  justify-content: center;
  display: flex;
  text-align: center;
  border: 1px solid #18637b;
  background: #18637b;
  color: #fff;
  margin: 80px auto;
  height: 110px;
  padding: 20px;
  width: 45%;
  font-size: 25px;
  cursor: pointer;
  transition: 0.3s all linear;
}

.estudio:hover {
  background: #fff;
  color: #18637b;
}

.estudio1 {
  font-weight: 700;
  justify-content: center;
  display: flex;
  text-align: center;
  border: 1px solid #18637b;
  background: #18637b;
  color: #fff;
  margin: 80px auto;
  height: 80px;
  padding: 20px;
  width: 45%;
  font-size: 45px;
  align-items: center;
  transition: 0.3s all linear;
}

.estudio1:hover {
  background: #fff;
  color: #18637b;
}

/* page 5 css */

.nos {
  margin-top: 50px;
  padding: 30px;
  text-align: center;
  border: 0px;
  background: #18637b;
  height: auto;
  color: #fff;
  width: 100%;
}

.apoyo {
  font-size: 28px;
  font-weight: 700;
  color: #333333;
}

.gusta {
  color: #fff;
  font-size: 35px;
}

/* form section */

.bannerimg {
  height: 420px;
}

.col-md-6.mean {
  flex: 0 0 auto;
  width: 50%;
  margin-top: 70px;
}

.tenga {
  margin-top: 80px;
  color: #005762;
  font-size: 20px;
  font-weight: 600;
}

.correo1 {
  font-size: 30px;
  color: #005762;
  margin-top: 40px;
  display: flex;
}

.correo2 {
  font-size: 30px;
  margin-top: 30px;
  display: flex;
}

.correo3 {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 80px;
  display: flex;
}

.telefono1 {
  border: 1px solid #005762;
  margin-left: 40px;
  width: 100%;
  padding-left: 10px;
  font-size: 20px;
}

.telefono2 {
  border: 1px solid #005762;
  margin-left: 36px;
  width: 100%;
  padding-left: 10px;
  font-size: 20px;
}

.telefono3 {
  border: 1px solid #005762;
  margin-left: 64px;
  width: 100%;
  padding-left: 10px;
  font-size: 20px;
}

/* blue image */

.bgimg {
  width: 100%;
  height: auto;
  margin-top: 200px;
  margin-bottom: 50px;
}

/* footer section */

.footersection {
  background: #49525d;
  height: 300px;
  margin: 0px;
  padding: 0px;
  display: block;
}

.logoimg {
  width: auto;
  height: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: -110px;
}

.para2.border-right {
  border-right: 1px solid #fff;
}

.para3-borderrigt {
  border-right: 2px solid #fff;
}

/* input[type="text"] {
    width: 50%;
} */

.second {
  margin-top: 20px;
}

/* page 6 css */

.logoimg2 {
  width: auto;
  height: 130px;
  align-content: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}

.meinhead {
  padding: 35px;
  text-align: center;
  border: 0px;
  background: #b1bd55;
  height: 170px;
  padding-right: 0px;
  color: #fff;
  position: relative;
  padding: 20px;
}

.meinhead::after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  background: #b1bd55;
}

.meinhead h1 {
  font-size: 60px;
  font-weight: 400;
}

.trademarkRegistration {
  position: relative;
  width: 100%;
  display: block;
  height: 100%;
  padding: 20px;
  overflow: hidden;
}

.ten {
  text-align: center;
  position: absolute;
  font-size: 1335px;
  opacity: 0.1;
  color: #d9e2ec;
  width: 100%;
}

.subcon {
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 50px;
}

.para {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 33px;
  padding: 10px;
  position: relative;
}

.image1 {
  height: 50%;
  width: auto;
  background: #49525d;
  position: relative;
}

.meincon {
  width: 100%;
  background: #49525d;
  max-height: fit-content;
  text-align: center;
  border: 0.5px solid #fff;
  color: #fff;
  padding-right: 0px;
  text-align: start;
  margin: auto;
  font-size: 25px;
  text-align: justify;
}

/* page 7 css */

.box1 {
  border: 0px solid #49525d;
  background: #49525d;
  color: #fff;
  border-radius: 20px;
  margin-top: 100px;
  box-sizing: border-box;
  width: 50%;
  padding: 0;
}

.meinhead2 {
  background: #b1bd55;
  text-align: center;
  height: auto;
  border-radius: 50px 50px 0 0;
  padding: 30px;
  font-size: 27px;
  position: relative;
  top: 0px;
  text-decoration: none;
  color: white;
}

.meinhead22 {
  background: #b1bd55;
  text-align: center;
  height: 110px;
  border-radius: 50px 50px 0 0;
  padding: 50px;
  font-size: 27px;
  position: relative;
  text-decoration: none;
}

.heading2 {
  font-weight: 500;
  text-align: center;
  color: #fff;
  height: auto;
  margin: 25px 0;
  padding: 0px 30px;
  font-size: 18px;
  background: #49525d;
  margin-bottom: 30px;
}

.heading3 {
  background: #086475;
  color: #fff;
  height: auto;
  display: flex;
  padding: 0 30px;
  align-items: center;
  justify-content: space-between;
}

.lastsection {
  padding: 28px;
}

.checkbox1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #fff;
  margin: 33px 35px;
  font-size: 15px;
}

#flexCheckChecked {
  display: inline-block;
}

.buttonn1 {
  border: 2px solid #fff;
  padding: 23px;
  margin: 20px auto;
  width: 100%;
  border-radius: 50px;
  margin-top: 20px;
  color: #fff;
  font-size: 34px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  background: #49525d;
}

/*.buttonn1 a{*/
/*    color:#fff;*/
/*    cursor:pointer;*/
/*    text-decoration: none;*/
/*}*/

.buttonn1:hover {
  color: #49525d;
  background: #fff;
  text-decoration: none;
  text-align: center;
}

.heading3 h1 {
  font-size: 80px;
  font-weight: 900;
}

.heading3 .sup {
  font-size: 19px;
  font-weight: 400 !important;
}

.modal-body.home {
  background: #49525d;
  border-radius: 50px;
  padding: 0;
  margin-top: 60px;
}

/* page 8 css */

.logoimg3 {
  margin-bottom: 80px;
  margin-top: 100px;
  width: 100%;
  height: auto;
}

.meinhead3 {
  margin-top: 50px;
  padding: 15px;
  text-align: center;
  border: 0px;
  background: #b1bd55;
  height: 120px;
  padding-right: 0px;
  color: #fff;
}

.meinhead3 h1 {
  font-size: 75px;
  font-weight: 400;
}

.meincon2 {
  text-align: justify;
  line-height: 30px;
}

.maincon h6 {
  padding-top: 50px;
  font-size: 25px;
  padding-left: 0px;
}

.para1 {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  padding: 10px;
  position: relative;
}

.maincon {
  margin-left: 0px;
  margin-bottom: 120px;
}

.politica li {
  padding-bottom: 50px;
}

ol {
  padding: 0;
  font-size: 25px;
  margin-left: 26px;
}

ul.a li {
  padding-left: 45px;
}

ol.b li {
  padding-left: 50px;
}

ul.a {
  list-style-type: disc;
  font-size: 25px;
  line-height: 3rem;
  padding-top: 50px;
}

ol.b {
  font-size: 25px;
  line-height: 3rem;
  padding-top: 50px;
  margin-left: 0;
}

ol.ul {
  padding-left: 0rem;
  font-size: 25px;
  line-height: 3rem;
  padding-top: 50px;
}

.uso {
  margin-bottom: 10px;
  background: #49525d;
  max-height: fit-content;
  text-align: center;
  border: 0.5px solid #fff;
  color: #fff;
  padding-right: 0px;
  text-align: start;
}

/* page 9 css */

.logoimg5 {
  width: auto;
  height: 130px;
  align-content: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.meinhead4 {
  margin-top: 50px;
  padding: 35px;
  text-align: center;
  border: 0px;
  background: #b1bd55;
  height: 120px;
  padding-right: 0px;
  color: #fff;
}

.maincon3 {
  background-repeat: no-repeat;
  background-size: cover;
}

.para1 {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  padding: 10px;
  position: relative;
}

.uso {
  background: #49525d;
  max-height: fit-content;
  text-align: center;
  border: 0.5px solid #fff;
  color: #fff;
  padding-right: 0px;
  text-align: start;
}

ul.a {
  list-style-type: disc;
  margin-left: -26px;
}

/* page 11 css */

.paybutton {
  border: 1px solid #005762;
  background: #005762;
  height: 101px;
  width: 100%;
  cursor: pointer;
  text-align: center;
  padding: 20px;
  font-size: 35px;
  font-weight: 700;
  text-decoration: none;
}

.paybutton:hover {
  background: #fff;
  color: #005762;
}

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

.paybutton1 {
  width: 100%;
  padding: 20px;
  margin: auto;
}

/*.paybutton1:hover{*/
/*    background: #B1BD55;*/
/*    color: #fff;*/
/*}*/

/*.pagarY {*/
/*    border: 1px solid #005762;*/
/*    background: #005762;*/
/*    height: 101px;*/
/*    width: 100%;*/
/*    cursor: pointer;*/
/*    text-align: center;*/
/*    padding: 5px;*/
/*    font-size: 30px;*/
/*    font-weight: 700;*/
/*    text-decoration: none;*/
/*    margin: auto;*/
/*}*/

/*.pagarY {*/
/*    color: #fff;*/
/*    text-decoration: none;*/
/*}*/

.pagar {
  text-align: center;
  margin: 30px 0 60px 20px;
  color: #005762;
  font-size: 21px;
  font-weight: 700;
}

.pagar2 {
  text-align: left;
  margin: 100px 0 60px 0px;
  color: #005762;
  font-size: 21px;
  font-weight: 700;
  display: flex;
  align-items: baseline;
}

/* page 13 css */

.box2 {
  border: 0px solid #49525d;
  background: #49525d;
  color: #fff;
  border-radius: 30px;
  margin-top: 100px;
  box-sizing: border-box;
  width: 50%;
  padding: 0;
}

.import {
  background: #b1bd55;
  text-align: center;
  color: #fff;
  position: relative;
  border-radius: 30px 30px 0 0;
  top: 0px;
  font-size: 50px;
  height: 90px;
  padding: 25px;
}

.meincon3 {
  margin: 32px;
  font-size: 18px;
  padding: 10px;
  color: #fff;
}

.buttonn2 {
  font-weight: 500;
  font-size: 28px;
  height: 100px;
  width: auto;
  border: 2px solid #fff;
  background: #49525d;
  border-radius: 30px;
  margin: 40px;
}

/* page 14 css */

.box3 {
  border: 0px solid #49525d;
  background: #49525d;
  color: #fff;
  border-radius: 30px;
  margin-top: 100px;
  box-sizing: border-box;
  width: 50%;
  padding: 0;
}

.import2 {
  top: -27px;
  font-size: 40px;
  padding: 0px;
  background: #b1bd55;
  text-align: center;
  color: #fff;
  height: 70px;
  position: relative;
  border-radius: 30px 30px 0 0;
  padding: 10px;
}

.meincon4 {
  font-size: 18px;
  padding: 5px;
  margin: 21px;
  color: #fff;
}

.buttonn3 {
  font-weight: 500;
  font-size: 27px;
  height: 100px;
  width: auto;
  border: 2px solid #fff;
  background: #49525d;
  border-radius: 30px;
  margin: 60px;
}

/* page 15 css */

.box4 {
  border: 2px solid #005762;
  margin-top: 50px;
  border-radius: 15px;
  background: #fff;
}

.meincon5 {
  color: #005762;
  margin-top: 20px;
  height: 80px;
  text-align: center;
}

.table {
  font-size: 13px;
  font-weight: 500;
  border-color: #005762;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* page 4 css  archit */
.Vigigrey {
  /* margin-top: 70px;
  text-align: end; */
  color: #6f6f6e;
  font-weight: 700;
  /* font-size: 48px; */
  font-size: 38px;
  text-align: center;
  margin-left: 520px;
  margin-top: 95px;
}

.tiene2 {
  font-size: 20px;
}

.Vigigrey1 {
  top: 110px;
  position: relative;
  color: #6f6f6e;
  font-weight: 700;
  font-size: 48px;
  text-align: right;
}

.registro_img {
  width: 100%;
}

.allcircle {
  justify-content: space-evenly;
  display: flex;
  align-items: center;
  padding: 120px 135px;
}

.outercircle {
  display: flex;
  border-radius: 50% !important;
  width: 200px;
  height: 200px;
  background: #b1bd55;
  padding: 2px;
  justify-content: center;
  align-items: center;
}

.innercircle {
  border: 5px solid #fff;
  border-radius: 50% !important;
  width: 160px;
  height: 160px;
  background: #b1bd55;
  position: relative;
  color: #fff;
  padding: 7px;
}

.outercircle1 {
  border-radius: 50% !important;
  width: 160px;
  height: 160px;
  background: #b1bd55;
  padding: 5px;
}

.innercircle1 {
  border: 5px solid #fff;
  border-radius: 50% !important;
  width: 150px;
  height: 150px;
  background: #b1bd55;
  position: relative;
  color: #fff;
}

.allcircle li {
  list-style-type: none;
  padding: 0px;
}

.circletext {
  text-align: center;
  margin-top: 50px;
  font-size: 20px;
  font-weight: 500;
}

.circletext1 {
  text-align: center;
  margin-top: 60px;
  font-size: 17px;
  font-weight: 500;
}

.circletext2 {
  font-weight: 500;
  text-align: center;
  font-size: 12px;
  margin-top: -12px;
}

.circletext3 {
  font-weight: 500;
  text-align: center;
  font-size: 10px;
  margin-top: -15px;
}

.circletext4 {
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  margin-top: 80px;
}

.R1 {
  margin: 15px 0 0 50px;
  width: 35px;
  height: 30px;
  position: absolute;
}

.alertimg {
  margin: 5px 0 0 30px;
  width: 80px;
  height: 75px;
  position: absolute;
}

.middleline1 {
  width: 24%;
  color: #6f6f6e;
  border: none;
  border-top: 10px solid;
  border-radius: 5px;
  opacity: 1;
  margin: 0px 9px !important;
}

.middleline2 {
  width: 26%;
  color: #6f6f6e;
  border: none;
  border-top: 10px solid;
  border-radius: 5px;
  opacity: 1;
  margin: 0px 9px !important;
}

hr {

  width: 90%;
  margin: 40px auto;
  margin-top: 40px;
/* width: 74%; */
margin-top: 120px;
color: #b1bd55;
border-top: 25px solid;
border-radius: 20px;
opacity: 1;
}

.belowHR {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin: -40px 0 100px 0px;
  color: #6f6f6e;
}

.bluebox {
  border: 0px;
  background: #18637b;
  color: #fff;
  margin-top: 50px;
  padding: 30px;
  width: 100%;
}

.tiene {
  font-size: 19px;
  line-height: 20px;
  padding: 10px;
  margin-left: -27px;
  font-weight: 500;
}

.tiene1 {
  font-size: 19px;
  line-height: 20px;
  padding: 10px;
  margin-left: 0px;
  font-weight: 500;
}

.bluehead {
  margin-left: 20px;
  font-size: 70px;
}

.bluepara {
  font-size: 18px;
  font-weight: 500;
}

.bluepara3 {
  font-size: 18px;
  font-weight: 500;
  text-align: justify;
}

/* page 3 css */

.Vigigreyleft {
  display: flex;
  border: 0px;
  background: #eaeaea;
  width: 67%;
  margin-top: 70px;
}

.searchimg {
  margin: 0px 10px;
  width: 25px;
  height: 25px;
}

.paso {
  font-size: 24px;
  font-weight: 800;
}

.circletext6 {
  text-align: center;
  margin: 45px 0px 0px 0px;
  font-size: 22px;
  font-weight: 700;
}

.circletext7 {
  font-weight: 600;
  text-align: center;
  font-size: 15px;
}

.outercircle2 {
  display: flex;
  border-radius: 50% !important;
  width: 190px;
  height: 190px;
  background: #b1bd55;
  padding: 2px;
  justify-content: center;
  align-items: center;
}

.innercircle2 {
  border: 5px solid #fff;
  border-radius: 50% !important;
  width: 180px;
  height: 180px;
  background: #b1bd55;
  position: relative;
  color: #fff;
  padding: 7px;
}

.sin {
  display: flex;
  flex-direction: column;
  width: 10%;
}

.sin span {
  width: auto;
  line-height: 1;
  text-align: center;
  color: #6f6f6e;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}

.middleline3 {
  color: #6f6f6e;
  border: none;
  border-top: 10px solid;
  border-radius: 5px;
  opacity: 1;
  margin: 5px 9px !important;
}

.allcircle1 {
  justify-content: flex-start;
  display: flex;
  align-items: center;
  padding: 120px 60px;
}

.allcircle1 li {
  list-style-type: none;
  display: contents;
}

.marca {
  color: #6f6f6e;
  display: flex;
  position: absolute;
  flex-direction: column;
  align-items: center;
  margin: 0 38px;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
}

.marca2 {
  display: flex;
  position: absolute;
  flex-direction: column;
  align-items: center;
  margin: 0 15px;
  font-weight: 600;
  font-size: 15px;
  color: #6f6f6e;
  text-align: center;
}

.marca3 {
  display: flex;
  position: absolute;
  flex-direction: column;
  align-items: center;
  margin: 0 62px;
  font-weight: 600;
  font-size: 15px;
  color: #6f6f6e;
  text-align: center;
}

.marca4 {
  display: flex;
  position: absolute;
  flex-direction: column;
  align-items: center;
  margin: 0 30px;
  font-weight: 600;
  font-size: 15px;
  color: #6f6f6e;
  text-align: center;
}

.marca5 {
  display: flex;
  position: absolute;
  flex-direction: column;
  align-items: center;
  margin: 105px 0px 0 5px;
  font-weight: 600;
  font-size: 15px;
  color: #6f6f6e;
  text-align: center;
  text-transform: uppercase;
}

.marca6 {
  display: flex;
  position: absolute;
  flex-direction: column;
  align-items: center;
  margin: 100px 0px 0 45px;
  font-weight: 600;
  font-size: 15px;
  color: #6f6f6e;
  text-align: center;
  text-transform: uppercase;
}

.middleline6 {
  width: 26%;
  color: #6f6f6e;
  border: none;
  border-top: 10px solid;
  border-radius: 5px;
  opacity: 1;
  margin: 0px 9px !important;
}

.verticle-line {
  border-left: 10px solid #6f6f6e;
  height: 60px;
  border-radius: 5px;
}

.requer {
  position: relative;
}

.sc1 {
  position: absolute;
  border-radius: 50% !important;
  width: 20px;
  height: 20px;
  background: #b1bd55;
  padding: 0px;
  top: 100px;
  left: 15px;
}

.sc1 span {
  font-weight: 600;
  font-size: 15px;
  color: #6f6f6e;
  text-align: center;
  text-transform: uppercase;
}

.sc2 {
  position: absolute;
  border-radius: 50% !important;
  width: 20px;
  height: 20px;
  background: #b1bd55;
  padding: 0px;
  top: 100px;
  left: 150px;
}

.sc3 {
  position: absolute;
  border-radius: 50% !important;
  width: 20px;
  height: 20px;
  background: #b1bd55;
  padding: 0px;
  top: 145px;
  left: 88px;
}

.sc4 {
  position: absolute;
  border-radius: 50% !important;
  width: 20px;
  height: 20px;
  background: #b1bd55;
  padding: 0px;
  top: 140px;
  left: 90px;
}

.solicite {
  font-weight: 700;
  justify-content: center;
  display: flex;
  text-align: center;
  border: 1px solid #18637b;
  background: #18637b;
  color: #fff;
  margin: 95px auto;
  height: auto;
  padding: 15px;
  width: 52%;
  font-size: 21px;
  transition: 0.3s all linear;
}

.solicite:hover {
  color: #18637b;
  background: #fff;
}

/* page 12 css */

.lorem {
  border: 3px solid #005762;
  width: 100%;
}

.lorem2 {
  border: 3px solid #005762;
  width: 100%;
  height: auto;
  padding: 20px;
}

.elit {
  height: auto;
  text-align: center;
  color: #fff;
  border: 1px solid #005762;
  background: #005762;
  margin: 130px 0;
  padding: 12px;
  width: 100%;
}

.elit h1 {
  font-size: 50px;
  font-weight: 700;
}

.loremH41 {
  margin: 30px 0 50px 0px;
  color: #005762;
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;
}

.loremH42 {
  margin: 50px 0 50px 0px;
  color: #005762;
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;
}

.ipsum {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0 10px 0px;
  line-height: 25px;
  align-items: center;
}

.leroy {
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  font-weight: 700;
  margin: 10px 0 10px 0px;
  line-height: 25px;
  color: #c53e3e;
}

.dolor {
  width: 305px;
  margin-bottom: 20px;
  height: 48px;
  border: 1px solid #005762;
  /*margin-right: 25px;*/
  text-align: center;
  color: #6f6f6e;
  font-size: 14px;
  font-weight: 700;
  outline: none;
  flex: 0 0 auto;
}

.dolor1 {
  width: 305px;
  margin-bottom: 20px;
  height: 48px;
  border: 1px solid #005762;
  margin-right: 25px;
  text-align: center;
  color: #6f6f6e;
  font-size: 14px;
  font-weight: 700;
  margin-left: 45px;
}

.form-select {
  position: relative;
  text-align: center;
  font-size: 12px;
  margin: 0 0px 20px 0;
  border-radius: 0;
  height: 48px;
  width: 36%;
  border: 1px solid #005762;
  color: #808080;
  /* background-image: url("img/dropdown.png"); */
}

.form-select::after {
  content: "";
  position: absolute;
  height: 20px;
  width: 2px;
  top: 20px;
}

.sit {
  width: 36%;
  text-align: center;
  height: 48px;
  border: 1px solid #005762;
  margin-right: 25px;
  text-decoration: none;
  padding: 10px;
  color: black;
}

.amet {
  font-size: 14px;
  height: 254px;
  width: 305px;
  border: 1px solid #005762;
  /*margin-right: 25px;*/
  padding: 10px;
  flex: 0 0 auto;
}

.consectetur {
  width: 305px;
  height: 48px;
  border: 1px solid #005762;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  /*margin-right: 25px;*/
}

.totam {
  color: #005762;
  font-size: 35px;
  font-weight: 700;
  margin-top: 30px;
  line-height: 48px;
}

.totam1 {
  color: #005762;
  font-size: 35px;
  font-weight: 700;
  line-height: 48px;
}

.magnam {
  border: 3px solid #005762;
  height: auto;
  width: 97%;
  margin: 0 auto;
  display: flex;
}

.natus1 {
  width: 100%;
  padding: 15px 15px 15px 15px;
  border-right: 3px solid #005762;
  text-align: center;
  margin: 7px 0 10px 25px;
  height: 95%;
}

.natus-head1 {
  font-size: 35px;
  font-weight: 700;
  color: #005762;
}

.natus1 label {
  display: inline-block;
  font-size: 21px;
  /*color: #005762;*/
  /*line-height: 2;*/
}

.natus2 {
  width: 100%;
  padding: 15px;
  text-align: center;
  height: 100%;
}

.natus-head2 {
  font-size: 35px;
  font-weight: 700;
  color: #005762;
  padding: 5px;
}

.natus2 label {
  display: inline-block;
  font-size: 21px;
  /*color: #005762;*/
  /*line-height: 2;*/
}

.cargar {
  background-color: #005762;
  border: 1px solid #005762;
  color: white;
  display: inline-block;
  font-size: 15px;
  cursor: pointer;
  font-weight: 700;
  text-align: center;
  width: 80%;
}

.cargar1 {
  background-color: #005762;
  border: 1px solid #005762;
  color: white;
  display: inline-block;
  font-size: 30px;
  cursor: pointer;
  font-weight: 700;
  text-align: center;
  width: 100%;
  padding: 20px;
  transition: 0.3s all linear;
}

.cargar:hover {
  color: #005762;
  background: #fff;
  text-decoration: none;
}

.cargar1:hover {
  color: #005762;
  background: #fff;
  text-decoration: none;
}

/* signature pad */

.pad {
  position: relative;
}

.flex-row {
  display: flex;
}

.wrapper {
  border: 3px solid #005762;
  height: 357px;
  width: 972px;
}

canvas#signature-pad {
  background: #fff;
  width: 100%;
  height: 100%;
  cursor: crosshair;
}

.cancel {
  height: 40px;
  width: auto;
}

.cancel1 {
  height: 45px;
}

.soluta1 {
  border: 1px solid #005762;
  background: #005762;
  color: #fff;
  float: right;
  margin: 0px;
  width: 25%;
  padding: 10px;
  font-size: 17px;
  transition: 0.3s all linear;
}

.soluta1:hover {
  background: #fff;
  color: #005762;
}

.soluta2 {
  border: 1px solid #005762;
  background: #005762;
  color: #fff;
  float: right;
  margin: -15px 0 0 10px;
  width: 25%;
  padding: 10px;
  font-size: 17px;
}

.soluta2:hover {
  background: #fff;
  color: #005762;
}

.button11 {
  margin: auto;
  font-weight: 500;
  font-size: 20px;
  height: 80px;
  width: 80%;
  border: 2px solid #fff;
  background: #49525d;
  border-radius: 30px;
  display: block;
  text-decoration: none;
}

.buttonn11 {
  border: 2px solid #fff;
  padding: 23px;
  margin: 50px auto;
  display: flex;
  width: 90%;
  border-radius: 50px;
  color: #ffff;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  justify-content: center;
}

.buttonn11:hover {
  color: #49525d;
  background: #fff;
}

.modal-dialog {
  pointer-events: all;
}

.vigi-bluebox {
  border: 0px;
  background: #18637b;
  color: #fff;
  margin-top: 50px;
  padding: 30px;
  width: 100%;
}

.table1 {
  background: linear-gradient(to right, #b1bd55 50% 50%, #fff 50% 50%);
  color: #000000;
}

table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid black;
  margin-bottom: 50px;
}

td,
th {
  text-align: left;
  padding: 10px 10px 10px 150px;
}

.table2 tr {
  background-color: #b1bd55;
}

.table2 tr:nth-child(even) {
  background-color: #fff;
  color: #000000;
}

input#image_upload_file {
  width: 40%;
  margin-right: -220px;
  height: 38px;
  display: none;
}

.clear-btn button {
  border: none;
  background: none;
}

.clear-btn {
  position: absolute;
  top: 10px;
  right: 25px;
  z-index: 9999;
}

input.dolor11 {
  width: 305px;
  margin-bottom: 20px;
  height: 48px;
  border: 1px solid #005762;
  margin-right: 25px;
  text-align: center;
  color: #6f6f6e;
  font-size: 14px;
  font-weight: 700;
  margin-left: 98px;
}

#image1 {
  height: 38px;
  width: 40%;
  margin-left: 223px;
  display: none;
}

.sign {
  position: relative;
}

input#font-change {
  border: none;
  height: auto;
  font-size: 80px;
  position: absolute;
  top: 90%;
  left: 0;
  box-shadow: none;
  transform: translate(0%, -50%);
  height: auto;
  width: 100%;
  background: none;
}

.font-style {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  display: flex;
  box-shadow: none;
  height: 200px;
  margin: 0 !important;
}

#dropdownMenu1 {
  outline: 0;
  box-shadow: none;
  /* position: absolute;
  top: 0px; */
  height: auto;
  border: 1px solid #005762 !important;
  /* right: 60px; */
}

#dropdownMenu1:hover {
  border: none;
}

#dropdownMenu1:active {
  outline: none;
  border: none;
}

input#image {
  width: 80%;
  margin: auto;
  display: none;
}

/*responsiveness code*/

/* responsiveness at 720px */
/* all mobile device */

@media (max-width: 720.98px) {
  /*index page*/

  .modal-body.home {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .filename {
    font-size: 10px;
    /* position: inherit; */
  }

  .selectImage {
    /* position: inherit; */
    width: 100%;
  }

  .filename1 {
    position: inherit;
  }

  .navlogo1 {
    margin-right: 50px;
  }

  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: absolute;
    top: 115px;
    background: #fff;
    width: 100%;
    z-index: 1;
    padding: 6px 20px 0 20px;
  }

  .navbar-toggler {
    background-color: rgb(0 123 255 / 0%);
    border: 1px solid rgb(166 255 0 / 78%);
  }

  a.navbar-brand img {
    height: 35px;
    /*display:none;*/
  }

  img.navbar-brand1 {
    height: 30px;
    width: auto;
    margin-right: 30px;
  }

  .navbar-brand {
    /*display:none;*/
    width: 100%;
    margin-top: 40px;
  }

  .button1 {
    padding: 10px 0px;
    font-size: 14px;
    width: 100%;
    margin: 10px 0px;
  }

  .via {
    font-size: 100px;
    padding-right: 10px;
  }

  .via2 {
    font-size: 42px;
  }

  .via3 {
    margin-top: 30px;
    margin-left: 45px;
    font-size: 14px;
    margin-bottom: -65px;
  }

  .lleno {
    font-size: 12px;
    text-align: justify;
  }

  .via4 {
    font-size: 14px;
    text-align: center;
  }

  .via5 {
    margin-left: 0;
    font-size: 14px;
    text-align: center;
  }

  .btn1 {
    padding: 5px 5px;
    font-size: 13px;
  }

  .btn2 {
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 700;
  }

  .bigbox .insidebox {
    width: 90%;
    height: 90%;
  }

  .via33 {
    font-size: 13px;
    margin-bottom: -65px;
    margin-left: 75px;
  }

  .via7 {
    margin: 0;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 20px;
    text-align: center;
  }

  .via8 {
    margin-left: 0px;
    font-size: 14px;
    text-align: center;
  }

  .via11 {
    font-size: 100px;
    padding-right: 24px;
    margin: -30px 0 -122px 0;
    font-weight: 500;
  }

  .via9 {
    font-size: 40px;
    margin-bottom: -10px;
    margin-left: 70px;
    top: 0px;
  }

  .via10 {
    font-size: 40px;
    margin-left: 150px;
  }

  .con {
    font-size: 12px;
    margin-top: 0;
    text-align: justify;
  }

  .auto {
    font-size: 14px;
    margin-left: 20px;
    margin-top: 20px;
    text-align: center;
  }

  .auto2 {
    font-size: 14px;
    margin-left: 0px;
    margin-top: 0;
    text-align: center;
  }

  .respaldo {
    /*padding: 40px 0 40px 0;*/
    margin: 25px auto;
    height: 40px;
  }

  .Wappbutton i {
    font-size: 20px;
    font-weight: 400;
  }

  .payment {
    font-size: 18px;
  }

  /* .lastbox {
    min-height: 450px;
  } */

  .bigbox {
    height: 350px;
    margin-top: 30px;
  }

  .quesMark {
    height: 20px;
    margin-right: 5px;
  }

  .quesMark2 {
    height: 20px;
    margin-left: 5px;
  }

  .head1 {
    font-size: 20px;
    padding: 20px;
    margin-top: 10px;
  }

  .ante {
    font-size: 12px;
  }

  .firma {
    margin-top: -40px;
    font-size: 8px;
  }

  .para2-borderright {
    height: 27px;
    border-right: none;
  }

  .firma2 {
    margin-top: -35px;
    font-size: 8px;
  }

  .Wappbutton {
    top: 86%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    height: 30px;
    font-size: 20px;
    padding: 0px;
  }

  img.wapp-img {
    height: 25px;
    left: 65%;
    top: 77%;
  }

  .src1 {
    height: 66px;
    margin: 0;
  }

  .para3-borderrigt {
    border-bottom: 2px solid #fff;
  }

  .para3-borderrigt {
    font-size: 8px;
    border-bottom: 2px solid #fff;
    border-right: 0px solid #fff;
    display: block;
    position: relative;
    height: 115px;
    text-align: center;
    margin-top: -30px;
  }

  .contact {
    margin-top: 10px;
    width: 25%;
  }

  /* .copyright {
    text-align: center;
    font-size: 8px;
    margin: 40px 0 10px 0;
  } */

  .strc {
    height: 30px;
  }

  /* home page popup*/

  /* .modal-dialog {
    width: 70%;
  } */

  .modal-body {
    height: 450px;
    border-radius: 25px;
    padding: 0;
    margin-top: 70px;
  }

  .meinhead2 {
    font-size: 14px;
    height: auto;
    padding: 10px;
    border-radius: 30px 30px 0 0;
  }

  .meinhead22 {
    font-size: 14px;
    height: 50px;
    padding: 10px;
    border-radius: 30px 30px 0 0;
  }

  .heading2 {
    font-size: 12px;
    height: auto;
    /*margin: -20px 20px 35px 20px;*/
  }

  .heading22 {
    font-size: 12px;
    height: 35px;
    margin: 0px 20px 20px 20px;
  }

  /* .heading3 {
    height: auto;
    justify-content: center;
  } */

  .heading3 h1 {
    font-size: 28px;
    padding-right: 1px;
  }

  .heading3 .sup {
    font-size: 10px;
  }

  /* .checkbox1 {
    margin: 20px 0;
    font-size: 15px;
  } */

  input.form-control.my-2 {
    font-size: 0.5rem;
  }

  .form-check-label {
    margin-bottom: 0;
    font-size: 10px;
    color: #005762;
  }

  /*input#flexCheckChecked {*/
  /*    width: 10%!important;*/
  /*    top: -7px!important;*/
  /*    height: 36px!important;*/
  /*    color: white!important;*/
  /*    margin-left: -30px!important;*/
  /*}*/

  .buttonn1 {
    padding: 10px;
    margin: 0;
    margin-top: 0px;
    font-size: 15px;
  }

  /*search page popup*/

  .import {
    font-size: 27px;
    height: 50px;
    padding: 8px;
  }

  .meincon3 {
    margin: 0px;
    font-size: 10px;
    padding: 10px;
    color: #fff;
  }

  .buttonn11 {
    padding: 5px;
    margin: 20px auto;
    font-size: 10px;
  }

  /*register page popup*/

  .import2 {
    top: 0px;
    font-size: 25px;
    padding: 0px;
    height: 50px;
  }

  .meincon4 {
    /*margin-top: -16px;*/
    font-size: 10px;
    margin: 0;
    color: #fff;
    line-height: 0.8rem;
    padding: 5px 10px;
  }

  /*search page*/

  .elit {
    height: auto;
    margin: 40px 0;
    padding: 12px;
    width: 100%;
  }

  .elit h1 {
    font-size: 30px;
  }

  .elit h2 {
    font-size: 17px;
  }

  .totam {
    font-size: 26px;
  }

  .lorem {
    border: 3px solid #005762;
    width: 100%;
    height: fit-content;
  }

  .loremH41 {
    margin: 30px 0 30px 0px;
    color: #005762;
    font-size: 25px;
    font-weight: 700;
    line-height: 20px;
  }

  .ipsum {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 500;
    margin: 15px 0 10px 0px;
    line-height: 20px;
    align-items: unset;
  }

  .selectImage2 {
    position: inherit;
    width: 100%;
  }

  .dolor {
    width: 100%;
    height: 50px;
    margin-right: 0px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
  }

  input.dolor11 {
    width: 100%;
    height: 48px;
    margin-right: 0px;
    font-size: 14px;
    font-weight: 500;
    margin-left: 0;
    margin-bottom: 30px;
  }

  .sit {
    width: 95%;
    height: 48px;
    border: 1px solid #005762;
    margin-right: 10px;
    padding: 10px;
  }

  .amet {
    padding: 10px;
    font-size: 14px;
    height: 130px;
    width: 100%;
    margin-right: 0px;
  }

  input#image_upload_file {
    height: 37px;
    margin-right: 0;
    width: 95%;
  }

  .loremH42 {
    margin: 30px 0 20px 0px;
    color: #005762;
    font-size: 25px;
    font-weight: 700;
    line-height: 50px;
  }

  .soluta2 {
    margin: 12px 0 0 10px;
    width: 100%;
    padding: 10px;
    font-size: 15px;
  }

  .pagar {
    margin: 20px 0 30px 20px;
    font-size: 14px;
    font-weight: 700;
  }

  .paybutton {
    height: 60px;
    width: 100%;
    padding: 8px;
    font-size: 30px;
    font-weight: 700;
  }

  .allcircle {
    display: flex;
    padding: 40px 0;
    flex-direction: column;
  }

  .outercircle {
    display: flex;
    width: 180px;
    height: 180px;
  }

  .innercircle {
    width: 160px;
    height: 160px;
    padding: 7px;
  }

  .middleline1 {
    width: 50%;
    margin: 10px 0px !important;
  }

  .outercircle1 {
    width: 180px;
    height: 180px;
    padding: 10px;
  }

  .innercircle1 {
    width: 160px;
    height: 160px;
  }

  .middleline2 {
    width: 50%;
    margin: 10px 0px !important;
  }

  hr {
    width: 90%;
    margin-top: 40px;
  }

  .belowHR1 {
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    margin-top: -32px;
  }

  .bluebox {
    width: 100%;
    margin-top: 50px;
    padding: 0;
    margin-right: 0;
    margin-left: 0;
  }

  .bluebox1 {
    padding: 20px;
  }

  .bluehead {
    margin-left: 45px;
    font-size: 40px;
  }

  .bluepara {
    font-size: 18px;
    font-weight: 500;
    margin-left: -27px;
  }

  .tiene1 {
    padding: 0;
    margin-left: 0px;
    font-size: 15px;
  }

  .R1 {
    margin: 15px 0 0 56px;
  }

  .alertimg {
    margin: 5px 0 0 35px;
  }

  .logoimg2 {
    width: 100%;
    margin-top: 10px;
    height: auto;
  }

  .meincon {
    margin-top: 25px;
    width: 100%;
  }

  .trademarkRegistration {
    width: 100%;
    margin-top: 20px;
    padding: 0;
    text-align: justify;
  }

  .subcon {
    background-image: none;
  }

  .para {
    font-weight: 100;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
  }

  .ten {
    font-size: 100px;
  }

  /*contact page */

  .nos {
    width: 100%;
    margin-top: 30px;
    padding: 7px;
    height: auto;
  }

  .gusta {
    color: #fff;
    font-size: 18px;
    margin: 10px auto;
  }

  .bannerimg {
    height: auto;
    width: 100%;
  }

  .activo {
    display: flex;
    flex-direction: column;
  }

  .apoyo {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    text-align: center;
  }

  .telefono1 {
    margin-left: 30px;
    width: 100%;
  }

  .correo1 {
    font-size: 20px;
  }

  .telefono2 {
    margin-left: 30px;
    width: 100%;
  }

  .correo2 {
    font-size: 20px;
  }

  .telefono3 {
    margin-left: 50px;
    width: 100%;
  }

  .correo3 {
    font-size: 20px;
  }

  .bgimg {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0;
  }

  /*regis_process*/

  .Vigigrey {
    margin-top: 40px;
    font-size: 23px;
    text-align: center;
    padding-right: 15px;
  }

  img.busqueda-img {
    width: 100%;
    padding: 10px;
  }

  .bluehead1 {
    font-size: 35px;
    font-weight: 700;
  }

  .registro_hr {
    width: 80%;
    margin: auto;
    padding-top: 0;
    position: relative;
    top: 25px;
  }

  .belowHR {
    margin: 25px 0 50px 0px;
    font-size: 10px;
  }

  .bluehead {
    margin: 10px 10px;
    font-size: 25px;
  }

  .como {
    font-size: 24px;
    line-height: 25px;
    margin-top: 50px;
    padding-right: 0px;
  }

  .nuestro {
    padding: 0;
    left: 0;
    font-size: 15px;
  }

  .Vigigrey1 {
    top: 0px;
    font-size: 20px;
    text-align: center;
  }

  img.registro-img {
    width: 100%;
    padding: 20px;
  }

  .registrohead {
    padding: 20px;
  }

  .bluehead2 {
    font-size: 40px;
    font-weight: 700;
  }

  .registro {
    margin-top: 20px;
  }

  .estudio {
    font-weight: 700;
    margin: 30px auto;
    height: auto;
    padding: 8px;
    width: 50%;
    font-size: 14px;
  }

  .estudio1 {
    font-weight: 700;
    margin: 80px auto;
    height: 40px;
    padding: 1px;
    width: 50%;
    font-size: 25px;
  }

  .tiene {
    text-align: justify;
    font-size: 10px;
    line-height: 20px;
    padding: 0px 15px;
    margin-left: 20px;
  }

  .solicite {
    width: 70%;
    margin: 30px auto;
    height: auto;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    font-weight: 500;
  }

  .gonza {
    width: 65%;
    height: auto;
    margin: 0 auto;
  }

  .respaldo {
    padding: 0;
    margin: 25px auto;
    height: auto;
    font-size: 20px;
  }

  .src1 {
    height: 42px;
    margin: 0;
  }

  img.vigilancia-img {
    width: 100%;
  }

  .vigi-bluebox {
    padding: 0px;
  }

  /*registrationn page*/

  .lorem2 {
    height: auto;
  }

  .form-select {
    width: 100%;
  }

  .dolor1 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }

  .consectetur {
    width: 100%;
    margin-bottom: 20px;
  }

  .cargar {
    font-size: 12px;
    font-weight: 500;
    width: 70%;
    margin-bottom: 40px;
  }

  .natus2 {
    width: 100%;
    padding: 12px 0 0px;
    line-height: normal;
  }

  .natus2 label {
    font-size: 16px;
    line-height: normal;
    /*margin-bottom: 0;*/
    margin-top: 0px;
  }

  .natus-head2 {
    font-size: 20px;
  }

  .natus-head1 {
    font-size: 20px;
    line-height: 22px;
  }

  .pagarY {
    height: 80px;
    padding: 5px;
    font-size: 15px;
    font-weight: 500;
  }

  /*T&C page*/

  .meinhead {
    width: 100%;
    padding: 10px;
    height: 45px;
    padding-right: 0px;
    margin-bottom: 20px;
  }

  .meinhead::after {
    width: 100%;
  }

  .meinhead h1 {
    font-size: 19px;
    font-weight: 400;
  }

  .logoimg3 {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    height: auto;
    align-content: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .maincon {
    margin-left: 0px;
    margin-bottom: 60px;
  }

  ol {
    padding: 0;
    font-size: 14px;
    margin-left: 26px;
  }

  ol.b li {
    padding-left: 0px;
  }

  .maincon h6 {
    padding-top: 50px;
    font-size: 18px;
    padding-left: 50px;
  }

  ul.a {
    list-style-type: disc;
    font-size: 14px;
    line-height: 2rem;
    padding-top: 0;
  }

  ul.a li {
    padding-left: 0px;
  }

  ol.b {
    font-size: 14px;
    line-height: 2rem;
    padding-top: 0;
    margin-left: 0;
  }

  /*button.navbar-toggler.collapsed {*/
  /*    position: fixed;*/
  /*    top: 103px;*/
  /*    left: 20px;*/
  /*    z-index: 99;*/
  /*    outline: none;*/
  /*    padding: 8px 15px;*/
  /*}*/

  button.navbar-toggler {
    top: 0px;
    position: absolute;
    left: 0px;
    z-index: 99;
    outline: none;
  }

  .nav-div {
    display: flex;
    justify-content: end;
  }

  .ipsum p {
    margin-bottom: 10px;
  }
}

/* end */

/*responsive at 280*/

@media (max-width: 280px) {
  .navbar-brand {
    height: auto;
    width: 100%;
    margin-top: 40px;
  }

  .navbar-brand {
    display: none;
  }

  .button1 {
    padding: 1px;
    font-size: 8px;
  }

  .via2 {
    font-size: 30px;
  }

  .via3 {
    margin-top: 40px;
    margin-left: 45px;
    font-size: 12px;
    margin-bottom: -75px;
  }

  .via4 {
    font-size: 11px;
  }

  .via5 {
    margin-left: 0;
    font-size: 11px;
  }

  .via33 {
    font-size: 13px;
    margin-bottom: -80px;
    margin-left: 75px;
  }

  .via7 {
    margin: 0;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 20px;
  }

  .via8 {
    margin-left: 37px;
    font-size: 11px;
  }

  .via9 {
    font-size: 30px;
    margin-bottom: 2px;
    margin-left: 70px;
  }

  .via10 {
    font-size: 30px;
    margin-left: 106px;
  }

  .auto {
    font-size: 11px;
    margin-left: 20px;
    margin-top: 20px;
  }

  .auto2 {
    font-size: 11px;
    margin-left: 105px;
    margin-top: 0;
  }

  .btn1 {
    padding: 0px 5px;
    font-size: 11px;
  }

  .btn2 {
    padding: 0px 10px;
    font-size: 13px;
    font-weight: 700;
  }

  .ante {
    font-size: 7px;
  }

  .firma {
    margin-top: -40px;
    font-size: 6px;
  }

  .firma2 {
    margin-top: -30px;
    font-size: 7px;
  }

  .Wappbutton {
    margin: 0;
    top: 85%;
    left: 50%;
    width: 30%;
    padding: 0px;
  }

  .Wappbutton i {
    font-size: 11px;
  }

  /*search page */

  .elit {
    height: auto;
    padding: 6px;
  }

  .sit {
    padding: 16px;
  }

  .lorem {
    height: 1130px;
  }

  .pagar {
    font-size: 10px;
  }

  .paybutton {
    height: 50px;
    padding: 2px;
  }

  /*contact page*/

  .gusta {
    font-size: 14px;
  }
}

/*end*/

/* for ipad  */

@media (min-width: 721px) and (max-width: 768.98px) {
  /*index page*/

  .filename {
    font-size: 12px;
    /* position: inherit; */
  }

  .selectImage {
    /* position: inherit; */
    width: 100%;
  }

  .filename1 {
    position: inherit;
  }

  .meinhead2 {
    height: auto;
    padding: 20px;
  }

  label.form-check-label {
    color: #005762;
    font-size: 20px;
  }

  .home-pop.form-check-input {
    width: 30px;
    top: 0px;
    height: 20px;
    color: white;
    margin-left: -56px;
  }

  /* .buttonn1 {
    padding: 23px;
    margin: auto;
    margin-top: 20px;
    font-size: 34px;
    font-weight: 700;
  } */

  .heading3 .sup {
    font-size: 18px;
  }

  .heading3 h1 {
    padding-left: 15px;
    font-size: 46px;
  }

  .button1 {
    padding: 1px;
  }

  .navbar-brand {
    /*display: none;*/
    width: 100%;
    margin: auto;
  }

  .via {
    font-size: 90px;
    padding-right: 13px;
  }

  .via3 {
    font-size: 11px;
    margin-bottom: -50px;
    margin-left: 49px;
  }

  .via2 {
    font-size: 47px;
  }

  .via4 {
    margin: 0;
    font-size: 15px;
    margin-bottom: -5px;
    margin-top: 30px;
    text-align: center;
  }

  .via5 {
    margin-left: 0;
    font-size: 15px;
    text-align: center;
  }

  .lleno {
    font-size: 13px;
    margin-top: -20px;
    text-align: justify;
  }

  .btn1 {
    padding: 10px 30px;
    font-size: 11px;
  }

  .btn2 {
    padding: 10px 18px;
    font-size: 11px;
  }

  .via33 {
    font-size: 11px;
    margin-bottom: -55px;
    margin-left: 72px;
  }

  .via7 {
    margin: 0;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 30px;
  }

  .via8 {
    font-size: 15px;
    text-align: right;
  }

  .via9 {
    font-size: 40px;
    margin-bottom: 7px;
    margin-left: 67px;
    top: 53px;
  }

  .via10 {
    margin-top: 40px;
    font-size: 40px;
    margin-left: 145px;
  }

  .via11 {
    font-size: 90px;
    font-weight: 500;
  }

  .con {
    font-size: 13px;
    margin-top: 15px;
    text-align: justify;
  }

  .quesMark {
    height: 45px;
    margin-right: 20px;
  }

  .quesMark2 {
    height: 45px;
  }

  .auto {
    margin: 0;
    font-size: 15px;
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
  }

  .auto2 {
    font-size: 15px;
    margin-left: 0px;
    margin-top: 0px;
    text-align: center;
  }

  .ante {
    font-size: 13px;
  }

  .firma {
    margin-top: 20px;
    font-size: 14px;
  }

  .firma2 {
    margin-top: 48px;
    font-size: 14px;
  }

  .head1 {
    margin-top: 30px;
  }

  img.wapp-img {
    left: 62%;
    top: 78%;
    height: 40px;
  }

  .Wappbutton {
    font-size: 30px;
  }

  .Wappbutton i {
    font-size: 16px;
  }

  .para3-borderrigt {
    font-size: 8px;
    border-bottom: 2px solid #fff;
    border-right: 0px solid #fff;
    display: block;
    position: relative;
    height: 115px;
    text-align: center;
    margin-top: -30px;
  }

  /* .lastbox {
    min-height: 450px;
  } */

  /* .checkbox1 {
    margin: 30px 15px;
    font-size: 15px;
  } */

  .strc {
    height: 45px;
  }

  .contact {
    width: 25%;
  }

  /*regis_process*/

  .button1 {
    padding: 1px;
    font-size: 12px;
  }

  .Vigigrey {
    padding-right: 20px;
    margin-top: 65px;
    font-size: 24px;
  }

  .busqueda-img {
    width: 100%;
    padding: 10px;
  }

  .bluehead1 {
    font-size: 32px;
    /* padding-left: 15px; */
    font-weight: 700;
  }

  .belowHR1 {
    text-align: center;
    margin-top: -25px;
  }

  .registro {
    margin-top: 30px;
  }

  .bluehead {
    margin-left: 10px;
    font-size: 50px;
  }

  .tiene {
    line-height: 20px;
    padding: 10px;
    margin-left: -27px;
  }

  .solicite {
    padding: 5px;
    font-size: 18px;
    font-weight: 600;
  }

  .src1 {
    height: 60px;
    margin: 30px 0px 30px 0;
    padding: 10px;
  }

  /*search page*/

  .elit {
    width: 100%;
    margin: 50px 0;
  }

  .lorem {
    width: 100%;
    height: 100%;
  }

  .loremH42 {
    margin: 50px 0 30px 0px;
  }

  .ipsum {
    margin-top: 20px;
    flex-direction: column;
  }

  .dolor {
    width: 100%;
  }

  .soluta2 {
    margin: -15px 0 0 10px;
    width: 45%;
    padding: 10px;
    font-size: 17px;
  }

  .sit {
    width: 95%;
    margin: 100px 0;
  }

  .amet {
    padding: 10px;
    width: 100%;
    height: 150px;
  }

  .form-select {
    width: 100%;
  }

  .selectImage2 {
    position: inherit;
    width: 100%;
  }

  input.dolor11 {
    width: 100%;
    margin-bottom: 40px;
    height: 48px;
    margin-right: 0px;
    font-size: 14px;
    margin-left: 0;
  }

  .consectetur {
    width: 100%;
    margin-bottom: 20px;
    height: 48px;
    /*margin-right: 33px;*/
    font-size: 14px;
  }

  .dolor1 {
    width: 100%;
    margin-bottom: 40px;
    height: 48px;
    /*margin-right: 33px;*/
    font-size: 14px;
    margin-left: 0;
  }

  input#image_upload_file {
    height: 37px;
    margin-right: 0;
    width: 95%;
  }

  /*search process*/

  .estudio {
    height: 50px;
    width: 50%;
    padding: 14px;
    font-size: 14px;
  }

  .estudio1 {
    height: 55px;
    width: 50%;
    padding: 0;
    font-size: 35px;
    margin: 50px auto;
  }

  .como {
    font-size: 26px;
  }

  .nuestro {
    font-size: 18px;
    width: 70%;
  }

  /*regis process*/

  .Vigigrey1 {
    top: 52px;
    font-size: 22px;
    padding-right: 20px;
  }

  .registro-img {
    width: 100%;
    padding: 10px;
  }

  h2.bluehead2 {
    font-size: 40px;
    font-weight: 700;
  }

  .belowHR {
    font-size: 16px;
    margin: -30px 0 100px 0px;
  }

  /*vigilancia*/

  .vigilancia-img {
    width: 100%;
    padding: 10px;
  }

  h2.bluehead3 {
    font-size: 40px;
    font-weight: 700;
  }

  /*contact page*/

  .nos {
    padding: 10px;
  }

  .gusta {
    font-size: 25px;
  }

  .bannerimg {
    width: 100%;
    height: auto;
  }

  .apoyo {
    font-size: 14px;
  }

  .correo1 {
    font-size: 20px;
    margin-top: 20px;
  }

  .telefono1 {
    margin-left: 30px;
    width: 60%;
  }

  .correo2 {
    font-size: 20px;
  }

  .telefono2 {
    margin-left: 27px;
    width: 60%;
  }

  .correo3 {
    font-size: 20px;
    margin-bottom: 30px;
  }

  .telefono3 {
    margin-left: 46px;
    width: 60%;
  }

  a.acepto1 {
    font-size: 15px;
  }

  .bgimg {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  /*colombia page*/

  .meinhead h1 {
    font-size: 35px;
  }

  .para {
    font-size: 26px;
  }

  .buttonn11 {
    padding: 5px;
    margin: 20px auto;
    font-size: 20px;
  }

  .meincon4 {
    font-size: 16px;
    padding: 5px;
    margin: 15px;
    color: #fff;
  }

  .lorem2 {
    border: 3px solid #005762;
    width: 100%;
    height: auto;
  }
}

/* end */

/* ipad pro */

@media (min-width: 949px) and (max-width: 1024.98px) {
  /*index page*/

  .filename {
    font-size: 12px;
    /* position: inherit; */
  }

  .selectImage {
    /* position: inherit; */
    width: 100%;
  }

  .selectImage2 {
    position: inherit;
    width: 100%;
  }

  .filename1 {
    position: inherit;
  }

  .meinhead2 {
    height: auto;
    padding: 20px;
  }

  label.form-check-label {
    color: #005762;
    font-size: 20px;
  }

  /* .home-pop.form-check-input {
    width: 16%;
    top: 0px;
    height: 20px;
    color: white;
    margin-left: -56px;
  } */

  .buttonn1 {
    padding: 23px;
    margin: auto;
    margin-top: 20px;
    font-size: 34px;
    font-weight: 700;
  }

  .button1 {
    position: unset;
    padding: 5px;
    font-size: 10px;
    width: 100%;
    left: 50px;
    top: -6px;
  }

  .navbar-brand {
    /*display: none;*/
    width: 100%;
    margin: auto;
  }

  .via3 {
    font-size: 14px;
    margin-bottom: -60px;
    margin-left: 50px;
  }

  .via {
    font-size: 110px;
    padding-right: 10px;
  }

  .via2 {
    font-size: 65px;
  }

  .lleno {
    margin-top: -25px;
    font-size: 18px;
    text-align: justify;
  }

  .via4 {
    margin: 0;
    font-size: 15px;
    margin-bottom: 2px;
    margin-top: 10px;
  }

  .via5 {
    margin-left: 0;
    font-size: 15px;
    text-align: right;
  }

  .btn1 {
    color: white;
    padding: 8px;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 25px;
  }

  .btn2 {
    padding: 8px;
    font-size: 15px;
  }

  .via33 {
    margin-bottom: -70px;
    margin-left: 80px;
    font-size: 18px;
  }

  .via7 {
    margin: 0;
    font-size: 15px;
    margin-bottom: -5px;
    margin-top: 30px;
  }

  .via8 {
    font-size: 15px;
    text-align: right;
  }

  .via9 {
    font-size: 42px;
    margin-bottom: -10px;
    margin-left: 80px;
    top: -4px;
  }

  .via10 {
    padding-top: 5px;
    font-size: 42px;
    margin-left: 190px;
  }

  .via11 {
    font-size: 120px;
    padding-right: 0;
    font-weight: 700;
    margin: -50px 0 -140px 0;
  }

  .con {
    margin-top: 35px;
    font-weight: 400;
    font-size: 18px;
    text-align: justify;
  }

  .auto {
    margin: 0;
    font-size: 17px;
    margin-left: 0;
    margin-top: 20px;
  }

  .auto2 {
    font-size: 17px;
    margin-left: 235px;
    margin-top: -10px;
  }

  .head1 {
    font-size: 20px;
    margin: 20px;
    margin-top: 40px;
  }

  .quesMark {
    height: 50px;
    margin-right: 3px;
  }

  .ante {
    font-size: 20px;
  }

  .quesMark2 {
    height: 50px;
    margin-left: 1px;
  }

  .firma {
    margin-top: 20px;
    font-size: 15px;
    padding: 10px;
  }

  .firma2 {
    margin-top: 66px;
    font-size: 15px;
    padding: 10px;
  }

  .Wappbutton i {
    font-size: 16px;
    font-weight: 400;
  }

  .Wappbutton {
    font-size: 26px;
    margin: 0;
    top: 90%;
    left: 50%;
    width: 45%;
  }

  img.wapp-img {
    height: 40px;
    left: 63%;
    top: 80%;
  }

  .heading3 .sup {
    font-size: 20px;
    font-weight: 400 !important;
  }

  .src1 {
    height: 60px;
    margin: 30px 10px 30px 25px;
  }

  /*search process*/

  .Vigigrey {
    padding: 15px;
    font-size: 38px;
  }

  img.busqueda-img {
    padding: 15px;
    width: 100%;
    margin-top: 50px;
  }

  .belowHR1 {
    margin-top: -25px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
  }

  .bluehead1 {
    font-size: 40px;
    padding-left: 15px;
    font-weight: 700;
  }

  .estudio {
    height: 65px;
    padding: 20px;
    width: 45%;
    font-size: 16px;
  }

  .estudio1 {
    height: 70px;
    padding: 8px;
    width: 45%;
    font-size: 35px;
  }

  /*T&c*/

  .ten {
    font-size: 750px;
    top: 300px;
  }

  .bannerimg {
    width: 100%;
    height: auto;
  }

  .bgimg {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  /**/

  /*.para3-borderrigt {*/
  /*    font-size: 12px;*/
  /*    padding: 10px;*/
  /*}*/

  .elit {
    margin: 60px 0;
  }

  .lorem {
    width: 100%;
    height: fit-content;
  }

  .lorem2 {
    height: auto;
  }

  .ipsum {
    display: flex;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0 10px 0px;
    line-height: 25px;
    flex-direction: column;
  }            

  select.form-select {
    width: 100%;
  }

  input#image_upload_file {
    height: 37px;
    margin-right: 0;
    width: 95%;
  }

  .dolor {
    width: 100%;
    margin-bottom: 20px;
    height: 48px;
    margin-right: 0px;
    font-size: 14px;
  }

  input.dolor11 {
    width: 100%;
    margin-bottom: 35px;
    height: 48px;
    margin-right: 0px;
    font-size: 14px;
    margin-left: 0;
  }

  .dolor1 {
    width: 100%;
    margin-bottom: 35px;
    height: 48px;
    /*margin-right: 33px;*/
    font-size: 14px;
    margin-left: 0;
  }

  .consectetur {
    width: 100%;
    margin-bottom: 20px;
    height: 48px;
    /*margin-right: 33px;*/
    font-size: 14px;
  }

  .soluta1 {
    width: 45%;
    padding: 10px;
    font-size: 17px;
  }

  .soluta2 {
    margin: -15px 0 0 10px;
    width: 45%;
    padding: 10px;
    font-size: 18px;
  }

  .cargar1 {
    font-size: 22px;
  }

  .sit {
    width: 95%;
    height: 48px;
    margin-right: 33px;
    padding: 10px;
  }

  .loremH42 {
    margin: 30px 0 20px 0px;
    font-size: 30px;
  }

  .amet {
    padding: 10px;
    font-size: 14px;
    height: 150px;
    width: 100%;
    margin-right: 0px;
  }

  .allcircle {
    flex-direction: column;
    padding: 120px 135px;
  }

  .middleline1 {
    width: 45%;
    margin: 20px 9px !important;
  }

  .middleline2 {
    width: 30%;
    margin: 20px 9px !important;
  }

  /*regis process*/

  .buttonn11 {
    padding: 5px;
    margin: 20px auto;
    font-size: 20px;
  }

  .meincon4 {
    font-size: 16px;
    padding: 5px;
    margin: 15px;
    color: #fff;
  }

  header .nav-link {
    margin-left: 0;
    margin-right: 0;
    /* font-size: 10px; */
    padding: 0;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
  }

  .registro {
    margin-top: 0;
  }

  .Vigigrey1 {
    top: 60px;
    font-size: 26px;
    padding: 10px;
  }

  img.registro-img {
    padding: 10px;
    width: 100%;
  }

  h2.bluehead2 {
    font-size: 40px;
    font-weight: 700;
  }

  .registro_hr {
    width: 90%;
    padding: 8px;
  }

  .solicite {
    font-weight: 600;
    height: auto;
    padding: 10px;
    width: 50%;
    font-size: 20px;
  }

  .belowHR {
    font-size: 16px;
  }

  .bluebox {
    padding: 10px;
  }

  .registrohead {
    padding: 20px;
  }

  .bluehead {
    font-size: 50px;
  }

  .tiene {
    text-align: justify;
    line-height: 20px;
    padding: 10px;
  }

  .como {
    bottom: 54.94%;
    font-size: 30px;
    line-height: 70px;
    margin-top: 50px;
    padding: 10px;
  }

  .nuestro {
    left: 70px;
    font-size: 20px;
    width: 70%;
  }

  /* .lastbox {
    margin-top: 20px;
    height: 460px;
  } */

  /*vigilancia*/

  .vigilancia-img {
    width: 100%;
    padding: 20px;
  }

  h2.bluehead3 {
    font-size: 40px;
    font-weight: 700;
  }

  hr {
    width: 90%;
    margin-top: 50px;
    margin-left: 60px;
  }

  /*contact page */

  .nos {
    padding: 10px;
  }

  .gusta {
    font-size: 30px;
  }

  .apoyo {
    font-size: 18px;
  }

  .tenga {
    margin-top: 40px;
  }

  .correo1 {
    font-size: 20px;
  }

  .telefono1 {
    margin-left: 29px;
    width: 60%;
  }

  .correo2 {
    font-size: 20px;
  }

  .telefono2 {
    margin-left: 28px;
    width: 60%;
  }

  .correo3 {
    font-size: 20px;
  }

  .telefono3 {
    margin-left: 46px;
    width: 60%;
  }

  a.acepto1 {
    font-size: 15px;
  }

  .col-md-6.mean {
    padding: 20px;
  }

  /*colombia page*/

  .meinhead h1 {
    font-size: 56px;
    padding: 30px;
  }

  .para {
    font-size: 26px;
  }

  .buttonn11 {
    padding: 5px;
    margin: 20px auto;
    font-size: 20px;
  }

  .meincon4 {
    font-size: 16px;
    padding: 5px;
    margin: 15px;
    color: #fff;
  }
}

/* end */

/**/

@media (min-width: 1201px) and (max-width: 1440.98px) {
  /*index page*/

  .filename {
    font-size: 12px;
    /* position: absolute;
    top: 137%;
    right: 27%; */
  }

  .selectImage {
    /* position: inherit; */
    width: 305px;
    /*margin-right: 25px;*/
  }

  .meincon3 {
    margin: 12px;
    font-size: 20px;
    padding: 10px;
    color: #fff;
  }

  /* .meinhead2 {
    height: auto;
    padding: 20px;
  } */

  label.form-check-label {
    font-size: 16px;
    /* padding-left: 20px; */
    color: white;
  }

  /* .home-pop.form-check-input {
    width: 30px;
    top: 0px;
    height: 20px;
    color: white;
    margin-left: -35px;
  } */

  /* .buttonn1 {
    padding: 23px;
    margin: auto;
    margin-top: 20px;
    font-size: 34px;
    font-weight: 700;
  } */
  /* 
  .heading3 .sup {
    font-size: 18px;
  } */

  /* .heading3 h1 {
    padding-left: 15px;
    font-size: 46px;
  } */

  .via2 {
    font-size: 75px;
  }

  /*.navbar-brand {*/
  /*    display: none;*/
  /*}*/

  .via4 {
    margin: 0;
    font-size: 18px;
    margin-bottom: -5px;
    margin-top: 30px;
  }

  .via5 {
    margin-left: 70px;
    font-size: 18px;
  }

  .via7 {
    margin: 0;
    font-size: 17px;
  }

  .via8 {
    font-size: 18px;
  }

  .via9 {
    font-size: 60px;
  }

  .via10 {
    font-size: 60px;
    margin-left: 300px;
  }

  .auto {
    margin: 0;
    font-size: 20px;
    margin-left: 40px;
    margin-top: 30px;
  }

  .auto2 {
    font-size: 18px;
    margin-left: 385px;
    margin-top: -10px;
  }

  .celular {
    position: absolute;
    top: 50px;
    right: 70px;
  }

  .firma {
    font-size: 13px;
    margin-top: 50px;
  }

  .quesMark {
    height: 50px;
    margin-right: 20px;
  }

  .quesMark2 {
    height: 50px;
    margin-left: 20px;
    margin-top: 0;
  }

  .firma2 {
    font-size: 13px;
    margin-top: 90px;
  }

  img.wapp-img {
    height: 50px;
    left: 59%;
    top: 71%;
  }

  .Wappbutton {
    font-size: 35px;
    top: 85%;
    left: 50%;
    width: 30%;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0.5rem;
  }

  /*regis_process*/

  /*header .nav-link {*/
  /*    margin-left: 0px;*/
  /*    margin-right: 0;*/
  /*    font-size: 11.2px;*/
  /*    padding: 0;*/
  /*}*/

  .button1 {
    padding: 3px;
  }

  .Vigigrey {
    padding-right: 20px;
    margin-top: 90px;
    font-size: 30px;
  }

  img.busqueda-img {
    /* width: 100%; */
    padding: 20px;
    display: flex;
    margin: auto;
    margin-top: 68px;
  }

  .belowHR1 {
    text-align: center;
    margin-top: -25px;
    font-size: 20px;
    font-weight: 700;
  }

  .bluehead1 {
    font-size: 40px;
    font-weight: 700;
  }

  .bluehead3 {
    font-size: 40px;
    font-weight: 700;
  }

  .bluebox1 {
    padding: 0 40px;
  }

  .registrohead {
    padding: 0 40px;
  }

  .tiene1 {
    font-size: 20px;
    padding: 0px;
  }

  .registro {
    margin-top: 50px;
  }

  .Vigigrey1 {
    top: 85px;
    font-size: 40px;
    padding-right: 20px;
  }

  img.registro-img {
    width: 100%;
    padding: 20px;
  }

  .solicite {
    font-size: 16px;
  }

  .bluehead2 {
    font-size: 40px;
    font-weight: 700;
  }

  .vigilancia-img {
    width: 100%;
    padding: 10px;
  }

  /*search page*/

  .elit {
    height: auto;
    margin: 130px 0;
    padding: 12px;
    width: 100%;
  }

  /* .lorem {
    width: 100%;
    height: 60%;
  } */

  .lorem2 {
    height: auto;
  }

  /*.ipsum {*/
  /*    flex-direction: column;*/
  /*}*/

  .sit {
    width: 95%;
  }

  .amet {
    width: 305px;
    height: 180px;
    padding: 10px;
  }

  .filename {
    /* top: 134%;
    right: 28%; */
  }

  select.form-select {
    width: 40%;
  }

  input#image_upload_file {
    height: 37px;
    margin-right: -145px;
    width: 40%;
  }

  .filename1 {
    font-size: 10px;
    position: absolute;
    top: 21.5%;
    right: 20%;
  }

  .loremH42 {
    margin: 40px 0 20px 0px;
  }

  input.dolor11 {
    margin-bottom: 20px;
    height: 48px;
    margin-right: 25px;
    font-size: 14px;
    font-weight: 700;
    margin-left: 77px;
  }

  .consectetur {
    height: 48px;
    font-size: 14px;
    /*margin-right: 25px;*/
  }

  .dolor1 {
    margin-bottom: 20px;
    height: 48px;
    margin-right: 65px;
    font-size: 14px;
    font-weight: 700;
    margin-left: 45px;
  }

  .src1 {
    height: 90px;
    margin: 30px 35px 18px 0px;
  }

  .estudio {
    font-size: 21px;
  }

  .estudio1 {
    font-size: 40px;
    padding: 8px;
  }

  .head1 {
    margin-top: 60px;
  }

  .via33 {
    margin-bottom: -100px;
  }

  .via3 {
    margin-bottom: -88px;
    font-size: 17px;
  }

  .del1 {
    margin-top: 50px;
  }

  /* .buttonn11 {
    padding: 5px;
    margin: 20px auto;
    font-size: 20px;
  } */
}

/*end*/

/* Full HD  */

@media (min-width: 1900px) and (max-width: 1920.98px) {
  /*index page*/

  /*popup*/



  .bluehead1 {
    font-size: 80px;
    font-weight: 700;
    margin-left: 110px;
  }
  .tiene1 {
    font-size: 28px;
    line-height: 36px;
  }

  .home-pop.form-check-input {
    width: 5%;
    top: -12px;
    height: 36px;
    color: white;
    margin-left: -30px;
  }

  img.navbar-brand1 {
    display: none;
  }

  /*ul.navbar-nav{*/
  /*    margin-left:200px;*/
  /*}*/

  img.navbar-brand1 {
    display: none;
  }

  /*.navigationbar {*/
  /*    margin-top: 54px;*/
  /*}*/

  .navbar-brand {
    padding-top: 20px;
    width: 100%;
    align-content: flex-end;
    border: none;
  }

  .navbar-nav li {
    transition: 0.3s;
    border-bottom: 2px solid #fff;
  }

  .nav-item .nav-link {
    /* font-size: 13.7px; */
    padding-right: 0;
  }

  /* .button1 {
    background-color: #b1bd55;
    border: 1px solid #b1bd55;
    padding: 10px;
    display: inline-block;
    font-size: 18px;
    cursor: pointer;
    font-weight: 500;
    text-align: center;
    width: 100%;
    text-decoration: none;
    border-radius: 5px;
  } */

  .image-section {
    width: 100%;
    margin-top: 20px;
    /*padding: 0px 109px;*/
  }

  /* .via3 {
    font-size: 25px;
    margin-bottom: -100px;
    margin-left: 81px;
  } */

  /* .via {
    font-size: 190px;
    padding-right: 13px;
  } */

  /* .via2 {
    font-size: 130px;
    font-weight: 700;
  } */

  .via33 {
    font-size: 25px;
    margin-bottom: -100px;
    margin-left: 135px;
  }

  /* .via11 {
    font-size: 230px;
    padding-right: 0;
    font-weight: 500;
    margin: -52px 0 -250px 0;
  } */

  /* .via9 {
    top: -27px;
    font-size: 100px;
    margin-bottom: -50px;
    margin-left: 165px;
    font-weight: 700;
  } */

  /* .via10 {
    font-size: 100px;
    margin-left: 415px;
    font-weight: 700;
  } */

  .auto2 {
    margin-left: 500px;
    margin-top: -10px;
  }

  .auto {
    margin: 50px 0px 0px 50px;
  }

  .strc {
    height: 80px;
  }

  /* .btn1 {
    padding: 23px 23px;
    font-size: 25px;
    margin-bottom: 14px;
    margin-top: 31px;
  } */

  /* .btn2 {
    padding: 23px 23px;
    font-size: 25px;
  } */

  .del1 {
    margin-top: 7px;
  }

  .del2 {
    margin-top: 25px;
  }

  .del3 {
    margin-top: -19px;
  }

  /* .lleno {
    margin-top: -36px;
    font-weight: 600;
    text-align: justify;
  } */

  /* .con {
    font-size: 20px;
    margin-top: 20px;
    font-weight: 600;
    text-align: justify;
  } */

  /* .via7 {
    margin-top: 42px;
  } */

  .respaldo {
    margin: 85px auto;
  }

  .bigbox {
    margin-top: 55px;
    height: 598px;
  }

  .bigbox .insidebox {
    width: 92%;
    height: 500px;
  }

  .payment {
    margin-top: 128px;
  }

  /*home screen popup*/

  .modal-body.home {
    height: auto;
    width: 800px;
    border-radius: 50px;
    padding: 0;
  }

  /* .meinhead2 {
    background: #b1bd55;
    text-align: center;
    height: auto;
    border-radius: 50px 50px 0 0;
    padding: 30px;
    font-size: 27px;
    position: relative;
    top: -27px;
    text-decoration: none;
    color: white;
  } */

  /* .heading2 {
    padding: 0px 30px;
    font-weight: 500;
    font-size: 20px;
    background: #49525d;
    text-align: center;
    color: #fff;
    height: auto;
    margin-bottom: 30px;
  } */

  .heading3 {
    padding: 0 30px;
    background: #086475;
    color: #fff;
    height: auto;
    display: flex;
  }

  .heading3 .sup {
    top: 25px;
    position: absolute;
    font-size: 19px;
    font-weight: 400 !important;
    left: 95px;
  }

  .heading3 h1 {
    display: flex;
    position: relative;
    font-size: 80px;
    margin-left: 0px;
    font-weight: 900;
    justify-content: space-between;
    width: 100%;
  }

  .lastsection {
    padding: 33px;
  }

  .lastsection.input-group {
    margin-bottom: 20px;
  }

  .lastsection.input-group.form-control {
    height: 50px;
  }

  .checkbox1 {
    color: #fff;
    margin: 33px 50px;
    font-size: 15px;
  }

  /* .buttonn1 {
    padding: 10px 20px !important;
    font-size: 25px !important;
    height: 60px;
    width: 100%;
    border-radius: 25px !important;
  } */

  /*regis_process*/

  /* .Vigigrey {
    margin-top: 95px;
  } */

  .registro {
    margin-top: 50px;
  }

  /* .bluebox {
    height: 300px;
    width: 90%;
    margin: auto;
  } */

  .nuestro {
    margin: 20px 0px 20px 460px;
    /* font-weight: 700; */
    max-width: 60%;
  }

  .Vigigrey1 {
    margin-right: 290px;
    top: 30px;
    font-size: 40px;
    font-weight: 900;
  }

  img.registro-img {
    display: flex;
    margin: auto;
    margin-top: -50px;
    width: 81%;
  }

  .respaldo {
    width: 90%;
    height: 290px;
  }

  .src1 {
    height: 90px;
    margin-top: 18px;
    padding-right: 50px;
    margin-right: 50px;
  }

  .tiene1 {
    font-size: 20px;
    margin-left: 60px;
    list-style: none;
    margin-right: 62px;
    font-weight: 600;
    line-height: 1.7rem;
  }

  /* 
  .Vigigrey {
    font-size: 40px;
    text-align: center;
    margin-left: 520px;
  } */

  .nos {
    height: auto;
    width: 85%;
    margin: 130px auto;
  }

  .footersection {
    width: 85%;
    margin: auto;
  }

  /* .lastbox {
    width: 90%;
    min-height: 610px;
    margin: auto;
    margin-top: 50px;
  } */

  .lastbox1 {
    width: 90%;
    min-height: 610px;
    margin: auto;
    margin-top: 400px;
  }

  .bgimg {
    width: 90%;
    margin: 100px 0px 30px 91px;
  }

  /*.meinhead2 {*/
  /*    position: relative;*/
  /*    top: -24px;*/
  /*}*/

  .import {
    top: -27px;
    font-size: 50px;
    height: 90px;
    padding: 25px;
  }

  /*footer*/

  /* .copyright {
    text-align: center;
    font-size: 13px;
    margin: 105px 0 40px 0;
    line-height: 1.5rem;
  } */

  /*search process*/
  /* hr {
    margin: 40px auto;
    width: 74%;
    margin-top: 120px;
    color: #b1bd55;
    border-top: 25px solid;
    border-radius: 20px;
    opacity: 1;
  } */

  img.busqueda-img {
    display: flex;
    margin: auto;
    margin-top: 68px;
  }

  /*registration*/

  .lorem2 {
    height: auto;
  }

  .form-select {
    font-size: 12px;
    margin: 0 0px 20px 0px;
    width: 40%;
  }

  input#image_upload_file {
    width: 40%;
    margin-right: -220px;
    height: 38px;
  }

  .form-control.register {
    margin-right: -145px !important;
  }

  .amet {
    padding: 18px;
    width: 305px;
    /*margin-right: 25px;*/
    font-size: 16px;
    line-height: 1.9rem;
    text-align: justify;
  }

  .dolor {
    /*margin-right: 25px;*/
    font-size: 14px;
  }

  .dolor1 {
    margin-left: 0;
    width: 305px;
    /*margin-right: 43px;*/
    font-size: 14px;
  }

  input.dolor11 {
    width: 305px;
    margin-bottom: 20px;
    height: 48px;
    border: 1px solid #005762;
    margin-right: 25px;
    text-align: center;
    color: #6f6f6e;
    font-size: 14px;
    font-weight: 700;
    margin-left: 44px;
  }

  .consectetur {
    width: 305px;
    font-size: 12px;
    /*margin-right: 25px;*/
  }

  input#image {
    width: 80%;
    margin: auto;
  }

  .sit {
    width: 40%;
    margin-right: 25px;
  }

  /* .lorem {
    width: 100%;
  } */

  .sit {
    width: 40%;
    margin-right: 25px;
  }

  /*search process*/
  .registro_hr {
    width: 75%;
    margin: 100px auto;
  }

  .belowHR {
    font-weight: 700;
    margin-top: -75px;
    font-size: 20px;
    margin-bottom: 82px;
  }

  .belowHR1 {
    font-weight: 700;
    margin-top: -40px;
    font-size: 20px;
    text-align: center;
    margin: -20px 0 100px 0px;
    color: #6f6f6e;
  }

  /*.bluebox1 {*/
  /*    padding: 40px;*/
  /*}*/

  img.vigilancia-img {
    width: 70%;
    margin: 190px auto;
    display: flex;
  }

  .vigi-bluebox {
    width: 90%;
    margin: auto;
    height: 630px;
  }

  .bluepara1 {
    margin-left: 10px;
    font-size: 18px;
    margin-right: 20px;
    font-weight: 700;
  }

  .modal-body.busqueda {
    height: 750px;
    width: 950px;
  }

  .modal-body.registro {
    height: 750px;
  }

  .meincon4 {
    /* font-size: 20px; */
    padding-left: 20px;
    padding-right: 75px;
    text-align: justify;
  }

  .gusta {
    font-weight: 900;
    padding: 12px;
    font-size: 30px;
  }

  .col-md-6.mean {
    margin-top: 0;
  }

  .apoyo {
    font-size: 26px;
  }

  .correo1 {
    display: flex;
    font-size: 30px;
  }

  .correo2 {
    display: flex;
    font-size: 30px;
  }

  .correo3 {
    display: flex;
    font-size: 30px;
  }

  /*T&C page*/

  .maincon p {
    margin: 0px;
    margin-top: 50px;
    padding: 0px;
    font-size: 25px;
  }

  .maincon h5 {
    font-size: 25px;
    margin-top: 85px;
  }

  .vigi-hr {
    width: 75%;
  }

  .registrohead {
    margin: 24px;
  }

  /* .bluehead1 {
    margin-left: 111px;
    font-size: 80px;
    font-weight: 700;
  } */

  .bluehead2 {
    margin-left: 90px;
    font-size: 80px;
    font-weight: 700;
  }

  .bluehead3 {
    margin-left: 112px;
    font-size: 80px;
    font-weight: 700;
  }

  .tiene1 {
    font-size: 20px;
    margin-left: 100px;
    list-style: none;
    margin-right: 62px;
    font-weight: 600;
    line-height: 1.7rem;
    text-align: JUSTIFY;
  }

  .tiene2 {
    margin-left: 87px;
    line-height: 1.5rem;
    margin-right: 115px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.7rem;
  }

  .tiene3 {
    font-size: 20px;
    margin-left: 77px;
    list-style: none;
    margin-right: 62px;
    font-weight: 600;
    line-height: 2.4rem;
    text-align: justify;
  }

  .bluebox1 {
    margin: 18px;
  }
}

@media (min-width: 1025px) and (max-width: 1200.98px) {
  .filename {
    font-size: 12px;
    /* position: inherit; */
  }

  .selectImage2 {
    position: inherit;
    width: 100%;
  }

  .filename1 {
    position: inherit;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }

  header .nav-link {
    /* font-size: 10px; */
    padding-left: 0 !important;
    margin: 5px;
  }

  /* .button1 {
    font-size: 10px;
    padding: 10px;
  } */

  .btn1 {
    font-size: 14px;
    padding: 16px 23px;
  }

  .btn2 {
    font-size: 14px;
    padding: 16px 23px;
  }

  .via {
    font-size: 80px;
    padding-right: 5px;
  }

  .via2 {
    font-size: 36px;
  }

  .via3 {
    margin-bottom: -60px;
    margin-left: 52px;
    font-size: 17px;
  }

  .via4 {
    font-size: 15px;
    margin-top: 21px;
  }

  .via5 {
    margin-left: 40px;
    font-size: 15px;
  }

  .via7 {
    font-size: 15px;
  }

  .via8 {
    font-size: 15px;
  }

  .via9 {
    top: 35px;
    font-size: 36px;
    margin-bottom: -46px;
    margin-left: 106px;
  }

  .via10 {
    margin-top: 75px;
    font-size: 36px;
    margin-left: 270px;
  }

  .via11 {
    font-size: 80px;
    padding-right: 0;
    font-weight: 700;
    margin: -45px 0 -152px 0;
  }

  .via33 {
    font-size: 21px;
    margin-bottom: -66px;
    margin-left: 80px;
  }

  .con {
    font-size: 15px;
    margin-top: 10px;
    text-align: justify;
  }

  .auto {
    font-size: 15px;
    font-weight: 600;
    margin: 30px 0px 0px 0px;
  }

  .auto2 {
    font-size: 20px;
    margin-left: 300px;
  }

  .lleno {
    font-size: 15px;
    margin-top: -15px;
    text-align: justify;
  }

  .firma {
    margin-top: 20px;
    font-size: 15px;
    padding: 5px;
  }

  .firma2 {
    margin-top: 70px;
    font-size: 16px;
    padding: 5px;
  }

  .head1 {
    margin-top: 45px;
  }

  img.wapp-img {
    width: auto;
    height: 50px;
    left: 62%;
    top: 75%;
  }

  .Wappbutton {
    font-size: 40px;
  }

  img.busqueda-img {
    width: 100%;
    padding: 10px;
  }

  .Vigigrey {
    padding: 20px;
    font-size: 28px;
  }

  .belowHR1 {
    margin-top: -25px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
  }

  .bluehead1 {
    font-size: 40px;
    padding-left: 15px;
    font-weight: 700;
  }

  .estudio {
    height: 100px;
    padding: 20px;
    width: 45%;
    font-size: 23px;
  }

  .estudio1 {
    height: 100px;
    padding: 20px;
    width: 45%;
    font-size: 36px;
  }

  img.registro-img {
    padding: 10px;
    width: 100%;
  }

  .Vigigrey1 {
    top: 60px;
    font-size: 26px;
    padding: 10px;
  }

  .registro_hr {
    width: 90%;
    padding: 8px;
  }

  h2.bluehead2 {
    font-size: 40px;
    font-weight: 700;
  }

  .solicite {
    font-weight: 600;
    height: auto;
    padding: 10px;
    width: 50%;
    font-size: 20px;
  }

  .vigilancia-img {
    width: 100%;
    padding: 20px;
  }

  .belowHR1 {
    margin-top: -25px;
    text-align: center;
  }

  h2.bluehead3 {
    font-size: 40px;
    font-weight: 700;
  }

  .bannerimg {
    height: 320px;
  }

  .apoyo {
    font-size: 20px;
  }

  .correo1 {
    font-size: 20px;
  }

  .correo2 {
    font-size: 20px;
  }

  .telefono2 {
    margin-left: 39px;
  }

  .correo3 {
    font-size: 20px;
  }

  .telefono3 {
    margin-left: 56px;
  }

  /*search form page*/
  /* 
  .lorem {
    width: 100%;
    height: 100%;
  } */

  .elit {
    margin: 90px 0;
  }

  .ipsum {
    flex-direction: column;
    align-items: flex-start;
  }

  .dolor {
    width: 100%;
  }

  input#image_upload_file {
    height: 37px;
    margin-right: 0;
    width: 95%;
  }

  .amet {
    font-size: 14px;
    height: 150px;
    width: 100%;
    padding: 10px;
  }

  select.form-select {
    width: 100%;
  }

  input.dolor11 {
    width: 100%;
    margin-bottom: 20px;
    height: 48px;
    margin-right: 0px;
    font-size: 14px;
    margin-left: 0;
  }

  .consectetur {
    width: 100%;
    margin-bottom: 20px;
    height: 48px;
    /*margin-right: 33px;*/
    font-size: 14px;
  }

  .dolor1 {
    width: 100%;
    margin-bottom: 20px;
    height: 48px;
    /*margin-right: 33px;*/
    font-size: 14px;
    margin-left: 0;
  }

  /*popup1*/

  .modal-body {
    height: 670px;
    background: #49525d;
    border-radius: 25px;
    padding: 0;
    margin-top: 80px;
  }

  .import {
    top: -27px;
  }

  .meincon3 {
    margin-left: 10px;
    /* margin: 32px; */
    font-size: 16px;
    padding: 10px;
    color: #fff;
  }

  .buttonn11 {
    padding: 5px;
    margin: 25px auto;
    width: 90%;
    font-size: 18px;
  }

  .lorem2 {
    border: 3px solid #005762;
    width: 100%;
    height: auto;
  }
}

@media (min-width: 1401px) and (max-width: 1500px) {
  .filename {
    font-size: 13px;
    /* position: absolute;
    top: 136%;
    right: 27%; */
  }

  .selectImage {
    /* position: inherit; */
    width: 305px;
    margin-right: 0px;
  }

  /* .meinhead2 {
    padding: 20px;
  } */
  /* 
  label.form-check-label {
    color: #fff;
    font-size: 20px;
  } */

  /* label.form-check-label-1 {
    color: #005762;
    font-size: 20px;
  } */

  /* .home-pop.form-check-input {
    width: 16%;
    top: 0px;
    height: 20px;
    color: white;
    margin-left: -56px;
  } */

  /* .buttonn1 {
    padding: 23px;
    margin: auto;
    margin-top: 20px;
    font-size: 34px;
    font-weight: 700;
  } */

  /* .heading3 .sup {
    font-size: 18px;
  } */
  /* 
  .heading3 h1 {
    padding-left: 15px;
    font-size: 46px;
  } */

  .via3 {
    margin-bottom: -86px;
    margin-left: 70px;
    font-size: 18px;
  }

  .via2 {
    font-size: 90px;
  }

  .firma {
    margin-top: 0px;
  }

  .Wappbutton {
    font-size: 35px;
    top: 93%;
    left: 50%;
    width: 40%;
  }

  img.wapp-img {
    height: 65px;
    left: 62%;
    top: 77%;
  }

  .Vigigrey {
    padding: 20px;
  }

  p.belowHR1 {
    text-align: center;
    margin-top: -20px;
    font-size: 20px;
    font-weight: 700;
  }

  .bluehead1 {
    font-size: 50px;
    font-weight: 700;
  }

  .estudio {
    font-size: 23px;
  }

  .estudio1 {
    font-size: 45px;
    padding: 5px;
  }

  .src1 {
    margin: 0 0px 3px 30px;
  }

  .registro-img {
    width: 100%;
    padding: 10px;
  }

  .Vigigrey1 {
    top: 86px;
    font-size: 46px;
    padding-right: 20px;
  }

  .belowHR {
    margin: -30px 0 100px 0px;
  }

  .bluehead2 {
    font-size: 50px;
    font-weight: 700;
  }

  .solicite {
    margin: 95px auto;
    height: auto;
    padding: 20px;
    width: 50%;
    font-size: 18px;
  }

  .vigilancia-img {
    width: 100%;
    padding: 10px;
  }

  .bluehead3 {
    font-size: 50px;
    font-weight: 700;
  }

  input#image_upload_file {
    width: 36%;
    margin-right: -260px;
    height: 38px;
  }

  .form-control.register {
    margin-right: -188px !important;
  }

  .lorem2 {
    height: auto;
  }

  /* .buttonn11 {
    padding: 5px;
    margin: 20px auto;
    font-size: 20px;
  } */
}

@media (min-width: 1921px) and (max-width: 2560px) {
  .image-section {
    margin-top: 60px;
  }

  .via3 {
    font-size: 28px;
    margin-bottom: -95px;
    margin-left: 70px;
  }

  .lleno {
    font-size: 28px;
    margin-top: -36px;
    text-align: justify;
  }

  .via4 {
    font-weight: 600;
    margin: 0;
    font-size: 35px;
    margin-bottom: -5px;
    margin-top: 21px;
  }

  .via5 {
    font-weight: 600;
    margin-left: 40px;
    font-size: 35px;
    text-align: right;
  }

  .via33 {
    font-size: 28px;
    margin-bottom: -85px;
    margin-left: 121px;
  }

  .via7 {
    font-size: 35px;
  }

  .via8 {
    font-size: 35px;
  }

  .con {
    font-size: 28px;
    margin-top: 20px;
    text-align: justify;
  }

  .auto {
    font-size: 35px;
    font-weight: 600;
    margin: 30px 0px 0px 50px;
  }

  .auto2 {
    font-size: 35px;
    margin-left: 600px;
  }

  .Vigigrey {
    margin-top: 70px;
    font-weight: 700;
    font-size: 48px;
    text-align: center;
  }

  img.busqueda-img {
    /* width: 100%; */
    padding: 50px;
    display: flex;
    margin: auto;
    margin-top: 68px;

  }

  p.belowHR1 {
    text-align: center;
    font-size: 26px;
    margin-top: -20px;
    font-weight: 700;
  }

  .bluehead1 {
    font-size: 80px;
    font-weight: 700;
  }

  .tiene1 {
    font-size: 28px;
    line-height: 36px;
  }

  .nuestro {
    padding: 0 150px;
    margin: 20px auto;
    color: #49525d;
    font-size: 24px;
    width: 70%;
  }

  .bluebox1 {
    padding: 0px 100px;
  }

  .registro-img {
    width: 100%;
    padding: 50px;
  }

  .Vigigrey1 {
    padding-right: 100px;
    top: 160px;
    font-size: 75px;
  }

  .belowHR {
    margin: -20px 0 100px 0px;
  }

  .bluehead2 {
    font-size: 50px;
    font-weight: 700;
  }

  .registrohead {
    padding: 0px 100px;
  }

  .tiene2 {
    font-size: 28px;
    line-height: 36px;
  }

  .vigilancia-img {
    width: 100%;
    padding: 50px;
  }

  .bluehead3 {
    font-size: 50px;
    font-weight: 700;
  }

  .tiene3 {
    font-size: 28px;
    line-height: 36px;
  }

  input#image_upload_file {
    width: 36%;
    margin-right: -260px;
    height: 38px;
  }

  .amet {
    padding: 10px;
  }

  .lorem2 {
    height: auto;
  }

  .form-control.register {
    margin-right: -185px !important;
  }

  /* .lastbox {
    height: 500px;
  } */

  .via10 {
    margin-left: 450px;
  }

  .buttonn11 {
    padding: 5px;
    margin: 20px auto;
    font-size: 20px;
  }
}

@media (min-width: 1601px) and (max-width: 1680.98px) {
  .selectImage {
    /* position: inherit; */
    width: 305px;
    /*margin-right: 25px;*/
  }

  /*       .selectImage2 {*/
  /*    width: 40%;*/
  /*}*/

  /* .meinhead2 {
    height: auto;
    padding: 20px;
    font-size: 25px;
  } */
  /* .heading2 {
    margin: 25px 0;
    font-size: 16px;
  } */

  /* label.form-check-label {
    color: white;
    font-size: 15px;
  } */

  /* .home-pop.form-check-input {
    width: 26%;
    top: -1px;
    height: 14px;
    color: white;
    margin-left: -54px;
  } */
  /* .btn {
    font-size: 18px !important;
    margin-bottom: 20px !important;
  } */

  /* .buttonn1 {
    padding: 23px;
    margin: auto;
    margin-top: 20px;
    font-size: 34px;
    font-weight: 700;
  } */

  .heading3 .sup {
    font-size: 20px;
  }

  /* .heading3 h1 {
    padding-left: 15px;
    font-size: 60px;
  } */
/* 
  .Vigigrey {
    margin-top: 70px;
    font-weight: 700;
    font-size: 48px;
    text-align: center;
  } */

  img.busqueda-img {
    /* width: 100%; */ 
    padding: 50px;
    display: flex;
    margin: auto;
    margin-top: 68px;
  }

  p.belowHR1 {
    text-align: center;
    font-size: 25px;
    margin-top: -20px; 
    font-weight: 700;
  }

  .bluehead1 {
    font-size: 50px;
    font-weight: 700;
  }

  .tiene1 {
    font-size: 28px;
    line-height: 36px;
  }

  .nuestro {
    padding: 0 40px;
    margin: 20px auto;
    color: #49525d;
    font-size: 24px;
    width: 70%;
  }

  .bluebox1 {
    padding: 0px 53px;
  }

  .registro-img {  
    width: 100%;
    padding: 50px;
  }

  .Vigigrey1 {
    padding-right: 10px;
    top: 135px;
    font-size: 52px;
  }

  .belowHR {
    margin: -20px 0 100px 0px;
  }                                    

  .bluehead2 {
    font-size: 50px;
    font-weight: 700;
  }

  .registrohead {
    padding: 0px 80px;
  }

  .tiene2 {
    font-size: 24px;
    line-height: 36px;
  }

  .vigilancia-img {
    width: 100%;
    padding: 50px;
  }

  .bluehead3 {
    font-size: 50px;
    font-weight: 700;
  }

  .tiene3 {
    font-size: 28px;
    line-height: 36px;
  }

  .Wappbutton {
    font-size: 33px;
  }

  img.wapp-img {
    top: 74%;
  }

  .solicite {
    width: 52%;
  }

  /* .lastbox {
    height: 500px;
  } */
  /* 
  .buttonn11 {
    padding: 5px;
    margin: 20px auto;
    font-size: 20px;
  } */
}

@media (min-width: 1681px) and (max-width: 1792.98px) {
  .selectImage {
    /* position: inherit; */
    width: 305px;
    /*margin-right: 25px;*/
  }

  /*       .selectImage2 {*/
  /*    width: 40%;*/
  /*}*/

  /* .meinhead2 {
    height: auto;
    padding: 20px;
    font-size: 25px;
  } */

  /* label.form-check-label {
    color: white;
    font-size: 15px;
  } */

  /* .home-pop.form-check-input {
    width: 26%;
    top: -1px;
    height: 14px;
    color: white;
    margin-left: -54px;
  } */

  /* .buttonn1 {
    padding: 23px;
    margin: auto;
    margin-top: 20px;
    font-size: 34px;
    font-weight: 700;
  } */
  /* .heading2 {
    margin: 25px 0;
    font-size: 16px;
  } */

  .heading3 .sup {
    font-size: 20px;
  }

  /* .heading3 h1 {
    padding-left: 15px;
    font-size: 60px;
  } */
  /* .Vigigrey {
    margin-top: 70px;
    font-weight: 700;
    font-size: 48px;
    text-align: right;
    padding-right: 20px;
  } */

  img.busqueda-img {
    /* width: 100%; */
    padding: 50px;
    display: flex;
    margin: auto;
    margin-top: 68px;
  }

  p.belowHR1 {
    text-align: center;
    font-size: 22px;
    margin-top: -20px;
    font-weight: 700;
  }

  .bluehead1 {
    font-size: 50px;
    font-weight: 700;
  }

  .tiene1 {
    font-size: 28px;
    line-height: 36px;
  }

  .nuestro {
    padding: 0 80px;
    margin: 20px auto;
    color: #49525d;
    font-size: 24px;
    width: 70%;
  }

  .bluebox1 {
    padding: 0px 100px;
  }

  .registro-img {
    width: 100%;
    padding: 50px;
  }

  .Vigigrey1 {
    padding-right: 57px;
    top: 135px;
    font-size: 52px;
  }

  .belowHR {
    margin: -20px 0 100px 0px;
  }

  .bluehead2 {
    font-size: 50px;
    font-weight: 700;
  }

  .registrohead {
    padding: 0px 80px;
  }

  .tiene2 {
    font-size: 24px;
    line-height: 36px;
  }

  .vigilancia-img {
    width: 100%;
    padding: 50px;
  }

  .bluehead3 {
    font-size: 50px;
    font-weight: 700;
  }
/* 
  .tiene3 {
    font-size: 28px;
    line-height: 36px;
  } */

  .buttonn11 {
    padding: 10px;
    margin: 20px auto;
    font-size: 21px;
  }

  /* .btn {
    font-size: 18px !important;
  } */
}

@media (min-width: 1441px) and (max-width: 1600.98px) {
  .filename {
    font-size: 13px;
    /* position: absolute;
    top: 136%;
    right: 27%; */
  }

  /* .meinhead2 {
    font-size: 25px;
  } */
  /* .heading2 {
    margin: 25px 0;
    font-size: 16px;
  } */
  .heading3 .sup {
    font-size: 20px;
  }

  /* .heading3 h1 {
    padding-left: 15px;
    font-size: 60px;
  } */
  /* .home-pop.form-check-input {
    width: 26%;
    top: -1px;
    height: 14px;
    margin-left: -54px;
  } */
  /* .btn {
    font-size: 18px !important;
  } */

  .selectImage {
    /* position: inherit; */
    width: 305px;
    /*margin-right: 25px;*/
  }

  /*       .selectImage2 {*/
  /*    width: 40%;*/
  /*}*/

  .via2 {
    font-size: 95px;
  }

  .via3 {
    font-size: 18px;
    /* margin-bottom: -88px;
    margin-left: 70px; */
  }

  .via4 {
    font-size: 23px;
  }

  .via5 {
    font-size: 23px;
  }

  .via7 {
    font-size: 23px;
  }

  .via8 {
    font-size: 23px;
  }

  .auto {
    font-size: 23px;
  }

  .auto2 {
    font-size: 23px;
  }

  .firma {
    margin-top: 50px;
    font-size: 15px;
  }

  .firma2 {
    margin-top: 89px;
    font-size: 14px;
  }

  .Wappbutton {
    font-size: 34px;
  }

  img.wapp-img {
    height: 68px;
    left: 62%;
    top: 75%;
  }

  .src1 {
    height: 87px;
  }

  /*registration page*/ 

  .Vigigrey1 {
    top: 95px;
    font-size: 48px;
    padding-right: 10px;
  }

  img.registro-img {
    width: 100%;
    padding: 20px;
  }

  h2.bluehead2 {
    font-size: 45px;
    font-weight: 700;
  }

  .solicite {
    height: auto;
    padding: 15px;
    font-size: 18px;
  }

  h3.Vigigrey {
    padding-right: 20px;
  }

  img.busqueda-img {
    /* width: 100%; */
    padding: 20px;
    display: flex;
    margin: auto;
    margin-top: 68px;
  }

  p.belowHR1 {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin: -20px 0 100px 0px;
    color: #6f6f6e;
  }

  h2.bluehead1 {
    font-size: 45px;
    font-weight: 700;
  }

  img.vigilancia-img {
    width: 100%;
    padding: 20px;
  }

  h2.bluehead3 {
    font-size: 45px;
    font-weight: 700;
  }
}

@media (min-width: 769px) and (max-width: 948.98px) {
  .filename {
    font-size: 13px;
    /* position: inherit; */
  }

  .selectImage {
    /* position: inherit; */
    width: 95%;
  }

  .selectImage2 {
    position: inherit;
    width: 100%;
  }

  .filename1 {
    position: inherit;
  }

  .nav-div {
    display: flex;
    justify-content: flex-end;
  }

  .button1 {
    padding: 1px;
    font-size: 9px;
    width: 90%;
  }

  .via3 {
    font-size: 11px;
    margin-bottom: -56px;
    margin-left: 51px;
  }

  .via {
    font-size: 100px;
    padding-right: 13px;
  }

  .via2 {
    font-size: 50px;
  }

  .lleno {
    font-size: 16px;
    margin-top: -20px;
    text-align: justify;
  }

  .via4 {
    margin: 0;
    font-size: 15px;
    margin-bottom: -5px;
    margin-top: 21px;
  }

  .via5 {
    font-size: 15px;
    text-align: right;
    margin-left: 0;
  }

  .via33 {
    font-size: 11px;
    margin-bottom: -61px;
    margin-left: 79px;
  }

  .via7 {
    text-align: center;
    font-weight: 600;
    margin: 0;
    font-size: 15px;
    margin-bottom: 6px;
    margin-top: 30px;
  }

  .via8 {
    font-weight: 600;
    font-size: 15px;
    text-align: center;
  }

  .via11 {
    font-size: 100px;
    padding-right: 0;
    font-weight: 700;
    margin: -45px 0 -160px 0;
  }

  .via9 {
    top: 38px;
    position: relative;
    font-size: 40px;
    margin-bottom: -50px;
    margin-left: 77px;
  }

  .via10 {
    margin-top: 79px;
    font-size: 42px;
    margin-left: 135px;
  }

  .con {
    font-size: 15px;
    margin-top: 0;
    text-align: justify;
  }

  .auto {
    font-size: 15px;
    font-weight: 600;
    margin: 30px 0px 0px 0px;
  }

  .auto2 {
    font-size: 15px;
    font-weight: 600;
    margin-left: 174px;
    margin-top: -10px;
  }

  .src1 {
    height: 63px;
    margin: 0;
    padding: 10px;
  }

  .btn1 {
    padding: 10px;
    font-size: 12px;
  }

  .btn2 {
    padding: 10px;
    font-size: 12px;
  }

  .ante {
    font-size: 16px;
  }

  .head1 {
    font-size: 16px;
  }

  .firma {
    margin-top: 20px;
    font-size: 14px;
    padding: 10px;
  }

  .firma2 {
    margin-top: 68px;
    font-size: 14px;
    padding: 10px;
  }

  img.wapp-img {
    width: auto;
    height: 45px;
    position: absolute;
    left: 61%;
    top: 78%;
  }

  .Wappbutton {
    font-size: 29px;
  }

  .para3-borderrigt {
    font-size: 12px;
    padding-right: 15px;
  }

  /*/*/

  /*search process*/

  .Vigigrey {
    padding: 15px;
    font-size: 34px;
  }

  img.busqueda-img {
    padding: 15px;
    width: 100%;
    margin-top: 50px;
  }

 

  .bluehead1 {
    font-size: 40px;
    padding-left: 15px;
    font-weight: 700;
  }

  .estudio {
    height: 100px;
    padding: 20px;
    width: 45%;
    font-size: 23px;
  }

  .estudio1 {
    height: 70px;
    padding: 8px;
    width: 45%;
    font-size: 35px;
  }

  /*T&c*/

  .ten {
    font-size: 750px;
    top: 300px;
  }

  .bannerimg {
    width: 100%;
    height: auto;
  }

  .bgimg {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  /**/

  /*.para3-borderrigt {*/
  /*    font-size: 12px;*/
  /*    padding: 10px;*/
  /*}*/

  .elit {
    margin: 60px 0;
  }

  .lorem {
    width: 100%;
    height: fit-content;
  }

  .lorem2 {
    height: auto;
  }

  .ipsum {
    display: flex;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0 10px 0px;
    line-height: 25px;
    flex-direction: column;
    align-items: flex-start;
  }

  select.form-select {
    width: 100%;
  }

  input#image_upload_file {
    height: 37px;
    margin-right: 0;
    width: 95%;
  }

  .dolor {
    width: 100%;
    margin-bottom: 20px;
    height: 48px;
    margin-right: 33px;
    font-size: 14px;
  }

  input.dolor11 {
    width: 100%;
    margin-bottom: 20px;
    height: 48px;
    margin-right: 0px;
    font-size: 14px;
    margin-left: 0;
  }

  .dolor1 {
    width: 100%;
    margin-bottom: 20px;
    height: 48px;
    /*margin-right: 33px;*/
    font-size: 14px;
    margin-left: 0;
  }

  .consectetur {
    width: 100%;
    margin-bottom: 20px;
    height: 48px;
    /*margin-right: 33px;*/
    font-size: 14px;
  }

  .soluta1 {
    width: 45%;
    padding: 10px;
    font-size: 17px;
  }

  .soluta2 {
    margin: -15px 0 0 10px;
    width: 45%;
    padding: 10px;
    font-size: 18px;
  }

  .cargar1 {
    font-size: 25px;
  }

  .sit {
    width: 95%;
    height: 48px;
    margin-right: 33px;
    padding: 10px;
  }

  .loremH42 {
    margin: 50px 0 50px 0px;
  }

  .amet {
    padding: 10px;
    font-size: 14px;
    height: 200px;
    width: 100%;
    /*margin-right: 34px;*/
  }

  .allcircle {
    flex-direction: column;
    padding: 120px 135px;
  }

  .middleline1 {
    width: 45%;
    margin: 20px 9px !important;
  }

  .middleline2 {
    width: 30%;
    margin: 20px 9px !important;
  }

  /*regis process*/

  .buttonn11 {
    padding: 5px;
    margin: 20px auto;
    font-size: 20px;
  }

  .meincon4 {
    font-size: 16px;
    padding: 5px;
    margin: 15px;
    color: #fff;
  }

  header .nav-link {
    margin-left: 0;
    margin-right: 0;
    /* font-size: 10px; */
    padding: 0;
    padding-left: 0 !important;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
  }

  .registro {
    margin-top: 0;
  }

  .Vigigrey1 {
    top: 60px;
    font-size: 26px;
    padding: 10px;
  }

  img.registro-img {
    padding: 10px;
    width: 100%;
  }

  h2.bluehead2 {
    font-size: 40px;
    font-weight: 700;
  }

  .registro_hr {
    width: 90%;
    padding: 8px;
  }

  .solicite {
    font-weight: 600;
    height: auto;
    padding: 10px;
    width: 50%;
    font-size: 20px;
  }

  .belowHR {
    font-size: 16px;
  }

  .bluebox {
    padding: 10px;
  }

  .registrohead {
    padding: 20px;
  }

  .bluehead {
    font-size: 50px;
  }

  .tiene {
    text-align: justify;
    line-height: 20px;
    padding: 10px;
  }

  .como {
    bottom: 54.94%;
    font-size: 30px;
    line-height: 70px;
    margin-top: 50px;
    padding: 10px;
  }

  .nuestro {
    left: 70px;
    font-size: 18px;
    width: 70%;
  }

  /* .lastbox {
    margin-top: 20px;
    height: 460px;
  } */

  /*vigilancia*/

  .vigilancia-img {
    width: 100%;
    padding: 20px;
  }

  h2.bluehead3 {
    font-size: 40px;
    font-weight: 700;
  }

  hr {
    width: 90%;
    margin-top: 50px;
    margin-left: 60px;
  }

  /*contact page */

  .nos {
    padding: 10px;
  }

  .gusta {
    font-size: 30px;
  }

  .apoyo {
    font-size: 18px;
  }

  .tenga {
    margin-top: 40px;
  }

  .correo1 {
    font-size: 20px;
  }

  .telefono1 {
    margin-left: 29px;
    width: 60%;
  }

  .correo2 {
    font-size: 20px;
  }

  .telefono2 {
    margin-left: 28px;
    width: 60%;
  }

  .correo3 {
    font-size: 20px;
  }

  .telefono3 {
    margin-left: 46px;
    width: 60%;
  }

  a.acepto1 {
    font-size: 15px;
  }

  .col-md-6.mean {
    padding: 20px;
  }

  /*colombia page*/

  .meinhead h1 {
    font-size: 56px;
    padding: 30px;
  }

  .para {
    font-size: 26px;
  }

  .buttonn11 {
    padding: 5px;
    margin: 20px auto;
    font-size: 20px;
  }

  .meincon4 {
    font-size: 16px;
    padding: 5px;
    margin: 15px;
    color: #fff;
  }
}

@media (min-width: 1793px) and (max-width: 1899.98px) {
  /*registration page*/

  .filename {
    font-size: 13px;
    /* position: absolute;
    top: 37.3%;
    right: 21%; */
    color: #747474;
  }

  .selectImage {
    /* position: inherit; */
    width: 305px;
    /* margin-right: 25px; */
  }

  .Vigigrey1 {
    top: 95px;
    font-size: 48px;
    padding-right: 10px;
  }

  img.registro-img {
    width: 100%;
    padding: 20px;
  }

  h2.bluehead2 {
    font-size: 45px;
    font-weight: 700;
  }

  .solicite {
    height: auto;
    padding: 15px;
    font-size: 18px;
  }

  /* h3.Vigigrey {
    padding-right: 20px;
  } */

  img.busqueda-img {
    /* width: 100%; */
    padding: 20px;
    display: flex;
    margin: auto;
    margin-top: 68px;
  }

  p.belowHR1 {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin: -40px 0 100px 0px;
    color: #6f6f6e;
  }

  h2.bluehead1 {
    font-size: 45px;
    font-weight: 700;
  }

  img.vigilancia-img {
    width: 100%;
    padding: 20px;
  }

  h2.bluehead3 {
    font-size: 45px;
    font-weight: 700;
  }

  /* .btn {
    font-size: 20px !important;
  } */
  /* .heading2 {
    margin:25px 0;
  } */
}

/* end */

input.form-control.input-none {
  display: none;
}

.modal-body.home {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  text-align: justify;
}

.modal-dialog {
  pointer-events: all !important;
}

button.close {
  position: absolute;
  top: -55px;
  right: -40px;
  background: none;
  border: none;
}

.buttonn1 {
  border-radius: 1.3rem;
}

button#disable {
  width: 50%;
  position: absolute;
  right: 27%;
}

.dropbtn {
  background: none;
  color: #000;
  font-size: 14px;
  border: none;
  cursor: pointer;
  outline: none;
}

.dropdown {
  position: relative;
  display: inline-block;
  /*line-height: 20px;*/
  /*padding-left: 10px;*/
  align-self: center;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

/*.dropdown:hover .dropbtn {*/
/*  background-color: #3e8e41;*/
/*}*/

.navbar-nav li .dropdown-content:hover a {
  color: #000;
}

.dropdown-content a {
  color: black !important;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-size: 10px;
}

.navbar-nav li:hover .dropbtn {
  color: #fff;
}

form.search-form .lorem {
  padding: 20px;
}

label.form-check-label-1 {
  text-align: left;
  margin-left: 8px;
}

input#reverseCheck1 {
  width: 18px;
  height: 18px;
  margin-top: 6px;
}

.selectImage4 {
  justify-content: center;
  display: flex !important;
  margin: 0 auto;
  align-items: center;
  color: #fff;
  transition: 0.5s;
  margin-top: 60px;
}

.selectImage3 {
  justify-content: center;
  display: flex !important;
  margin: 0 auto;
  align-items: center;
  color: #fff;
  transition: 0.5s;
  margin-top: 60px;
  cursor: pointer;
}

.pagar2 label {
  margin-bottom: 0;
  margin-left: 5px;
}

/*Sujal responsive*/

@media (max-width: 720.98px) {
  input#reverseCheck1 {
    width: 15px;
    height: 15px;
    margin-top: 2px;
  }

  label.form-check-label-1 {
    text-align: left;
    margin-left: 0px;
  }

  p#filename-1 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .loremH41 {
    margin: 10px 0 30px 0px;
    font-size: 22px;
  }

  .ipsum p br {
    display: none;
  }

  input#htmlcheck {
    vertical-align: middle;
    margin-bottom: 3px;
  }

  p.flow {
    line-height: 28px;
  }

  button#disable {
    width: 100%;
    font-size: 14px;
    margin: 0;
    position: unset;
    margin-bottom: 30px;
    margin-top: 20px;
  }

  .pagar2 input {
    margin-right: 5px;
  }

  .pagar2 {
    margin: 0px;
    display: flex;
    width: 100%;
    font-size: 14px;
    align-items: baseline;
  }

  .cancel {
    z-index: 999999;
    position: relative;
  }

  input#font-change {
    font-size: 10vw;
  }

  /*#dropdownMenu1{*/
  /*    right: 18%;*/
  /*}*/

  .font-style {
    flex-direction: column;
    contain: content;
  }

  #sig canvas {
    height: 100% !important;
  }
}

@media (min-width: 721px) and (max-width: 768px) {
  ul.navbar-nav li a {
    padding: 0 !important;
    font-size: 10px;
    margin-left: 0;
  }

  header .nav-link {
    margin-left: 0px;
    margin-right: 10px;
    /* font-size: 10px; */
    padding: 0 !important;
  }

  a.button1 {
    font-size: 12px;
    padding: 5px 10px;
  }

  .loremH41 {
    margin: 10px 0 30px 0px;
  }

  .ipsum {
    align-items: unset;
  }

  p#filename-1 {
    font-size: 22px;
  }

  .ipsum p {
    margin-bottom: 8px;
  }

  .ipsum p br {
    display: none;
  }

  .magnam {
    width: 95%;
  }

  .natus1 {
    padding: 15px 25px 15px 0px;
  }

  .natus-head1 {
    font-size: 26px;
    line-height: normal;
  }

  .natus1 label {
    font-size: 18px;
    line-height: normal;
  }

  .natus2 label:last-child {
    font-size: 16px;
  }

  .natus-head2 {
    font-size: 26px;
    line-height: normal;
  }

  .natus2 label {
    font-size: 18px;
    line-height: normal;
  }

  .natus2 label:last-child {
    font-size: 16px;
  }

  .pagar2 label {
    font-size: 18px;
    margin-left: 5px;
  }

  .pagar2 {
    display: flex;
    align-items: baseline;
    margin: 80px 0 40px 0px;
  }

  .cargar1 {
    font-size: 28px;
  }

  input#font-change {
    font-size: 8vw;
  }

  button#disable {
    width: 48%;
    position: absolute;
    right: 52%;
    font-size: 14px;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  a.button1 {
    width: 100%;
  }

  .loremH41 {
    margin: 10px 0 20px 0px;
    font-size: 30px;
  }

  .ipsum {
    align-items: unset;
  }

  .ipsum p {
    margin-bottom: 7px;
  }

  p#filename-1 {
    font-size: 18px;
  }

  .ipsum p br {
    display: none;
  }

  .natus2 label:last-child {
    font-size: 16px;
  }

  .natus1 label:last-child {
    font-size: 16px;
  }

  .pagar2 {
    align-items: baseline;
  }

  input#font-change {
    font-size: 8vw;
  }

  button#disable {
    width: 48%;
    position: absolute;
    right: 52%;
    font-size: 16px;
  }

  .soluta1 {
    width: 48%;
    padding: 10px;
    font-size: 16px;
  }
}

@media (min-width: 1368px) and (max-width: 1440px) {
  .navbar-expand-md .navbar-nav .nav-link {
    margin-left: 0;
  }

  /* .lorem {
    width: 100%;
  } */

  .loremH42 {
    margin: 40px 0 20px 0px;
  }

  /* .lastbox {
    width: 100%;
  } */

  label.selectImage {
    /* position: unset; */
    width: 305px;
  }

  label.selectImage {
    /* position: unset; */
    width: 305px;
  }
}

img.navbar-brand {
  width: 75%;
  margin: 0 auto;
}

@media (min-width: 1886px) and (max-width: 1920px) {
  .loremH42 {
    margin: 50px 0 20px 0px;
  }

  label.selectImage {
    width: 305px;
    position: unset;
  }

  .filename {
    font-size: 13px;
    /* position: unset; */
    color: #747474;
    /* margin-top: -24px; */
  }

  /* .lastbox {
    width: 100%;
  } */
}

@media (min-width: 1026px) and (max-width: 1200px) {
  .natus2 label:last-child {
    font-size: 18px;
  }

  .natus1 label:last-child {
    font-size: 18px;
  }
}

@media (min-width: 728px) and (max-width: 990px) {
  .natus1 {
    padding: 15px 25px 15px 0px;
  }

  p.natus-head1 {
    font-size: 26px;
    line-height: normal;
  }

  .natus1 label {
    line-height: normal;
    font-size: 18px;
  }

  p.natus-head2 {
    font-size: 26px;
    line-height: normal;
  }

  .natus2 label {
    line-height: normal;
    font-size: 18px;
  }

  .natus1 label:last-child {
    font-size: 16px;
  }

  .natus2 label:last-child {
    font-size: 16px;
  }
}

@media (min-width: 280px) and (max-width: 392px) {
  .button1 {
    padding: 0;
    font-size: 14px;
    width: 100%;
    margin: 10px 0px;
  }

  /*button.navbar-toggler.collapsed {*/
  /*    position: fixed;*/
  /*    top: 94px;*/
  /*    left: 20px;*/
  /*    z-index: 99;*/
  /*    outline: none;*/
  /*    padding: 7px 15px;*/
  /*}*/
}

@media (min-width: 1441px) and (max-width: 1600px) {
  header .nav-link {
    /* font-size: 13px; */
    margin: 5px;
    padding-left: 0 !important;
  }
}

@media (min-width: 1921px) and (max-width: 2632px) {
  header .nav-link {
    /* font-size: 20px; */
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .button1 {
    padding: 0px 0px;
    font-size: 10px;
    width: 100%;
    margin: 10px 0px;
  }

  button.navbar-toggler {
    top: 0px;
    position: absolute;
    left: 0px;
    z-index: 99;
    outline: none;
    border: 1px solid rgb(166 255 0 / 78%);
  }

  .navbar-brand {
    margin-top: 0px;
  }

  .navbar-collapse {
    width: 250px;
    top: 30px;
  }
}

.font-style .dropdown {
  position: unset !important;
}


.select-font {
  /* position: absolute;
  top: 11px;
  right: 0px; */
  width: 100%;
  height: auto;
}

.header {
  /* font-size: 14px; */
  /* Set the initial font size */
}

.header .nav-link {
  /* font-size: 1em; */
  /* Set the font size relative to the parent element */
}

@media (min-width: 768px) {
  .header .col-md-4:last-child .nav-link {
    font-size: 1.5em;
    /* Increase the font size for the last column */
  }
}

@media (min-width: 992px) {
  .header .col-lg-4:last-child .nav-link {
    font-size: 2em;
    /* Increase the font size for the last column */
  }
}

@media (min-width: 1200px) {
  .header .col-xl-4:last-child .nav-link {
    font-size: 2.5em;
    /* Increase the font size for the last column */
  }
}

General *******************/ body {
  font-size: 15px;
  color: #505458;
  font-family: "Nunito Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
}

::-moz-selection {
  background: #435966;
  color: #ffffff;
}

::selection {
  background: #435966;
  color: #ffffff;
}

.row>* {
  position: relative;
}

.logo {
  height: 22px;
}

a {
  text-decoration: none !important;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*******************
    Helper
*******************/
h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 17px;
}

.font-14 {
  font-size: 14px;
}

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

.font-18 {
  font-size: 18px;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.center-page {
  float: none;
  margin: 0 auto;
}

.section {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-md {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-lg {
  position: relative;
  padding-top: 150px;
  padding-bottom: 150px;
}

.title {
  margin-top: 0px;
  font-size: 26px;
}

.title-alt {
  color: #767d8e;
  line-height: 24px;
  margin: 0px auto 50px auto;
  font-size: 15px;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.avatar-sm {
  height: 16px;
  width: 16px;
}

.avatar-md {
  height: 32px;
  width: 32px;
}

.avatar-lg {
  height: 48px;
  width: 48px;
}

.avatar-xl {
  height: 54px;
  width: 54px;
}

.box-shadow {
  -webkit-box-shadow: 0px 8px 35px 0px rgba(67, 89, 102, 0.08);
  box-shadow: 0px 8px 35px 0px rgba(67, 89, 102, 0.08);
}

.avatar-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.shape {
  position: absolute;
  pointer-events: none;
  right: 0;
  bottom: -2px;
  left: 0;
}

.shape>svg {
  -webkit-transform: scale(2);
  transform: scale(2);
  width: 100%;
  height: auto;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

.card {
  border: none;
  -webkit-box-shadow: 0px 8px 35px 0px rgba(67, 89, 102, 0.08);
  box-shadow: 0px 8px 35px 0px rgba(67, 89, 102, 0.08);
  border-radius: 7px;
}

.video-modal {
  border: 0;
  background-color: transparent;
}

.video-modal .btn-close {
  width: 26px;
  height: 26px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 6px;
  position: relative;
  top: 60px;
  z-index: 3;
}

.video-modal .btn-close:hover,
.video-modal .btn-close:focus {
  opacity: 0.5;
}

.video-modal video:focus {
  outline: none;
}

/* BUTTONS */
.btn {
  font-size: 20px;
  padding: 12px 20px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}

.btn-sm {
  padding: 8px 14px;
}

.bg-primary {
  background-color: #3d62e0 !important;
}

.bg-soft-primary {
  background-color: rgba(61, 98, 224, 0.2) !important;
}

.text-primary {
  color: #3d62e0 !important;
}

.btn-primary {
  color: #ffffff;
  background: #3d62e0;
  border-color: #3d62e0;
  -webkit-box-shadow: 0 3px 10px rgba(61, 98, 224, 0.4);
  box-shadow: 0 3px 10px rgba(61, 98, 224, 0.4);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary .open>.dropdown-toggle.btn-primary {
  background: #2b54dd;
  border-color: #2b54dd;
}

.btn-outline-primary {
  color: #3d62e0;
  border-color: #3d62e0;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary .open>.dropdown-toggle.btn-primary {
  background: #2b54dd;
  border-color: #2b54dd;
}

.bg-success {
  background-color: #28a745 !important;
}

.bg-soft-success {
  background-color: rgba(40, 167, 69, 0.2) !important;
}

.text-success {
  color: #28a745 !important;
}

.btn-success {
  color: #ffffff;
  background: #28a745;
  border-color: #28a745;
  -webkit-box-shadow: 0 3px 10px rgba(40, 167, 69, 0.4);
  box-shadow: 0 3px 10px rgba(40, 167, 69, 0.4);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.focus,
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success .open>.dropdown-toggle.btn-primary {
  background: #24973e;
  border-color: #24973e;
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.focus,
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success .open>.dropdown-toggle.btn-primary {
  background: #24973e;
  border-color: #24973e;
}

.bg-info {
  background-color: #17a2b8 !important;
}

.bg-soft-info {
  background-color: rgba(23, 162, 184, 0.2) !important;
}

.text-info {
  color: #17a2b8 !important;
}

.btn-info {
  color: #ffffff;
  background: #17a2b8;
  border-color: #17a2b8;
  -webkit-box-shadow: 0 3px 10px rgba(23, 162, 184, 0.4);
  box-shadow: 0 3px 10px rgba(23, 162, 184, 0.4);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.focus,
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info .open>.dropdown-toggle.btn-primary {
  background: #1592a6;
  border-color: #1592a6;
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.focus,
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info .open>.dropdown-toggle.btn-primary {
  background: #1592a6;
  border-color: #1592a6;
}

.bg-warning {
  background-color: #ffc107 !important;
}

.bg-soft-warning {
  background-color: rgba(255, 193, 7, 0.2) !important;
}

.text-warning {
  color: #ffc107 !important;
}

.btn-warning {
  color: #ffffff;
  background: #ffc107;
  border-color: #ffc107;
  -webkit-box-shadow: 0 3px 10px rgba(255, 193, 7, 0.4);
  box-shadow: 0 3px 10px rgba(255, 193, 7, 0.4);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.focus,
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning .open>.dropdown-toggle.btn-primary {
  background: #f2b500;
  border-color: #f2b500;
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover,
.btn-outline-warning:focus,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.focus,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning .open>.dropdown-toggle.btn-primary {
  background: #f2b500;
  border-color: #f2b500;
}

.bg-danger {
  background-color: #dc3545 !important;
}

.bg-soft-danger {
  background-color: rgba(220, 53, 69, 0.2) !important;
}

.text-danger {
  color: #dc3545 !important;
}

.btn-danger {
  color: #ffffff;
  background: #dc3545;
  border-color: #dc3545;
  -webkit-box-shadow: 0 3px 10px rgba(220, 53, 69, 0.4);
  box-shadow: 0 3px 10px rgba(220, 53, 69, 0.4);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.focus,
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger .open>.dropdown-toggle.btn-primary {
  background: #d72536;
  border-color: #d72536;
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.focus,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger .open>.dropdown-toggle.btn-primary {
  background: #d72536;
  border-color: #d72536;
}

.bg-dark {
  background-color: #343a40 !important;
}

.bg-soft-dark {
  background-color: rgba(52, 58, 64, 0.2) !important;
}

.text-dark {
  color: #343a40 !important;
}

.btn-dark {
  color: #ffffff;
  background: #343a40;
  border-color: #343a40;
  -webkit-box-shadow: 0 3px 10px rgba(52, 58, 64, 0.4);
  box-shadow: 0 3px 10px rgba(52, 58, 64, 0.4);
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.focus,
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark .open>.dropdown-toggle.btn-primary {
  background: #2b3035;
  border-color: #2b3035;
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.focus,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark .open>.dropdown-toggle.btn-primary {
  background: #2b3035;
  border-color: #2b3035;
}

.bg-muted {
  background-color: #98a6ad !important;
}

.bg-soft-muted {
  background-color: rgba(152, 166, 173, 0.2) !important;
}

.text-muted {
  color: #98a6ad !important;
}

.btn-muted {
  color: #ffffff;
  background: #98a6ad;
  border-color: #98a6ad;
  -webkit-box-shadow: 0 3px 10px rgba(152, 166, 173, 0.4);
  box-shadow: 0 3px 10px rgba(152, 166, 173, 0.4);
}

.btn-muted:hover,
.btn-muted:focus,
.btn-muted:active,
.btn-muted.active,
.btn-muted.focus,
.btn-muted:not(:disabled):not(.disabled):active,
.btn-muted:not(:disabled):not(.disabled):active:focus,
.btn-muted .open>.dropdown-toggle.btn-primary {
  background: #8d9ca4;
  border-color: #8d9ca4;
}

.btn-outline-muted {
  color: #98a6ad;
  border-color: #98a6ad;
}

.btn-outline-muted:hover,
.btn-outline-muted:focus,
.btn-outline-muted:active,
.btn-outline-muted.active,
.btn-outline-muted.focus,
.btn-outline-muted:not(:disabled):not(.disabled):active,
.btn-outline-muted:not(:disabled):not(.disabled):active:focus,
.btn-outline-muted .open>.dropdown-toggle.btn-primary {
  background: #8d9ca4;
  border-color: #8d9ca4;
}

.bg-purple {
  background-color: #9261c6 !important;
}

.bg-soft-purple {
  background-color: rgba(146, 97, 198, 0.2) !important;
}

.text-purple {
  color: #9261c6 !important;
}

.btn-purple {
  color: #ffffff;
  background: #9261c6;
  border-color: #9261c6;
  -webkit-box-shadow: 0 3px 10px rgba(146, 97, 198, 0.4);
  box-shadow: 0 3px 10px rgba(146, 97, 198, 0.4);
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.btn-purple.focus,
.btn-purple:not(:disabled):not(.disabled):active,
.btn-purple:not(:disabled):not(.disabled):active:focus,
.btn-purple .open>.dropdown-toggle.btn-primary {
  background: #8852c1;
  border-color: #8852c1;
}

.btn-outline-purple {
  color: #9261c6;
  border-color: #9261c6;
}

.btn-outline-purple:hover,
.btn-outline-purple:focus,
.btn-outline-purple:active,
.btn-outline-purple.active,
.btn-outline-purple.focus,
.btn-outline-purple:not(:disabled):not(.disabled):active,
.btn-outline-purple:not(:disabled):not(.disabled):active:focus,
.btn-outline-purple .open>.dropdown-toggle.btn-primary {
  background: #8852c1;
  border-color: #8852c1;
}

.bg-pink {
  background-color: #ff7aa3 !important;
}

.bg-soft-pink {
  background-color: rgba(255, 122, 163, 0.2) !important;
}

.text-pink {
  color: #ff7aa3 !important;
}

.btn-pink {
  color: #ffffff;
  background: #ff7aa3;
  border-color: #ff7aa3;
  -webkit-box-shadow: 0 3px 10px rgba(255, 122, 163, 0.4);
  box-shadow: 0 3px 10px rgba(255, 122, 163, 0.4);
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active,
.btn-pink.focus,
.btn-pink:not(:disabled):not(.disabled):active,
.btn-pink:not(:disabled):not(.disabled):active:focus,
.btn-pink .open>.dropdown-toggle.btn-primary {
  background: #ff6695;
  border-color: #ff6695;
}

.btn-outline-pink {
  color: #ff7aa3;
  border-color: #ff7aa3;
}

.btn-outline-pink:hover,
.btn-outline-pink:focus,
.btn-outline-pink:active,
.btn-outline-pink.active,
.btn-outline-pink.focus,
.btn-outline-pink:not(:disabled):not(.disabled):active,
.btn-outline-pink:not(:disabled):not(.disabled):active:focus,
.btn-outline-pink .open>.dropdown-toggle.btn-primary {
  background: #ff6695;
  border-color: #ff6695;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-soft-white {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.text-white {
  color: #ffffff !important;
}

.btn-white {
  color: #ffffff;
  background: #ffffff;
  border-color: #ffffff;
  -webkit-box-shadow: 0 3px 10px rgba(255, 255, 255, 0.4);
  box-shadow: 0 3px 10px rgba(255, 255, 255, 0.4);
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-white.focus,
.btn-white:not(:disabled):not(.disabled):active,
.btn-white:not(:disabled):not(.disabled):active:focus,
.btn-white .open>.dropdown-toggle.btn-primary {
  background: whitesmoke;
  border-color: whitesmoke;
}

.btn-outline-white {
  color: #ffffff;
  border-color: #ffffff;
}

.btn-outline-white:hover,
.btn-outline-white:focus,
.btn-outline-white:active,
.btn-outline-white.active,
.btn-outline-white.focus,
.btn-outline-white:not(:disabled):not(.disabled):active,
.btn-outline-white:not(:disabled):not(.disabled):active:focus,
.btn-outline-white .open>.dropdown-toggle.btn-primary {
  background: whitesmoke;
  border-color: whitesmoke;
}

.bg-light {
  background-color: #f8f9fa !important;
}

.bg-soft-light {
  background-color: rgba(248, 249, 250, 0.2) !important;
}

.text-light {
  color: #f8f9fa !important;
}

.btn-light {
  color: #ffffff;
  background: #f8f9fa;
  border-color: #f8f9fa;
  -webkit-box-shadow: 0 3px 10px rgba(248, 249, 250, 0.4);
  box-shadow: 0 3px 10px rgba(248, 249, 250, 0.4);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light.active,
.btn-light.focus,
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light .open>.dropdown-toggle.btn-primary {
  background: #eceff2;
  border-color: #eceff2;
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover,
.btn-outline-light:focus,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.focus,
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light .open>.dropdown-toggle.btn-primary {
  background: #eceff2;
  border-color: #eceff2;
}

.btn-light {
  color: #3b3b40;
}

.bg-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgb(177 189 85);
}

.bg-overlay-gradient {
  opacity: 0.7;
  background: -webkit-gradient(linear, right top, left top, from(#f1556c), to(#6658dd));
  background: linear-gradient(to left, #f1556c, #6658dd);
}

.video-btn {
  color: #ffffff !important;
  letter-spacing: 1px;
  padding-top: 20px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.video-btn i {
  margin-right: 7px;
  display: inline-block;
  width: 34px;
  height: 34px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  padding-left: 3px;
  margin-left: -12px;
}

/******************
    Navbar
*******************/
.navbar-default .navbar-nav>li>a {
  color: #182433 !important;
  letter-spacing: 0.03em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
}

.navbar-default .navbar-nav>li>a:hover {
  color: #3d62e0 !important;
}

.navbar-custom {
  background-color: #f2f6fa;
  border: none;
  padding: 10px 0px;
  margin-bottom: 0px;
  border-radius: 0px;
  z-index: 9999;
  -webkit-transition: background-color 1s ease-in-out, border 1s ease-in-out;
  transition: background-color 1s ease-in-out, border 1s ease-in-out;
}

.navbar-custom .navbar-brand {
  height: auto;
}

.navbar-custom-dark.navbar-default .navbar-nav>li>a {
  color: #ddd !important;
}

.navbar-toggle {
  background-color: transparent !important;
  margin-top: 14px;
  border: none;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #3b3b40;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  background-color: transparent;
  color: #3d62e0 !important;
}

.nav-alt.navbar-default .navbar-nav>li>a {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}

ul.desplegable {
  display: none;
}

ul.desplegable:hover {
  display: block;
}

/* STICKY HEADER */
.sticky-wrapper {
  height: 0px !important;
  z-index: 9999;
}

.is-sticky.navbar-custom {
  background-color: #ffffff !important;
  width: 100%;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.logo .logo-white {
  display: inline-block;
}

.logo .logo-dark {
  display: none;
}

.is-sticky .logo .logo-dark {
  display: inline-block;
}

.is-sticky .logo .logo-white {
  display: none;
}

.is-sticky.navbar-custom .navbar-nav li a {
  color: #333 !important;
}

/******************
    Hero section
*******************/
.home {
  background-color: #f2f6fa;
  padding-bottom: 150px;
}

.home-wrapper p {
  font-size: 16px;
  color: #767d8e;
}

.text-tran-box {
  background: #3d62e0;
  background: -webkit-gradient(linear, right top, left top, from(#f1556c), to(#6658dd));
  background: linear-gradient(to left, #f1556c, #6658dd);
}

.text-transparent {
  background: #f2f6fa;
  color: #240e35;
  mix-blend-mode: lighten;
  overflow: hidden;
  font-size: 48px;
  margin-bottom: 40px;
  line-height: 54px;
  font-weight: 600;
}

.text-tran-box-dark .text-transparent {
  color: #ffffff;
  background: #343a40;
  mix-blend-mode: darken;
}

.home-alt p {
  color: #eee !important;
}

.home-alt h1 {
  color: #ffffff;
  font-size: 48px;
  margin-bottom: 40px;
  line-height: 54px;
  font-weight: 600;
}

.bg-img {
  background: url("../images/bg-img-1.jpg") center;
  position: relative;
  background-size: cover;
}

.home-slider {
  padding: 160px 0px;
}

.home-carousel .carousel-item {
  background-position: center !important;
  background-size: cover !important;
}

/******************
    Features
*******************/
.features-box h3 {
  font-size: 18px;
}

.features-box p {
  line-height: 24px;
  width: 85%;
  margin: 10px auto;
}

.feature-icon i {
  font-size: 36px;
  position: relative;
  color: #3d62e0;
}

.feature-icon i:after {
  content: "";
  position: absolute;
  top: -4px;
  left: 12px;
  width: 42px;
  height: 42px;
  margin: 0 auto;
  border-radius: 6px;
  z-index: -2;
  background: rgba(61, 98, 224, 0.1);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 8px;
}

.feature-position-icon {
  position: absolute;
  top: -16px;
}

/* FUN FACTS / Testimonials Box */
.facts-box {
  margin-top: -52px;
  background: #ffffff;
  -webkit-box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 -3px 31px 0 rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.02);
  padding: 0px 20px;
  border-radius: 15px;
}

.facts-box h2 {
  color: #767d8e;
}

.facts-box p {
  margin-bottom: 20px;
}

.features-alt h4 {
  font-style: italic;
  margin-bottom: 0px;
}

.features-alt h3 {
  margin-top: 5px;
  margin-bottom: 20px;
}

.features-alt p {
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
}

.feat-facts {
  display: table;
  width: 100%;
  margin-top: 20px;
}

.feat-facts .feat-facts-box {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.feat-facts .feat-facts-box h4 {
  font-weight: 600;
}

.feat-facts .feat-facts-box p {
  font-style: italic;
}

.feat-facts h2 {
  color: #3d62e0;
}

/*******************
    Pricing
*******************/
.pricing-column {
  position: relative;
  margin-bottom: 40px;
}

.pricing-column .inner-box {
  position: relative;
  margin: 20px auto 0px auto;
  max-width: 320px;
  padding: 0px 30px 50px;
  border: 2px solid #767d8e;
  border-radius: 5px;
}

.inner-box p {
  padding: 0px 20px;
  text-align: center;
  font-size: 15px;
  line-height: 26px;
  color: #767d8e;
  margin-bottom: 30px;
}

.inner-box.active {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.pricing-column .plan-header {
  position: relative;
  padding: 30px 20px 25px;
}

.pricing-column .plan-title {
  font-size: 16px;
  margin-bottom: 10px;
  color: #3d62e0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}

.pricing-column .plan-price {
  font-size: 38px;
  margin-bottom: 10px;
  color: #435966;
}

.pricing-column .plan-duration {
  font-size: 13px;
  color: #98a6ad;
}

.pricing-column .plan-stats {
  position: relative;
  padding: 30px 0px 15px;
}

.pricing-column .plan-stats li {
  margin-bottom: 15px;
  line-height: 24px;
}

.pricing-column .plan-stats li i {
  font-size: 18px;
  width: 26px;
  vertical-align: middle;
}

/*******************
    Clients
*******************/
.client-list {
  padding-top: 30px;
}

.client-list img {
  margin: 5px 20px;
}

.client-slider .tns-outer .tns-nav {
  margin-top: 50px;
  text-align: center;
}

.tns-outer .tns-nav button {
  height: 10px;
  width: 10px !important;
  border-radius: 30px;
  margin: 0 6px;
  padding: 0;
  border: none;
  background-color: #767d8e;
  opacity: 0.5;
}

.tns-outer .tns-nav button.tns-nav-active {
  opacity: 1;
}

.tns-outer .tns-nav button:focus {
  outline: none;
}

/*******************
    Subscribe Form
*******************/
.subscribe-form h3 {
  color: #ffffff;
  margin: 0px 0px 30px 0px;
}

.subscribe-form form {
  position: relative;
  max-width: 600px;
  margin: 0px auto;
}

.subscribe-form input {
  padding: 15px 20px;
  width: 100%;
  font-size: 17px;
  color: #ffffff;
  border: none;
  outline: none !important;
  padding-right: 150px;
  padding-left: 30px;
  background-color: rgba(255, 255, 255, 0.19);
  border-radius: 30px;
}

.subscribe-form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}

.subscribe-form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}

.subscribe-form input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}

.subscribe-form input::placeholder {
  color: rgba(255, 255, 255, 0.4);
}

.subscribe-form button {
  position: absolute;
  top: 4px;
  right: 4px;
  outline: none !important;
  border-radius: 30px;
  border: none;
  color: #ffffff;
  font-size: 17px;
  background: #3d62e0;
  padding: 11px 30px;
}

/*******************
    Testimonial
*******************/
.testi-img {
  height: 60px;
  width: 60px;
}

.testi-text {
  line-height: 30px;
  letter-spacing: 0.02em;
  font-size: 16px;
  font-style: italic;
}

/*******************
    Contact
*******************/
.contact-form .form-control {
  height: 42px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid rgba(40, 40, 46, 0.3);
  font-size: 14px;
}

textarea.form-control {
  height: auto !important;
}

.error {
  margin: 8px 0px;
  display: none;
  color: red;
}

#ajaxsuccess {
  font-size: 16px;
  width: 100%;
  display: none;
  clear: both;
  margin: 8px 0px;
}

/*******************
    FAQ
*******************/
.question-box {
  padding: 20px;
}

.question-box p {
  color: #98a6ad;
  line-height: 24px;
}

.question-box h4 {
  font-size: 16px;
}

.question-box span {
  margin-right: 5px;
}

/*******************
    Footer
*******************/
.footer {
  padding: 20px 0px;
  border-top: 1px solid #3b3b40;
}

.footer-one {
  color: #98a6ad;
  padding-top: 60px;
  padding-bottom: 0px;
}

.footer-one h5 {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.footer-one .about-text {
  padding-right: 20px;
  line-height: 22px;
  margin-top: 10px;
}

.footer-one a {
  color: #98a6ad;
  line-height: 28px;
}

.footer-one a:hover {
  color: #ffffff;
}

.footer-one ul li {
  margin: 5px 0px;
}

.footer-one-alt {
  margin-top: 40px;
  padding: 20px 0px;
  border-top: 1px solid #3b3b40;
}

.footer-one-alt .copyright {
  line-height: 34px;
}

.footer-social-one {
  font-size: 16px;
  margin-bottom: 0px;
}

.footer-social-one li {
  padding: 0;
  margin: 0 2px !important;
}

.footer-social-one a {
  border-radius: 50%;
  text-align: center;
  background-color: #3d444b;
  width: 34px;
  display: block;
  height: 34px;
  line-height: 34px;
}

.footer-social-one a:hover {
  color: #ffffff;
  background-color: #3d62e0;
}

/*******************
    Home Register
*******************/
.home-register {
  padding-top: 70px;
}

.home-register .home-wrapper h1 {
  color: #ffffff;
}

.home-register .home-wrapper h4 {
  line-height: 24px;
  margin-top: 30px;
  color: rgba(255, 255, 255, 0.78);
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: normal;
}

.intro-form {
  background-color: #ffffff;
  padding: 30px;
  border-radius: 5px;
  border: 3px solid #eee;
}

.intro-form h3 {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 0px;
}

.intro-form input {
  border: 1px solid #eee;
  height: 38px;
  font-size: 14px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/*******************
    Home Subscribe
*******************/
.home-subscribe {
  padding-top: 70px;
}

/*******************
    Home Showcase
*******************/
.item-list-right.item-list-big li {
  padding: 0 70px 30px 0;
  list-style: none;
}

.item-list-right li {
  padding: 0 60px 20px 0;
  position: relative;
  text-align: right;
}

.item-list-right li .number {
  right: 0;
  top: 0;
}

.item-list-left.item-list-big li {
  padding: 0 0px 30px 70px;
  list-style: none;
}

.item-list-left li .number {
  left: 0;
}

.item-list-big .number {
  height: 42px;
  width: 42px;
  line-height: 32px;
  color: #ffffff;
  background: #3d62e0;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  border: 5px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*******************
    Home Showcase
*******************/
.home-showcase {
  padding-top: 60px;
  padding-bottom: 0px;
}

.home-showcase h2 {
  margin-top: 0px;
  margin-bottom: 30px;
}

.banner-slider-wrap {
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
}

.banner-slider-wrap .owl-nav button {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 40px;
  height: 40px;
  background: #000 !important;
  color: #fff !important;
  border: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 8px !important;
  font-size: 26px !important;
  line-height: 0 !important;
  transform: translate(0%, -50%);
  opacity: .6;
}
.banner-slider-wrap .owl-nav button:hover {
  opacity: 1;
}

.banner-slider-wrap .owl-nav button span {
  display: block;
  margin-bottom: 5px;
}

.banner-slider-wrap .owl-nav button.owl-next {
  left: auto;
  right: 20px;
}

/*******************
    Responsive
*******************/
@media (min-width: 768px) {

  .navbar-nav>li>a,
  header button.nav-link {
    padding: 20px 8px !important;
  }
}

@media screen and (max-width: 768px) {
  .navbar-custom {
    padding: 10px 0px !important;
  }

  .navbar-custom .navbar-brand {
    height: auto;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
  }

  .navbar-nav {
    margin: 7.5px 0px;
  }

  .navbar-toggler {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 9px 10px;
    margin-right: 15px;
    outline: 0 !important;
  }

  .navbar-light .navbar-toggler {
    color: #3b3b40;
    border-color: transparent;
  }

  .navbar-dark .navbar-toggler {
    color: #ffffff;
    border-color: transparent;
  }

  .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px !important;
  }

  .navbar-default {
    border-bottom: 1px solid #e7e7e7;
  }

  .navbar-custom-dark .navbar-toggler {
    color: #ffffff;
  }

  .bg-transparent {
    background-color: #ffffff !important;
  }

  .logo-white {
    display: none !important;
  }

  .logo-dark {
    display: block !important;
  }

  .sticky.navbar-custom-dark.navbar-default .navbar-nav>li>a {
    color: #3b3b40 !important;
  }
}

/* NEW HEADER STYLES STARTS */
.header-nav-wrap {
  z-index: 2;
}

.header-logo-wrap {
  z-index: 1;
  text-align: center;
}

.header-nav-wrap .dropdown-content {
  min-width: 16.875rem;
}

.header-nav-wrap .dropdown-content a {
  font-size: 0.875rem;
}

.footer-mid-col,
.footer-rht-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.footer-mid-col a,
.footer-rht-col a {
  color: #fff;
  border-bottom: 0.0625rem solid transparent;
  transition: 0.3s all linear;
  margin-bottom: 0.5rem;
}

.footer-mid-col a:last-child,
.footer-rht-col a:last-child {
  margin-bottom: 0rem;
}

.footer-mid-col a:hover,
.footer-rht-col a:hover {
  border-bottom: 0.0625rem solid #fff;
}

.footer-lft-col button {
  transition: 0.3s all linear;
  padding: 0.5rem;
}

.ipsum .form-select {
  width: 305px;
  flex: 0 0 auto;
  padding: 0 0.625rem;
}

.modal-dialog {
  max-width: 50rem;
}

.payment a {
  display: inline-block;
}

.tiene3 {
  margin-bottom: 1rem;
  margin-left: 1rem
}

.tiene3:last-child {
  margin-bottom: 0px;
}

h2.bluehead3 {
  font-size: 2.1875rem;
  font-weight: 700;
  margin-top: 0rem;
}

.vigilancia-img {
  padding: 0 1rem;
}
.kbw-signature {
  height: 180px;
}
.sign-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 25px;
  position: relative;
  z-index: 99999;
}
.sign .select-font {
  position: relative;
  text-align: right;
  z-index: 99999;
}
.select-font-dropdown .dropdown-menu{
  padding: 0;
}
.select-font-dropdown .dropdown-menu li.select-font-li {
  padding: 0.3125rem 1.25rem;
  transition: .3s all linear;
}
.select-font-dropdown .select-font-btn{
  color: #086475;
  border: 2px solid #086475;
  border-radius: 6px;
}
.select-font-li a{
  font-size: 2rem;
  letter-spacing: 0.0625rem;
  transition: .3s all linear;
}
.select-font-dropdown .dropdown-menu li.select-font-li:hover {
  background: #086475;
}
.select-font-dropdown .dropdown-menu li.select-font-li:hover a{
  color: #fff;
}
/***** HEADER STYLE *****/
.header-nav-wrap,
.header-logo-wrap,
.header-btn-wrap{
  width: 33.33%;
  padding: 0 15px;
}
.header-row{
  align-items: center;
}
/***** HEADER STYLE *****/
/***** Form Validation *****/
.captcha-error{
  display: none;
}
.popup-registration-form-wrap .checkbox1{
  margin: 35px 6px;
}
.search-upload-input-wrap{
  width: 305px;
}
.search-upload-input-wrap p{
  word-break: break-all;
}
/***** Form Validation *****/


@media (max-width: 1441px) {

  .navbar-nav>li>a,
  header button.nav-link {
    padding: 0.9375rem 0.25rem !important;
  }

  header .nav-link {
    font-size: 0.75rem;
  }

  img.navbar-brand {
    width: 65%;
    margin: 0 auto;
  }

  .lastbox {
    padding: 2.5rem 1.25rem;
  }

  .para3-borderrigt {
    height: auto;
  }

  .footer-mid-col a,
  .footer-rht-col a {
    margin-bottom: 0.25rem;
  }

  .para3-borderrigt,
  .footer-mid-col a,
  .footer-rht-col a {
    font-size: 0.75rem;
  }

  /* .heading3 h1 {
    font-size: 35px;
    margin: 10px 10px 10px 0;
  } */
  .heading3 h1:last-child {
    margin-right: 0;
  }

  /* .heading3 h1 sup {
    font-size: 12px;
  } */
  /* .checkbox1 {
    margin: 10px 0px;
  } */
  .buttonn1 {
    margin: 1.25rem 0;
  }

  .modal-body.home {
    height: auto;
  }

  .cancel1 {
    height: 1.875rem;
  }

  button.close {
    top: -1.625rem;
    right: -1.625rem;
  }

  .gusta {
    margin: 0;
  }
}

@media (max-width: 1199.98px) {

  .navbar-nav>li>a,
  header button.nav-link {
    padding: 0.375rem 0.1875rem !important;
  }

  header .nav-link {
    font-size: 0.6875rem;
  }

  .header-nav-wrap .dropdown-content a {
    font-size: 0.6875rem;
  }

  .header-nav-wrap .dropdown-content {
    min-width: 13.75rem;
  }

  .navbar-collapse {
    position: absolute;
    width: 12.5rem;
    top: 1.875rem;
    background: #fff;
    box-shadow: 0 0 0.1875rem 0 rgba(0, 0, 0, 0.3);
    border-radius: 0.375rem;
  }

  .navbar-expand-md .navbar-collapse {
    display: none !important;
  }

  .navbar-expand-md .navbar-collapse.show {
    display: flex !important;
  }

  .navbar-collapse .navbar-nav {
    flex-direction: column;
    width: 100%;
  }

  .navbar-expand-md .navbar-toggler {
    display: block;
    border: 0.0625rem solid #bbb;
  }

  .navbar-collapse .navbar-nav li {
    width: 100%;
  }

  .meinhead2 {
    border-radius: 1.875rem 1.875rem 0 0;
    padding: 1.25rem;
    font-size: 1.375rem;
  }

  .heading2 {
    font-size: 1rem;
    margin: 1.25rem 0;
  }

  .heading3 h1 {
    font-size: 4.375rem;
  }

  /* .checkbox1 {
    padding: 0 30px;
  } */
  label.form-check-label {
    color: #ffffff;
    font-size: 0.9375rem;
  }

  /* .home-pop.form-check-input {
    position: relative;
    width: 20px;
    margin-left: 0;
    margin-right: 10px;
  } */
  .checkbox1 .form-check {
    padding-left: 0;
  }

  .elit h1 {
    font-size: 3.125rem;
    margin-top: 0.625rem;
  }

  .loremH42 {
    margin: 2.5rem 0 1.25rem 0;
    font-size: 2rem;
  }

  .loremH41 {
    margin: 0rem 0 2.1875rem 0;
    font-size: 2rem;
    line-height: 0.8;
  }

  .ipsum {
    font-size: 1rem;
  }

  .ipsum div {
    width: 100%;
  }

  .selectImage {
    width: 100%;
  }

  .pagar {
    margin: 1.875rem 0 1.875rem 1.25rem;
    font-size: 1.125rem;
  }

  .paybutton1 {
    padding: 0;
  }

  .ipsum .form-select {
    width: 100%;
  }

  .ipsum br {
    display: none;
  }

  .ipsum:last-child .dolor {
    margin-bottom: 0;
  }

  .ipsum:last-child {
    margin-bottom: 0;
  }

  p#filename-1 {
    font-size: 0.75rem;
    line-height: 1;
  }

  .cargar1 {
    font-size: 1.625rem;
  }

  .pagar2 {
    font-size: 1.125rem;
  }

  .ipsum p {
    font-size: 0.9375rem;
  }

  .pagar2 {
    margin: 6.25rem 0 1.875rem 0;
  }

  .button1 {
    font-size: 0.875rem;
  }

  .via3 {
    margin-bottom: -3.4375rem;
  }

  .via33 {
    margin-bottom: -3.75rem;
  }

  .Vigigrey {
    margin-top: 1.875rem;
    font-size: 20px;
  }

  img.busqueda-img {
    margin-top: 0;
  }
  .bluepara3 {
    font-size: 16px;
  }
  h2.bluehead3 {
    font-size: 33px;
  }
  .kbw-signature canvas{
    width: 100% !important;
  }
}

@media (max-width: 991.98px) {
  .modal-dialog {
    max-width: 38.75rem;
  }

  .mean .form-check-label {
    line-height: 1.1;
  }

  .footer-lft-col a button {
    width: auto;
    margin-top: 1rem;
  }

  .para3-borderrigt {
    border-bottom: 0rem solid #fff;
    height: auto;
    text-align: center;
    margin-top: 0;
  }
  .belowHR1 {
    margin-top: -25px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
  }

  .bluepara3 {
    font-size: 14px;
  }

  hr {
    margin-top: 60px;
  }
  h2.bluehead3 {
    font-size: 31px;
  }

  .lastbox {
    padding: 1.875rem 0.9375rem;
  }

  .copyright {
    margin: 1.25rem 0 0.625rem 0;
  }

  .invima {
    padding-top: 0rem;
  }

  .import {
    border-radius: 1.25rem 1.25rem 0 0;
    font-size: 1.875rem;
    height: auto;
    padding: 0.9375rem;
  }

  .meincon3 {
    margin: 0.625rem;
    font-size: 1rem;
    padding: 0.625rem;
  }

  .modal-body.home {
    border-radius: 1.875rem;
  }

  .buttonn11 {
    font-size: 0.875rem;
  }

  .registro_hr {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .belowHR {
    margin: 0;
  }

  .solicite {
    margin: 2.5rem auto;
  }

  .meinhead2 {
    padding: 1rem;
    font-size: 1.125rem;
  }

  .heading2 {
    font-size: 0.875rem;
    margin: 1.125rem 0;
  }

  .heading3 .sup {
    font-size: 0.875rem;
  }

  .heading3 h1 {
    font-size: 3.4375rem;
  }

  .form-control {
    font-size: 0.875rem;
  }

  label.form-check-label {
    font-size: 0.75rem;
  }

  .home-pop.form-check-input {
    width: 2.5rem;
    top: 0.0625rem;
    height: 0.75rem;
    margin-left: -1.9375rem;
  }

  .btn {
    font-size: 1rem;
  }

  .via2 {
    font-size: 2.8125rem !important;
  }

  .via {
    font-size: 5rem;
    padding-right: 0.5rem;
  }

  .via3 {
    font-size: 0.8125rem;
    margin-bottom: -2.875rem;
    margin-left: 2.8125rem;
  }

  .lleno {
    font-size: 0.75rem;
    margin-top: -0.9375rem;
  }

  .via4 {
    font-size: 0.75rem;
    margin-bottom: 0.125rem;
    margin-top: 1.25rem;
  }

  .via5 {
    font-size: 0.75rem;
  }

  .via33 {
    font-size: 0.8125rem;
    margin-bottom: -3rem;
    margin-left: 4.0625rem;
  }

  .via7 {
    font-size: 0.75rem;
    margin-bottom: 0.125rem;
    margin-top: 1.25rem;
  }

  .via8 {
    font-size: 0.75rem;
  }

  .btn1 {
    padding: 0.875rem 1.4375rem;
    font-size: 0.75rem;
    margin-top: 0.9375rem;
  }

  .btn2 {
    padding: 0.875rem 1.4375rem;
    font-size: 0.75rem;
  }

  .via11 {
    font-size: 5rem;
    margin: -3.25rem 0 -8.125rem 0;
  }

  .via9 {
    top: 0.875rem;
    font-size: 2.8125rem;
    margin-bottom: -1rem;
    margin-left: 4.6875rem;
  }

  .via10 {
    font-size: 2.8125rem;
    margin-left: 11.875rem;
  }

  .con {
    font-size: 0.75rem;
    margin-top: 0.625rem;
  }

  .auto {
    font-size: 0.75rem;
  }

  .banner-slider.owl-theme .owl-dots .owl-dot span {
    width: 1rem;
    height: 0.375rem;
  }

  .banner-slider.owl-theme .owl-dots .owl-dot.active span,
  .banner-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #b1bd55;
  }

  .Vigigrey {
    margin-left: 29.375rem;
    font-size: 16px;
  }
  .soluta1{
    width: auto;
  }
  .select-font-li a {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 767.98px) {
  .navbar-collapse {
    top: 2.875rem;
  }

  .tiene1 {
    font-size: 16px;
  }
  .features-box {
    padding: 0.625rem 0rem;
  }

  .navbar-custom-dark.navbar-default .navbar-nav>li>a {
    color: #f9f9f9;
  }

  .features-alt {
    margin: 1.875rem 0rem;
    text-align: center !important;
  }

  .home-wrapper {
    text-align: center;
    margin-bottom: 2.5rem !important;
  }

  .footer-one h5 {
    margin-top: 1.875rem;
  }

  .footer-one-alt {
    text-align: center !important;
  }

  .footer-one-alt .footer-social-one {
    float: none !important;
    margin-top: 1.25rem;
  }

  .del1 {
    margin-top: 0rem;
  }

  .lleno {
    margin-top: -1rem;
  }

  .para3-borderrigt {
    font-size: 0.625rem;
  }

  .como {
    padding: 0 0.625rem;
  }

  .col-md-6.mean {
    flex: 0 0 auto;
    width: 100%;
    margin-top: 1.875rem;
  }

  .para3-borderrigt {
    font-size: 0.75rem;
  }

  .footer-lft-col,
  .footer-mid-col {
    border-bottom: 0.0625rem solid #fff;
    padding-bottom: 1rem;
  }

  .footer-mid-col,
  .footer-rht-col {
    padding-top: 1rem;
  }

  .lastbox {
    padding: 1.875rem 0.625rem;
  }

  .modal-body.home {
    height: auto;
  }

  .meincon3 {
    margin: 0rem;
    font-size: 0.875rem;
    padding: 0.625rem 1.25rem;
  }

  .buttonn11 {
    font-size: 0.625rem;
    margin: 1.25rem auto 0;
  }

  button.close {
    top: -1.25rem;
    right: -1.25rem;
  }

  .cancel1 {
    height: 1.625rem;
  }

  #registration11.button.close {
    top: -2.5rem;
    right: -1.25rem;
  }

  .import2 {
    height: auto;
    padding: 0.625rem 0;
    top: 0rem;
    font-size: 1.5625rem;
    border-radius: 1.25rem 1.25rem 0 0;
  }

  .bluebox {
    margin-top: 1.875rem;
  }

  .magnam {
    display: flex;
    height: fit-content;
    flex-direction: column;
    align-items: center;
  }

  .natus1 {
    padding: 0;
    border-bottom: 0.1875rem solid #005762;
    margin: 1.25rem 0 0rem 0;
    line-height: 3;
    border-right: none;
  }

  .natus1 label {
    /*margin-top: 1.25rem;*/
    font-size: 0.875rem;
    line-height: 1.375rem;
  }

  .natus1 label:last-child {
    margin-top: 1.25rem;
  }

  .natus2 {
    padding: 0.9375rem 0;
  }

  .natus2 label:last-child {
    margin-top: 1.25rem;
  }

  .cargar1 {
    font-size: 0.875rem;
    width: 100%;
    padding: 0.625rem;
  }

  .soluta1 {
    width: 100%;
    padding: 0.625rem;
    font-size: 0.875rem;
  }

  #registration .modal-dialog {
    width: 75%;
  }

  .modal-dialog {
    width: 60%;
  }

  .meinhead2 {
    padding: 0.875rem;
    font-size: 0.875rem;
  }

  .heading2 {
    font-size: 0.75rem;
    margin: 1rem 0;
  }

  .heading3 h1 {
    font-size: 2.5rem;
  }

  .heading3 .sup {
    font-size: 0.8125rem;
  }

  .form-control {
    font-size: 0.75rem;
  }

  .buttonn1 {
    margin: 0.3125rem 0;
  }

  .btn {
    font-size: 0.875rem;
  }

  .checkbox1 {
    flex-direction: column;
    padding-left: 1.25rem;
  }

  .banner-slider-wrap .owl-nav button {
    left: 1.25rem;
    width: 1.625rem;
    height: 1.625rem;
    border-radius: 0.3125rem !important;
    font-size: 1.125rem !important;
  }

  .sec2 {
    margin: 3.125rem -0.9375rem;
  }

  .Vigigrey {
    margin-left: auto;
    font-size: 12px;
    width: 45%;
  }

  .belowHR1 {
    margin-top: -25px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
  }
  .bluepara3 {
    font-size: 12px;
  }

  h2.bluehead3 {
    font-size: 28px;
  }
  .respaldo {
    padding: 0.625rem;
  }

  .respaldo h5 {
    margin-top: 0rem;
  }

  .checkbox1 {
    margin: 0.625rem 0 1.25rem 0rem;
  }

  .nos {
    margin-top: 1.875rem;
  }
  ul.navbar-nav li a,
  ul.navbar-nav li .dropbtn.nav-link{
    padding: 6px 10px !important;
  }
  .kbw-signature {
    height: 160px;
  }
  .header-row{
    align-items: start;
  }
  .header-btn-wrap{
    width: 70%;
    margin: 0 auto;
  }
  .header-nav-wrap{
    width: 25%;
  }
  .header-logo-wrap{
    width: 66%;
    text-align: left;
  }
  .select-font-dropdown .dropdown-menu li.select-font-li {
    padding: 0.3125rem .75rem;
  }
  .select-font-li a {
    font-size: 1rem;
  }
}

@media (max-width: 575.98px) {
  .via2 {
    font-size: 2.25rem !important;
  }

  .via9 {
    font-size: 2.25rem;
    margin-bottom: -0.625rem;
  }

  .via10 {
    font-size: 2.25rem;
    margin-left: 5.9375rem;
  }

  .estudio {
    margin: 2.5rem auto;
    width: 70%;
  }

  .telefono1 {
    margin-left: 1.25rem;
  }

  .telefono2 {
    margin-left: 1.25rem;
  }

  .telefono3 {
    margin-left: 2.375rem;
  }

  .acepto1 {
    font-size: 0.875rem !important;
  }

  .estudio1 {
    margin: 2.5rem auto;
  }

  .correo3 {
    margin-bottom: 2.5rem;
  }

  .navigationbar {
    padding: 0;
  }

  .modal-dialog {
    width: 90%;
    margin: 0 auto;
  }

  .import {
    font-size: 1.25rem;
    padding: 0.625rem;
  }

  .meincon3 {
    font-size: 0.8125rem;
    padding: 0.5rem 0.9375rem;
  }

  .buttonn11 {
    padding: 0.375rem 0.625rem;
  }

  .modal-body.home {
    margin-top: 2.5rem;
  }

  button.close {
    top: -1.25rem;
    right: -0.625rem;
  }

  .cancel1 {
    height: 1.25rem;
  }

  .home-pop.form-check-input {
    margin-right: 0rem;
  }

  label.form-check-label {
    font-size: 0.625rem;
  }

  .button1 {
    margin: 1.25rem 0rem 0rem;
    font-size: 0.75rem;
  }

  .elit {
    margin: 1.875rem 0;
  }

  .elit h1 {
    font-size: 1.75rem;
    margin-top: 0;
    margin-bottom: 0;
  }

  .loremH41 {
    font-size: 1.375rem;
    margin: 0 0 1.875rem 0;
  }

  .ipsum {
    font-size: 0.75rem;
    margin: 0.625rem 0 0.625rem 0;
  }

  .ipsum p {
    margin-bottom: 0.3125rem;
  }

  .dolor {
    height: 2.5rem;
    margin-bottom: 0.625rem;
  }

  .selectImage h1 {
    font-size: 1.25rem;
    line-height: 1;
  }

  .selectImage {
    height: 2.5rem;
  }

  p#filename-1 {
    margin-top: 0px;
    margin-bottom: 0.625rem;
  }

  .amet {
    font-size: 0.75rem;
    height: 10.3125rem;
  }

  .loremH42 {
    margin: 1.25rem 0 0.9375rem 0;
    font-size: 1.375rem;
    line-height: 2.1875rem;
  }

  .pagar {
    font-size: 0.625rem;
  }

  .ipsum .form-select {
    height: 2.5rem;
    margin-bottom: 0.3125rem;
  }

  .ipsum p {
    font-size: 0.8125rem;
  }

  .totam {
    font-size: 1.25rem;
  }

  .leroy {
    font-size: 0.9375rem;
    line-height: 1.25rem;
  }

  .consectetur {
    font-size: 0.75rem;
  }

  .magnam .col-md-6 {
    padding-left: 0rem;
    padding-right: 0rem;
  }

  .natus1 .selectImage4,
  .natus2 .selectImage3 {
    font-size: 0.8125rem;
  }

  /* #registration .modal-dialog {
    width: 95%;
  } */
  .modal-dialog {
    width: 60%;
  }

  .meinhead2 {
    font-size: 0.75rem;
  }

  .heading2 {
    font-size: 0.6875rem;
    margin: 0.875rem 0;
  }

  .heading3 {
    padding: 0 0.625rem;
    justify-content: space-evenly;
  }

  .heading3 h1 {
    font-size: 1.625rem;
  }

  .heading3 .sup {
    font-size: 0.6875rem;
  }

  #registration .checkbox1 {
    margin: 1.25rem 0;
  }

  .checkbox1 {
    margin: 1.25rem 1.25rem;
    font-size: 0.75rem;
  }

  .home-pop.form-check-input {
    width: 2.25rem;
    top: -0.0625rem;
    height: 0.6875rem;
  }

  .btn {
    font-size: 0.75rem;
  }

  .button1 {
    font-size: 0.75rem;
  }

  .Vigigrey {
    margin-left: auto;
    font-size: 12px;
    width: 100%;
    padding: 0;
  }

  .belowHR1 {
    margin-top: -25px;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
  }

  .bluepara3 {
    font-size: 12px;
  }

  h2.bluehead3 {
    font-size: 26px;
  }

  #registration11 .modal-dialog,
  #registration .modal-dialog {
    width: 90%;
  }

  .payment {
    margin-top: 1.875rem;
  }

  .lastsection {
    padding: 1rem;
  }

  h2.bluehead1 {
    margin-top: 0;
  }

  .como {
    margin-top: 1.875rem;
  }

  hr {
    margin-top: 0.625rem;
  }

  h2.bluehead3 {
    font-size: 1.625rem;
  }
  .header-btn-wrap{
    width: 100%;
    margin: 0 auto;
  }
  .header-nav-wrap{
    width: 20%;
  }
  .header-logo-wrap{
    width: 80%;
    text-align: left;
  }

}

.form-check-input {
  margin-left: -1.6rem;
}
.cus-input-wrap{
  flex-wrap: wrap;
}
.err-msg-cus{
  width: 100%;
  font-size: 12px;
  text-align: right;
  color: #c53e3e;
  display: none;
}
.cus-input-wrap.cus-error .tel-input{
  border: 1px solid #c53e3e;
}
.cus-input-wrap.cus-error .err-msg-cus{
  display: block;
}


/* NEW HEADER STYLES ENDS */