/* ================================================================================================*/
/* ===================================== INICIO DE ESTILOS ========================================*/
/* EDITOR: SL-HC */
/* FECHA: 21, 22 de junio de 2020 */
/* PAGINAS: Atribuciones, Servicios, Direcciones*/
/* OTROS: Estilos generales, Footer*/
/* ================================================================================================*/
/* ================================================================================================*/

/*MENU PRINCIPAL*/
.menu-principal-container > ul > li > a {
	line-height: 23px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	height: 100% !important;
}

.menu-principal-container > ul > li:nth-child(2) > a, .menu-principal-container > ul > li:nth-child(3) > a, .menu-principal-container > ul > li:nth-child(5) > a {
	padding-top: 31px !important;
	padding-bottom: 31px !important;
}

/*Subheader*/
#subheader .header_soc_icon:nth-child(4) {
	color: #3b5998 !important;
}
#subheader .header_soc_icon:nth-child(4):hover {
	color: #fcca00 !important;
}
#subheader .header_soc_icon:nth-child(3) {
	color: #55acee !important;
}
#subheader .header_soc_icon:nth-child(3):hover {
	color: #fcca00 !important;
}
#subheader .header_soc_icon:nth-child(2) {
	color: #bb0000 !important;
}
#subheader .header_soc_icon:nth-child(2):hover {
	color: #fcca00 !important;
}

/*probando*/
.h20 {
	display: none;
}
/* ------------------------------------- FOOTER CON BANDERA ------------------------------------- */
.footer_btm {
	padding: 0;
	border: 0;
	background: #fff;
}

.footer_btm .container {
	width: 100%;
}

#powered .vc_col-sm-6.footer_bandera_1 {
	height: 10px;
	background-color: #ffcd00;
	width: 50%;
}

#powered .vc_col-sm-3.footer_bandera_2 {
	height: 10px;
	background: #0055b8;
}

#powered .vc_col-sm-3.footer_bandera_3 {
	height: 10px;
	background: #e1251b;
}

#powered .vc_col-sm-3.footer_bandera_2, #powered .vc_col-sm-3.footer_bandera_3 {
	width: 25%;
}

#powered {
	width: 100%;
}

#footer.footer_light .footer_btm {
	background: #f6f6f6;
	border-top: 0;
}

/*titlulo contactanos*/
#footer .col.span_1_of_2 h3 {
	font-size: 21px;
	font-weight: 500;
	text-align: right;
}

@media screen and (min-width: 768px){
		#footer .col.span_1_of_2:first-child {
		width: 66.66%;
		padding: 0;
		margin: 0;
	}
	#footer .col.span_1_of_2:last-child {
		width: 33.33%;
		padding: 0;
		margin: 0;
	}
	#footer .col.span_1_of_2 {
		display: table-cell;
		float: none;
		vertical-align: middle;
	}
		/*LOGO*/
	#logo .logo_img img {
		width: 324px !important;
		height: 35px !important;
	}

}
@media screen and (max-width: 768px){
	#powered .vc_col-sm-6.footer_bandera_1, .vc_col-sm-3.footer_bandera_2, .vc_col-sm-3.footer_bandera_3 {
		float: left;
	}
	.contenedor_objetivos::before {
		margin-left: 15px !important;
		margin-bottom: -37px !important;
	}
	
	.contenedor_objetivos .vc_column-inner {
		width: 80%;
		margin-left: 10%;
	}
	
	.seccion_linea_ecuador .wpb_column.vc_column_container.vc_col-sm-6 {
		width: 50%;
		float: left;
	}
	
	.seccion_linea_ecuador .wpb_column.vc_column_container.vc_col-sm-3 {
		width: 25%;
		float: left;
	}
}
/* ------------------------------------- PAGINA ATRIBUCIONES ------------------------------------- */

.contenedor_objetivos .vc_column-inner {
	border-radius: 20px;
}

.contenedor_objetivos::before {
	content: '';
	display: block;
	width: 100px;
	top: -50px;
	margin-left: -45px;
	margin-bottom: -53px;
}

/*imagenes de pescados*/
.contenedor_objetivos.objetivo_1::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_1_v2.svg);
}
.contenedor_objetivos.objetivo_2::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_2_v2.svg);
}
.contenedor_objetivos.objetivo_3::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_3_v2.svg);
}
.contenedor_objetivos.objetivo_4::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_4_v2.svg);
}

/*Dots seccion objetivos*/
.owl-theme .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
}
.owl-dot.active span {
	background-color: #3b7bc3 !important;
}

/*banner*/

.seccion_banner_servicios {
	text-align: center;
}

.seccion_banner_servicios .btn_conoce_servicios {
	background-color: #ffcd00;
}

.seccion_banner_servicios .btn_conoce_servicios span {
	font-weight: 800;
}

/*Las direcciones*/
.img_direcciones .vc_single_image-img {
	border-radius: 0;
}



/* ------------------------------------- PAGINA DE SERVICIO ------------------------------------- */

.tabsIconos .icon {
	font-size: 27px !important;
	margin-top: -6px !important;
	color: #939393 !important;
}

.tabsIconos h3 {
	margin-bottom: 0;
	margin-left: 50px;
	text-transform: none;
	font-weight: bold;
	color: #939393;
}

.tabsIconos .side_icon_box_content {
	margin-bottom: 10px;
}
.side_icon_box.normal.tabsIconos {
	margin: 10px 0;
}

.tituloProceso {
	margin-bottom: 0;
	text-transform: none;
	font-weight: bold;
	color: #939393;
}
.numProceso {
	padding: 4px 13px 7px 13px;
	background-color: #4c88cd;
	border-radius: 50px;
	color: #fff;
	margin-right: 25px;
}

.tabServicios .resp-tab-content {
	border: solid 1px #4c88cd;
}

.tabServicios .resp-tabs-list .resp-tab-item {
	width: 50%;
	font-weight: bold;
	font-size: 20px;
	color: #939393 !important;
	border: 0;
}
.tabServicios .resp-tab-item.resp-tab-active {
	background-color: #4c88cd !important;
	color: #ffffff !important;
	border-top: 0 !important;
}

.busquedaServicios .reactive-product-listing-list-item {
	border-bottom: 1px solid #4b87cd42;
	padding: 30px 0 25px 0;
	margin-bottom: 0px !important;
}

/* ------------------------------------- PAGINA DE DIRECCIONES ------------------------------------- */
#seccion_mision .owl-dots {
	margin-top: 0;
}

.contenedor_respon .vc_column-inner {
	border-radius: 20px;
}

.contenedor_respon::before {
	content: '';
	display: block;
	margin-left: -36px;
	margin-bottom: -48px;
	width: 80px;
}

.contenedor_respon.respon_1::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/num_1.svg);
}
.contenedor_respon.respon_2::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/num_2.svg);
}
.contenedor_respon.respon_3::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/num_3.svg);
}
.contenedor_respon.respon_4::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/num_4.svg);
}
.contenedor_respon.respon_5::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_05.svg);
}
.contenedor_respon.respon_6::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_06.svg);
}
.contenedor_respon.respon_7::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_07.svg);
}
.contenedor_respon.respon_8::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_08.svg);
}
.contenedor_respon.respon_9::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_09.svg);
}
.contenedor_respon.respon_10::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_10.svg);
}
.contenedor_respon.respon_11::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_11.svg);
}
.contenedor_respon.respon_12::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_12.svg);
}
.contenedor_respon.respon_13::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_13.svg);
}
.contenedor_respon.respon_14::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_14.svg);
}
.contenedor_respon.respon_15::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_15.svg);
}
.contenedor_respon.respon_16::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_16.svg);
}
.contenedor_respon.respon_17::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_17.svg);
}
.contenedor_respon.respon_18::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/num_18.svg);
}

.tabServicios.tabDireccion .resp-tabs-list .resp-tab-item {
	width: 25%;
}

/*Pagina servicios con filtro*/
.reactive-col-lg-6.columna100 {
	max-width: 100%;
	flex-basis: 100%;
	margin-bottom: 15px;
}

.reactive-col-lg-6.columna100 .title {
	text-transform: none;
	color: #939393;
	font-weight: bold;
}

.reactive-col-lg-6.columna100 .title a {
	color: inherit;
}

.reactive-col-lg-6.columna100 .product-description p {
	color: #939393;
	font-weight: 300;
}

.seccionBusqueda .reactiveGridContents___21sFx.reactiveGridContents___ {
	border: solid 1px #c2c2c2;
}

/*titulos*/

.checkGroupDenominacion .reactiveNormSearchGridContents___42FUL.reactiveNormSearchGridContents___, .checkGroupBeneficiarios .reactiveNormSearchGridContents___42FUL.reactiveNormSearchGridContents___, .checkGroupDenomServicio .reactiveNormSearchGridContents___42FUL.reactiveNormSearchGridContents___ {
	padding: 20px 0;
}
.reuseCheckboxParrentWrapper___37u4F, .checkGroupBeneficiarios .reuseCheckboxParrentWrapper___37u4F .checkGroupDenomServicio .reuseCheckboxParrentWrapper___37u4F {
	padding-left: 30px;
}

.checkGroupDenominacion .reuseLabel___, .checkGroupBeneficiarios .reuseLabel___, .checkGroupDenomServicio .reuseLabel___ {
	background: #0055b8;
	color: #fff;
	text-transform: none;
	opacity: 0.7;
}
.checkGroupDenominacion .reuseLabel___::before, .checkGroupBeneficiarios .reuseLabel___::before, .checkGroupDenomServicio .reuseLabel___::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/fishBlanco.svg);
	display: inline;
	margin: 0 10px;
}
.checkGroupDenominacion .reuseCheckboxParrentWrapper___37u4F, .checkGroupBeneficiarios .reuseCheckboxParrentWrapper___37u4F, .checkGroupDenomServicio .reuseCheckboxParrentWrapper___37u4F {
	padding-left: 30px;
}

/*icono buscar*/
.txtBuscar .reuseElementBlock___1CGHF #text {
	font-family: inherit;
	width: 76%;
	display: inline-block;
	border-radius: 4px 0 0 4px;
	vertical-align: middle;
	margin-left: 5.5%;
}

.txtBuscar .reuseElementBlock___1CGHF > div:last-child::after {
	font-family: FontAwesome;
	content: '\f002';
	display: inline-block;
	color: #0055b8;
	width: 13%;
	background-color: white;
	border: 1px solid #e3e3e3;
	padding: 5px 14px;
	vertical-align: top;
}

.txtBuscar .reuseElementBlock___1CGHF .reuseClearBtn___ {
	bottom: -19px;
	border: 1px solid #ffcd00;
	right: 31px;
	border-radius: 4px;
	height: 39px;
	width: 50px;
}

/*check box checked*/
.reuseCheckbox___3EAJn:checked + label::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/chechSelectedIcon.png);
	border: 0;
}
.reuseCheckbox___3EAJn:checked + label::after {
	content: '' !important;
}

/*Pagination*/
.rc-pagination-next a, .rc-pagination-prev a {
	color: #bfc4ca !important;
}
.rc-pagination-item-active {
	background-color: #0055b8 !important;
	color: #fff !important;
}
.rc-pagination-item-active a{
	color: #fff !important;
}
.rc-pagination-item:hover {
	background-color: #4c88cd;
}

/*LINKS DIRECCIONES*/

.linkHover {
	color: #4c88cd !important;
}

.linkHover:hover {
	color: #ffd732 !important;
}

/* ================================================================================================*/
/* ======================================= FIN DE ESTILOS =========================================*/
/* ================================================================================================*/

/* ================================================================================================*/
/* ===================================== INICIO DE ESTILOS ========================================*/
/* EDITOR: Steven Luna */
/* FECHA: 25, 26 de junio de 2020 */
/* PAGINAS: Atribuciones, Servicios, */
/* POST: Revision de template */
/* OTROS: Estilos generales, Footer*/
/* ================================================================================================*/
/* ================================================================================================*/

/* ------------------------------------- PAGINA ATRIBUCIONES ------------------------------------- */

/*quitando titulos de Posts SERVICIOS*/
.servicios-template-default .full_container_page_title {
	display: none;
}

/*imagenes de pescados*/

.contenedor_objetivos.objetivo_5::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_5.svg);
}
.contenedor_objetivos.objetivo_6::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_6.svg);
}
.contenedor_objetivos.objetivo_7::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_7.svg);
}
.contenedor_objetivos.objetivo_8::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_8.svg);
}
.contenedor_objetivos.objetivo_9::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_9.svg);
}
.contenedor_objetivos.objetivo_10::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_10.svg);
}
.contenedor_objetivos.objetivo_11::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_11.svg);
}
.contenedor_objetivos.objetivo_12::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_12.svg);
}
.contenedor_objetivos.objetivo_13::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_13.svg);
}
.contenedor_objetivos.objetivo_14::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_14.svg);
}
.contenedor_objetivos.objetivo_15::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_15.svg);
}
.contenedor_objetivos.objetivo_16::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_16.svg);
}
.contenedor_objetivos.objetivo_17::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_17.svg);
}
.contenedor_objetivos.objetivo_18::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_18.svg);
}
.contenedor_objetivos.objetivo_19::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_19.svg);
}
.contenedor_objetivos.objetivo_20::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/pescado_20.svg);
}

#filtroServicios #ReactiveGridView {
	padding-top: 0;
}

/*prueba*/
.tabsIconos.contenidoDerecha h3 {
	display: inline;
	margin-left: 10px;
}
.tabsIconos.contenidoDerecha .side_icon_box_content {
	display: inline-block;
	margin-left: 20px;
}
/* ================================================================================================*/
/* ======================================= FIN DE ESTILOS =========================================*/
/* ================================================================================================*/

/*POSTS EMBARCACIONES*/

.embarcaciones-template-default.single.single-embarcaciones .full_container_page_title {
	display: none;
}
.titulo_embarcacion_industrial span {
	font-weight: bold;
}

/*Nuevo cambio 27 agosto 2020*/
.navio-template-default .full_container_page_title {
	display: none;
}
/*BOTON REGRESAR*/
.btnRegresarEmbarcaciones {
	color: #5a9ae9 !important;
	text-transform: inherit !important;
	background-color: transparent !important;
}
.btnRegresarEmbarcaciones .icon.icon-arrow-left8 {
	font-weight: bold;
}
.btnRegresarEmbarcaciones {
	color: #5a9ae9 !important;
	text-transform: inherit !important;
	background-color: transparent !important;
	background-image: none !important;
	padding: 0 !important;
	font-size: 18px !important;
}

.gridBusqueda .embarcacionesIndustriales {
	margin: 0;
	border-bottom: 1px solid #d8d8d8;
	padding: 30px 0 25px 0;
}

.cajaResultadosEmbarcaciones .reactiveBarFrontendView___ {
	padding: 0;
	border: 0;
}
.resultadosEmbarcaciones h4 {
	color: #5a9ae9 !important;
	font-weight: 700 !important;
	text-transform: lowercase;
	font-size: 22px !important;
}

.searchPesquerasIndustriales .reactiveGridContents___ {
	border: solid 1px #c2c2c2;
}
.searchPesquerasIndustriales .reactiveNormSearchGridContents___42FUL.reactiveNormSearchGridContents___ {
	padding: 20px 0;
}

/*caja busqueda embarcaciones*/
.searchPesquerasIndustriales .reactiveGridContents___ {
	border: solid 1px #c2c2c2;
}
.searchPesquerasIndustriales .reactiveNormSearchGridContents___42FUL.reactiveNormSearchGridContents___ {
	padding: 20px 0;
}

.cajaBusquedaTxt h3 {
	background: #0055b8;
	color: #fff !important;
	text-transform: none;
	opacity: 0.7;
}
.cajaBusquedaTxt h3::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/fishBlanco.svg);
	display: inline;
	margin: 0 10px;
}
.searchPesquerasIndustriales .reuseElementBlock___1CGHF div:last-child {
	margin: 0 10px;
}

.searchPesquerasIndustriales .reactiveNormSearchGridContents___42FUL.reactiveNormSearchGridContents___:first-child {
	padding-top: 0;
}
.searchPesquerasIndustriales .reactiveGridContents___ {
	padding-top: 0;
}

.cajaResultadosEmbarcaciones {
	position: relative !important;
	top: -100px;
} 

@media screen and (max-width: 1280px){

	.cajaResultadosEmbarcaciones {
		top: -105%;
		right: -67% !important;
	}
}

@media screen and (max-width: 1017px){

	.cajaResultadosEmbarcaciones {
		right: -56% !important;
	}
}

@media screen and (max-width: 767px){

	.cajaResultadosEmbarcaciones {
		top: -101%;
		right: -45% !important;
	}
	.resultadosEmbarcaciones h4 {
		font-size: 18px !important;
	}
}

@media screen and (max-width: 480px){
	.cajaResultadosEmbarcaciones {
		top: -101%;
		right: -11% !important;
	}
}

.paginationEmbarcaciones .reactiveBarFrontendView___ {
	border: none;
}

#cajaRegistroNacional .filaRegistroNacional .img_overlay_icon {
	height: 7px;
}
#cajaRegistroNacional .filaRegistroNacional:hover .img_overlay_icon {
	height: 100% !important;
}

#cajaRegistroNacional .filaRegistroNacional .pic_info.type3 {
	border: 0;
}
#cajaRegistroNacional .filaRegistroNacional .info_overlay {
	background: transparent;
}

#cajaRegistroNacional .filaRegistroNacional h3 {
	text-align: center;
	color: #3b7bc3;
}

/*Embarcaciones de Investigacion POSTS*/

.embarca_investi-template-default .full_container_page_title {
	display: none;
}
.embarca_investi-template-default .post_meta {
	display: none;
}

/*Empresas Pesqueras*/

.cajaBusquedaTxt .reuseComboCheckbox___iG9z_:checked + label::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/06/chechSelectedIcon.png);
	border: none;
}
.provinciaEmpresas .reuseElementBlock___1CGHF div:last-child {
	margin: 0;
}
.provinciaEmpresas .reuseElementBlock___1CGHF div:last-child {
	margin: 0;
	padding-bottom: 5px;
}
.empresas_pesqueras-template-default .full_container_page_title {
	display: none;
}

.cajaResultadosEmbarcaciones {
	position: relative !important;
	top: -100px;
} 

@media screen and (min-width: 1280px){
	.gridBusqueda {
		margin-top: -60px;
	}
}

/*NORMATIVAS*/
.btn.btnDescargarAcuerdo {
	background-color: #5a92d6;
	color: #fff !important;
	width: 100% !important;
	display: block;
	text-align: center;
	padding: 10px;
}
.cajaDatosNormativa .row .col-md-auto, .cajaDatosNormativa .row .col-md-auto ul li {
	display: inline-block;
}
.cajaDatosNormativa .row .col-md-auto ul li {
	margin: 0;
}

/*INICIO*/
/*ICONOS*/
#cajaIconos .top_icon_box.type2 .icon_holder .icon_bgr {
	height: 140px;
	width: 140px;
}
#cajaIconos .top_icon_box.type2 i {
	font-size: 60px;
	line-height: 140px;
}

#cajaIconos .colAzul .top_icon_box.type2 .icon_holder .icon_bgr {
	background-color: #0055b8;
}
#cajaIconos .colAzul .top_icon_box.type2:hover .icon_holder .icon_bgr {
	background-color: #fff;
}
#cajaIconos .colAzul .top_icon_box.type2:hover .icon_holder i {
	color: #0055b8;
}

#cajaIconos .colRojo .top_icon_box.type2 .icon_holder .icon_bgr {
	background-color: #e1251b;
}
#cajaIconos .colRojo .top_icon_box.type2:hover .icon_holder .icon_bgr {
	background-color: #fff;
}
#cajaIconos .colRojo .top_icon_box.type2:hover .icon_holder i {
	color: #e1251b;
}
#cajaIconos .top_icon_box h3 {
	font-size: 18px;
	font-family: "Montserrat";
}
#cajaIconos .colAmarillo .top_icon_box.type2:hover h3::after {
	background-color: #ffcd00;
}
#cajaIconos .colAzul .top_icon_box.type2:hover h3::after {
	background-color: #0055b8;
}
#cajaIconos .colRojo .top_icon_box.type2:hover h3::after {
	background-color: #e1251b;
}

#cajaIconos a {
	color: #333333;
}

#cajaIconos .top_icon_box.type2 i::before {
	font-size: inherit;
	font-style: inherit;
	margin-left: inherit;
}

/*Seccion Banner*/

.btnBanner {
	width: 100%;
	text-align: center;
}

.btnBanner span {
	white-space: normal;
	color: #00385d;
	transition: all ease-in-out 0.3s;
}

.btnBanner:hover {
	background-color: #ffde57 !important;
}

@media screen and (max-width: 1198px){
	.col_btn_banner {
		width: 100%;
	}
}

/*ESTILOS PARA POSTS NOTICIAS*/
.postsnoticias .page_title_bgr .full_container_page_title {
	min-height: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	
	/* Internet Explorer 10 */
	display:-ms-flexbox;
	-ms-flex-pack:center;
	-ms-flex-align:center;

	/* Firefox */
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;

	/* Safari, Opera, and Chrome */
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;

	/* W3C */
	display:box;
	box-pack:center;
	box-align:center;
	
	text-align: center;
}
.postsnoticias .page_title_bgr .full_container_page_title .page_heading h1 {
	font-size: 40px;
}

#boc_latest-3 .boc_heading.bgr_dotted, #custom_html-3 .boc_heading.bgr_dotted {
	background: none;
	display: inline-block;
}

.cajaNoticias img {
	border-bottom: 7px solid #ffcd00;
}


/*TITULOS*/

.asideBarRegistros .btnRegresarEmbarcaciones {
	width: 100%;
	max-width: 100%;
}

.asideBarRegistros .btnRegresarEmbarcaciones span {
	width: 100%;
	display: inline-block;
	white-space: break-spaces;
	vertical-align: middle;
	line-height: 18px;
}
.asideBarRegistrosBtn .btnAsideServicios {
	background-color: #3b7bc3;
	width: 100%;
}
.asideBarRegistrosBtn .btnAsideDirecciones {
	width: 100%;
	margin-left: 0;
}
.asideBarRegistrosBtn .btnAsideServicios span, .asideBarRegistrosBtn .btnAsideDirecciones span {
	font-size: 11px;
	white-space: break-spaces;
	vertical-align: middle;
	text-align: left;
	display: inline-block;
}
#custom_html-3 .boc_heading.bgr_dotted span::after {
	width: 70%;
}

.filaBtnMasNoticias {
	text-align: center;
}
.filaBtnMasNoticias .btnHomeMasNoticias {
	background-color: #3b7bc3;
}

/*ICONO PARA SECCIONES PLOMAS INICIO*/
.cajaIcnSubsecretaria .upb_row_bg::before {
	content: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/icn_subsecretaria.svg);
	display: block;
	width: 70px;
	margin: 30px 0 30px 50px;
}
.cajaIcnSubsecretaria .small_month {
	background-color: #3b7bc3;
}
.page-id-609 .small_month {
	background-color: #3b7bc3;
}
.cajaIcnSubsecretaria .info_item.isotope_element:hover a {
	color: #3b7bc3 !important;
}

/*iconos registros*/

.cajaRegistrosNacionales .icnRegistroEmbarcaciones .icon.icon-close::before {
	background: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/embarcaciones.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.cajaRegistrosNacionales .icnRegistroPescadores .icon.icon-close::before {
	background: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/pescadores.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.cajaRegistrosNacionales .icnRegistroEmpresas .icon.icon-close::before {
	background: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/empresas.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.cajaRegistrosNacionales .icnRepositorios .icon.icon-close::before {
	background: url(https://srp.produccion.gob.ec/wp-content/uploads/2020/07/normativas.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.cajaRegistrosNacionales .icon.icon-close::before {
	height: 100px;
	display: block;
	content: '';
}

.cajaRegistrosNacionales .top_icon_box.type4 .icon_holder .icon_bgr {
	width: 220px;
	height: 220px;
}
.cajaRegistrosNacionales .icon_center {
	top: 25%;
}

.cajaRegistrosNacionales .top_icon_box:hover .icon_holder .icon_bgr {
	border: 3px solid #3b7bc3;
}

.cajaRegistrosNacionales .top_icon_box:hover .icon_holder .icon_bgr::after {
	border: 3px solid #3b7bc3;
}

.cajaRegistrosNacionales .top_icon_box h3 a {
	color: #333 !important;
}
.cajaRegistrosNacionales .top_icon_box:hover h3::after {
	background: #3b7bc3;
}
.cajaVideos .vc_column-inner .wpb_wrapper {
	border-bottom: 4px solid #bc3736;
}

/*SECCION REDES SOCIALES HOME*/

.btnFacebook h3, .btnTwitter h3, .btnYoutube h3 {
	text-transform: none;
}

.btnFacebook .icon.icon-facebook4 {
	color: #3b5998 !important;
}

.btnFacebook a {
	color: #3b5998 !important;
}

.btnTwitter a {
	color: #55acee !important;
}
.btnTwitter .icon.icon-twitter4 {
	color: #55acee !important;
}

.btnYoutube a {
	color: #bb0000 !important;
}
.btnYoutube .icon.icon-youtube-play {
	color: #bb0000 !important;
}

/*NUEVOS ESTILOS*/

.subtitulo_sobre {
	color: #8c8c8c;
	text-transform: none;
	font-size: 22px;
}
/*Superinidice*/
.super {
	font-size: 75%;
	position: relative;
	vertical-align: baseline;
	top: -0.5em;
}

.cajaBusquedaTxt.borrar_icono .reuseAutoSearchIcon___ {
	display: none;
}
.cajaBusquedaTxt.borrar_icono input {
	padding-left: 15px !important;
}

.cajaBusquedaTxt.borrar_icono .reuseAutoSearchFieldWrapper___3vpIP.reuseAutoSearchFieldWrapper___::after {

	font-family: FontAwesome;
	content: '\f002';
	display: inline-block;
	color: #0055b8;
	width: 13%;
	background-color: white;
	border: 1px solid #e3e3e3;
	padding: 5px 14px;
	vertical-align: top;
}
.cajaBusquedaTxt.borrar_icono input {
	width: 86% !important;
	border-radius: 5px 0 0px 5px !important;
}

/*PAGINA DIRECCION DE POLITICAS PESQUERAS Y ACUICOLA*/
.tabServicios.tabDireccion.tabUno .resp-tabs-list .resp-tab-item {
	width: 100%;
}

.tabServicios.tabDireccion.tabDos .resp-tabs-list .resp-tab-item {
	width: 50%;
}

.btn.botonDescargarPlanes img, .btn.botonDescargarPlanes p {
	display: inline-block;
	vertical-align: middle;
}
.btn.botonDescargarPlanes p {
	margin-bottom: 0;
	color: #fff;
	font-weight: 600;
	width: 70%;
	padding-left: 10px;
}
.btn.botonDescargarPlanes {
	display: block;
	padding: 10px;
	float: right;
	background-color: #4c88cd;
	text-align: center;
	width: 100%;
	max-width: 90%;
	transition: all ease-in-out .2s;
}
.btn.botonDescargarPlanes:hover {
	background-color: #3b6ca4;
}

.tabProductosDireccion .resp-tabs-list .resp-tab-item {
	padding: 20px !important;
}

/* PÁGINA DIRECCIÓN DE COOPERACIÓN INTERNACIONAL*/
.tabServicios.tabDireccion.tabTres .resp-tabs-list .resp-tab-item {
	width: 25%;
	font-size: 18px !important;
}


.tabCarruselLogos .img_carousel_holder.has_dots .owl-controls {
	display: none;
}

.imagenes_carrucel .owl-item a {
	cursor: default;
}

@media screen and (max-width: 768px){
	.responsiveSlider .owl-item .content_slide_item {
		width: 80% !important;
		margin-left: 10%;
	}
}
@media screen and (max-width: 480px){
	.responsiveSlider .owl-item .content_slide_item {
		width: 78% !important;
		margin-left: 15%;
	}
}

/*TITULOS PARA EMBARCACIONES REACTIVE BUILDER*/
.titulo_embarcaciones_industriales h1 {
	margin-bottom: 20px;
	margin-top: 0px;
	color: #5a9ae9;
	font-size: 26px;
	font-weight: 600;
}

@media screen and (max-width: 767px){
	.titulo_embarcaciones_industriales {
		text-align: center;
	}
		
	.btnRegresarEmbarcaciones {
		margin-left: 30px;
	}
}

/*Correccion estilos*/

.side_icon_box.normal.tabsIconos.canales {
	margin-bottom: 15px;
}

.tabServicios.tabDireccion.tabCinco .resp-tabs-list .resp-tab-item {
	width: 20%;
}

.img_modelo_gestion img {
	width: 100%;
	max-width: 1050px;
}

.seccionBusqueda.busquedaServicios .reactiveGridContents___21sFx.reactiveGridContents___ {
	padding: 0;
}

.segundoBuscar .reactiveNormSearchGridContents___42FUL.reactiveNormSearchGridContents___ {
	padding-top: 0;
}

/*BOTON BORRAR BUSQUEDA*/
.searchPesquerasIndustriales .reuseClearSearchButton___Mrrcr.reuseClearSearchButton___ {
	background-color: #4985cb;
}

/*PAGINA SERVICIOS BUTTON*/
.cajaBusquedaTxt.inputBuscar .reuseElementBlock___ div:last-child .reuseClearBtn___ {
	top: 46px;
	background: #4985cb;
	height: 39px;
	right: 32px;
	border-radius: 5px;
}
.cajaBusquedaTxt.inputBuscar .reuseElementBlock___ div:last-child .reuseClearBtn___:hover {
	background: #414141;
}
.cajaBusquedaTxt.inputBuscar .reuseElementBlock___ div:last-child .reuseClearBtn___::after {
	color: #fff;
}

.searchPesquerasIndustriales .inputBuscar .reuseElementBlock___1CGHF div:last-child::before {
	font-family: FontAwesome;
	content: '\f002';
	display: inline-block;
	color: #4a4a4a;
	float: left;
	position: absolute;
	top: 50px;
	left: 45px;
	font-size: 16px;
}
.searchPesquerasIndustriales .inputBuscar .reuseElementBlock___1CGHF div:last-child #text {
	padding-left: 40px;
}

.searchPesquerasIndustriales .inputBuscar .reuseElementBlock___1CGHF div:last-child {
	margin: 0 30px;
}



/*ICONOS PARA BUSQUEDAS*/

.colIcono, .colContenido {
	float: left;
}
.colIcono {
	width: 8%;
}
.colContenido {
	width: 92%;
}

/*OCULTAR CATEGORIA INDUSTRIAL*/
.categoriaNone {
	display: none;
}
.reuseCheckboxWrapper___7eo4t.reuseCheckboxWrapper___.BACALAO.DE.PROFUNDIDAD {
	display: none;
}


/*ENLACE MANUAL*/
.enlace-manual {
	text-align: center;
	line-height: 18px !important;
	margin-left: 20%;
}

.manual-usuario {
	background-color: #4C88CD;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 80%;
}
.manual-usuario a {
	color: #fff;
	font-size: 16px;
	text-align: center;
}

@media screen and (max-width: 767px){
.enlace-manual {
	margin-left: 5%;
	line-height: 16px !important;
}

.manual-usuario {
	width: 95%;
}

.manual-usuario a {
	font-size: 14px;
}
	
}

@media screen and (max-width: 485px){
.manual-usuario img {
	width: 100%;
	padding: 25%;
}
}