ul.ctm-slider {
    padding: 0 !important;
}

table.ctm {
    border-top: none !important;
}
.ctm tfoot {
    background-color:#dddddd;
}
.ctm thead {
    background-color:#5f5d4d;
    border-bottom:none;
    color:#ffffff;  
}
.ctm thead > tr > th {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    border-color: #5f5d4d !important;
}
.ctm thead > tr > th.titulo {
    width: 90%;
}
.ctm thead > tr > th.down {
    text-align: center;
    width: 10%;
}
.ctm tbody > tr > td {
    vertical-align: middle;
}
.ctm tbody > tr > td.bt-down {
    text-align: center;
}

.ctm-img-area-cliente {
    margin-right: 15px;
}

.ctm-image-center img {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.ctm-sobre {
    margin-top: 40px;
}

.ctm-sobre p {
    font-size: 16px;
    line-height: 32px;
}

.ctm-crachas-logos .box img {
    width: 100%;
}

.ctm-crachas-logos .box p {
    padding: 0;
    margin: 0;
}

.ctm-crachas-logos .box h4 {
    font-size: 16px;
    font-weight: bold !important;
    margin: 0 0 10px;
    padding: 0;
}

.ctm-crachas-logos {
    margin: 30px 0 0;
    overflow: hidden;
    padding: 0 0 1px 1px;
    width: calc(100% - 1px);
}

.ctm-crachas-logos li {
    float: left;
    cursor: default;
    list-style: none outside none;
    margin: 0;
    width: 33.33333%;
}

.ctm-crachas-logos li .box {
    border-width: medium medium 1px 1px;
    display: block;
    float: right;
    width: 100%;
    height: 100%;
    padding: 30px 20px;
    margin: 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    border: 1px solid #f1f1f4;
}

.ctm-crachas-logos li:nth-child(1) .box,
.ctm-crachas-logos li:nth-child(2) .box,
.ctm-crachas-logos li:nth-child(3) .box {
    border-top: 0 solid #f1f1f4;
    border-left: 0;
}

.ctm-crachas-logos li:nth-child(4) .box,
.ctm-crachas-logos li:nth-child(5) .box,
.ctm-crachas-logos li:nth-child(6) .box {
    border-bottom: 0 solid #f1f1f4;
    border-top: 0;
    border-left: 0;
}

.ctm-crachas-logos li:nth-child(3) .box,
.ctm-crachas-logos li:nth-child(6) .box {
    border-right: 0;
}

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

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

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

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

.footer-distributed {
	padding-bottom: 20px !important;
}

.first-slider {
    cursor: pointer;
}

.entry img {
    width: auto !important;
}

.contact_form .form-control {
    background-color: #ffffff !important;
    border-color: #cccccc !important;
}

.footer {
    color: #444444 !important;
    background-color: #F4F4F7 !important;
    padding: 30px 0 !important;
}

.footer li a, .footer .widget-title h4, .footer .check li::before { color: #444444 !important; }

.footer-distributed {
    color: #444444 !important;
    border-top: 3px solid #F16522;
    background-color: #43525A !important; 
}

.footer-distributed .footer-links, .footer-company-name, .footer-center p, .footer-center p a, .footer-company-about, .footer-company-about span {
    color: #fff !important;
}

.footer-center i, .footer-icons a {
    background-color: #444444 !important;
}

/* Menu */

.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    min-width: 320px;
}
.header {
    width: 100%;
    display: block;
    padding: 19px 0px 15px 0px;
    background-color: #43525A; 
    position: static;
    z-index: 2;
}
.headerwp {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px;
}
.headtoppart {
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.70);
    height: 39px;
    margin: 0px auto;
    padding: 0px 0px;
    min-width: 320px;
}
.headertopleft {
    width: 50%;
    float: left;
}
.headertopright {
    width: 50%;
    float: right;
    text-align: right;
}
.headertopright a {
    line-height: 39px;
    color: #eeeeee;
    font-size: 14px;
    padding: 0px 12px;
    display: inline-block;
}
.headertopright a:hover {
    background-color: #272B37;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.headertopright a.facebookicon:hover {
    background-color: #3b5998;
    color: #fff;
}
.headertopright a.twittericon:hover {
    background-color: #55acee;
    color: #fff;
}
.headertopright a.linkedinicon:hover {
    background-color: #0077b5;
    color: #fff;
}
.headertopright a.googleicon:hover {
    background-color: #dd4b39;
    color: #fff;
}
.headertopright a.youtubeicon:hover {
    background-color: #b31217;
    color: #fff;
}
.headertopright a.whatsappicon:hover {
    background-color: #25D366;
    color: #fff;
}
.address {
    padding: 10px 0px 0px 0px;
    font-size: 16px;
    color: #ffffff;
}
.address a {
    color: #ffffff;
}
.address span {
    margin-right: 9px;
}
.address .fa {
    margin-right: 6px;
    margin-left: 6px;
    color: #ffffff;
}
.logo {
    padding: 0px 0px;
    margin: 0;
    float: left;
}
.logo img {
    max-width: 100%;
}
.show-grid {
    background-color: #fff;
}
.moreoption {
    width: 100%;
    display: block;
    margin-top: 250px;
}
.moreoption .boxheader {
    border: solid 0px;
    padding-top: 25px;
    padding-bottom: 10px;
    font-size: 15px;
}
.mobiletext02 {
    display: none;
}
.buttoncolor {
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 10px 15px;
    text-decoration: none;
    transition: background 0.3s linear 0s;
    width: 12.5%;
    height: 30px;
    float: left;
    text-align: center;
    margin: 0px 0px;
}
.buttoncolor:hover {
    color: #fff;
    text-decoration: none;
}
.buttoncolor:focus {
    color: #fff;
    text-decoration: none;
}
.headertlt {
    width: 100%;
    padding: 40px 0px 15px 0px;
    letter-spacing: -0.5px;
    font-size: 22px;
    font-family: 'archivo_narrowregular';
    color: #424242;
}
.colorlink01 {
    width: 40%;
    float: left;
    margin: 0% 0% 0% 2%;
}
.colorlink02 {
    width: 40%;
    float: left;
    margin: 0% 0% 0% 2%;
}
.colorlink03 {
    width: 14%;
    float: left;
    margin: 0% 0% 0% 2%;
}
.buttoncolor02 {
    color: #424242;
    display: block;
    font-size: 15px;
    border-radius: 2px;
    height: 30px;
    padding: 10px 15px;
    text-decoration: none;
    transition: background 0.3s linear 0s;
    width: 100%;
    border-right: solid 5px #fff;
    float: left;
    text-align: center;
    margin: 0% 0% 0% 0%;
    background-color: #f2f2f2;
    border: solid 1px #D9D9D9;
    cursor: pointer;
    text-align: center !important;
    text-decoration: none !important;
    width: 50%;
    float: left;
}
.buttoncolor02:hover {
    background-color: #424242;
    color: #000;
}
.buttoncolor02.active {
    background-color: #424242;
    color: #fff;
}
.main-content {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 230px) and (max-width:780px) {
    .wrapper {
        width: 100%;
        margin: 0% 0%;
    }
    .wsmenu {
        padding: 0;
    }
    .logo {
        display: none !important;
    }
    .header {
        box-shadow: none !important;
        background-image: none !important;
        padding: 0 !important;
        position: static !important;
    }
    .bigmegamenu {
        position: static !important;
    }
    .colorlink01 {
        width: 92% !important;
        margin: 0% 4%;
    }
    .colorlink02 {
        width: 92% !important;
        margin: 0% 4%;
    }
    .colorlink03 {
        width: 92% !important;
        margin: 0% 4%;
    }
    .buttoncolor02 {
        width: 100% !important;
        margin-bottom: 2%;
    }
    .buttoncolor {
        width: 25%;
    }
    .moreoption {
        width: 100%;
        margin: 85px 0 0 0;
        background-color: transparent !important;
        border: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }
    .headtoppart {
        margin-top: 52px;
        height: auto;
        background-color: #ED3237;
    }
    .headertopleft {
        float: none;
        width: 96%;
        margin: 0% 2%;
    }
    .headertopright {
        float: none;
        width: 96%;
        margin: 0% 2%;
    }
    .address.clearfix:before, .address.clearfix:after {
        content: "";
        display: table;
    }
    .address.clearfix:after {
        clear: both;
    }
    .address.clearfix {
        zoom: 1;
    }
    .headertopleft {
        display: none;
    }
    .headertopright a {
        width: 24%;
        text-align: center;
    }
}
@media only screen and (min-width: 781px) and (max-width:1064px) {
    .wrapper {
        width: 96%;
        margin: 0% 2%;
    }
    .wsmenu {
        padding: 0;
    }
    .colorlink01 {
        width: 100% !important;
        margin: 0%;
    }
    .colorlink02 {
        width: 100% !important;
        margin: 0%;
    }
    .colorlink03 {
        width: 100% !important;
        margin: 0%;
    }
    .buttoncolor02 {
        width: 50% !important;
        margin-bottom: 1%;
    }
    .logo {
        padding: 20px 0px;
        float: none !important;
        margin: 0 auto !important;
        width: 100% !important;
        text-align: center;
    }
}
@media only screen and (min-width: 1024px) and (max-width:1200px) {
    .wrapper {
        width: 96%;
        margin: 0% 2%;
    }
    .colorlink01 {
        width: 100% !important;
        margin: 0%;
    }
    .colorlink02 {
        width: 100% !important;
        margin: 0%;
    }
    .colorlink03 {
        width: 100% !important;
        margin: 0%;
    }
}
@media only screen and (min-width: 480px) and (max-width:780px) {
    .mobiletext02 {
        display: inline-block;
    }
}
@media only screen and (min-width: 320px) and (max-width:479px) {
    .headertopright a .fa {
        margin-right: 0px;
    }
}

@media (max-width: 991px) {
    .ctm-f3 {
        background-color: #e9e9ec;
    }
    .ctm-f4 {
        background-color: #F4F4F7;
    }
}
