/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11/out/2017, 21:35:59
    Author     : Lara Miranda
*/

.slider_simple_text{
    font-size: 16px; 
    font-weight:normal; 
    margin-top: 8px;
    list-style-type:disc;
    margin-left: 20px;
}
.slider_simple_text1{
    font-size: 18px; 
    font-weight:bold; 
    margin-top: 8px;
}
.slider_home_img_text{
    height:350px;
    background-size: cover; 
    background-position: center center; 
    background-repeat: no-repeat;
}
.title_slide_home{
    font-size:26px; 
    font-weight:bold; 
    padding-right:25px;
    line-height:40px;
    border-bottom: 2px solid #fff;   
}
.formacao_slider_text{
    font-size: 18px;
    font-weight: bold;
    margin-left:10px;
    line-height:50px;
    text-transform: uppercase;
}
.formacao_slider_img{
    height: 50px;
    background-size: contain;
    background-position: center left;
    width: 60px;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}
.hidden {
    visibility: hidden;
}
.exhome{
    height: 250px;
    width: 40%;
}

.connectingvets_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 250px;
}
.home_connecting_title {
    color: #fff;
    font-size: 28px;
    text-align: center;
}

.middleline_home {
    background: #26cad3;
    height: 2px;
    width: 100%;
    /*z-index: 99;*/
}
.vet_title {
    color: #004b6c;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin:0px 20px;
}
.vet_title_small {
    color: #004b6c;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    margin:0px 20px;
}
.contacts_text{
    color: #004b6c;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-align:left;
}
.margin_home_section{
    margin:60px 0px 40px 0px;
}
.home_middle_action_container2 {
    position:relative;
    height:250px;
    background-color:#EEF9FA;

}
.image_doctor_efect{
    width:100%;
    height:100%;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    top:0;
    left:0;
    z-index:10;
}
.home_middle_action_container {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height:250px;
}
.home_middle_action_container3 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height:350px;
}
.svg_background {
    width:100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 110px;
}
.svg_backgrounds {
    width:100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 110px;
    cursor: pointer;
}
.services_text {
    height:50px;
    margin-top: 10px;
    color: #004b6c;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    line-height: initial;
    text-align: center;
}

.image_wt{
    height:250px;
    line-height: 250px;
}
.tovet_information{
    text-align: center;
    font-size: 18px;
    color: #004b6c;
}

.home_middle_action_text{
    text-align:right;
    font-size:20px;
    color:#00404D;
    margin-top:40px;
    text-transform: uppercase;
}
.home_middle_action_subtext{

    text-align:right;
    font-size:20px;
    color:#00404D;
    margin-top:10px;
    font-weight: 300;
    text-transform: uppercase;

}

.home_middle_action_button2{
    padding:6px 10px;
    background-color: rgba(0, 64, 77, 0.75);
    color:#fff;
    text-align:center;
    margin-top:20px;
    margin-right:0px;
    border-radius: 12px;
    font-size: 20px;
    font-weight: 300;
}
.home_middle_action_button2.md-button:hover{
    padding:6px 10px;
    background-color: rgba(0, 64, 77, 0.5);
    color:#fff;
    text-align:center;
    margin-top:20px;
    margin-right:0px;
    border-radius: 12px;
}
.home_middle_action_button{
    padding:6px 10px;
    background-color: rgba(255, 255, 255, 0.5);
    color:#fff;
    text-align:center;
    margin-top:20px;
    margin-right:0px;
    border-radius: 12px;

}
.home_middle_action_icon_wrapper{
    height:200px;
    z-index:9999;
}
a.home_middle_action_button.md-button:hover{
    background-color: rgba(255, 255, 255, 0.3);
}
.svg_backgrounds:hover{
    height:130px;
    transition: .25s all e;
}

md-icon.envelop.ng-scope.material-icons{
    color:#fff;
}
.home_contact_l{
    margin-right:14px;
}
.home_contact_r{
    margin-left:14px;
    padding-top: 33px !important;
}

.info_container{
    margin-top:60px;
    margin-bottom: 30px;
}

.simple_ctext{
    font-size: 14px;
    color:#004b6c;
    text-align: left;
    text-transform: uppercase;
    line-height:24px;
}
.btxt{
    font-weight: bold;
}

.iconcolor{
    color:#26cad3;
    margin:0px;
}
.input_box{
    margin-bottom: 10px;
    color: #004b6c;
    border:1px solid #004b6c;
    border-radius: 12px;
    box-shadow: none;
    height:28px;
}
.text_message{
    padding:6px;
    color: #004b6c;
    border:1px solid #004b6c;
    border-radius: 12px;
}
button.send_info{
    border-radius: 12px;
}
.mleft{
    margin-left:6px;
}
.cpointer{
    cursor: pointer;
}
/*
.frente{
    z-index:99;
    background-color: #fff;
}*/
.imgs_paralax{
    position: fixed;
    width:100%;
    height:3000px;
}
.img_top_paralax {
    /*position: fixed;*/
    position:relative;
    z-index: 1;
    width: 100%;
    height: 950px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;

}
.img_bot_paralax{
    position:relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;

}
.send_info2 {
    background-color: #004b6c;
    border-radius: 12px;
    color: #fff;
}
.shadow_text{
    text-shadow: 0px 0px 1px #333333e6;
}

.text_absolute{
    z-index:1;
    position:absolute;
    top: 50%;
    width:100%;
    height: 100%;
    left: 50%;
    transform: translate(-50%,-50%);
}
md-dialog.janela{
    width: 100%;
    position: fixed;
    top: 50%;
    transform: translate(0,-50%);
}
.cont_change_pass{
    width: 50%;
    margin: 0 auto;
}
.simple_txt_cp{
    color:#004b6c;
    height:40px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
.aviso{
    color:#F44336;
    height:40px;
    line-height: 40px;
    text-transform: uppercase;
    margin: 30px 0px;
    text-align: center;
}
.send_email_but{
    width:100%;
    height:40px;
    line-height: 40px;
    background-color: #004b6c;
    color:#fff;
    border-radius: 12px;
    margin-bottom: 30px;
}
.input_box_p{
    margin-bottom: 10px;
    color: #004b6c;
    border:1px solid #004b6c;
    border-radius: 12px;
    box-shadow: none;
    height:28px;
    padding: 6px 10px;
    width: calc (100% - 20px);
}
.mapa_img{

}

.site_container_special {
    width:50%; 
    margin-top:24px;
    padding-left:50px;
    color:#fff; 
    text-align:left
}
.slider_simple_text2 {
    font-size: 18px;
    margin: 12px 0 0;
}
.slider_simple_text2 span {
    font-weight: 600;
}
slick > button {
    display: none !important;
}
slick.hide-xs {
    display: block !important;
}
slick.hide-gt-xs {
    display: none !important;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 5px;
    height: 5px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #004b6c;
    border-radius: 50%;
}
.slick-dots li.slick-active button {
    background: #26cad3;
}
@media screen and (max-width: 960px) {
    /*md-dialog.janela{
        width: 80%;
        position: fixed;
        top: 50%;
        transform: translate(0,-50%);
    }*/

    .home_middle_action_text {
        text-align: right;
        font-size: 16px;
        margin-top: 40px;
        line-height: 20px;
    }
    .home_middle_action_subtext {
        text-align: right;
        font-size: 15px;
        margin-top: 10px;
    }
    .home_middle_action_container {
        height: 200px;
    }
    .home_connecting_title {
        color: #fff;
        font-size: 22px;
        text-align: center;
    }
    .services_text {
        font-size: 13px;
    }
    .home_middle_action_icon_wrapper {
        padding: 0 35px;
        margin: 0 0 0 -30px;
    }
    .home_middle_action_container.candidacy {
        padding: 0 20px;
    }
    .img_top_paralax {
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-attachment: inherit;
    }
    .img_bot_paralax {
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-attachment: inherit;
    }
    .history {
        width: 87%;
        transform: scale(1.3);
    }
    .text_history {
        width: 90%;
        left: 55%;
    }
}
@media screen and (max-width: 600px) {
    .exemplehome{
        margin-top: 30px;
    }
    .exhome{
        height: 150px;
        width: 80%;
    }
    .home_middle_action_text {
        text-align: center;
        font-size: 16px;
        margin-top: 15px;
        line-height: 20px;
        height:40px;
    }
    .home_middle_action_subtext {
        text-align: center;
        font-size: 15px;
        margin-top: 10px;
        height: 60px;
        line-height: 20px;
    }
    .c_cont_home{
        height: 450px;
    }
    .b_home_c{
        height: 200px;
    }
    .c_h1 , c_h2{
        height:;
    }
    .c_send{
        font-size:13px;
    }
    .mapa_img{
        margin-top:20px;
        width:100%;
        background-position: center center;
        height:100px !important;
    }
    /* .login_fields_container {
         width: 100%;
         padding: 0 24px;
         min-width: 80%;
     }
     md-dialog.janela{
         width: 90%;
         position: fixed;
         top: 50%;
         transform: translate(0,-50%);
     }*/
    .input_box{
        margin-bottom: 10px;
        color: #004b6c;
        border:1px solid #004b6c;
        border-radius: 12px;
        box-shadow: none;
        height:28px;
        line-height: 30px;
    }
    .cont_change_pass{
        width: 90%;
        margin: 0 auto;
    }
    .contacts {
        margin: 20px 0;
    }
    /*    .info_vet_contacts {
            width: 100%;
            margin: 20px 0;
        }*/

    /*    .mleft {
            padding-bottom: 25px;
        }*/
    .home_contact_l {
        margin-bottom: 20px;
    }
    .mails {
        width: 60%;
        height: 0;
    }
    .fone {
        width: 60%;
    }
    .send_info2 {
        width: 100%;
        line-height: 30px;
        margin-top: 20px;
    }
    .home_connecting_title {
        color: #fff;
        font-size: 22px;
        text-align: center;
    }
    .home_middle_action_icon_wrapper {
        padding:0 !important;
    }
    .home_middle_action_button2 {
        text-align: center;
        font-size: 15px;
        margin: 20px 0px;
        line-height: 30px;
        height: 30px;
    }
    .home_middle_action_container3 {
        background-size: cover;
    }
    .img_top_paralax {
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-attachment: inherit;
    }
    .img_bot_paralax {
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-attachment: inherit;
    }
    .mobile_contacts {
        width: 100%;
        margin:0;
    }
    .history {
        width: 87%;
        transform: scale(1.3);
        height: 150px;
    }
    .history > .text_history > .home_connecting_title {
        font-size: 20px;
    }
    /*    .info_vet_contacts {
            padding: 0 50px;
            margin: 0 20px;
        }*/
    .line_cont{
        height: 250px;
    }
}
@media screen and (max-width: 480px){
    .home_middle_action_container3 {
        margin: 60px 0 !important;
        height: 120px !important;
    }
    .b_glob_cont{
        height: 850px;
    }
    .services_text {
        height: 30px !important;
        margin-top: 10px !important;
        font-size: 10px !important;
    }
    .slider_simple_text{
        font-size: 12px; 
        font-weight:normal; 
        margin-top: 8px;
        list-style-type:disc;
        margin-left: 20px;
    }
    .slider_simple_text1{
        font-size: 14px; 
        font-weight:bold; 
        margin-top: 8px;
    }
    .slider_home_img_text{
        height:250px;
        background-size: cover; 
        background-position: center center; 
        background-repeat: no-repeat;
    }
    .title_slide_home{
        font-size:14px; 
        font-weight:bold; 
        padding-right:25px;
        line-height:20px;
        border-bottom: 2px solid #fff;   
    }
    .formacao_slider_text{
        font-size: 14px;
        font-weight: bold;
        margin-left:10px;
        line-height:30px;
        text-transform: uppercase;
    }
    .formacao_slider_img{
        height: 30px;
        background-size: contain;
        background-position: center left;
        width: 40px;
        background-repeat: no-repeat;
        margin-bottom: 10px;
    }
    .site_container_special {
        width: 70%;
        margin: 0;
        margin-top: 20px;
        padding-left: 24px;
        color: #fff;
        text-align: left;
    }


    .slider_home_img_text_mobile {
        background: #004b6c;
    }
    .slider_home_img_text {
        width: 100%;
        height: auto;
    }
    slick.hide-xs {
        display: none !important;
    }
    slick.hide-gt-xs {
        display: block !important;
    }
    .site_container_special {
        width: 70%;
        margin: 0;
        margin-top: 20px;
        padding-left: 24px;
        color: #fff;
        text-align: left;
        padding: 0 12px 8px;
    }s

}



.slider_home_container .slick-list.draggable {
    height: 400px !important;
}
.slider_home_container .slick-list.draggable .slider_home_img_text {
    height: 400px;
}