.hileraseparada
{margin-top:19px}

a,a.active,a:focus,a:hover{
    text-decoration:none;
    outline:0
}

html{
    font-size:62.5%
}

body,p{
    font-family:'Lato', sans-serif;
    font-size:1.5rem;
    padding:0;
    margin:0;
    line-height:2.4rem
}

body{
    background:#f9f9f9
}

p{
    font-weight:300
}

.h1,.h2,.h3,h1,h2,h3{
    font-family:'Lato', sans-serif;
}

.h3,.h4,h3,h4{
    font-weight:700
}

h1,h2,h3,h4,h5,h6{
    color:#212739
}

.h1,h1{
    font-size:6.3rem;
    line-height:9.45rem;
    line-height:8rem
}

.h2,h2{
    font-size:3.9rem;
    line-height:5.85rem;
    line-height:4rem
}

.h3,h3{
    font-size:2.4rem;
    line-height:3.5999999999999996rem;
    line-height:4rem
}

.h4,.h5,h4,h5{
    font-size:1.5rem
}

.h3 a,h3 a{
    color:inherit
}

.h3 a:hover,h3 a:hover{
    color:#061f2d
}

.h4,h4{
    line-height:2.25rem;
    line-height:2rem;
    font-family:'Lato', sans-serif;
}

.h4 a,h4 a{
    color:inherit
}

.h4 a:hover,h4 a:hover{
    color:#061f2d
}

.h5,h5{
    line-height:2.25rem;
    line-height:2rem
}

.h6,h6{
    font-size:1.3rem;
    line-height:1.9500000000000002rem;
    line-height:1.8rem
}

img{
    max-width:100%
}

.csi-table thead tr{
    background:rgba(63,81,181,.2)
}

.csi-table thead tr th{
    font-size:1.6rem;
    line-height:2.4000000000000004rem;
    border-bottom:0;
    padding-top:2rem;
    padding-bottom:2rem;
    font-family:'Lato', sans-serif;
    font-weight:700;
    color:#212739;
    text-align:center;
    text-transform:uppercase
}

.csi-table tbody tr td,.csi-table tbody tr th{
    padding-top:2rem;
    padding-bottom:2rem;
    border-top:4px solid #f9f9f9;
    background:rgba(63,81,181,.05);
    text-align:center;
    border-right:2px solid #f9f9f9
}


.tablascont {
    float: left;
    width: 100%;
    padding-left: 18%;
    padding-right: 18%;
}

.tablascont img {
    width: 100%;
}


blockquote,blockquote p{
    font-weight:400;
    font-size:1.6rem;
    line-height:2.4000000000000004rem;
    text-align:justify
}

.csi-table tbody tr td:hover,.csi-table tbody tr th,.csi-table tbody tr th:hover{
    background:rgba(63,81,181,.1)
}

a{
    color:#061f2d;
    -moz-transition-duration:.3s;
    -webkit-transition-duration:.3s;
    -o-transition-duration:.3s;
    transition-duration:.3s
}

a.active,a:focus,a:hover{
    color:#061f2d
}

.btn:active,.btn:focus,button:active,button:focus,input[type=submit]:active,input[type=submit]:focus,input[type=button]:active,input[type=button]:focus{
    outline:0
}

.csi-inner{
    padding:4.2rem 0
}

blockquote{
    font-family:'Lato', sans-serif;
    overflow:hidden;
    width:100%;
    color:#212739;
    margin:2rem 0;
    display:block;
    padding:4rem 2rem;
    font-style:italic;
    position:relative;
    border-left:0
}

blockquote p{
    font-family:'Lato', sans-serif;
    color:inherit
}

.csi-heading .title,.csi-subheading{
    font-family:'Lato', sans-serif;
}

.csi-clases .title,.csi-subheading{
    font-family:'Lato', sans-serif;
}

blockquote footer{
    float:none!important;
    color:#061f2d
}

blockquote:before{
    background-image:url(../img/quote.png);
    left:0;
    position:absolute;
    top:10%;
    width:129px;
    height:112px;
    content:" ";
    opacity:.5
}

.btn-sonar,.csi-btn-area{
    position:relative
}

.csimapcanvas{
    min-height:400px
}

.csi-social li{
    padding-right:3px;
    padding-left:3px
}

.csi-social li a{
    background:#fff;
    width:45px;
    height:45px;
    border-radius:50%;
    display:inline-block;
    text-align:center;
    -webkit-box-shadow:0 2px 10px rgba(52,61,71,.2);
    -moz-box-shadow:0 2px 10px rgba(52,61,71,.2);
    box-shadow:0 2px 10px rgba(52,61,71,.2)
}

.csi-social li a i{
    font-size:2.4rem;
    line-height:3.5999999999999996rem;
    line-height:4.5rem
}
.csi-social li:hover a{
    background:#95d600;
    -webkit-box-shadow:0 2px 10px rgba(52,61,71,.2);
    -moz-box-shadow:0 2px 10px rgba(52,61,71,.2);
    box-shadow:0 2px 10px rgba(52,61,71,.2);
    color:#fff
}

.form-control{
    display:block;
    width:100%;
    height:50px;
    padding:6px 12px;
    font-size:14px;
    line-height:1.42857143;
    color:#555;
    background-color:#fff;
    background-image:none;
    border:1px solid #ddd;
    border-radius:0;
    -webkit-box-shadow:none;
    box-shadow:none
}

.form-control:focus,.form-control:hover{
    -webkit-box-shadow:0 2px 10px rgba(52,61,71,.45);
    -moz-box-shadow:0 2px 10px rgba(52,61,71,.45);
    box-shadow:0 2px 10px rgba(52,61,71,.45);
    border:1px solid #061f2d
}

textarea.form-control{
    height:250px;
    border-radius:0
}

.csi-heading{
    text-align:center;
    overflow:hidden;
    display:block
}

.csi-clases{
    text-align:center;
    margin-bottom:6.3rem;
    overflow:hidden;
    display:block
}

.csi-ausp{
    text-align:center;
    overflow:hidden;
    display:block
}

..csi-ausp{
    text-align:center;
    overflow:hidden;
    display:block
}


.btn-sonar,.btn-sonar::before,.csi-btn{
    display:inline-block
}

.csi-heading .title{
    font-size:3.9rem;
    line-height:5.85rem;
    color:#0a0e14;
    font-weight:900;
    text-transform:uppercase;
    margin:0 0 1rem
}

.csi-clases .title{
    font-size:3.9rem;
    line-height:5.85rem;
    color:#212739;
    font-weight:900;
    text-transform:uppercase;
    margin:0 0 1rem
}

.csi-ausp .title{
    font-size:3.9rem;
    line-height:5.85rem;
    color:#212739;
    font-weight:900;
    text-transform:uppercase;
    margin:0 0 1rem
}

.csi-heading .subtitle{
    font-family:'Lato', sans-serif;
    font-size:1.5rem;
    line-height:2.25rem;
    color:#212739;
    font-weight:400;
    margin:0;
    opacity:.4;
    padding-bottom: 30px;
}

.csi-heading .bajada{
    font-family: 'Lato', sans-serif;
    font-size: 38px;
    color: #0B484B;
    padding-top: 10px;
}

.csi-clases .subtitle{
    font-family:'Lato', sans-serif;
    font-size:1.5rem;
    line-height:2.25rem;
    color:#212739;
    font-weight:400;
    margin:0;
    opacity:.4;
}

.csi-clases .bajada{
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    color: #212739;
    padding-top: 5px;
    opacity: .4;
}

.csi-ausp .bajada{
    text-transform: uppercase;
    font-family:'Lato', sans-serif;
    font-size: 24px;
    color: #212739;
    padding-top: 5px;
    opacity: .8;
}

.csi-btn,.csi-heading-white .subtitle,.csi-heading-white .title{
    color:#fff;
}

.csi-btn,.csi-clases-white .subtitle,.csi-clases-white .title{
    color:#fff;

}

.csi-subheading{
    font-size:2.4rem;
    line-height:3.5999999999999996rem;
    text-align:center;
    color:#061f2d;
    text-transform:uppercase;
    margin-bottom:3.9rem;
    margin-top:0
}

.csi-btn,.csi-btn-simple{
    font-family:'Lato', sans-serif;
    font-size:1.3rem;
    line-height:1.9500000000000002rem;
    text-transform:uppercase
}

.csi-btn{
    background:#061f2d;
    padding:1.3rem 2.6rem;
    font-weight:400;
    overflow:hidden;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -moz-transition-duration:.3s;
    -webkit-transition-duration:.3s;
    -o-transition-duration:.3s;
    transition-duration:.3s;
    border:2px solid #061f2d
}


.csi-btn-brand,.csi-btn:hover{
    background:#95d600;
    border:2px solid #95d600;
    color:#fff
}

.csi-btn:hover{
    -webkit-box-shadow:0 4px 10px rgba(0,0,0,.25);
    -moz-box-shadow:0 4px 10px rgba(0,0,0,.25);
    box-shadow:0 4px 10px rgba(0,0,0,.25)
}

.csi-btn-lg{
    padding:1.2rem 3.4rem
}

.csi-btn-brand:hover{
    background:#061f2d;
    color:#fff;
    border:2px solid #061f2d;
}

.csi-btn-simple{
    border-bottom:1px solid transparent
}

.csi-btn-simple:hover{
    opacity:1;
}

.btn-sonar{
    background:#FF594C;
    border:0;
    width:auto;
    height:auto;
    color:#fff;
    outline:0
}

.btn-sonar::before{
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    top:0;left:0
}

.btn-sonar:hover::before{
    animation:sonar-effect 1s ease-in-out .1s infinite
}

@keyframes sonar-effect{
    0%
    
    { opacity:.3 }40%
    
    
    { opacity:.5;
      box-shadow:0 0 0 5px #fff,0 0 10px 10px #fff,0 0 0 10px #fff
    }100%
    
    { box-shadow:0 0 0 5px #fff,0 0 10px 10px #fff,0 0 0 10px #fff;
      transform:scale(1.5);
      opacity:0
    }

}

@keyframes fade-down{
    0%
    {opacity:1;
        transform:translateY(-20px)}50%
    
    {opacity:.8;
        transform:translateY(15px)}100%
    
    {opacity:0;
        transform:translateY(20px)}
}

@-webkit-keyframes zoomIn{
    from{
        opacity:0;
        -webkit-transform:scale3d(.3,.3,.3);
        transform:scale3d(.3,.3,.3)
    }50%
    {opacity:1}}

@keyframes zoomIn{from{
    opacity:0;
    -webkit-transform:scale3d(.3,.3,.3);
    transform:scale3d(.3,.3,.3)
    }
    50%{opacity:1}}

@keyframes fadeInUp{
    from{
        opacity:0;
        transform:translate3d(0,100%,0)
    }
    
    to{
        opacity:1;
        transform:none
    }
}

@-webkit-keyframes flipInY{
    from{ 
        -webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);
        transform:perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in;opacity:0
    }
    40%{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);
        transform:perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    
    60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);
        transform:perspective(400px) rotate3d(0,1,0,10deg);
        opacity:1
    }
    
    80%{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);
        transform:perspective(400px) rotate3d(0,1,0,-5deg)
    }
    
    to{ -webkit-transform:perspective(400px);
        transform:perspective(400px)
    }
}

@keyframes flipInY{
    from{
        -webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);
        transform:perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in;
        opacity:0
    }
    
    40%
    {-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);
        transform:perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);
        transform:perspective(400px) rotate3d(0,1,0,10deg);
        opacity:1
    }
    80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);
        transform:perspective(400px) rotate3d(0,1,0,-5deg)
    }
    
    to{-webkit-transform:perspective(400px);
        transform:perspective(400px)
    }
}

@-webkit-keyframes bounceIn{
    20%,40%,60%,80%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1)
            ;animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);
        transform:scale3d(.3,.3,.3)
    }
    
    20%{-webkit-transform:scale3d(1.1,1.1,1.1);
        transform:scale3d(1.1,1.1,1.1)
    }
    
    40%{-webkit-transform:scale3d(.9,.9,.9);
        transform:scale3d(.9,.9,.9)
    }
    
    60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);
        transform:scale3d(1.03,1.03,1.03)
    }
    
    80%{-webkit-transform:scale3d(.97,.97,.97);
        transform:scale3d(.97,.97,.97)
    }
    to {opacity:1;-webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
}

@keyframes bounceIn{
    20%,40%,60%,80%,from,to{
        -webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0% {opacity:0;
        -webkit-transform:scale3d(.3,.3,.3);
        transform:scale3d(.3,.3,.3)
    }
    
    20%{-webkit-transform:scale3d(1.1,1.1,1.1);
        transform:scale3d(1.1,1.1,1.1)
    }
    40%{-webkit-transform:scale3d(.9,.9,.9);
        transform:scale3d(.9,.9,.9)
    }
    
    60%{opacity:1;
        -webkit-transform:scale3d(1.03,1.03,1.03);
        transform:scale3d(1.03,1.03,1.03)
    }
    80%{-webkit-transform:scale3d(.97,.97,.97);
        transform:scale3d(.97,.97,.97)
    }
    to{opacity:1;-webkit-transform:scale3d(1,1,1);
        transform:scale3d(1,1,1)
    }
}

@-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
    }
}

@-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
    }
}




.csi-header{
    background:#f1f1f1
}
.csi-header .csi-inner{
    margin:0 auto
}

.csi-header .csi-toggle{
    position:absolute;
    top:10px;
    right:0;
    z-index:99;
    color:#fff

}

.csi-header .csi-toggle i{
    font-size:26px
}

.csi-header .header-top{
    background:#e9e9e9;
    padding:.4rem 0 0
}

.csi-header .header-top .header-top-inner .contact{
    margin-top:.6rem
}

.csi-header .header-top .header-top-inner .contact ul li{
    color:#0a0e14;
    font-size:13px;
    margin-right:1rem;
    opacity:.7
}

.csi-header .header-top .header-top-inner .contact ul li i{
    font-size:20px;
    font-size:2rem;
    color:#0a0e14;
    margin-right:.4rem;
    position:relative;
    top:2px;
    opacity:.7
}

.csi-header .header-top .header-top-inner .right-menu{
    text-align:right;
    font-size:14px
}
.csi-header .header-top .header-top-inner .right-menu ul{
    margin-bottom:.5rem
}

.csi-header .header-top .header-top-inner .right-menu ul li{
    text-align:center;
    padding-right:2px;
    padding-left:2px
}

.csi-header .header-top .header-top-inner .right-menu ul li a{
    background: #a7a7a7;
    display:inline-block;
    width:40px;
    height:40px;
    border-radius:50%;
    -moz-transition-duration:.6s;
    -webkit-transition-duration:.6s;
    -o-transition-duration:.6s;
    transition-duration:.6s
}
.csi-header .header-top .header-top-inner .right-menu ul li a i{
    font-size:24px;
    line-height:39px;
    color:#fff
}

.csi-header .header-top .header-top-inner .right-menu ul li a:hover{
    background:#0a0e14
}

.csi-header .header-top .header-top-inner .right-menu ul li a:hover i{
    animation-name:zoomIn;
    -webkit-transform-origin:center;
    transform-origin:center;
    animation-duration:.5s;
    animation-timing-function:linear
}

.csi-header .navbar-nav li:hover>ul,.csi-header .navbar-nav ul li:hover>ul{
    display:block;
    -webkit-animation-name:fadeIn;
    animation-name:fadeIn;
    -webkit-transform-origin:center;
    transform-origin:center;
    animation-duration:.6s;
    animation-timing-function:linear
}

@keyframes fadeIn{from{opacity:0}to{opacity:1}}

.csi-header .dropdown-submenu{
    position:relative
}
.csi-header .dropdown-submenu>.dropdown-menu{
    top:0;left:100%;margin-top:-6px;margin-left:-1px
}

.csi-header .dropdown-submenu:hover>.dropdown-menu{
    display:block
}

.csi-header .dropdown-submenu>a:after{
    display:block;content:" ";float:right;width:0;height:0;margin-top:5px;margin-right:-10px
}

.csi-header .dropdown-submenu.pull-left{
    float:none
}

.csi-header .dropdown-submenu.pull-left>.dropdown-menu{
    left:-100%;margin-left:10px
}

.csi-header .csi-navbar{
    margin-bottom:0;border:none;background:0 0;border-radius:0
}

.csi-header .csi-navbar .container{
    padding-right:0;padding-left:0
}

.csi-header .csi-navbar .csi-nav{
    position:relative;
    -webkit-animation-name:fadeInRight;
    animation-name:fadeInRight;
    -webkit-transform-origin:center;
    transform-origin:center;
    animation-duration:.4s;
    animation-timing-function:linear
}

.csi-header .csi-navbar .csi-logo,.csi-header .menu-onscroll{
    -webkit-transform-origin:center;
    animation-timing-function:linear
}

.csi-header .csi-navbar .csi-nav li a{
    color:#fff;
    font-family:'Lato', sans-serif;
    font-size:1.3rem;
    line-height:1.9500000000000002rem;
    font-weight:700;
    text-transform:uppercase;
    padding:3.3rem 11px;
    opacity:.6
}

.csi-header .csi-navbar .csi-nav li a:hover{
    background:0 0;
    color:#fff;
    opacity:9
}

.csi-header .csi-navbar .csi-nav .active a,.csi-header .csi-navbar .csi-nav li .csi-btn:hover{
    background:0 0;
    color:#061f2d;
}
.csi-header .csi-navbar .csi-logo{
    -webkit-animation-name:fadeInRight;
    animation-name:fadeInRight;
    transform-origin:center;
    animation-duration:.4s;
    margin-top:2rem
}

.csi-header .csi-navbar .csi-logo a img{
    float:left;
    -webkit-transition:all .4s ease-in-out 0s;
    -moz-transition:all .4s ease-in-out 0s;
    -o-transition:all .4s ease-in-out 0s;
    transition:all .4s ease-in-out 0s
}

.csi-header #csi-search,.csi-header .csi-navbar .csi-nav,.csi-slider .csi-item-right .banner-btn,.csi-slider .csi-item-right .text{
    float:right
}

.csi-header .csi-navbar .csi-nav .dropdown-menu{
    background:#061f2d;
    border:0;border-radius:0
}

.csi-header .csi-navbar .csi-nav .dropdown-menu li a{
    color:#fff;
    padding:.6rem 1.5rem!important;
    font-size:1.4rem;
    line-height:2.0999999999999996rem;
    font-weight:400;
    opacity:.8
}

.csi-header .csi-navbar .csi-nav .dropdown-menu li a b{
    color:#061f2d
}

.csi-header .csi-navbar .csi-nav .dropdown-menu li a:hover{
    opacity:1;margin-left:5px
}

.csi-header #csi-search{
    display:inline-block;
    height:60px;
    padding:0;
    position:relative
}

.csi-header #csi-search .search_submit
{display:inline-block;
    padding-top:20px;
    text-align:center;
    opacity:1;
    color:#fff
}

.csi-header #csi-search .search_submit span{
    background:#88c201;
    height:42px;
    width:42px;
    border-radius:50%;
    display:inline-block;
    transition:box-shadow .2s cubic-bezier(.4,0,.2);
    -moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);
    -webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);
    box-shadow:0 2px 5px 0 rgba(0,0,0,.26)
}

.csi-header #csi-search .search_submit i{
    line-height:40px
}

.csi-header input[type=text]{
    height:60px;
    border:none;
    outline:0;
    color:#555;
    padding:3px 60px 3px 1.5rem;
    width:0;
    position:absolute;
    top:14px;
    right:0;
    background:0 0;
    z-index:3;
    transition:width .4s cubic-bezier(0,.795,0,1);
    cursor:pointer
}

.csi-header input[type=text]:focus:hover{
    background:#fff
}

.csi-header input[type=text]:focus{
    width:700px;
    z-index:1;
    cursor:text;
    background:#fff
}

.csi-header input[type=submit] {
    height:67px;
    width:63px;
    display:inline-block;
    color:red;
    float:right;
    text-indent:-10000px;
    border:none;
    position:absolute;
    top:0;
    right:0;
    z-index:2;
    opacity:.4;
    cursor:pointer;
    transition:opacity .4s ease
}

.csi-header input[type=submit]:hover{
    opacity:.8
}

.csi-header .menu-onscroll{
    background:#212739;
    position:fixed;
    top:0;
    width:100%;
    z-index:999;
    -webkit-animation-name:fadeInDown;
    animation-name:fadeInDown;
    transform-origin:center;
    animation-duration:.6s;
    -moz-box-shadow:0 10px 20px -12px rgba(0,0,0,.42),0 3px 20px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);
    -webkit-box-shadow:0 10px 20px -12px rgba(0,0,0,.42),0 3px 20px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);
    -o-box-shadow:0 10px 20px -12px rgba(0,0,0,.42),0 3px 20px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);
    box-shadow:0 10px 20px -12px rgba(0,0,0,.42),0 3px 20px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2)
}

.csi-header .menu-onscroll #csi-search .search_submit{
    padding-top:12px
}

.csi-header .menu-onscroll input[type=text]{
    top:4px
}

.csi-header .menu-onscroll .csi-toggle{
    color:#061f2d;
    top:15px
}

.csi-header .menu-onscroll .csi-navbar .csi-nav{
    margin-top:.09rem
}

.csi-header .menu-onscroll .csi-navbar .csi-nav li a{
    padding:2.6rem 11px
}

.csi-header .menu-onscroll .csi-navbar .csi-nav li a:hover{
    background:0 0;
    opacity:1
}

.csi-header .menu-onscroll .csi-navbar .csi-nav li .csi-btn{
    background:#061f2d;
    margin-top:.3rem;
    padding:.3rem 2.4rem;
    -moz-transition-duration:.6s;
    -webkit-transition-duration:.6s;
    -o-transition-duration:.6s;
    transition-duration:.6s;
    font-weight:400
}

.csi-header .menu-onscroll .csi-navbar .csi-nav .active a{
    background:0 0;
    color:#061f2d;
    opacity:1
}

.csi-header .menu-onscroll .csi-navbar .csi-logo{
    display:block;
    margin-top:1.4rem
}

.csi-header .menu-onscroll .csi-navbar .csi-logo a img{
    max-width:200px;
    -webkit-transition:all .2s ease-in-out 0s;
    -moz-transition:all .2s ease-in-out 0s;
    -o-transition:all .2s ease-in-out 0s;
    transition:all .2s ease-in-out 0s
}

.csi-header-white .csi-toggle{
    color:#061f2d
}

.csi-header-white .csi-navbar .csi-nav li a{
    color:#212739;
    opacity:.7
}

.csi-header-white .csi-navbar .csi-nav .active a,.csi-header-white .csi-navbar .csi-nav li a:hover{
    color:#061f2d
}

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

.csi-banner-header .csi-header-bottom{
    position:fixed;
    width:100%;
    z-index:9;
    background:#000c1c;
    -webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);
    -moz-box-shadow:0 4px 10px rgba(0,0,0,.1);
    box-shadow:0 4px 10px rgba(0,0,0,.1)
}

.csi-banner-header .csi-header-bottom-transparent{
    background:0 0;
    box-shadow:none
}

.csi-banner-header .menu-onscroll{
    margin-top:0;
    background:rgba(0,8,52,.92);
    -webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);
    -moz-box-shadow:0 4px 10px rgba(0,0,0,.1);
    box-shadow:0 4px 10px rgba(0,0,0,.1)
}

@-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
    }
}

@-webkit-keyframes fadeInDown{
    from{
        opacity:0;
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}

@keyframes fadeInDown{
    from{
        opacity:0;-webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0)
    }
    to{
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}

.csi-typed-info .typed-cursor{
    opacity:1;
    font-weight:300;
    margin-left:5px;
    -webkit-animation:blink .7s infinite;-moz-animation:blink .7s infinite;animation:blink .7s infinite}@keyframes blink{
        0%,100%{opacity:1}50%{opacity:0
        }}@-webkit-keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@-moz-keyframes blink{0%,100%{opacity:1}50%{opacity:0}}

.tgmat  {
    border-collapse:collapse;
    border-spacing:0;
}

.tgmat td{
    font-size:14px;
    padding:5px 5px;
}

.tgmat th{
    font-size:14px;
    padding: 5px 5px;
}

.tgmat .clase{
    font-weight: bold;
    border-radius: 10px;
    border: solid #fff 3px;
    background-color: #363636;
    color: #fff;
}

.tgmat .fecha2{
    font-weight: bold;
    background-color: #19ad34;
    outline: solid;
    border: solid 5px;
    border-radius: 10px;
    color: #ffffff;
    text-align: center;
}
.tgmat .fecha{
    font-weight:bold;
    background-color:#efefef;
    color:#ffffff;
    text-align: center;

}


.tgmat .espacio{
    font-weight:bold;
    background-color:#38ad8f;
    color:#ffffff;
    text-align: center;
    text-align: center;
}

.tgmat .materia{
    background-color:#ffffff;
    color:#343434;
    vertical-align:top
}

.tgmat .docente{
    background-color:#ffffff;
    color:#9b9b9b;
    vertical-align:top
}

.tgmat2  {
    border-collapse:collapse;
    border-spacing:0;
}

.tgmat2 td{
    font-size:14px;
    padding:5px 5px;
}

.tgmat2 th{
    font-size:14px;
    padding: 5px 5px;
}

.tgmat2 .clase{
    font-weight:bold;
    background-color:#efefef;
    color:#343434
}


.tgmat2 .fecha{
    font-weight:bold;
    background-color:#3c942e;
    color:#ffffff;
    text-align: center;

}

.tgmat2 .espacio{
    font-weight:bold;
    background-color:#38ad8f;
    color:#ffffff;
    text-align: center;
    text-align: center;
}

.tgmat2 .materia{
    background-color:#ffffff;
    color:#343434;
    vertical-align:top
}

.tgmat2 .docente{
    background-color:#ffffff;
    color:#9b9b9b;
    vertical-align:top
}




.tg  {
    border-collapse:collapse;
    border-spacing:0;
    border-color:#aabcfe;
}

.tg td{
    font-family:'Lato', sans-serif;
    font-size:14px;
    padding:10px 5px;
    border-style:solid;
    border-width:0px;
    overflow:hidden;
    word-break:normal;
    border-color:#aabcfe;
    color:#669;
    background-color:#e8edff;
    border-top-width:1px;
    border-bottom-width:1px;
}

.tg th{
    font-family:'Lato', sans-serif;
    font-size:14px;
    font-weight:normal;
    padding:10px 5px;
    border-style:solid;
    border-width:0px;
    overflow:hidden;
    word-break:normal;
    border-color:#aabcfe;
    color:#039;
    background-color:#b9c9fe;
    border-top-width:1px;
    border-bottom-width:1px;
}

.tg .tg-4w24{
    background-color:#f2f2f2;
    font-size:13px;
    font-family:'Lato', sans-serif !important;
    ;color:#343434;
    vertical-align:top
}


.tg .tg-bze2{
    font-weight:bold;
    font-size:14px;
    font-family:'Lato', sans-serif !important;;
    background-color:#37a98b;
    color:#ffffff;
    vertical-align:top
}

.tg .tg-za01{
    font-size:13px;
    font-family:'Lato', sans-serif !important;;
    background-color:#ffffff;
    color:#343434;
    vertical-align:top
}

.tg01  {
    margin: auto;
    border-collapse:collapse;
    border-spacing:0;
}
.tg01 td{
    font-family:'Lato', sans-serif;
    font-size:14px;
    padding:5px 5px;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    word-break:normal;
}
.tg01 th{
    font-family:'Lato', sans-serif;
    font-size:14px;
    font-weight:normal;
    padding:5px 5px;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    word-break:normal;
}

.tg01 th h2{
    color: #212739;
    text-align: center;
    font-size: 24px;
    opacity: .8;
    font-weight: 700;
}


.tg01 .tg-rj06{
    font-weight:bold;
    font-size:16px;
    font-family:'Lato', sans-serif !important;;
    background-color:#19ad34;
    color:#ffffff;
    text-align:center;
    vertical-align:top
}




.tg02  {
    margin: auto;
    border-collapse:collapse;
    border-spacing:0;
}

.tg02 td{
    font-family:'Lato', sans-serif;
    font-size:14px;
    padding:10px 5px;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    word-break:normal;
}

.tg02 th{
    font-family:'Lato', sans-serif;
    font-size:14px;
    font-weight:normal;
    padding:15px 15px;
    border-style:solid;
    border-width: 1px;
    border-color: transparent;
    overflow:hidden;
    word-break:normal;
}

.tg02 th h2{
    line-height: 18px;
    color: #212739;
    text-align: center;
    font-size: 15px;
    opacity: .8;
    font-weight: 900;
}

.tg02 .tg-uqo3{
    background-color:#efefef;
    text-align:center;
    vertical-align:top
}

.tg02 .tg-52g0{
    font-size:14px;
    font-family:'Lato', sans-serif !important;;
    background-color:#efefef;
    text-align:center;
    vertical-align:top
}
.tg02 .tg-rhd3{
    font-size:14px;
    font-family:'Lato', sans-serif !important;;
    background-color:#efefef;
    text-align:center
}


.tg03  {
    border-collapse:collapse;
    border-spacing:0;
}

.tg03 td{
    font-family:'Lato', sans-serif;
    font-size:14px;
    padding:5px 5px;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    word-break:normal;
}

.tg03 th{
    font-family:'Lato', sans-serif;
    font-size:14px;
    font-weight:normal;
    padding:5px 5px;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    word-break:normal;
}

.tg03 .tg-9czp{
    font-weight:bold;
    font-size:16px;
    font-family:'Lato', sans-serif !important;;
    background-color:#363636;
    color:#ffffff;
    text-align:center;
    vertical-align:top
}


.tg04  {
    border-collapse:collapse;
    border-spacing:0;
}

.tg04 td{
    font-family:'Lato', sans-serif;
    font-size:14px;
    padding:5px 5px;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    word-break:normal;
}

.tg04 th{
    font-family:'Lato', sans-serif;
    font-size:14px;
    font-weight:normal;
    padding:5px 5px;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    word-break:normal;
}

.tg04 .tg-nq2c{
    background-color:#0C1B45;
    color:#ffffff;
    text-align:center;
    vertical-align:top
}

.tg04 h2{
    color:#ffffff;
    text-align:center;
    font-size: 30px;
    font-weight: 700;
}

.tg04 .tg-8qw2{
    background-color:#21959C;
    color:#ffffff;
    text-align:center;
    vertical-align:top
}


.tgimg  {
    border-collapse:collapse;
    border-spacing:0;
}

.tgimg td{
    font-family:'Lato', sans-serif;
    font-size:14px;
    padding:5px 5px;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    word-break:normal;
}

.tgimg th{
    font-family:'Lato', sans-serif;
    font-size:14px;
    font-weight:normal;
    padding:5px 5px;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    word-break:normal;
}

.tgimg .tg-nq2c{
    background-color:#95d600;
    color:#ffffff;
    text-align:center;
    vertical-align:top
}

.tgimg h2{
    color:#ffffff;
    text-align:center;
    font-size: 30px;
    font-weight: 700;
}

.tgimg .tg-8qw2{
    background-color:#f8a102;
    color:#ffffff;
    text-align:center;
    vertical-align:top
}


.tg05  {
    margin: auto;
    border-collapse:collapse;
    border-spacing:0;
}

.tg05 td h2{
    color: #212739;
    text-align: center;
    font-size: 15px;
    opacity: .8;
    font-weight: 700;
}

.tg05 td{
    border-style:solid;
    border-width: 1px;
    border-color: transparent;
    font-family:'Lato', sans-serif;
    font-size:14px;
    padding:5px 5px;
    overflow:hidden;
    word-break:normal;
}

.tg05 th{
    
    font-family:'Lato', sans-serif;
    font-size:14px;
    font-weight:normal;
    padding:5px 5px;
    overflow:hidden;
    word-break:normal;
}

.tg05 .tg-3q3r{
    background-color:#061f2d;
    color:#061f2d
}

.tg05 .tg-3a3g{
    background-color: #efefef;
    font-size:14px;
    font-family:'Lato', sans-serif !important;;
    text-align:center;
    vertical-align:top
}

.tg05 .tg-lrzf{
    background-color: #efefef;
    font-size:14px;
    font-family:'Lato', sans-serif !important;;
    text-align:center
}

.tg05 .tg-lrzf2{
    background-color: #fff;
    font-size:14px;
    font-family:'Lato', sans-serif !important;;
    text-align:center
}

.tg05 .tg-qph9{
    font-weight:bold;
    font-size:16px;
    font-family:'Lato', sans-serif !important;;
    background-color:#061f2d;
    color:#ffffff;
    text-align:center
}

.tg05 .tg-fstc{
    background-color:#061f2d;
    color:#061f2d;
    vertical-align:top
}

.descuento1{
    padding-bottom: 2%;
    font-family: 'Lato', sans-serif;
    font-size: 1.5rem;
    font-style: italic;
    line-height: 2.25rem;
    color: #212739;
    font-weight: 400;
    margin: 0;
}

.descuento1 p{
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-align: center;
    line-height: 2.25rem;
    font-weight: 400;
    color: black;
    opacity: .6;
}


.descuento-ministerio{
    padding-bottom: 2%;
    font-family: 'Lato', sans-serif;
    font-size: 1.5rem;
    line-height: 2.25rem;
    color: #212739;
    font-weight: 400;
    margin: 0;
}

.descuento-ministerio p{
    width: 100%;
    margin-top: 15px;
    font-family:'Lato', sans-serif;
    font-size: 18px;
    text-align: center;
    line-height: 2.25rem;
    font-weight: 400;
    color: black;
    opacity: .6;
}


.descuentocont{
    width: 100%;
    padding-left: 18%;
    padding-right: 18%;
    float: left;
}


.descuento2{
    background-color: #95d600;
    padding: 3%;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 2.5rem;
    line-height: 2.25rem;
    font-weight: 400;
    margin-bottom: 10px;
}

.descuento2 p{
    color: white;
    text-align: center;
    font-family:'Lato', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin: 0;
}

.descuento2 h2{
    color: white;
    text-align: center;
    font-family:'Lato', sans-serif;
    font-size: 28px;
    line-height: 28px;
    font-weight: 900;
    margin: 0;
}

.descuento3{
    background-color: orange;
    padding: 3%;
    text-align: center;
    font-family:'Lato', sans-serif;
    font-size: 2.5rem;
    line-height: 2.25rem;
    font-weight: 400;
    margin: 0;
}

.descuento3 p{
    color: white;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin: 0;
}

.descuento3 h2{
    color: white;
    text-align: center;
    font-family:'Lato', sans-serif;
    font-size: 28px;
    line-height: 28px;
    font-weight: 900;
    margin: 0;
}

.tg2  {
    float: left;
    width: 50%;
    border-collapse:collapse;
    border-spacing:0;
    margin: auto;
    color: #343434;
}

.tg2 td{
    font-family:'Lato', sans-serif;
    font-size:14px;
    padding:10px 5px;
    border-width:1px;
    overflow:hidden;
    word-break:normal;

}


.tg2 th{
    font-family:'Lato', sans-serif;
    font-size:14px;
    font-weight:normal;
    padding:10px 5px;
    border-width:1px;
    overflow:hidden;
    word-break:normal;
}

.tg2 .tg-6kke{
    background-color:#efefef;
    color:#343434;
    vertical-align:top
}

.tg2 .tg-fk9t{
    background-color:transparent;
    color:#343434;
    vertical-align:top
}

.tg2 .tg-hvop{
    color:#00687c;
    vertical-align:top
}


.csi-banner{
    background-color: #03254c;
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
}

.csi-banner .csi-inner{
    padding:20rem 0 20rem
}


.csi-banner-content{
    margin-block-start: 1em;
    margin-block-end: 1em;
    display: block;
    float: left;
    border: solid 2px #73bece;
    border-radius: 25px;
    text-align: center;
    padding: 10px;
}

.csi-banner-content2 {
    margin-block-start: 1em;
    margin-block-end: 1em;
    display: block;
    float: left;
    border: solid 2px #73bece;
    border-radius: 25px;
    text-align: center;
    padding: 15px 30px;
    margin: auto;
}
.csi-banner-content2 p {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
}

.csi-banner-content .csi-btn{
    margin-top:3.2rem;
    display:inline-block;
}

.csi-banner-content .csi-subtitle{
    font-family:'Lato', sans-serif;
    font-size:5.7rem;
    line-height:5.85rem;
    font-weight:300;
    color:#939393;
}

.csi-about .about-left .hi-text,.csi-banner-content .csi-title,.csi-single-course .title,.csi-single-service .title,.testi-single .author-area .author-info .title{
    font-family:'Lato', sans-serif;
}

.csi-banner-content .csi-title{
    font-size: 5.7rem;
    line-height: 7rem;
    font-weight: 800;
    text-transform: uppercase;
    color: #706f6f;
    margin-top: 0;
}

.line {
    border-bottom: 2px solid #00687c;
    width: 45%;
    margin: auto;
}

.csi-banner-content .text{
    margin-bottom: 1.5rem;
    margin-top: 3.5rem;
    font-size: 45px;
    color: #939393;
    font-weight: 100;
    line-height:2.25rem;
    line-height:2.6rem
}

.csi-banner-content .btn-area .csi-btn{
    margin:1.6rem .6rem 0
}

.csi-slider{
    color:#fff;position:relative
}

.csi-slider .csi-inner{
    padding-bottom:0;padding-top:0
}

.csi-slider .csi-item-center{
    text-align:center
}

.csi-slider .csi-item-center .text{
    margin:0 auto
}

.csi-slider .csi-item-left{
    text-align:left
}

.csi-slider .csi-item-left .banner-btn .csi-btn{
    margin-right:.5rem
}

.csi-slider .csi-item-right{
    text-align:right
}

.csi-slider .owl-controls .owl-nav [class*=owl-]{
    height:60px;
    width:60px;
    background:#061f2d;
    background:rgba(255,255,255,.1);
    color:#fff;
    border-radius:50%;
    -webkit-box-shadow:1px 2px 10px rgba(52,61,71,.3);
    -moz-box-shadow:1px 2px 10px rgba(52,61,71,.3);
    box-shadow:1px 2px 10px rgba(52,61,71,.3)
}

.csi-slider .owl-controls .owl-nav [class*=owl-]:hover{
    background:#fff;color:#061f2d
}

.csi-slider .owl-next,.csi-slider .owl-prev{
    position:absolute;
    top:45%;
    opacity:0
}

.csi-slider .owl-next i,.csi-slider .owl-prev i{
    font-size:40px;
    line-height:49px
}

.csi-slider .owl-prev{
    left:0;
    -webkit-transition:.5s;
    -moz-transition:.5s;
    -ms-transition:.5s;
    -o-transition:.5s;
    transition:.5s
}

.csi-slider .owl-next{
    right:0;
    -webkit-transition:.5s;
    -moz-transition:.5s;
    -ms-transition:.5s;
    -o-transition:.5s;
    transition:.5s
}

.csi-slider:hover .owl-next,.csi-slider:hover .owl-prev{
    opacity:1
}

.csi-slider:hover .owl-prev{
    left:15px
}

.csi-slider:hover .owl-next{
    right:15px

}

.csi-slider .csi-brand{
    background:0 0;
    padding-top:2rem;
    padding-bottom:10px;
    position:fixed;
    z-index:999;
    width:100%;
    -webkit-transition:all .3s ease;
    transition:all .3s linear
}

.csi-slider .csi-brand .csi-logo{
    max-width:180px;
    -webkit-transition:all .3s ease;
    transition:all .3s linear
}

.csi-slider .slider-text-single figure{
    position:relative
}

.csi-slider .slider-text-single figure figcaption{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}

.csi-slider .slider-text-single figure figcaption .figcaption-inner,.csi-slider .slider-text-single figure figcaption .figcaption-inner-center,.csi-slider .slider-text-single figure figcaption .figcaption-inner2{
    width:100%;
    height:100%
}

.csi-slider .slider-text-single figure figcaption .csi-container{
    max-width:1170px;
    display:block;
    margin:0 auto;
    height:100%;
    padding-left:20px;
    padding-right:20px
}

.csi-slider .slider-text-single figure figcaption .csi-container .csi-hover-link{
    width:100%;
    height:100%;
    display:table
}

.csi-slider .slider-text-single figure figcaption .csi-container .csi-hover-link .csi-vertical{
    display:table-cell;
    vertical-align:middle
}.csi-slider .slider-text-single figure figcaption:before{
    content:"";
    position:absolute;
    background:rgba(255,255,255,.9);
    top:-38px;
    left:0;
    width:100%;
    height:20%;
    -webkit-filter:blur(30px);
    filter:blur(30px)
}

.csi-slider .owl-theme .owl-controls{
    margin-top:0;text-align:center
}
.csi-slider .owl-theme .owl-controls .owl-next,.csi-slider .owl-theme .owl-controls .owl-prev{
    background:#ddd;
    border-radius:0;
    width:50px;
    height:50px;
    opacity:0;
    top:42%;
    -moz-transition-duration:.5s;
    -webkit-transition-duration:.5s;
    -o-transition-duration:.5s;
    transition-duration:.5s
}

.csi-slider .owl-theme .owl-controls .owl-next i,.csi-slider .owl-theme .owl-controls .owl-prev i{
    font-size:26px;
    line-height:40px;
    color:#061f2d
}

.csi-slider .owl-theme .owl-controls .owl-next:hover,.csi-slider .owl-theme .owl-controls .owl-prev:hover{
    background:#95d600;
    -webkit-box-shadow:0 4px 10px rgba(0,0,0,.25);
    -moz-box-shadow:0 4px 10px rgba(0,0,0,.25);
    box-shadow:0 4px 10px rgba(0,0,0,.25)
}

.csi-slider .owl-theme .owl-controls .owl-next:hover i,.csi-slider .owl-theme .owl-controls .owl-prev:hover i{
    color:#fff
}

.csi-slider .owl-theme .owl-controls .owl-prev{
    position:absolute;
    left:2.6rem;
    right:auto
}

.csi-slider .owl-theme .owl-controls .owl-next{
    position:absolute;
    left:auto;
    right:2.6rem
}

#csi-main-slider:hover .owl-controls .owl-next,#csi-main-slider:hover .owl-controls .owl-prev{
    opacity:1
}

#csi-main-slider:hover .owl-controls .owl-prev{
    left:0
}

#csi-main-slider:hover .owl-controls .owl-next{
    right:0
}

#csi-main-slider .active .csi-fadeInLeft-img,#csi-owlcontslider .active .csi-fadeInLeft-img{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:.3s;
    -webkit-animation-name:fadeInLeft;
    animation-name:fadeInLeft
}

#csi-main-slider .active .csi-fadeInLeft-one,#csi-owlcontslider .active .csi-fadeInLeft-one{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:.9s;
    -webkit-animation-name:fadeInLeft;
    animation-name:fadeInLeft
}

#csi-main-slider .active .csi-fadeInLeft-two,#csi-owlcontslider .active .csi-fadeInLeft-two{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:1.5s;
    -webkit-animation-name:fadeInLeft;
    animation-name:fadeInLeft
}

#csi-main-slider .active .csi-fadeInLeft-three,#csi-owlcontslider .active .csi-fadeInLeft-three{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:2.1s;
    -webkit-animation-name:fadeInLeft;
    animation-name:fadeInLeft
}

#csi-main-slider .active .csi-fadeInLeft-four,#csi-owlcontslider .active .csi-fadeInLeft-four{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:2.7s;
    -webkit-animation-name:fadeInLeft;
    animation-name:fadeInLeft
}

#csi-main-slider .active .csi-fadeInRight-img,#csi-owlcontslider .active .csi-fadeInRight-img{
    -webkit-animation-duration:.7s;
    animation-duration:.7s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:.3s;
    -webkit-animation-name:fadeInRight;
    animation-name:fadeInRight
}

#csi-main-slider .active .csi-zoomIn-one,#csi-owlcontslider .active .csi-zoomIn-one{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:.9s;
    -webkit-animation-name:zoomIn;
    animation-name:zoomIn
}

#csi-main-slider .active .csi-zoomIn-two,#csi-owlcontslider .active .csi-zoomIn-two{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:1.5s;
    -webkit-animation-name:zoomIn;
    animation-name:zoomIn
}

#csi-main-slider .active .csi-zoomIn-three,#csi-owlcontslider .active .csi-zoomIn-three{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:2.1s;
    -webkit-animation-name:zoomIn;
    animation-name:zoomIn
}

#csi-main-slider .active .csi-fadeInRight-four,#csi-owlcontslider .active .csi-fadeInRight-four{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:2.7s;
    -webkit-animation-name:zoomIn;
    animation-name:zoomIn
}

#csi-main-slider .active .csi-fadeInU-img,#csi-owlcontslider .active .csi-fadeInU-img{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:.3s;
    -webkit-animation-name:fadeInUp;
    animation-name:fadeInUp
}

#csi-main-slider .active .csi-zoomInUp-one,#csi-owlcontslider .active .csi-zoomInUp-one{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:.9s;
    -webkit-animation-name:fadeInRight;
    animation-name:fadeInRight
}

#csi-main-slider .active .csi-zoomInUp-two,#csi-owlcontslider .active .csi-zoomInUp-two{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:1.5s;
    -webkit-animation-name:fadeInRight;
    animation-name:fadeInRight
}

#csi-main-slider .active .csi-zoomInUp-four,#csi-main-slider .active .csi-zoomInUp-three,#csi-owlcontslider .active .csi-zoomInUp-four,#csi-owlcontslider .active .csi-zoomInUp-three{
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    animation-delay:2.1s;
    -webkit-animation-name:fadeInRight;
    animation-name:fadeInRight
}

#csi-main-slider .item img{
    display:block;
    width:100%;
    height:auto
}

@media (max-width:600px)

{
        .csi-slider .owl-carousel .owl-item,.csi-slider .owl-carousel .owl-item img{
            height:350px
        }

        .csi-slider .csi-banner-content{
            margin-top:2rem!important
        }
}

.csi-about{
    background: #e9e9e9;
    background-image: url(about.png);
    background-size: cover;
    padding: 5% 0% 7% 0%;
    background-position: center;
    background-repeat: no-repeat;
}

.csi-about .csi-inner{
    padding-bottom:0
}

.csi-about-content{
    text-align:justify;
    margin-bottom:3.9rem
}

.csi-about-content .subtitle{
    font-size:1.5rem;
    line-height:2.25rem;
    font-weight:400;
    color:#212739
}

.csi-about-content .csi-btn{
    margin-top:2.4rem
}

.page .csi-about-content,.page-template .csi-about-content,.single .csi-about-content,.single-post .csi-about-content{
    text-align:left
}

.csi-about .csi-heading{
    text-align:center
}

.csi-about .csi-clases{
    margin-bottom:4.2rem;
    text-align:center
}


.csi-about .about-left .hi-text{
    font-weight:400;
    color:#212739;
    text-transform:uppercase;
    margin-top:0
}

.csi-about .about-left .text{
    margin-bottom:2.6rem
}

.csi-about .csi-milestone .csi-counter-area{
    background:#061f2d;
    margin-bottom:1.6rem;
    color:#fff;
    position:relative;
    padding:2.8rem 2.6rem;
    border-radius:6px
}

.csi-about .csi-milestone .csi-counter-area i{
    position:absolute;
    left:0;
    font-size:110px;
    font-size:11rem;
    opacity:.1
}

.csi-about .csi-milestone .csi-counter-area .counter-text{
    text-align:center
}

.csi-about .csi-milestone .csi-counter-area .counter-text .csi-counter{
    display:block;
    font-size:42px;
    font-size:4.2rem;
    font-weight:900
}

.csi-about .csi-milestone .csi-counter-area .counter-text small{
    font-family:'Lato', sans-serif;
    font-size:2.6rem;
    line-height:3.9000000000000004rem
}

.csi-about .csi-milestone .csi-counter-area:hover .counter-text{
    -webkit-animation-name:fadeInUp;
    animation-name:fadeInUp;
    -webkit-transform-origin:center;
    transform-origin:center;
    animation-duration:.5s;
    animation-timing-function:linear
}

.csi-about .csi-milestone .counter-color-one{
    background:#95d600
}

.csi-about .csi-milestone .counter-color-two{
    background:#212739
}

.csi-about .csi-milestone .counter-color-three{
    background:#cf2037
}

.csi-testimonials-inner .csi-inner{
    padding:10.2rem 0!important
}

.testi-single{
    background:#fff;
    border-radius:50px 4px 4px;
    padding:1.5rem;
    margin:1.6rem 0 2.6rem
}

.csi-services,.testi-single:hover .author-area figure figcaption{
    background: #003764;
}

.testi-single .author-area figure{
    float:left;
    position:relative;
    display:inline-block;
    top:-32px;
    left:-15px
}

.testi-single .author-area figure .author-img img{
    border-radius:50%;
    max-width:100px
}

.testi-single .author-area figure figcaption{
    position:absolute;
    right:0;
    bottom:0;
    background:#061f2d;
    border-radius:50%;
    padding:.5rem 1rem
}

.testi-single .author-area figure figcaption i{
    color:#fff
}

.testi-single .author-area .author-info{
    overflow:hidden;
    margin-top:1rem
}

.testi-single .author-area .author-info .title{
    font-size:1.6rem;
    line-height:2.4000000000000004rem;
    font-weight:700;
    color:#212739;
    margin:0
}

.testi-single .author-area .author-info .title a{
    color:inherit
}

.testi-single .author-area .author-info .subtitle{
    margin: 0;
    color: #061f2d;
    font-weight: 500;
    opacity: 0.9;
}

.testi-single .text{
    display: block;
    font-weight: 100;
    color: #212739;
    font-style: italic;
    overflow: hidden;
}

.testi-single .text p{
    font-weight:inherit
}

.testi-single:hover .author-area figure figcaption i{
    -webkit-animation-name:fadeInUp;
    animation-name:fadeInUp;
    -webkit-transform-origin:center;
    transform-origin:center;
    animation-duration:.5s;
    animation-timing-function:linear
}

.csi-auspiciantes{
    background:#fff;
    color: black;
}

.csi-services{
    color:#fff
}

.csi-single-service{
    text-align:center
}

.csi-single-service .icon{
    font-size:6.3rem;
    line-height:9.45rem;
    opacity:.4
}

.csi-single-service .title{
    font-size:2.4rem;
    line-height:3.5999999999999996rem;
    color:#fff
}

.csi-single-service .title a{
    color:inherit
}

.csi-single-service p{
    color:#fff;
    opacity:.4;
    font-size: 16px;
    margin-bottom:1.5rem
}

.csi-single-service .csi-btn-simple{
    cursor: pointer;
    color:#fff;
}

.csi-single-service .csi-btn-simple:hover{
    color: #95d600
   
}

.csi-courses {
    background-image: url(sobre-el-postgrado.png);
    background-size: cover;
}

.csi-courses .csi-btn-simple {
    cursor: pointer;
    color:#001A39;
}

.csi-courses .csi-btn-simple:hover {
    color:#93D500;
}

.csi-course-content *,.csi-course-content :after,.csi-course-content :before{
    box-sizing:border-box!important;
}

.csi-course-content .row{
}

.csi-course-content .csi-single-course{
    display: block;
    padding:.25rem;
    width:100%
}
.csi-course-content .csi-single-course-inner{
    position:relative;
    display:block
}


.csi-course-content .csi-single-course2{
    display: initial;
    width:100%
}
.csi-course-content .csi-single-course2-inner{
    position:relative;
    display:block
}



.csi-single-course{
    text-align:center;
    margin-bottom:1.3rem
}

.csi-single-course .title{
    font-size:2.4rem;
    line-height:3.5999999999999996rem;
    font-weight:700;
    color:#212739
}



.csi-single-course .text{
}

.csi-single-course figure{
    position:relative
}

.csi-single-course figure figcaption{
    background:rgba(0,0,0,0.4);
    position:absolute;top:0;
    width:100%;height:0;
    border-radius:50%;
    -moz-transition-duration:.3s;
    -webkit-transition-duration:.3s;
    -o-transition-duration:.3s;
    transition-duration:.3s
}

.csi-single-course figure figcaption .csi-hover-link{
    display:table;
    width:100%;
    -moz-transition-duration:.6s;
    -webkit-transition-duration:.6s;
    -o-transition-duration:.6s;
    transition-duration:.6s
}

.csi-single-course figure figcaption .csi-hover-link .csi-vertical{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    opacity:0
}

.csi-single-course figure figcaption .csi-hover-link .csi-vertical a{
    color:#fff;
}

.csi-single-course .registration-btn,.csi-single-course:hover .course-info ul li{
    display:none
}

.csi-single-course figure figcaption .csi-hover-link .csi-vertical a i{
    cursor: pointer;
    font-size:2.4rem;
    line-height:3.5999999999999996rem;
    line-height:48px
}

.csi-single-course .course-info{
    padding:0
}

.csi-single-course2 .course-info{
    padding:2rem 2.4rem
}

.csi-single-course .course-info ul li{
    color:#212739;
    font-size:1.3rem;
    line-height:1.9500000000000002rem;
    font-weight:300
}

.csi-registration{
    background:url(perfil.png) top center no-repeat fixed;
    -webkit-background-size:cover;
    -o-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
    color:#fff;
}

.csi-registration ul{
    padding: 0;
    list-style-type: circle;
    color:#eee; 
    font-size:18px; 
}

.csi-registration h1,.csi-registration h2,.csi-registration h3,.csi-registration h4,.csi-registration h5,.csi-registration h6,.csi-registration p{
    color:#fff
}

.csi-registration .csi-inner{
    background:rgba(0,55,100,.9);
}

.csi-heading-registration .subtitle{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 2.25rem;
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin: 0;
    opacity: .4;
}

.csi-heading-registration .title{
    font-size: 3.9rem;
    line-height: 5.85rem;
    text-align: center;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 1rem;
}

.csi-heading-registration .title2{
        font-size: 2.4rem;
    line-height: 3.5999999999999996rem;
    color: #fff;
}

.csi-clases-registration .subtitle{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 2.25rem;
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin: 0;
    opacity: .4;
}

.csi-clases-registration .title{
    font-size: 3.9rem;
    line-height: 5.85rem;
    text-align: center;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 1rem;
}

.csi-clases-registration .title2{
        font-size: 2.4rem;
    line-height: 3.5999999999999996rem;
    color: #fff;
}


.csi-registration-info .text{
    margin-bottom:2.4rem;
    font-weight:300
}

.csi-owlteachers .item{
    padding-left:10px;
    padding-right:10px;
    position:relative
}

.csi-single-teacher{
    border-radius: 25px;
    -moz-transition-duration:.5s;
    -webkit-transition-duration:.5s;
    -o-transition-duration:.5s;
    transition-duration:.5s;
    text-align:center;
    padding:3rem
}

.csi-single-teacher figure{
    position:relative;
    margin:0 10%
}

.csi-single-teacher figure img{
    -moz-transition-duration:.5s;
    -webkit-transition-duration:.5s;
    -o-transition-duration:.5s;
    transition-duration:.5s;
    border-radius:50%;
    padding:1.3rem;
    background:rgba(255,255,255,.1);
    border:1.3rem solid rgba(0,0,0,.05);
    -webkit-background-clip:padding-box;
    background-clip:padding-box
}

.csi-single-teacher figure figcaption{
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    -moz-transition-duration:.4s;
    -webkit-transition-duration:.4s;
    -o-transition-duration:.4s;
    transition-duration:.4s
}

.csi-single-teacher figure figcaption .csi-hover-link{
    display:table;
    height:50%;
    width:100%;
    opacity:0;
    -moz-transition-duration:.4s;
    -webkit-transition-duration:.4s;
    -o-transition-duration:.4s;
    transition-duration:.4s
}

.csi-single-teacher figure figcaption .csi-hover-link .csi-vertical{
    cursor: pointer;
    display:table-cell;
    text-align:center;
    vertical-align:middle
}

.csi-single-teacher figure figcaption .csi-hover-link .csi-vertical a{
    background:rgba(0,0,0,0.5);
    border-radius:50%;
    color:#fff;
    width:50px;
    height:50px;
    display:inline-block;
    -moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);
    -webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);
    box-shadow:0 2px 5px 0 rgba(0,0,0,.26)
}

.csi-single-teacher figure figcaption .csi-hover-link .csi-vertical a i{
    font-size:2.4rem;
    line-height:3.5999999999999996rem;
    line-height:48px
}

.csi-single-teacher figure:hover figcaption{
    background:rgba(30,53,80,0.5);
    border-radius:50%
}

.csi-single-teacher .teacher-info{
    text-align:center;
    padding-top:1.5rem
}

.csi-single-teacher .teacher-info .name{
    font-family:'Lato', sans-serif;
    font-size:2.4rem;
    line-height:3.5999999999999996rem;
    font-weight:900;
    color:#212739;
    margin:0
}

.csi-single-teacher .teacher-info .name a{
    color:inherit
}

.csi-single-teacher .teacher-info .designation{
    font-family:'Lato', sans-serif;
    font-size:1.3rem;
    line-height:1.9500000000000002rem;
    font-weight:400;
    opacity:.7;
    margin:0
}

.csi-single-teacher .teacher-info ul{
    margin-top:1rem
}

.csi-single-teacher .teacher-info ul li{
    padding-right:2px;
    padding-left:2px
}

.csi-single-teacher .teacher-info ul li a{
    font-size:2.4rem;
    line-height:3.5999999999999996rem;
}

.csi-single-teacher .teacher-info ul li a:hover{
    color:#95d600
}

.csi-single-teacher:hover{
}

.csi-single-teacher:hover figure img{
    padding:1.3rem;
    background:rgba(33,39,57,.1);
    border:1.3rem solid rgba(255,255,255,.1);
    -webkit-background-clip:padding-box;
    background-clip:padding-box
}

.csi-single-teacher:hover figure figcaption .csi-hover-link{
    height:100%;
    opacity:1
}

.csi-single-teacher:hover .teacher-info .name{
}

.csi-single-teacher:hover .teacher-info .name a{
    color:inherit
}

.csi-single-teacher:hover .teacher-info .designation{
}

.owl-theme .owl-controls .owl-next,.owl-theme .owl-controls .owl-prev{
    background:#ddd;
    border-radius:50%;
    width:50px;
    height:50px;
    opacity:0;
    top:38%;
    -moz-transition-duration:.5s;
    -webkit-transition-duration:.5s;
    -o-transition-duration:.5s;
    transition-duration:.5s
}

.owl-theme .owl-controls .owl-next i,.owl-theme .owl-controls .owl-prev i{
    font-size:26px;
    line-height:40px;
    color:#061f2d
}







.csi-events h1,.csi-events h2,.csi-events h3,.csi-events h4,.csi-events h5,.csi-events h6,.csi-events p,.owl-theme .owl-controls .owl-next:hover i,.owl-theme .owl-controls .owl-prev:hover i{
    margin: auto;
    text-align: center;
}








.csi-events

.owl-theme .owl-controls .owl-next:hover,.owl-theme .owl-controls .owl-prev:hover{
    background:#95d600;
    -webkit-box-shadow:0 4px 10px rgba(0,0,0,.25);
    -moz-box-shadow:0 4px 10px rgba(0,0,0,.25);
    box-shadow:0 4px 10px rgba(0,0,0,.25)
}

.owl-theme .owl-controls .owl-prev{
    position:absolute;
    left:2.6rem;
    right:auto
}

.owl-theme .owl-controls .owl-next{
    position:absolute;
    left:auto;
    right:2.6rem
}

.csi-owlteachers:hover .owl-controls .owl-next,.csi-owlteachers:hover .owl-controls .owl-prev{
    opacity:1
}

.csi-owlteachers:hover .owl-controls .owl-prev{
    left:0
}

.csi-owlteachers:hover .owl-controls .owl-next{
    right:0
}

.single .csi-single-event figure figcaption .event-info .info-right .title,.single-post .csi-single-event figure figcaption .event-info .info-right .title{
    font-size:3.9rem;
    line-height:5.85rem;
    line-height:5rem
}

.csi-events{
    background-image: url(imagen-principal.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

.csi-events .csi-single-teacher .teacher-info .designation{
    color:#212739
}
.csi-events .csi-single-teacher:hover .teacher-info .designation{
    color:#fff
}

.csi-events .csi-subheading{
    color:#061f2d
}

.csi-single-event{
    color:#fff;
    margin-bottom:2.4rem
}

.csi-single-event figure{
    position:relative
}

.csi-single-event figure figcaption .figcaption{
    background:-webkit-linear-gradient(left,rgba(255,0,0,0),#141823);
    background:-o-linear-gradient(bottom,rgba(255,0,0,0),#141823);
    background:-moz-linear-gradient(bottom,rgba(255,0,0,0),#141823);
    background:linear-gradient(to bottom,rgba(255,0,0,0),#141823);
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:50%;
    -moz-transition-duration:.3s;
    -webkit-transition-duration:.3s;
    -o-transition-duration:.3s;
    transition-duration:.3s;
    opacity:.9
}

.csi-single-event figure figcaption .figcaption .csi-hover-link{
    display:table;
    height:100%;
    width:100%
}

.csi-single-event figure figcaption .figcaption .csi-hover-link .csi-vertical{
    display:table-cell;
    text-align:center;
    vertical-align:middle
}

.csi-single-event figure figcaption .event-info{
    position:absolute;
    bottom:0;
    margin:3rem 2rem;
    -moz-transition-duration:.4s;
    -webkit-transition-duration:.4s;
    -o-transition-duration:.4s;
    transition-duration:.4s
}

.csi-single-event figure figcaption .event-info .date,.csi-single-event figure figcaption .event-info .info-right{
    float:left
}

.csi-single-event figure figcaption .event-info .date{
    width:15%;
    padding-right:1.5rem
}

.csi-single-event figure figcaption .event-info .date h4{
    float:right;
    font-size:39px;
    font-size:3.9rem;
    font-weight:900;
    text-align:right;
    font-family:'Lato', sans-serif;
}

.csi-single-event figure figcaption .event-info .date h4 span{
    font-family:'Lato', sans-serif;
    display:block;
    font-size:1.5rem;
    line-height:2.25rem;
    margin-top:.6rem;
    font-weight:400;
    color:#fff

}

.csi-single-event figure figcaption .event-info .info-right{
    width:85%;
    padding-left:1rem;
    border-left:1px solid rgba(255,255,255,.1);
    -webkit-background-clip:padding-box;
    background-clip:padding-box
}

.csi-single-event figure figcaption .event-info .info-right .time{
    font-family:'Lato', sans-serif;
    font-size:1.3rem;
    line-height:1.9500000000000002rem;
    font-weight:900;
    text-transform:uppercase;
    margin:0;
    color:#95d600
}

.csi-single-event figure figcaption .event-info .info-right .location{
    font-family:'Lato', sans-serif;
    font-size:1.3rem;
    line-height:1.9500000000000002rem;
    font-weight:400;
    font-style:italic;
    margin:0
}

.csi-events-single .single-schedule .author .author-info .name,.csi-events-single footer .title,.csi-footer .footer-top-area .single .title,.csi-news-single footer .title,.csi-news-single header .author .author-info .name,.csi-news-single header .text-area .title,.csi-testi-single .testi-info-area .csi-client-name{
    font-family:'Lato', sans-serif;
}

.csi-single-event figure figcaption .event-info .info-right .title{
    font-family:'Lato', sans-serif;
    font-size:2.4rem;
    font-weight:700;
    margin:1rem 0 0;
    line-height:3rem
}
.csi-single-event figure figcaption .event-info img{
    max-width:66px;
    float:left;
    border-radius:50%;
    border:3px solid #fff;
    margin-right:1rem
}

.csi-single-event:hover figure .figcaption{
    height:100%
}

.csi-single-event:hover figure .event-info{
    bottom:.5rem
}

.csi-events-single .single-event-sec{
    padding-top:3.9rem
}

.csi-events-single .schedule-area{
    padding-top:4.2rem
}

.csi-events-single .csimapcanvas{
    margin-bottom:6.8rem
}

.csi-events-single .event-single:hover figure:before{
    background:-moz-linear-gradient(top,rgba(33,39,57,.1) 0,rgba(33,39,57,.95) 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(33,39,57,.1)),color-stop(100%,rgba(33,39,57,.95)));
    background:-webkit-linear-gradient(top,rgba(33,39,57,.1) 0,rgba(33,39,57,.95) 100%);
    background:-o-linear-gradient(top,rgba(33,39,57,.1) 0,rgba(33,39,57,.95) 100%);
    background:-ms-linear-gradient(top,rgba(33,39,57,.1) 0,rgba(33,39,57,.95) 100%);
    background:linear-gradient(to bottom,rgba(33,39,57,.1) 0,rgba(33,39,57,.95) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(232, 227, 227, 0.1)', endColorstr='rgba(33, 39, 57, 0.95)', GradientType=0)
}

.csi-events-single .team-single figure figcaption,.csi-events-single article{
    background:#f1f1f1
}

.csi-events-single .event-single figure figcaption .content .title{
    font-size:4.2rem;
    line-height:6.300000000000001rem;
    line-height:5rem;
    margin:0
}

.csi-events-single article footer,.csi-events-single article section{
    padding:0 6.8rem
}

.csi-events-single article .event-details{
    padding:4.2rem 0 0
}

.csi-events-single article .event-details p{
    text-align:justify
}

.csi-events-single .single-sponsor{
    background:#fff;
    padding:2.6rem;
    margin-bottom:2.6rem;
    text-align:center
}

.csi-events-single .single-schedule{
    display:block;
    overflow:hidden;
    margin-bottom:1rem;
    background:#fff
}

.csi-events-single .single-schedule .author{
    padding:1.6rem 1rem
}

.csi-events-single .single-schedule .author .author-img{
    float:left;
    padding:0 1.5rem
}

.csi-events-single .single-schedule .author .author-img img{
    border-radius:50%;
    max-width:100px
}

.csi-events-single .single-schedule .author .author-info{
    overflow:hidden;
    padding-top:2.6rem
}

.csi-events-single .single-schedule .author .author-info .name{
    font-size:1.5rem;
    line-height:2.25rem;
    font-weight:700;
    color:#212739;
    margin:0
}

.csi-events-single .single-schedule .author .author-info .name a{
    color:inherit
}

.csi-events-single .single-schedule .author .author-info .author-title{
    color:#061f2d;
    opacity:.7
}

.csi-events-single .single-schedule .schedule-info{
    background:#fff;
    display:block;
    overflow:hidden;
    padding:2rem 2rem 3rem
}

.csi-events-single .single-schedule .schedule-info .time{
    margin:0;
    color:#061f2d
}

.csi-events-single .single-schedule .schedule-info .title{
    margin:0;
    color:#212739
}

.csi-events-single footer .title{
    font-weight:700;
    color:#212739;
    text-transform:uppercase
}

.csi-events-single .csi-share{
    margin-left:0;border-top:1px solid rgba(33,39,57,.1);
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    padding:1rem 0
}

.csi-testimonials{
    background:url(testimonios.png) top center no-repeat fixed;
    -webkit-background-size:cover;
    -o-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
    color:#fff
}

.csi-testimonials .csi-inner{
    background: rgba(30 80 50 / 60%);
    padding:16.6rem 0
}

.csi-testi-feedback{
    padding-right:3rem
}

.csi-testi-feedback .feedback-inner{
    float:right;
    text-align:left
}

.csi-testi-feedback .feedback-inner .csi-heading h2{
    color:#fff
}

.csi-owltestimonial{
    position:relative
}

.csi-owltestimonial .owl-controls{
    margin:0
}

.csi-owltestimonial .owl-controls .owl-nav [class*=owl-]{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}

.csi-owltestimonial .owl-controls .owl-nav [class*=owl-] i{
    font-size:40px;
    color:#061f2d;
    font-weight:400
}

.csi-owltestimonial .owl-controls .owl-nav [class*=owl-]:hover{
    background-color:#061f2d
}

.csi-owltestimonial .owl-controls .owl-nav [class*=owl-]:hover i{
    color:#fff
}


.csi-owltestimonial .owl-controls .owl-nav .owl-next,.csi-owltestimonial .owl-controls .owl-nav .owl-prev{
    color:#061f2d;
    -moz-transition:all .3s ease-in 0s;
    -o-transition:all .3s ease-in 0s;
    -webkit-transition:all .3s ease-in 0s;
    transition:all .3s ease-in 0s
}

.csi-owltestimonial .owl-controls .owl-nav .owl-next i,.csi-owltestimonial .owl-controls .owl-nav .owl-prev i{
    color:inherit;
    line-height:52px
}

.csi-owltestimonial .owl-controls .owl-nav .owl-next:hover,.csi-owltestimonial .owl-controls .owl-nav .owl-prev:hover{
    background:#061f2d;
    color:#fff;
    -webkit-box-shadow:1px 2px 10px rgba(52,61,71,.3);
    -moz-box-shadow:1px 2px 10px rgba(52,61,71,.3);
    box-shadow:1px 2px 10px rgba(52,61,71,.3)
}

.csi-owltestimonial .owl-controls .owl-nav .owl-next:hover i,.csi-owltestimonial .owl-controls .owl-nav .owl-prev:hover i{
    color:inherit
}


.csi-owltestimonial .owl-controls .owl-nav .owl-prev{
    position:absolute;
    left:0;bottom:26%;
    height:60px;
    width:60px;
    border-radius:50%
}

.csi-owltestimonial .owl-controls .owl-nav .owl-next{
    position:absolute;
    right:0;
    bottom:26%;
    height:60px;
    width:60px;
    border-radius:50%
}

.csi-testimonials .owl-theme .owl-controls .owl-next,.csi-testimonials .owl-theme .owl-controls .owl-prev{
    background:rgba(255,255,255,.1);
    border-radius:0;
    width:45px;
    height:45px;
    opacity:0;
    top:20px;
    -moz-transition-duration:.5s;
    -webkit-transition-duration:.5s;
    -o-transition-duration:.5s;
    transition-duration:.5s
}

.csi-testimonials .owl-theme .owl-controls .owl-next i,.csi-testimonials .owl-theme .owl-controls .owl-prev i{
    font-size:26px;
    line-height:36px;
    color:#fff
}

.csi-testimonials .owl-theme .owl-controls .owl-next:hover,.csi-testimonials .owl-theme .owl-controls .owl-prev:hover{
    background:#95d600;
    -webkit-box-shadow:0 4px 10px rgba(0,0,0,.25);
    -moz-box-shadow:0 4px 10px rgba(0,0,0,.25);
    box-shadow:0 4px 10px rgba(0,0,0,.25)
}

.csi-testimonials .owl-theme .owl-controls .owl-next:hover i,.csi-testimonials .owl-theme .owl-controls .owl-prev:hover i{
    color:#fff
}

.csi-testimonials .owl-theme .owl-controls .owl-prev{
    position:absolute;
    right:50px;
    left:auto
}

.csi-testimonials .owl-theme .owl-controls .owl-next{
    position:absolute;
    left:auto;
    right:0
}

.csi-owltestimonial:hover .owl-controls .owl-next,.csi-owltestimonial:hover .owl-controls .owl-prev{
    opacity:1
}

.csi-owltestimonial:hover .owl-controls .owl-prev{
    right:50px
}

.csi-owltestimonial:hover .owl-controls .owl-next{right:0}.csi-testi-single{
    overflow:hidden
}

.csi-testi-single .csi-client-image{
    max-width:300px;
    float:left;
    margin-right:3.9rem
}

.csi-testi-single .csi-client-image img{
    border-radius:50%;
    border:10px solid rgba(255,255,255,.1);
    -webkit-background-clip:padding-box;
    background-clip:padding-box
}

.csi-testi-single .testi-info-area{
    overflow:hidden
}

.csi-testi-single .testi-info-area i{
    font-size:6.3rem;
    line-height:9.45rem;
    opacity:.4
}

.csi-testi-single .testi-info-area .csi-review{
    font-size:1.5rem;
    line-height:2.25rem;
    font-style:italic;
    font-weight:400;
    color:#fff;
    margin-bottom:2.4rem
}

.csi-testi-single .testi-info-area .csi-client-name{
    text-transform:uppercase;
    margin-bottom:0;
    font-weight:700;
    color:#fff
}

.titletesti{
    text-transform: uppercase;
    font-size: 34px;
    margin: auto;
    margin: auto;
    margin: auto;
    text-align: CENTER;
    margin-bottom: 15PX;
    font-weight: 700;
    color: #fff;
}

.titletesti2 {
    text-transform: uppercase;
    font-size: 24PX;
    margin: auto;
    text-align: RIGHT;
    margin-bottom: 0PX;
    color: #fff;
    font-weight: bolder;
}

.titletesti2:hover{
    color:#95d600
}

.csi-testi-single .testi-info-area .csi-client-des{
    font-size:1.3rem;
    line-height:1.9500000000000002rem;
    margin:0;
    font-weight:400;
    opacity:.7;
    color:#fff
}

.csi-single-news{
    background:#fff;
    margin-bottom:2.4rem
}

.csi-single-news .news-info .categori{
    font-size:1.3rem;
    line-height:1.9500000000000002rem;
    margin:0 0 1rem;
    color:#95d600
}

.csi-single-news .news-info .title,.csi-single-normal .news-info .title{
    margin:0 0 .5rem;
    line-height:3.5rem
}

.csi-single-news .news-info .categori a{
    color:inherit
}

.csi-single-news .news-info .categori:hover{
    color:#061f2d
}

.csi-single-news .news-info .categori:hover a{
    color:inherit
}

.csi-single-normal{
    padding:3.3rem;
    min-height:205px
}

.csi-featured-news,.csi-featured-news .news-info ul li a,.csi-featured-news h1,.csi-featured-news h2,.csi-featured-news h3,.csi-featured-news h4,.csi-featured-news h5,.csi-featured-news h6{
    color:#fff
}

.csi-featured-news figure{
    position:relative
}

.csi-featured-news figure figcaption .figcaption{
    background:-webkit-linear-gradient(left,rgba(255,0,0,0),#141823);
    background:-o-linear-gradient(bottom,rgba(255,0,0,0),#141823);
    background:-moz-linear-gradient(bottom,rgba(255,0,0,0),#141823);
    background:linear-gradient(to bottom,rgba(255,0,0,0),#141823);
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:80%;
    -moz-transition-duration:.3s;
    -webkit-transition-duration:.3s;
    -o-transition-duration:.3s;
    transition-duration:.3s;
    opacity:.9
}

.csi-featured-news figure figcaption .figcaption .csi-hover-link{
    display:table;
    height:100%;
    width:100%
}

.csi-featured-news figure figcaption .figcaption .csi-hover-link .csi-vertical{
    display:table-cell;
    text-align:center;
    vertical-align:middle
}

.csi-featured-news figure figcaption .news-info{position:absolute;
    bottom:0;
    margin:3rem;
    -moz-transition-duration:.4s;
    -webkit-transition-duration:.4s;
    -o-transition-duration:.4s;
    transition-duration:.4s
}

.csi-featured-news figure figcaption .news-info img{
    max-width:66px;
    float:left;
    border-radius:50%;
    border:3px solid #fff;
    margin-right:1rem
}

.csi-featured-news figure figcaption .news-info .author-info{
    overflow:hidden;
    margin-left:5px;
    color:#fff
}

.csi-featured-news figure figcaption .news-info .author-info .title{
    margin-bottom:0
}

.csi-featured-news figure figcaption .news-info .author-info .subtitle{
    margin:0
}

.csi-featured-news:hover figure .figcaption{
    height:100%
}

.csi-featured-news:hover figure .news-info{
    bottom:.5rem
}

.csi-news-single header{
    margin-bottom:2.6rem
}

.csi-news-single header .hits-area{
    border-bottom:1px solid rgba(33,39,57,.1);
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    padding:1rem 0
}

.csi-news-single header .hits-area .date a{
    font-size:1.6rem;
    line-height:2.4000000000000004rem;
    font-weight:400;
    color:#212739;
    margin-right:2rem;
    display:inline-block;
    opacity:.7
}

.csi-news-single header .hits-area .date a i{
    color:#061f2d;
    opacity:.4
}

.csi-news-single header .author{
    overflow:hidden;
    position:relative;
    top:-30px;
    z-index:3;
    margin-bottom:-30px!important
}

.csi-news-single header .author .author-img,.csi-news-single header .author .author-info{
    float:left
}

.csi-news-single header .author .author-img{
    width:15%
}

.csi-news-single header .author .author-img img{
    border-radius:50%
}

.csi-news-single header .author .author-info{
    width:85%;
    padding-left:1.5rem;
    margin-top:2rem
}

.csi-news-single header .author .author-info .name{
    font-size:2.6rem;
    line-height:3.9000000000000004rem;
    font-weight:400;
    margin-bottom:0;
    color:#212739
}

.csi-news-single header .author .author-info .subtitle{
    margin-top:2px;
    color:#061f2d
}

.csi-news-single header .text-area{
    margin-top:2.6rem!important
}

.csi-news-single header .text-area .title{
    font-size:3.9rem;
    font-weight:700;
    color:#212739;
    line-height:5rem
}

.csi-news-single header .text-area .title a{
    color:inherit
}

.csi-news-single section p{
    margin-bottom:2.6rem
}

.csi-news-single section .csi-img-left{
    float:left;
    padding:1rem 2rem 1.5rem 0
}

.csi-news-single section .csi-img-right{
    float:right;
    padding:1rem 0 1.5rem 2rem
}

.csi-news-single section .csi-img-center{
    margin:0 auto;
    display:block;
    padding:1.5rem
}

.csi-news-single footer .title{
    font-weight:700;
    color:#212739;
    text-transform:uppercase
}

.csi-news-single footer .csi-share{
    margin-left:0;
    border-top:1px solid rgba(33,39,57,.1);
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    padding:1rem 0

}.csi-subscribtion{
    background-image: url(contacto.png);
    -webkit-background-size:cover;
    -o-background-size:cover;
    -moz-background-size:cover;
    background-size:cover
}

.csi-subscribtion .csi-inner{
    background:rgba(255,255,255,.9)
}

.csi-subscribtion .csi-heading{
    margin-bottom:4.2rem
}

.csi-subscribe-area{
    text-align:center
}

.csi-subscribe-area .text{
    margin-top:0;
    margin-bottom:4.2rem
}

.csi-subscribe-area .form-control{
    text-align:center;
    display:block;
    width:100%;
    height:50px;
    padding:6px 12px;
    font-size:14px;
    line-height:1.42857143;
    color:#555;
    background-color:#fff;
    background-image:none;
    border:3px solid #fff;
    -webkit-box-shadow:none;
    box-shadow:none
}

.csi-footer,.csi-footer h1,.csi-footer h2,.csi-footer h3,.csi-footer h4,.csi-footer h5,.csi-footer h6,.csi-footer p{
    color:#fff
}

.csi-subscribe-area .form-control:focus,.csi-subscribe-area .form-control:hover{
    -webkit-box-shadow:0 2px 10px rgba(52,61,71,.45);
    -moz-box-shadow:0 2px 10px rgba(52,61,71,.45);
    box-shadow:0 2px 10px rgba(52,61,71,.45)
}

.csi-subscribe-area .csi-subscribe-input{
    margin-bottom:2.6rem
}

.csi-subscribe-area .csi-submit-btn{
    padding:.5rem 3.6rem
}

.csi-footer{
    background:#0a0e14
}

.csi-footer .csi-footer-inner{
    padding-bottom:0;
    -webkit-background-size:contain;
    -o-background-size:contain;
    -moz-background-size:contain;
    background-size:contain
}

.csi-footer .single p{
    margin-bottom:0
}

.csi-footer p a{
    opacity:1;
    color:#fff
}

.csi-footer .footer-top-area .footer-social li{
    text-align:center;
    padding-right:1px;
    padding-left:1px
}

.csi-footer .footer-top-area .footer-social li a{
    background:#212739;
    display:inline-block;
    width:45px;
    height:45px;
    border-radius:50%;
    -moz-transition-duration:.6s;
    -webkit-transition-duration:.6s;
    -o-transition-duration:.6s;
    transition-duration:.6s
}

.csi-footer .footer-top-area .footer-social li a i{
    font-size:26px;
    line-height:46px
}

.csi-footer .footer-top-area .footer-social li a .fa-twitter{
    color:#1da1f2
}

.csi-footer .footer-top-area .footer-social li a .fa-facebook-f,.csi-footer .footer-top-area .footer-social li a .facebook-f{
    color:#3b5998
}

.csi-footer .footer-top-area .footer-social li a .fa-linkedin{
    color:#00a0dc
}

.csi-footer .footer-top-area .footer-social li a .fa-youtube-play{
    color:#cd201f
}

.csi-footer .footer-top-area .footer-social li a .fa-instagram{
    color:#c13584
}

.csi-footer .footer-top-area .footer-social li a:hover{
    background:rgba(255,255,255,.8)
}

.csi-footer .footer-top-area .footer-social li a:hover i{
    animation-name:zoomIn;
    -webkit-transform-origin:center;
    transform-origin:center;
    animation-duration:.5s;
    animation-timing-function:linear
}

.csi-footer .footer-top-area .footer-top{
    text-align:center
}

.csi-footer .footer-top-area .footer-top .footer-logo{
    display:block;
    margin-bottom:4.2rem
}

.csi-footer .footer-top-area .single{
    text-align:center
}

.csi-footer .footer-top-area .single p{
    color:#999
}

.csi-footer .footer-top-area .single .title{
    font-size:42px;
    font-size:4.2rem;
    font-weight:400;
    margin-bottom:2.6rem;
    color:#fff;
    letter-spacing:.08rem;
    opacity:.7
}

.csi-footer .footer-top-area .single .title i{
    color:#061f2d
}

.csi-footer .csi-footer-bottom{
    font-family:'Lato', sans-serif;
    padding:2.6rem 0;
    background:#061f2d;
    margin-top:11rem;
    text-align:center
}

.csi-footer-single,.page,.page .csi-heading-area,.page-template,.page-template .csi-heading-area,.single,.single .csi-heading-area,.single-post,.single-post .csi-heading-area{
    text-align:left
}

.csi-footer .csi-footer-bottom p{
    font-family:'Lato', sans-serif;
    color:#fff;
    font-size:1.6rem;
    line-height:2.4000000000000004rem;
    font-weight:400;
    opacity:.7
}

.csi-footer-middle{
    padding:10.2rem 0
}

.csi-footer-single{
    margin-bottom:3.9rem
}

.csi-footer-single .csi-tweet-feed .owl-item{
    margin-right:1px;
    display:block
}

.csi-footer-single .csi-tweet-feed .owl-carousel{
    display:inline-block;
    list-style:none;
    margin-left:-40px
}

.csi-footer-single .csi-tweet-feed .csi-message{
    color:#888
}

.csi-footer-single .csi-tweet-feed .csi-message .tweet-url{
    overflow:hidden;
    display:block
}

.csi-footer-single .csi-tweet-feed .csi-date{
    color:#95d600
}

.csi-footer-single .csi-tweet-feed .csi-author{
    color:#fff
}

.csi-footer-single .about-text,.csi-footer-single address{
    color:#888;
    margin-bottom:0rem
}

.csi-footer-single ul li i{
    color:#061f2d;
    margin-right:.5rem
}

.csi-footer-single .logo{
    margin-bottom:2.4rem;
    display:block
}

.csi-footer-single .title{
    font-family:'Lato', sans-serif;
    font-size:1.5rem;
    line-height:2.25rem;
    text-transform:uppercase;
    margin-bottom:2.4rem;
    font-weight:700
}

.csi-footer-single ul li{
    font-family:'Lato', sans-serif;
    font-size:1.3rem;
    color:#888;
    line-height:1.8rem
}

.csi-footer-single ul li a{
    font:inherit;
    color:inherit
}

.csi-blog-single .csi-card-single footer .title,.csi-copyright,.csi-copyright .text,.csi-single-item .csi-singleitem-content .title{
    font-family:'Lato', sans-serif;
}

.csi-footer-single ul li:hover{
    color:#fff
}

.csi-footer-single ul li:hover a{
    color:inherit
}

.csi-copyright{
    background:#029c9c;
    border-radius:4px;
    color:#888;
    font-size:1.3rem;
    line-height:1.9500000000000002rem;
    padding:1rem 2.4rem;
    overflow:hidden
}

.csi-copyright .csi-social-area,.csi-copyright .text{
    width:50%;
    float:left
}

.csi-copyright .text{
    margin-top:1rem
}

.csi-copyright .csi-social{
    float:right;
    margin:0
}

.single .csi-news-single footer,.single .csi-news-single header .author,.single .csi-news-single header .text-area,.single .csi-news-single section,.single-post .csi-news-single footer,.single-post .csi-news-single header .author,.single-post .csi-news-single header .text-area,.single-post .csi-news-single section{
    margin:0 auto;
    max-width:750px
}

.csi-copyright .csi-social li a{
    background:rgba(255,255,255,.1)
}

.csi-copyright .csi-social li a i{
    color:#fff
}

.csi-copyright .csi-social li:hover a{
    background:#95d600
}

.page .csi-about,.page-template .csi-about{
    background:#fff
}

.page p,.page-template p,.single p,.single-post p{
    margin-bottom:1.3rem
}

.page .csi-single-teacher,.page-template .csi-single-teacher,.single .csi-single-teacher,.single-post .csi-single-teacher{
    margin-bottom:2.4rem
}

.page .csi-footer p,.page-template .csi-footer p,.single .csi-footer p,.single-post .csi-footer p{
    margin-bottom:0
}

.page .csi-banner-inner,.page-template .csi-banner-inner,.single .csi-banner-inner,.single-post .csi-banner-inner{
    background-image: url(alumnos-banner.png) no-repeat;
    -webkit-background-size:cover;-o-background-size:cover;
    -moz-background-size:cover;
    background-size:cover
}

.page .csi-banner-inner .csi-inner,.page-template .csi-banner-inner .csi-inner,.single .csi-banner-inner .csi-inner,.single-post .csi-banner-inner .csi-inner{
    padding:16.6rem 0 6.8rem;
    background-image: url(alumnos-banner.png);
    background-size: cover;
}

.page .csi-news .single-news,.page-template .csi-news .single-news,.single .csi-news .single-news,.single-post .csi-news .single-news{
    min-height:468px
}

.page .csi-heading-area .csi-heading,.page-template .csi-heading-area .csi-heading,.single .csi-heading-area .csi-heading,.single-post .csi-heading-area .csi-heading{
    text-align:left;
    margin-bottom:0
}

.page .breadcrumb,.page-template .breadcrumb,.single .breadcrumb,.single-post .breadcrumb{
    background:0 0;
    padding:0
}

.page .breadcrumb li,.page-template .breadcrumb li,.single .breadcrumb li,.single-post .breadcrumb li{
    font-size:1.5rem;
    line-height:2.25rem;
    font-weight:400;
    color:#fff;
    background: #73bece;
    padding: 10px 25px 10px 25px;
    border-radius: 5px;
}

.page .breadcrumb li a,.page-template .breadcrumb li a,.single .breadcrumb li a,.single-post .breadcrumb li a{
    color:inherit;
    font-size:inherit;
    font-weight:inherit
}

.page .breadcrumb .active,.page-template .breadcrumb .active,.single .breadcrumb .active,.single-post .breadcrumb .active{
    color:#95d600
}

.page .breadcrumb>li+li:before,.page-template .breadcrumb>li+li:before,.single .breadcrumb>li+li:before,.single-post .breadcrumb>li+li:before{
    padding:0 5px;
    color:#fff;
    content:"/\00a0";
    opacity:.7
}

.csi-blog-single .csi-card-single{
    padding:0;
    background:0 0;
    box-shadow:none;
    margin-bottom:0
}

.csi-blog-single .csi-card-single header figure{
    padding:2rem;
    display:block;
    background:rgba(63,81,181,.1);
    overflow:hidden;
    border-radius:4px;
    border:1px solid transparent;
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    -webkit-box-shadow:0 0 2px rgba(221,221,221,.75);
    -moz-box-shadow:0 0 2px rgba(221,221,221,.75);
    box-shadow:0 0 2px rgba(221,221,221,.75);
    margin-bottom:4.2rem
}

.csi-blog-single .csi-card-single header .author,.csi-blog-single .csi-card-single header .text-area{
    float:left
}

.csi-blog-single .csi-card-single header .author{
    width:30%;
    padding-right:4.2rem;
    text-align:right
}

.csi-blog-single .csi-card-single header .author a img{
    border-radius:50%
}

.csi-blog-single .csi-card-single header .author .name{
    margin-bottom:0
}

.csi-blog-single .csi-card-single header .author .subtitle{
    font-size:1.6rem;
    line-height:2.4000000000000004rem;
    font-weight:400;
    font-style:italic;
    opacity:.7;margin:0
}

.csi-blog-single .csi-card-single header .author .comtitle{
    margin-top:0;
    margin-bottom:2rem;
    color:#061f2d;
    font-weight:400;
    font-style:italic
}

.csi-blog-single .csi-card-single header .author .follow-btn{
    background:rgba(63,81,181,.1);
    font-style:italic;
    font-weight:700;
    padding:.5rem 2rem
}

.csi-blog-single .csi-card-single header .text-area{
    width:70%;
    margin-bottom:2.6rem;
    padding-bottom:1.6rem;
    border-bottom:1px solid rgba(52,61,71,.1);
    -webkit-background-clip:padding-box;
    background-clip:padding-box
}

.csi-blog-single .csi-card-single header .text-area .title{
    margin-bottom:1.6rem;
    font-size:4.2rem;
    line-height:6.300000000000001rem;
    line-height:5rem;
    margin-top:0
}

.csi-blog-single .csi-card-single header .text-area .title a{
    color:inherit
}

.csi-blog-single .csi-card-single header .text-area .title:hover{
    color:#061f2d
}

.csi-blog-single .csi-card-single header .text-area .title:hover a{
    color:inherit
}

.csi-blog-single .csi-card-single header .text-area .link{
    font-size:1.9rem;
    line-height:2.8499999999999996rem;
    font-weight:400;
    opacity:.8;
    margin-bottom:1.2rem;
    display:inline-block;
    -webkit-transition:all .2s ease-in-out .2s;
    -moz-transition:all .2s ease-in-out .2s;
    -ms-transition:all .2s ease-in-out .2s;
    -o-transition:all .2s ease-in-out .2s;
    transition:all .2s ease-in-out .2s
}

.csi-blog-single .csi-card-single header .text-area .link:hover{
    opacity:1
}

.csi-blog-single .csi-card-single header .text-area .hits-area .date{
    font-weight:700;
    font-style:italic;
    margin-right:2rem;
    display:inline-block
}

.csi-blog-single .csi-card-single header .text-area .hits-area .hit-right{
    color:#212739;
    opacity:.7
}

.csi-blog-single .csi-card-single header .text-area .hits-area .hit-right a{
    color:inherit
}

.csi-blog-single .csi-card-single section{
    background:0 0;
    width:70%;
    float:right;
    text-align:left
}

.csi-blog-single .csi-card-single section p{
    margin-bottom:2.6rem
}

.csi-blog-single .csi-card-single section .csi-img-left{
    float:left;padding:1rem 2rem 1.5rem 0
}

.csi-blog-single .csi-card-single section .csi-img-right{
    float:right;
    padding:1rem 0 1.5rem 2rem
}

.csi-blog-single .csi-card-single section .csi-img-center{
    margin:0 auto;
    display:block;
    padding:1.5rem
}

.csi-blog-single .csi-card-single footer{
    width:70%;
    float:right;
    text-align:left;
    margin-top:1.6rem
}

.csi-blog-single .csi-card-single footer .title{
    text-transform:uppercase;
    font-weight:400;
    color:#061f2d;
    border-bottom:1px solid rgba(52,61,71,.1);
    -webkit-background-clip:padding-box;
    background-clip:padding-box
}

.csi-blog-single .csi-card-single footer .csi-share{
    margin-left:0
}

.csi-blog-single .csi-card-single footer .csi-share li a{
    height:40px;
    width:40px;
    background:#fff;
    color:#061f2d;
    display:inline-block;
    text-align:center;
    border-radius:50%
}

.csi-blog-single .csi-card-single footer .csi-share li a i{
    font-size:16px;
    line-height:40px
}

.csi-blog-single .csi-card-single footer .csi-share li a:hover{
    background:#061f2d;
    color:#fff
}

.csi-blog-single .csi-card-single:hover{
    border:1px solid transparent;
    -webkit-background-clip:padding-box;
    background-clip:padding-box
}

.home-terms .img{
    float:left;
    margin:2px 0;
    max-width:20px;
    width:10%
}

.home-terms .text{
    color:#fd3337;
    font-size:16px;
    position:absolute;
    right:0;
    width:90%
}

.product ul.products{
    margin-left:-.5%;
    margin-right:-.5%
}

.csi-single-item .single-thumb{
    margin-right:1.5rem
}

.csi-single-item .single-thumb img{
    border-radius:50%;
    border:3rem solid #fff;
    -webkit-box-shadow:0 0 10px rgba(0,0,0,.25);
    -moz-box-shadow:0 0 10px rgba(0,0,0,.25);
    box-shadow:0 0 10px rgba(0,0,0,.25)
}

.csi-single-item .csi-singleitem-content .title{
    font-size:6.8rem;
    line-height:10.2rem;
    line-height:9rem;
    font-weight:400;
    color:#212739;
    margin:0
}

.csi-single-item .csi-singleitem-content .subtitle{
    color:#061f2d;
    margin:0;
    text-transform:uppercase
}

.csi-single-item .csi-singleitem-content .price{
    background:#fff;
    border-radius:0 50px 50px 0;
    border:1px solid #ddd;
    padding-left:1.5rem;
    padding-right:1.5rem;
    margin-bottom:1.6rem;
    text-align:left
}

.csi-single-item .csi-singleitem-content .price span{
    text-align:right;
    float:right;
    color:#061f2d;
    font-weight:900
}

.csi-contact{
    background-image: url(imagen-pie.png);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat
 }


.csi-contact .csi-inner{
    padding-top:0
}

.csi-contact .csimapcanvas{
    min-height:417px
}

.csi-contact .contact-info .csi-box{
    margin-bottom:2.6rem
}

.csi-contact .contact-info .csi-box .address .title{
    color:#061f2d;
    font-weight:400;
    letter-spacing:normal;
    margin:0
}

.csi-contact .contact-top-area{
    margin-bottom:6.8rem;
    overflow:hidden
}

.csi-contact .contact-top-area .contact-top-left,.csi-contact .contact-top-area .contact-top-right{
    float:left
}

.csi-contact .contact-top-area .contact-top-left{
    background:#061f2d;
    padding:11rem 0 8.4rem;
    width:45%
}

.csi-contact .contact-top-area .contact-top-left blockquote{
    color:#fff
}

.csi-contact .contact-top-area .contact-top-left .contact-info{
    width:60%;
    float:right;
    padding-right:4.2rem
}

.csi-contact .contact-top-area .contact-top-left .contact-info .csi-box .csi-icon{
    float:left;
    background:rgba(255,255,255,.1);
    width:45px;
    height:45px;
    border-radius:50%;
    text-align:center;
    margin-right:1rem
}

.csi-contact .contact-top-area .contact-top-left .contact-info .csi-box .csi-icon i{
    font-size:26px;
    color:#fff;
    line-height:43px
}

.csi-contact .contact-top-area .contact-top-left .contact-info .csi-box .address{
    overflow:hidden
}

.csi-contact .contact-top-area .contact-top-left .contact-info .csi-box .address p{
    font-family:'Lato', sans-serif;
    font-size:1.6rem;
    line-height:2.4000000000000004rem;
    color:#fff;
    font-weight:400;
    margin:0
}

.csi-contact .contact-top-area .contact-top-right{
    width:55%
}

.csi-contact .csi-contactform{
    text-align:center
}

.csi-contact .csi-contactform .csi-send{
    margin-top:1rem
}

.csi-contact .help-block{
    color:#e74f3f;
    margin:0
}

.csi-contact-white{
    background:#fff
}

.csimapcanvas .gm-style .gm-style-iw{
    font-weight:300;
    font-size:14px;
    line-height:2.2rem;
    overflow:hidden;
    padding:.6rem 1.6rem;
    border-radius:4px;
    text-align:center
}

.csimapcanvas .gm-style .gm-style-iw h1{
    font-size:2.6rem;
    line-height:3.9000000000000004rem;
    text-transform:uppercase;
    margin:0;
    color:#061f2d
}

@media (min-width:1200px){
    .lg-text-center{
        text-align:center
    }
}

@media (max-width:1199px){
    html{
        font-size:55%
    }
    
    .md-text-center{
        text-align:center
    }
    
    .csi-about .csi-inner{
        padding:10.2rem 0
    }
    
    .csi-about-content{
        margin-bottom:0
    }
    
    .csi-contact .csimapcanvas{
        min-height:366px
    }
}

@media (max-width:991px){
    .csi-header .csi-navbar .csi-logo a img,.csi-header .menu-onscroll .csi-navbar .csi-logo a img{
        max-width:140px
    }
    
    .csi-about .csi-heading,.sm-text-center{
        text-align:center
    }
    
    html{
        font-size:53%
    }
    
    .csi-header .menu-onscroll .csi-navbar .csi-nav li .csi-btn{
        padding:.3rem 2rem
    }
    
    .csi-header .csi-navbar .csi-nav li a,.csi-header .menu-onscroll .csi-navbar .csi-nav li a{
        padding:3rem 7px
    }
    
    .csi-header .menu-onscroll .csi-navbar .csi-logo{
        margin-top:2rem
    }
    
    #csi-search{
        top:-8px
    }
    
    #csi-search input[type=text]:focus{
        width:320px
    }
    
    .menu-onscroll #csi-search{
        top:-1px
    }
    
    .csi-header .header-top .header-top-inner .right-menu ul{
        margin-top:0
    }
    
    .csi-header .header-top .header-top-inner .contact{
        margin-top:1rem
    }
    .csi-teachers{
        background-image: url(sobre-el-postgrado2.png);
        background-position: bottom;
        background-repeat: no-repeat
}
    
    .csi-banner-content{
        padding:0 3.9rem
    }
    
    .csi-testi-single .csi-client-image{
        max-width:200px;
        margin-top:2.4rem
    }
    
    .csi-registration .csi-inner,.csi-testimonials .csi-inner{
        padding:10.2rem 0
    }
    
    .video-postgrado{
        margin-bottom:3.9rem
    }
    



    
    .video-postgrado .row{
        -moz-column-width:23em;
        -webkit-column-width:23em;
        -moz-column-gap:1em;
        -webkit-column-gap:1em;
        margin:0
    }
    
    .csi-banner .csi-inner{
        padding:4rem 0 0 0
    }
    
    .csi-contact .contact-top-area .contact-top-left{
        padding:6.8rem 1.6rem;
        width:100%
    }
    
    .csi-contact .contact-top-area .contact-top-right{
        width:100%
    }
    
    .csi-contact .contact-top-area .contact-top-left .contact-info{
        width:60%;
        float:none;
        padding-right:0;
        margin:0 auto
    }
    
    .csi-social li a i{
        line-height:5.1rem
    }
}

@media (max-width:767px){
    #csi-search,.csi-about-img{
        display:none
    }
    
    html{
        font-size:52%
    }
    
    .xs-text-center{
        text-align:center
    }
    
    .xs-text-right{
        text-align:right
    }
    
    .xs-text-left{
        text-align:left
    }
    
    .xs-float-none{
        float:none
    }
    
    .sm-text-center{
        text-align:center
    }
    
    .csi-btn{
        padding:1rem 2.6rem
    }
    
    .csi-header .header-top .header-top-inner .contact{
        text-align:center
    }
    
    .csi-header .header-top .header-top-inner .right-menu{
        text-align:center;
        margin-bottom:1.2rem
    }
    
    .csi-header .csi-navbar .csi-nav{
        float:left
    }
    
    .csi-header-bottom .navbar-default .navbar-collapse,.csi-header-bottom .navbar-default .navbar-form{
        border-color:#212739;
        background:rgba(255,255,255,.85);
        padding-left:3rem
    }
    
    .menu-onscroll .navbar-default .navbar-collapse,.menu-onscroll .navbar-default .navbar-form{
        background:0 0;
        padding-left:2rem
    }
    
    .csi-header-bottom .navbar-default .navbar-toggle .icon-bar{
        background-color:#212739;
        -moz-transition-duration:.3s;
        -webkit-transition-duration:.3s;
        -o-transition-duration:.3s;
        transition-duration:.3s
    }
    
    .csi-header-bottom .navbar-default .navbar-toggle:focus .icon-bar,.csi-header-bottom .navbar-default .navbar-toggle:hover .icon-bar{
        background-color:#061f2d
    }
    
    .csi-header-bottom .navbar-toggle .icon-bar{
        width:28px;
        height:4px
    }
    
    .csi-header-bottom .navbar-default .navbar-toggle{
        border-color:transparent
    }
    
    .csi-header-bottom .navbar-default .navbar-toggle:focus,.csi-header-bottom .navbar-default .navbar-toggle:hover{
        background-color:transparent
    }
    
    .csi-header .csi-navbar .csi-nav li a,.csi-header .menu-onscroll .csi-navbar .csi-nav li a{
        padding:1.7rem 7px
    }
    
    .csi-about .csi-inner,.csi-inner,.csi-registration .csi-inner,.csi-testimonials .csi-inner{
        padding:6.3rem 0
    }
    
    .csi-single-event,.csi-single-news,.csi-single-service{
        max-width:480px;
        margin:0 auto 2.4rem
    }
    
    .csi-heading .title{
        margin:0 0 .5rem
    }
    
    .csi-banner-content{
        padding:0 1.5rem
    }
    
    .csi-banner-content .csi-subtitle{
        font-size:2.4rem;
        margin-bottom:0;
        line-height:4rem
    }
    
    .csi-banner-content .csi-title{
        font-size:3.9rem;
        margin:0;
        line-height:5.4rem
    }
    .csi-banner-content .btn-area .csi-btn{
        margin:1rem .6rem 0
    }
    
    .csi-heading .title{
        font-size:3rem;
        line-height:5rem
    }
    
    .csi-heading-registration .subtitle{
        font-size:2.4rem;
        line-height:4rem
    }
    
    .csi-heading-registration .title{
        font-size:3.9rem;
        line-height:5rem
    }
    
    .csi-heading-registration,.csi-registration-info{
        text-align:center
    }
    
    .csi-testi-single .testi-info-area{
        overflow:visible;
        text-align:justify
    }
    
    .csi-testi-single .csi-client-image{
        float:none;
        margin:0 auto
    }
    
    .csi-subscribe-form{
        max-width:480px;
        margin:0 auto
    }
    
    .csi-footer-middle{
        padding:6.3rem 0
    }
    
    .csi-footer-single{
        text-align:center;
        margin-bottom:2.4rem
    }
    
    .csi-copyright .csi-social-area,.csi-copyright .text{
        width:100%;
        float:none;
        text-align:center
    }
    
    .csi-copyright .text{
        margin-bottom:.5rem
    }
    
    .csi-copyright .csi-social{
        float:none;
        margin:0 0 1rem
    }
    
    .csi-social li a i{
        line-height:5.5rem
    }
    
    .csi-banner .csi-inner{
        padding:16.6rem 0 14rem
    }
    
    .csi-header .csi-navbar .csi-logo,.csi-header .menu-onscroll .csi-navbar .csi-logo{
        margin-top:1.4rem
    }
    
    #csi-search input[type=text]{
        right:100%;left:0
    }
    
    .csi-single-course .title{
        margin-top:0
    }
    
    .page .csi-banner-inner .csi-inner,.page-template .csi-banner-inner .csi-inner,.single .csi-banner-inner .csi-inner,.single-post .csi-banner-inner .csi-inner{
        padding:10.2rem 0 2.4rem
    }
    
    .single .csi-single-event figure figcaption .event-info,.single-post .csi-single-event figure figcaption .event-info{
        position:static;
        margin:3.9rem 0 0
    }
    
    .single .csi-events h1,.single .csi-events h2,.single .csi-events h3,.single .csi-events h4,.single .csi-events h5,.single .csi-events h6,.single .owl-theme .owl-controls .owl-next:hover i,.single .owl-theme .owl-controls .owl-prev:hover i,.single-post .csi-events h1,.single-post .csi-events h2,.single-post .csi-events h3,.single-post .csi-events h4,.single-post .csi-events h5,.single-post .csi-events h6,.single-post .owl-theme .owl-controls .owl-next:hover i,.single-post .owl-theme .owl-controls .owl-prev:hover i{
        color:#212739
    }
    
    .single .csi-single-event figure figcaption .event-info .date h4 span,.single-post .csi-single-event figure figcaption .event-info .date h4 span{
        color:#061f2d
    }
    
    .single .csi-events-single article footer,.single .csi-events-single article section,.single-post .csi-events-single article footer,.single-post .csi-events-single article section{
        padding:0
    }
    
    .single .csi-single-event,.single .csi-single-news,.single .csi-single-service,.single-post .csi-single-event,.single-post .csi-single-news,.single-post .csi-single-service{
        max-width:100%
    }
    
    .csi-contact .contact-top-area .contact-top-left .contact-info{
        width:100%
    }
    
    .csi-contact .csimapcanvas{
        min-height:230px
    }
    
    .csi-header #csi-search,.csi-header .csi-navbar .csi-nav,.csi-slider .csi-item-right .banner-btn,.csi-slider .csi-item-right .text{
        float:left
    }
}

@media (max-width:480px){
    html{
        font-size:50%
    }
    
    .csi-heading .title{
        font-size:2.4rem;
        line-height:3.6rem
    }
    
    .csi-banner-content .btn-area .csi-btn{
        margin:0 .6rem
    }
}

.FormularioContacto {
    width: 100%;
    background: #f3f3f3;
}
.formulario{
	width: 80%;
	margin: auto;
	color:#999;
    padding: 50px;
}
.caja-1{
	width:40%;
	height: 40px;
	margin: 20px;
	padding: 10px;
	font-size: 14px;
}
.caja-2{
    min-width: 94%;
    max-width: 94%;
    min-height: 100px;
    max-height: 200px;
	height: 100px;
	margin: 20px;
	padding: 10px;
	font-size: 14px;
}

form {
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.correr{
	margin: 20px 20px;
	padding: 10px;
}
.formu-ti{
	margin: 0px 20px;
	color: #444;
}

.Boton {
    margin: auto;
    background:#061f2d;
    color: white;
    padding:1.3rem 2.6rem;
    font-weight:400;
    overflow:hidden;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -moz-transition-duration:.3s;
    -webkit-transition-duration:.3s;
    -o-transition-duration:.3s;
    transition-duration:.3s;
    border:2px solid #061f2d
}


.Boton:hover{
    background:#95d600;
    border:2px solid #95d600;
    color:#fff
}


.csi-heading .boton{
    display: inline-block;
    padding: 25px 35px;
    border-radius: 4px;
    background: #029c9c;
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    font-weight: bold;
}

.csi-heading .boton:hover{

    background: #363636;
    color: #ffffff;
}

.Boton-form {
    margin: auto;
    background:#061f2d;
    color: white;
    padding:1.3rem 2.6rem;
    font-weight:400;
    border:2px solid #061f2d
}


.Ver-form{
    text-align: center;
    margin-bottom: 6.3rem;
    overflow: hidden;
    display: block;
}


@media (max-width: 768px) {
    .formulario{
	width: 100%;
	margin: auto;
    padding: 60px 0px;
}
    
    .caja-1{
	width:100%;
	height: 40px;
	margin: 20px;
	padding: 10px;
	font-size: 14px;
}
.caja-2{
    min-width: 86%;
    max-width: 100%;
}
    
    .Boton {
    width: 100%;
}
}