/*

Urbanic Template

http://www.templatemo.com/tm-395-urbanic

*/

@font-face {
    font-family: 'cabinsketchregular';
    src: url('../fonts/cabinsketch-regular-webfont.eot');
    src: url('../fonts/cabinsketch-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/cabinsketch-regular-webfont.woff2') format('woff2'), url('../fonts/cabinsketch-regular-webfont.woff') format('woff'), url('../fonts/cabinsketch-regular-webfont.svg#cabinsketchregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kg_summer';
    src: url('../fonts/kgsummersunshineshadow-webfont.eot');
    src: url('../fonts/kgsummersunshineshadow-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/kgsummersunshineshadow-webfont.woff2') format('woff2'), url('../fonts/kgsummersunshineshadow-webfont.woff') format('woff'), url('../fonts/kgsummersunshineshadow-webfont.svg#kg_summer_sunshine_shadowRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebas';
    src: url('../fonts/bebasneue_book-webfont.eot');
    src: url('../fonts/bebasneue_book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bebasneue_book-webfont.woff2') format('woff2'), url('../fonts/bebasneue_bold-webfont.woff') format('woff'), url('../fonts/bebasneue_book-webfont.svg#bebasneue_book-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebas_neuebold';
    src: url('../fonts/bebasneue_bold-webfont.eot');
    src: url('../fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'), url('../fonts/bebasneue_bold-webfont.woff') format('woff'), url('../fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: '3dumbregular';
    src: url('../fonts/3dumb-webfont.eot');
    src: url('../fonts/3dumb-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/3dumb-webfont.woff2') format('woff2'), url('../fonts/3dumb-webfont.woff') format('woff'), url('../fonts/3dumb-webfont.svg#3dumbregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'black_jackregular';
    src: url('../fonts/blackjack-webfont.eot');
    src: url('../fonts/blackjack-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/blackjack-webfont.woff2') format('woff2'), url('../fonts/blackjack-webfont.woff') format('woff'), url('../fonts/blackjack-webfont.svg#black_jackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    background-color: #ffffff;
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
span,
p {
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
}
body.md-modal {
    overflow: hidden;
    position: fixed;
}

/*
* {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
*/

.tem1 {
    font-family: '3dumbregular', Arial, Helvetice Neue, sans-serif;
    font-size: 4em;
    margin: 0;
}
.title-cap.Bimg {
    background-color: rgba(0, 0, 0, 0.17);
    border: 1px solid #595959;
    margin: -26px auto;
    padding: 20px;
    width: 50%;
}
.italica {
    font-style: italic;
    font-family: 'black_jackregular', Arial, Helvetice Neue, sans-serif;
    font-size: 1.3em;
}
.templatemo_clear {
    clear: both;
}
.height30 {
    height: 30px;
}
.templatemo-top-bar {
    min-height: 40px;
    background-color: #eeeeee;
}
.templatemo-top-menu {
    min-height: 110px;
    background-color: #ffffff;
    z-index: 5000;
    width: 100%;
}
.templatemo-top-menu .navbar-toggle {
    margin-top: 38px;
}
.templatemo-top-menu .navbar-brand {
    padding: 0;
    margin: 30px 0 0 0;
}

/* ------ Carousel ----- */

#templatemo-carousel {
    background: rgba(0, 0, 0, 0) url("../images/slide1.jpg") no-repeat scroll center center;
    overflow-x: hidden;
    margin-bottom: 0;
    height: 500px;
      -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
.imgB {
    background: url('../images/slide2.jpg') no-repeat center center;
    height: 500px;
      -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    overflow-x: hidden;
}
.imgC {
    background: url('../images/slide3.jpg') no-repeat center center;
    height: 500px;
      -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    overflow-x: hidden;
}
#templatemo-carousel .carousel-caption {
    z-index: 10;
}
#templatemo-carousel .item {
    height: 500px;
}
#templatemo-carousel .carousel-inner>.item>img {
    position: absolute;
    min-width: 100%;
    height: 500px;
    left: 0;
    top: 0;
}
.img-slider1,
.img-slider2,
.img-slider3 {
    max-width: 80%;
    display: flex;
    height: 500px;
    margin: 0 auto;
}
.img-slider1 > img {
    margin-bottom: 86px;
    max-width: 100%
}
.img-slider2 > img {
    margin-bottom: 75px;
    max-width: 100%
}
.img-slider3 > img {
    margin-top: 55px;
    max-width: 100%
}
.img-slider1,
.img-slider2 {
    align-items: center;
}
.img-slider3 {
    justify-content: flex-end;
    align-items: flex-start;
}
@media (min-width: 768px) {
    #templatemo-carousel .carousel-caption p {
        border-bottom: 6px double;
        font-size: 41px;
        line-height: 1.4;
        margin: 0 auto;
        /*        width: 50%;*/
        font-family: 'bebas_neuebold', Arial, Helvetice Neue, sans-serif;
    }
    .title-cap.Cimg > p {
        font-size: 41px;
        line-height: 1.4;
        margin: 0 auto;
        width: 50%;
        font-family: 'bebas_neuebold', Arial, Helvetice Neue, sans-serif;
    }
    #templatemo-carousel .carousel-caption {
        padding-bottom: 12 0px;
        right: 20%;
        left: 20%;
        top: 100px;
    }
}
@media (max-width: 768px) {
    #templatemo-carousel .carousel-caption {
        padding-bottom: 120px;
    }
}
@media (max-width: 1024px) {
    #templatemo-carousel {
        background: url('../images/slide1_s.jpg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom: 0;
        height: 500px;
    }
    .img-slider2 > img {
        margin-top: 195px;
        max-width: 100%
    }
    .imgB {
        background: url('../images/slide2_s.jpg') no-repeat center center;
        height: 500px;
          -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
    }
    .imgC {
        background: url('../images/slide3_S.jpg') no-repeat center center;
        height: 500px;
          -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
    }
}

/* ------ End of Carousel ----- */


/* ------ Welcome & Slogna ------ */

.templatemo-welcome {
    border-bottom: 1px solid #cccccc;
    min-height: 230px;
}
.templatemo-slogan {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 42px;
    margin: 60px 0;
    color: #333333;
}
.templatemo-service {
/*    margin-bottom: 100px;*/
    margin-top: 100px;
}
.templatemo-service-item {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 20px;
}
.templatemo-service-item p {
    font-weight: lighter;
    text-align: justify;
    margin-top: 25px;
    font-size: 14px;
    color: #7d7d7d;
}
.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    color: #8110cc;
}
.btn-orange {
    background-color: #6902a5;
    border-bottom: 2px solid #c972ff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
    background-color: #c65fd6;
    color: #ffffff;
}
.btn-green {
    background-color: #8110CC;
    border-bottom: 2px solid #C413F2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
    background-color: #d958ee;
    color: #ffffff;
}
.nav>li>a {
    padding: 10px 20px;
}
.nav>li>a:hover,
.nav>li>a:focus {
    background-color: #ff7600;
    color: #fff;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background-color: #b2cc10;
    color: #fff;
}


.navbar-default .navbar-nav>.curso>a:hover,
.navbar-default .navbar-nav>.curso>a:focus {
/*   background-color: rgba(169, 193, 13, .3);*/
    background-color: transparent;
}
.nav>li>a {
    color: #929292;
}
.navbar-default {
    background-color: #fff;
    border: none;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #a9c10d;
    color: #fff;
}


.navbar-default .navbar-nav>.active>.img-curso,
.navbar-default .navbar-nav>.active>.img-curso:hover,
.navbar-default .navbar-nav>.active>.img-curso:focus {
/*    background-color: rgba(169, 193, 13, .1);*/
    background-color: transparent;
}
.navbar {
    margin-bottom: 0px;
}
.templatemo-service-item-header {
    margin-left: -10px;
    padding: 16px 20px 20px;
    font-weight: bold;
    display: inline-block;
/*    font-family: 'bebas_neuebold', Arial, Helvetice Neue, sans-serif;*/
    font-size: 1.2em;
/*    letter-spacing: 2px;*/
    color: #565656;
}


.img-curso{
    background: rgba(0, 0, 0, 0) url("../images/somos-menu.svg") repeat scroll 0 0 / 118px auto;
    height: 69px;
    margin: auto 5px 0 16px;
    position: absolute;
    text-indent: -99999px;
    top: -13px;
    width: 118px;
}

.img-curso:hover{
    background-color: transparent;
}

.templatemo-header-orange {
    background-color: #ff7600;
    min-width: 298px;
    height: 67px;
    color: #fff;
}
.team_hr {
    border: 1px solid #fff;
    width: 38%;
    float: left;
}
.team_hr_left {
    margin-right: 30px;
    margin-left: 30px;
}
.team_hr_right {
    margin-left: 30px;
}
.hr_gray {
    border: 1px solid #cccccc;
}
.templatemo-team {
    background: url('../images/background.png');
    font-family: 'Open Sans', sans-serif;
    min-height: 590px;
    color: #ffffff;
    padding-top: 40px;
}
.templatemo-line-header {
    margin-top: 50px;
    margin-bottom: 110px;
}
.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}
.col-md-12:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}
.member-thumb {
    position: relative;
    overflow: hidden;
}
.member-thumb .thumb-overlay {
    background-color: rgba(105, 2, 165, 0.6);
    position: absolute;
    visibility: hidden;
    padding-top: 35%;
    padding-left: 25%;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}
.col-md-12 .thumb-overlay {
    background-color: rgba(221, 221, 221, .5);
    height: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 100%;
}
.ir-curso {
    background-color: purple;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 1.6em;
    height: 40px;
    left: 0;
    line-height: 40px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 200px;
}
.thumb-overlay a {
    float: left;
    margin-right: 5px;
}
.team-inner {
    margin-bottom: 30px;
}
.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
}
.team-inner-subtext {
    font-weight: normal;
    font-size: 12px;
    display: flex;
}
.team-descrption {
    text-align: justify;
}

/*
.row_team {
    margin-left: -50px;
    margin-top: 70px;
}
*/


/*
.row_team {
    margin-left: -50px;
    margin-top: 70px;
    padding: 0;
}
*/

.row_team {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 0;
}
.row_team li {
    list-style: none;
}
.templatemo-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    height: 200px;
    width: 200px;
}
.templatemo-project-box:hover .project-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}
.project-overlay {
    background: rgba(0, 0, 0, .75);
    border: 2px solid #ff7600;
    visibility: hidden;
    position: absolute;
    text-align: center;
    padding-top: 40px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}
.project-overlay hr {
    width: 70%;
}
.templatemo-project-gallery li {
    margin: 15px;
}
.templatemo-slogan .txt_darkgrey {
    font-family: 'bebas', Arial, Helvetice Neue, sans-serif;
    font-size: 1.3em;
}
.txt_darkgrey {
    color: #333333;
}
.txt_orange {
    color: #a9c10d;
    font-family: 'bebas', Arial, Helvetice Neue, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
}
.txt_slogan {
    font-size: 14px;
    color: #7d7d7d;
    text-align: justify;
    font-weight: lighter;
    width: 60%;
    margin: 15px auto 0;
}
.templatemo-line-header span {
    font-size: 18px;
    float: left;
    margin-top: 10px;
}
.team_box div {
    text-align: center;
    padding-top: 100px;
}
.span_blog {
    margin-bottom: 80px;
}
.blog_post {
    color: #333333;
    padding: 15px;
/*    margin: 20px;*/
}
.blog_header {
    font-weight: bold;
    font-size: 16px;
}
.blog_subtitle {
    font-size: 15px;
}
.blog_text {
    /*    text-align: justify;*/
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    font-weight: bold;
    color: #808080;
}
#templatemo-contact {
    margin-top: 100px;
    border-top: 1px solid #cccccc;
    font-size: 14px;
}

#templatemo-contact span {
    display: block;
    margin-left: 26px;
}
.templatemo-contact-map {
    margin-bottom: 15px;
    height: 378px;
}
.direct {
    line-height: 12px;
    margin-left: 22px;
}

.head_contact {
    padding-bottom: 80px;
    margin-bottom: 0;
}
.contact_right img {
    margin-right: 5px;
}
.contact_right form {
    padding-left: 15px;
    padding-right: 15px
}
.tweet_txt {
    border-left: 2px solid #ffffff;
    min-height: 160px;
}
.twitter_user {
    color: #FFFF33;
    font-size: 14px;
    float: right;
}
.templatemo-partners {
    border-top: 2px solid #cccccc;
}
.templatemo-partners .templatemo-partner-item {
    margin-bottom: 5px;
}
.templatemo-footer {
    border-top: 2px solid #cccccc;
    margin-top: 100px;
}
.footer_container {
    margin-top: 60px;
    margin-bottom: 20px;
}
.footer_bottom_content {
    margin: auto;
    margin-bottom: 30px;
    font-size: 14px;
    color: #333333;
}
.social-icon-fb {
    background: url('../images/social-icon-fb.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}
a:hover .social-icon-fb {
    background: url('../images/social-icon-fb-over.png') no-repeat;
}
.social-icon-rss {
    background: url('../images/social-icon-rss.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}
a:hover .social-icon-rss {
    background: url('../images/social-icon-rss-over.png') no-repeat;
}
.social-icon-twitter {
    background: url('../images/social-icon-twitter.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}
a:hover .social-icon-twitter {
    background: url('../images/social-icon-twitter-over.png') no-repeat;
}
.social-icon-linkedin {
    background: url('../images/social-icon-linkedin.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}
a:hover .social-icon-linkedin {
    background: url('../images/social-icon-linkedin-over.png') no-repeat;
}
.social-icon-dribbble {
    background: url('../images/social-icon-dribbble.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}
a:hover .social-icon-dribbble {
    background: url('../images/social-icon-dribbble-over.png') no-repeat;
}
ul.templatemo-project-gallery li a img:hover {
    border: 3px solid #ff7600;
}
.templatemo-gallery-category a {
    color: #333333;
}
.templatemo-gallery-category a.active {
    color: #e67e22;
    text-decoration: none;
}
.templatemo-gallery-category a:focus {
    color: #e67e22;
    text-decoration: none;
}
.templatemo-gallery-category a:hover {
    color: #e67e22;
    text-decoration: none;
}
.link_orange:hover {
    text-decoration: none;
}
.templatemo-project-gallery {
    margin: 0 0 0 0;
    margin-top: 30px;
    margin-left: -40px;
}
.templatemo-project-gallery li {
    list-style: none;
    margin-bottom: 25px;
}
.templatemo-project-gallery li img {
    cursor: pointer;
}
.templatemo-tweets {
    background-color: #8996a0;
    min-height: 200px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #ffffff;
    margin-top: 100px;
}
.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}
.btn_loadmore {
    margin-top: 30px;
    margin-bottom: 80px;
}
.blog_box {
    margin-left: -12px;
}
.md-content .video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    /* 16/9 ratio */
    padding-top: 0px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}
.video-responsive {
    border: 5px solid #d0d0d0;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    padding-top: 0;
    position: relative;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*
.videoWrapper {
  height:600px;
  width:600px;
  position:relative;
  overflow:hidden;
}

.videoWrapper iframe {
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
}
*/





.md-content > p {
    padding: 20px;
}
@media (min-width:991px) and (max-width:1200px) {
    .templatemo-project-box,
    .project-overlay {
        height: 170px;
        width: 170px;
    }
    .templatemo-project-gallery {
        margin-left: -70px;
    }
    .templatemo-service-item-header {
        padding: 16px 10px 20px;
    }
    .templatemo-header-orange {
        min-width: 230px;
    }
    .team_box,
    .team_box_over {
        height: 220px;
        width: 220px;
    }
    .mn {
        height: 60px;
    }
}
@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .templatemo-btn-read-more {
        float: right;
        margin-bottom: 40px;
    }
}
@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }
    .templatemo-project-box,
    .project-overlay {
        height: 130px;
        width: 130px;
        padding-top: 0px;
    }
    .templatemo-project-gallery {
        margin-left: 10px;
    }
    .blog_box {
        margin-right: -140px;
    }
}
@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 9px;
        padding-bottom: 9px;
    }
}
@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
    }
    .templatemo-btn-read-more {
        float: right;
        margin-bottom: 40px;
    }
}
@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }
    .templatemo-service-item-header {
        font-size: 16px;
        padding: 23px 10px 22px;
    }
    .templatemo-header-orange {
        min-width: 0px;
    }
}
@media (min-width:991px) and (max-width: 1200px) {
    .team_hr {
        width: 36%;
    }
}
@media (min-width:683px) and (max-width: 991px) {
    .team_hr {
        width: 28%;
    }
}


@media (min-width:585px) and (max-width: 767px) {
      .img-curso { 
    margin: 20px 5px 0 18px;
}
   
}

 
@media (min-width:585px) and (max-width: 683px) {
    .member-thumb .thumb-overlay {
        padding-left: 25%;
    }
    .team_hr {
        width: 25%;
    }
         .img-curso { 
    margin: 20px 5px 0 18px;
}
   
    
}
@media (min-width:536px) and (max-width: 585px) {
    .team_hr {
        width: 25%;
    }
         .img-curso { 
    margin: 20px 5px 0 18px;
}
   
}
@media (min-width:410px) and (max-width: 536px) {
    .team_hr {
        width: 19%;
    }
    
         .img-curso { 
    margin: 20px 5px 0 18px;
}
   
}
@media (max-width: 410px) {
    .team_hr {
        width: 5%;
    }
    
         .img-curso { 
    margin: 20px 5px 0 18px;
}
   
}
