.navbar-main { 
    border:none !important;
}
ul.ctm-slider {
    list-style: none !important;
    margin:0 !important; 
}
ul.ctm-slider li {
    margin:0 !important;
}
ul.ctm-slider {
    margin:0 !important;
    padding:0 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color:#1c75bc !important;
}
.ctm-p50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.ctm-p30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.ctm-center {
    text-align: center;
}
.ctm-valign {
    vertical-align: central;
}
.ctm-color-theme {
    background-color: #1c75bc;
    color: #ffffff;
}
.ctm-section-color {
    background-color: #1c75bc;
}
.ctm-bg-white {
    background-color: #ffffff;
}
.ctm-bg-light {
    background-color: #BBDEFB;
}
.cta-title-3 {
    margin:0 !important;
    color: #ffffff !important;
}
.cta-bgc {
    background-color: #1c75bc !important;
}

.navbar-main nav ul {
    margin-top: 10px;
}

.stiky nav ul {
    margin-top:0 !important;
}

.navbar-main nav ul li.active {
    background-color: #1c75bc;
}

.navbar-main nav ul li.active a {
    color: #ffffff !important;
}

.maps iframe{
    pointer-events: none;
}

.ctm-creditos {
    border-top: 1px solid #ddd;
    text-align: center;
    margin-bottom: 0 !important;
    margin-top: 10px;
}

.ctm-creditos img {
    max-height: 30px !important;
    max-width: 79px !important;
}

.ctm-creditos-col {
    padding: 20px;
}

.ctm-creditos > a { 
    opacity: .7;
}

.ctm-creditos > a:hover { 
    opacity: 1;
}