/*
 * Diseño, desarrollo e implementación by Milay Pava -  Webmaster Senior
 * Interfaz de usuario, Apps y mobile, Avanzada Wordpress, Sitios Web y Marketing Digital - Optimización de contenidos - SEO - Branding
 */

#site-logo #site-logo-inner a img {
    width: 100%;
    margin: 25px 0 0px;
}

#imghome img {
    width: 100%;
}
.woocommerce-page #main #content-wrap {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.wc-block-components-checkout-place-order-button {
    background: #217e97;
    color: #FFF;
    text-transform: uppercase;
}

.wc-block-components-checkout-place-order-button:hover  {
    background: #86b951;
}

a:hover, a:active, a:focus {
    outline: none;
    border: 0;
}
*:focus:not(:focus-visible) {
  outline: 0 !important;
  box-shadow: none !important;
    border: 0;
}

.lkpago{
    float: left;
    margin-left: -84px;
    line-height: normal !important;
    background: #217e97;
    color: #FFF;
    padding: 6px 10px;
    margin-top: 3px;
}

.lkpago:hover {
    color: #badf62;
}

.owp-qv-content-inner .woocommerce-product-details__short-description .fb3d-link-lightbox-mode,
time {
    display: none !important;
}

/* css content btn quote*/

.elex-raq-view-quote-list-open-btn {
    font-size: 0 !important;
    background: #87b858 !important;
}

.elex-raq-view-quote-list-open-btn:before {
    font-size: 13px;
    content: 'VER PRODUCTOS DE SU COTIZACIÓN';
}

/* css content btn quote*/

.clear_list_btn {
    font-size: 0 !important;
}

.clear_list_btn:before {
    font-size: 8.75px;
    content: 'Limpiar Lista';
}

.update_list_btn {
    font-size: 0 !important;
}

.update_list_btn:before {
    font-size: 8.75px;
    content: 'Actualizar Lista';
}

.eraq-send-request {
    font-size: 0 !important;
}

.eraq-send-request:before {
    font-size: 8.75px;
    content: 'ENVIAR SOLICITUD';
}

#menu-principal li:nth-last-child(2) a{
  display: none !important;
}

#aplimg h4{
    text-align: center;
}

#menu-principal .sub-menu li:nth-last-child(2) a{
  display: block !important;
}

/* TABS TRABAJE */
#tabtrabaje .sow-tabs-tab-container{
    display: inline-block;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

#tabtrabaje .sow-tabs-panel-container {
    background: #00000042;
}

/* LINKS VER POLITICAS PAGINA */

#verpolit a:after{
    font-family: 'sow-fontawesome-free';
    content: "\f061";
    color: #83bb42;
    display: block;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.3em;
    margin: 30px 0 0;
    position: relative;
    padding: 0px 0 0;
}

#verpolit a {
    height: 200px;
    display: block;
    padding: 23% 0 40%;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
}

/* BTN DENTRO DE DESCRIPCIÓN PRODUCTO */

.woocommerce-product-details__short-description .fb3d-link-lightbox-mode{
    margin-top: 30px;
    display: inline-block;
    background: #0e7d99;
    color: #FFF;
    padding: 10px 20px;
}

.woocommerce-product-details__short-description .fb3d-link-lightbox-mode:hover{
    background: #84ba4b;
}

#tabtrabaje .sow-tabs-panel-content strong{
    color: #85be45;
}


.home #main #content-wrap, .separate-layout #main #content-wrap,
.page-template-default  #main #content-wrap{
    padding-top: 0;
}

.archive #main #content-wrap, .separate-layout #main #content-wrap,
.product-template-default #main #content-wrap, .separate-layout #main #content-wrap {
    padding-bottom: 50px;
}

.fa-cart-shopping:before, .fa-shopping-cart:before {
    display: none;
}

body .gallery-item {
    text-align: center;
}

#bnninter1 .sow-slider-image-wrapper h1 {
    width: 50%;
}

#bnninter1 .sow-slider-image-wrapper h2 {
    width: 48%;
    font-size: 20px !important;
}

#bnninter1 .sow-slider-image-wrapper strong {
    color: #85be45;
}


/* PANELES A OTRAS SECCIONES*/
#pnlcarct .sow-features-feature-content h5 {
    margin: -25px 0 10px 0;
    color: #3ba5d3;
}


/* BLOG */

.display-posts-listing.image-left .listing-item {
	overflow: hidden; 
	margin-bottom: 32px;
	width: 100%;
}

.display-posts-listing.image-left .image {
	float: left;
	margin: 0 16px 0 0;
}

.display-posts-listing.image-left .title {
	display: block;
}

.display-posts-listing.image-left .excerpt-dash { 
	display: none; 
}
body #pagenews .display-posts-listing .image {
    float: right !important;
    margin: 0 0 0 20px;
}

body #pagenews .title {
    color: #1b565f !important;
    line-height: normal;
    text-decoration: none;
    font-weight: 900;
    font-size: 25px;
    border: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: 20px;
}

#pagenews .excerpt-more {
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    display: block;
    padding: 10px 0 25px;
    width: 100px;
}

 #pagenews  .excerpt-more:after{
    line-height: 25px;
}

#pagenews  .display-posts-listing.image-left .listing-item {
    border-bottom: 1px solid #cbd0d2;
    padding-bottom: 50px;
}

body #pagenews li > div {
    margin: 0;
    clear: none;
}

body .category-posts-internal{
    margin: 0;
}

body .oceanwp-mobile-menu-icon a {
    font-size: 30px;
    line-height: 74px;
    color: #5d8fd5;
}

#site-navigation-wrap {
    top: 55px;
}

#site-navigation-wrap .dropdown-menu>li>a {
    display: block;
    font-size: 16px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 5px;
    height: 40px;
}

body .wcmenucart-toggle-drop_down  {
    background: #84ba4b;
}

body .wcmenucart-details.count {
    margin-left: 30px !important;
}

#site-navigation-wrap .dropdown-menu>li>a.wcmenucart {
    padding: 35px 15px 0;
    height: 98px;
    margin-top: -55px;
    background: #86b951;
}

body .wcmenucart-count:before{
    content: '';
    background: url(../wp-content/uploads/shop-soldexel-fabrica-venta-apantallamiento-proteccion-rayos-puesta-tierra-explosion-peligrosas-nema-7-4-molde-grafito-soldadura-exotermica-iluminacion-cajas-tableros-electricos.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 30px;
    display: block;
    position: absolute;
    left: 10px;
}

body .wcmenucart i {
    top: 36px;
}

body .after-header-content {
    width: 300px;
    top: -20px;
    position: absolute;
    right: 80px;
}
body #bgdb1 {
    margin-top: -70px;
    z-index: 99999999999999;
    position: relative;
    min-height: 120px;
    background: linear-gradient(90deg, rgba(131,187,66,1) 35%, rgba(245,245,245,0) 35%);
}

body #bgdb2 {
    background-color: #022942;
    margin-top: -250px;
    position: relative;
    min-height: 200px;
    background-repeat: repeat-y;
}


body #bgdb3 {
    z-index: 99999999999999;
    position: relative;
    min-height: 130px;
    background: linear-gradient(90deg, rgba(245,245,245,1) 35%, rgba(245,245,245,0) 35%);
}

body #bgdb3 p{
    margin: 0;
}
#bninter picture:before{
    position: absolute;
    z-index: 9;
    content: '';
    background: url(../wp-content/uploads/bg1-soldexel-fabrica-venta-apantallamiento-proteccion-rayos-puesta-tierra-explosion-peligrosas-nema-7-4-molde-grafito-soldadura-exotermica-iluminacion-cajas-tableros-electricos.svg);
    display: block;
    width: 75%;
    height: 100%;
}

#bninter .sow-slider-image-wrapper{
    position: relative;
    z-index: 99;
}

#bninter b{
    color: #85be45;
}

#linkpago a {
    background: #042843;
    padding: 20px;
    width: 20vh;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
}

#linkpago a:hover {
    background: #83bc43;
}

.noshow2 a{
    font-size:  0 !important;
    padding: 0;
}

.noshow2 ul li a{
    font-size:  13px !important;
}

#menu-footer li:last-child{
display:none;
}

#menu-footer .sub-menu li:last-child{
display:block;
}

#menu-footer .menu-item-has-children {
    float: left;
    width: 33%;
    line-height: 26px;
    margin-top: -29px;
    margin-bottom: 20px;
    padding: 0 10px;
}
#menu-footer li {
    border: 0 !important;
}

#menu-footer .sub-menu li{
    line-height: 12px;
}
#menu-footer .sub-menu a{
font-size:13px;
    font-weight: normal;
}

figcaption,
.noshow,
.thumbnail-caption{
    display: none !important;
}

body p {
    line-height: normal;
}

body .widget-title {
    color: #1b565f !important;
    line-height: 21px;
    text-decoration: none;
    font-weight: 900;
    font-size: 25px;
    border: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0;
}

body .fb3d-thumbnail-lightbox-mode {
    filter: saturate(0.3);
}

body .fb3d-thumbnail-lightbox-mode:hover {
    filter: saturate(1);
}

.panelwin .sow-icon-image {
    padding: 0 !important;
    filter: brightness(36%) contrast(76%) saturate(0%) grayscale(100%) sepia(80%) invert(100%);
}

.panelwin .sow-icon-image:hover {
    filter: none;
}

.panelwin p,
.panelwininter p {
    line-height: 15px;
    margin-bottom: 0;
    font-size: 11px;
}

 #sldprodhme .wcps-items-price {
display:none;
}
/* ROTADOR DESTACADOS HOME

#sldprodhme .woocommerce ul.products li.product .woo-entry-inner {
    margin-bottom: 80px;
    -webkit-box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 20px -4px rgba(0,0,0,0.10);
    display: inline-block;
    padding: 20px;
}

#sldprodhme .woopspro-product-slider .products li {
    padding: 0 0.5% !important;
    overflow: initial;
}

#sldprodhme .woocommerce ul.products li.product li.category {
display:none;
    background: #788997;
    position: absolute;
    top: 0;
    z-index: 999999;
    padding: 5px 8px !important;
    font-style: normal;
}

#sldprodhme .woocommerce ul.products li.product li.category a {
    color: #fff;
    text-decoration: none !important;
}
*/
/* Destacado verde politicas y otros */

body #pnldstc1 .widget-title {
    color: #1b565f !important;
    line-height: 21px;
    text-decoration: none;
    font-weight: 900;
    font-size: 25px;
    border: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0;
}

 #footer-widgets .footer-box #pnldstc1 ul{
    margin-left: 27px;
}

body #pnldstc1 li {
    list-style-image: url(../wp-content/uploads/bullet1.svg);
    font-size: 42px;
    line-height: 30px;
}

#footer-widgets .footer-box #pnldstc1 li a {
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
}

body .aws-container .aws-search-field{
    border: 0;
    background: #FFF;
}

body .aws-container .aws-search-form .aws-form-btn{
    background: #FFF;
    border: 0;
}

body .aws-container .aws-search-form .aws-search-btn_icon, 
body .aws-container .aws-search-field::placeholder {
    color: #cecece;
    height: 30px;
}

#bgimg1 .image{
    min-height: 320px;
}

#bgimg1 .panel-cell-style{
    background-size: cover;
    background-repeat: no-repeat;
}

#imgpagos img {
    min-height: 40px;
    max-height: 40px;
    max-width: none !important;
    width: auto;
}

#imgpagos .so-panel {
    padding: 0 2%;
    display: inline-grid;
    margin: 30px 0!important;
}

body .aws-container .aws-search-form {
    height: 36px;
}

#copy .textwidget, #copy .textwidget a {
    color: #787f92 !important;
    font-size: 12px;
    margin-top: 40px;
}

/* MAIN MENU*/

#menu-main a{
    
}

#menu-main .sub-menu{
    
}

a:visited { outline: none; border: 0 }

body #site-header {
}

.fixed1 {
    position: fixed;
    width: 100%;
}

/* TOP CORPORATIVO Y AMBIENTAL */

#morcopr a {
    border: 0;
    text-decoration: none;
    background-color: #fff;
    border-radius: 0;
    border-bottom: 4px solid #c4e3a2;
    color: #73a7cd !important;
    padding: 10px 14px 6px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

#morcopr a:hover{
    background-color: #476e8b;
    color: #ffffff !important;
}

/* FORM */

.colmgL {
    margin-right: 3.5%;
}

.col25 {
    width: 22.3%;
    float: left;
}

.col30 {
    width: 31%;
    float: left;
}

.col50 {
    width: 48.1%;
    float: left;
}

.col100{
    width: 99.9%;
    display: inline-block;
}

form input {
    background-color: #FFF !important;
}

form label {
    color: #0269A0;
    font-weight: 700;
}

form .wpcf7-list-item-label {
    color: initial;
    font-weight: 300;
}

form .wpcf7-submit {
    background-color: #0269A0 !important;
}

form .wpcf7-submit:hover{
    color: #13aff0 !important;
}
.gisect img,
.gale img{
padding:0 20px;
}

.gisect h3{
    padding: 0 10%;
    text-align: center;
}

/* BK MITAD COLOR */

.bghalf1{
background: rgb(245,245,245);
background: linear-gradient(90deg, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
}

.bghalf2{
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(245,245,245,1) 50%, rgba(245,245,245,1) 100%);
}

.vidbtn{
    position: relative;
}

.vidbtn a{
    height: 300px !important;
    display: block;
    position: relative;
}
.video-thumbnail {
    width: 100%;
    height: auto;
    position: absolute;
}

.vdh .video-thumbnail {
    margin: 30% 50% 0 0;
}


.vdv .video-thumbnail {
    margin: 50% 50% 0 0;
}

.play-btn {
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 108px;
    animation: animate 2s linear infinite;
    cursor: pointer;
    width: 90px;
    height: 90px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.play-btn i {
    color: #87b850;
    font-size: 91px;
}
@keyframes animate{
  0%{
    box-shadow: 0 0 0 0 rgba(130,230,57,0.7);
  }

  40%{
    box-shadow: 0 0 0 50px rgba(130,230,57,0);
  }
  80%{
    box-shadow: 0 0 0 50px rgba(130,230,57,0);
  }
  100%{
    box-shadow: 0 0 0 rgba(130,230,57,0);
  }
}


#count .counter {
    font-family: Oswald !important;
}

#count .wpsm_count-title {
    font-family: Oswald !important;
    font-weight: 600 !important;
    letter-spacing: -0.5px !important;
    font-size: 20px !important;
    margin-top: 0px !important;
}

#count .wpsm_counterbox ,
#count .wpsm_number {
    margin-top: 0px !important;
}

#count .wpsm_col-md-4:nth-child(2) .counter{
    letter-spacing: -0.8px;
}

#count .wpsm_col-md-4:nth-child(2) .counter:after {
    content: 'mts²';
    font-size: 38px;
    letter-spacing: -0.5px;
}

#count .wpsm_col-md-4:nth-child(3) .counter:before{
    content: '+';
    font-size: 60px;
}

#count .wpsm_col-md-4:nth-child(2) h3{
    padding: 0 20px;
}

.single-post #wrap #related-posts {
    padding-bottom: 50px;
}

#not .excerpt-more:after,
 #pagenews  .excerpt-more:after{
    font-family: 'sow-fontawesome-free';
    content: "\f061";
    color: #83bb42;
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 19px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.3em;
    position: absolute;
    padding: 0 0 0 5px;
}


/* ACTUALIDAD */

.category-actualidad  #main,
.post-in-category-actualidad #main {
    margin-top: 540px;
}

.category-actualidad  .actualidadtop,
.post-in-category-actualidad .actualidadtop{
    height: 500px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    width: 100%;
    background-size: cover;
}
.category-actualidad  .actualidadtop img,
.post-in-category-actualidad .actualidadtop img{
    width: 27% !important;
    bottom: 8%;
    position: absolute;
    left: 36%;
}

#transparent-header-wrap {
    position: relative;
    display: flex;
}

.post-in-category-actualidad #related-posts {
    background: #F1F2F2;
    max-width: 1200px !important;
    padding: 50px 30px 40px;
}

body .blog-entry.post ul.meta {
    margin: 20px 0 0;
}

body #arrowbtn .ow-button-base a {
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    color: #17a2c5 !important;
    font-family: 'Roboto';
    background-color: transparent;
    border: 0;
    padding: 0;
}

body #arrowbtn .ow-button-base a span span{
    margin-left: 0.3em;
}

#not ul{
    margin: 0;
}

#not .title {
    display: inline-block !important;
    line-height: 24px;
    text-decoration: none;
    font-weight: bold;
    margin: 20px 0 5px;
    font-size: 21px;
    overflow: visible !important;
    width: 100%;
    letter-spacing: -0.5px;
    padding: 0 30px;
}
#not .excerpt {
    min-width: 120px;
    color: #787f92 !important;
    font-size: 15px !important;
    line-height: normal !important;
    width: 100%;
    padding: 0 30px;
    margin: 0;
}


#not .tagcloud {
    background: #124069;
    padding: 8px 12px;
    display: table;
    float: left;
    color: #FFF;
    font-size: 16px !important;
    z-index: 0000000;
    position: absolute;
}

#not .tagcloud a {
    color: #FFF;
    padding-right: 15px;
    font-size: 17px;
    text-decoration: none;
}

#not .display-posts-listing li {
    border-bottom: 0;
    width: 30%;
    display: inline-grid;
-webkit-box-shadow: 0px 0px 27px -4px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 0px 27px -4px rgba(0,0,0,0.10);
box-shadow: 0px 0px 27px -4px rgba(0,0,0,0.10);
}

#not .display-posts-listing li:nth-child(2){
    margin: 0 40px;
}

#not .excerpt-more {
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    width: 100%;
    display: block;
    padding: 10px 0 35px;
    color: #247cc5;
}

/* FIN ACTUALIDAD */

#detcert .panel-cell-style{
    min-height: 270px !important;
}

/* ROTADOR PDF  */

#pdfslider .wptww-testimonials-slidelist.design-1 .fa-quote-left, 
#pdfslider .wptww-testimonials-list.design-1 .fa-quote-left, 
#pdfslider .wptww-testimonials-slide-widget.design-1 .fa-quote-left,
#pdfslider .wptww-testimonials-list h4, 
#pdfslider .wptww-testimonials-slidelist h4, 
#pdfslider .wptww-testimonials-slide-widget h4{
    display:none;
}


#pdfslider .wptww-testimonials-slidelist.design-1 .wptww-testimonials-text em,
#pdfslider .wptww-testimonials-slidelist.design-1 .wptww-testimonials-text p{
    visibility: hidden;
}

/* FIN ROTADOR PDF  */

/* ENCABEZADOS */
.t1 h2{
    line-height: normal !important;
}

/* PANEL CERTIFICADOS*/
.crt1 .gallery-item img{
    width: 50%;
    padding: 0;
}

.crt1 img{
    width: 35%;
    padding: 5% 5% 5% 0;
}

.crt1 .gallery-icon {
    text-align: center;
}

.crt1:nth-child(1) #gallery-1{
  padding: 0 10%;
}

.crt1 .col1 p{
    padding: 0 21%;
    font-size: 14px;
}
.crt1 .col2 p{
    padding: 0;
    font-size: inherit;
}
.crt2 .col1 img {
    height: 120px;
    padding: 5%;
}

.crt2 .col2 img {
    height: 120px;
    width: auto;
    padding: 5%;
}

.crt2 .gallery-icon {
    text-align: center;
}

.nth h3 {
    display: none;
}

.gest1 h2 {
    font-size: 18px;
    color: #FFF;
    margin: 0 0 10px 0;
    font-family: Oswald;
    text-transform: uppercase;
    padding: 0 10% 0 20%;
    font-weight: 500;
}

.gest1 h3 {
    font-size: 26px;
    color: #FFF;
    margin: 0 0 5px 0;
    font-family: Roboto Condensed;
    letter-spacing: 0;
    padding: 8% 0 0 20%;
}

.gest1 p{
     font-size:20px;
}

.gest1 a{
     font-size:20px;
}

.gest1 .gallery-item {
    margin: 0;
}

.gest2 h2{
    color: #83bb42;
    text-transform: uppercase;
}

.gest2 .sow-features-feature-content {
    font-size: 16px;
    line-height: normal;
    text-align: left;
}

.gest2 .sow-more-text {
    text-align: left !important;
}

.gest2 a {
    font-size: 18px;
    color: #FFF !important;
    text-decoration: none !important;
    text-align: left !important;
}

.gest2 a:after {
    font-family: "dashicons";
    content: "\f344";
    color: #83bb42;
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.3em;
    position: absolute;
    padding: 2px 0 0 5px;
}

.ttblue1 .widget-title{
    color: #0d4d82;
    font-family: 'Roboto Condensed';
    letter-spacing: normal;
    text-transform: uppercase;
    font-size: 22px;
}


#pie{
    background-repeat: no-repeat;
}

body #footer-widgets {
    padding: 0;
}


#cathome1 h3 {
    width:136px;
    float:right;
    border:0;
    padding:20px 15px 0 0;
    color:#787F92;
    overflow-wrap:break-word;
    font-size:16px;
    font-weight:500;
    letter-spacing:normal;
    height:82px;
    position:relative;
    vertical-align:middle;
    -webkit-transform:rotateX(0deg);
    -moz-transform:rotateX(0deg);
    -o-transform:rotateX(0deg);
    transform:rotateX(0deg);
    transition:all 0.5s ease 0s;
    -webkit-transition:all 0.5s ease 0s;
    -moz-transition:all 0.5s ease 0s;
    -ms-transition:all 0.5s ease 0s;
    -o-transition:all 0.5s ease 0s
}

#cathome1 p {
    margin:0
}

#cathome1 img {
    margin:-20px 0 0 -10px;
    display:inline-block;
    width:114px
}

#cathome1 .widget_sow-editor {
    margin:0
}

#cathome1 .widget_sow-button {
    position: relative;
    margin: 100px -15px -120px 0 !important;
    width: 100%;
    display: inline-block;
}

#cathome1 a {
    padding:7px 13px;
    width:32px;
    float:right;
    font-size:12px;
    margin-right:-10px;
    text-decoration:none
}

#cathome1 a:hover {
    transform:scale(1.1);
    transition:all 0.5s ease
}

#cathome1 a .sow-icon-ionicons {
    margin:0
}

#cathome1 h3:hover {
    color:#00517C;
    transform:scale(1.1);
    transition:all 0.3s ease
}

#cathome1 img:hover {
    transform:scale(1.1) rotate(-5deg);
    transition:all 0.5s ease
}

#cathome1 .panel-widget-style {
    cursor:pointer;
    max-height:106px;
    height:106px
}

#tmel{
margin-top:-20vh
}

#chatbot-button.dapta-chatbot-button {
   z-index: 2147483648;
}


/* (1920x1080) Full HD Display */
@media  screen and (max-width: 1920px) {

body #bgdb1 {
    background: rgb(131,187,66);
    background: linear-gradient(90deg, rgba(131,187,66,1) 32%, rgba(245,245,245,0) 30%);
}
body #bgdb3 {
    background: rgb(245,245,245);
    background: linear-gradient(90deg, rgba(245,245,245,1) 32%, rgba(245,245,245,0) 30%);
}

#tmel{
margin-top:-16vh
}

}


/* CSS MEDIA 480 */

@media only screen and (max-width: 768px) {

#site-logo #site-logo-inner a img {
    max-width: 180px !important;
    margin: 0;
}

body .oceanwp-mobile-menu-icon .wcmenucart {
    background: #86b951;
    height: 74px;
    display: block;
    float: left;
    width: 68px;
}

body .wcmenucart-count:before {
    top: 26px;
}

body .wcmenucart-count{
    padding-left: 10px;
}

body #bgdb2 {
    margin-top: 0;
}

body #bgdb1 {
    background: rgb(131,187,66) !important;
    min-height: auto;
}

body #bgdb3 {
    background: rgb(245,245,245) !important;
}

.bghalf1 {
    background: rgb(245,245,245) !important;
}

#count{
    margin-top: 40px;
}

#not .category-posts-internal li {
   width: 100%;
}

#not .category-posts-internal li:nth-child(2) {
    margin: 0;
}

#bnninter1 .sow-slider-image-wrapper h1 {
    width: 85%;
    padding: 0 0 0 40px;
    font-size: 30px !important;
    line-height: normal;
}

#bnninter1 .sow-slider-image-wrapper h2 {
    width: 90%;
    font-size: 20px !important;
    padding: 0 0 0 40px;
}

body #pagenews .display-posts-listing .image {
    margin: 0 0 20px;
}