@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
@import "animate.css";
/*========================================================
                      Main Styles
=========================================================*/
.badge {
    background: none;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
@media (max-width: 991px) {
    .clearboth {
        clear: both;
    }
}
.p__mod {
    font-size: 18px;
    line-height: 21px;
    color: #74828d;
    font-weight: 400;
    margin-top: -8px;
}
* + .row {
    margin-top: 30px;
}
.row + * {
    margin-top: 30px;
}
.row + .row {
    margin-top: 26px;
}
* + .btn-link {
    margin-top: 15px;
}
* + .btn {
    margin-top: 49px;
}
* + .btn__ {
    margin-top: 45px;
}
h3 + hr {
    margin-top: 5px;
}
p + hr {
    margin-top: 14px;
}
h5 + p {
    margin-top: 2px;
}
hr + .row {
    margin-top: 50px;
}
* + .offs {
    margin-top: 50px;
}
hr + .offs {
    margin-top: 18px;
}
* + .flex-list {
    margin-top: 89px;
}
em + p {
    margin-top: 25px;
}
* + .fa-play-circle {
    margin-top: 12px;
}
hr + .offs2 {
    margin-top: 20px;
}
.row + .btn.offs {
    margin-top: 28px;
}
hr + .offs3,
* + .offs3 {
    margin-top: 9px;
}
* + .offs4 {
    margin-top: 40px;
}
/*=======================================================
                        Components
=========================================================*/
/*==================   Gallery   ======================*/
.gallery:before,
.gallery:after {
    content: '';
    display: table;
}
.gallery:after {
    clear: both;
}
.gallery div {
    float: left;
    border: 1px solid #eee;
}
.gallery .img1 {
    width: 14.8780487804878%;
}
.gallery .img2 {
    width: 23.41463414634146%;
}
.gallery .img3 {
    width: 23.41463414634146%;
}
.gallery .img4 {
    width: 23.46341463414634%;
}
.gallery .img5 {
    width: 14.82926829268293%;
}
* + div.gallery {
    margin-top: 51px;
}
* + div.gallery__ {
    margin-top: 15px;
}
@media (max-width: 767px) {
    .gallery [class*='img'] {
        float: none;
        display: block;
        width: 60%;
        margin: 0 auto;
    }
    .gallery__ .img {
        width: 100%;
        display: block;
    }
}
@media (max-width: 1199px) {
    .gallery__ .img {
        float: none;
        max-width: 377px;
        margin: 0 auto;
    }
}
/*==================   Flex List   ======================*/
.flex-list {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 15px;
}
.flex-list li {
    display: table-cell;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.flex-list li img {
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.flex-list li:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
@media (max-width: 767px) {
    .flex-list,
    .flex-list li {
        display: block;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
/*==================       HR      ======================*/
.hr__mod {
    height: 1px;
    width: 88px;
    background: #252222;
    display: inline-block;
    border: none;
}

.hr__mod_1 {
    height: 1px;
    width: 75%;
    background: #BFBFBF;
    display: inline-block;
    border: none;
}
/*==================  Inline List  ======================*/
.inline-list li {
    display: inline-block;
    color: #fefefe;
    font-size: 18px;
    line-height: 20px;
}
.inline-list li + li {
    margin-left: 12px;
}
.inline-list a:hover {
    color: #47A5C4;
}
/*================== Block-icon  ======================*/
.icon {
    position: relative;
    width: 107px;
    height: 139px;
    background: url("../images/sprite_border.png");
    background-position: 107px 0;
    display: inline-block;
}
.icon__skin {
    position: relative;
    width: 107px;
    height: 139px;
    background: url("../images/sprite_border.png");
    background-position: 107px 0;
    display: inline-block;
}
.icon:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 58px;
    top: 22px;
    left: 23px;
}
.icon__skin:before {
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 36px;
    color: #4f697d;
}
.bg1:before {
    background: url("../images/page-1_sprite1.png");
    background-position: 0 0;
}
.bg2:before {
    background: url("../images/page-1_sprite1.png");
    background-position: -60px 0;
}
.bg3:before {
    background: url("../images/page-1_sprite1.png");
    background-position: -120px 0;
}
.bg4:before {
    background: url("../images/page-1_sprite1.png");
    background-position: -180px 0;
}
.bg1__:before {
    content: '\f046';
    top: 22px;
    left: 40px;
}
.bg2__:before {
    content: '\f108';
    top: 22px;
    left: 36px;
}
.bg3__:before {
    content: '\f1b3';
    top: 22px;
    left: 34px;
}
.bg4__:before {
    content: '\f0e7';
    top: 22px;
    left: 47px;
}
.bg1__2:before {
    content: '\f0a1';
    left: 40px;
    top: 22px;
}
.bg2__2:before {
    content: '\f02d';
    left: 36px;
    top: 22px;
}
.bg3__2:before {
    content: '\f085';
    left: 34px;
    top: 22px;
}
.bg4__2:before {
    content: '\f1cb';
    left: 37px;
    top: 22px;
}
.block-icon:hover .icon,
.block-icon:hover .icon__skin {
    background: url("../images/sprite_border.png");
    background-position: 0 0;
}
.icon + *,
.icon__skin + * {
    margin-top: 30px;
}
.solutions p {
    padding: 0 16px;
}
@media (max-width: 1199px) {
    .block-icon::after,
    .block-icon2::after,
    .block-icon3::after,
    .block-icon4::after {
        top: 18px;
    }
}
/*==================   Contacts      ====================*/
.contacts {
    background: #252222;
    font-family: 'Arial', sans-serif;
    color:#FFF;
}
.contacts address,
.contacts a {
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
}
.contacts address span,
.contacts a span {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    margin-right: 6px;
}
.contacts address + a,
.contacts a + a {
    margin-left: 44px;
}
.contacts a:hover {
    text-decoration: underline;
}
@media (max-width: 767px) {
    .contacts address,
    .contacts a {
        display: block;
    }
    .contacts address + a,
    .contacts a + a {
        margin-left: 0;
    }
}
.contact address,
.contact a {
    font-size: 18px;
    line-height: 27px;
    color: #252222;
    text-transform: uppercase;
    display: inline-block;
}
.contact .fa {
    color: #47A5C4;
    display: block;
}
.contact .fa-envelope {
    font-size: 66px;
    margin-bottom: 16px;
}
.contact .fa-mobile {
    font-size: 117px;
}
.contact .fa-map-marker {
    font-size: 89px;
    margin-bottom: 10px;
}
.contact a:hover {
    text-decoration: underline;
}
.contact .mg-add {
    margin-top: -35px;
}
.contact .mg-add2 {
    margin-top: -18px;
}
@media (max-width: 767px) {
    .contact .fa {
        margin-top: 20px;
    }
}
/*==================    Cont-info  ======================*/
.contact-info {
    max-width: 770px;
}
.contact-info:before,
.contact-info:after {
    content: " ";
    display: table;
}
.contact-info:after {
    clear: both;
}
.contact-info:before,
.contact-info:after {
    content: " ";
    display: table;
}
.contact-info:after {
    clear: both;
}
.contact-info address,
.contact-info dd,
.contact-info dt {
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
}
.contact-info dl:before,
.contact-info dl:after {
    content: " ";
    display: table;
}
.contact-info dl:after {
    clear: both;
}
.contact-info dl:before,
.contact-info dl:after {
    content: " ";
    display: table;
}
.contact-info dl:after {
    clear: both;
}
.contact-info dl dd {
    margin-left: 4px;
}
.contact-info dl dd + dt {
    clear: both;
    margin-top: 0px;
}
@media (max-width: 767px) {
    .contact-info {
        margin-left: auto;
        margin-right: auto;
    }
}
/*=================   Marked list =======================*/
.marked-list {
    text-transform: uppercase;
    color: #252222;
    font-size: 14px;
}
.marked-list li {
    position: relative;
    padding-left: 30px;
    text-align: left;
}
.marked-list li + li {
    margin-top: 10px;
}
.marked-list li:before {
    content: '\f144';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: -10px;
    color: #47A5C4;
    font-size: 24px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.marked-list li a:hover {
    color: #47A5C4;
}
.marked-list li:hover:before {
    color: #fff;
}
@media (max-width: 767px) {
    .marked-list {
        max-width: 370px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 1199px) {
    .marked-list {
        font-size: 11px;
    }
    .marked-list li:before {
        font-size: 20px;
    }
}
/*==================   Simple list   ====================*/
* + .simple-list {
    margin-top: 16px;
}
.simple-list li {
    font-size: 14px;
    color: #252222;
    text-transform: uppercase;
    font-weight: 400;
}
/*================   Index list   =======================*/
.index-list {
    counter-reset: list;
    width: 100%;
}
.index-list li {
    border: 1px solid #252222;
    position: relative;
    padding-left: 90px;
    padding-right: 10px;
    padding-top: 14px;
    padding-bottom: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index-list li:before {
    content: "_";
    counter-increment: list;
    position: absolute;
    width: 69px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    border-right: 1px solid #252222;
    font-size: 30px;
    color: #252222;
    padding-left: 26px;
    padding-top: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-indent:-9999px;
}

.index-list li.ser1:before {
    background: url(../images/mision.png) center no-repeat;
}

.index-list li.ser2:before {
    background: url(../images/vision.png) center no-repeat;
}

.index-list li.ser3:before {
    background: url(../images/compromiso.png) center no-repeat;
}

.index-list li:before {
    background:url(../images/radio.png) no-repeat;
}
.index-list li + li {
    margin-top: 3px;
}
@media (max-width: 991px) {
    .index-list li .index-list li {
        padding-right: 5px;
    }
    .index-list li .index-list li:before {
        padding-top: 38px;
    }
}
.term-list dd {
    margin-left: 0;
    color: #9f9f9f;
}
.term-list * + dt {
    margin-top: 33px;
}
.term-list dt + * {
    margin-top: 5px;
}
.term-list a[href^="mailto:"] {
    font-size: 18px;
    line-height: 24px;
    display: inline-block;
    color: #252222;
    text-transform: uppercase;
    margin-top: 40px;
}
.term-list a[href^="mailto:"]:hover {
    color: #47A5C4;
}
* + .term-list {
    margin-top: 12px;
}
/*==================        Box      ====================*/
.box:before,
.box:after {
    content: " ";
    display: table;
}
.box:after {
    clear: both;
}
.box:before,
.box:after {
    content: " ";
    display: table;
}
.box:after {
    clear: both;
}
.box_aside {
    float: left;
    margin-right: 25px;
}
.box_cnt * + .btn {
    margin-top: 16px;
}
.box_cnt__no_flow {
    overflow: hidden;
}
@media (max-width: 767px) {
    .box_aside {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
    background: #fff;
}
header .contact-section {
    background: #252222;
    padding-bottom: 5px;
}
header .contact-section:before,
header .contact-section:after {
    content: " ";
    display: table;
}
header .contact-section:after {
    clear: both;
}
header .contact-section:before,
header .contact-section:after {
    content: " ";
    display: table;
}
header .contact-section:after {
    clear: both;
}
header .contact-section .inline-list {
    float: left;
    margin-top: 5px;
}
header .contact-section .contacts {
    float: right;
}
@media (max-width: 991px) {
    header .contact-section {
        text-align: center;
    }
    header .contact-section .inline-list,
    header .contact-section .contacts {
        float: none;
    }
}
@media (max-width: 991px) {
    header {
        text-align: center;
    }
    header .navbar-header,
    header .navbar-nav {
        float: none;
        margin-top: 10px;
    }
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
    background: #EAEBEC;
}
/*==================    404    =========================*/
.page404 {
    padding-top: 91px;
}
.page404 .mg-add {
    margin-top: 20px;
}
.page404 * + p {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .page404 {
        padding-bottom: 50px;
    }
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
    background: #252222;
    padding-top: 24px;
    padding-bottom: 50px;
}

footer * {
    text-transform: uppercase;
    font-weight: 400;
    color: #ddd;
    font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
footer p .brand {
    font-size: 30px;
    color: #fff;
}
footer p {
    display: inline-block;
}
footer .brand_name,
footer h5 {
    color: #fff;
}
footer h5 + .contact-info {
    margin-top: 20px;
}

/*---- Custom ----*/
.navbar-right {
    float: right;
    margin-right: 0;
    margin-top: 20px;
}

.navbar-nav > li + li {
    padding-left: 5px;
    margin-right: 5px;
}

.navbar-nav {
    margin-top: 46px;
}

.der{
    float:right;
}

.izq{
    float:left;
}

.navbar__mod {
    padding: 10px 0 10px;
}

/*.contact .fa-map-marker{
	font-size: 50px;
	margin-bottom: 10px;
}*/

.contact .fa-phone{
    font-size: 89px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.contact address, .contact a {
    font-size: 14px;
    line-height: 27px;
    color: #252222;
    text-transform: uppercase;
    display: inline-block;
}

.contact {

}

.contact h3{
    font-size: 24px;
}

.contact li {
    font-size: 14px;
}

.contact .fa-mobile {
    margin-top: 10px;
    font-size: 89px;
    margin-bottom: 10px;
}

.contact .fa-clock-o {
    font-size: 50px;
    margin-bottom: 10px;
}

.contact address{
    font-size: 14px;
    line-height: 27px;
    color: #252222;
    text-transform: capitalize;
    display: inline-block;
}

.contact a {
    font-size: 14px;
    color: #252222;
    text-transform: capitalize;
}

.contact .fa:hover:before {
    color: #252222 !important;
}

.texto-con {
    font-size: 15px;
    text-align: left;
    margin-left: -14px;
    color: #252222;
}

.stuck_container {
    padding: 0px 0 0px;
}

.navbar__mod {
    padding: 20px 0 20px;
}

.certificaciones p{
    font-size:15px;
}

.certificaciones img{
    min-width: 200px;
    min-height: 250px;
    max-width: 200px;
    max-height: 250px;
}

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

.texto-certificaciones p, .texto-nosotros p {
    text-align: justify;
    font-size:15px;
}

.texto-nosotros h5 {
    text-align: justify;
    font-size:20px;
    margin-bottom:10px;
    margin-top:10px;
    margin-left:2%;
}

.text-bienvenidos p{
    text-align:center;
    font-size:16px;
}

.thumbnail {
    margin-top: 0px;
}

.thumbnail a{
    display:block;
}

.texto-certificaciones ul li, .texto-nosotros ul li{
    text-align: left;
    list-style-type: square;
}

.text-bienvenidos ul li {
    text-align: left;
    list-style-type: square;
}

.text-bienvenidos ul {
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 15px;
    margin-top: 5px;
}

.texto-certificaciones ul, .texto-nosotros ul{
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 15px;
    margin-top: 5px;
}

.servicios-index p{
    text-align:justify;
    font-size:15px;
}

.texto-categoria a h4 {
    color: #4B4848;
    font-size: 18px;
}

.servicios-index h5{
    text-align:left;
}

.text-mid {
    font-size: 17px !important;
    font-weight: bold;
}

.logo-footer{
    margin-bottom:15px;
}

.icon__skin img {
    margin-top: 25px;
}

.nosotros-interior-dos h5 {
    font-size: 22px;
    font-weight: bold;
}

@media only screen and (max-width:1199px){
    .navbar-header {
        float: none;
        margin: auto;
        display: block;
        text-align: center;
    }
    .navbar-nav{
        text-align:center;
        float: none;
    }
    .navbar-nav li {
        display: inline-block;
        float: none;
    }
}

@media (min-width: 768px){
    .navbar-nav > li.active > a:before {
        content: '';
        background: #d0d0d0;
        position: absolute;
        top: 13px;
        left: -1px;
        width: 1px;
        height: 19px;
    }
}

/*-----*/

.servicios-text h5 {
    font-size: 24px;
    margin-bottom: 10px;
}

.servicios-text ul {
    padding-left: 16px;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

.servicios-text li {
    text-align: justify;
    list-style-type: square;
}

.texto-producto-int h4{
    font-size: 15px;
    line-height: 1.84615385;
    font-weight: 700;
    text-transform: uppercase;
    color: #2F2C2C;
    text-align: left;
}

.texto-producto-int p {
    text-align: justify;
}

.texto-producto-int ul li {
    text-align: justify;
    list-style-type: square;
    margin-left: 17px;
}

.texto-producto-int span {
    font-size: 18px;
    display: block;
    margin-top: 15px;
    margin-bottom: 0px;
}

.texto-producto-int h3 {
    font-size: 34px;
    margin-bottom: 15px;
    margin-top: 0px;
    text-align: center;
    line-height: 34px;
}

.clearfix{
    clear:both;
}

.paginado {
    display: table;
    width: auto;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 30px;
    font-size: 15px;
}

.btn_pag {
    background: #D0D0D0;
    color: #252021 !important;
    text-decoration: none;
    padding: 5px;
    border-radius: 4px;
}

.btn_activo {
    background: #47A5C4;
    color: #FFF !important;
    text-decoration: none;
    padding: 5px;
    border-radius: 4px;
}

.paginado{display:table; width:auto; margin:0 auto; margin-top:20px;}
.paginado li{display:table;width:auto; float:left; padding:2px;}

.btn_pag:hover {
    background: #EE1B23;
    color: #FFF !important;
    text-decoration: none;
}

.texto-categoria a img{
    margin-bottom:16px;
    padding:4px;
    border:1px solid #CCC;
}

.texto-categoria a h4{
    color:#4B4848;
}

.texto-categoria a:hover img{
    opacity:0.8;
}

.texto-categoria a:hover h4{
    color:#47A5C4;
}

.texto-categoria .col-sm-3 {
    width: 25%;
    min-height: 300px;
}

.texto-productos .col-sm-4 {
    margin-bottom: 20px;
}

.texto-productos .thumb {
    border-bottom: 1px solid #D0D0D0;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
}

.producto {
    background: #252222;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.producto:hover {
    background: #47A5C4;
    color: #fff;
}

.producto h4{
    margin-top:60px;
    color:#fff;
}

.producto * + .btn-link {
    margin-top: 25px;
    font-size: 35px;
}

.producto * + .btn-link:hover {
    color:#FFF;
}

.producto .thumb{
    border-top:1px solid #D0D0D0;
}

.certificaciones .thumbnail {
    margin-top: 40px;
}

.certificaciones hr + .offs {
    margin-top: 0px;
}

.certificaciones {
    margin-top: 40px;
}

.h5 {
    margin-top: 0px !important;
}

@media only screen and (max-width:1199px){
    .camera-content {
        width: 428px;
        padding-top: 7px;
        padding-bottom: 45px;
    }

    .camera_pag_ul {
        text-align: center;
        position: absolute;
        left: 50%;
        margin-left: -33px;
        bottom: 10px;
    }

    .camera_caption {
        margin-left: -214px;
        top: auto;
    }

}

.servicios-texto h5{
    font-size: 28px;
}

.servicios-texto p{
    text-align:justify;
}
.gallery .img {
    padding: 0 !important;
}