/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://use.typekit.net/dax0shp.css');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 3) font-family: 'Pedestria MVB';
 4) font-family: 'Montserrat', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
/*@import url(swiper.min.css); */
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: Montserrat;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    font-family: 'PEDESTRIA-MVB';
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px;
    font-weight: bold;
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px;    
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

:focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 20px;
    padding-bottom: 0px;
}

.header_section {
    background: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url(../images/wayuu-trama.png);
    background-color: #ff9600fc;
    background-size: 100%;
    padding: 10px 0px 5px 0px;
    background-repeat: no-repeat;
}

.logo {
    width: 15%;
    float: left;
}

.bg-light {
    background-color: transparent !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
    color: #ffffff;
    font-size: 18px;
    display: unset;
    font-weight: 800;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: white;
}

.navbar {
    padding: .5rem 70px;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #633120;
}

.banner_section {
    width: 100%;
    float: left;
}

.images_1 {
    width: 80%;
    float: right;
    padding-top: 50px;
}

.banner_taital {
    width: 100%;
    float: left;
    font-size: 60px;
    color:white;
    font-weight: bold;
    line-height: 60px;
    padding-top: 120px;
}

.banner_text {
    width: 100%;
    float: left;
    font-size: 16px;
    margin: 0px;
    color: #252525;
}

.btn_main {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.more_bt {
    width: 170px;
    float: left;
}

.more_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #f6f8f8;
    background-color: #4bc5b8;
    text-align: center;
    padding: 10px 0px;
}

.contact_bt {
    width: 170px;
    float: left;
    margin-left: 15px;
}

.contact_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #f6f8f8;
    background-color: #252525;
    text-align: center;
    padding: 10px 0px;
}

.contact_bt a:hover {
    color: #f6f8f8;
    background-color: #4bc5b8;
}

#main_slider .carousel-control-prev:hover,
#main_slider .carousel-control-next:hover,
#main_slider .carousel-control-prev:focus,
#main_slider .carousel-control-next:focus {
    border: 0.5px solid #633120;
    color: #633120;
}

#main_slider a.carousel-control-next {
    align-items: center;
    position: absolute;
    background-color: white;
    left: 90%;
    width: 3rem;
    top: 90%;
    height: 3rem;
    border: 0.5px solid #633120;
}

#main_slider a.carousel-control-prev {

    border: 0.5px solid #633120;
    color: #633120;
    align-items: center;
    position: absolute;
    left: 85%;
    background-color: white;
    width: 3rem;
    top: 90%;
    height: 3rem;
}

#main_slider .carousel-control-prev,
#main_slider .carousel-control-next {
    align-items: baseline;
    width: 35px;
    height: 35px;
    border: 0.5px solid #000;
    opacity: 1;
    font-size: 30px;
    color: #000;
    border-radius: 20%;
}

#slider1 .carousel-control-prev:hover,
#slider1 .carousel-control-next:hover,
#slider1 .carousel-control-prev:focus,
#slider1 .carousel-control-next:focus {
    border: 0.5px solid #633120;
    color: #633120;
}

#slider1 a.carousel-control-next {
    align-items: center;
    position: absolute;
    background-color: white;
    left: 90%;
    top: 85%;
    width: 3rem;
    height: 3rem;
}

#slider1 a.carousel-control-prev {
    align-items: center;
    background-color: white;
    position: absolute;
    left: 85%;
    top: 85%;
    border: 0.5px solid #633120;
    color: #633120;
    width: 3rem;
    height: 3rem;
}

#slider1 .carousel-control-prev,
#slider1 .carousel-control-next {
    align-items: baseline;
    width: 35px;
    height: 35px;
    border: 0.5px solid #000;
    opacity: 1;
    font-size: 30px;
    color: #000;
    border-radius: 20%;
}

.health_section {
    width: 98%;
    float: left;
    padding-bottom: 60px;
}

.health_section p {
    padding-bottom: 20px;
    font-family: montserrat;
    font-weight: bolder;
    font-size: small;
    color: #633120;
}

.health_taital {
    width: 90%;
    float: left;
    font-size: 40px;
    margin-left: 35px;
    color: #633120;
    font-weight: bold;
}

.titulomagistrados{
    width: 100%;
    float: left;
    font-size: xx-large;
    color: #633120;
    font-weight: bold;
}

.health_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #252525;
    margin: 0px;
}

.health_section_2 {
    width: 100%;
    float: left;
}

.image_main {
    width: 100%;
    position: relative;
}

.image_main:after {
    content: '';
    position: absolute;
    background-color: #cfedf0;
    height: 450px;
    width: 300px;
    left: 0px;
    right: initial;
    z-index: -1;
    margin: 0 auto;
    top: -40px;
}

.main {
    width: 100%;
    margin: 40px 0px 0px 40px;
    box-shadow: 0px 0px 14px 2px #f3f3f3;
    position: relative;
}

.main::after {
    content: '';
    position: absolute;
    background-color: rgba(27, 236, 222, 0.5);
    margin: 0 auto;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

.main:hover::after {
    background-color: rgba(27, 236, 222, 0.5);
    display: block;
}

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 57%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.image_main:hover .image {
    background-color: rgba(27, 236, 222, 0.5);
}

.image_main:hover .middle {
    opacity: 1;
}

.text {
    background-color: #252525;
    color: white;
    font-size: 16px;
    padding: 32px 32px;
    border-radius: 100px;
}

.image_main_1 {
    width: 100%;
    position: relative;
}

.image_main_1:hover .image {
    background-color: rgba(27, 236, 222, 0.5);
}

.image_main_1:hover .middle {
    opacity: 1;
}

.getquote_bt_1 {
    width: 180px;
    float: left;
    margin-top: 100px;
}

.getquote_bt_1 a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    background-color: #1becde;
    padding: 7px 0px;
    text-align: center;
}

.getquote_bt_1 a:hover {
    background-color: #252525;
}

.knowledge_section {
    width: 100%;
    float: left;
    height: auto;
    padding-top: 80px;
    padding-bottom: 60px;
    background: linear-gradient(rgba(246, 213, 171, .8), rgba(246, 213, 171, .8)), url(../images/Rombos\ verticales.png);
    background-size: auto !important;
    background-position: right;
    background-color: #f6d5ab;
    background-clip: padding-box;
    background-repeat: no-repeat;
}

.knowledge_sectionB {
    width: 100%;
    float: left;
    height: auto;
    padding-top: 80px;
    padding-bottom: 60px;
    background: linear-gradient(rgb(245 244 244 / 60%), rgb(245 244 244 / 60%)), url(../images/Rombos\ verticales.png);
    background-size: auto;
    background-position: left;
    background-clip: padding-box;
    background-repeat: repeat-y;
}

.knowledge_main {
    width: 100%;
    margin-left: -15px;
    float: left;
}

.left_main {
    width: 45%;
    float: left;
    margin-right: 20px;
}


.left_main p {
    margin-left: 15px;
    margin-top: 20px;
    color: #633120;
    font-size: large;
    font-weight: 500;
}

.right_main {
    width: 45%;
    float: left;
    text-align: -webkit-center;
    display: flow-root;
}

.knowledge_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
}

.knowledge_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
}

.play_perfil {

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 300px;
    height: 360px;
    left: 0;
    padding: 20px;
    overflow: hidden;
    border: 1px solid rgba(90, 90, 90, 1);
    -webkit-border-radius: 12px;
    border-radius: 12px;
    font: normal 16px/1 "Times New Roman", Times, serif;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

@keyframes fadeEffect {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1
    }

    100% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0;
    }
}

.cajaBaseMagistrado {

    width: 300px;
    height: 360px;
    margin: 30px;
}

.imagenMagistrado1 {
    margin-top: -4px;
    margin-right: 1%;
    margin-left: 185px;
    position: absolute;
    border-radius: 20px;
    width: 120px;
    height: 120px;
    background-image: url(https://www.corteconstitucional.gov.co/imagemagistrados/Carlos-Camargo-Assis.png);
    /* background-position: center; */
    background-color: #5ed17647;
    background-size: 100%;
    /* background-repeat: repeat; */
    border: 3px;
    border-color: black;
    /* border: ridge; */
}

.imagenMagistrado2 {
    margin-top: -4px;
    margin-right: 1%;
    margin-left: 185px;
    position: absolute;
    border-radius: 20px;
    width: 120px;
    height: 120px;
    background-image: url(https://www.corteconstitucional.gov.co/imagemagistrados/Paola-Andrea-Meneses-Mosquera.png);
    /* background-position: center; */
    background-color: #5ed17647;
    background-size: 100%;
    /* background-repeat: repeat; */
    border: 3px;
    border-color: black;
    /* border: ridge; */
}

.imagenMagistrado3 {
    margin-top: -4px;
    margin-right: 1%;
    margin-left: 185px;
    position: absolute;
    border-radius: 20px;
    width: 120px;
    height: 120px;
    background-image: url(https://www.corteconstitucional.gov.co/imagemagistrados/Vladimir-Fernandez-Andrade.png);
    /* background-position: center; */
    background-color: #5ed17647;
    background-size: 100%;
    /* background-repeat: repeat; */
    border: 3px;
    border-color: black;
    /* border: ridge; */
}

.seccionPerfiles {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    margin-left: 10%;
}


.news_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}

.news_section_2 {
    width: 100%;
    float: left;
}

.box_main {
    width: 100%;
    float: left;
    background-color: #252525;
    height: auto;
    border-radius: 15px;
    padding: 40px;
}

.box_main:hover {
    background-color: #1becde;
}

.box_main.active {
    background-color: #1becde;
}

.icon_1 {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 20px;
    line-height: 95px;
}

.daily_text {
    width: 40%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    display: block;
    color: #fff;
    line-height: 30px;
}

.daily_text_1 {
    width: 40%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    display: block;
    color: #fff;
    line-height: 30px;
    padding-bottom: 40px;
}

.getquote_bt {
    width: 180px;
    margin: 0 auto;
    text-align: center;
}

.getquote_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    background-color: #1becde;
    padding: 7px 0px;
    text-align: center;
    margin-top: 50px;
}

.getquote_bt a:hover {
    background-color: #252525;
}

.contact_section {
    width: 100%;
    float: left;
    background-image: url(../images/contact-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 150px;
}

.contact_taital {
    width: 100%;
    float: left;
    font-size: 50px;
    color: #030202;
    font-weight: bold;
}

.icon_main {
    width: 100%;
    display: flex;
    padding-top: 50px;
}

.icon_7 {
    width: 20%;
    float: left;
}

.diabetes_text {
    width: 70%;
    float: left;
    font-size: 30px;
    color: #040101;
    font-weight: 500;
}

.contact_box {
    width: 100%;
    float: left;
    background-color: #f1fafb;
    height: auto;
    padding: 30px;
}

.book_text {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #252525;
    text-align: center;
    font-weight: 500;
}

.Email_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #bebebe;
    background-color: #ffffff;
    padding: 5px 15px;
    border: 0px;
    margin-top: 30px;
}

.massage-bt {
    width: 100%;
    float: left;
    color: #bebebe;
    height: 110px;
    font-size: 18px;
    padding: 36px 20px 10px 20px;
    background-color: #ffffff;
    border: 0px;
    margin-top: 30px;
}

.send_bt {
    width: 140px;
    margin: 0 auto;
    text-align: center;
}

.send_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    background-color: #1becde;
    padding: 7px 0px;
    text-align: center;
    margin-top: 50px;
    text-transform: uppercase;
}

.send_bt a:hover {
    background-color: #252525;
}

.client_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}

.client_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    text-align: center;
    color: #111010;
    font-weight: bold;
}

.client_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #444443;
    text-align: center;
    margin: 0px;
}

.client_section_2 {
    width: 100%;
    float: left;
    padding-top: 60px;
}

.client_left {
    width: 40%;
    float: left;
}

.client_right {
    width: 60%;
    float: left;
    padding-top: 100px;
}

.client_img {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.distracted_text {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #080808;
    font-weight: bold;
    text-transform: uppercase;
}

.lorem_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #444443;
    margin: 0px;
}

.quote_icon {
    width: 100%;
    float: left;
    padding-top: 20px;
}

#my_slider .carousel-control-prev:hover,
#my_slider .carousel-control-next:hover,
#my_slider .carousel-control-prev:focus,
#my_slider .carousel-control-next:focus {
    background-color: #19e9d9;
    color: #ffffff;
}

#my_slider a.carousel-control-next {
    position: absolute;
    left: 490px;
    top: 70%;
    background-color: #19e9d9;
    color: #ffffff;
}

#my_slider a.carousel-control-prev {
    position: absolute;
    left: 490px;
    top: 84%;
    background-color: #252525;
}

#my_slider .carousel-control-prev,
#my_slider .carousel-control-next {
    width: 65px;
    height: 65px;
    background-color: #252525;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
}

.footer_section {
    background-image: url(../images/wayuu-trama.png);
    background-color: #633120;
    background-size: cover;
    padding: 10px 0px 5px 0px;
    background-repeat: no-repeat;
    width: 100%;
    float: left;
    font-family: pedestria-mvb;
    font-weight: bold;
    height: auto;
    padding-bottom: 20px;
    box-shadow: 0px 24px 19px -1px #222223;
    position: relative;
}

.footer_logo {
    width: 80%;
    float: left;
    padding: 0px 0px 30px 0px;
}

.adderss_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #ffffff;
    padding-bottom: 30px;
}

.map_icon {
    width: 100%;
    float: left;
    font-size: larger;
    color: #d6d6d6;
    padding-bottom: 1px;
}

.map_icon span{
  font-size: large;
}

.paddlin_left_0 {
    padding-left: 15px;
}

.hiphop_text_1 {
    width: 90%;
    color: #d6d6d6;
    font-size: 16px;
    margin-left: 0px;
}

.Useful_text {
    width: 50%;
    color: #d6d6d6;
    font-size: 16px;
    margin-left: 0px;
}

.Enter_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    background-color: transparent;
    padding: 7px 10px;
    margin-top: 10px;
    border: 1px solid #cfcfd0;
}

input.Enter_text::placeholder {
    color: #fff;
}

.subscribe_bt {
    width: 170px;
    float: left;
    margin-top: 20px;
}

.subscribe_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    background-color: #19e9d9;
    text-align: center;
    padding: 7px 0px;
    text-transform: uppercase;
}

.social_icon {
    width: 50%;
    float: right;
    align-self: center;
    margin-bottom: 5%;
}

.social_icon ul {
    margin: 0px;
    padding: 0px;
}

.social_icon li {
    float: right;
    padding-right: 10px;
    padding-top: 20px;
}

.copyright_section {
    width: 100%;
    float: left;
    background-color: #252525;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    margin-left: 0px;
    color: #fff;
    text-align: center;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #19e9d9;
}

.margin_90 {
    margin: 90px 0px;
}

.css-button-rounded--info {
    font-family: pedestria-mvb, sans-serif;
    min-width: 130px;
    height: 40px;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    font-size: smaller;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    outline: none;
    border-radius: 10px;
    /*border: 2px solid #633120;*/
    background: #633120;
}

.css-button-rounded--info:hover {
    background: #F6D5AB;
    color: #633120;
}

.css-button-rounded--resumen {
    font-family: pedestria-mvb, sans-serif;
    min-width: 170px;
    height: 50px;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    font-size: smaller;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    outline: none;
    border-radius: 10px;
    letter-spacing: 1px;
    /*border: 2px solid #633120;*/
    background: #633120;
}

.css-button-rounded--resumen:hover {
    background: #FFFFFF;
    color: #633120;
    -webkit-transform: scale(1.40);
    -moz-transform: scale(1.40);
    -ms-transform: scale(1.40);
    -o-transform: scale(1.40);
    transform: scale(1.40);
    letter-spacing: 0.5px;
    border: 1px solid #633120;
}

.css-button-rounded--perfil {
    font-family: pedestria-mvb, sans-serif;
    min-width: 130px;
    height: 40px;
    color: #fff;
    padding: 5px 10px;
    font-weight: 400;
    font-size: small;
    cursor: pointer;
    position: relative;
    display: inline-block;
    outline: none;
    border-radius: 10px;
    /*border: 2px solid #633120;*/
    background: #633120;
}

.css-button-rounded--sentencia {
    font-family: pedestria-mvb, sans-serif;
    min-width: 170px;
    height: auto;
    margin: 20px;
    color: #fff;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    outline: none;
    border-radius: 10px;
    letter-spacing: 1px;
    /*border: 2px solid #633120;*/
    background: #633120;
}

.css-button-rounded--sentencia:hover {
    background: #FFFFFF;
    color: #633120;
    -webkit-transform: scale(1.40);
    -moz-transform: scale(1.40);
    -ms-transform: scale(1.40);
    -o-transform: scale(1.40);
    transform: scale(1.40);
    letter-spacing: 0.5px;
    border: 1px solid #633120;
}

.cajaCarousel {
    display: flex;
    float: left;
    width: 350px;
    height: 80%;
    padding: 1%;
    margin: 2% 2% 2% 2%;
    background-color: rgb(255, 255, 255, 0.8);
    border-radius: 15px;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}

.cajaCarousel h1 {
    font-size: large;
    font-weight: bold;
    color: #633120;
}

.cajaCarousel p {
    font-weight: 500;
    font-size: larger;
    color: #633120;
    line-height: normal;
}

.dropdown:hover .dropdown-menu {
    display: block !important;
    background-color: rgb(99, 49, 32, 0.8);
}

.dropdown-menu a {
    font-family: pedestria-mvb;
    font-size: smaller;
    color: white;
}

.nav-item:hover {
    /* background-color: rgb(99, 49, 32, 0.8);*/
    color: white;
}

.cajaTituloIzq {
    width: 70%;
    height: auto;
    padding-left: 40px;
    padding-top: 1%;
    background: linear-gradient(rgba(218, 152, 64, .8), rgba(218, 152, 64, .8)), url(../images/wayuu-trama.png);
    background-size: cover;
    margin-bottom: 50px;
    margin-left: -15px;
    border-color: #837c7a;
    border-style: inset;
    border-width: thin;
}

.cajaTituloDer {
    width: 70%;
    height: auto;
    float: right;
    padding-right: 10%;
    padding-top: 1%;
    background: linear-gradient(rgba(218, 152, 64, .8), rgba(218, 152, 64, .8)), url(../images/wayuu-trama.png);
    background-size: 80%;
    margin-bottom: 25px;
    margin-right: 0px;
    border-color: #837c7a;
    border-style: inset;
    border-width: thin;
}


/*Prueba Carousel3*/

.owl-carousel {
    position: relative;
}

.owl-carousel .owl-item {
    opacity: 1;
}

.owl-carousel .owl-item.active {
    opacity: 1;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 90% ;
    width: 100%;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -10px;
    color: rgba(0, 0, 0, 0.2) !important;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
    opacity: 1;
}

@media (prefers-reduced-motion: reduce) {

    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.owl-carousel .owl-nav .owl-prev span:before,
.owl-carousel .owl-nav .owl-next span:before {
    font-size: 16px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {

    .owl-carousel .owl-nav .owl-prev span:before,
    .owl-carousel .owl-nav .owl-next span:before {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.owl-carousel .owl-nav .owl-prev:hover span:before,
.owl-carousel .owl-nav .owl-next:hover span:before {
    color: #b063c5;
}

.owl-carousel .owl-nav .owl-prev {
    right: 40px;
    margin-right: 20px;
}

.owl-carousel .owl-nav .owl-next {
    right: 0;
    background-color: #f6d5ab !important;

}



.owl-carousel .owl-dots {
    text-align: center;
    background-color: #f6d5ab;
}

.featured-carousel .owl-dots {
    text-align: center;
    background-color: transparent !important;
}

.owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.1);
    position: relative;
}

.owl-carousel .owl-dots .owl-dot:hover,
.owl-carousel .owl-dots .owl-dot:focus {
    outline: none !important;
}

.owl-carousel .owl-dots .owl-dot.active {
    background: #633120;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.work {
    width: 100%;
}

.work .img {
    width: 100%;
    height: 500px;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    -webkit-box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
    z-index: 0;
}

.work .img:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    background: rgba(255, 93, 177, 0);
    background: -moz-linear-gradient(top, rgba(255, 93, 177, 0) 0%, rgba(148, 54, 103, 0) 42%, black 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 93, 177, 0)), color-stop(42%, rgba(148, 54, 103, 0)), color-stop(100%, black));
    background: -webkit-linear-gradient(top, rgba(255, 93, 177, 0) 0%, rgba(148, 54, 103, 0) 42%, black 100%);
    background: -o-linear-gradient(top, rgba(255, 93, 177, 0) 0%, rgba(148, 54, 103, 0) 42%, black 100%);
    background: -ms-linear-gradient(top, rgba(255, 93, 177, 0) 0%, rgba(148, 54, 103, 0) 42%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 93, 177, 0)), color-stop(42%, rgba(148, 54, 103, 0)), to(black));
    background: linear-gradient(to bottom, rgba(255, 93, 177, 0) 0%, rgba(148, 54, 103, 0) 42%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5db1', endColorstr='#000000', GradientType=0);
    opacity: .6;
}

.work .text {
    padding: 35px;
    padding-top: 0;
}

.work .text h3 {
    font-size: 34px;
    font-weight: 400;
    font-family: "Playfair Display", serif;
    margin-bottom: 0;
}

.work .text h3 a {
    color: #fff;
}

.work .text .cat {
    font-size: 12px;
    color: #b063c5;
    font-weight: 400;
    background: rgba(255, 255, 255, 0.9);
    padding: 1px 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 5px;
}

.ftco-section {
    padding: 0;
}

.ftco-no-pt {
    padding-top: 0;
}

.ftco-no-pb {
    padding-bottom: 0;
}

.heading-section {
    font-size: 28px;
}

.img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


/*Fin carousel3*/

.block-20 {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 275px;
    position: relative;
    display: block;
}

.blog-entry {
    width: 100%;
    background: #fff;
}

.blog-entry .text {
    position: relative;
    border-top: 0;
    border-radius: 2px;
}

.blog-entry .text .heading {
    font-size: 20px;
    margin-bottom: 16px;
    font-weight: 600;
}

.blog-entry .text .heading a {
    color: #000;
}

.blog-entry .text .heading a:hover,
.blog-entry .text .heading a:focus,
.blog-entry .text .heading a:active {
    color: #ff487e;
}

.blog-entry .text .meta-chat {
    color: #b3b3b3;
}

.blog-entry .text .read {
    color: #000;
    font-size: 14px;
}

.blog-entry .meta-date {
    display: inline-block;
    background: #343a40;
}

.blog-entry .meta-date span {
    display: block;
    color: #fff;
}

.blog-entry .meta-date .day {
    font-weight: 700;
    font-size: 20px;
}

.blog-entry .meta-date .mos,
.blog-entry .meta-date .yr {
    font-size: 13px;
}

.blog-entry .meta>div {
    display: block;
    margin-right: 5px;
    margin-bottom: 0px;
    font-size: 15px;
}

.blog-entry .meta>div a {
    color: #b3b3b3;
    font-size: 13px;
}

.blog-entry .meta>div a:hover {
    color: #cccccc;
}

.blog-entry .meta2 a {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.4);
}

.play_Autos {

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 240px;
    height: 20rem;
    left: 0;
    /*padding: 10px;*/
    overflow: hidden;
    border: 1px solid rgba(90, 90, 90, 1);
    -webkit-border-radius: 12px;
    border-radius: 12px;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}

.play_Autos .tituloAuto {
    color: #633120;
    font-weight: bold;
    font-size: x-large;
    width: 100%;
    height: auto;

}

.play_Autos p {
    color: #633120;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    font-family: 'Montserrat';
    margin: 20px;
}

.fechaAuto {
    color: #633120;
    font-family: 'Montserrat';
}

.multimediapage {
    background-color: #f6d5ab;
    display: block;
    text-align: center;
    padding-top: 40px;
}

.multimediapage h1 {
    font-size: xx-large;
    color: #633120;
    font-family: 'pedestria-mvb';
}

.baseVideosMultimedia {
    background-color: white;
    border-radius: 20px;
    margin-bottom: 70px;
}

.baseVideosMultimedia h4 {
    margin-left: 10px;
    margin-bottom: -10px;
    text-align: left;
    font-family: 'Montserrat';
    font-weight: 500;
}

.baseVideosMultimedia h5 {
    margin-left: 10px;
    text-align: left;
    font-family: 'Montserrat';
}

.Videos {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: space-around;
}

.cajaVideoMultimedia {
    border-radius: 20px;
    margin: 20px;
    background-color: white;
    display: contents;
}

.videoMultimedia {
    border-radius: 20px;
    width: 250px;
}

.nav-pills .nav-link {
    border-radius: 1.25rem;
    margin: 10px;
    background-color: #f6d5ab;
    font-weight: 600;
    font-family: 'pedestria-mvb';
    font-size: large;
}

.nav-pills .nav-link:hover {
    background-color: transparent;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    font-weight: 600;
    font-size: large;
    background-color: #633120;
    font-family: 'pedestria-mvb';
}

.nav-item:hover {
    color: purple;
}


#demo {
    height: 100%;
    position: relative;
    overflow: hidden;
}


.green {
    background-color: #6fb936;
}

.thumb {
    margin-bottom: 30px;
}

.page-top {
    margin-top: 40px;
}


img.zoom {
    width: 100%;
    height: 200px;
    border-radius: 5px;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}


.transition {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.modal-header {

    border-bottom: none;
}

.modal-title {
    color: #000;
}

.modal-footer {
    display: none;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: -15px;
}

.work-wrap .text,
.work-wrap .img {
    width: 50%;
}

@media (max-width: 767.98px) {

    .work-wrap .text,
    .work-wrap .img {
        width: 100%;
    }
}

.work-wrap .img {
    height: 700px;
}

.work-wrap .text {
    background: #fff3f1;
}

.work-wrap .text h2 {
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase;
}

@media (max-width: 991.98px) {
    .work-wrap .text h2 {
        font-size: 40px;
    }
}


.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
	}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}

.fullscreenmenu {
    background-color: rgba(52, 152, 219, 0);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    -webkit-transition: background 0.5s ease-in-out, opacity 0.5s;
    -moz-transition: background 0.5s ease-in-out, opacity 0.5s;
    -ms-transition: background 0.5s ease-in-out, opacity 0.5s;
    -o-transition: background 0.5s ease-in-out, opacity 0.5s;
    transition: background 0.5s ease-in-out, opacity 0.5s;
    text-align: center
    }
    .fullscreenmenu.show {
    opacity: 1;
    background-color: rgba(52, 152, 219, 0.9);
    -webkit-transition: background 0.5s ease-in-out, visibility 0.5s;
    -moz-transition: background 0.5s ease-in-out, visibility 0.5s;
    -ms-transition: background 0.5s ease-in-out, visibility 0.5s;
    -o-transition: background 0.5s ease-in-out, visibility 0.5s;
    transition: background 0.5s ease-in-out, visibility 0.5s;
    }
    .fullscreenmenu ul { padding: 10%; }
    .fullscreenmenu li a {
    visibility: inherit;
    color: white;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 70px;
    text-decoration: none;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 150%;
    }
    .hide {
        opacity: 0;
        transform: translateX(-42px);
      }
      .animate0 { transform: rotate(45deg) translateY(17px); }
      .animate2 { transform: rotate(-45deg) translateY(-17px); }

      .divVideos{
        width: 45%;
        display: inline-flex;
        margin-left: 15px;
        justify-content: space-evenly;
      }

      .ninos-carousela .owl-dots{
        display: none;
     }


.textoninos{
    display: flex;
    width: 60%;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}

.imagenninos img{
    height: 25rem !important;
    width: auto !important;
}

.slideninos{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    margin-right: 0px;
    margin-left: -15px;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: row;
}
.territorio{
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 350px;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 0%;
}

.ninos-carousela .knowledge_text{
    text-align: justify !important;
}
.ninos-carousela .owl-prev, .owl-next{
    background-color: transparent !important;
 }
/*Media Queries - responsive*/

@media (min-width: 180px) and (max-width: 1020px){

#infocontenido img{
height: 350px !important;
}

    .territorio{

        padding: 5% !important;
    }

.divVideos{
    width: 100%;
    display: inline-flex;
    margin-left: 15px;
    justify-content: space-evenly;
  }

  .slideninos{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: row;
}

.ninos-carousela .carruselninosA{
    height: auto !important;
}
.nav-link.active {
    color: white;
    background-color: #633120;
    border-color: #dee2e6 #dee2e6 #fff;
}
.ninos-carousela .imagenninos{
    width: 100% !important;
}
.ninos-carousela .textoninos{    
    display: flex;
    width: 90% !important;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}

.ninos-carousela .textoninos p{
  text-align: center !important;
  margin: 0px;
}

.ninos-carousela .owl-dots{
    display: block;
 }

 .ninos-carousela .owl-dots{
    background-image: url(../images/fondo-azul.png) !important;
    background-color: transparent !important;
    background-size: cover;
 }

.ninos-carousela .owl-nav{
   display: none;
}

.ninos-carousela  .knowledge_text{
font-size: large !important;
margin: 5px;
padding: 2% !important;
width: 100% !important;
margin-bottom: 0px !important;
margin-right: 0px !important;
}

.home-carousel .owl-nav{
    display: none;
 }
}

/* Start: Video Responsive */
.video-responsive {
    overflow:hidden;
    padding-bottom:400px; /* Adecua este valor para controlar la altura del video */
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/* End: Video Responsive */

/*Menu Fullscreen*/

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #DA9840;
    overflow-x: hidden;
    transition: 0.5s;
  }
  
  .overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  
  .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: white;
    display: block;
    transition: 0.3s;
  }
  
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
  }
  
  .overlay .closebtn {
    position: initial;
    top: 20px;
    right: 45px;
    font-size: 60px;
  }
  
  @media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
    }
  }
/*End Fullscreen*/
@media (min-width: 200px) and (max-width: 991px){

    .backbanner{

        background-repeat: no-repeat;
        width: 100%;
        height: 500px;
        display: flex;        
        background-position-y: bottom !important; 
        background-size: contain !important;
    }


    #tabinfo .nav-link {
        display: block !important;
    }

    #tabinfo .nav-link.active {
        background-color: #633120 !important;
        color: white !important;
    }

    .noticias {

        display: block !important;
        margin: 0;
    }

    
    .baseNoticias {
width: auto !important;
    }
}

.my-controls-btns {
    position: absolute;
    top: 50%;
    color: black;
    height: 20px;
    width: 20px;
  }
  
  #prev-slide {
    left: 5px;
    margin-top: -10px;
  }
  
  #next-slide {
    right: 5px;
    margin-top: -10px;
  }

  #tabinfo .nav-link.active {
    background-color: #633120 !important;
    color: white !important;
}

.baseNoticias h4{
margin-left: 10px;
padding: 10px;
margin-bottom: -10px;
text-align: justify;
font-family: 'Montserrat';
font-weight: 500;
font-size: medium;
}


.baseNoticias{
width: 400px;
background-color: antiquewhite;
margin: 15px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-evenly;
}


.baseNoticias h5{
text-align: center;
font-weight: bold;
}

.cajaNoticias{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.noticias {

    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
}

#header .navbar-expand-lg .navbar-nav .nav-link {
    font-weight: 800 !important;
}

#accesoRapido a:hover{
    color: #633120 !important;
}

#accesoRapido .nav-link{

    display: block !important;

}
#accesoRapido .navbar-item{


    font-family: 'pedestria-mvb';
    font-size: large;
    font-weight: 600;
    /* color: #633120; */
    margin-right: 20px !important;
    text-align: -webkit-center;
    background: white;
    padding: 10px 40px;
    border-radius: 20px;
    margin-bottom: 10px;
}

#accesoRapido .navbar-nav{

    display: -ms-flexbox;
    display: flex;
    flex-direction: row !important;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;

}

#accesoRapido a{
    color: #633120;
}

#accesoRapido li{
    color: #633120;
}

@media (min-width: 200px) and (max-width: 700px) {

    #accesoRapido .navbar-item{
        font-family: 'pedestria-mvb';
        font-size: large;
        font-weight: 600;
        text-align: -webkit-center;
        background: white;
        padding: 2px 2px;
        border-radius: 20px;
        margin-bottom: 10px;
        margin-left: 3px;
        margin-right: 3px !important;
    }

    #accesoRapido li{
        color: #633120;
        font-size: large;
    }    
    .embed-container2 {
        position: relative;
        padding-bottom: 26%;
        height: 0;
        overflow: hidden;
        width: 100% !important;
        height: 175px !important;
    }
    .embed-container {
        position: relative;
        padding-bottom: 26%;
        height: 0;
        overflow: hidden;
        width: 100% !important;
        height: 155px !important;
    }

}


#contenidoNoticias p{

    color: #633120;
    font-family: montserrat, sans-serif;
    font-weight: 500;
    text-align: justify;
    margin-right: 45px;

}