/* CSS Document*/
/* Ale Mendoza <-> arixtravel.tur.ar */

@charset "utf-8";

h1,h2,h3{
    font-family: 'Playfair Display', serif;
    font-weight: 700;}

h4,h5{
    font-family: 'Playfair Display', serif;
    font-weight: 600;}

p{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;}

label{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 1.1rem;
    color: #3a3a3a;}



#messages { display:none; }

.arixtravel_navbar{background-color:#ebeff2;}/*e3dfd5;EDEFF0*/

.arixtravel_navbar_item{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 600;
    font-size: 1.2rem;
    color: #66296c;}

.arixtravel_navbar_item a{
    text-decoration:none;
    color:#66296c;}
    
.arixtravel_navbar_item a:hover{
    color: #3cbebc;}


.arixtravel_green{color:#3cbebc;}

.arixtravel_white{color:#ffffff;}

.arixtravel_grey{color:#c8c8c8;}

.arixtravel_darkgrey{color:#3a3a3a;}

.arixtravel_purple{color:#66296c;}

.contact_text{
    font-size: 1.4rem;}

.send_btn{
    text-decoration: none;
    font-family: 'Fira Sans', sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    color: #ebeff2;/*EDEFF0*/
    background-color: #3a3a3a;   
    padding-top: 0.8rem;    
    cursor: pointer;
    border: none;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;}

        
.send_btn:hover{
    background-color: #3cbebc;}

.social-text{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
    font-size: 1.2rem;
    color: #c8c8c8;}

.social-text a{
    text-decoration: none;
    color:#3cbebc;
    cursor:pointer;}

.social-text a:hover{
    color:#c8c8c8;}
    
.social-icons a{
    box-sizing: border-box;
    display:inline-block;
    text-rendering: auto;
    font-variant: normal;
    height:3.3rem;
    width:3.3rem;
    background-color:#c8c8c8;
    color:#66296c!important;
    border-radius:100%;
    text-align:center;
    font-size:1.5rem;
    line-height:2.2rem;
    font-weight: 900;}

/* .social-icons a:last-child{margin-right:1rem;} */

.social-icons a:hover{background-color:#3cbebc}

.status{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 1.2rem;
    color: #66296c;}

.legal{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 1rem;}


.my_modal_title{
    font-family: 'Playfair Display', serif;;
    font-weight: 600;
    font-size: 1.4rem;
    color:#66296c;}
    
.my_modal_text{
    font-family: 'Fira Sans', sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    color:#3a3a3a;}

.my_modal_text span{
    font-weight: 600;
    color:#3a3a3a;}

.my_modal_text a{
    text-decoration: underline;
    font-weight: 600;
    color:#3a3a3a;}

.my_modal_content{
    background-color: #ebeff2;
    border:none;}
    
.my_modal_btn_dismiss{
    text-decoration: none;
    font-family: 'Fira Sans', sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    background-color: #66296c;
    border: none;}
                
    /*.my_modal_btn_dismiss a{
        text-decoration:none;
        color:#edeff0;}*/
                
.my_modal_btn_dismiss:hover{
    background-color: #3cbebc;}


/*GENERAL_CONTAINERS*/
#container_zero{background-color: #ebeff2;}/*e3dfd5;EDEFF0*/
#container_contactus{background-color: transparent;}
#container_writeus{background-color: #66296c;}
#container_three{background-color: #ebeff2;}/*3a3a3a;66296c*/


/*PARTICULAR_CONTAINERS*/
#ctone{background-color: transparent;}
#cttwo{background-color: transparent;}

/*HEADER*/
#header_zero{background-color:transparent;}

#brand{
    background-color: transparent;
    text-align: center;}

#arixtravel_brand{
    text-align: center;}

#wau_brand{
    text-align: center;}

/*SECTION_ZERO*/
#section_zero{
    background-color:transparent;}


/*POPUP*/
#pre_viaje{
    text-align: center;
    background-color:#edeff1;}
.body_pop_up{
    background-color:#edeff1;}

.btn_previaje_packs{
    text-decoration: none;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 1.1rem;
    color: #FFFFFF;     
    padding-top: 0.9rem;
    background-color: #25D366;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;}
            
.btn_previaje_packs a{
    text-decoration:none;
    color:#FFFFFF;}

.btn_previaje_packs a:hover{
    color:#66296c;}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #66296c;
    border-color: #66296c; /*set the color you want here*/
    }

.btn_previaje_info{
    text-decoration: none;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 1.1rem;
    color: #FFFFFF;     
    padding-top: 0.9rem;
    background-color:#808080;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;}
                
/* .btn_previaje_info a{
    text-decoration:none;
    color:#FFFFFF;} */
    
.btn_previaje_info a:hover{
    color:#66296c;}


    .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open>.dropdown-toggle.btn-secondary {
        color: #ffffff;
        background-color: #66296c;
        border-color: #66296c; /*set the color you want here*/
    }
.my_modal_pop_up_title{
    font-family: 'Playfair Display', serif;;
    font-weight: 800;
    font-size: 1.4rem;
    color:#66296c;}