/*
    Theme Name: Baker
    Theme URL: https://bootstrapmade.com/baker-free-onepage-bootstrap-theme/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/

body {
	line-height: 1.4;
	font-family: 'Roboto', sans-serif;
    color: #67696c;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.5px;
    overflow-x: hidden;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
    min-width: 180%;
}

.direcciones{
    padding: 15px;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.section-padding
{
    padding: 60px 0px;
}
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  from { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 
  to { -webkit-transform: rotate(360deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 
}

@keyframes spin {
    from { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
    to { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

/***********************************
************************************
HEADER 
************************************
***********************************/
.header{
    min-height: 650px;
    position: relative;
}

.header.logotxt img{
    width: 100%;
    position: relative;
    top: 7px;
}
.bg-color
{
    background-color: rgba(220, 220, 220, 0.5);
    min-height: calc(100vh - 104px);
}
#main-header
{
}
.navbar-default {
    background-color:rgba(255, 255, 255, 0.85);
    border:0px;
    padding: 20px 0; 
    transition: all 0.3s;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover
{
    color: #002F2F;
}

.top-nav-collapse {
    padding: 0; 
    background: rgba(236, 236, 236, 0.91);
}


.logo-dec
{
    color: #be9e21;
}
.navbar-default .navbar-brand {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus
{
    color: #fff;
}
.navbar-brand {
    padding: 0px;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 6px;
}
.navbar-default .navbar-nav > li > a
{
    padding: 5px 10px;
    font-size: 14px;
    line-height: 54px;
    font-weight: 400;
    text-transform: uppercase;
    background: transparent;
    color: #a5a5a5;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #3380a8;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #3380a8;
}
.banner-info
{
    padding-top: 240px;
    color: #0e5783;
}
.bnr-title, .bnr-sub-title
{
    font-family: 'Fira Sans', sans-serif;
}
h1.bnr-title
{
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
h2.bnr-title{
    color: rgba(255, 255, 255, 0.85);
    text-shadow: 1px 1px 6px rgba(0,0,0,0.4);
}
h2.bnr-sub-title
{
    font-size: 45px;
    text-transform: uppercase;
    padding: 20px 0px;
    font-weight: 700;
}

.bnr-para
{
    font-weight: 300;
}
.btn-download, .btn-more, .btn-download:hover, .btn-download:focus, .btn-more:focus
{
    text-transform: uppercase;
    margin-top: 50px;
    color: #fff;
    border: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    padding: 10px 30px;
    border-radius: 60px;
    margin: 50px 10px 0 0;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
}


.btn-download
{
    background-color: #3380a8;
}
.btn-more, .btn-more:focus
{
    margin-left: 15px;
    border: 1px solid #3380a8;
    color: #3380a8;
}

.btn-more:hover {
    background: #be9e21;
    color: #fff;
}

.overlay-detail a i{
   text-align: center;
   position: absolute;
   bottom: 25px;
   font-size: 38px;
   color: #a5a5a5;
}
/***********************************
************************************
features
************************************
***********************************/
.title, .service-title
{
    font-family: 'Fira Sans', sans-serif;
    font-size: 20px;
    color:#224154;
    text-transform: uppercase;
}

.feature .row{
    margin-bottom: 40px;
}

.item-img
{
    margin-bottom: 15px;
    background-color: #3280a8;
    -webkit-border-radius: 100%; 
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    height: 120px;
    width: 120px;
    line-height: 120px;
    color: #fff;
    font-size: 26px;
    display: inline-block;
}
.sub-title
{
    font-size: 15px;
    padding: 0px 170px;
}
.bottom-line
{
    margin-top: 20px;
    margin-bottom: 40px;
    border: 0;
    border-top: 0px;
    height: 3px;
    width: 40px;
    background-color: #224154;
}
.wrap-item h3 {
    font-size: 18px;
    line-height: 25px;
    color: #3380a8;
}
.pad-bt15 {
    padding-bottom: 15px;
}

.sub-title.pad-bt15, .service-title.pad-bt15{
    color: #3380a8 !important;
}

.sec-sub-title
{
    padding-top: 30px;
}
.sec-sub-title {
    font-size: 16px;
    font-weight: bold;
    color: #002F2F;
    text-transform: uppercase;
    margin: 25px 0px;
    line-height: 1.7;
}
#service
{
    background-color: #F3F4F8;
}
ul.service-list li i
{
    color: #002F2F;
    padding-right: 10px;
}
.learn-more, .learn-more:hover, .learn-more:focus {
    height: 50px;
    width: 175px;
    background: #046380;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
    margin-right: 10px;
    margin-top: 45px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.visit-portfolio, .visit-portfolio:hover, .visit-portfolio:focus {
    height: 50px;
    width: 175px;
    display: inline-block;
    text-align: center;
    color: #495376;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
    border: 1px solid #838aa1;
    margin-top: 45px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    
}
.bx-wrapper img {
    width: 70px;
    display: inline-block;
    border-radius: 50%;
    border: 5px solid #fff;
    margin-bottom: 15px;
}
.service-item h3 span
{
    opacity: 0.7;
    font-size: 75px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: -5px;
    font-weight: 900;
    padding-right: 6px;
}
.service-item h3
{
    font-weight: 700;
}
.service-item p
{
    opacity: 0.6;
    color: inherit;
    padding: 10px 0px;
}
.service-item a
{
    color: #be9e21;
}
.mr-btn-15
{
    margin-bottom: 15px;
}
.padding-right-zero
{
    padding-right: 0px;
}
.bx-wrapper {
    margin: 0 auto 35px;
}
.portfolio-item
{
    position:relative;
    overflow:hidden;
    height: 217px;
    overflow: hidden;
}

.nosotros-item{
    -webkit-border-radius: 100%; 
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    height: 200px;
    border: 3px solid #efefef;
    padding: 0px;
    overflow: hidden;
}

.nosotros-item figure{
    overflow: hidden;
    height: 100%;
    -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
    backface-visibility: hidden;
}

.nosotros-item figure img{
    position: initial !important;
    width: 100% !important;
    top: 0px;
    left: 0px;
    height: auto;
}

.nosotros-item figure{
    -webkit-border-radius: 100%; 
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
    backface-visibility: hidden;
    overflow: hidden;
}

.nosotros-item figure img{
    -webkit-border-radius: 100%; 
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    height: 100%;
}

.nosotros-item figure:hover {
    overflow: hidden;
    -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
    backface-visibility: hidden;
}

.nosotros-item figure figcaption{
    -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
    backface-visibility: hidden;
    -webkit-border-radius: 100%; 
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.nosotros-item figure.hover figcaption, figure:hover figcaption, .nosotros-item figure:hover img, figure:hover img {
    -webkit-border-radius: 100%; 
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
    backface-visibility: hidden;
}

.portfolio-item figure
{
    margin:0;
    padding:0;
    position:relative;
    cursor:pointer;
    overflow: hidden;
}
.portfolio-item figure img {
    display:block;
    position:relative;
    z-index:10;
    width: 180%;
    left: -50%;
    top: -90%;
}
.portfolio-item figure figcaption {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.portfolio-item figure h2 {
    font-family: 'Fira Sans', sans-serif;
    color:#fff;
    font-size:16px;
    margin-top: 0px;
    margin-bottom: 8px;
    text-align:left;
}
.portfolio-item figure p {
    display:block;
    line-height:18px;
    margin:0;
    color:#fff;
    text-align:left
}
.portfolio-item figure figcaption {
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding: 40% 25px;
    background-color: #3380a8;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transform:-webkit-rotateY(-180deg);
    -moz-transform:rotateY(-180deg);
    transform:rotateY(-180deg);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s;
    text-align: center;
    font-size: 14px;
}

.cv{
    position: fixed;
    left: 100vw;
    padding: 20px;
    width: 50vw;
    height: 60vh;
    top: 20vh;
    background-color: #f7f7f7;
    color: #3380a8;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    display: inline-block;
}

.cv p{
    overflow: scroll;
    margin-bottom: 20px;
    height: 85%;
}

.cv.visible{
    left: 25vw;
}

.portfolio-item figure .est-caption{
    padding: 20px !important;
}

.portfolio-item figure img {
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transition:-webkit-transform .5s;
    -moz-transition:transform .5s;
    transition:transform .5s
}
.portfolio-item figure:hover img,figure.hover img {
    -webkit-transform:-webkit-rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg)
}
.portfolio-item figure:hover figcaption,figure.hover figcaption {
    -webkit-transform:-webkit-rotateY(0);
    -moz-transform:rotateY(0);
    transform:rotateY(0)
}
/***********************************
************************************
TESTIMONIAL
************************************
***********************************/
#testimonial
{
    background: url('../img/bg.jpg') no-repeat;
    background-size: cover;
    min-height: 390px;
}
.bg-testicolor{
    background-color: RGBA(73, 84, 105, 0.61);
    min-height: 390px;
}
.white
{
    color: #fff !important;
}
.testimonial-item ul li blockquote {
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    font-weight: 300;
    text-shadow: 1px 1px 2px #333;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 20px 0;
    padding: 0 80px;
    position: relative;
    border: 0;
}
.testimonial-item ul li  small {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-shadow: 1px 1px 2px #333;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.bx-viewport
{
    height: 235px !important;
    background-color: transparent !important;
    border: 0px none !important;
    box-shadow: none !important;
}
.testimonial-item ul li blockquote::before {
    content: '“';
    left: 30px;
}
.testimonial-item ul li blockquote::before, .testimonial-item ul li blockquote::after {
    position: absolute;
    font-weight: 300;
    font-size: 3em;
    font-family: Georgia, serif;
    color: #ccc;
    top: 62%;
}
.testimonial-item ul li blockquote::after {
    content: '”';
    right: 30px;
}
/***********************************
************************************
Blog
************************************
***********************************/
.blog-info h2 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1px;
    padding-top: 5px;
}
.blog-comment {
    margin-top: 12px;
    min-height: 30px;
}
.blog-info p, .blog-comment p
{
    color: #949494;
}
.blog-comment p:first-child {
    float: left;
}
.blog-comment p:last-child {
    float: right;
    margin-right: 0;
}
.blog-comment p i
{
    color: #949494;
}
.read-more {
    color: #949494;
    margin-top: 15px;
    display: inline-block;
}
.blog-img
{
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    min-height: 180px;
    background-color: #efefef;
}
.blog-img img:hover {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.blog-img img {
    width: 100%;
    opacity: 0.8;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
/***********************************
************************************
contact
************************************
***********************************/
#contact
{
    background-color: rgb(73, 84, 105);
}
.btn-submit, .btn-submit:hover, .btn-submit:focus
{
    background-color: transparent;
    border-radius: 60px;
    color: #3380a8;
    font-weight: 400;
    border: 1px solid #3380a8;
    font-size: 14px;
    padding: 6px 20px;
}
.form-control
{
    background-color: transparent;
    border-radius: 0px;
    color: #3380a8 !important;
    border-color: #3380a8;
}
.form-control:focus {
    border-color: #be9e21;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.contact-form input.form-control{
    color: #fff;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
    display:block;
}

.loction-info p
{
    margin-bottom: 25px;
}
.loction-info p i
{
    color: #3380a8;
}
/***********************************
************************************
contact
************************************
***********************************/
#footer
{
    padding: 20px 0px;
}
.scrollToTop {
    position: fixed;
    bottom: 12px;
    right: 12px;
    width: 42px;
    height: 42px;
    color: #ffffff;
    background: #be9e21;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    display: none;
}
.white-bg
{
    background-color: #fff;
}
#footer a{
    color: #3380a8;
    font-weight: 400;
}


/***********************************
************************************
Responsive media queries
************************************
***********************************/
/***********************************
************************************
cta
************************************
***********************************/
.cta {
    background-color: rgb(73, 84, 105);
}
.cta .cta-info {
    
    width: 100%;
    float: left;
    padding: 30px 25px 30px 15px;
    border-radius: 5px;
}
.cta .cta-info .cta-txt h3 {
    font-size: 32px;
    margin-bottom: 10px;
}
.cta .cta-info .cta-btn {
    margin-top: 16px;
    background-color: rgb(190, 158, 33);
    padding: 20px 50px;
    color: #FFF;
    font-size: 22px;
    display: inline-block;
    transition: all 0.5s ease-in 0s;
}

.logowrapper{
    display:inline-block; 
    width: 25%; 
    position: relative;
}

.isologo{
    width:100% !important; 
    position: absolute !important; 
    top:25vh !important;
}


@media (min-width: 300px) and (max-width: 980px) {
    .portfolio-item figure:hover img,figure.hover img {
        -webkit-transform:inherit;
        -moz-transform:inherit;
        transform:inherit;
    }
    .portfolio-item figure:hover figcaption,figure.hover figcaption {
        -webkit-transform:inherit;
        -moz-transform:inherit;
        transform:inherit;
    }

    .header{
        overflow: auto;
        min-height: 100%;
    }

    .cv.visible {
        width: 90vw !important;
        left: 5vw;
    }

    .padding-right-zero{
        padding-right: 15px !important;
    }

    .logowrapper img{
        width: 40% !important;
        left: 22%;
    }

    .overlay-detail{
        text-align: center;
        overflow: auto;
    }

    .header img{
        /*margin-left: 30px;*/
        width: 90px;
    }

    .nosotros-item{
        height: 270px;
        width: 270px;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        padding-right: 0px !important;
    }

    .cv{
        height: 80vh;
        top: 10vh;
        left: 120vw;
    }

    .nosotros-item figure figcaption{
        display: none;
    }

    .nosotros-item img{
        width: 100%;
    }

    h2.bnr-title{
        font-size: 18px;
    }

    .banner-info{
        width: 100% !important;
        padding: 30px !important;
        position: initial !important;
    }

    .logowrapper{
        text-align: center;
        width: 100%;
        overflow: auto;
        height: 80vh;
    }

    .fa-angle-down:before{
        margin-left: -10px;
    }

    .isologo{
        margin-top: 38vh; 
    }

    .isologo{
        top:initial !important;
    }

    .nosotros-item figure:hover figcaption,figure.hover figcaption, .nosotros-item figure:hover img,figure.hover img {
        -webkit-border-radius: 100%; 
        -moz-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%;
        border-radius: 100%;
        width: 100%;
    }
}
/*

@media (min-width: 768px) and (max-width: 980px) {
    .service-item, .blog-sec, .wrap-item, .loction-info{
    margin-bottom: 15px;
}
.portfolio-item figure figcaption{
    padding: 55px 30px;
}
.padding-right-zero{
    padding-right: 15px !important;
}
}
@media (min-width: 451px) and (max-width: 767px) {
    .service-item, .blog-sec, .wrap-item, .loction-info{
    margin-bottom: 15px;
}
}
@media (min-width: 20px) and (max-width: 450px) {
.banner-info {
    padding: 250px 20px;
}
h1.bnr-title {
    font-size: 16px;
}
h2.bnr-sub-title {
    font-size: 33px;
}
body{
    font-size: 14px;
}
.btn-download, .btn-more, .btn-download:hover, .btn-more:hover, .btn-download:focus, .btn-more:focus {
    font-size: 12px;
    padding: 7px 18px;
}
.wrap-item h3 {
    font-size: 18px;
}
.title, .service-title {
    font-size: 20px !important;
    color: #0e5783 !important;
}
.sub-title {
    font-size: 15px;
    padding:20px;
}
.service-item, .blog-sec, .wrap-item, .loction-info{
    margin-bottom: 15px;
}
.loction-info{
    padding: 0px 15px;
}

.portfolio-item figure figcaption {
    padding: 30px 30px;
}
.padding-right-zero{
    padding-right: 15px !important;
}
.portfolio-item figure p{
    font-size: 12px;
}
.portfolio-item figure h2{
    font-size: 18px;
}
.testimonial-item ul li blockquote {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0;
    padding: 0 40px;
}
.navbar-default .navbar-nav > li > a{
    line-height: 22px;
    text-align: center;
}
}
*/

/*CIRCULITOS NOSOTROS NEW*/
.contenedor-circulitos{
display: flex;
align-items: center;
justify-content: center;
text-align: center;
flex-wrap: wrap;
}
.circulito{
display: inline-flex;
width: 180px;   
height: 180px;
margin: 20px;
position: relative;
text-align: center;
transform:perspective(300px) rotateY(0deg);
transform-style: preserve-3d;
transition: .6s;
cursor: pointer;
border-radius: 1000px;
}
.circulito img{
width: 100%;
height: auto;
display: block;
}
.circulito .front,.circulito .back{
position: absolute;
top: 0;  
left: 0;
width: 100%;  
height: 100%;
border-radius: 1000px;
}
.circulito .front{
backface-visibility: hidden;
}
.circulito .back{
transform: rotateY(-180deg);
background-color: #3380a8;
display: flex;
align-items: center;
justify-content: center;
}
.circulito .back h2{
color: #fff;
font-size: 1.6rem;
}  
.circulito:hover{
transform: rotateY(180deg);
}
/*/CIRCULITOS NOSOTROS NEW*/
