@font-face {
  font-family: 'AauxPro Bold';
  src: url('../fonts-n/AauxPro-Bold.ttf');
}

@font-face {
  font-family: 'Montserrat Regular';
  src: url('../fonts-n/Montserrat-Regular.otf');
}

@font-face {
  font-family: 'Montserrat Bold';
  src: url('../fonts-n/Montserrat-Bold.otf');
}

@font-face {
  font-family: 'Raleway Light';
  src: url('../fonts-n/Raleway-Light.ttf');
}

@font-face {
  font-family: 'Raleway Medium';
  src: url('../fonts-n/Raleway-Medium.ttf');
}

@font-face {
  font-family: 'Raleway Regular';
  src: url('../fonts-n/Raleway-Regular.ttf');
}

@font-face {
  font-family: 'Raleway SemiBold';
  src: url('../fonts-n/Raleway-SemiBold.ttf');
}

@font-face {
  font-family: 'Avenir';
  src: url('../fonts-n/Avenir.ttc');
}

@font-face {
  font-family: 'Avenir Medium';
  src: url('../fonts-n/Avenir-Medium.ttf');
}

@font-face {
  font-family: 'Avenir Light';
  src: url('../fonts-n/Avenir-Light.ttf');
}

.box-idiom select#select_idiomas{
    font-family: Raleway Regular;
    text-transform: lowercase;
}

label,
body,
.service-poster-title h4,
footer h4{
    font-family: Avenir Light;
}

.p-information,
.box-label-color p,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: Avenir Medium;
}

.navbar.navbar-default ul.navbar-nav a {
    font-family: Raleway Medium;
    letter-spacing: 3px;
}

.text-slider {
    top: 200px!important;
    font-family: 'AauxPro Bold';
    font-size: 80px;
    padding-right: 57px;
    padding-left: 23px;
    line-height: 44px;
    font-weight: bold;
    color: #ffffffa3;
    top: 90%!important;
    left: 50%!important;
    text-align: right;
}

.text-slider-2 {
    top: 275px!important;
    font-family: 'Source Sans Pro';
    font-size: 22px;
    background: #fff;
    padding-right: 57px;
    padding-left: 23px;
    line-height: 44px;
    font-weight: 300;
}

.form-agent-user ul.error_list {
    list-style: none;
}

.form-agent-user .error-label {
    color: #a94442;
    margin: 2px 5px;
}

.form-agent-user .error-label label {
    font-family: 'Avenir Light';
    /* background-color: #ee9d9d!important; */
    /* border-color: #eab6b6!important; */
    color: #f00!important;
    font-weight: 400;
    margin-bottom: 0px;
    width: 97.5%;
    /* padding-left: 5px; */
    text-align: right;
}

@media (min-width: 1200px) {
    .logo-resp {
        max-width: 190px!important;
        width: 100%!important;
    }
}

.alert-error {
    background-color: #ee9d9d!important;
    border-color: #eab6b6!important;
    color: #f00!important;
}

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

.f-right {
    float: right;
}

.f-left {
    float: left;
}

.div-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

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

.header-2 .navbar-nav>li>a {
    padding: 5px 10px;
}

.navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: 0px;
    height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.navbar-default .navbar-nav>li>a {
    color: #006843;
    font-weight: 600;
}

p {
    font-size: 20px;
}

.img-logos {
    height: 100%;
    min-height: 50px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.img-icono {
    height: 100%;
    min-height: 150px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.library-img-icono {
    height: 100%;
    min-height: 120px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.show-img{
    height: 100%;
    min-height: 450px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.sercive-img {
    height: 100%;
    min-height: 450px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.title-icono {
    color: #006843;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
}

.center-vertial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.center-vertial .img-height {
    height: 100%;
    margin: 15px 0px;
}

.div-section-icono,
.div-section-logo {
    padding: 30px 0px;
}

.div-service {
    padding-top: 55px;
}

.img-tilde {
    background-image: url('/img/tilde.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
}

/*.sercive-img:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: -o-radial-gradient(center, ellipse, #fff0 5%, #ffffffb5 70%, #FFF 100%);
    background: radial-gradient(ellipse at center, #fff0 5%, #ffffffb5 70%, #FFF 100%);
    position: absolute;
}*/

.service-logo {
    background-image: url('/themes/website/img/logo/Logo_ICG.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 135px;
    height: 50px;
    position: absolute;
    bottom: 45px;
    right: 45px;
}

.service-logo.right-up{
    bottom: 360px;
    right: 45px;
}

.service-logo.right-down{
    bottom: 45px;
    right: 45px;
}

.service-logo.left-top{
    bottom: 360px;
    right: auto;
    left: 45px;
}

.service-logo.left-down{
    bottom: 45px;
    right: auto;
    left: 45px;
}

.service-poster-title {
    background: #006843;
    border: 3px solid #fff;
    position: absolute;
    bottom: -20px;
    left: 100px;
}

.show-poster{
    position: absolute;
    top: 50px;
    right: 100px;
}


.show-poster .div-1-poster{
    background: #035c36cc;
    width: 400px;
    display: flex;
    align-items: center;
    justify-content: left;
}

.show-poster .div-2-poster{
    background: #81c587ad;
    width: 400px;
    display: flex;
    align-items: center;
    justify-content: left;
}

.show-poster h4{
    color: white;
    margin: 5px;
}

.show-poster h4.subt{
    color: white;
    font-weight: 400;
}

.mar-13-0{
    margin: 13px 0px;
}

.service-logo.logo-white{
    filter: brightness(0) invert(1);
}

.service-logo.logo-white .text-logo{
    color:  #fff;
}

.service-poster-title h4 {
    color: #83c67a;
    font-size: 20px;
    padding: 10px 15px;
    line-height: 1px;
    text-transform: uppercase;
}

.service-paragraph {
    display: flow-root;
}

.service-paragraph-product {
    display: flow-root;
}

.button-info {
    background: #dfe0e1;
    padding: 10px;
    color: #006843;
    font-weight: 600;
    float: right;
}

a.button-info i {
    font-size: 12px;
}

footer {
    background: #006843!important;
}

.div-footer-p {
    padding: 30px 0px;
}

.div-footer-p h4 {
    text-align: center;
    margin-bottom: 11px;
    font-size: 22px;
}

.div-footer-p h4 a {
    color: #fff;
}

.div-footer-p h4 p {
    font-weight: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.div-footer-p h4 p i {
    font-size: 5px;
    padding: 0px 15px;
}

.footer-p a,
.footer-p {
    font-weight: 300;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.product-list-none li,
.about-list-none li {
    list-style: none;
}

ul.about-list-none {
    padding: 30px 40px;
}

.product-list-none {
    padding: 0px;
}

.social-box {
    float: left!important;
    background: #84c98b;
    color: #fff;
    margin-left: 0px;
    border: 0px!important;
    border-radius: 0px!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 0px;
    font-size: 24px;
}

.div-social a {
    padding: 0px 10px;
}

.div-social {
    height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.language-flag {
    width: 30px;
}

.language-container .chosen-container-single .chosen-single,
.language {
    background-color: transparent;
    border: 0px;
    font-family: 'Raleway Regular';
    outline: 0;
    width: 100px;
    position: relative;
}

.head-menu {
    max-width: 1500px;
    width: 100%!important;
    margin-right: auto;
    margin-left: auto;
}

.navbar-nav>li {
    text-transform: uppercase;
    padding: 0px 5px;
}

.box-text-prodct,
.box-img-prodct {
    width: 100%;
    position: relative;
    margin-bottom: 45px;
}

.box-product-post-title {
    background: #84c98b;
    padding: 5px;
    text-align: center;
    margin: 0px 0px 25px;
}

.box-product-post-title h4 {
    color: white;
    font-size: 20px;
}

.product-logo {
    height: 100%;
    min-height: 210px;
    background: #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product-logo img {
    padding: 0px 15px;
}

.p-labels {
    font-size: 14px;
    color: #fff;
}

.box-label-color {
    text-align: center;
    background: #88afb1;
    padding: 5px;
}

.box-label-color p {
    margin-bottom: 0px!important;
    text-transform: uppercase;
}

.box-labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.title-green {
    color: #006843;
    font-size: 21px;
    font-weight: bold;
    margin: 25px 0px;
}

.div-product-p-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.form-title-contact {
    width: 100px;
    float: left;
    color: #83c67a;
    padding: 10px 8px;
    background: #006843;
    margin: 0px;
    font-size: 13px!important;
}

.form-div-contact {
    width: 100px;
    float: left;
    padding: 10px 12px;
    margin: 0px;
}

.form-input-contact {
    width: 85%;
    padding: 7px 5px;
    border: 1px solid #eee;
    -webkit-box-shadow: 2px 2px 5px #dad6d6;
            box-shadow: 2px 2px 5px #dad6d6;
}

.div-logo-center,
.form-download-center,
.form-agent-center,
.form-contact-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap!important;
}

.form-contact-center button {
    background: #dfe0e1;
    color: #006843;
    font-weight: 600;
    float: right;
    border-radius: 0px;
}

.box-idiom {
    width: 80px;
    margin: 15px 25px 0px 25px;
}

select#select_idiomas {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    text-align: center!important;
}

.section-agent {
    background: #006843!important;
    border-bottom: 0.1px solid #808080;
}

.img-agent-library,
.img-agent {
    /*min-height: 526px;*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /*margin: 30px 0px;*/
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.img-agent-library{
    min-height: 552px;
    margin: 30px 0px;
}

.box-user-agent-form,
.box-user-agent {
    background: #84c98b;
    color: #fff;
    padding: 5px;
}

.box-download-agent {
    background: #919396;
    color: #fff;
    padding: 5px;
}

.box-download-agent-form {
    background: #cfd1d2;
    color: #fff;
    padding: 5px;
}

.box-download-agent-form,
.box-user-agent-form {
    margin-top: 10px;
}

.box-download-agent h4,
.box-user-agent h4 {
    padding-left: 20px;
    margin: 5px 0px;
    font-size: 20px;
}

.form-horizontal.form-agent-user .form-group {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
}

.box-user-agent-form,
.box-download-agent-form {
    min-height: 190px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.button-green {
    background-color: #006843;
    color: #fff;
    font-weight: 600;
    padding: 2px 5px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 5px 10px;
}

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

.file-cv-center{
    display: flex;
    align-items: center;
    justify-content: center;
}

#filename{
    font-size: 14px;
    color: black;
    margin-bottom: 0px;
}

.online-cv-form .form-group{
    margin-bottom: 10px!important;
}

.online-cv-form .form-group.mb0{
    margin-bottom: 10px!important;
}

.title-download-agent {
    text-align: center;
    color: #006843;
    font-weight: bold;
    margin: 0px;
    margin-top: 7px;
}

p.p-download-agent {
    margin: 0px;
    font-size: 15px;
    color: #000;
    font-weight: 300;
    text-align: center;
}

input[type="file"] {
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}

.custom-file-upload {
    cursor: pointer;
}

.custom-file-upload img {
    width: 80px;
}

.header-2 .navbar-default .navbar-nav>li>a:hover,
.header-2 .navbar-default .navbar-nav>.active>a,
.header-2 .navbar-default .navbar-nav>.active>a:hover,
.header-2 .navbar-default .navbar-nav>.active>a:focus {
    background-color: #84c98b;
}

.error {
    font-size: 13px;
    color: #f00;
    font-weight: 500;
}

label.error {
    position: absolute;
    top: 10px;
    right: 35px;
}

.form-error {
    border: 1.5px solid #f00;
}

.form-input-contact:focus {
    border-color: #84c98b;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(132 201 139);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(132 201 139);
}

.form-padding-contact {
    padding-right: 0px;
}

.form-contact-center button {
    left: 5px;
}

.form-padding-l-contact {
    padding-left: 15px;
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    padding-right: 0px;
}

.service-section-logo {
    padding: 30px 15px 0px;
}

.loader-page {
    position: fixed;
    z-index: 25000;
    background: rgb(255 255 255 / 50%);
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition:all .3s ease;
}

.loader-page::before {
    content: "";
    position: absolute;
    border: 10px solid #006843;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    box-sizing: border-box;
    border-left: 5px solid #84c98b;
    border-top: 5px solid #84c98b;
    border-bottom: 5px solid #006843;
    border-right: 5px solid #006843;
    animation: rotarload 1s linear infinite;
    transform: rotate(0deg);
}

@keyframes rotarload {
    0%   {transform: rotate(0deg)}
    100% {transform: rotate(360deg)}
}

.loader-page::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    transform: rotate(0deg);
    background-image: url(/img/logo-circulo.png);
    background-size: cover;
    border-radius: 50%;
}

/*.mukam-header {
    position: absolute;
}*/

.aboutus ul.slides .sercive-img,
.aboutus ul.slides img {
    width: 100%!important;
    height: 100%;
    min-height: 450px;
    max-height: 450px;
}

.aboutus ul.slides .show-img,
.aboutus ul.slides.show-text-img img {
    width: 100%!important;
    height: 100%;
    min-height: 550px;
    max-height: 550px;
}

.flex-direction-nav a:hover {
    color: #505050;
}

.flex-direction-nav a {
    color: #fff;
}

.icono-download {
    height: 100%;
    min-height: 120px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 120px;
    float: left;
}

.center-download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.title-download {
    padding: 0px 10px;
    margin-left: 25px;
    background-color: #84c98b;
    color: #fff;
}

.title-download h5 {
    color: #fff;
    font-weight: 600;
}

.img-download {
    height: 100%;
    min-height: 295px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.div-border-download {
    border: 1px solid;
    padding-bottom: 15px;
    padding-top: 15px;
}

.label-download {
    font-size: 18px;
    line-height: 1;
}

.div-p15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

a.a-download {
    color: black;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.showme {
    display: none;
    background: #002f1ecc;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    position: absolute;
}

.showhim:hover .showme {
    display: block;
}

.min-label-download {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.div-center-vertial-download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.section-download {
    margin-bottom: 25px;
}

.library-h1 {
    color: #fff;
    font-size: 65px;
    font-weight: bold;
    font-family: 'AauxPro Bold';
    line-height: .9;
}

.library-img-text {
    bottom: 0px;
    position: absolute;
    width: 90%;
    left: 30px;
}

.library-img-icono:hover {
    -webkit-filter: drop-shadow(4px 4px 4px #006843);
    filter: drop-shadow(4px 4px 4px #006843);
}

.form-error {
    border: 1px solid #f00!important;
}

.box-text-prodct {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*
body.agents-height div#mukam-layout,
body.agents-height{
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}*/

body.agents-height section.mukam-waypoint{
    height: 100%;
    display: flex;
    min-height: calc(100vh - 333px);
    flex-direction: column;
}

body.agents-height .fadein.scaleInv.anim_3.section-agent{
    height: calc(100vh - 332px);
}

.agent-contanier{
    height: 100%;
    padding-bottom: 15px;
    padding-top: 15px;
}

.agent-row{
    height: 100%;
}

h1.ls-s-1.text-slider{
    font-size: 70px!important;
}

.btn-404{
    border: 1px solid #006843;
    box-sizing: border-box;
    color: #006843!important;
    display: inline-block;
    font-size: 15px;
    text-transform: capitalize;
    transition: all 0.3s ease-out 0s;
    background: #dfe0e1;
    padding: 10px;
    color: #006843;
    font-weight: 600;
}

.btn-404:hover{
    background: #006843;
    border: 1px solid #505050;
    color: #fff!important;
}

.entry-header p.error-404 {
    color: #000;
    font-size: 24px;
    margin-bottom: 0;
}

.error-404-h1{
    font-size: 180px;
}

.div-section-error{
    display: flex;
    flex-direction: column;
    min-height: calc(100vh - 332px);
    align-items: center;
    justify-content: center;
}

.off ,.on{
    background: transparent!important;
}

.click-information{
    color: #000;
}

.p-information{
    color: #88afb1;
}

.colour-13-1{
    background: #8a7e71;
}

.colour-13-2{
    background: #729d86;
}

.colour-13-3{
    background: #7e96a5;
}

.colour-13-4{
    background: #a67eae;
}

.colour-13-5{
    background: #b16c79;
}

.colour-14-1{
    background: #f38120;
}

.colour-14-2{
    background: #213c6e;
}

.colour-14-3{
    background: #0096cb;
}

.colour-14-4{
    background: #60a544;
}

.colour-14-5{
    background: #71cce8;
}

.img-logos.img-logos-min-3 {
    min-height: 30px!important;
}

.box-idiom .center-idiom,
.center-menu{
    display: flex;
    align-items: center;
    justify-content: center;
}

.ls-bg{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.navbar-fixed-top header#mukam-header .head-menu nav a.page-header .logo-resp {
    max-width: 120px!important;
}

.navbar-fixed-top header#mukam-header .head-menu nav .div-social,
.navbar-fixed-top header#mukam-header .head-menu nav ul.nav.navbar-nav.navbar-right {
    height: 80px;
}

.navbar-fixed-top header#mukam-header .top-section-container2{
    display: none;
}

.alert.agent-alert{
    padding: 5px;
    padding-right: 35px;
}

p.text-logo {
    font-size: 9px;
    margin-bottom: -45px;
    font-family: Avenir Light;
    color: #006843;
    text-transform: uppercase!important;
    font-weight: 700;
    text-align: center;
}

.service-logo{
    display: flex;
    align-items: center;
    justify-content: center;
}

.ls-bar-timer{
    border-bottom: 5px solid #006843!important;
}

.alert.agent-alert.alert-error{
    margin-bottom: 0px!important;
}

.flex-direction-nav .flex-next{
    right: 0px;
}

.flex-direction-nav .flex-prev{
    left: 0px;
}
/*.aboutus.box-img-prodct ul.flex-direction-nav {
    display: none;
}
*/

.section-dowl{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.h3-title{
    color: #006848;
    font-size: 20px;
}

.div-no-results{
    min-height: 387px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icono-phone-color{
    width: 35px;
    float: left;
    color: #83c67a;
    background: #006843;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.phone-center{
    margin: 0px;
    height: 35px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.img-logos.img-logos-min-7 {
    min-height: 70px!important;
}

.alert-online-cv{
    font-weight: bold;
}

.custom-file-upload.form-cv-error{
    border: 2px solid red;
    width: 80px;
    height: 80px;
    left: 24px;
    top: 0px;
    border-radius: 50%;
    background: #ff00001a;
}

/* Sitio Construccion */

.body-maintenance{
    margin: 0pc;
}

.logimg{
    width: 280px;
    height: 100%;
}

.color-white {
    color: white;
    font-size: 26px;
}

.single-banner {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.bg-image-gris {
    background-image: url(/themes/website/img/workspace.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    filter: brightness(80%);
}

.fullscreen {
    min-height: 100vh;
    width: 100%;
}

.single-banner-content h1.font-extra-large {
    font-size: 55px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    text-transform: capitalize;
    margin: 5px 0px;
}

.img-staff{
    position: relative;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 180px;
    width: 180px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.text-staff{
    text-align: center;
    color: #006942;
    font-weight: 400;
    font-size: 28px;
}

.div-text-staff{
    background: #84c98b;
    color: #fff;
    text-align: center;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.div-text-staff p{
    margin-bottom: 0px!important;
    font-weight: 900;
}

.div-border-staff{
    border-top-style: dotted;
    border-width: 4px;
    border-color: #84c98b;
    padding-bottom: 40px;
    padding-top: 40px;
        min-height: 380px;
}

.div-triangulo-staff {
    width: 0;
    height: 0;
    border-top: 20px solid #84c98b;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

.center-staff{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.div-text-staff span {
    color: white;
    font-weight: 400;
}

.div-info{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


@media (max-width: 1680px) {
    .center-vertial.div-section-logo .img-height {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    h1.ls-s-1.text-slider{
        font-size: 50px!important;
        text-align: left;
        left: 35%!important;
    }
    .navbar.navbar-default ul.navbar-nav a{
        letter-spacing: 2px;
    }
}

@media (max-width: 1280px) {
    .header-2 .navbar-nav>li>a {
        padding: 5px 5px;
    }
    h1.ls-s-1.text-slider{
        font-size: 45px!important;
        width: 100%!important;
        left: 0px!important;
        text-align: left;
    }
}

@media (max-width: 1200px) {
    .form-input-contact {
        width: 82%;
    }
    .form-padding-l-contact {
        padding-left: 15px;
        padding-right: 15px;
    }
    .center-vertial.div-section-logo .img-height {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .form-div-contact {
        display: none;
    }
    .img-download {
        min-height: 375px;
    }
    .header-2 .navbar-nav>li>a{
        font-size: 10px;
    }
    .navbar.navbar-default ul.navbar-nav a{
        letter-spacing: 2px;
    }
    .box-label-color{
        margin: 5px 0px;
    }
}


@media (max-width: 991px) {
    .form-input-contact {
        width: 84%;
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        display: block;
    }
    .sercive-img {
        min-height: 350px;
    }
    .service-poster-title {
        left: 15px;
    }
    .img-download {
        min-height: 275px;
    }
    .library-h1 {
        font-size: 45px;
    }
    .img-agent-library {
        min-height: 352px;
    }
    .library-m20-0 {
        margin: 20px 0px;
    }
    .box-text-prodct{
        height: auto;
    }
    h1.ls-s-1.text-slider {
        font-size: 25px!important;
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child{
        height: 100%!important;
    }
    .navbar-nav>li{
        border-bottom: 1px solid #84c98b;
        padding: 0px!important;
    }
    .navbar-nav>li:first-child{
        border-top: 1px solid #84c98b;
    }
    .box-label-color{
        margin:5px 0px;
    }
    .section-dowl{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .header-2 .navbar-nav>li>a {
        padding: 10px 1px;
        font-size: 16px;
    }
    .center-menu{
        display: block;
    }
    .service-logo.right-up,
    .service-logo.left-top{
        bottom: 260px;
    }
    .show-poster{
        top: 40%;
        right: 22%;
    }
}

@media (max-width: 776px) {
    .form-input-contact {
        width: 100%;
    }
    .product-logo img {
        padding: 0px 15px;
        max-width: 60%;
    }
    .sercive-img {
        min-height: 250px;
    }
    .box-download-agent h4,
    .box-user-agent h4 {
        font-size: 18px;
    }
    .div-social {
        height: auto;
        margin-bottom: 15px;
    }
    .img-download {
        min-height: 275px;
        width: 300px;
    }
    .img-center-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .library-h1 {
        font-size: 25px;
    }
    .product-logo{
        margin: 10px 0px;
    }
    .service-logo.right-up, .service-logo.left-top {
        bottom: 160px;
    }

    .div-border-staff div{
        margin-bottom: 15px;
    }

    .div-border-staff p{
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 600px) {
    .footer-p,
    .footer-p a,
    .div-footer-p h4 p,
    .div-footer-p h4 a {
        font-size: 13px!important;
    }

    .div-footer-p h4 p {
        display: grid;
    }

    .div-footer-p h4 p a {
        padding: 5px;
    }

    .div-footer-p h4 p i {
        display: none;
    }

    body.agents-height .fadein.scaleInv.anim_3.section-agent{
        height: 100%;
    }
    footer{
        padding-top: 0px;
    }
    .entry-header p.text-404,
    .entry-header p.error-404{
        font-size: 20px;
    }
    .error-404-h1 {
        font-size: 155px;
    }
    .box-download-agent{
        margin-top: 20px;
    }
    h1.ls-s-1.text-slider {
        font-size: 18px!important;
        width: 100%!important;
        left: 0px!important;
        text-align: left;
    }
    .product-logo{
        margin: 10px 0px;
    }
    .aboutus ul.slides .sercive-img, .aboutus ul.slides img{
        min-height: 300px;
        max-height: 300px;
    }
    .box-label-color{
        margin: 5px 0px;
    }
    .show-poster .div-2-poster,
    .show-poster .div-1-poster{
        width: 100%;
    }
    .show-poster{
        right: auto!important;
    }
    .aboutus ul.slides .show-img, .aboutus ul.slides.show-text-img img{
        min-height: 350px;
        max-height: 350px;
    }
}