@charset "UTF-8";
.introduction .direitos a,
.introduction h2,
.introduction h3,
.introduction h4,
.introduction li,
.social {
    color: #fff
}


.inf-inbound h3 {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .6)
}
.inf-inbound .logo img {
    width:150px;
}
.introduction .colection,
.introduction li div {
    font-family: 'Open Sans', sans-serif
}

.register .btn,
.register-shop .btn {
    padding: 8px 20px 9px!important;
    font-weight: 500;
    font-family: 'Source Sans Pro', sans-serif;
    transition: all .5s ease;
    width: 100%;
    font-size: 15px
}

.inf-inbound .btn,
.register-shop {
    transition: all .3s ease-in-out 0s
}
.register-shop .pagseguro {
    width: 80%;
        margin:0 auto;
   
}
@media screen and (min-width:768px) {
.register-shop .pagseguro {
    width: 30%;
    margin:0 auto;
}
}
.register .btn:focus,
.register-shop .btn:focus {
    box-shadow: 0!important;
    outline: 0
}

.register .btn:hover,
.register-shop .btn:hover {
    opacity: .8
}

.social {
    padding: 10px 0;
    text-align: center;
    background-color: #2d2d2d
}

.social h6 {
    text-align: center;
    width: 100%;
    margin: 0
}

.social a .white-fc {
    margin-top: 10px
}

.social h5 {
    float: left
}

.social figure {
    display: inline
}

.social figure img {
    width: 100px
}

@media screen and (max-width:767px) {
    .social a .white-fc {
        margin: 0 auto
    }
    .social h5 {
        float: none;
        line-height: 25px
    }
}

.introduction {
    padding: 100px 0
}

.introduction .direitos {
    position: absolute;
    left: 30px;
    bottom: 30px;
    opacity: .18
}

.introduction .direitos a:hover {
    opacity: .5
}

.introduction .link-fc {
    position: absolute;
    right: 30px;
    bottom: 30px
}

.introduction .colection {
    color: #fff;
    font-size: 19px;
    font-weight: 100;
    padding-top: 20px
}

.introduction .colection p {
    margin-top: 15px
}

.introduction h3 {
    margin-top: 0;
    margin-bottom: 20px
}

.introduction li {
    font-size: 20px;
    font-weight: 100;
    clear: both;
    margin-bottom: 15px
}

.introduction li div {
    border: 2px solid #dadf0a;
    border-radius: 100%;
    font-size: 18px;
    font-style: italic;
    margin-right: 10px;
    float: left;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 22px
}

.introduction .video-know {
    background-image: url(../img/backgrounds/bg-tablet.png);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 300px;
    padding-right: 55px
}

.introduction iframe {
    margin: 25px 20px 40px 30px;
    border: 0!important;
    width: 100%;
    height: 230px
}

@media screen and (max-width:767px) {
    .introduction {
        padding: 0 0 15px
    }
    .introduction .direitos {
        position: inherit;
        margin: 0 auto
    }
    .introduction .link-fc {
        position: inherit
    }
    .introduction .link-fc .footer-fc {
        margin: 0 auto
    }
}

@media screen and (max-width:1999px) and (min-width:992px) {
    .introduction .video-know {
        width: 350px
    }
    .introduction iframe {
        height: 220px
    }
}

.register {
    padding: 0;
    background-color: #dadf0a
}

.register h2 {
    color: #233a7c;
    margin: 20px 0
}

.register .btn {
    border-radius: 50px!important;
    background-color: #009548;
    color: #fff;
    margin-top: 15px;
    box-shadow: 3px 3px 0 rgba(0, 0, 0, .1)
}

@media screen and (max-width:1199px) and (min-width:992px) {
    .img-register {
        height: 335px;
        position: absolute;
        right: 0;
        width: auto;
        max-width: none;
        margin-top: -20px;
        margin-bottom: -40px
    }
}

@media screen and (max-width:1199px) {
    .register {
        padding: 20px 0 40px
    }
}

.about {
    padding: 30px 0;
    background-color: #fff
}

.about h2 {
    color: #000;
    margin-bottom: 30px
}

.about .what-speak-english li {
    clear: both;
    margin-bottom: 15px
}

.about .what-speak-english li div.text {
    color: #000;
    font-size: 18px;
    font-weight: 100;
    line-height: 20px;
    padding-top: 10px
}

.about .what-speak-english li div.text span {
    font-weight: 700
}

.about .what-speak-english li div.icon {
    border: 2px solid #233a7c;
    border-radius: 100%;
    color: #233a7c;
    font-size: 22px;
    font-style: italic;
    margin-right: 0;
    float: left;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 40px
}

.about .what-speak-myenglish li {
    clear: both;
    margin-bottom: 10px
}

.about .what-speak-myenglish li .item-icon {
    width: auto
}

.about .what-speak-myenglish li div.text {
    color: #000;
    font-size: 14px;
    font-weight: 100;
    line-height: 18px;
    padding-top: 5px
}

.about .what-speak-myenglish li div.text span {
    font-weight: 700
}

.about .what-speak-myenglish li div.icon {
    border: 2px solid #233a7c;
    border-radius: 100%;
    color: #233a7c;
    font-size: 15px;
    font-style: italic;
    margin-right: 0;
    float: left;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 24px
}

@media screen and (max-width:767px) {
    .about .what-speak-english li div.text {
        padding-left: 0
    }
    .about .what-speak-english li div.icon {
        border: 2px solid #00406a;
        font-size: 14px;
        height: 30px;
        width: 30px;
        line-height: 25px
    }
}

.title {
    background-color: #f4f4f4;
    padding: 20px 0;
    border-top: 1px solid #d0d0d0
}

.title h1 {
    margin: 0;
    color: #233a7c;
    font-weight: 400;
    font-size: 25px;
    text-align: center
}

.register-shop.fixed {
    position: fixed;
    top: 5px;
    right: 20px;
    z-index: 9;
    width: 40%
}
.register-shop .btn-primary {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 700;
    background-color: #c22c5f;
    border: 0;
    padding: 5px;
    border-radius: 5px;
  
}

.register-shop h3 {
    font-size: 22px;
    margin: 10px;
    font-weight: 800;
    color: #ffffff;
}
.register-shop {
    color: #fff;
    text-align: center;
    margin-top:-10px;
    background-color: #1b1b1b;
    padding: 10px 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.register-shop h2 {
    font-size: 24px;
    color: #6ef3d4;
    font-weight: 600;
    margin: 0;
}


.register-shop p {
    font-size: 17px;
    font-weight: 300;
    /* letter-spacing: -.5px; */
}

.register-shop h6 {
     font-size: 20px;
    font-weight: 200
}
.register-shop h1 {
    font-size: 16px;
    font-weight: 200;
    margin-top: 0;
    
}
.register-shop h1 span {
    font-size: 45px;
    font-weight: 700;
      color: #eff134;
   
}
.register-shop h2.preco span {
    font-size: 30px;
    font-weight: 700;
      color: #b1b1b1;
     
}
.register-shop h2.preco {
    font-size: 16px;
    font-weight: 200;
    margin-top: 0;
     color: #fff;
     margin-bottom: 10px;
    
}
.register-shop h6 {
    font-size: 16px;
    font-weight: 200
    
}
.register-shop h4 {
margin-bottom: 0;
    
}
.register-shop h5 span {
    font-size: 25px;
    font-weight: 700;
     text-decoration: line-through;
    
}
.register-shop hr {
    border-color:#444;
    
    margin-top: 10px;
    margin-bottom: 10px;
}



.register-shop .btn {
    background-color: #1b9235;
    color: #fff;
    width: 100%;
    font-size: 22px;
  
    border-radius: 60px;
    padding: 5px 20px!important;
    font-weight: 600;
    text-transform: uppercase
}
@media screen and (max-width:767px) {
     .register-shop {

    padding: 20px 15px;
    margin-top: 0px;

}
.register-shop .btn {
    font-size: 20px;
}
} 
.register-shop .radio-inline {
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px
}

.register-shop .radio-inline input[type=radio] {
    width: 20px;
    height: 20px;
    margin-left: -25px;
    margin-top: 1px
}

.form .form-control {
    font-family: 'Source Sans Pro', sans-serif;
    height: 55px;
    width: 100%;
    font-size: 17px;
    margin-bottom: 14px;
    border-radius: 15px;
    border: 1px solid #d0d0d0;
    box-shadow: none!important;

}

.form button {
    width: 100%;
}
.form .btn-success {
    background-color: #1b9235;
    color: #fff;
    width: 100%;
    font-size: 18px;
    border-radius: 60px;
    padding: 5px 10px!important;
    font-weight: 600;
    text-transform: uppercase;


}


.form .btn-danger {
    background-color: #d9534f;
    color: #fff;
    width: 100%;
    font-size: 18px;
    border-radius: 60px;
    padding: 5px 10px!important;
    font-weight: 600;
    text-transform: uppercase;


}
@media screen and (max-width:991px) {
    .register-shop.fixed {
        position: inherit;
        width: 100%
    }
    .form-control {
        width: 100%!important;
        margin-left: 0!important;
        float: none!important
    }
}

.conteudo {
    padding: 20px 0;
}

@media screen and (max-width:767px) {

    .form .form-control {

    height: 45px;

    font-size: 14px;
    margin-bottom: 10px;



}
    .conteudo {
        padding: 0
    }
    .inf-inbound .btn {
        float: none!important;
    
        width: 100%;
        text-align: center
    }
    .inf-inbound .btn.blue {
        background-color: #ff880d!important;
        border-color: #ff880d!important;
        color:#000 !Important;
    }
    .inf-inbound h1 {
        margin-top: 10px!important;
        font-size: 30px!important
    }
     .inf-inbound h1 span {
 font-size: 40px!important
     }
}

.inf-inbound .btn {
    border: 2px solid #1ad4ea;
    border-radius: 50px;
    color: #1ad4ea;
    font-size: 25px;
    font-weight: 400;
    margin: 25px 00px;
    padding: 10px 50px;
    background: rgba(255, 255, 255, .0);

}

.inf-inbound .btn:hover {
    opacity: .7
}

.inf-inbound h1 {
    font-size: 20px;
    background: #fff;
    padding: 20px;
    /* line-height: 35px; */
    color: #333;
    display: inline-grid;
    font-weight: 300;
    margin-top: 20px;
}
.inf-inbound h1 span {
    font-size: 50px;
    font-weight: 800;
    color: #1b3c5d;
}
.inf-inbound h3 {
    font-size: 20px;
    background-color: rgba(0, 0, 0, .8);
    display: inline-block;
    padding: 20px;
    color: #fff;
    font-weight: 200
}

.inf-inbound h3 span {
    font-size: 33px;
    font-weight: 800
}

.inf-inbound h3 small {
    color: #fff
}

.inf-inbound h2 {
    font-size: 20px;
    font-weight: 300;
    color: #d6d6d6;
    /* text-shadow: 1px 1px 1px rgba(0, 0, 0, .69); */
}

.number-conteudo {
    font-size: 20px;

}

.number-conteudo a {
    color: #24b035;
}

.number-conteudo a i {
    margin-right: 10px;
    color: #fff;
    background-color: #23a333;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.clientes {
    background-color: #fff;
    padding: 20px 0
}

.clientes .img-responsive {
    width: 80%;
    margin: 0 auto
}


.planos {
    background-color: #f4f4f4;
    color: #2d2d2d;
    padding: 30px 0
}

.planos li {


    padding-top: 20px;

}

.planos p {
font-size: 16px;
}
.planos h4 {
font-size: 20px;
font-weight: 700;
}
.planos li i {
    font-size: 20px;
    float: left;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
  background-color: #102030;
  color:#fff;

}

.planos li h3 {
    font-weight: 400;
    font-size: 13px;
    padding-left: 40px;
    line-height: 20px;
    margin-top: 0px;
    /* margin-top: 30px; */
}

.planos li p {
    font-size: 15px;
    padding-left: 100px
}

@media screen and (max-width:767px) {
    .planos {
        padding: 50px 0
    }
    .planos li {
        text-align: center;
        padding-top: 10px
    }
    .planos li i {
        float: none
    }
    .planos li h3 {
        font-weight: 400;
        font-size: 18px;
        padding-left: 0
    }
    .planos li p {
        font-size: 15px;
        padding-left: 0;
        text-align: justify
    }

     .planos p, .planos h4{
     
        text-align: center;
    }
}

.btn-inscricao {
    position:fixed;
    bottom:0;
    width: 100%;
    left:0;
    z-index:9;
    margin-bottom:0 !important;
    border-radius:0 !important;
    font-weight: 800 !important;
    opacity:1 !important;
}



.modal-header {
    padding: 15px;
    /* font-weight: 600 !important; */
    text-align: center;
    background: #e0e0e0;
    border-bottom: 1px solid #e5e5e5;
}

.modal-title {

    font-weight: 800;

}

@media screen and (max-width:767px) {
.modal-title {
font-size: 14px;

}

}