/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 29 2019 | 17:10:43 */
/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS knowledge echa un vistazo a http://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 

.so-widget-sow-tabs-default-02e4508ec074 .sow-tabs .sow-tabs-panel-container {
    background-color: #f9f9f9;
    width: 80%;
    float: right;
}

.so-widget-sow-tabs-default-02e4508ec074 .sow-tabs .sow-tabs-tab-container {
    padding: 12px 10px 0px 10px;
    width: 20%;
    float: left;
}

.so-widget-sow-tabs-default-50aa3a6a2de5 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    display: inline-block;
    cursor: pointer;
    padding: 16px 15px 16px 15px;
    margin: 0px 5px 0px 5px;
    color: #1e4b75;
    font-size: 14px !important;
    transition: all 0.3s;
    border-bottom: solid 1px #f4f4f4;
    width: 100%;
}


.sow-tabs-panel-container {
	background-color: #fff;
    width: 80%;
    float: right;
}

.sow-tabs-tab-container {
    padding: 12px 10px 0px 10px;
    width: 20%;
  float: left;
}

.sow-tabs-tab {
    width: 100%;
    border-bottom: 1px solid #f4f4f4;
    font-size: 14px;
}

.sow-tabs-tab.sow-tabs-tab-selected {
    outline: none;
}


.sow-tabs-panel-content {
    outline: none;
}


.sow-tabs-tab:focus {
    outline: none !important;
}


.sow-tabs-panel-content:focus {
    outline: none !important;
}

.sow-tabs-title {
    font-size: 13px !important;
    font-weight: 400;
}

.so-widget-sow-tabs-default-43cba83f9094 .sow-tabs .sow-tabs-panel-container .sow-tabs-panel {
    padding: 0px 30px 30px 35px !important;
}
/*
.sow-tabs .sow-tabs-tab-container {
    padding: 115px 10px 0px 10px !important;
}*/


@media (max-width: 600px) {

	.sow-tabs-tab-container {
    padding: 12px 10px 0px 10px;
    width: 100%;
  float: left;
}

.sow-tabs-panel-container {
	background-color: #fff;
    width: 100%;
    float: right;
}

div#n2-ss-2 {
    background-position: 0% 0% !important;
}

.n2-ss-slider .n2-ss-layer-content {
    background-position: 0% 0% !important;
}

}