/*
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 : 10/out/2017, 16:14:34
    Author     : Lara Miranda
*/

.registration_page_mega_middleline {
    background: #26cad3;
    height: 2px;
    margin: auto;
}
.registration_page_mega_middleline_db {
    background: #004b6c;
    height: 2px;
}
.registration_page_mega_title {
    font-size: 22px;
    text-transform: uppercase;
    padding: 0 18px;
    color: #004b6c;
}
.page_text{
    text-align: justify;
    font-size:18px;
    line-height:20px;
    color: #004b6c;
    margin-top:20px;
}
.registration_page_container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.top_img{
    height:250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position:absolute;
    width: 100%;
    z-index: 0;

}
.top_title{
    margin:110px 0px;
    height:60px;
    z-index: 1;

}
.margin_to_title{
    margin-top: 40px;
}

.block{
    height:60px;
    position:relative;
}
.back_light_blue{
    background-color: rgba(13, 203, 211, 0.2);
    position: absolute;
    height:240px;
    width: 100%; 
}

.img_left{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
}
.img_right{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
    margin: 10px 0;
}
.margin_top{
    margin-top: 60px;
}
.smargin_top{
    margin-top: 22px;
}
.smargin_bot{
    margin-bottom: 20px;
}
.text-right{
    text-align: right;
}
.img_history{
    height:120px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
    margin-right: 10px;
}
.img_history2{
    height:120px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
    margin-left: 10px;
}
.faq_subtitle{
    color:#26cad3;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    height:30px;
    padding: 0px 20px;
}
.faq_subtitle2{
    color:#004b6c;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    height:30px;
    padding: 0px 20px;
}
.animal_data_optional_tab_close{
    height:40px;
    overflow-y: hidden;
}
.animal_data_optional_tab_open{
    height:auto;
    overflow-y: auto;
}
.arrow{
    width:10px;
    height:20px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: .3s all;
    position:absolute;
    right:10px;
    top:10px;

}

.faq {
    height:40px;
    background-color: rgba(0, 75, 108, 0.35);
    color:white;
    line-height: 40px;
    padding: 0px 20px;


}
.faq2 {
    height:40px;
    background-color: rgba(38, 202, 211, 1);
    color:white;
    line-height: 40px;
    padding: 0px 20px;
}
.faq3 {
    height:40px;
    background-color: rgba(0, 75, 108, 1);
    color:white;
    line-height: 40px;
    padding: 0px 20px;
}
.relative_div{
    position:relative;
}
.answer{
    padding: 0px 20px;
    color:#004b6c;
    font-size: 18px;
    text-align: justify;
    line-height: 22px;
}
.arrow_rodate{
    transition: .1s all;
    -webkit-transform: rotate(180deg); /* Safari and Chrome */
    -moz-transform: rotate(180deg);   /* Firefox */
    -ms-transform: rotate(180deg);   /* IE 9 */
    -o-transform: rotate(180deg);   /* Opera */
    transform: rotate(180deg);
}

.bett{
    height:2px;
    width:100%;
}

.arrowhite .cls-1{
    fill:#fff;
}

md-icon.arrowhite{
    min-height: 15px;
    min-width: 10px;
}


@media screen and (max-width: 960px) {
    .animal_data_optional_tab_close {
        height: 40px;
        overflow-y: hidden;
    }
    .animal_data_optional_tab_open {
        height: auto;
        overflow-y: auto;
    }
    .faq {
        height: 40px;
        background-color: rgba(0, 75, 108, 0.35);
        color: white;
        line-height: 20px;
        padding: 0px 18px;
    }
    
    .faq2 {
        height:40px;
        background-color: rgba(38, 202, 211, 1);
        color:white;
        line-height: 20px;
        padding: 0px 20px;
    }
    .faq3 {
        height:40px;
        background-color: rgba(0, 75, 108, 1);
        color:white;
        line-height: 20px;
        padding: 0px 20px;
    }
    .faq_2{
        padding-top: 10px;
    }
    .faq_1{
        padding-top: 10px;
    }
}
@media screen and (max-width: 600px) {
    .animal_data_optional_tab_close {
        height: 60px;
        overflow-y: hidden;
    }
    .animal_data_optional_tab_open {
        height: auto;
        overflow-y: auto;
    }
    .faq {
        height: 60px;
        background-color: rgba(0, 75, 108, 0.35);
        color: white;
        line-height: 20px;
        padding: 0px 18px;
    }
    
    .faq2 {
        height:60px;
        background-color: rgba(38, 202, 211, 1);
        color:white;
        line-height: 20px;
        padding: 0px 20px;
    }
    .faq3 {
        height:60px;
        background-color: rgba(0, 75, 108, 1);
        color:white;
        line-height: 20px;
        padding: 0px 20px;
    }
    .faq_2{
        padding-top: 10px;
    }
    .faq_1{
        padding-top: 20px;
    }
}