.logo{
    width: 110px;
    height: auto;
}
@media(max-width: 991px){

    .ck_navigation_main_wrapper{
        background-color: #9394b8;
    }
    .traduccion{
        /* width: 110px; */
        float: right;  
    }
}

@media only screen and (max-width: 600px) 
{
    .traduccion{
        /* width: 110px; */
        float: right;
        margin: 3%;

    }
}

/* .ck_navigation_main_wrapper{
    background-color: #9394b8;
} */

.white {
    color: white;
}
.contact_details_content span  {
    font-weight:600;
    color: black;
}

.margindown{
    margin-bottom: 1%;
}

.traduccion{
    width:110px;
    float: right;
    margin: 3%;
    
}
/* imagen default */
.et_left_img_news2{
	background: url('../images/blog1.jpg') 50% 0 repeat-y;
}

/* imagnes de los demas post */
.et_left_img_news22{
	background: url('../images/blog2.jpg') 50% 0 repeat-y;
}
.et_left_img_news23{
	background: url('../images/blog3.jpg') 50% 0 repeat-y;
}
.et_left_img_news24{
	background: url('../images/blog4.jpg') 50% 0 repeat-y;
}

.x_contact_title_icon_cont li{
    float: left;
    margin-left: 30px;
}

.x_contact_title_icon_cont  a:hover{
   color:#bf164d;
}
.marginleftsm{
    margin-left: 15%;
}
.ck_footer_left_section p{font-size: 14px;
    text-transform: capitalize;}