@media(max-width:1200px) {
    .container {
        width: auto;
    }
}

header.nav {
    background-image: url(header.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 4px solid #0094b3;
}

@media(max-width:1024px) {
    .logo-top {
        width: 250px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
    }
}

@media(max-width:1200px) {
   
    .navbar-default .navbar-nav>li>a {
        font-size: 15px;
    }
}


@media(max-width:480px) {
    .logo-top {
        width: 200px;
    }
}

.navbar-default .navbar-nav>li>a {
    color: #00C0E8;
    /* background-color: #3b3e42; */
    text-transform: uppercase;
    transition: all 0.3s linear;
  font-size:17px;
    font-family: 'Roboto Condensed', sans-serif;
}

.spot-1 {
    width: 100%;
    padding: 35px 0;
    background: #eee;
}

#sigplus_e23bc92b096355efc038d8d7b479a65f ul>li img {
    background-color: white;
}

.t3-footer {}

h3.module-title {
    color: red;
    font-weight: 400;
    font-size: 36px;
}

.t3-footnav .t3-module .module-title {
    font-size: 36px;
    padding: 0;
    margin-bottom: 42px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}

.t3-footnav .t3-module .module-title span {
    border-bottom: 6px solid #00BFE8;
    padding-bottom: 5px;
    position: relative;
}

.t3-footnav .t3-module .module-title span::after,
.t3-footnav .t3-module .module-title span::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #ccc;
    display: inline-block;
    border-radius: 50%;
    /* margin: 2px 4px; */
    position: absolute;
    top: 40%;
}

.t3-footnav .t3-module .module-title span::after {
    right: -15px;
}

.t3-footnav .t3-module .module-title span::before {
    left: -15px;
}

.t3-footnav .t3-module .module-title::before,
.t3-footnav .t3-module .module-title::after {
    content: '';
    width: 6px;
    height: 6px;
    background: #00bfe8;
    display: inline-block;
    border-radius: 3px;
    /* margin: 2px 4px; */
    position: absolute;
    /* top: 40%; */
    bottom: -13px;
}

.t3-footnav .t3-module .module-title::before {
    /* top: 36px; */
    left: -3px;
}

.t3-footnav .t3-module .module-title::after {
    right: -3px;
}

.page-header h1 {
    text-transform: uppercase;
    font-weight: 400;
}

.soluciones .page-header,
.servicios .page-header,
.empresa .page-header,
.contacto .page-header,
	.controladoras .page-header
{
    padding: 4em 0;
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
}

.soluciones .page-header, 	.controladoras .page-header {
    background-image: url(sol.jpg);
}

.servicios .page-header {
    background-image: url(serv.jpg);
}

.empresa .page-header {
    background-image: url(empr.jpg);
}

.contacto .page-header {
    background-image: url(cont.jpg);
}

.t3-mainbody {
    padding: 0;
    /* background: #f1f1f1; */
}

.soluciones .page-header h1,
.servicios .page-header h1,
.empresa .page-header h1,
.contacto .page-header h1,
	.controladoras .page-header h1{
    color: #fff;
    text-shadow: 2px 2px 1px #00000075;
    /* margin-left: 60px; */
}

@media(max-width:480px) {
    .soluciones .page-header,
    .servicios .page-header,
    .empresa .page-header,
    .contacto .page-header,
  	.controladoras .page-header
  {
        background-size: 170%;
        padding: 20px 0;
    }
    header.nav {
        /* background-position: top center !important; */
    }
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    color: #00ccf5;
    border-color: #00ccf5;
    border-radius: 50%;
    border-width: 3px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #fff;
    color: #313336;
}

.acm-features .img-icon>img {
    margin: 0 auto;
    filter: hue-rotate(220deg);
}

.acm-features .img-icon {
    text-align: center;
}

.f-item {
    text-align: left;
    padding: 20px;
    background: #fff;
    box-shadow: 1px 1px 3px #ccc;
    font-size: 16px;
}

.acm-features h3 {
    color: #3d1279;
    font-weight: 400;
    text-align: center;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.servicios .t3-mainbody {
    background: #f1f1f1;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    box-shadow: none;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background: #00809c;
    color: #fff;
    box-shadow: 1px 1px 2px #000000c7;
}

@media(max-width:768px) {
    .vina-camera-slider-content .camera_caption {
    width: 60% !important;
    left: 20% !important;
    bottom: 10% !important;
}
.vina-camera-slider-content .camera_caption h3{
    font-weight: 400;
    font-size: 26px;
}
}


.vina-camera-slider-content .camera_caption {
    text-align: center;
}

.vina-camera-slider-content .camera_caption h3 {
    margin: 0;
}

.copyright {
    color: #fff;
    margin: 0;
    text-align: center;
    background: #0093b3;
    /* position: fixed; */
    /* border: 0; */
}

.t3-footer{
  
  width:100%;
 
}