/*
Theme Name:     Jupiter Child Theme
Theme URI:      http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI:      http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
    background-color:#fff;
}

*/

/***************************** START FONT FACE *****************************/

@font-face{
	font-family: "Gotham";
    src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-ExtraLight.otf');
	src: url('../jupiter/assets/stylesheet/fonts/gotham/GOTHAM-XLIGHT.TTF');
	font-weight: 100;
}

@font-face{
	font-family: "Gotham";
    src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-ExtraLightItalic.otf');
	src: url('../jupiter/assets/stylesheet/fonts/gotham/GOTHAM-XLIGHTITALIC.TTF');
	font-weight: 100;
	font-style: italic;
}

@font-face{
	font-family: "Gotham";
    src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-Thin.otf');
	src: url('../jupiter/assets/stylesheet/fonts/gotham/GOTHAM-THIN.TTF');
	font-weight: 200;
}

@font-face{
	font-family: "Gotham";
    src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-ThinItalic.otf');
	src: url('../jupiter/assets/stylesheet/fonts/gotham/GOTHAM-THINITALIC.TTF');
	font-weight: 200;
	font-style: italic;
}

@font-face{
	font-family: "Gotham";
	src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-Light.otf');
	src: url('../jupiter/assets/stylesheet/fonts/gotham/GOTHAM-LIGHT.TTF');
	font-weight: 300;
}

@font-face{
	font-family: "Gotham";
    src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-LightItalic.otf');
	src: url('../jupiter/assets/stylesheet/fonts/gotham/GOTHAM-LIGHTITALIC.TTF');
	font-weight: 300;
	font-style: italic;
}

@font-face{
	font-family: "Gotham";
    src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-Medium.otf');
	src: url('../jupiter/assets/stylesheet/fonts/gotham/GOTHAM-MEDIUM.TTF');
	font-weight: 500;
}

@font-face{
	font-family: "Gotham";
    src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-MediumItalic.otf');
	src: url('../jupiter/assets/stylesheet/fonts/gotham/GOTHAM-MEDIUMITALIC.TTF');
	font-weight: 500;
	font-style: italic;
}

@font-face{
	font-family: "Gotham";
	src: url('../jupiter/assets/stylesheet/fonts/gotham/GOTHAM-BOLD.TTF');
	font-weight: 700;
}

@font-face{
	font-family: "Gotham";
    src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-BoldItalic.otf');
	src: url('../jupiter/assets/stylesheet/fonts/gotham/GOTHAM-BOLDITALIC.TTF');
	font-weight: 700;
	font-style: italic;
}

@font-face{
    font-family: "Gotham";
    src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-Ultra.otf');
    src: url('../jupiter/assets/stylesheet/fonts/gotham/GOTHAM-ULTRA.TTF');
    font-weight: 900;
}

@font-face{
	font-family: "Gotham";
    src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-UltraItalic.otf');
	src: url('../jupiter/assets/stylesheet/fonts/gotham/GOTHAM-ULTRAITALIC.TTF');
	font-weight: 900;
    font-style: italic;
}

@font-face{
    font-family: "Gotham Book";
    src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-Book.otf');
}

@font-face{
	font-family: "Gotham Book";
	src: url('../jupiter/assets/stylesheet/fonts/gotham/Gotham-BookItalic.otf');
    font-style: italic;
}


/***************************** END FONT FACE *****************************/

body{
	background-color: #f1f1f1;
	font-family: "Gotham", Arial, sans-serif !important;
	font-weight: 500;
    color: #595959;
}

p, 
strong{
	color: #595959;
}

/*************************************************************************/
/********************************** HOME *********************************/
/*************************************************************************/

.slider-home ul {
    margin: 0 !important;
    background: rgb(24, 46, 66);
    box-shadow: rgba(0, 0, 0, 0.3) 5px 10px 20px 20px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 5px 10px 20px 20px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 5px 10px 20px 20px;
    padding: 20px 10px;
}

.slider-home li{
	list-style: none;
	margin-left: 0px;
	font-weight: 500;
    margin-bottom: 5px;
    font-size: 0.85em;
    line-height: 1.05em;
}

.slider-home li::before {
	content: "○"; 
	font-weight: 700;
    font-size: 0.8em;
    margin-right: 5px;
    margin-left: 5px;
}

.slider-home .wpb_content_element {
	margin-bottom: 0 !important;
}

@media (max-width: 767px){

    .slider-home ul {
        padding: 10px 10px 10px 0px;
    }

}

.nossas-solucoes-home .nossas-solucoes-titulo h1{
    margin: 25px 0px 30px;
}

.nossas-solucoes-home #destaque-solucoes-home img {
    height: 100px;
}

.nossas-solucoes-home #destaque-solucoes-home h3 {
    padding-top: 25px;
    color: #595959;
    font-size: 25px !important;
    font-weight: 500 !important;
}

.nossas-solucoes-home #destaque-solucoes-home p {
    color: #595959;
    font-family: "Gotham Book";
    line-height: 130%;
    padding-top: 0px;
}

.nossas-solucoes-home #animated-columns-5 .animated-column-image-icon{
    width: 100%;
    height: auto !important;
}

.nossas-solucoes-home #animated-columns-5 p.animated-column-desc.s_desc.a_top-100-per.a_font-14.a_position-relative.a_width-100-per.a_line-25.a_box-border{
    margin-bottom: 0px !important;
}

.nossos-servicos-home {
    padding-top: 75px;
    padding-bottom: 75px;
	background-color: white;
}

.nossos-servicos-home .vc_col-sm-6.wpb_column.column_container{
	display: flex;
    justify-content: center;
    flex-direction: column;
}

.nossos-servicos-home .home-servicos-sobretitulo p{
	margin-bottom: 5px;
	font-weight: 700;
	color: #595959;
}

.nossos-servicos-home h1#fancy-title-11 p{
    font-size: 44px !important;
    line-height: 100% !important;
    font-weight: 700 !important;
    color: #9a181a !important;
    padding-bottom: 0px !important;
    text-align: left;
}

.nossos-servicos-home .home-servicos-resumo p{
    margin-bottom: 40px;
    font-family: "Gotham Book";
    line-height: 25px;
    color: #595959;
    letter-spacing: -0.5px;
}

.nossos-servicos-home #mk-gradient-button-13 a {
    border-radius: 20px;
    font-family: "Gotham";
    font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
    padding: 10px 23px;
}

.nossos-servicos-home #mk-gradient-button-13 a:hover .darker-background{
	display: none !important;
}

.nossos-servicos-home .wpb_column.vc_column_container.vc_col-sm-9 h2 {
    padding-bottom: 0px !important;
    margin-bottom: 5px !important;
    font-weight: 700 !important;
    color: #595959;
    font-size: 16px !important;
}

.nossos-servicos-home .wpb_column.vc_column_container.vc_col-sm-9 p {
    font-size: 14px;
    font-family: "Gotham Book";
    line-height: 19px;
    margin-bottom: 10px;
}

.nossos-servicos-home .wpb_column.vc_column_container.vc_col-sm-9 p a {
    color: #9a181a;
    font-family: "Gotham";
    font-weight: 700;
    margin-bottom: 20px !important;
}

.home-como-funciona h2#fancy-title-22 {
    color: #9a181a;
    font-size: 20px;
    margin-bottom: 10px !important;
    padding-bottom: 0px !important;
}

.home-como-funciona .vc_custom_1521136306918 p {
    margin-bottom: 0px;
}

.home-como-funciona .slick-slider{
    background-color: transparent;
    padding: 0px 5%;
}

.home-como-funciona .slick-track{
    margin-bottom: 10px;
}

.home-como-funciona .slick-initialized .slick-slide {
    padding: 0px 30px;
    background-color: #182e42;
    margin: 30px 25px 0px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 11px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 11px 5px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 11px 5px;
    text-align: center;
    color: #ffffff;
    font-family: "Gotham";
    font-weight: 500;
    min-height: 305px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home-como-funciona .slick-dots{
    display: block;
    width: auto !important;
    margin: 0 auto !important;
    position: relative;
}

.home-como-podemos-ajudar .vc_col-sm-6.wpb_column.column_container._.height-full {
    display: flex;
    align-items: center;
}

.home-como-podemos-ajudar p{
	font-family: "Gotham Book";
	color: #ffffff;
}

.home-como-podemos-ajudar .como-ajudar-vertical p{
	font-size: 40px;
	color: #ffffff;
	/* Safari */
	-webkit-transform: rotate(-90deg);

	/* Firefox */
	-moz-transform: rotate(-90deg);

	/* IE */
	-ms-transform: rotate(-90deg);

	/* Opera */
	-o-transform: rotate(-90deg);

	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    width: 375px;
    height: 375px;
    font-family: "Gotham";
    font-weight: 500;
    line-height: 50px;
}

@media (max-width: 767px){

    .home-como-podemos-ajudar .como-ajudar-vertical p{
        /* Safari */
        -webkit-transform: rotate(0deg);

        /* Firefox */
        -moz-transform: rotate(0deg);

        /* IE */
        -ms-transform: rotate(0deg);

        /* Opera */
        -o-transform: rotate(0deg);

        /* Internet Explorer */
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-);
        width: auto;
        height: auto;
        font-size: 30px !important;
    }

}

.home-como-podemos-ajudar #diferenciais-conex{
	border-left: 5px #9a181a solid; 
	padding-left: 15px;
}

.home-como-podemos-ajudar #diferenciais-conex table {
	text-align: left;  
}

.home-como-podemos-ajudar #diferenciais-conex table td{
	padding: 0px;
	text-align: left;
}

.home-como-podemos-ajudar #diferenciais-conex span {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    font-family: "Gotham"; 
}

.home-como-podemos-ajudar #diferenciais-conex li {
    margin-left: 0;
    list-style: none;
    font-size: 13px; 
	color: #ffffff;
    text-align: left;
}

.home-como-podemos-ajudar #diferenciais-conex li::before {
	content: "○"; 
	font-weight: 700;
    font-size: 12px;
    margin-right: 5px;
    margin-left: 5px;
}

.faca-orcamento-global{
    background: linear-gradient(to right, #98181a , #c71f22) !important; /* Standard syntax (must be last)*/
}

.faca-orcamento-global .vc_custom_1521146456728 p {
    font-family: "Gotham Book";
    color: #ffffff;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.faca-orcamento-global a.mk-button.js-smooth-scroll.mk-button--dimension-three.mk-button--size-large.mk-button--corner-rounded.text-color-light._.relative.text-center.font-weight-700.no-backface.letter-spacing-2.inline {
    border: 1px #ffffff solid;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border-radius: 20px;
    font-family: "Gotham Book";
    font-weight: normal;
    letter-spacing: normal;
    padding: 20px 50px;
}

.faca-orcamento-global a.mk-button:hover {
    background-color: rgba(0,0,0,0) !important;
    color: #9a181a !important;
    text-shadow: none;
}

.faca-orcamento-global a.mk-button:active {
    background-color: rgba(0,0,0,0) !important;
    color: #9a181a !important;
    text-shadow: none;
    margin-top: 2px;
    margin-bottom: 1px !important;
}

.faca-orcamento-global a.mk-button span:hover{
    color: #ffffff;
}

.faca-orcamento-global .mk-moving-image{
	margin-top: 30px !important;
    margin-left: -10px !important;
}

.contato-global{
	background-color: #f1f1f1;
	padding: 80px 0px !important;
    height: auto !important;
}

.contato-global .contato-global-sobretitulo p{
	margin-bottom: 5px;
	font-weight: 700;
	color: #595959;
    font-family: "Gotham";
}

.contato-global h1#fancy-title-34 p,
.contato-global h1#fancy-title-33 p,
.contato-global h1#fancy-title-8 p,
.contato-global h1#fancy-title-16 p,
.contato-global h1#fancy-title-27 p,
.contato-global h1#fancy-title-20 p{
    font-size: 44px !important;
    line-height: 100% !important;
    font-weight: 700 !important;
    color: #9a181a !important;
    padding-bottom: 0px !important;
    text-align: left !important;
}

.contato-global .contato-global-resumo p{
    margin-bottom: 0px;
    font-family: "Gotham Book";
    line-height: 25px;
    color: #595959;
    letter-spacing: -0.5px;
}

.contato-global p{
    font-family: "Gotham Book";
    color: #595959;
}

.contato-global .contato-nome {
    padding-left: 45px !important;
    background: url('http://conexconsultoria.com.br/wp-content/uploads/2018/03/icone-contato-nome.png') no-repeat 3% 50%;
}

.contato-global .contato-email {
    padding-left: 45px !important;
    background: url('http://conexconsultoria.com.br/wp-content/uploads/2018/03/email.png') no-repeat 3% 50%;
}

.contato-global .contato-servico {
    padding-left: 15px !important;
    background: url('http://conexconsultoria.com.br/wp-content/uploads/2018/03/polygon-1.png') no-repeat 95% 50% !important;
    display: inline-block !important;
    color: #767676 !important;
    font-weight: normal !important;
    font-size: 13px !important;
}

.contato-global span.wpcf7-not-valid-tip {
    top: -5px !important;
}

.contato-global form input[type="text"],
.contato-global form input[type="email"],
.contato-global form select,
.contato-global form textarea {
    width: 100% !important;
    background-color: transparent !important;
    border-radius: 20px !important;
    font-size: 13px;
}

.contato-global form input[type="submit"] {
    background-color: #9a181a;
    border-radius: 20px;
    border-color: #9a181a;
    color: #ffffff;
    font-family: "Gotham Book";
    font-weight: normal;
    letter-spacing: -0.5px;
    padding: 10px 35px;
    text-transform: capitalize;
}

.contato-global form input[type="submit"]:active {
    background-color: #ffffff;
    border-color: #9a181a !important;
    color: #9a181a;
}

.contato-global form .botao-reset-contato {
    background-color: transparent;
    border-radius: 20px;
    border-color: #595959;
    border-width: 1px !important;
    color: #595959;
    font-family: "Gotham Book";
    font-weight: normal;
    letter-spacing: -0.5px;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
    padding: 10px 30px;
    outline: 0;
    vertical-align: middle;
    text-align: center;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 100%;
    cursor: pointer;
    zoom: 1;
    transition: color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out;
    border-style: solid;
    border-image: none;
}

@media (max-width: 767px){

    .contato-global form input[type="submit"] {
        margin-right: 15px;
    }

    .contato-global form .botao-reset-contato {
        margin-left: 0px;
    }
}

.contato-global form .botao-reset-contato:active {
    background-color: #9a181a;
    border-color: transparent;
    color: #ffffff;
}

.contato-global div.wpcf7-response-output{
    border: none !important;
}

.contato-global div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14 !important;
}

.contato-global div.wpcf7-validation-errors {
    border: 2px solid #e0c069 !important;
}

.contato-global div.wpcf7 .ajax-loader {
    margin: -20px 10px 0 10px;
}

#mk-footer{
    background-color: #f1f1f1;
    color: #525e68;
    font-weight: 500;
}

#mk-footer *{
    opacity: 0.9 !important;
}

#mk-footer .footer-wrapper {
    border-top: 1px solid #d3d3d3;
}

#mk-footer #media_image-2{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

#mk-footer .menu-menu-principal-container svg{
    display: none;
}

#mk-footer .menu-menu-principal-container a:hover{
    color: #9a181a !important;
    opacity: 1 !important;
}

#mk-footer .menu-menu-principal-container .current_page_item a{
    background: transparent;
    padding-top: 0px;
}

#mk-footer .menu-menu-principal-container .widget.widget_nav_menu{
    padding: 0px;
}

/*************************************************************************/
/********************************* SOBRE *********************************/
/*************************************************************************/

.destaque-sobre .destaque-sobre-resumo{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.destaque-sobre .destaque-sobre-resumo h1{
    font-size: 70px !important;
    font-weight: 100 !important;
    line-height: 100%;
    margin-bottom: 10px;
}

@media (max-width: 767px){
    .destaque-sobre .destaque-sobre-resumo h1{
        padding-top: 10%;
    }
}

.destaque-sobre .destaque-sobre-resumo p,
.destaque-sobre .destaque-sobre-resumo p a{
    font-weight: 100;
    color: #ffffff;
    font-size: 23px;
    line-height: 1.3em;
}

.destaque-sobre a::after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    height: 20px;
    width: 20px;
    background: url('http://conexconsultoria.com.br/wp-content/uploads/2018/04/botao-seta.png') no-repeat;
    margin-right: 0px !important;
    margin-bottom: -4px;
}

.sobre-quem-somos{
    padding-top: 75px !important;
    padding-bottom: 75px !important;
}

.sobre-quem-somos .quem-somos-esquerda h1{
    font-size: 44px !important;
    line-height: 100% !important;
    font-weight: 700 !important;
    color: #9a181a !important;
    padding-bottom: 0px !important;
}

.sobre-quem-somos .quem-somos-esquerda h3{
    margin-bottom: 5px;
    font-weight: 700;
    color: #595959;
    font-family: "Gotham";
    font-size: 16px;
}

.sobre-quem-somos .quem-somos-esquerda p{
    margin-bottom: 10px !important;
    font-family: "Gotham Book";
    line-height: 20px;
    font-size: 14px;
    color: #595959;
    letter-spacing: -0.5px;
}

.sobre-quem-somos .quem-somos-direita{
    background: url('http://conexconsultoria.com.br/wp-content/uploads/2018/04/sobre-feature.jpg') no-repeat center;
}

.sobre-quem-somos .quem-somos-direita h1,
.sobre-quem-somos .quem-somos-direita h1 p{
    font-size: 44px !important;
    line-height: 100% !important;
    font-weight: 700 !important;
    padding: 0px !important;
    margin-top: 30px;
    background-color: transparent !important;
}

.sobre-quem-somos .quem-somos-direita p{
    margin-bottom: 40px;
    font-family: "Gotham Book";
    line-height: 20px;
    font-size: 14px;
    color: #595959;
    letter-spacing: -0.5px;
    background-color: #ffffff !important;
    padding: 5px 15px 5px 0px;
}

/*************************************************************************/
/******************************* ORCAMENTO *******************************/
/*************************************************************************/

.destaque-orcamento .destaque-orcamento-resumo{
    display: flex;
    justify-content: center;
    flex-direction: column;
}


.destaque-orcamento .destaque-orcamento-resumo h1{
    font-size: 70px !important;
    font-weight: 100 !important;
    line-height: 100%;
    margin-bottom: 10px;
}

@media (max-width: 767px){
    .destaque-orcamento .destaque-orcamento-resumo h1{
        padding-top: 10%;
        font-size: 60px !important; 
    }
}

.destaque-orcamento .destaque-orcamento-resumo p,
.destaque-orcamento .destaque-orcamento-resumo p a{
    font-weight: 100;
    color: #ffffff;
    font-size: 23px;
    line-height: 1.3em;
}

.destaque-orcamento .destaque-orcamento-resumo .vc_custom_1521228932860 p{
    padding-right: 150px;
}

@media (max-width: 767px){
    .destaque-orcamento .destaque-orcamento-resumo .vc_custom_1521228932860 p{
        padding-right: 0px;
    }
}

/*************************************************************************/
/******************************** SÍNDICOS *******************************/
/*************************************************************************/

.row-titulo-sindicos{
    background-image: url('http://conexconsultoria.com.br/wp-content/uploads/2018/04/background-transparente-1.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.row-titulo-sindicos .coluna-interna{
    min-height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.row-titulo-sindicos .coluna-interna .sindicos-titulo{
    margin-bottom: 50px;
}

.row-titulo-sindicos .coluna-interna h1.sindicos-titulo span p{
    font-size: 40px !important;
    color: #ffffff !important;
    text-align: center;
    font-style: inherit;
    font-weight: inherit;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.row-titulo-sindicos .coluna-interna .sindicos-subtitulo p{
    font-weight: 100;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    max-width: 800px;
    margin: 0 auto;
}

.row-titulo-sindicos .coluna-interna .mk-moving-image{
    position: absolute;
    bottom: 100px;
    width: 100%;
}

.para-sindicos-descricao{
    padding: 100px 0px;
    background-color: #ffffff;
}

.para-sindicos-descricao .texto-sindicos-vertical p{
    font-size: 40px;
    color: #c1c1c1;
    /* Safari */
    -webkit-transform: rotate(-90deg);

    /* Firefox */
    -moz-transform: rotate(-90deg);

    /* IE */
    -ms-transform: rotate(-90deg);

    /* Opera */
    -o-transform: rotate(-90deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    width: 275px;
    height: 275px;
    font-family: "Gotham";
    font-weight: 500;
    line-height: 50px;
}

@media (max-width: 767px){

    .para-sindicos-descricao .texto-sindicos-vertical p{
        /* Safari */
        -webkit-transform: rotate(0deg);

        /* Firefox */
        -moz-transform: rotate(0deg);

        /* IE */
        -ms-transform: rotate(0deg);

        /* Opera */
        -o-transform: rotate(0deg);

        /* Internet Explorer */
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-);
        width: auto;
        height: auto;
        font-size: 30px !important;
    }

}

.para-sindicos-descricao p,
.para-sindicos-descricao li,
.para-sindicos-descricao span {
    font-family: "Gotham Book";
    line-height: 20px;
    font-size: 14px;
    color: #595959;
    letter-spacing: -0.5px;
}

.para-sindicos-descricao .sindicos-nossos-servicos span {
    width: 100%;
    float: left;
    font-size: 14px;
    font-family: "Gotham Book"; 
    margin-bottom: 15px;
}

.para-sindicos-descricao .sindicos-nossos-servicos li {
    margin-left: 0;
    margin-bottom: 10px;
    list-style: none;
    font-size: 13px; 
    text-align: left;
    font-family: "Gotham Book"; 
}

.para-sindicos-descricao .sindicos-nossos-servicos li::before {
    content: "○"; 
    font-weight: 700;
    font-size: 20px;
    margin-right: 5px;
    margin-left: 5px;
}

.para-sindicos-descricao a.mk-button{
    border: 1px #981619 solid;
    background-color: #981619 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border-radius: 20px;
    font-family: "Gotham Book";
    font-weight: normal;
    letter-spacing: normal;
    padding: 20px 50px;
    color: #ffffff;
}

.para-sindicos-descricao a.mk-button:hover {
    background-color: rgba(0,0,0,0) !important;
    color: #9a181a !important;
    text-shadow: none;
}

.para-sindicos-descricao a.mk-button:active {
    background-color: rgba(0,0,0,0) !important;
    color: #9a181a !important;
    text-shadow: none;
    margin-top: 2px;
    margin-bottom: -2px;
}

.para-sindicos-descricao a.mk-button span{
    color: #ffffff !important;
}

.para-sindicos-descricao a.mk-button span:hover,
#mk-button-9 .mk-button:hover > span{
    color: #981619 !important;
}

/*************************************************************************/
/****************************** CONDOMÍNIOS ******************************/
/*************************************************************************/

.row-titulo-condominios{
    background-image: url('http://conexconsultoria.com.br/wp-content/uploads/2018/04/background-transparente-1.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.row-titulo-condominios .coluna-interna{
    min-height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.row-titulo-condominios .coluna-interna .condominios-titulo{
    margin-bottom: 50px;
}

.row-titulo-condominios .coluna-interna h1.condominios-titulo span p{
    font-size: 40px !important;
    color: #ffffff !important;
    text-align: center;
    font-style: inherit;
    font-weight: inherit;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.row-titulo-condominios .coluna-interna .condominios-subtitulo p{
    font-weight: 100;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    max-width: 800px;
    margin: 0 auto;
}

.row-titulo-condominios .coluna-interna .mk-moving-image{
    position: absolute;
    bottom: 100px;
    width: 100%;
}

.para-condominios-descricao{
    padding: 100px 0px;
    background-color: #ffffff;
}

.para-condominios-descricao .texto-condominios-vertical p{
    font-size: 30px;
    color: #c1c1c1;
    /* Safari */
    -webkit-transform: rotate(-90deg);

    /* Firefox */
    -moz-transform: rotate(-90deg);

    /* IE */
    -ms-transform: rotate(-90deg);

    /* Opera */
    -o-transform: rotate(-90deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    width: 270px;
    height: 270px;
    font-family: "Gotham";
    font-weight: 500;
    line-height: 50px;
}

@media (max-width: 767px){

    .para-condominios-descricao .texto-condominios-vertical p{
        /* Safari */
        -webkit-transform: rotate(0deg);

        /* Firefox */
        -moz-transform: rotate(0deg);

        /* IE */
        -ms-transform: rotate(0deg);

        /* Opera */
        -o-transform: rotate(0deg);

        /* Internet Explorer */
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-);
        width: auto;
        height: auto;
        font-size: 30px !important;
    }

}

.para-condominios-descricao p,
.para-condominios-descricao li,
.para-condominios-descricao span {
    font-family: "Gotham Book";
    line-height: 20px;
    font-size: 14px;
    color: #595959;
    letter-spacing: -0.5px;
}

.para-condominios-descricao .condominios-nossos-servicos span {
    width: 100%;
    float: left;
    font-size: 14px;
    font-family: "Gotham Book"; 
    margin-bottom: 15px;
}

.para-condominios-descricao .condominios-nossos-servicos li {
    margin-left: 0;
    margin-bottom: 10px;
    list-style: none;
    font-size: 13px; 
    text-align: left;
    font-family: "Gotham Book"; 
}

.para-condominios-descricao .condominios-nossos-servicos li::before {
    content: "○"; 
    font-weight: 700;
    font-size: 20px;
    margin-right: 5px;
    margin-left: 5px;
}

.para-condominios-descricao a.mk-button{
    border: 1px #981619 solid;
    background-color: #981619 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border-radius: 20px;
    font-family: "Gotham Book";
    font-weight: normal;
    letter-spacing: normal;
    padding: 20px 50px;
    color: #ffffff;
}

.para-condominios-descricao a.mk-button:hover {
    background-color: rgba(0,0,0,0) !important;
    color: #9a181a !important;
    text-shadow: none;
}

.para-condominios-descricao a.mk-button:active {
    background-color: rgba(0,0,0,0) !important;
    color: #9a181a !important;
    text-shadow: none;
    margin-top: 2px;
    margin-bottom: -2px;
}

.para-condominios-descricao a.mk-button span{
    color: #ffffff !important;
}

.para-condominios-descricao a.mk-button span:hover,
#mk-button-9 .mk-button:hover > span{
    color: #981619 !important;
}


/*************************************************************************/
/***************************** CONSTRUTORAS ******************************/
/*************************************************************************/

.row-titulo-construtoras{
    background-image: url('http://conexconsultoria.com.br/wp-content/uploads/2018/04/background-transparente-1.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.row-titulo-construtoras .coluna-interna{
    min-height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.row-titulo-construtoras .coluna-interna .construtoras-titulo{
    margin-bottom: 50px;
}

.row-titulo-construtoras .coluna-interna h1.construtoras-titulo span p{
    font-size: 40px !important;
    color: #ffffff !important;
    text-align: center;
    font-style: inherit;
    font-weight: inherit;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.row-titulo-construtoras .coluna-interna .construtoras-subtitulo p{
    font-weight: 100;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    max-width: 800px;
    margin: 0 auto;
}

.row-titulo-construtoras .coluna-interna .mk-moving-image{
    position: absolute;
    bottom: 100px;
    width: 100%;
}

.para-construtoras-descricao{
    padding: 100px 0px;
    background-color: #ffffff;
}

.para-construtoras-descricao .texto-construtoras-vertical p{
    font-size: 30px;
    color: #c1c1c1;
    /* Safari */
    -webkit-transform: rotate(-90deg);

    /* Firefox */
    -moz-transform: rotate(-90deg);

    /* IE */
    -ms-transform: rotate(-90deg);

    /* Opera */
    -o-transform: rotate(-90deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    width: 265px;
    height: 265px;
    font-family: "Gotham";
    font-weight: 500;
    line-height: 50px;
}

@media (max-width: 767px){

    .para-construtoras-descricao .texto-construtoras-vertical p{
        /* Safari */
        -webkit-transform: rotate(0deg);

        /* Firefox */
        -moz-transform: rotate(0deg);

        /* IE */
        -ms-transform: rotate(0deg);

        /* Opera */
        -o-transform: rotate(0deg);

        /* Internet Explorer */
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-);
        width: auto;
        height: auto;
        font-size: 30px !important;
    }

}

.para-construtoras-descricao p,
.para-construtoras-descricao li,
.para-construtoras-descricao span {
    font-family: "Gotham Book";
    line-height: 20px;
    font-size: 14px;
    color: #595959;
    letter-spacing: -0.5px;
}

.para-construtoras-descricao .construtoras-nossos-servicos span {
    width: 100%;
    float: left;
    font-size: 14px;
    font-family: "Gotham Book"; 
    margin-bottom: 15px;
}

.para-construtoras-descricao .construtoras-nossos-servicos li {
    margin-left: 0;
    margin-bottom: 10px;
    list-style: none;
    font-size: 13px; 
    text-align: left;
    font-family: "Gotham Book"; 
}

.para-construtoras-descricao .construtoras-nossos-servicos li::before {
    content: "○"; 
    font-weight: 700;
    font-size: 20px;
    margin-right: 5px;
    margin-left: 5px;
}

.para-construtoras-descricao a.mk-button{
    border: 1px #981619 solid;
    background-color: #981619 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border-radius: 20px;
    font-family: "Gotham Book";
    font-weight: normal;
    letter-spacing: normal;
    padding: 20px 50px;
    color: #ffffff;
}

.para-construtoras-descricao a.mk-button:hover {
    background-color: rgba(0,0,0,0) !important;
    color: #9a181a !important;
    text-shadow: none;
}

.para-construtoras-descricao a.mk-button:active {
    background-color: rgba(0,0,0,0) !important;
    color: #9a181a !important;
    text-shadow: none;
    margin-top: 2px;
    margin-bottom: -2px;
}

.para-construtoras-descricao a.mk-button span{
    color: #ffffff !important;
}

.para-construtoras-descricao a.mk-button span:hover,
#mk-button-9 .mk-button:hover > span{
    color: #981619 !important;
}


/*************************************************************************/
/**************************** NOSSOS SERVIÇOS ****************************/
/*************************************************************************/

.row-titulo-nossos-servicos{
    background-image: url('http://conexconsultoria.com.br/wp-content/uploads/2018/04/background-transparente-1.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.row-titulo-nossos-servicos .coluna-interna{
    min-height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.row-titulo-nossos-servicos .coluna-interna .nossos-servicos-titulo{
    margin-bottom: 50px;
}

.row-titulo-nossos-servicos .coluna-interna h1.nossos-servicos-titulo span p{
    font-size: 40px !important;
    color: #ffffff !important;
    text-align: center;
    font-style: inherit;
    font-weight: inherit;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.row-titulo-nossos-servicos .coluna-interna .nossos-servicos-subtitulo p{
    font-weight: 100;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    max-width: 800px;
    margin: 0 auto;
}

.row-titulo-nossos-servicos .coluna-interna .mk-moving-image{
    position: absolute;
    bottom: 100px;
    width: 100%;
}

.nossos-servicos-descricao{
    padding: 50px 0px 75px;
    background-color: #ffffff;
}

.nossos-servicos-descricao .wpb_column{
    padding: 0px 10px; 
}

.nossos-servicos-descricao .nossos-servicos-sobretitulo p{
    font-size: 24px;
    color: #c1c1c1;
    font-family: "Gotham";
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.1em;
    margin-bottom: 30px;
}

.nossos-servicos-descricao .nossos-servicos-subtitulo p{
    font-size: 23px;
    color: #595959;
    font-family: "Gotham";
    font-weight: 700;
    line-height: 30px;
}

.nossos-servicos-descricao .nossos-servicos-subtitulo strong{
    font-size: 23px;
    font-family: "Gotham";
    font-weight: 700;
    line-height: 30px;
    color: #981619 !important;
}

.nossos-servicos-descricao p,
.nossos-servicos-descricao strong{
    font-family: "Gotham Book";
    line-height: 25px;
    font-size: 14px;
    color: #595959;
    letter-spacing: -0.5px;
}


.nossos-servicos-descricao .mk-button-container{
    width: auto;
    height: auto;
}

.nossos-servicos-descricao .botao-esquerda a{
    border: 1px #981619 solid;
    background-color: #981619 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border-radius: 20px;
    font-size: 11px;
    font-family: "Gotham Book";
    font-weight: normal;
    letter-spacing: normal;
    padding: 10px 40px;
    color: #ffffff !important;
    margin-right: 10px;
}

.nossos-servicos-descricao .botao-esquerda a:hover {
    background-color: rgba(0,0,0,0) !important;
    color: #9a181a !important;
    text-shadow: none;
}

.nossos-servicos-descricao .botao-esquerda a:active {
    background-color: rgba(0,0,0,0) !important;
    color: #9a181a !important;
    text-shadow: none;
    margin-top: 2px;
    margin-bottom: -2px;
}

.nossos-servicos-descricao .botao-esquerda span{
    color: #ffffff !important;
}

.nossos-servicos-descricao .botao-esquerda span:hover,
.nossos-servicos-descricao .botao-esquerda .mk-button:hover > span{
    color: #981619 !important;
}

.nossos-servicos-descricao .botao-direita a{
    border: 1px #585858 solid;
    background-color: transparent !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border-radius: 20px;
    font-size: 11px;
    font-family: "Gotham Book";
    font-weight: normal;
    letter-spacing: normal;
    padding: 10px;
    color: #585858 !important;
    margin-right: 10px;
}

.nossos-servicos-descricao .botao-direita a:hover {
    background-color: #981619 !important;
    color: #ffffff !important;
    text-shadow: none;
    border: 1px #981619 solid;
}

.nossos-servicos-descricao .botao-direita a:active {
    background-color: #981619 !important;
    color: #ffffff !important;
    text-shadow: none;
    margin-top: 2px;
    margin-bottom: -2px;
}

.nossos-servicos-descricao .botao-direita span{
    color: #585858 !important;
}

.nossos-servicos-descricao .botao-direita span:hover,
.nossos-servicos-descricao .botao-direita .mk-button:hover > span{
    color: #ffffff !important;
}