
 body {
     color: #3a3a3a !important;
     font-family: 'Signika', calibri;
     font-size: 16px;
	 font-weight: 300;
}
 h1, h2, h3, h4 {
     font-family: 'Signika';
}
 h1 {
	 color: #fe62ac;
	 font-size: 1.8rem !important;
}
 h2 {
	 color: #fd4da1;
	 font-size: 1.3rem !important;
}
 h1, h2 {
     margin: 0 auto;
     padding-bottom: 10px;
}

ul li {
	list-style-type: square;
	color: #fd4da1;
}


ul li span {
	list-style-type: square;
	color: #666666;
}


 p:last-child {
     margin-bottom: 0;
}
 :focus {
     outline: 0 !important;
     -webkit-box-shadow: none !important;
             box-shadow: none !important;
}
 a, button {
     -webkit-transition: all .5s;
     -o-transition: all .5s;
     transition: all .5s;
}

 a {
	 color: #ff63a8 !important;
} 
a:hover {
	 color: #ff63a8 !important;
}

.bg-color1 {
	background-color: #f2f2f2;
}

 .navbar-brand {
     margin-right: 0;
}
 .form-control {
     border-color: #dadada;
}
 .form-control:focus {
     border-color: #dadada;
}
 .spinner-border {
     color: #f4b762 !important;
     display: none;
     margin-right: 10px;
     vertical-align: middle;
}
 .btn-primary {
     background-color: #fff;
     border-color: #3a3a3a;
     border-radius: 0;
     color: #3a3a3a;
     padding: .5rem 1rem;
}
 .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
     background-color: #dc993c !important;
     border-color: #dc993c !important;
}
 .modal .modal-content {
     padding: 40px;
     -webkit-animation-name: modal-animation;
     -webkit-animation-duration: 0.5s;
     animation-name: modal-animation;
     animation-duration: 0.5s;
}
 @-webkit-keyframes modal-animation {
     from {
         top: -100px;
         opacity: 0;
    }
     to {
         top: 0px;
         opacity: 1;
    }
}
 @keyframes modal-animation {
     from {
         top: -100px;
         opacity: 0;
    }
     to {
         top: 0px;
         opacity: 1;
    }
}
 .underline {
     border-bottom-width: 1px;
     border-bottom-style: solid;
}
 .container {
     max-width: 1200px;
}
footer {   
    background: #00a6b1 url(../img/bg-footer.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    min-height: 100px;
    padding: 40px 0;
    position: relative;
}

.footer-social {
	text-align: center;
}

.footer-social a {
    cursor: pointer;
	text-decoration: none;
}
.post a, .page a {
    color: #009bac;
}
.footer-social a {
    color: #feabd3 !important;
}
.footer-social a:hover {
    color: #fe62ac !important;
}

.footer-social .fa-inverse {
    color: #fff;
}

a, button, img, :before, :after {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
*, ::after, ::before {
    box-sizing: border-box;
}

 header {
     width: 100%;
     background: #ffffff;
	 -webkit-box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.20); 
	box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.20);
}
 header .navbar-toggler {
     border: 0;
     padding: .25rem;
     position: absolute;
     z-index: 1;
}
 header .navbar {
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
         -ms-flex-flow: column;
             flex-flow: column;
     padding: 0;
}
 header .navbar .navbar-collapse {
     width: 100%;
}
 header .navbar .nav-wrapper {
     background: #000;
}
 header .navbar .nav-wrapper .navbar-nav {
     text-align: center;
}
 header .navbar .nav-wrapper .navbar-nav .nav-link {
     color: #fff;
     font-size: .875rem;
     padding-right: 1rem;
     padding-left: 1rem;
     text-transform: uppercase;
}
 header .navbar .nav-wrapper .navbar-nav .nav-link:hover {
     color: #f4b762;
}
 header .navbar .nav-wrapper .navbar-nav .nav-link.active {
     color: #f4b762;
}
 header .navbar .nav-wrapper .navbar-nav .nav-link.lan {
     text-transform: capitalize;
}
 header .navbar .nav-wrapper .navbar-nav .nav-link.lan:before {
     color: #fff !important;
     content: '|';
     padding-right: 2rem;
}

.logo {
	width: 250px;
}
 .box {
     position: relative;
}
 .box .text-wrapper {
     background-color: rgba(58,58,58,0.7);
     color: #fff;
     padding: 15px;
}
 .box .text-wrapper .marco {
     border: 1px solid #bababa;
     padding: 25px;
}
 .box .text-wrapper.light {
     background-color: rgba(240,240,240,0.7);
     color: #3a3a3a;
}
 section.banner {
     border-top-color: #00bed6;
	 margin-top: 70px;
}

 section.intro-heading  {
	 background-color: #f9d4e4;
}

 section.intro-heading hr {
     border-top-color: #feabd3;
}
 section.oficinas-heading {
     background-color: #f0f0f0;
     color: #3a3a3a;
     padding: 60px 0;
}
 section.oficinas-heading hr {
     border-top-color: #959595;
     margin-bottom: .5rem;
}
 section.contacto-heading {
     background-color: #3a3a3a;
     color: #fff;
     padding: 60px 0;
}
 section.contacto-heading hr {
     border-top-color: #9c9c9c;
     margin-bottom: .5rem;
}
 
 footer {
     text-align: center;
     padding: 50px 0;
}
 footer p {
     margin: 0;
}
 footer ul {
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #ffffff;
     margin: 0 auto;
     overflow: hidden;
     padding: 10px 0 0;
     width: -webkit-fit-content;
     width: -moz-fit-content;
     width: fit-content;
}
 footer ul li {
     list-style: none;
     float: left;
     padding: 10px;
}

#edades {
	background-color:#ffc0dd;
	margin-bottom: 50px;
	padding-bottom: 0px !important;
}

#anomalias {
	background-color:#ffd5e9;
	margin-bottom: 50px;
	padding-bottom: 0px !important;
}

 #principal.carousel {
      height: calc(100vh - 170px);
}
 #principal .carousel-inner, #principal .carousel-item {
     height: 100%;
}
 #principal .carousel-item {
     background-color: #673aaf;
}
 #principal .carousel-item img {
     height: 100%;
     -o-object-fit: cover;
        object-fit: cover;
     -o-object-position: center;
        object-position: center;
}
 .carousel-multi-item .carousel-inner .carousel-item.active, .carousel-multi-item .carousel-inner .carousel-item-next, .carousel-multi-item .carousel-inner .carousel-item-prev {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
}
 .carousel-multi-item .carousel-inner .active.carousel-item-left, .carousel-multi-item .carousel-inner .carousel-item-prev {
     -webkit-transform: translateX(-100%);
         -ms-transform: translateX(-100%);
             transform: translateX(-100%);
}
 .carousel-multi-item .carousel-inner .active.carousel-item-right, .carousel-multi-item .carousel-inner .carousel-item-next {
     -webkit-transform: translateX(100%);
         -ms-transform: translateX(100%);
             transform: translateX(100%);
}
 .carousel-multi-item .carousel-inner .carousel-item-left, .carousel-multi-item .carousel-inner .carousel-item-right {
     -webkit-transform: translateX(0);
         -ms-transform: translateX(0);
             transform: translateX(0);
}
 .carousel-multi-item {
     margin-top: 25px;
     margin-bottom: 75px;
}
 .carousel-multi-item .controls {
     margin: 40px auto 0;
     width: -webkit-fit-content;
     width: -moz-fit-content;
     width: fit-content;
}
 .carousel-multi-item .controls .btn-control {
     display: block;
     float: left;
     height: 20px;
     width: 121px;
}
 .carousel-multi-item .controls .btn-control:hover svg path {
     fill: #f4b762;
}
 .carousel-multi-item .controls .btn-control.left {
     margin-right: 50px;
}
 .carousel-multi-item .controls .btn-control.right {
     margin-left: 50px;
}
 .carousel-multi-item:last-child {
     margin-bottom: 115px;
	 
	 
	 
}

.owl-nav {
    height: 100%;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
}

.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel button.owl-dot {
    background: #fff !important;
    margin: 0 !important;
    padding: 10px !important;
    height: 100%;
}

.owl-nav button span {
    color: #ccc;
    font-size: 50px;
}

.owl-nav .owl-prev {
    float: left;
}

.owl-nav .owl-next {
    float: right;
}

.owl-theme .owl-nav {
    margin-top: 0;
}

.owl-dots {
    display: none;
}
 @media screen and (max-width: 575px) {
     .navbar .navbar-nav {
         padding-top: 10px;
         padding-bottom: 10px;
    }
}
 @media screen and (max-width: 767px) {
     hr {
         width: 50%;
    }
     section.intro div[class*="col"] img, section.oficinas div[class*="col"] img {
         padding-top: 15px;
    }
     section.intro hr.divisor, section.oficinas hr.divisor {
         margin: 30px auto;
    }
}
 @media screen and (min-width: 768px) {
     hr {
         width: 15%;
    }
     hr.divisor {
         display: none;
    }
     h1 {
         font-size: 3.5rem;
    }
     h2 {
         font-size: 3rem;
    }
     h3 {
         font-size: 2.25rem;
    }
     section.inicio {
         margin-top: 90px;
    }
     section.intro div.row {
         padding-bottom: 80px;
    }
     .carousel-multi-item .carousel-inner .active.carousel-item-left, .carousel-multi-item .carousel-inner .carousel-item-prev {
         -webkit-transform: translateX(-33.33%);
             -ms-transform: translateX(-33.33%);
                 transform: translateX(-33.33%);
    }
     .carousel-multi-item .carousel-inner .active.carousel-item-right, .carousel-multi-item .carousel-inner .carousel-item-next {
         -webkit-transform: translateX(33.33%);
             -ms-transform: translateX(33.33%);
                 transform: translateX(33.33%);
    }
     .carousel-multi-item .carousel-inner .carousel-item-left, .carousel-multi-item .carousel-inner .carousel-item-right {
         -webkit-transform: translateX(0);
             -ms-transform: translateX(0);
                 transform: translateX(0);
    }
}
 @media screen and (min-width: 992px) {
     .box .text-wrapper {
         left: 50%;
         position: absolute;
         -webkit-transform: translate(-90%,-50%);
             -ms-transform: translate(-90%,-50%);
                 transform: translate(-90%,-50%);
         top: 50%;
         width: 50%;
         z-index: 1;
    }
     .box .text-wrapper .marco {
         padding-right: 170px;
         padding-left: 20px;
    }
     .box .text-wrapper.light {
         -webkit-transform: translate(-10%,-50%);
             -ms-transform: translate(-10%,-50%);
                 transform: translate(-10%,-50%);
         right: 50%;
    }
     .box .text-wrapper.light .marco {
         padding-left: 170px;
         padding-right: 20px;
    }
     .box img {
         max-width: 60%;
    }
     section.formulario .container {
         width: 960px;
    }
     section.formulario .comentarios label {
         -webkit-box-flex: 0;
             -ms-flex: 0 0 12.5%;
                 flex: 0 0 12.5%;
         max-width: 12.5%;
    }
     section.formulario .textarea {
         -webkit-box-flex: 0;
             -ms-flex: 0 0 87.5%;
                 flex: 0 0 87.5%;
         max-width: 87.5%;
    }
}
 @media screen and (min-width: 1200px) {
     .box .text-wrapper {
         left: 50%;
         position: absolute;
         -webkit-transform: translate(-85%,-50%);
             -ms-transform: translate(-85%,-50%);
                 transform: translate(-85%,-50%);
         top: 50%;
         width: 40%;
         z-index: 1;
    }
     .box .text-wrapper.light {
         -webkit-transform: translate(-15%,-50%);
             -ms-transform: translate(-15%,-50%);
                 transform: translate(-15%,-50%);
         right: 50%;
    }
     .box img {
         max-width: 55%;
    }
}
  
