a, a:active, a:focus, a:active {
    text-decoration:none !important
}
 a:focus, button:focus, input:focus, button:focus{
    outline:0px solid;
    box-shadow:0px 0px 0px 0px!important
}
 img {
    max-width:100%
}
 .fix:after{
    content:"";
    display:table;
    clear:both;
}
 h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
    margin:0 0 15px;
}
 .column {
    width:960px;
     margin:0 auto;
    display:block;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}
.container{
    max-width: 1320px;
}
 ul {
    margin:0;
    padding:0;
    list-style:none;
	
}
 body{
    margin:0;
    padding:0;
    font-family: 'rams';
	 line-height: 1.2;
	 font-weight: 400;
}
 .back-color{
     background-color: #5F2167;
}
 .color{
     color: #fff;
}
.header-area{
    padding: 10px 0;
}
 .main-menu ul li a{
     color: #fff!important;
     font-size: 19px;
     text-transform: uppercase;
     padding-left: 15px!important;
     padding-right: 15px!important;
     padding-bottom: 0px;
     padding-top: 0px;
}
.header-area .main-menu ul li ul li a{
    color: #191919!important;
    font-family: 'rams';
    font-size: 16px;
    margin: 10px 0px;
}
.header-area .main-menu ul.dropdown-menu {
    top: 140%;
    background-image: url(../images/drop-down.png);
    background-repeat: no-repeat;
    background-position: center 0px;
    z-index: 9999;
    border: 0px;
}
 .lag-select select {
     background-color: transparent;
     text-transform: uppercase;
     color: #fff;
     border: 0px!important;
     padding-left: 0px;
     font-size: 19px;
     font-family: 'ramsbold';
     background-image: url(../images/arrow-down.png);
     background-size: 12px;
     background-position: 28px 13px;
}
 .lag-select select option{
     color: #000;
}
 .lag-select select:focus{
     outline: 0px!important;
     border: 0px!important;
     box-shadow:0px 0px 0px;
}
.lag-select {
    padding-left: 60px;
    background-image: url(../images/w-world.png);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left center;
    background-size: contain;
}
 .banner-area{
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 715px;
    padding-top: 250px;
    margin-top: 145px;
}
 .banner-area h1{
    margin: 0px;
    font-size: 60px;
    position: relative;
    z-index: 999;
}
 .banner-area h1 span{
     color: #DA291C;
}
 .mobility-area{
     padding: 45px 0;
	 margin-top: -10%;
}
 .single-mob-itam p{
     margin-bottom: 0px;
     font-size: 12px;
     color: #DA291C;
     font-family: 'ramsbold';
     margin-top: 5px;
}
.max-width-200{
    max-width: 200px;
}
 .mob-heading h2{
     color: #5F2167;
     text-transform: uppercase;
     font-family: 'ramsbold';
     margin-top: 0px;
     margin-bottom: 30px;
}
 .mob-heading h2 span{
     color: #DA291C;
}
 .mob-heading p{
     color: #23324F;
     font-size: 21px;
}
 .mob-heading p span{
     color: #DA291C;
}
 .sub-banner-area{
     position: relative;
     min-height: 300px;
     padding: 120px 0;

}
 .sub-banner-area h3{
     font-size: 27px;
     margin: 0px;
}
 .sub-banner-image {
     position: absolute;
     top: 0px;
     right: 0px;
     width: 50%;
     text-align: right;
     height: 100%;
     overflow: hidden;
}
 .single-mob-itam {
     margin-top: 20px;
}
 .blog-area{
     background-color: #E6E6E6;
     padding: 70px 0;
}
 .blog-area h2{
     color: #DA291C;
     font-size: 45px;
     text-align: center;
     margin-bottom: 40px;
}
 .single-blog-area {
     margin-bottom: 20px;
     max-width: 560px;
}
 .single-blog-area p{
     color: #5F2167;
     font-size: 24px;
}
 .single-blog-area p span{
     color: #DA291C;
}
 .single-blog-area a{
     color: #5F2167;
     font-size: 24px;
     font-family: 'ramsbold';
}
 .slider-area {
     padding-top: 150px;
     padding-bottom: 50px;
}
 .single-slider h2{
     color: #DA291C;
     font-size: 30px;
     margin-top: 15px;
     font-family: 'ramsbold';
}
 .single-slider p{
     font-size: 18px;
     color: #23324F;
}
 .single-slider a{
     font-size: 18px;
     color: #23324F;
     font-family: 'ramsbold';
}
 .footer-top-area {
     background-image: url("../images/MADO_Home_B.png");
     background-repeat: no-repeat;
     padding: 70px 0;
     background-position: right;
     background-size: cover;
}
 .footer-top-area h4{
     color: #DA291C;
     margin: 0px;
     font-size: 33px;
}
 .footer-top-area h3{
     margin: 0px;
     font-size: 33px;
}
 .footer-mid-area{
    padding-bottom: 30px;
    padding-top: 30px;
}
 .footer-mid-area h4{
     text-transform: uppercase;
     font-size: 19px;
     font-family: 'ramsbold';
     margin-bottom: 10px;
}
 .footer-mid-area h4 span{
     color: #DA291C;
}
 .footer-links-area ul li a{
     color: #fff;
     font-size: 14px;
}
 .contact-links li a{
     position: relative;
     padding-left: 26px;
}
 .contact-links li a.phone::before{
     content: "";
     position: absolute;
     background-image: url(../images/phone.png);
     background-repeat: no-repeat;
     width: 20px;
     height: 20px;
     left: 0px;
     top: 3px;
     background-size: contain;
}
 .contact-links li a.email::before{
     content: "";
     position: absolute;
     background-image: url(../images/email.png);
     background-repeat: no-repeat;
     width: 18px;
     height: 18px;
     left: 0px;
     top: 3px;
     background-size: contain;
}
 .social-links-area ul li{
     display: inline;
}
 .social-links-area ul li a{
     display: inline-block;
     margin-left: 17px;
}
.sub-banner-image img{
    height: 100%;
    width: 100%;
}
 .footer-bottom-area {
     background-color: #DA291C;
     color: #fff;
     padding: 30px 0;
}
 .footer-bottom-area p{
     margin: 0px;
     font-size: 14px;
}
 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
     background: #000;
     opacity: 1;
}
 .owl-nav button{
     background-color: transparent!important;
     font-size: 30px!important;
     color: #DA291C!important;
     line-height: 1!important;
}
 .mobile-footer-top{
     padding: 20px 0;
     text-align: center;
}
 .mobile-footer-top ul{
     display: flex;
     justify-content: space-between;
}
 .mobile-footer-top ul li a{
     font-size: 18px;
     color: #DA291C;
     font-weight: 400;
}
 .mobile-footer-mid{
     padding: 20px 0;
}
 .mobile-footer-mid h3{
     text-transform: uppercase;
     font-size: 20px;
     font-family: 'ramsbold';
     margin-bottom: 0px;
}
 .mobile-footer-mid h3 span{
     color: #DA291C 
}
 .mobile-footer-mid h4{
     background-color: #DA291C;
     color: #fff;
     font-size: 18px;
     margin-left: 15px;
     margin-right: 15px;
     border-radius: 7px;
     box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
     padding: 5px;
     margin-top: 20px;
     margin-bottom: 20px;
     text-align: center;
}
 ul.mobile-social{
     text-align: center;
     display: flex;
     justify-content: space-between;
     max-width: 50%;
     margin-left: auto;
     margin-right: auto;
}
 .copyright-area{
     padding: 10px 0;
     background-color: #DA291C;
     text-align: center;
}
 .call-area {
     background-color: #000;
     text-align: center;
     padding: 15px 0;
}
 .call-area ul li{
     display: inline;
}
 .call-area ul li a{
     display: inline-block;
     padding:0px 10px;
}
 .mobile-footer-area{
     display: none;
}


#mainSlider .owl-dots {
    margin-top: -24px;
}
#mainSlider .owl-nav button{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 60px;
    margin-right: 60px;
}
.single-slider {
    margin-bottom: 70px;
}
.blog-text-area h3{
    color: #5F2167;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.blog-text-area h3 strong{
    font-family: 'ramsbold';
}
.blog-text-area h3 span{
    color: #DA291C;
}

#mainSlider .owl-item .single-slider {
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.90);
    -ms-transform: scale(0.90);
    transform: scale(0.90);
    opacity: .5;
}

#mainSlider .owl-item.center .single-slider {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    transform-origin: top;
     opacity: 1;

}



.contact-banner {
    margin-top: 148px;
    background-image: url(../images/contact-banner.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 80px 0;
    color: #fff;
    background-size: cover;
}
.contact-banner h2{
    margin: 0px;
    font-size: 57px;
    font-family: 'ramsbold';
    text-align: center;
}
.contact-form-area  p{
    margin-bottom: 20px;
}
.form-area{
    padding: 0px 20px;
}
.contact-form-area{
    padding: 40px 0;
}
.form-area h3{
    color: #5F2167;
    font-family: 'ramsbold';
    font-size: 33px;
}
.form-area p{
    font-size: 24px;
    color: #5F2167;
    clear: both;
    width: 100%;
    overflow: hidden;
    margin-bottom: 31px;
}
.form-area p label{
    font-size: 20px;
    color: #666666;
    font-family: 'ramsbold';
    min-width: 150px;
    float: left;
}
.form-area p label span{
    color: Red;
}
.form-area input{
    background-color: #F4F4F4;
    height: 46px;
    max-width: 343px;
    width: 100%;
    padding-left: 10px;
    border: 0px;
    font-size: 18px;
    float: right;
}
.form-area select{
    background-color: #F4F4F4;
    height: 46px;
    max-width: 343px;
    width: 100%;
    padding-left: 10px;
    border: 0px;
    font-size: 18px;
    float: right;
    outline: 0px;
}
.form-area input[type=file]{
    background-color: transparent;
}
.form-area textarea{
    background-color: #F4F4F4;
    height: 92px;
    max-width: 343px;
    width: 100%;
    padding-left: 10px;
    border: 0px;
    font-size: 18px;
    float: right;
    outline: 0px;
    padding-top: 10px;
}
.form-area button{
    background-color: #CC3333;
    height: 46px;
    border: 0px;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 700;
    cursor: pointer;
    width: 100%;
}

.max-height-area img{
    max-height: 330px;
}
.back-color-wheit{
    background-color: #fff;
}
.back-color-wheit .main-menu ul li a{
    color: #5F2167!important;
    font-family: 'ramsbold';
}
.back-color-wheit .main-menu ul li a.active{
    color: #CC3333!important;
}
.common-banner-area{
    margin-top: 148px;
    padding: 150px 0;
    text-align: center;
    color: #fff;
}


.bannner-one{
    background-image: url(../images/MADO_CulturaLab_Header.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    left: 0px;
    top:0px;
    width: 100%;
    height: 100%;
}


.common-banner-area h2{
    position: relative;
    z-index: 999;
}

.common-banner-area h2{
    margin: 0px;
    font-size: 57px;
    font-family: 'ramsbold';
}
.solutions-area{
    padding-top: 30px;
    padding-bottom: 100px;
    text-align: center;
}
.solutions-area h2{
    font-size: 51px;
    color: #5F2167;
    margin-bottom: 80px;
    text-transform: uppercase;
}
.solutions-area h2 span{
    color: #CC3333;
    font-family: 'ramsbold';
}


.single-solution-blog-area{
    background: #F4F4F4;
    padding: 50px 20px;
    border-radius: 10px;
    margin-bottom: 150px;
    margin-right: 85px;
    border-bottom: 8px solid #CC3333;
}
.single-solution-blog-area:nth-child(2n+2){
    margin-right: 0px;
    margin-left: 85px;
    border-bottom: 8px solid #5F2167;
}
.single-solution-blog-area h3{
    font-size: 41px;
    color: #5F2167;
    font-family: 'ramsbold';
}
.single-solution-blog-area p{
    color: #666666;
    font-size: 25px;
}
.single-solution-blog-area p:last-child{
    margin-bottom: 0px;
}
.map-icon {
    position: absolute;
    top: -75px;
    right: -85px;
}
.single-solution-blog-area:nth-child(2n+2) .map-icon {
    position: absolute;
    top: -75px;
    right: auto;
    left: -85px;
}
.single-solution-blog-area:nth-child(2n+2) h3{
    color: #CC3333;
}
.single-solution-blog-area:nth-child(2n+2) .solution-text-area{
    padding-left: 20px;
}

.solution-bottom-area{
    color: #fff;
    padding-bottom: 130px;
    padding-top: 250px;
    font-size: 33px;
    font-family: 'ramsbold';
}
.solution-back{
    background-image: url("../images/MADO_NSoluciones_H.png");
    background-repeat: no-repeat;
	background-position: center;
    background-size: cover;
    position: absolute;
    left: 0px;
    top:0px;
    width: 100%;
    height: 100%;
}
.about-banner-bottom-content h2{
    color: #CC3333;
    font-size: 51px;
    font-family: 'ramsbold';
}
.about-banner-bottom-content p{
    font-size: 33px;
    color: #5F2167;
}
.about-banner-bottom-content{
    padding-top: 15px;
    padding-bottom: 70px;
}
.word-place-image{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 48%;
    height: 100%;
    display: flex;
}
.work-place-area{
    background-color: #F6F6F6;
    padding: 50px 0;
    overflow: hidden;
}
.work-place-area h3{
    font-size: 33px;
    color: #5F2167;
    margin-bottom: 20px;
    font-family: 'ramsbold';
}
.work-place-area ul li{
    font-size: 25px;
    color: #191919;
    font-family: 'ramsbold';
    padding-left: 30px;
    position: relative;
}
.work-place-area ul li:before{
    content: "";
    background-color: #CC3333;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 10px;
}

.program-heading {
    padding-top: 70px;
    padding-bottom: 90px;
}
.program-heading h2{
    font-size: 50px;
    color: #CC3333;
    font-family: 'ramsbold';
    text-transform: uppercase;
}
.program-heading p{
    font-size: 33px;
    color: #5F2167;
}
.program-heading p span{
    color: #DA291C;
}

.single-program-area h3{
    font-size: 33px;
    color: #CC3333;
    min-height: 90px;
    display: flex;
    align-items: end;
}
.single-program-area p{
    font-size: 21px;
    color: #5F2167;
}
.single-program-area a.more{
    color: #5F2167;
    text-transform: none;
    font-family: 'ramsbold';
}

.carreras-heading-area{
    padding: 40px 0;
    background-color: #CC3333;
    color: #fff;;
}
.carreras-heading-area h2{
    font-size: 50px;
    font-family: 'ramsbold';
    text-transform: uppercase;
}
.carreras-form-area form{
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
p.small{
    font-size: 15px;
    margin-bottom: 10px;
}
.carreras-form-area{
    padding-top: 75px;
    padding-bottom: 125px;
}
.social-relavent-area{
    padding: 100px 0;
}
.social-relavent-area h2{
    color: #CC3333;
    text-transform: uppercase;
    font-size: 50px;
    font-family: 'ramsbold';
}
.social-relavent-area h3{
        font-size: 33px;
        color: #5F2167;
        font-family: 'ramsbold';
}   
.social-relavent-area p{
    font-size: 25px;
    color: #5F2167;

}
.our-actions-area{
    padding: 40px 0;
}
.our-actions-area h4{
   color: #5F2167;
   font-size: 40px;
   font-family: 'ramsbold';
}
.our-actions-area p{
   color: #0F0014;
   font-size: 25px;
}
.our-actions-area p span{
   color: #DA291C;
}

.community-image {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 48%;
    display: flex;
    overflow: hidden;
    height: 100%;
}
.community-area h2{
    font-size: 41px;
    color: #CC3333;
    margin: 0px;
    font-family: 'ramsbold';
    text-transform: uppercase;
}
.community-area h4{
    font-size: 33px;
    color: #5F2167;
    font-family: 'ramsbold';
}
.community-area p{
    font-size: 25px;
    color: #0F0014;
}
.insurgency-route-area {
    padding: 70px 0;
    color: #fff;
}

.insur-back{
    background-image: url(../images/MADO_RespSocial_B.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top:0px;
    width: 100%;
    height: 100%;
}

.insurgency-route-area h3{
    font-size: 40px;
    font-family: 'ramsbold';
}
.insurgency-route-area p{
    font-size: 25px;
}
.insurgency-route-area p:last-child{
    margin-bottom: 0px;
}
.community-area ul li{
    font-size: 25px;
    color: #191919;
    font-family: 'ramsbold';
    padding-left: 30px;
    position: relative;
}
.community-area ul li::before{
    content: "";
    background-color: #CC3333;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 10px;
}
.mb-30{
    margin-bottom: 30px;
}
.sus-terminals-area{
    background-color: #F4F4F4;
    margin: 80px 0;
}
.sus-terminals-area h3{
    font-size: 33px;
    color: #5F2167;
    font-family: 'ramsbold';
    margin-top: 15px;
}
.sus-terminals-area p{
    font-size: 25px;
    color: #5F2167;
}
.sus-terminals-area ul li{
    font-size: 25px;
    color: #5F2167;
    width: 50%;
    position: relative;
    padding-left: 60px;
    float: left;
    line-height: 1;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sus-terminals-area ul li:first-child::before{
    content: "";
    position: absolute;
    left: 0px;
    top:0px;
    background-image: url(../images/aa_icon1.png);
    width: 45px;
    height: 66px;
    background-position: center center;
    background-repeat: no-repeat;
}
.sus-terminals-area ul li:nth-child(2):before{
    content: "";
    position: absolute;
    left: 0px;
    top:0px;
    background-image: url(../images/aa_icon4.png);
    width: 45px;
    height: 66px;
    background-position: center center;
    background-repeat: no-repeat;
}
.sus-terminals-area ul li:nth-child(3):before{
    content: "";
    position: absolute;
    left: 0px;
    top:0px;
    background-image: url(../images/aa_icon2.png);
    width: 45px;
    height: 66px;
    background-position: center center;
    background-repeat: no-repeat;
}
.sus-terminals-area ul li:nth-child(4):before{
    content: "";
    position: absolute;
    left: 0px;
    top: 25px;
    background-image: url(../images/aa_icon3.png);
    width: 45px;
    height: 47px;
    background-position: center center;
    background-repeat: no-repeat;
}
.sus-text {
    background-color: #CC3333;
    color: #fff;
    text-align: center;
    font-size: 33px;
    line-height: 1.2;
    padding: 48px 20px;
    font-family: 'ramsbold';
}
.video-bottom-area{
    padding-top: 80px;
    padding-bottom: 50px;
    font-size: 25px;
    color: #0F0014;
}
.video-bottom-area span{
    color: #DA291C;
}
.our-initiatives-area {
    background-color: #F4F4F4;
    padding: 60px 0;
}
.our-initiatives-area h2{
    font-size: 41px;
    color: #CC3333;
    font-family: 'ramsbold';
}
.our-initiatives-area p{
    font-size: 25px;
    color: #5F2167;
}
.our-initiatives-area p span{
    color: #CC3333
}
.sin-init-area {
    min-height: 345px;
    color: #fff;
    background-color: #5F2167;
    padding: 20px;
    margin-top: 30px;
}
.sin-init-area h3{
    font-size: 50px;
    font-family: 'rams';
    font-weight: lighter;
}
.sin-init-area p{
    color: #fff;
}
.our-initiatives-area .col-lg-4.col-md-6:nth-child(2) .sin-init-area{
    background-color: #CC3333;
}
.cp-area{
    padding-top: 120px;
    padding-bottom: 30px;
}
.bottom-video-area {
    background-color: #F4F4F4;
    padding: 50px 0;
    margin: 140px 0;
}
.bottom-video-area  h5{
    font-size: 33px;
    color: #5F2167;
    font-family: 'ramsbold';
    margin: 0px;

}
.bottom-video-area  p{
    font-size: 25px;
    color: #5F2167;
    margin: 0px;
}
.bottom-video-area  p span{
    color: #DA291C;
}
.f-video {
    position: absolute;
    left: 0px;
    top: -120px;
    max-width: 570px;
}
.bottom-banner{
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 80px 0;
    text-align: center;
}
.bottom-banner h2{
    font-size: 42px;
    margin: 0px;
    font-family: 'ramsbold';
}
.everyday-life-area {
    padding-top: 20px;
}
.everyday-life-area h2{
    font-size: 51px;
    color: #CC3333;
    font-family: 'ramsbold';
    margin-bottom: 10px;
}

.everyday-life-area h3{
    color: #5F2167;
    font-size: 33px;
    font-family: 'ramsbold';
    margin-bottom: 30px;
}

.every-single-block p{
    color: #5F2167;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'ramsbold';
}
.every-single-block p span{
    color: #CC3333;
}

.time-line-area h2{
    font-size: 50px;
    color: #5F2167;
    font-family: 'ramsbold';
    text-align: center;
}
.time-line-logo {
    position: absolute;
    top: -50px;
    left: 15px;
}
.time-line-area {
    margin-top: 100px;
}
.single-time-line {
    margin-top: 100px;
}
.single-time-line h3{
    font-size: 51px;
    color: #CC3333;
    font-family: 'ramsbold';
}
.single-time-line p{
    font-size: 36px;
    color: #5F2167;

}
.single-time-line p span{
    color: #CC3333;
    
}
.maping2{
    padding: 100px 0
}
.maping2 h2{
    font-size: 50px;
    color: #5F2167;
    font-family: 'ramsbold';
    text-align: center;
    margin-bottom: 50px;
}

.maping2 h3, .map3 h2{
    font-size: 50px;
    color: #CC3333;
    font-family: 'ramsbold';
    text-transform: uppercase;
}
.map3 p{
    font-size:33px;
    color: #5F2167;
    font-family: 'ramsbold';
    text-transform: uppercase;
}

.maping2 ul li{
    font-size: 25px;
    color: #191919;
    font-family: 'ramsbold';
    padding-left: 30px;
    position: relative;
    width: 50%;
    float: left;
    margin-bottom: 15px;
    line-height: 1.5;
}
.maping2 ul li:before{
    content: "";
    background-color: #CC3333;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 10px;
}
.map3{
    padding-bottom: 100px;
}
.back-color-wheit .lag-select{ 
    color: #5F2167;
    background-image: url(../images/noun-world.png);
    background-size: contain;
}
.back-color-wheit .lag-select select{ 
    color: #5F2167;
    background-image: url(../images/color-arrow.png);
}

.social-links-area li{
    display: inline;
}
.social-links-area li a{
    display: inline-block;
    margin-right: 15px;
}

video#bgvid {
    position: absolute;
    left: 0px;
    top: -5px;
    width: 100%;
    height: 100%;
	max-height: 550px;
    object-fit: cover;
}
.single-solution {
    margin-bottom: 60px;
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
}
.single-solution p{
    background-color: #DC1A16;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 20px;
    font-family: 'ramsbold';
    border-radius: 3px;
    padding: 10px 5px;
}
.header-area .main-menu .lag-select ul.dropdown-menu{
    background-image: none;
    top: 70%;
}
.lag-select button{
    background-color: transparent!important;
    border: 0px;
    font-size: 19px;
}
.header-area .main-menu .lag-select ul.dropdown-menu li a{
    color: #000!important;
}
.back-color-wheit .lag-select button {
    color: #000;
}
.border-top-deshed{
    border-top: 2px dashed #DC1A16;
    padding-top: 30px;
    position: relative;
}
.border-hight-deshed{
    position: relative;
}
.border-hight-deshed::before{
    content: "";
    position: absolute;
    top: -112%;
    height: 110%;
    width: 2px;
    border-left: 2px dashed #DC1A16;
    left: 49.5%;
}
.border-top-deshed::before{
    content: "";
    position: absolute;
    top: 0px;
    height: 30px;
    width: 2px;
    border-left: 2px dashed #DC1A16;
    left: 49.5%;
}
.mobile-view{
    display: none;
}
#TimeLine button.owl-prev{
	position:absolute;
	top:42%;
	left:30px;
}
#TimeLine button.owl-next{
	position:absolute;
	top:42%;
	right:30px;
}
.offset:before { 
    display: none; 
    content: " "; 
    height: 0px;      /* Give height of your fixed element */
        margin-top: -250px; /* Give negative margin of your fixed element */    
        visibility: hidden; 
}














/*=== Trigger  ===*/
.animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  
  /*=== Optional Delays, change values here  ===*/
  .one {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
  
  .two {
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    animation-delay: .7s;
  }
  
  .three {
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s;
  }
  
  .four {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    animation-delay: .9s;
  }
  
  .five {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
  }
  
  .six {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    animation-delay: 1.1s;
  }
  
  .seven {
    -webkit-animation-delay:1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
  }
  
  .eight {
    -webkit-animation-delay: 7.5s;
    -moz-animation-delay: 7.5s;
    animation-delay: 7.5s;
  }
  
  .ten {
    -webkit-animation-delay:2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
  }



  /*=== Animations start here  ===*/
  
  /*==== FADE IN UP ===*/
  @-webkit-keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  @keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  
  .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  
  /*=== FADE IN DOWN ===*/
  .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
  @-webkit-keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  
  /*=== FADE IN LEFT ===*/
  @-webkit-keyframes fadeInLeft {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  @keyframes fadeInLeft {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  
  .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  
  /*==== FADE IN RIGHT ===*/
  @-webkit-keyframes fadeInRight {
    from {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  @keyframes fadeInRight {
    from {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  
    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  
  .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
  
  /*=== FADE IN  ===*/
  @-webkit-keyframes fadeIn {
    from {
      opacity: 0;
    }
  
    to {
      opacity: 1;
    }
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
  
    to {
      opacity: 1;
    }
  }
  .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  
 
  .banner3{
    background-image: url(../images/MADO_NSoluciones_Header.png);
    position: absolute;
    left: 0px;
    top:0px;
    width: 100%;
    height: 100%;
  }

  .banner4{
    background-image: url(../images/MADO_Nosotros_Header.png);
    position: absolute;
    left: 0px;
    top:0px;
    width: 100%;
    height: 100%;
  }