/*
        Theme Name: UberlandiaMaisPorMenos
        Theme URI: http://dedicadoevps.com.br
        Author: PriscilaZamagnaBrichi
        Author URI: http://dedicadoevps.com.br
        Description: Site remodelado e 100% responsivo
        Version: 1.
*/

body {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.clear {
    clear: both;
}

.img-rounded {
    width: 100%;
}
.img-responsive .img-center {
    margin: 0 auto;
}
hr {
    border: 1px solid #dddddd;
}
.chamado {
    width: 80%;
    margin: 0 0 1px 0;
    text-align: right;
    padding-top: 30px;
    margin: 0 auto;
}
.bloco-chamado {
    border: 1px solid #ff0000;
}

.notice {
    padding: 10px 0 55px 0;
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
    box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
}
.notice:hover {
    background-color: #f4f3f3;
    -webkit-box-shadow: 0 5px 8px -3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 8px -3px rgba(0,0,0,.2);
    box-shadow: 0 5px 8px -3px rgba(0,0,0,.2);
}
.notice-sm {
    padding: 10px;
    font-size: 80%;
}
.notice-lg {
    padding: 35px;
    font-size: large;
}
.notice-success {
    border-color: #80D651;
}
.notice-success>strong {
    color: #80D651;
}
.notice-info {
    border-color: #45ABCD;
}
.notice-info>strong {
    color: #45ABCD;
}
.notice-warning {
    border-color: #FEAF20;
}
.notice-warning>strong {
    color: #FEAF20;
}
.notice-danger {
    border-color: #d73814;
}
.notice-danger>strong {
    color: #d73814;
}
.btn {
    border-radius: 0;
    border: 0;
    border-bottom: 4px solid #CCCCCC;
    margin:0;
    -webkit-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
    -moz-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
    box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
}
.btn .btn-block:active, .btn .btn-lg:active {
    -webkit-box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
    box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
}
.btn-default {
    color: #555;
    background-color: #f9f9f9;
    border-color: #cacaca;
    text-shadow: 1px 1px 0 #f5f5f5;
}
.btn-default:hover, .btn-default:focus {
    background-color: #f4f4f4;
    border-color: #bebebe;
}
.btn-success {
    background-color: #80d752;
    border-color: #61be26;
    text-shadow: 1px 1px 0 #5fdb34;
}
.btn-success:hover, .btn-success:focus {
    background-color: #75cd53;
    border-color: #53aa27;
}
.btn-info {
    background-color: #39b3d7;
    border-color: #348fd2;
    text-shadow: 1px 1px 0 #238ed5;
}
.btn-info:hover, .btn-info:focus {
    background-color: #45abcd;
    border-color: #347abe;
}
.btn-warning {
    background-color: #FEAF20;
    border-color: #d79a34;
    text-shadow: 1px 1px 0 #db9e34;
}
.btn-warning:hover, .btn-warning:focus {
    background-color: #f5a620;
    border-color: #cd9034;
}
.btn-danger {
    background-color: #d73814;
    border-color: #be0000;
    text-shadow: 1px 1px 0 #ac2925;
}
.btn-danger:hover, .btn-danger:focus {
    background-color: #cd3714;
    border-color: #aa0000;
}
.btn-primary {
    background-color: #4274d7;
    border-color: #4d5bbe;
    text-shadow: 1px 1px 0 #232bd5;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #426acd;
    border-color: #4f56aa;
}
.btn-magick {
    color: #fff;
    background-color: #bb39d7;
    border-color: #9a00cd;
    text-shadow: 1px 1px 0 #9823d5;
}
.btn-magick:hover, .btn-magick:focus {
    color: #fff;
    background-color: #b13acd;
    border-color: #8600b9;
}
.btn-pressure {
    position: relative;
    margin-bottom: 0;
}
.btn-pressure:focus {
    -moz-outline-style:none;
    outline:medium none;
}
.btn-pressure:active, .btn-pressure.active {
    top: 4px;
    border: 0;
    position: relative;
}
.btn-sensitive:active, .btn-sensitive.active {
    top: 1px;
    margin-top: 4px;
}






.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;
    border: 1px solid #ccc;
}
.search-form .form-group input.form-control {
    padding-right: 20px;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
    /* Firefox 18- */
    display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
    width: 100%;
    border-radius: 4px 25px 25px 4px;
}
.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: -1px;
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #3596e0;
    left: initial;
    font-size: 14px;
}


.box {
    background-color: #999999;
    position: fixed;
    right: 20px;
    bottom: 20px;
    border-radius: 20px;
    opacity: 0.4;
    padding: 0 10px 10px 10px;
    cursor: pointer;
    float: left;
}
.box:hover {
    opacity: 0.9;
    padding: 0 10px 10px 10px;
    transition-duration: 2s;
}
.content {
    height: auto;
    background-color: #f4f3f3;
}
.bemvindo {
    height: 43px;
    line-height: 40px;
    background-color: #2f4357;
    color: #ffffff;
    text-align: center;
    font-family: "verdana", Helvetica, Roboto, Arial, sans-serif;
    font-size: 12px;
}
.socialNetwork a {
    padding: 10px;
    color: #ffffff;
}
/*INICIO CARROSSEL SLIDER*/
.carousel{
    background: #dddddd;
}
.carousel p {
    color: #245fcc;
    font-weight: bold;
}
.carousel small {
    color: #777777;
    text-align: justify;
}
.carousel img{
    background: #2f4357;
    min-height: 200px;
}
.carousel .item img{
    margin: 0 auto; /* Align slide image horizontally center */
}
/*FINAL CARROSSEL SLIDER*/


/*CARROSSEL DESTAQUE*/
/* carousel */
#quote-carousel
{
    padding: 0 0 30px 0;
    margin-top: 30px;
    border-color: 2px solid #b7b6b6;
    border-radius: 5px;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators
{
    top: auto;
    bottom: auto;
    padding-bottom: 10px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li
{
    background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active
{
    background: #333333;
}
#quote-carousel img
{
    width: 100%;
    height: auto;
    border-radius: 6px;
}
/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote img {
    margin-bottom: 10px;
}



/*CONTEUDO*/
.ultimas-noticias {
    margin-top: 40px;
}
.ultimas-noticias .thumbnail:hover {
    background-color: #dddddd;
    color: #444444;
    transition-duration: 2s;
}
.ultimas-noticias h1 {
    width: 97%;
    font-size: 2.5em;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    color: #004480;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    border-bottom: 1px solid #004480;
    margin: 0 auto;
    margin-bottom: 15px;
    border-radius: 3px;

}
.ultimas-noticias h3 {
    width: 100%;
    color: #ffffff;
    background-color: #004480;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
}
.ultimas-noticias p {
    color: #888888;
    line-height: 1.5;
    text-align: justify;
    margin-top: 20px;
}
.ultimos-destaques h1 {
    width: 100%;
    font-size: 2.5em;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    color: #004480;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    border-bottom: 1px solid #004480;
    margin: 0 auto;
    margin-bottom: 15px;
    border-radius: 3px;

}
.ultimos-destaques h3 {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    color: #004480;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    border-bottom: 1px solid #004480;
    margin: 0 auto;
    margin: 15px 0 0 0;
}

/*NEWSLATTER*/
#newsletter-container {
    background: #dddddd;
    padding: 35px 0;
}
#newsletter-container h3 {
    font-size: 25px;
    line-height: 46px;
    color: #444b4c;
    text-transform: uppercase;
    margin: 0;
    float: left;
}
#newsletter-container form {
    float: right;
}
#newsletter-container input[type=text] {
    height: 46px;
    width: 300px;
    vertical-align: top;
    margin-right: 5px;
    border-radius: 4px;
    border: 2px solid #004480;
    background: #f4f3f3;
    line-height: 20px;
    padding: 5px 10px 5px 20px;
    color: #004480;
}
input, select, textarea {
    outline: 0;
}
#newsletter-container .btn {
    padding: 12px 20px;
    font-size: 17px;
    line-height: 20px;
}
.btn-custom-3 {
    color: #fff;
    background-color: #004480;
    border-color: #00aaa4;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
}
.btn-custom-3:hover {
    color: #fff;
    background-color: #00aaa4;
    border-color: #004480;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
    transition-duration: 1s;
}

/*LOJA*/
.loja {
    width: 100%;
    margin: 0 auto;
}
.loja h1 {
    width: 100%;
    font-size: 2.5em;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    color: #004480;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    border-bottom: 1px solid #004480;
    margin: 0 auto;
    margin: 15px 0 0 0;
}
.productbox {
    padding:10px;
    margin-bottom:10px;
    -webkit-box-shadow: 0 8px 6px -6px  #999;
    -moz-box-shadow: 0 8px 6px -6px  #999;
    box-shadow: 0 8px 6px -6px #999;
}
.productbox:hover {
    background-color: #dddddd;
    transition-duration: 2s;
}
.productbox img {
    width: 100%;
    padding:10px;
    margin: 0 auto;
    background-color: #ffffff;
}

.productbox img:hover {
    background-color: #dddddd;
    transition-duration: 2s;
}
.producttitle {
    font-weight:bold;
    background-color: #ffffff;
    padding:15px 0 15px 0;
    font-size: 15px;
    text-align: center;
}
.productprice {
    background-color: #ffffff;
    border-top:1px solid #dadada;
    padding:5px;
}
.pricetext {
    background-color: #ffffff;
    font-weight:bold;
    font-size:1.4em;
    padding-top:5px;
}

.postagens {
    background-color: #dddddd;
}
.postagens img {
    width: 100%;

}
.postagens h3 {
    width: 100%;
    background-color: #004480;
    margin: 0;
    padding: 10px 0 15px 20px;
    color: #ffffff;
}
.postagens h5 {
    width: 100%;
    background-color: #004480;
    margin: 0;
    padding: 0 0 5px 20px;
    line-height: 1.8;
    color: #ffffff;
}
.postagens p {
    text-align: justify;
    background-color: #dddddd;
    color: #666666;
    padding: 10px 15px;
}
.postagens a {
    /*margin: 1px 10px 0 0;
    padding: 4px 20px;
    float: right;*/
    text-decoration: none;
}
.infopostagens {
    text-align: center;
    font-size: 11px;
}
.leiamais a {
    width: 100%;
    background-color: #dddddd;
    margin-top: -10px;
    text-align: center;
    color: #004480;
    border-top: 1px solid #bfbebe;
    border-bottom: 1px solid #bfbebe;
    font-weight: bold;
    margin-bottom: 10px;
    float: left;
}
.leiamais a:hover {
    width: 100%;
    background-color: #d5d3d3;
    margin-top: -10px;
    text-align: center;
    color: #222222;
    text-decoration: none;
    font-weight: bold;
    float: left;
}
.subvideo p {
    text-align: justify;
    background-color: #dddddd;
    color: #666666;
    padding: 10px 15px;
}
.subvideo {
    margin-bottom: 20px;
}
.subvideo a {
    width: 100%;
    text-align: center;
    background-color: #004480;
    color: #ffffff;
    margin-top: -10px;
}

/*COMERCIO*/
.comercio-pesquisa {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 20px 0;
    text-align: center;
}
.comercio-produto h3 {
    text-align: center;
    color: #004480;
    margin-top: 0;
    font-size: 22px;
    font-weight: bold;
}
.comercio-produto h4 {
    text-align: center;
    color: #05a498;
    margin-top: 1px;
    font-size: 20px;
    font-weight: bold;
}
.comercio-produto p {
    text-align: center;
    color: #777777;
}
.comercio-produto .label {
    width: 100px;
    height: 30px;
    background-color: #004480;
    padding: .6em 3.9em .6em;
}

/*SIDEBAR*/
.sidebar {
    width: 100%;
    height: auto;
    background-color: #dddddd;
    border-radius: 5px;
}
.sidebar h1 {
    font-size: 17px;
    padding: 5px 15px;
    background-color: #004480;
    color: #ffffff;
    line-height: 1.6;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 1px solid #999999;
}
.sidebar p {
    padding: 10px 15px;
    text-align: justify;
    color: #666666;
    font-size: 15px;
}
.sidebar img {
    width: 100%;
    padding: 0 10%;
    margin: 0 auto;
    padding-bottom: 10px;
}
.sidebar.hangounts h5 {
    margin-bottom: -12px;
    padding-left: 15px;
    color: #999999;
    font-size: 11px;
}
.sidebar.hangounts p {
    text-align: justify;
    color: #555555;
    font-size: 16px;
}
.espaco {
    width: 100%;
    height: 30px;
    background-color: #f4f3f3;
}
#conteudo h1 {
    font-size: 17px;
    padding: 5px 15px;
    background-color: #004480;
    color: #ffffff;
    line-height: 1.6;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.enquete {
    font-weight: bold;
}
.enquete label {
    padding: 5px 0 10px 15px;
    margin-left: 20px;
}
.enquete button {
    padding: 5px 15px;
    margin-left: 20px;
    background-color: #EEEEEE;
}
.enquete button:hover {
    padding: 5px 15px;
    margin-left: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    transition-duration: 1s;
}
.enquete h6 {
    font-size: 14px;
    padding: 10px 0 0 13px;
}
.enquete p {
    font-size: 12px;
}
.tags a {
    line-height: 2.3;
}


.inscrevase {
    margin-top: 45px;
}
.leftWidth {
    width: 100%;
    float: left;
}

.inscrevase div.countVideos {
    width: 60px;
    height: 28px;
    background-color: #f25c58;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 0 0 8px;
    margin: 0 auto;
    left: 45px;
    position: relative;
    z-index: 9;
}

.videoefotos {
    width: 100%;
    height: 65px;
    background-color: #005daf;
    color: #ffffff;
    border-radius: 30px;
}
.videoefotos:hover {
    width: 100%;
    height: 65px;
    background-color: #049438;
    border-radius: 30px;
    transition-duration: 2s;
}
.videoefotos a {
    color: #ffffff;
}
.videoefotos a:hover {
    color: #000000;
    text-decoration: none;
    transition-duration: 1s;
}
.videoefotos h6 {
    text-align: center;
    line-height: 4;
}
.videoefotos h4 {
    text-align: center;
    margin-top: -26px;

}
.vocesabia {
    padding: 30px 0 15px 0;
}
.vocesabia img {
    display: table;
    margin: 0 auto;
}
.vocesabia img:hover {
    opacity: 0.8;
}


.uberlandia {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
}
.uberlandia img {
    padding: 0;
    border-radius: 130px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: relative;
}
.quantidade {
    width: 60px;
    float: right;
    margin-top: -110px;
    margin-left: 50%;
    background: #f25c58;
    color: #ffffff;
    border-radius: 4px;
    line-height: 2;
    position: absolute;
}
.quantidade img {
    height: 14px;
    width: 16px;
    margin: -2px 2px 0 -5px;
}
.quantidade a {
    color: #ffffff;
}
.quantidade a:hover {
    color: #eeeeee;
    text-decoration: none;
}
.fotoPerfil {
    width: 100%;
    text-align: center;
}
.fotoPerfil h1 {
    margin-top: 20px;
    font: 600 20px / 22px 'Cabin';
    color: #383737;
    text-align: center;
}
.fotoPerfil nav ul {
    margin: 15px 0 0 65px;
}

ul.no-bullet {
    list-style: none;
}
ul.no-bullet {
    margin-left: 0;
}

.fotoPerfil nav ul li {
    float: left;
    margin: 0 39px 0 0;
}
.fotoPerfil nav ul li:last-child {
    margin-right: 0px;
}
.yt-thumb-clip img{
    width: 100px!important;
    display: inline-block!important;
    height: 100px!important;
    background: url(/img/blog/bg_ft_inscreva_se.png) no-repeat top center!important;
    position: relative!important;
    z-index: 1!important;
}
.yt-username{
    margin-top: 20px!important;
    font: 600 20px / 22px Cabin!important;
    color: #383737!important;
}
.panel-left {
    width: 30%;
    float: left;
    padding: 20px;
    border-radius: 4px 0 0 4px;
    color: #fff;
    text-align: center;
    background-color: #f4f4f4;
    border-right: 1px solid #ddd;
}
.blue i{
    color: #002a80;
}

.panel-body {
    padding: 0;
}
.panel-right {
    width: 70%;
    float: right;
    padding-left: 20px;
    padding-top: 10px;
    border-radius: 0 4px 4px 0;
    position: relative;
}
.panel-right .number {
    font-size: 30px;
    font-weight: 400;
    color: #666;
}
.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}
.panel-body:before, .panel-body:after {
    clear: both;
    content: "";
    display: table;
    line-height: 0;
}
/*FOTO*/
#foto h1 {
    font-size: 17px;
    padding: 5px 15px;
    background-color: #004480;
    color: #ffffff;
    line-height: 1.6;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#foto h3 {
    font-size: 15px;
    color: #004480;
    line-height: 1.6;
    font-weight: bold;
    margin-top: 0;
}

#foto img {
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
    -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
    margin-bottom:20px;
}

#foto img:hover {
    filter: none; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    -webkit-filter: blur(5px) brightness(0.5);

}

.noticias {
    margin: 10px 0 30px 0;
    float: left;
}
.noticias h1 {
    width: 156%;
    font-size: 2.5em;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    color: #004480;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    border-bottom: 1px solid #004480;
    margin: 0 auto;
    margin: 15px 0 0 0;
}
.noticias h3 {
    background-color: #004480;
    text-align: center;
    line-height: 1.5;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    color: #ffffff;
}
.noticias p {
    background-color: #dddddd;
    text-align: justify;
    line-height: 1.5;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    color: #666666;
    margin-top: -10px;
    padding: 10px;
}

/*DETALHE PRODUTOS*/
.product-detail-2 .vendor-feedback {
    color: #A31C49;
    font-weight: bold;
}
.product-detail-2 .product-price,
.product-detail-2 h2,
.product-detail-2 h3,
.product-detail-2 .vendor-reject {
    color: #0F960B;
    font-weight: bold;
}
.product-detail-2 .vendor-logo img {
    width: 100px;
    height: 100px;
}
.product-detail-2 .vendor-logo {
    margin: 13px 0;
}
.product-detail-2 .product-price {
    font-size: 18px;
}
.product-detail-2 .product-price span {
    font-weight: normal;
}
.product-detail-2 .btn-success {
    background: #99CC00;
    border: 1px solid #99CC00;
}
.product-detail-2 .carousel-inner{
    width:100%;
    max-height: 300px !important;
}
.product-detail-2 .product-descriptions {
    word-wrap: break-word;
}


.item .thumb {
    width: 25%;
    cursor: pointer;
    float: left;
}
.item .thumb img {
    width: 100%;
    margin: 2px;
}
.item img {
    width: 100%;
}
/*PRODUTOS*/
.produtos {
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.produtos h1 {
    font-size: 26px;
    color: #666666;
    font-weight: bold;
    text-shadow: 1px 1px black;
}
.valor {
    width: 100%;
    height: 100px;
    background-color: #d2eaff;
    border-radius: 10px;
    border: 1px solid #86abcc;
    margin: 0 auto;
}
/*********************************************
                        Theme Elements
*********************************************/

.gold{
    color: #FFBF00;
}

/*********************************************
                                        PRODUCTS
*********************************************/

.product{
    border: 1px solid #dddddd;
    padding: 10px 0;
}

.product>img{
    max-width: 230px;
}

.product-rating{
    font-size: 20px;
    margin: 0 10px 10px 0;
    float: right;
}

.product-title{
    font-size: 28px;
    color: #004480;
    font-weight: bold;
    text-shadow: 1px 1px #999999;
    margin-top: 15px;
}

.product-desc{
    font-size: 14px;
}

.product-price {
    width: 100%;
    border: 1px solid #dddddd;
    font-size: 22px;
    float: left;
}
.preco {
    width: 50%;
    padding-left: 20px;
    float: left;
}
.preco h5 {
    margin: 0;
    padding-top: 26px;
    font-size: 18px;
    color: #555555;
}
.preco h6 {
    margin: 0;
    margin-top: -20px;
}
.comprar {
    width: 50%;
    text-align: right;
    float: right;
}
.comprar button {
    margin: 0;
    margin: 20px 10px 20px 0;
    background-color: #004480;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 7px;
}
.comprar button:hover {
    margin: 0;
    margin: 20px 10px 20px 0;
    background-color: #05a498;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 7px;
    transition-duration: 1s;
}
.product-correio{
    color: #74DF00;
    font-size: 12px;
    margin: 16px 0;
    float: right;
}
.product-correio a {
    color: #74DF00;
}
.product-correio a:hover {
    color: #666666;
    text-decoration: none;
    padding: 10px 0;
}

.product-parcelamento {
    width: 100%;
    border: 1px solid #dddddd;
    font-size: 22px;
    float: left;
}
.product-parcelamento p {
    font-size: 14px;
    padding: 10px 0 10px 10px;
}
.product-parcelamento li {
    font-size: 13px;
    list-style: none;
}
.product-info{
    width: 97%;
    margin: 50px 0 0 0;
}
.product-info section {
    text-align: justify;
}
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);
.col-item
{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}

/*********************************************
                                        VIEW
*********************************************/

.content-wrapper {
    max-width: 1140px;
    height: auto;
    background: #fff;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 10px;
    border: 0px;
    border-radius: 0px;
}

.view-wrapper {
    float: right;
    max-width: 70%;
    margin-top: 25px;
}

/*********************************************
                                ITEM
*********************************************/

.service1-items {
    padding: 0px 0 0px 0;
    float: left;
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 321px;
    width: 130px;
}

.service1-item {
    height: 107px;
    width: 120px;
    display: block;
    float: left;
    position: relative;
    padding-right: 20px;
    border-right: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.service1-item > img {
    max-height: 110px;
    max-width: 110px;
    opacity: 0.6;
    transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

.service1-item > img:hover {
    cursor: pointer;
    opacity: 1;
}

.service-image-left {
    padding-right: 50px;
}

.service-image-right {
    padding-left: 50px;
}

.service-image-left > center > img,.service-image-right > center > img{
    max-height: 155px;
}

.contato h1 {
    margin: 60px 0 20px 0;
    background-color: #dddddd;
    padding: 10px 0 10px 20px;
    line-height: 1;
    border-radius: 5px;
    color: #666666;
    text-transform: capitalize;
}
.contato h3 {
    margin: 30px 0 25px 0;
    background-color: #dddddd;
    padding: 10px 0 10px 20px;
    line-height: 1;
    border-radius: 5px;
    color: #666666;
    text-transform: capitalize;
}
.contato p {
    color: #ff0000;
    font-size: 11px;
    padding: 10px 0 0 5px;
}

/*FOOTER*/
footer {
    width: 100%;
    height: auto;
    background-color: #1d1d1d;
    color: #ffffff;
    bottom: 0;
    margin-top: 40px;
    float: left;
}

/*FINALIZAR A COMPRA*/
h2.bg-success{
    padding: 15px;
}
.required-lbl{
    color: red;
}
label[for="billinginformation"]{
    display: inline;
    margin:0px 45px 0px 0px;
}
.card-expiry{
    padding-left: 0px;
}
.confirm-btn{
    float:right;
}
.bg-primary{
    padding: 20px;
}
.bg-finalizar {
    background-color: #0256a1;
    padding: 10px 0;
    color: #ffffff;
}
.bg-finalizar label {
    margin: 0;
}
label{
    margin-bottom :0px;
}
.controls select {
    padding: 5px 15px;
    border-radius: 5px;
}
/* nav bar search box - drop down menu button */
.custom-search-form {
    margin-top: 5px;
}
.custom-search-form button {
    margin-top: -6px;
}

/*PALESTRAS*/
/* uses font awesome for social icons */
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
.page-header{
    text-align: center;
}
/* resume stuff */
.bs-callout {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin-bottom: 5px;
    padding: 20px;
}
.bs-callout:last-child {
    margin-bottom: 0px;
}
.bs-callout h4 {
    margin-bottom: 10px;
    margin-top: 0;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4{
    color: #d9534f;
}
.resume .list-group-item:first-child, .resume .list-group-item:last-child{
    border-radius:0;
}
/*makes an anchor inactive(not clickable)*/
.inactive-link {
    pointer-events: none;
    cursor: default;
}
.resume-heading .social-btns{
    margin-top:15px;
}
.resume-heading .social-btns i.fa{
    margin-left:-5px;
}





@media (max-width: 992px) {
    .resume-heading .social-btn-holder{
        padding:5px;
    }
}

/*DOWNLOAD*/

.animate {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*=============== Home-team ===============*/

.home-doctors {
    text-align: center;
    padding: 70px 0 80px;
    background: #f0f5f6;
}

.home-doctors h2 {
    font-weight: normal;
}

.home-doctors .common-doctor {
    background-color: #fff;
}
.home-doctors .common-doctor figure {
    overflow: hidden;
    width: 100%;
    height: 196px;
}

.home-doctors img {
    width: 100%;
    height: auto;
    margin-top: -2em;
}

.home-doctors .common-doctor h5 {
    margin: 0 0 7px;
    font-size: 18px;
    font-weight: 700;
    color: #3a3c41;
}
.home-doctors .common-doctor .for-border {
    margin-bottom: 20px;
}
.home-doctors .common-doctor .text-content {
    padding: 19px 14px 13px;
}
.home-doctors.doctors-var-two {
    text-align: left;
    background-color: #fff;
}
.home-doctors.doctors-var-two .slogan-section {
    text-align: left;
}
.home-doctors.doctors-var-two .common-doctor {
    background-color: transparent;
}
.home-doctors.doctors-var-two .common-doctor .for-border {
    display: none;
}
.home-doctors.doctors-var-two .common-doctor .text-content {
    padding: 20px 0 20px;
}
.home-doctors.doctors-var-two .text-center {
    text-align: left;
}

.slogan-section {
    margin-bottom: 50px;
    text-align: center;
}

.home-doctors .common-doctor .for-border {
    margin-bottom: 20px;
}

.for-border {
    height: 11px;
    width: 100%;
    background: transparent url(http://omarhabash.com/nova/wp-content/uploads/2014/08/feature-border.png) center center no-repeat;
    border: none;
}

.home-doctors .common-doctor h5 small {
    color: #008fd5;
    font-weight: bold;
    font-size: 0.8em;
    font-style: italic;
}

.home-doctors .common-doctor ul{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -28px;
    text-align: center;
    margin-top: 10em;
    opacity: 0;
    z-index: 1;
}

.home-doctors .common-doctor li a {
    background: #008fd5;
    color: white;
    padding: 0.75em;
    border: 5px solid rgba(255, 255, 255, 0.33);
}


.doc-img{
    /* Webkit for Chrome and Safari */
    -webkit-transform: scale(1, 1); // This is the scale for the normal size of the image.
    -webkit-transition-duration: 500ms;
    -webkit-transition-timing-function: ease-out;

    /* Webkit for Mozila Firefox */
    -moz-transform: scale(1, 1);
    -moz-transition-duration: 500ms;
    -moz-transition-timing-function: ease-out;

    /* Webkit for IE( Version: 11, 10 ) */
    -ms-transform: scale(1, 1);
    -ms-transition-duration: 500ms;
    -ms-transition-timing-function: ease-out;
}

.doc-item:hover .doc-img{
    /* Webkit for Chrome and Safari */
    -webkit-transform: scale(1.2, 1.2); // This is the enlarged size scale of the image.
    -webkit-transition-duration: 500ms;
    -webkit-transition-timing-function: ease-out;

    /* Webkit for Mozila Firefox */
    -moz-transform: scale(1.2, 1.2);
    -moz-transition-duration: 500ms;
    -moz-transition-timing-function: ease-out;

    /* Webkit for IE( Version: 11, 10 ) */
    -ms-transform: scale(1.20, 1.20);
    -ms-transition-duration: 500ms;
    -ms-transition-timing-function: ease-out;

    opacity: 0.7;
}

.doc-item:hover .social-lists{
    margin-top: -2em;
    opacity: 1;
}


/*=============== //Home-team ===============*/


.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #000000;
}
.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px
}
.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top
}
.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px
}
.breadcrumb-arrow li+li:before {
    padding: 0;
    content: ""
}
.breadcrumb-arrow li span {
    padding: 0 10px
}
.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 36px;
    padding: 0 10px 0 25px;
    line-height: 36px
}
.breadcrumb-arrow li:first-child a {
    padding: 0 10px
}
.breadcrumb-arrow li a {
    position: relative;
    color: #fff;
    text-decoration: none;
    background-color: #3bafda;
    border: 1px solid #3bafda
}
.breadcrumb-arrow li:first-child a {
    padding-left: 10px
}
.breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}
.breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
    border-left-color: #3bafda;
    border-left-style: solid;
    border-left-width: 11px
}
.breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left: 11px solid #2494be
}
.breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
    background-color: #4fc1e9;
    border: 1px solid #4fc1e9
}
.breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
    border-left-color: #4fc1e9
}
.breadcrumb-arrow li a:active {
    background-color: #2494be;
    border: 1px solid #2494be
}
.breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
    border-left-color: #2494be
}
.breadcrumb-arrow li span {
    color: #434a54
}


.modal-dialog {}
.thumbnail {margin-bottom:6px;}

.carousel-control.left,.carousel-control.right{
    background-image:none;
}

.fotos {
    margin-bottom: 20px;
}

.badge-notify{
    background:red;
    position:absolute;
    top:0px;
    margin-left: 30px;
}


/**
  MEDIA QUERIES
*/
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel
    {
        margin-bottom: 0;
        margin-top: 30px;
    }
}
/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }

    .badge-notify{
        background:red!important;
        position:absolute;
        top:0px;
        margin-left: -30px;
    }
    .loja h1 {
        width: 100%;
        font-size: 1.5em;
    }
    .ultimas-noticias h1 {
        width: 97%;
        font-size: 1.5em;
    }
    .ultimas-noticias img {
        width: 100%;
    }
    .ultimos-destaques h1 {
        width: 100%;
        font-size: 1.5em;
    }

    .bemvindo {
        height: auto;
        line-height: 30px;
        background-color: #2f4357;
        color: #ffffff;
        text-align: center;
        font-size: 10px;
        font-weight: normal;
        font-family: "verdana", Helvetica, Roboto, Arial, sans-serif;

    }
    .bemvindo .btn-primary {
        width: 40%;
    }
    .bemvindo .btn-success {
        width: 40%;
    }

    /* nav bar search box - drop down menu button */
    .custom-search-form {
        margin: 5px 0;
    }
    .custom-search-form button {
        margin: 0;
    }


}



.efeito {
    padding: 30px 0 0 0;
}
.efeito img {
    width: 100%;
    margin: 0 auto;
    -webkit-transition: width 2s; /* Safari 3.1 to 6.0 */
    transition: width 2s;
}
.efeito img:hover {
    width: 80%;
    text-align: center;
    background-color: #dddddd;
    border-radius: 3%;
    border: 2px solid #cccccc;
    padding: 10px;
    transition: all 2s, border-radius 0s;
}


.efeito1 {
    padding: 30px 0 10px 0;
}
.efeito1 img {
    width: 50%;
    margin: 0 auto;
    -webkit-transition: width 2s; /* Safari 3.1 to 6.0 */
    transition: width 2s;
}
.efeito1 img:hover {
    width: 60%;
    text-align: center;
    background-color: #dddddd;
    border-radius: 3%;
    border: 2px solid #cccccc;
    padding: 10px;
    transition: all 2s, border-radius 0s;
}
/*DADOS CONTA*/
.dadosconta {
    width: 100%;
    margin-top: 20px;
    border: 2px solid #cccccc;
    background-color: #dedede;
    padding-left: 20px;
}
.dadosconta h1 {
    color: #2f4357;
    font-size: 2.3em;
    font-weight: 700;
}
.dadosconta small {
    margin: 0;
    padding: 0;
    padding: 5px 10px 0 0;
    font-weight: bold;
    float: right;
}
.dadosconta small a {
    font-weight: bold;
    transition: all 2s, border-radius 0s;
}
.dadosconta small a:hover {
    text-decoration: none;
    color: #ff0000;
    font-weight: bold;
    transition: all 2s, border-radius 0s;
}
.dadosconta1 {
    width: 100%;
    margin-top: 20px;
    padding-left: 20px;
}
.dadosconta1 h1 {
    color: #2f4357;
    font-size: 2.3em;
    font-weight: 700;
}
.dadosconta1 small {
    margin: 0;
    padding: 0;
    padding: 25px 10px 0 0;
    font-weight: bold;
    float: right;
}
.dadosconta1 small a {
    font-weight: bold;
    transition: all 2s, border-radius 0s;
}
.dadosconta1 small a:hover {
    text-decoration: none;
    color: #ff0000;
    font-weight: bold;
    transition: all 2s, border-radius 0s;
}

.aviso {
    width: 100%;
    margin-top: 40px;
}
.avisobotao {
    padding: 20px 10px 0 0;
    float: right;
}
.aviso label {
    padding-top: 30px;
}

.notice1 {
    padding: 20px 0 45px 0;
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
    box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
}
.notice1:hover {
    background-color: #f4f3f3;
    -webkit-box-shadow: 0 5px 8px -3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 8px -3px rgba(0,0,0,.2);
    box-shadow: 0 5px 8px -3px rgba(0,0,0,.2);
}

.leraviso {
    width: 100%;
    height: 100px;
    margin-top: 30px;
}
.leraviso h3 {
    color: #2f4357;
    margin: 30px 0 10px 0;
}
.leravisoresposta h4 {
    color: #2f4357;
    margin: 30px 0 10px 0;
    font-weight: 600;
}
.leravisoresposta button {
    margin: 10px;
    padding: 5px 25px;
    float: right;
}
.leravisotexto {
    width: 98%;
    height: auto;
    margin-top: 1px;
    border: 1px solid #cccccc;
    padding: 10px 15px 0 15px;
    text-align: left;
    margin: 0 auto;
}


.meusprodutos {
    width: 100%;
    height: auto;
    background-color: #dddddd;
    border-radius: 10px;
    padding: 10px 25px 10px 10px;
    margin: 10px 0;
}

.meusprodutos-direita {
    width: 100%;
    height: auto;
    background-color: #cccccc;
    border-radius: 0 10px 10px 0;
}


.cadastrologin {
    width: 100%;
}
.cadastrologin img {
    margin: 0 auto;
    padding: 40px 0 0 0;
}

/*DIV MENU CURSO*/
.nav-side-menu {
    overflow: auto;
    font-size: 12px;
    font-weight: 200;
    /*background-color: #000;*/
    top: 0px;
    width: 100%;
    height: 100%;
    color: #ff0000;
    margin-top:15px;
}
.nav-side-menu .brand {
    background-color: #23282e;
    line-height: 38px;
    display: none;
    text-align: center;
    font-size: 14px;
}
.nav-side-menu .toggle-btn {
    display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    cursor: pointer;
    font-size: 13px;
    /*
      .collapsed{
         .arrow:before{
                   font-family: FontAwesome;
                   content: "\f053";
                   display: inline-block;
                   padding-left:10px;
                   padding-right: 10px;
                   vertical-align: middle;
                   float:right;
              }
       }
    */
}
.nav-side-menu ul a > strong,
.nav-side-menu li > a > strong{
    font-size: 1.0em;
    font-weight: 400;
    vertical-align: middle;
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
    font-family: FontAwesome;
    /*content: "\f078";*/
    content:"\f107";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float: right;
    font-size:14px;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
    /*border-left: 3px solid #fe0266;
    background-color: #4f5b69;*/
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
    color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
    color:#1182c5;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
    /*background-color: #181c20;*/
    border: none;
    line-height: 28px;
    /*border-bottom: 1px solid #23282e;*/
    margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
    /*background-color: #020203;*/
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
    font-family: FontAwesome;
    content: "\f105";
    /*content:"\f107";*/
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    color:#333;
    font-weight:normal;
}
.nav-side-menu li {
    padding-left: 0px;
    /*border-left: 3px solid #fe0266;
    border-bottom: 1px solid #23282e;*/
}
.nav-side-menu li a {
    text-decoration: none;
    color: #333;
}
.nav-side-menu li a:hover {
    text-decoration: none;
    color: #1182c5;
}
.nav-side-menu li a i {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    width: 32px;
}
.nav-side-menu li:hover {
    /*border-left: 3px solid #1182c5;
    background-color: #4f5b69;*/
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
@media (max-width: 767px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }
    .nav-side-menu .toggle-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 10 !important;
        padding: 3px;
        background-color: #ffffff;
        color: #000;
        width: 40px;
        text-align: center;
    }
    .nav-side-menu .brand {
        text-align: left !important;
        padding-left: 20px;
        line-height: 50px !important;
        display:block;
    }
}
@media (min-width: 767px) {
    .nav-side-menu .menu-list .menu-content {
        display: block;
    }
}


/*--------------------profile-------------------*/
.fb-profile{
    position:relative;
}
.fb-profile img.fb-image-lg{
    z-index: 0;
    width: 100%;
    margin-bottom: 10px;
}

.fb-image-profile
{
    margin:-50px 10px 0 50px;
    z-index: 9;
    width: 10%;
}
.fb-profile-text{
    position:relative;
    margin-bottom: 50px;
    z-index: 1;
}
.fb-profile-text h4{
    margin-bottom:4px;
    display:inline-block;
    vertical-align:middle;
}
.fb-profile-text p{
    margin-bottom:4px;
    display:inline-block;
    vertical-align:middle;
}
.thumbnail{
    border-radius: 15px;
}
.profile-imgbox{
    bottom:0px;
    left: auto;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 2;
}
.profile-imgbox ul{
    list-style:none;
    margin:0;
    padding:0;
}
.profile-imgbox ul li{
    list-style:none;
    margin:0;
    padding:0;
    display:inline-block;
    text-align:center;
    vertical-align:bottom;
}
.profile-imgbox ul li a{
    display:block;
    padding:0 18px;
    text-align:center;
    text-decoration:none;

}
.profile-imgbox ul li a span{
    background:#0088CB;
    border: 2px solid #ffffff;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 100px;
}
.profile-imgbox ul li a span i {
    display:inline-block;
    color:#FFF;
    vertical-align: middle;

}
.profile-imgbox ul li a b{
    display:block;
    font-weight:normal;
    height:48px;
}
.profile-imgbox p{
    text-align:center;
    display:block;
    font-size:18px;
    margin-bottom:10px;
    background:rgba(0,0,0,0.44);
    display:inline-block;
    padding:4px 24px;
    border-radius:4px;
    color:#ffffff;
}
.project-detail{
}
.project-detail h4{
    color: #202020;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}
.project-detail b{
    background: #202020 ;
    display: inline-block;
    text-align: center;
    height: 1px;
    width: 8%;
}
.project-detailBox{
    margin-bottom:18px;
    margin-top:18px;
}
.project-detailBox label.project-label{
    width:200px;
    padding:0 10px;
    display:inline-block;
    color: #333;
    font-size: 14px;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0 ;
    float:left;
}
.project-infobox{
    margin-left: 215px;
    margin-bottom: 10px;
}
.project-infobox ul{
    line-height:none;
    margin:0;
    padding:0;
    width:400px;
    list-style:none;
}
.project-infobox ul li{
    float:left;
    width:50%;
    margin:0;
    padding:0;
}
.project-infobox ul li span{
    width:74%;
    padding:0 10px 0 0;
    display:inline-block;
    color: #333;
    font-size: 14px;
    list-style: outside none none;
    margin: 0 0 10px;
    font-weight:normal;
    float:left;
}
.project-infobox ul li strong{
    float:left;
    width:26%;
    padding:0 0 0 10px;
    display:inline-block;
    color: #ed1651;
    font-size: 14px;
    list-style: outside none none;
    margin: 0 0 10px;
    font-weight:700;
}
.project-infobox p{
    line-height:24px;
    font-size:14px;
}



@media (max-width:768px)
{

    .fb-profile-text>h1{
        font-weight: 700;
        font-size:14px;
    }

    .fb-image-profile
    {
        margin:-50px 10px 0 50px;
        z-index: 9;
        width: 10%;
    }
}



/**CURSOS**/

.cursos {
    width: 100%;
}
.cursos h1 {
    text-align: center;
    color: #2f4357;
    font-weight: bold;
}
.cursos h3 {
    text-align: center;
    color: #2f4357;
    font-weight: bold;
}
.cursos p {
    text-align: justify;
    padding: 0 10px;
}
.cursos .thumbnail:hover {
    background-color: #dddddd;
    animation-name: example;
    animation-duration: 3s;
    border: 1px solid #ffffff;
}


@keyframes example {
    from {background-color: #ffffff;}
    to {background-color: #dddddd;}
}


.basket-item-quantity-value .selectbox {
    border-right: 0;
    max-width: 75px;
    margin: 0 auto;
}
.selectbox {
    background: #fff;
    position: relative;
}
.basket-item-wrapper>li {
    display: inline-block;
}

.quantity input {
    margin-bottom: 4px;
}

.quantity button {
    padding: 3px 15px;
}


.cep {
    margin: 0 auto;
    text-align: center;
}
.cep form label, input, {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#036;
    font-weight:bold;
    margin: 0 auto;
    text-align: center;
}
.cep p {
    margin: 10px 0 13px 0;
    color: #2f4357;
}
.cep .submit {
    background-color: #2f4357;
    color: #ffffff;
}
.cep .submit:hover {
    background-color: #cccccc;
}
.carrinhocompra {
    width: 100%;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 20px 1px;

}
.carrinhocompra .esquerdo {
    text-align: left;
}
.carrinhocompra .direito {
    color: black;
    text-align: right;
}
.carrinhocompra hr {
    color: #999999;
}
.carrinhocompra .esquerdo2 {
    font-size: 18px;
    font-weight: bold;
    color: #2f4357;
    text-align: left;
}
.carrinhocompra .direito2 {
    font-size: 20px;
    font-weight: bold;
    color: #2f4357;
    text-align: right;
}

.botaocarrinho {
    margin: 25px 0;
}
.botaocarrinho .btn {
    padding: 15px 10px;
    font-weight: bold;
}
.resumopedido {
    height: auto;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    margin-top: 20px;
}
.resumopedidodireito {
    border-left: 1px solid #999999;
}
.resumopedido label {
    padding: 10px 0 15px 20px;
    margin: 10px 30px 10px 20px;
}
.resumopedido input[type=text]{
    width: 400px;
}


.color h3 {
    color: #2f4357;
}
.entregaradio {
    padding: 10px;
    border: 1px solid #2f4357;
    margin: 0 auto;
    text-align: center;
}
.entregaradio2 {
    padding: 10px;
    border: 1px solid #2f4357;
    margin-left: 10px;
    text-align: center;
}

.board{
    width: 100%;
    margin: 60px auto;
    height: 500px;
    background: #fff;
    /*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}
.board .nav-tabs {
    position: relative;
    /* border-bottom: 0; */
    /* width: 80%; */
    margin: 40px auto;
    margin-bottom: 0;
    box-sizing: border-box;

}

.board > div.board-inner{
    background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
    background-size: 30%;
}

p.narrow{
    width: 60%;
    margin: 10px auto;
}

.liner{
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    /* background-color: #ffffff; */
    border: 0;
    border-bottom-color: transparent;
}

span.round-tabs{
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

span.round-tabs.one{
    color: rgb(34, 194, 34);border: 2px solid rgb(34, 194, 34);
}

li.active span.round-tabs.one{
    background: #fff !important;
    border: 2px solid #ddd;
    color: rgb(34, 194, 34);
}

span.round-tabs.two{
    color: #febe29;border: 2px solid #febe29;
}

li.active span.round-tabs.two{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #febe29;
}

span.round-tabs.three{
    color: #3e5e9a;border: 2px solid #3e5e9a;
}

li.active span.round-tabs.three{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #3e5e9a;
}

span.round-tabs.four{
    color: #f1685e;border: 2px solid #f1685e;
}

li.active span.round-tabs.four{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #f1685e;
}

span.round-tabs.five{
    color: #999;border: 2px solid #999;
}

li.active span.round-tabs.five{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #999;
}

.nav-tabs > li.active > a span.round-tabs{
    background: #fafafa;
}
.nav-tabs > li {
    width: 20%;
}
/*li.active:before {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: -2px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    z-index: 1;
    transition:0.2s ease-in-out;
}*/
.nav-tabs > li:after {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #ddd;
    transition:0.1s ease-in-out;

}
.nav-tabs > li.active:after {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #ddd;

}
.nav-tabs > li a{
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.nav-tabs > li a:hover{
    background: transparent;
}

.tab-content{
}
.tab-pane{
    position: relative;
    padding-top: 20px;
}
.tab-content .head{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.btn-outline-rounded{
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}

.btn.green{
    background-color:#5cb85c;
    /*border: 2px solid #5cb85c;*/
    color: #ffffff;
}



@media( max-width : 585px ){

    .board {
        width: 90%;
        height:auto !important;
    }
    span.round-tabs {
        font-size:16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .tab-content .head{
        font-size:20px;
    }
    .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height:50px;
    }

    .nav-tabs > li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }

    .btn-outline-rounded {
        padding:12px 20px;
    }
}



.multi-item-carousel{
    .carousel-inner{
        > .item{
            transition: 500ms ease-in-out left;
        }
        .active{
            &.left{
                left:-33%;
            }
            &.right{
                left:33%;
            }
        }
        .next{
            left: 33%;
        }
        .prev{
            left: -33%;
        }
        @media all and (transform-3d), (-webkit-transform-3d) {
            > .item{
                // use your favourite prefixer here
                transition: 500ms ease-in-out left;
                transition: 500ms ease-in-out all;
                backface-visibility: visible;
                transform: none!important;
            }
        }
    }
    .carouse-control{
        &.left, &.right{
            background-image: none;
        }
    }
}

.botaochamado {
    height: 50px;
    background: #ff0000;
    color: #ffffff;
    margin-top: 30px;
    font-weight: bold;
    animation-duration: 2s;
}
.botaochamado:hover {
    height: 50px;
    background: #cccccc;
    border: 2px solid #888888;
    margin-top: 30px;
    font-weight: bold;
    animation-name: example;
    animation-duration: 2s;
}
@keyframes example {
    0%   {background-color: red;}
    100% {background-color: #cccccc;}

    /***** Modal *****/

    .modal-backdrop.in {
        filter: alpha(opacity=7);
        opacity: 0.7;
    }

    .modal-content {
        background: none;
        border: 0;
        -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
        -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    }

    .modal-body {
        padding: 0 25px 25px 25px;
    }

    .modal-header {
        padding: 25px 25px 15px 25px;
        text-align: right;
    }

    .modal-header, .modal-footer {
        border: 0;
    }

    .modal-header .close {
        float: none;
        margin: 0;
        font-size: 36px;
        color: #fff;
        font-weight: 300;
        text-shadow: none;
        opacity: 1;
    }
