/*
Theme Name: Protoners
Theme URI: https://www.protoners.com/
Version: 1.0.0
Description: Designed by <a href="https://www.jlstudio.mx.com">Jlstudio</a>.
Author: JlStudio
Author URI: https://www.jlstudio.com.mx
Tags: Protoners
*/
html{
  scroll-behavior: smooth;
}
body {
  font-family: "Atkinson Hyperlegible", serif;
  font-weight: 400;
  font-style: normal;
  margin: 0;
  
}
header{
  box-shadow: 4px 0 8px 0 rgba(0, 0, 0, 0.25);
  position: fixed;
  width: 100%;
  z-index: 99999;
  background: #fff;
  height: 67px;
}
#main-content{
padding-top:100px;
}
.main_menu_content{
  width: 100%;
  height: 0%;
  position: fixed;
  background: #fff;
  z-index: 9999;
  top: 99px;
  overflow: hidden;
  transition: 0.5s;

}
.slick-slide{
display:block;
}
.slick-slide img{
height: 100%;
width: 100%;
object-fit: cover;

}
.container_img_slide{
	height: 214px;
    width: auto;
}
	
.content_links{
  text-align: center;
}
.content_links li:first-child{
  border-left: 0;
}
.content_links li{
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px;
  border-left: 1px solid;
}
.content_links li a{
  color: #1C1C1C;
  text-transform: uppercase;
}

#main-content, #primary{top: 85px;
  position: relative;
  padding-bottom: 85px;

}
.main_menu_content .menu{
  width: 235px;
  margin: 20px auto;

}
.main_menu_content .menu  li a{
  font-weight: 700;
  line-height: 1.2;
  color: #1E1E1E;
  text-transform: uppercase;
  font-size: 40px;
  text-align: center;
  border-bottom: 1px solid #1E1E1E;
  padding: 10px 0 ;
  display: block;
}
.main_menu_content .container_pleca {
  position: relative;
  width: 76px;
  height: 150px;
  margin: 0 auto;
}
.main_menu_content .item_pleca {
  width: 25%;
  height: 100%;
  display: inline-block;
  margin-right: -5px;
}
.main_menu_content .container_pleca:last-child{
  height: calc(100% - 595px);
}
.icon-cart{
  position: relative;
  display: inline-block;
  margin-right: 18px;
}

.icon-cart span{
  font-weight: 700;
  position: absolute;
  width: 15px;
  height: 15px;
  border: 2px solid #FC023E;
  border-radius: 50%;
  font-size: 9px;
  color: #fff;
  top: -5px;
  right: -11px;
  text-align: center;
  line-height: 1.3;
  background: #FC023E;

}
.woocommerce div.product p.stock {
  font-size: 1.2em;
  color: #00168D;
  font-weight: 800;
  text-transform: uppercase;
}
.container_right{
  padding: 16px 0;
}
.title1, .page-title{
  font-weight: 700;
  font-size: 62px;
  line-height: 93px;
color: #00168D;
}
.title3, .wp-block-heading {
  font-weight: 700;
  font-size: 43px;
  line-height: 1;
color: #00168D;
}
.wc-block-cart__empty-cart__title{
  font-size: 35px !important;
}
.page-title{
  text-align: center;
}
.main_title{
  margin-top: -30px;
  margin-bottom: 25px;
}
.btn_protoners{
  background: #00168D;
  color:#ffffff;
  border-radius: 10px;
  padding: 8px 20px;
  display: inline-block;

}
.item_product{
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 14px;
  margin: 20px 10px;
}
.item_product img{
  display: inline-block !important;
}
.title_product, .woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 18px !important;
    line-height: 27px;
    color: #1E1E1E;
    font-weight: normal;
    height: 58px;
    overflow: hidden;
    display: inline-block;

}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  padding-bottom: .3em !important;
}
.brand_product{
  font-size: 22px;
  line-height: 33px;
  font-weight: 700;
  color: #00168D;

}
.price_product{
  font-size: 22px;
  line-height: 33px;
  font-weight: 700;
  color: #1E1E1E;

}
.container_btn{
  margin-top: 10px;

}
.container996{
  max-width: 996px;
  width: 99%;
  margin:  0 auto;
  display: block;
}
* {
  box-sizing: border-box;

}
.atkinson-hyperlegible-regular {
  font-family: "Atkinson Hyperlegible", serif;
  font-weight: 400;
  font-style: normal;
}

.atkinson-hyperlegible-bold {
  font-family: "Atkinson Hyperlegible", serif;
  font-weight: 700;
  font-style: normal;
}

.diblock{
  display: inline-block;
}

.slick-arrow{
  position: absolute;
  width: 40px;
  height: 40px;
  text-indent: -99999999px;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 0;
  z-index: 9;
  cursor: pointer;
}
.slick-prev{
  left: 0;
  background: url('/wp-content/themes/cyalum/images/nav-izquierda.png');

}
.slick-next{
  right: 0;
  background: url('/wp-content/themes/cyalum/images/nav-derecha.png');

}
#service{
  background: #fff;
  color: #1E1E1E;
  position: relative;
  padding-left: 0;
  padding-right: 0;

}
.container_services{
  position: relative;
  width: 100%;

}
#service h2{
  color: #1E1E1E;
}
.container_pleca{
  position: absolute;
  width: 76px;
  height: 100%;
}
.item_pleca{
  width: 100%;
  height: 25%;
  display: block;
}
.p_left{
  left: 0;
  top: 0;
}
.p_right{
  right: 0;
  top:0;

}
.bg_blue{
  background: #049FE2;

}
.bg_pink{
  background: #E5007E;

}
.bg_yellow{
  background: #FCE911;

}
.bg_black{
  background: #1C1C1C;

}

.item-slider_home{
  position: relative;
  overflow: hidden;
}
.pleca1{
  background: transparent;
  width: 94%;
  height: 50px;
  position: absolute;
  transform: rotate(-41deg);
  right: 183px;
  bottom: -11px;
  border-left: 40px transparent solid;
  border-top: 59px #FCE911 solid;
}
.pleca2{
  background: transparent;
  width: 57%;
  height: 50px;
  position: absolute;
  transform: rotate(-41deg);
  right: 222px;
  top: 21px;
  border-left: 40px transparent solid;
  border-top: 43px #2c3be4 solid;


}
.pleca3{
  background: #E5007E;
  width: 59%;
  height: 50px;
  position: absolute;
  transform: rotate(-33deg);
  right: -70px;
  top: 36px;

}
.pleca4{
  background: #1C1C1C;
  width: 189px;
  height: 189px;
  position: absolute;
  right: -97px;
  bottom: -125px;
  transform: rotate(50deg);

}
.container_img_slider{
  display: block;
  text-align: center;
  z-index: 999;
  position: relative;
}
.container_img_slider img{
  display: inline-block;
  width: 50%;
  margin: 0 auto;

}
.new_btn{
  color: #fff;
  background-color: #00168D;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 13px;
  width: 150px;
  padding: 3px;
  text-align: center;

}
.title_slider{
  color: #1E1E1E;
    font-size: 33px;
    line-height: 1.2;
    margin-top: 0;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 15px;

}
.woocommerce-order-details__title{
  font-weight: 900;
  color: #FC023E;

}
.woocommerce-table__product-name.product-name, .woocommerce-table__product-table.product-total {
  color: #00168D;
  font-weight: 700;
  text-transform: uppercase;

}

.content_slider{
  color: #1E1E1E;
  font-size: 25px;
  line-height: 1.2;
}
.content_slider p{
  margin: 0;
}
.content_left_slider{
  text-align: left;
  padding-left: 40px;
}
.item-slider_home .btn_protoners{
  font-weight: 900;
  width: 220px;
  padding: 16px;
text-align: center;
}

.my-logo,
footer {
  width: 100%;
  padding-left: 1%;
  margin-bottom: 8px;
}
body > header > h1 > a {
color: #ffffff;
font-weight: 400;
}
article > header {

}
footer {
  margin-top: 4px;
  position: relative;
}
footer .container_pleca{
  width: 100%;
  height: 20px;
  top: 0;
  left: 0;
  overflow: hidden;
}

footer .item_pleca{
  width: 25%;
  height: 100%;
  display: inline-block;
  margin-right: -4px;
}


a {
  text-decoration: none;
}
.ptb70{
  padding: 70px;

}
/* 'Margin: 0 auto' centers block content on the page */
.wrap {
  width: 99%;
  margin: 0 auto;
}

.content-area {
  display: inline-block;
}

.content-thin {
    width: 70%;
}

.content-full-width {
    width: 100%;
}

.content-area,
.primary-sidebar {
  display: inline-block;
}

.primary-sidebar {
  width: 25%;
  padding: 1%;
  vertical-align: top;
  background-color: #ececec;
}

.article-loop {
    width: 45%;
    text-align: left;
    margin: 5px;
    padding: 10px;
}

.article-full {
  width: 99%;
  padding: 1%;
}

.article-loop,
.article-full {
  display: inline-block;
  vertical-align: top;
  background-color: #FFF;
  border-radius: 4px;
  margin-bottom: 4px;
}


.item_services{
  border: 1px solid #1E1E1E;
  padding: 15px;
  margin-bottom: .75rem;
  margin-top: .75rem;
  font-size: 14px;
  line-height: 21px;
  display: inline-block;
}
.item_services h4{
display: inline-block;
vertical-align: middle;
font-size: 30px;
font-weight: 700;
line-height: 45px;
margin: 0;
}
.item_services span{
  display: inline-block;
  vertical-align: middle;

}
.item_services ul{
  margin-bottom: 0;

  font-weight: 700;
}
.item_services ul{
  list-style-type: disc;

}

.container660{
  max-width: 660px;
  width: 100%;

}
#mision{
  padding-top: 120px;
}
.img_responsive{
  max-width: 100%;
  width: auto;
  display: block;
}
.conatiner_txt_mision{
  background: #00168D;
  color: #FFF;
  font-size: 20px;
  line-height: 24px;
  padding: 20px;
  width: 120%;
  z-index: 999;
  position: relative;
  transform: translate(95px, 28%);
}
.conatiner_txt_mision h3{
  font-size: 56px;
  line-height: 84px;
  font-weight: 700;
  margin: 0;

}
.container_txt_vision{
  background: #fff;
  color: #1E1E1E;
  font-size: 20px;
  line-height: 24px;
  padding: 20px;
  width: 100%;
  z-index: 999;
  position: relative;
  transform: translate(-196px, 20px);
}
.container_txt_vision h3{
  font-size: 56px;
  line-height: 84px;
  font-weight: 700;
  margin: 0;
 color: #1E1E1E;

}
.container-title{
  color: #1E1E1E;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  margin-bottom:10px ;


}
.container-title img{
  display: block;
  margin: 0 auto;

}
.item_valores{
  text-align: center;

}
.container_valores{
  margin-top: 45px;
}

.footer{
  background: #fff;
  color: #1E1E1E;
  margin: 0;
  padding: 60px 0 0;

}
.text_footer{
  font-size: 18px;
  line-height: 21px;
  font-weight:700;

}
.title_footer{
  font-size: 16px;
  line-height: 24px;
}
.phone,
.Clock{
  margin-top:16px ;
}
.direction{
  margin-top: 100px;
}

.phone .text_footer >div img{
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;

}
.phone .text_footer >div{
  font-size: 22px;
  font-weight: 33px;

}
.title_contact_form{
  font-size: 42px;
  font-weight: 700;
  line-height: 63px;
}
.title_contact_form p{
  margin: 0 0 16px;

}
.form-group input,
.form-group textarea{
  border-radius: 10px;
  width: 100%;
  padding: 15px;
  font-size: 16px;

}
.form-group textarea{
height: 180px;
}
.form-group label {
  font-size: 20px;
  line-height: 30px;
 color: #1E1E1E;
 margin-bottom: 15px;
 display: inline-block;
}
.wpcf7-submit, body a.woocommerce-button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce button.button{
  background: #FC023E !important;
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  width: 220px;
  padding: 12px 0;
  border-radius: 10px !important;
  border-color: #FC023E;
  border: 0;
  text-align: center;
  margin-bottom: 10px !important;

}
li.item_product{
  text-align: center;
}
.woocommerce-table__product-name a{
  font-size: 16px;
  line-height: 30px;
 color: #1E1E1E;
 margin-bottom: 15px;
 display: inline-block;

}

li.item_product img{
  max-width: 150px !important;
  margin-top: 15px !important;
}
li.item_product .ajax_add_to_cart{
  background-color: #00168D !important;
  color: #fff !important;
  border-radius: 10px !important;
  margin-bottom: 15px !important;


} 
.woocommerce-Price-amount{
  color: #1E1E1E;
  font-size: 18px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb, .woocommerce .woocommerce-result-count{
  font-size: 18px !important;
    line-height: 27px;
    color: #1E1E1E  !important;
    font-weight: normal;

}
.woocommerce .woocommerce-ordering select{
  border-radius: 10px;
  padding: 9px;
}
.woocommerce nav.woocommerce-pagination ul{
  border-radius: 0;
  border: 0 !important;
}
.woocommerce-pagination .page-numbers li{
  width: 40px;
  height: 40px;
  border-radius: 10px;
  border: 1px solid #00168D !important;
  text-align: center;
  margin: 10px .3rem  !important;
}
.woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a{
  padding: .7rem .5rem !important;
  font-weight: 700 !important;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #00168D !important;
  color: #fff !important;
  
}
.woocommerce .woocommerce-ordering {
  margin: 0 0 2em !important;
}
.related.products{
clear: both;
}
.entry-summary .entry-title{
  font-size: 28px;
  line-height: 1.2;
  font-weight: normal;

}
body .qib-button-wrapper .minus.qib-button, body .qib-button-wrapper .plus.qib-button {
  background: #E4E4E4 !important;
  border-radius: 50%;
}
html body .woocommerce-page div.product form.cart div.quantity.wqpmb_quantity, html body .woocommerce div.product form.cart .quantity.wqpmb_quantity, html body .woocommerce div.product .quantity.wqpmb_quantity {
  margin: 0 7px !important;
}

.entry-summary{

}
.entry-summary{

}

.qib-button-wrapper .quantity input.input-text.qty.text, .qib-button-wrapper button.qib-button, .qib-button-wrapper div.quantity.wqpmb_quantity{
  font-family: "Atkinson Hyperlegible", serif;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  background-color: #FC023E;
  padding: 16px;
  border-radius: 10px;
  margin-left: 10px;
}

.wc-block-cart-items__header-image, .wc-block-cart-items__header-total, body .is-large.wc-block-cart .wc-block-cart__totals-title{
  font-weight: 700;
  font-size: 28px;
  color: #00168D;
  text-transform: uppercase;


}
.wc-block-components-formatted-money-amount{
  color: #00168D;
  font-weight: 700;
  font-size: 22px;

}
.wc-block-components-product-name{
  color:#1E1E1E;
  font-size: 20px !important;

}
.is-large.wc-block-cart .wc-block-cart-items td {
  border-top: 1px solid #1E1E1E !important;
  padding: 24px 0 24px 16px;
  vertical-align: top;
}
.wc-block-components-totals-wrapper{
  border-top: 1px solid #1E1E1E !important;

}
.woocommerce table.shop_table{
  border-top: 1px solid #1E1E1E !important; 
}
.wc-block-cart .wc-block-cart__submit-container{
  background: #FC023E;
  color: #fff;
  border-radius: 10px;

}
.wc-block-cart .wc-block-cart__submit-container a{
  color: #FFF;
  font-weight: 900;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {

  font-size: 18px;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){
  background: #FC023E;
  color: #fff;
  border-radius: 10px;
  border: 0; 
  font-weight: 900;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-components-checkout-return-to-cart-button{
  border: 2px solid #00168D;
  border-radius: 10px;
  font-weight: 900;
  padding: 11px 31px;
  color: #00168D;
}
.woocommerce-MyAccount-navigation-link a{
  font-weight: 700;
  color: #1E1E1E;
  border-bottom: 1px solid #1E1E1E;
  line-height: 1.5;
  display: block;
  text-align: center;
  padding: 8px;
  font-size: 23px;
  text-transform: uppercase;
  
}
body.woocommerce-account nav .item_pleca {
    width: 25%;
    height: 100%;
    display: inline-block;
    margin-right: -5px;

}
body.woocommerce-account nav .container_pleca {
  position: relative;
  width: 22%;
  height: 200px;
  margin: 0 auto;
}
.wrap_category #primary-sidebar{
width: 300px;
display: inline-block;
vertical-align:top;
margin-right: 25px;

}
.wrap_category #primary-sidebar h6{
  font-size: 15px;
  margin: 10px 0 0;
}
.wrap_category .wrap_loop {
  width: calc( 100% - 335px);
display: inline-block;
vertical-align:top;

}
.price_slider_wrapper{
  position: relative;
}
.wpc-filter-title, .widget-title{
      font-weight: 700;
    font-size: 19px;
    line-height: 1;
    color: #00168D;
}
.price_label {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    position: absolute;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: right !important;
    width: 100%;
    margin-top: 40px;
}
.widget.widget_wpc_filters_widget{
  margin-top: 30px;

}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    min-height: 486px;
}
@media screen and (max-width: 800px) {
  .article-loop {
    width: 99%;
  }
}
.woocommerce-orders-table thead th {
  color: #00168D;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;

}
.woocommerce table.shop_table td{

  border-top: 1px solid #1E1E1E !important;
}
.woocommerce table.shop_table{
  border: 1px solid #1E1E1E !important;

}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  font-weight: 700;
  border-top: 1px solid #1E1E1E !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  padding: 11px;
  border-radius: 10px;
  border: 1px solid #1E1E1E !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #1E1E1E !important;
  border-radius: 10px !important;
}
.select2-container .select2-selection--single {
  height: 39px !important;
}
.woocommerce-account .addresses .title .edit {
  float: left !important;
}
.woocommerce-Address-title h2{ 
  font-weight: 700;
  font-size: 24px;
  color: #00168D;
  text-transform: uppercase;
}
.woocommerce-Address-title  a{
  color: #E5007E;
  font-weight: 700;
  margin-bottom: 15px;
}
.content_pleca{
  position: relative;
  overflow: hidden;

}

.wc-block-grid.has-4-columns .wc-block-grid__product {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 14px;
}
.wp-block-button__link {
  background-color: #00168D !important;
  color: #fff !important;
  border-radius: 10px !important;
  margin-bottom: 15px !important;
}
.wc-block-grid__product-title{
  font-size: 18px !important;
    line-height: 27px !important;
    color: #1E1E1E !important;
    font-weight: normal !important;
}

.wc-block-grid.has-4-columns .wc-block-grid__product {
  flex: none !important;
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  position: relative;
  width: 22.05% ;
  margin-left: 0;
}
.wc-block-grid__products .wc-block-grid__product:last-child{
  margin-right: 0;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
  background-color: #00168D !important;
}

@media screen and (max-width: 1362px) {
  .container_pleca {
    width: 40px;
}
#service .container{
  width: calc(100% - 80px);

}
}
@media screen and (max-width: 992px) {
  .container996 img{
    max-width: 100%;

  }
  .container_pleca {
    width: 12px;
}
.conatiner_txt_mision {
  width: 100%;
  transform: none;
}
.container_img img{
  width: 100%;

}
.container_txt_vision {
  width: 100%;
  transform: none;
}
#mision {
  padding-top: 20px;
}
.ptb70 {
  padding: 30px;
}

.title_slider {
  font-size: 25px;
}
.title1, .page-title {
  font-size: 52px;
  line-height: 82px;
}
.conatiner_txt_mision h3 {
  font-size: 52px;
  line-height: 82px;
}
.container_txt_vision h3 {
  font-size: 52px;
  line-height: 82px;
}
.footer .right-align {
  text-align: left;
}
.direction {
  margin-top: 10px;
}
.pleca4 {

  bottom: -154px;
}
.pleca3 {
  right: -36px;
}
.pleca1 {
  right: 157px;
  bottom: -66px;
}
.pleca2 {
  right: 168px;
}
.content_pleca{
  margin-top: 25px;

}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 100% !important;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
     margin: 0 3.8% 2.992em 0 !important;
}
.woocommerce-page ul.products li:nth-child(3n) {
     clear: both;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: unset !important;
}
}
@media screen and (max-width: 768px) {
  .pleca4 {
    bottom: -104px;
}
.pleca1 {
  right: 283px;
  bottom: -66px;
}
.pleca3 {
  right: -118px;
}
.wrap_category #primary-sidebar {
    width: 100%;
    margin-bottom: 20px;
}
.wrap_category .wrap_loop {
    width: 100%;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 48%!important;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
  margin: 0 3.8% 2.992em 0 !important;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 48%;
        float: left;
        clear: both;
       margin: 0 3.8% 2.992em 0 !important;
    }
   body .wrap_loop .woocommerce-page ul.products li:nth-child(2n) {
     margin-right: 0 !important;
}

    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        margin-right: 0 !important;
    }

}
@media screen and (max-width: 768px) {
  .container {
    width: 95% !important;
}
.woocommerce div.product div.images img {
  width: auto !important;
  max-width: 100% !important;
}
}
@media screen and (max-width: 722px) {
  .pleca3 {
    right: -182px;
    width: 80%;
}

}
@media screen and (max-width: 600px) {
  .wc-block-grid.has-4-columns .wc-block-grid__product {
    width: 48%;
    float: left !important;
    clear: both !important;
    margin: 0 0 2.992em !important;
  }
  .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) {
    float: right !important;
    clear: none !important;
  }
  .wc-block-grid__products{
    display: block!important;
  }
}

@media screen and (max-width: 583px) {
  .pleca3 {
    right: -172px;
    width: 94%;
}
.pleca1 {
  right: 250px;
  bottom: -66px;
}
.title1, .page-title {
  font-size: 52px;
  line-height: 54px;
}

}
@media screen and (max-width: 435px) {
  .pleca2 {
    right: 115px;
    top: -25px;
}
.pleca1 {
  right: 181px;
  bottom: -45px;
}

}
@media screen and (max-width: 360px) {

  .pleca3 {
    right: -144px;
    width: 94%;
    top: -6px;
    height: 25px;
}
.pleca2{
  border-left: 31px transparent solid;
  border-top: 26px #2c3be4 solid;
}
.pleca4 {
  bottom: -129px;
}


.pleca1 {
  right: 145px;
  bottom: -22px;
  border-top: 32px #FCE911 solid;
}
.item-slider_home .btn_protoners {
  padding: 11px;
}

}

@media screen and (max-width: 400px) {
  .content-area,
  .primary-sidebar {
    width: 100%;
  }
}
