
/*!
* Start Bootstrap - New Age v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/new-age)
* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
*/

html, body {
    width: 100%;
    height: 100%;
    /*font-family: 'Avenir';*/
    src: url('../font/Avenir.ttc');
}
section {
    padding: 100px 0;
}

#mainNav {
    border-color: rgba(34, 34, 34, 0.05);
    background-color: white;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    font-weight: 200;
    letter-spacing: 1px;

}
#mainNav .navbar-brand {
    color: #E4E4E5;
    font-weight: 200;
    letter-spacing: 1px;
    transition: background .5s ease-in-out,padding .8s ease-in-out,width .8s, height .8s;
}
#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
    color: #fcbd20;
}
#mainNav .navbar-toggler {
    font-size: 12px;
    padding: 8px 10px;
    color: #000000;
    background:#EEEEEE;
}


#mainNav .navbar-nav>li>a{
    font-size: 18px;
    font-weight: 600;
    background: transparent;
    cursor: pointer;    
}
#mainNav .navbar-nav>li>a.active {
    color: black !important;
    background-color: black;
}
#mainNav .navbar-nav>li>a.active:hover {
    background-color: transparent;
}
#mainNav .navbar-nav>li>a, #mainNav .navbar-nav>li>a:focus {
    color: #000000;
}
#mainNav .navbar-nav>li>a:hover, #mainNav .navbar-nav>li>a:focus:hover {
    color: #E4E4E5;

}
@media (min-width: 320px) {
    #mainNav {
        border-color: transparent;
        background-color: transparent;
    }
    #mainNav .navbar-brand {
        color: fade(white, 70%);
        width: 43%;
    }
   /* .nav-img{
        background-image: url("img/logo_abcrm-01.png");
    }*/
    
    #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
        color: black;
    }
    #mainNav .navbar-nav>li>a, #mainNav .navbar-nav>li>a:focus {
        color: rgba(0, 0, 0, 0.7);
    }
    #mainNav .navbar-nav>li>a:hover, #mainNav .navbar-nav>li>a:focus:hover {
        color: black;
    }

    #mainNav.navbar-shrink {
        border-color: rgba(34, 34, 34, 0.1);
        background-color: #EEEEEE;
    }
    #mainNav.navbar-shrink .navbar-brand {
        color: #2E2E2E;
        /*background-image: url("../img/logoabc.png");
        faviconACRMS*/
        background-image: url("../img/faviconACRMS2.png");
        height:40px;
        width: 40px;
        background-size: 40px;
    }
    #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
        color: #E4E4E5;
    }
    #mainNav.navbar-shrink .navbar-nav>li>a, #mainNav.navbar-shrink .navbar-nav>li>a:focus {
        color: #000000;
    }
    #mainNav.navbar-shrink .navbar-nav>li>a:hover, #mainNav.navbar-shrink .navbar-nav>li>a:focus:hover {
        color: #000000;
    }
}
header.masthead {
    position: relative;
    width: 100%;
    padding-top: 150px;
    padding-bottom: 100px;
    color: white;
    background: url("../img/pexels-photo-75083-min.jpeg"), #20440B;
    background: url("../img/pexels-photo-75083-min.jpeg"), -webkit-linear-gradient(to left, #20440B, #2D322A);
    background: url("../img/pexels-photo-75083-min.jpeg"), linear-gradient(to left, #20440B, #2D322A);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-box-shadow: inset 0px 0px 180px 320px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 0px 180px 320px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 0px 180px 320px rgba(0, 0, 0, 0.5);
}
}
header.masthead .header-content {
    max-width: 530px;
    margin-bottom: 100px;
    text-align: center;
}
header.masthead .header-content h1 {
    font-size: 30px;
}
header.masthead .device-container {
    max-width: 325px;
    margin-right: auto;
    margin-left: auto;
}
header.masthead .device-container .screen img {
    border-radius: 3px;
}
@media (min-width: 992px) {
    header.masthead {
        height: 100vh;
        min-height: 775px;
        padding-top: 0;
        padding-bottom: 0;
    }
    header.masthead .header-content {
        margin-bottom: 0;
        text-align: center;
    }
    header.masthead .header-content h1 {
        font-size: 50px;
    }
    header.masthead .device-container {
        max-width: 325px;
    }
}

section.download {
    position: relative;
    padding: 25px;
    text-align: center;
}
section.download h2 {
    font-size: 50px;
    margin-top: 0;
}
section.download .badges .badge-link {
    display: block;
    margin-bottom: 25px;
}
section.download .badges .badge-link:last-child {
    margin-bottom: 0;
}
section.download .badges .badge-link img {
    height: 60px;
}
@media (min-width: 320px) {
    section.download .badges .badge-link {
        display: inline-block;
        margin-bottom: 0;
    }
}
@media (min-width: 320px) {
    section.download h2 {
        font-size: 70px;
    }
}
@media (max-width: 700px) {
    section.download h3 {
        font-size: 20px;
    }
    .section_four h2{
        font-size: 20px;
    }
    .section-x h2{
        font-size: 20px;
    }
}
section.features .section-heading {
    margin-bottom: 100px;
}
section.features .section-heading h2 {
    margin-top: 0;
}
section.features .section-heading p {
    margin-bottom: 0;
}
section.features .device-container, section.features .feature-item {
    max-width: 325px;
    margin: 0 auto;
}
@media (min-width: 320px) {
section.features .device-container {
    margin-bottom: 0px;
}
}
    section.features .device-container {
        margin-bottom: 0;
    }
section.features .feature-item {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
section.features .feature-item h3 {
    font-size: 30px;
}
section.features .feature-item i {
    font-size: 80px;
    display: block;
    margin-bottom: 15px;
    background: -webkit-linear-gradient(to left, #7b4397, #dc2430);
    background: linear-gradient(to left, #7b4397, #dc2430);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.cta {
    position: relative;
    padding: 250px 0;
    background-image: url("../img/bg-cta.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
section.cta .cta-content {
    position: relative;
    z-index: 1;
}
section.cta .cta-content h2 {
    font-size: 50px;
    max-width: 450px;
    margin-top: 0;
    margin-bottom: 25px;
    color: white;
}
@media (min-width: 320px) {
    section.cta .cta-content h2 {
        font-size: 80px;
}
}
section.cta .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
section.contact {
    text-align: center;
}
section.contact h2 {
    margin-top: 0;
    margin-bottom: 25px;
}
section.contact h2 i {
    color: #dd4b39;
}
}
section.contact ul.list-social {
    margin-bottom: 0;
}
section.contact ul.list-social li a {
    font-size: 40px;
    line-height: 80px;
    display: block;
    width: 80px;
    height: 80px;
    color: white;
    border-radius: 100%;
}
section.contact ul.list-social li.social-twitter a {
    background-color: #1da1f2;
}
section.contact ul.list-social li.social-twitter a:hover {
    background-color: #0d95e8;
}
section.contact ul.list-social li.social-facebook a {
    background-color: #3b5998;
}
section.contact ul.list-social li.social-facebook a:hover {
    background-color: #344e86;
}
section.contact ul.list-social li.social-google-plus a {
    background-color: #dd4b39;
}
section.contact ul.list-social li.social-google-plus a:hover {
    background-color: #d73925;
}
footer {
    padding: 25px 0;
    text-align: center;
    background: #FAFAFA;
}
footer p {
    font-size: 12px;
    margin: 0;
}
footer ul {
    margin-bottom: 0;
}
footer ul li a {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.3);
}
footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
    text-decoration: none;
}
.aviso {
    padding-left: 2%;
    background:#FAFAFA !important;
    text-align: left;
    width: 100%;
    height: 40px;
    border-top: solid 5px #41AA54;*/
    
}
.aviso a{
text-decoration: none;
font-size: 13.5px;
font-weight: 600;
color: #3A984B;
padding-left: 2%;
}
.aviso a:visited{
color: #3A984B;
}
.aviso a:active{
color: #3A984B;
}
.aviso a:hover{
color: #3A984B;
}
.img_footer {
    width: 50%;
    padding-top: 80px;
}
@media(max-width: 700px){
.img_footer {
    width: 50%;
    padding-top: 5px;
    }
}

a.nounderline:link {
    text-decoration:none;
    color:#212529;
}
a:visited{
    color:#212529;
}

.bg-primary {
    background: #41AA54 !important;
    color: #FFFFFF;
}
.bg-primary_o {
    background: #000000 !important;
    color: #FFFFFF;
}

.bg-transparent {
    background: #FAFAFA;   
}
.bg-gray {
    background: #CECECE;
    color: #000000;
}
.text-primary {
    color: #E4E4E5;
}
.no-gutter>[class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}
.btn-outline {
    color: white;
    border: 1px solid;
    border-color: white;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    color: white;
    border-color: #E4E4E5;
    background-color: #E4E4E5;

}

.btn {
    border-radius: 300px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.btn-xl {
    font-size: 11px;
    padding: 15px 45px;
}
.flag {
    width: 22px;
    height: 22px;
}
nav#mainNav {
    border-bottom: solid 5px transparent;
    background: transparent;
}
.section_ico {
    width: 40%;
    margin: 0 auto;
}
.section_ico img {
    max-width: 50%;
    padding-bottom: 30px;
}
.section_border {
    border: solid 1px #F2F2F2;
    background:  #F2F2F2;
    height: 92%;
}
.section_title {
    padding: 12px 12px 5px 12px;
    color: #FFFFFF;
}
a.navbar-brand.js-scroll-trigger{
    /*max-width: 25%;*/
}

 .navbar-brand {
        height:110px;
        width: 145px;
        background-image: url(../img/logo_abcrm-01.png);
       /* background-image: url(https://3.bp.blogspot.com/-oY0ZgSg7Ygo/Vr3Go5m9d4I/AAAAAAAAC5I/UOa0UHiBwJ4/s1600/IMU-logoB.png);*/
        background-position: left;
        background-size: 145px;
        background-repeat: no-repeat;
    }

.section_content ul {
    list-style-type: none;
    margin-top: 15px;
}
.section_border {
    text-align: left
}
.cm_basic {
    background: #1DB8AE;
    -webkit-box-shadow: 2px 2px 16px 0px rgba(173,173,173,1);
    -moz-box-shadow: 2px 2px 16px 0px rgba(173,173,173,1);
    box-shadow: 2px 2px 16px 0px rgba(173,173,173,1);
}
.cm_intermediate {
    background: #B9A521;
    -webkit-box-shadow: 2px 2px 16px 0px rgba(173,173,173,1);
    -moz-box-shadow: 2px 2px 16px 0px rgba(173,173,173,1);
    box-shadow: 2px 2px 16px 0px rgba(173,173,173,1);
}
.cm_advanced {
    background: #C10E58;
    -webkit-box-shadow: 2px 2px 16px 0px rgba(173,173,173,1);
    -moz-box-shadow: 2px 2px 16px 0px rgba(173,173,173,1);
    box-shadow: 2px 2px 16px 0px rgba(173,173,173,1);
}
.cm_personalized {
    background: #745388;
    -webkit-box-shadow: 2px 2px 16px 0px rgba(173,173,173,1);
    -moz-box-shadow: 2px 2px 16px 0px rgba(173,173,173,1);
    box-shadow: 2px 2px 16px 0px rgba(173,173,173,1);
}
.txt_basic, .txt_basic h5 {
    color: #1DB8AE;
    font-weight: bold;
    font-size: 18px;
    
}
.centry{
    text-align: center;
}
.txt_intermediate, .txt_intermediate h5 {
    color: #B9A521;
    font-weight: bold;
    font-size: 18px;
}
.txt_advanced, .txt_advanced h5 {
    color: #C10E58;
    font-weight: bold;
    font-size:18px;
}
.txt_personalized, .txt_personalized h5 {
    color: #32179F;
    font-weight: bold;
    font-size: 18px;

}
.cm_contact {
    /*position: fixed;
    background: transparent;
    top: 12.5%;
    bottom: 10%;
    right: -385px;
    height: 100%;
    width: 30%;
    display: block;
    z-index: 10000;
    margin: 0 auto;
    overflow: overlay;
    padding: 0 0 0 20px*/
    position: fixed;
    background: transparent;
    top: 30%;
    bottom: 10%;
    right: -30%;
    height: 100%;
    width: 30%;
    display: block;
    z-index: 10000;
    margin: 0 auto;
    overflow: overlay;
    padding: 0 0 0 20px;

}

@media(max-height:550px)
{
 .cm_contact{
    top:22%;
    height: 76%;
    width: 30%;
    }
  .contact_tab{
    top: 28%;
  }

}



.contact_title {
    background-color: rgba(65, 170, 84, 0.7);
    color: #FFFFFF;
    width: 90%;
    padding: 0px 12px;
    display: inline-block;
    font-weight: bold;
    /* top: 26px; */
    /* left: -71px; */
    /*-webkit-transform: rotate(-90deg);*/
    /*-moz-transform: rotate(-90deg);*/
    float: left;
}
.contact_tab {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    background-color: rgba(65, 170, 84, 1);
    color: #FFFFFF;
    height: 38px;
    width: 100px;
    position: fixed;
    top: 33%;
    right: -2.5%;
    cursor: pointer;
    padding: 8px;
    text-align: center;
}
@media(max-width: 1200px){
    .contact_tab{
        right: -3%;
    }

}

.contact_close {
    background-color: rgba(65, 170, 84, 0.7);
    color: #FFFFFF;
    width: 10%;
    padding: 0px 6px;
    display: inline-block;
    /* top: 99px; */
    /* left: -24px; */
    /*-webkit-transform: rotate(-90deg);*/
    /*-moz-transform: rotate(-90deg);*/
    cursor: pointer;
}
.contact_content {
    background-color: rgba(65, 170, 184, 0.5);
    color: #FFFFFF;
    width: 100%;
    padding: 10px 0px 10px 20px;
}
.cm_map {
    border: 0;
    border: 0;
    width: 100%;
    height: 350px;
    position: relative;
    display: block;
    overflow: auto;
    padding-top: 20pX;
}
@media(max-width: 700px){
.cm_map {
    border: 0;
    border: 0;
    width: 100%;
    height: 90% !important;
    position: relative;
    display: block;
    overflow: auto;
    padding-top: 20pX;
}
.cm_video {
    border: 0;
    border: 0;
    width: 100%;
    height: 100px;
    position: relative;
    display: block;
    overflow: auto;
}
}
.cm_captcha iframe {
    /* height: 100px !important; */
}
.rc-anchor-compact-footer {
    display: none !important;
}
#contact-form {
    margin: 26px;
}
#contact-forms {
    margin: 26px;
}
.input-sm {
    background-color: #1B7C2D;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}
.top {
    margin: -75px 0px 25px 0;
    text-align: center;
    font-size: 20px;
}
.form-top {
    margin-top: 15px;
}
.cm_video {
    border: 0;
    border: 0;
    width: 100%;
    height: auto;
    height: 500px;
    position: relative;
    display: block;
    overflow: auto;
}
.color_cm {
    color: #3A984B;
}
.strong {
    font-weight: bold;
}

#section_three {
    padding: 40px 0 130px 0;
    height: 10%;
}

#section_four {
    padding: 25px;
}
#section_five {
    height: 500px;
    padding: 2px;
}

/*Botones header*/

.bttn,
.bttn-md, {
  margin: 0;
  padding: 0;
  background: transparent;
  font-weight: 400;
  cursor: pointer;
  position: relative;
}
.bttn-md {
  font-size: 20px;
  font-family: inherit;
  padding: 5px 12px;
}
.bttn-stretch {
  margin: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  padding: 5px 12px;
  overflow: hidden;
  border-width: 0;
  border-radius: 0;
  background: transparent;
  color: black;
  letter-spacing: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.2s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.bttn-stretch:after,
.bttn-stretch:before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  content: '';
  opacity: 0.65;
  -webkit-transition: all 0.2s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.2s cubic-bezier(0.02, 0.01, 0.47, 1);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.bttn-stretch:after {
  top: 0;
}
.bttn-stretch:before {
  bottom: 0;
}
.bttn-stretch:hover,
.bttn-stretch:focus {
  letter-spacing: 2px;
  opacity: 0.9;
  -webkit-transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.bttn-stretch:hover:after,
.bttn-stretch:focus:after {
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.bttn-stretch:hover:before,
.bttn-stretch:focus:before {
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.bttn-stretch.bttn-md {
  font-size: 20px;
  font-family: inherit;
  padding: 5px 12px;
}
.bttn-stretch.bttn-primary {
  color: #1d89ff;
}
.bttn-no-outline, .bttn-no-outline:active, .bttn-no-outline:focus, .bttn-no-outline:hover {
    outline: none;
}

.picColor:hover{
background:#EBEBEB;

}
.marco{
    overflow: hidden; /*esta propiedad evita que la imagen ocupe mas espacio que su contenedor*/
    float:center;
    transition: all .4s ease;
    width:100%;
    min-height: 540px;
    position: relative;
}
.final{
    position: absolute;
    bottom: 25px;
}
.precios{
    position: absolute;
    bottom: 2px;
}
.marco:hover {
    overflow: hidden; 
    opacity:0.9;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.04);
}
    #search_and_share{
    border: 0;
    border: 0;
    width: 95%;
    height: auto;
    position: relative;
    display: block;

}

@media handheld, only screen and (max-width: 320px) {
#search_and_share{
    visibility: visible !important;
}
.cm_contact{
    display: none !important;
}
.section_two{
    display: none !important;
}
.dis{
    display: none !important;
}
}
@media only screen and (max-width: 1024px){
#search_and_share{
    visibility: visible !important;
}
nav#mainNav {
    background: #EEEEEE;
    }
.cm_contact{
    display: none;
}
.section_two{
    display: none !important;
}
.dis{
    display: none !important;
}
}
@media handheld, only screen (min-width: 1025px){
#search_and_share{
    display: none !important;
}
.section_two_r{
    display:none !important;
}
#search_and_share_en{
    display: none !important;
}
.section_two_rs{
    display:none !important;
}
.mov{
    display: none !important;
}
}
@media only screen and (min-width: 1025px){
#search_and_share{
    display: none !important;
}
#search_and_share_en{
    display: none !important;
}
.section_two_r{
    display:none !important;
}
.section_two_rs{
    display:none !important;
}
.mov{
    display: none !important;
}
}
/*ANIMACIONES FINALES*/

/* ********************************************** */
/* Makes images fully responsive */

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}

/* ------------------- Carousel Styling ------------------- */

.carousel-inner {
  border-radius: 15px;
}

.carousel-caption {
  background-color: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #fff;
  text-align: left;
}

.carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding: 0 25px 25px 0;
  text-align: right;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.sp-image{
    height: 100%!important;
}