
@font-face {
	font-family: 'Conv_LeagueGothic-Regular';
	src: url('../fonts/LeagueGothic-Regular.eot');
	src: local('☺'), url('../fonts/LeagueGothic-Regular.woff') format('woff'), url('../fonts/LeagueGothic-Regular.ttf') format('truetype'), url('../fonts/LeagueGothic-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Roboto-Black';
	src: url('../fonts/Roboto-Black.eot');
	src: local('☺'), url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype'), url('../fonts/Roboto-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Roboto-Medium';
	src: url('../fonts/Roboto-Medium.eot');
	src: local('☺'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Arial Bold';
	src: url('../fonts/Arial Bold.eot');
	src: local('☺'), url('../fonts/Arial Bold.woff') format('woff'), url('../fonts/Arial Bold.ttf') format('truetype'), url('../fonts/Arial Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



::-moz-selection {
  /* Code for Firefox */
  background-color: #f54349;
  color: #fff;
}

::selection {
  background-color: #f54349;
  color: #fff;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777777;
  font-weight: 300;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777;
  font-weight: 300;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #777777;
  font-weight: 300;
}

body {
  color: #777777;
	font-family: 'Conv_Roboto-Medium';
  font-size: 14px;
  font-weight: 300;
  line-height: 1.625em;
  position: relative;
  background-color: #FFFFFF !important;

}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

select {
  display: block;
}

figure {
  margin: 0;
}

a {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

iframe {
  border: 0;
}

a, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
  text-decoration: none;
  outline: 0;
}

.card-panel {
  margin: 0;
  padding: 60px;
}

/**
 *  Typography
 *
 **/
.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
  font-size: 1em;
  line-height: inherit;
}

.gray-bg {
  background: #f9f9ff;
}

h1, h2, h3,
h4, h5, h6 {
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  color: #222222;
  margin-bottom: 0;
  margin-top: 0;
 
}


h1, .h1 {
  background-color: #FF463C;
  color:#ffffff;
  letter-spacing: 2px;
  
}

h2, .h2 {
  background-color: #005191;
  color:#ffffff;
  letter-spacing: 2px;

}

h3, .h3 {
  color:#ffffff;
  letter-spacing: 2px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 5em;
  color:#005191;
  letter-spacing: 2px;
  padding-top: 1.5em;
}

h6, .h6 {
  font-size: 14px;
  color: #222222;
}

td, th {
  border-radius: 0px;
}

.clear::before, .clear::after {
  content: " ";
  display: table;
}

.clear::after {
  clear: both;
}

.fz-11 {
  font-size: 11px;
}

.fz-12 {
  font-size: 12px;
}

.fz-13 {
  font-size: 13px;
}

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

.fz-15 {
  font-size: 15px;
}

.fz-16 {
  font-size: 16px;
}

.fz-18 {
  font-size: 18px;
}

.fz-30 {
  font-size: 30px;
}

.fz-48 {
  font-size: 48px !important;
}

.fw100 {
  font-weight: 100;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500;
}

.f700 {
  font-weight: 700;
}

.fsi {
  font-style: italic;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-150 {
  margin-top: 150px;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-15 {
  margin-right: 15px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-0-i {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

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

.pt-0 {
  padding-top: 0px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-170 {
  padding-top: 170px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pr-30 {
  padding-right: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-90 {
  padding-left: 90px;
}

.p-40 {
  padding: 40px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.text-italic {
  font-style: italic;
}

.text-white {
  color: #fff;
}

.transition {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.section-full {
  padding: 100px 0;
}

.section-half {
  padding: 75px 0;
}

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

.text-left {
  text-align: left;
}

.text-rigth {
  text-align: right;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-grow {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.flex-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}

.flex-top {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.flex-bottom {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
}

.flex-column {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.display-table {
  display: table;
}

.light {
  color: #fff;
}

.dark {
  color: #000;
}

.relative {
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.container.fullwidth {
  width: 100%;
}

.container.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.no-padding {
  padding: 0;
}

.section-bg {
  background: #f9fafc;
}

@media (max-width: 767px) {
  .no-flex-xs {
    display: block !important;
  }
}

.row.no-margin {
  margin-left: 0;
  margin-right: 0;
}

.sample-text-area {
  background: #fff;
  padding: 100px 0 70px 0;
}

.text-heading {
  margin-bottom: 30px;
  font-size: 24px;
}

b, i, sup, sub, u, del {
  color: #f54349;
}

h1 {
  font-size: 5em;

}

h2 {
  font-size: 4em;
}

h3 {
  font-size: 4em;
}

h4 {
  font-size: 18px;
}


h6 {
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5em;
}

.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
  color: #777777;
}

.progress-table-wrap {
  overflow-x: scroll;
}

.progress-table {
  background: #f9f9ff;
  padding: 15px 0px 30px 0px;
  min-width: 800px;
}

.progress-table .serial {
  width: 11.83%;
  padding-left: 30px;
}

.progress-table .country {
  width: 28.07%;
}

.progress-table .visit {
  width: 19.74%;
}

.progress-table .percentage {
  width: 40.36%;
  padding-right: 50px;
}

.progress-table .table-head {
  display: flex;
}

.progress-table .table-head .serial, .progress-table .table-head .country, .progress-table .table-head .visit, .progress-table .table-head .percentage {
  color: #222222;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 500;
}

.progress-table .table-row {
  padding: 15px 0;
  border-top: 1px solid #edf3fd;
  display: flex;
}

.progress-table .table-row .serial, .progress-table .table-row .country, .progress-table .table-row .visit, .progress-table .table-row .percentage {
  display: flex;
  align-items: center;
}

.progress-table .table-row .country img {
  margin-right: 15px;
}

.progress-table .table-row .percentage .progress {
  width: 80%;
  border-radius: 0px;
  background: transparent;
}

.progress-table .table-row .percentage .progress .progress-bar {
  height: 5px;
  line-height: 5px;
}

.progress-table .table-row .percentage .progress .progress-bar.color-1 {
  background-color: #6382e6;
}

.progress-table .table-row .percentage .progress .progress-bar.color-2 {
  background-color: #e66686;
}

.progress-table .table-row .percentage .progress .progress-bar.color-3 {
  background-color: #f09359;
}

.progress-table .table-row .percentage .progress .progress-bar.color-4 {
  background-color: #73fbaf;
}

.progress-table .table-row .percentage .progress .progress-bar.color-5 {
  background-color: #73fbaf;
}

.progress-table .table-row .percentage .progress .progress-bar.color-6 {
  background-color: #6382e6;
}

.progress-table .table-row .percentage .progress .progress-bar.color-7 {
  background-color: #a367e7;
}

.progress-table .table-row .percentage .progress .progress-bar.color-8 {
  background-color: #e66686;
}

.single-gallery-image {
  margin-top: 30px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  height: 200px;
}

.list-style {
  width: 14px;
  height: 14px;
}


.input-group-icon {
  position: relative;
}

.input-group-icon .icon {
  position: absolute;
  left: 20px;
  top: 0;
  line-height: 40px;
  z-index: 3;
}

.input-group-icon .icon i {
  color: #797979;
}

.input-group-icon .single-input {
  padding-left: 45px;

}

@media (max-width: 992px) {
  .navbar-nav {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
  }
}

.default-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;

}

.menu-bar {
  cursor: pointer;
}

.menu-bar span {
  color: #000;
  font-size: 24px;
}

.main-menubar {
  display: none !important;
}

@media (max-width: 991px) {
  .main-menubar {
    display: block !important;
  }
}

/* ----------menu Principal------- */

/* #menuicono {
  float: left;
  margin-top: -1em;
} */

.navbar-nav {
  margin-top: 1.7em;
  margin-bottom: .7em;

}

.four-columns {
  width: 100%;
  display: inline-block;
  }

.titulosimgs { width: 100%};

@media (max-width: 992px) {
  .navbar-nav {
    margin-top: 10px;
  }
  .navbar-nav a {
    padding: 0;
  }
  .navbar-nav li {
    padding: 15px 0;
  }
}

.menu-top li {
  display: inline-block;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.menu-top li:hover a {
  color: #fff;
}




/* section video */

.backVideo{
  background-color: #005191;
}

.objeto{

  align-content: center;
}
#uno {
  z-index: 2;
  margin-top: 0px;
}

#dos {
  z-index: 1;

}
#tres {
  z-index: 3;
  margin-top: -0px;
}

#cuatro {
  margin-left: 300px;
  z-index: 4;
}

#cinco {
  z-index: 5;
  top: -120px;
}

#seis {
  z-index: 6;
  top: -30px;
}


.section-gapv2 {
  padding: 0px 0;
  background-color: #FEB351;
  border-top:10px solid #005191;
}

.section-gap2{
background-color: #FF463C;
}

.section-gap3{
  background-color: #FFFFFF;
  padding: 4em;
}

.section-gap4{
  background-color: #568CC9;
  border-top:10px solid #FEB351;
  border-bottom: 10px solid #FEB351;
}


.objetos1{
  right:110px;
  top: -120px;
}

.objetos2{
  left:-90px;
  top: -120px;
}

#highlightcentral {
  background-color: #F57814;

  
}

#highlightcentral2 {
  background-color: #F57814;
  color: #ffffff;
  font-size: 4em;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  line-height: 1.3em;
 
}

#highlightcentral3 {
  background-color: #005191;
  color: #ffffff;
  font-size: 4em;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  
}

#highlightderecho {
  background-color: #005191;
}

#highlightfooter {
  background-color: #F57814;
  color: #ffffff;
  font-size: 4em;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif; 
}
.columna{
  background-color: #005191;
}
.columna2{
  background-color: #568CC9;

}

.columna3{
  background-color: #FF463C;

}
ul {
  list-style-type: disc;
  font-size: 1em;
  font-family:'Conv_Roboto-Medium',Sans-Serif;
  color: #ffffff;
  text-align: left;
  line-height: 1.5em;
  padding-left: 1em;
}

/* section 2 */

.section-title {
  padding-bottom: 30px;
}

.section-title h2 {
  margin-bottom: 20px;
}

.section-title p {
  font-size: 16px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .section-title p br {
    display: none;
  }
}

.p1-gradient-bg, .menu-top li:hover, .primary-btn, .primary-btn2:hover, .banner-area, .single-service:hover .lnr, .about-area .primary-btn2, .related-area .primary-btn2, .single-price:hover .bottom-sec, .single-price:hover .end-sec, .testimonial-area .overlay-bg, .footer-social a:hover, .single-footer-widget .bb-btn, .generic-banner {
background-color: #005191;
}

.p1-gradient-color, .single-blog:hover h4 {
  background: -moz-linear-gradient(90deg, #f45622 0%, #f53e54 100%);
  background: -webkit-linear-gradient(90deg, #f45622 0%, #f53e54 100%);
  background: -ms-linear-gradient(90deg, #f45622 0%, #f53e54 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.primary-btn {
  line-height: 42px;
  padding-left: 30px;
  padding-right: 60px;
  border-radius: 25px;
  border: none;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}

.primary-btn:focus {
  outline: none;
}

.primary-btn span {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  right: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.primary-btn:hover {
  color: #fff;
}

.primary-btn:hover span {
  color: #fff;
  right: 20px;
}

.primary-btn.white {
  border: 1px solid #fff;
  color: #fff;
}

.primary-btn.white span {
  color: #fff;
}

.primary-btn.white:hover {
  background: #fff;
  color: #f54349;
}

.primary-btn.white:hover span {
  color: #f54349;
}

.primary-btn2 {
  color: #000;
  font-weight: 600;
  border: 1px solid #f4f4f4;
  padding: 8px 35px;
  border-radius: 20px;
}

.primary-btn2:hover {
  color: #fff;
}

.pbtn-2 {
  padding-left: 30px;
  padding-right: 30px;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.default-header {
  background-color: #fff;
  width: 100% !important;
  box-shadow: -21.213px 21.213px 30px 0px rgba(158, 158, 158, 0.3);
 
}

.sticky-wrapper {
  height: 48px !important;
}

.dropdown-item {
  font-size: 14px;
  width: auto !important;
  text-align: left;
}

@media (max-width: 767px) {
  .dropdown-item {
    text-align: left;
    padding: 0.25rem;
  }
}

@media (min-width: 768px) {
  .dropdown .dropdown-menu {
    display: block;
    opacity: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
  }
  .dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
  }
}

.dropdown-menu {
  border-radius: 0;
  margin-top: 15px;
  border: none;
}

.dropdown-menu a {
  padding: 5px 15px;
}

@media (max-width: 767px) {
  .dropdown-menu {
    margin-top: 0px;
  }
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: transparent;
}

@media (max-width: 1199px) {
  .banner-area .fullscreen {
    height: 800px !important;
  }
}

@media (max-width: 991px) {
  .banner-content {
    text-align: center;
  }
}

.banner-content h1 {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 20px;
}

.banner-content h1 span {
  font-weight: 700;
}

@media (max-width: 991px) {
  .banner-content h1 {
    font-size: 36px;
  }
}

@media (max-width: 991px) {
  .banner-content h1 br {
    display: none;
  }
}

@media (max-width: 1199px) {
  .banner-content h1 {
    font-size: 45px;
  }
}

@media (max-width: 800px) {
  .banner-content h1 {
    margin-top: 60px;
  }
}

.header-btn {
  background-color: #fff;
  border: 1px solid transparent;
  color: #000;
}

.header-btn:hover {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

.single-service {
  text-align: center;
}

.single-service p {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}

.single-service .lnr {
  font-size: 30px;
  color: #000;
  padding: 22px;
  border: 1px solid #f0f0f0;
  border-radius: 40px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-service:hover {
  cursor: pointer;
}

.single-service:hover .lnr {
  color: #fff;
  box-shadow: 0px 20px 20px 0px rgba(245, 63, 81, 0.2);
}

@media (max-width: 800px) {
  .single-service {
    margin-bottom: 50px;
  }
}

/* .about-area {
  background-color: #f9f9ff;
} */

.about-area .primary-btn2 {
  color: #fff;
}

.about-area .primary-btn2:hover {
  color: #000;
  border: 1px solid #000;
}

.about-area .highcharts-credits {
  display: none;
}

@media (max-width: 800px) {
  .about-right {
    margin-top: 40px;
  }
}

.related-area .primary-btn2 {
  color: #fff;
}

.related-area .primary-btn2:hover {
  color: #000;
  border: 1px solid #000;
}

.related-area .owl-controls {
  position: absolute;
  left: 102%;
  top: 40%;
}

@media (max-width: 1024px) {
  .related-area .owl-controls {
    position: relative;
    text-align: center;
    left: 0;
    top: 20px;
  }
  .related-area .owl-controls .owl-prev, .related-area .owl-controls .owl-next {
    display: inline-block;
  }
}

.related-area .lnr-arrow-up, .related-area .lnr-arrow-down {
  background-color: white;
  box-shadow: -14.142px 14.142px 20px 0px rgba(157, 157, 157, 0.2);
  padding: 14px;
  color: #000;
  font-weight: 500;
  border: 1px solid #f5f5f5;
  display: inline-flex;
}

@media (max-width: 800px) {
  .rel-left {
    text-align: center;
    padding-bottom: 60px;
  }
}

.logo-wrap {
  padding: 60px 65px;
  background-color: #f9f9ff;
}

.footer-area {
  background-color: #005191;
  border-top: 7px solid #FEB351;
}

.footer-area .footer-nav li {
  margin-top: 1em;
}

.footer-area .footer-nav li a {
  color: #fff;
}

.footer-area .footer-nav li a:hover {
  color: #f54349;
}

h6 {
  color: #fff;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 600;
}

.copy-right-text i, .copy-right-text a {
  color: #f54349;
}

.instafeed {
  margin: -5px;
}

.instafeed li {
  overflow: hidden;
  width: 25%;
}

.instafeed li img {
  margin: 5px;
}

.footer-social {
  text-align: center;
}

.footer-social a {
  background: #ffffff;
  width: 20px;
  width: 40px;
  display: inline-table;
  height: 40px;
  border-radius: 50px;
  text-align: center;
  padding-top: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer-social a:hover i {
  color: #4191EB;
}

.footer-social i {
  color: #4191EB;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 991px) {
  .footer-social {
    text-align: left;
    margin-top: 20px;
  }
}

.single-footer-widget {
  color: #fff;
}

.single-footer-widget input {
  line-height: 38px;
  border: none;
  background: #fff;
  font-weight: 300;
  border-radius: 20px;
  color: #777;
  padding-left: 20px;
  width: 100%;
}

.single-footer-widget .bb-btn {
  color: #fff;
  font-weight: 300;
  border-radius: 0;
  z-index: 9999;
  cursor: pointer;
}

@media (max-width: 800px) {
  .single-footer-widget .nw-btn {
    margin-top: 20px;
  }
  .single-footer-widget .newsletter {
    padding-bottom: 40px;
  }
}

.single-footer-widget .info {
  position: absolute;
  margin-top: 122px;
  color: #fff;
  font-size: 12px;
}

.single-footer-widget .info.valid {
  color: green;
}

.single-footer-widget .info.error {
  color: red;
}

.single-footer-widget ::-moz-selection {
  /* Code for Firefox */
  background-color: #f54349;
  color: #777777;
}

.single-footer-widget ::selection {
  background-color: #f54349;
  color: #777777;
}

.single-footer-widget ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777777;
  font-weight: 300;
}

.single-footer-widget :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

.single-footer-widget ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

.single-footer-widget :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777;
  font-weight: 300;
}

.single-footer-widget ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #777777;
  font-weight: 300;
}

@media (max-width: 991px) {
  .single-footer-widget {
    margin-bottom: 30px;
  }
}

.footer-bottom {
  padding-top: 80px;
}

.footer-text a, .footer-text i {
  color: #f54349;
}

.whole-wrap {
  background-color: #fff;
}

/* ------------css nuevos------------ */


.section-gap {
  padding: 120px 0;
}


.leyendaHome {
  font-size: 10px;
  color: #0055A6;
  text-transform: uppercase;
  font-family:'Conv_Roboto-Black',Sans-Serif;
  text-align: center;
  padding-top: 10px !important;
}

.leyendaMenu3 {
  background-color: #005191;

}

.txtleyendaMenu3{
  font-size: 1.7em;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  letter-spacing: 1px;
  float: right; 
  margin: 15px -130px 0px 0px;
}


.leyendaMenu4{
background-color: #FCB25A;
}

.txtleyendaMenu4{
  font-size: 1.7em;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  letter-spacing: 1px;
  float: right; 
  margin: 15px -130px 0px 0px;
}

@media (min-width: 481px) and (max-width: 767px) {
  
  
  .txtleyendaMenu4{
    font-size: 1.7em;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
    letter-spacing: 1px;
    float: right; 
    margin: 20px 110px -30px 0px;
  }
}

.titulo3 {
  font-size: 4em;
  background-color: #4F8BC9;
  color:#ffffff;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 20px;
  padding-top: 30px;
}

.titulo4 {
  font-size: 4em;
  color:#ffffff;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  line-height: 1.2em;
  letter-spacing: 1px;
  padding-left: 20px!important;
  padding-right: 20px!important;

 
}

.titulo5 {
  font-size: 4em;
  background-color: #FEB351;
  color:#ffffff;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 20px;
  padding-top: 30px;
}

.titulo6 {
  font-size: 4em;
  background-color: #F57814;
  color:#ffffff;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 20px;
  padding-top: 30px;
}

.titulo7 {
  font-size: 4em;
  color:#ffffff;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  line-height: 1.4em;
  letter-spacing: 1px;
  padding-left: 20px!important;
  padding-right: 20px!important;

 
}

.txtTitulos {
  font-size: 4em;
  color:#ffffff;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  text-align: center;

}


.circulo {
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
	background:#F47814;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
  margin:0px auto;
  padding:3%;
  float: left;
  position: absolute;
  left: -50px;
  top: -30px;
}

.circulo2 {
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
	background:#FEB351;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
  margin:0px auto;
  padding:3%;
  float: left;
  position: absolute;
  left: -50px;
  top: -30px;
}
.circulo3 {
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
	background:#FF463C;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
  margin:0px auto;
  padding:3%;
  float: left;
  position: absolute;
  left: -50px;
  top: -30px;
}
.circulo4 {
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
	background:#005190;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
  margin:0px auto;
  padding:3%;
  float: left;
  position: absolute;
  left: -50px;
  top: -30px;
}
.circulo5 {
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
	background:#4F8BC9;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
  margin:0px auto;
  padding:3%;
  float: left;
  position: absolute;
  left: -50px;
  top: -30px;
}


 #numeros {
  font-family:'Conv_Roboto-Black',Sans-Serif;
	color: white;
	font-size: 4em;
}

.texto1 {
  font-size: 2.2em;
  font-family:'Conv_Roboto-Medium',Sans-Serif;
  color: #ffffff;
  text-align: left;
  line-height: 1.5em;
}

.texto2{
  font-size: 1.5em;
  color: #1F518A;
  font-family:'Conv_Roboto-Medium',Sans-Serif;
  text-align: left;
  line-height: 1.4em;
}



.texto9 {
  font-size: 1.9em;
  color: #005190;
  font-family:'Conv_Roboto-Medium',Sans-Serif;
  text-align: left;
  line-height: 1.4em;
}

.texto10 {
  font-size: 1.2em;
  color: #1F518A;
  font-family:'Conv_Roboto-Black',Sans-Serif;
  text-align: center;
  line-height: 1.4em;
}

.texto11 {
  font-size: 1.9em;
  color: #ffffff;
  font-family:'Conv_Roboto-Medium',Sans-Serif;
  text-align: left;
  line-height: 1.4em;
}

.texto12 {
  color:#ffffff;
  font-size: 2.6em;
  font-family:'Conv_Roboto-Medium',Sans-Serif;
  padding-left: 1em;

}

  .texto13 {
    color:#ffffff;
    font-size: 1.5em;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    line-height: 1.5em;

  }
.texto13-2 {
  color:#005191;
  font-size: 1.5em;
  font-family:'Conv_Roboto-Medium',Sans-Serif;
  line-height: 1.5em;

}

.texto14 {
  color: #ffffff;
  font-size: 1.4em;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  float: right;
  margin-top: 1em;
}
.texto15 {

  color: #ffffff;
  font-size: 1.3em;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
}

.texto16 {
  color: #ffffff;
  font-size: 2em;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  line-height: 1.4em;

}

.texto17 {
  color: #ffffff;
  font-size: 1em;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  float: right;
  margin-top: 1em;
}
.texto18 {
  color: #ffffff;
  font-size: 2.4em;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  line-height: 1.4em;

}

.texto19 {
  font-size: 1.9em;
  color: #ffffff;
  font-family:'Conv_Roboto-Medium',Sans-Serif;
  text-align: left;
  line-height: 1.4em;
  padding: 1em;
}

.texto20 {
  font-size: 1.4em;
  color: #ffffff;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  text-align: left;
  padding: .4em;
}

.texto21 {
  font-size: .8em;
  color: #ffffff;
  font-family:'Conv_Roboto-Medium',Sans-Serif;
  font-weight: 100;
  text-align: left;
  padding: .4em;
}


.texto22 {
  font-size: 2.2em;
  color: #ffffff;
  font-family:'Conv_Roboto-Medium',Sans-Serif;
  text-align: justify;
  line-height: 1.5em;
}


.texto23 {
  color:#ffffff;
  font-size: 2.6em;
  font-family:'Conv_Roboto-Medium',Sans-Serif;
  line-height: 1.5em;
  text-align: left;

}

.texto24 {
  font-size: 1.9em;
  color: #ffffff;
  font-family:'Conv_Roboto-Medium',Sans-Serif;
  text-align: left;
  line-height: 1.4em;
}
.texto25{
  font-size: 5em;
  color: #1F518A;
  font-family:'Conv_Roboto-black',Sans-Serif;
  text-align: left;
  line-height: 1em;
}

.texto26{
  font-size: 1em;
  color: #4F8BC9;
  font-family:'Conv_Roboto-black',Sans-Serif;
  text-align: left;
  line-height: 1em;
}

.texto27{
  font-size: .8em;
  color: #1F518A;
  font-family:'Conv_Roboto-black',Sans-Serif;
  text-align: left;
  line-height: 1em;
  margin-left: 30px;
}

.texto28 {
  color: #ffffff;
  font-size: 3em;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  line-height: 1.4em;
  text-align: left;

}

.responsive {
min-width: 100%;
width: 100%;
height: auto;
   
}

#highlight1 {
  background-color: #FEB351;
}

#highlight2 {
  background-color: #F57814;

}

#highlight3 {
  background-color: #4F8BC9;

}
#highlight4 {
  background-color: #F47814;
}

#highlight5 {
  background-color: #FF463C;

}
#highlight6 {
  background-color: #005190;

}

#highlight7 {
  background-color: #FEB351;
}



@media only screen and (max-width: 600px) {
  .texto1 {
    font-size: 1.2em;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    color: #ffffff;
    text-align: left;
    line-height: 1.5em;
  }
}

@media only screen and (min-width: 1024px) {
  .texto1 {
    font-size: 2.1em;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    color: #ffffff;
    text-align: left;
    line-height: 1.5em;
  }
}
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
  .texto1 {
    font-size: 1.6em;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    color: #ffffff;
    text-align: left;
    line-height: 1.5em;
  }
  
}

/* 

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  .texto1 {
    font-size: 1.6em;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    color: #ffffff;
    text-align: left;
    line-height: 1.5em;
  }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  //CSS
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
  
  .texto1 {
    font-size: 1.8em;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    color: #ffffff;
    text-align: left;
    line-height: 1.5em;
  }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
  .texto1 {
    font-size: 2em;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    color: #ffffff;
    text-align: left;
    line-height: 1.5em;
  }
  
}



























@media only screen and (max-width: 600px) {
  .texto9 {
    font-size: 1.2em;
    color: #005190;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    text-align: left;
  }
}

@media only screen and (min-width: 1024px) {
  .texto9 {
    font-size: 1.9em;
    color: #005190;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    text-align: left;
  }
}
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
  .texto9 {
    font-size: 2em;
    color: #005190;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    text-align: left;
  }
  
}

/* 

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  .texto9 {
    font-size: 1.3em;
    color: #005190;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    text-align: left;
  }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  //CSS
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
  
  .texto9 {
    font-size: 1.4em;
    color: #005190;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    text-align: left;
  }
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
  .texto9 {
    font-size: .8em;
    color: #005190;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    text-align: left;
  }
  
}











@media only screen and (max-width: 600px) {
  .texto11 {
    font-size: 1.2em;
    color: #FFFFFF;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    text-align: left;
  }
}

@media only screen and (min-width: 1024px) {
  .texto11 {
    font-size: 1.9em;
    color: #FFFFFF;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    text-align: left;
  }
}
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
  .texto11 {
    font-size: 2em;
    color: #FFFFFF;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    text-align: left;
  }
  
}

/* 

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  .texto11 {
    font-size: 1.3em;
    color: #FFFFFF;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    text-align: left;
  }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  //CSS
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
  
  .texto11 {
    font-size: 1.4em;
    color: #FFFFFF;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    text-align: left;
  }
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
  .texto11 {
    font-size: .8em;
    color: #FFFFFF;
    font-family:'Conv_Roboto-Medium',Sans-Serif;
    text-align: left;
  }
  
}







@media only screen and (min-width: 1024px) {
  .titulo1 {
    font-size: 5em;
    background-color: #FF463C;
    color:#ffffff;
    font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
    text-align: center;
    padding-left: 2px;
    padding-right: 1px;
    padding-bottom: 30px;
    padding-top: 40px;
  }
  
}








/* backgrounds*/

.backSeccion2{
  margin-top: 200px;
}

.backAzul{
  background-color: #568CC9;
  border-top: 7px solid #FF443B;
}

.backAzul2{
  background-color: #005191;
  border-top: 7px solid #568CC9;
}

.backAzul3{
  background-color: #005191;
  border-top: 7px solid #F57814;
}

.backAzul4{
  background-color: #568CC9;
  border-top: 7px solid #5E9DDB;
}

.backAzul5{
  background-color: #568CC9;
  border-top: 7px solid #FEB351;
}
.backAzul6{
  background-color: #568CC9;
  border-top: 7px solid #005191;
}

.backAzul7{
  background-color: #005191;
  border-top: 7px solid #F57814;
  border-bottom-right-radius: 500px;
  border-bottom-left-radius: 200px;
}

.backAzul8{
  background-color: #005191;
  border-top-right-radius: 800px;
}

.backAzul9{
  background-color: #005191;
  border-top: 7px solid #FEB351;
  border-bottom-right-radius: 500px;
}

.backAzul10{
  background-color: #568CC9;
  border-top: 7px solid #F57814;
  border-bottom-right-radius: 500px;
  border-bottom-left-radius: 200px;
}

.backRojo{
  background-color: #FF443B;
  border-top: 7px solid #FEB351;
}

.backRojo2{
  background-color: #FF443B;
  margin-top: -140px;
}


.backRojo3{
  background-color: #FF443B;
  border-top: 7px solid #5E9DDB;
}

.backBlanco{
  background-color: #FFFFFF;
  border-top: 7px solid #005191;
}
.backBlanco2{
  background-color: #FFFFFF;
  border-top: 7px solid #F47814;
}

.backBlanco3{
  background-color: #FFFFFF;
  border-top: 7px solid  #FF443B;
}

.backBlanco4{
  background-color: #FFFFFF;
  border-top: 7px solid #5E9DDB;
}

.backBlanco5{
  background-color: #FFFFFF;
  margin-top: -140px;
}

.backAmarillo{
  background-color: #FEB351;
  border-top: 7px solid #FF443B;
}

.backAmarillo2{
  background-color: #FEB351;
  border-top: 7px solid #FCA94F;
}

.backAmarillo3{
  background-color: #FEB351;
  border-top: 7px solid #005191;
}
.backAmarillo4{
  background-color: #FEB351;
  border-top: 7px solid #FF443B;
  border-bottom: 7px solid #FCA94F;
}

.backAmarillo5{
  background-color: #F47814;
  border-top: 7px solid #005191;
}

.backAmarillo6{
  background-color: #FEB351;
  border-top: 7px solid #005191;
  border-bottom: 7px solid #FF463C;
}

.backBoxAzul{
  background-color: #005190;
  padding: 30px;
}


.backBoxRojo{
  background-color: #FF463C;
  padding: 30px;
}

.backBoxAmarillo{
  background-color: #FEB351;
  padding: 30px;
}

.backBoxAzulClaro{
  background-color: #4F8BC9;
  padding: 30px;
}

.backBoxBlanco-2{
  background-color: #FFFFFF;
  padding: 30px;
}

.backBoxBlanca{
  background-color: transparent;
  color:#005190;
  padding: 30px;
  font-size: 2.8em;
  text-transform: uppercase;
  line-height: 1.1em;
  font-family:'Conv_LeagueGothic-Regular',Sans-Serif;
  letter-spacing: 2px;
}

.backBoxNaranjaOs{
  background-color: #F47814;
  padding: 30px;
}




img.alineadoTextoImagenAbajoDer{
  float: right; margin: 0px 15px 15px 100px;
}

img.alineadoTextoImagenAbajoIzq{
  float: left; margin: 40px 0px 0px -190px;
}


img.superiorIzq{
  float: right; margin: -100px -60px 0px 0px;
}

img.superiorIzq2{
  float: right; margin: -40px 550px 0px 0px;
}

img.superiorIzq3{
  float: right; margin: 100px 0px 0px -80px;
}

img.superiorIzq5{
  float: left; margin: -350px 0px 0px 950px;
}

img.superiorIzq7{
  float: right; 
  margin: -20px 0px 0px 0px;
}

img.superiorIzq8{
  float: left; 
  margin: -1080px 0px 0px 600px;
}

img.superiorIzq9{
  float: left; 
  margin: -1000px 0px 0px 600px;
}

img.superiorIzq10{
  float: left; 
  margin: -1400px 0px 0px 600px;
}

img.superiorIzq11{
  float: left; 
  margin: -400px 0px 0px 600px;
}
img.superiorIzq12{
  float: left; 
  margin: -500px 0px 0px 600px;
}

img.superiorIzq13{
  float: left; 
  margin: -700px 0px 0px 650px;
}

img.superiorIzq14{
  float: left; 
  margin: -900px 0px 0px 600px;
}

img.superiorIzq15{
  float: left; 
  margin: 0px 0px 0px -150px;
}

img.orillaDer{
  float: right; 
  margin: -200px 0px 0px 0px;
}

img.orillaDer2{
  float: right; 
  margin: -10px 0px 0px 0px;
  
}
img.orillaDer3{
  float: left; 
  margin: -100px 0px 0px -20px;
}


img.orillaDer8{
  float: left; 
  margin: -140px 0px 0px 980px;
}


img.orillaDer10{
  float: left; 
  margin: -220px 0px 0px 890px;
}


img.orillaDer11{
  float: right; 
  margin: 10px 0px 0px 0px;
}

img.orillaDer13{
  float: left; 
  margin: 20px 0px 0px -20px;
}

img.orillaDer14{
  float: left; 
  margin: -200px 0px 0px -20px;
}


img.orillaDer16{
  float: right; 
  margin: 0px 0px 0px 120px;
}


img.orillaDer17{
  float: left; 
  margin: 0px 0px 0px 100px;
}

img.orillaIzq2{
  float: left; margin: -0px 0px 0px -180px;
}

img.orillaIzq3{
  float: left; margin: 0px 0px 0px -90px;
}

img.orillaIzq4{
  float: left; margin: 0px 0px 0px -85px;
}

img.orillaIzq7{
  float: left; margin: 10px 0px 0px 120px;
}
img.orillaIzq8{
  float: right; 
  margin: 0px 100px 0px 0px;
}



img.Top{
  float: left; margin: -160px 0px 0px 0px;
}

img.Top2{
  float: left; margin: -180px 0px 0px 1050px;
}

img.Top3{
  float: left; margin: -165px 0px 0px 950px;
}

img.Top4{
  float: left; margin: -80px 0px 0px 0px;
}

img.Top5{
  float: left; margin: -70px 0px 0px 0px;
}



img.Top7{
  float: left; margin: -750px 0px 0px -200px;
}

img.Top8{
  float: left; margin: -330px 0px 0px -10px;
}

img.Top9{
  float: left; margin: 40px 0px 60px 0px;
}
img.Top10{
  float: left; margin: -350px 0px 0px 0px;
}

img.Top11{
  float: left; margin: 300px 0px 0px 0px;
}

.Top12{
  margin-top: 30px;
}

img.Top13{
  float: left; margin: 0px 0px 0px 0px;
}

img.Top14{
  float: left; margin: -120px 0px 0px 0px;
}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
  

  img.orillaDer{
    float: right; 
    margin: -0px 0px 0px 0px;
    width: 70%;
    
  }
  
}


@media (min-width: 481px) and (max-width: 767px) {
  
  img.orillaDer3{
    float: left; 
    margin: -10px 0px 0px 90px;
    width: 60%;
  }
  
}




.space{
	width: 100%;
	height: 60px;
}

.space2{
	width: 100%;
	height: 150px;
}

.space3{
	width: 100%;
	height: 100px;
}

.space4{
	width: 100%;
	height: 200px;
}

.space5{
	width: 100%;
	height: 40px;
}

.ventanapopup
{
  background-color: blue !important;
}

.btnregresar{
  display:block;
  width:90px;
  height:70px;
  color:#fff;
  position: fixed;
  right:50px;
  top:60px;
  border-radius:10%;
  line-height:80px;
  text-align:center;
  z-index:999;
  background-color:#FF443B;
  font-family: 'Conv_LeagueGothic-Regular';
  font-size: 1.5em;
  letter-spacing: 2px;
}

.btnregresar2{
  display:block;
  width:90px;
  height:70px;
  color:#fff;
  position: fixed;
  right:50px;
  top:60px;
  border-radius:10%;
  line-height:80px;
  text-align:center;
  z-index:999;
  background-color:#FCA94F;
  font-family: 'Conv_LeagueGothic-Regular';
  font-size: 1.5em;
  letter-spacing: 2px;
}


th {
  text-align: center !important;
}

.table2 th, .table td {
  padding: 0px !important; 
}

a {
  color: #005190 !important;
}

a:hover {
  color: #007bff !important;
}

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

