header.main-header {
  padding: 45px 0; }

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
select,
textarea {
  border: 1px solid #eee; }

#blog .bread {
  background-image: url(../images/bread_blog.jpg); }

.single-post .elementor a {
  color: #33a8c8;
  font-weight: 600;
  text-decoration: underline; }

.bread {
  margin-bottom: 60px;
  background-color: #ccc;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .bread h1 {
    font-size: 72px;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    padding: 65px 0; }
    @media (max-width: 767.98px) {
      .bread h1 {
        font-size: 35px;
        text-align: center; } }
    @media (max-width: 991.98px) {
      .bread h1 {
        font-size: 55px; } }

.btn {
  padding: 15px 50px;
  background-color: #262728;
  color: #fff;
  font-size: 20px;
  line-height: 1; }
  .btn:hover {
    opacity: .8;
    color: #fff; }

#blog .control-mix ul {
  padding: 0px 0px 60px 0; }
  #blog .control-mix ul li {
    padding-right: 15px; }
    #blog .control-mix ul li a {
      border: none;
      color: #c5c5c5; }
      #blog .control-mix ul li a.mixitup-control-active {
        color: #333;
        border-bottom: 3px solid #33a8c8; }
      #blog .control-mix ul li a:hover {
        background-color: transparent; }
#blog .first-post .thumbnail {
  width: 60%;
  position: absolute;
  height: calc(100% - 20px); }
  @media (max-width: 991.98px) {
    #blog .first-post .thumbnail {
      position: relative;
      height: 250px;
      width: 100%; } }
#blog .first-post .inner {
  width: 40%; }
  @media (max-width: 991.98px) {
    #blog .first-post .inner {
      width: 100%; } }
#blog .first-post .item-blog {
  display: flex;
  flex-direction: row;
  overflow: hidden; }
  @media (max-width: 991.98px) {
    #blog .first-post .item-blog {
      flex-direction: column; } }
#blog .first-post .inner {
  margin-left: 60%;
  flex: 1;
  padding: 40px 60px 40px 60px; }
  @media (max-width: 991.98px) {
    #blog .first-post .inner {
      margin-left: 0; } }
#blog .title-blog {
  text-align: left;
  font-weight: 700;
  font-size: 28px;
  color: #000;
  margin-bottom: 20px; }
#blog .thumbnail {
  width: 100%;
  height: 250px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
#blog .item-blog {
  background-color: #fff;
  margin-bottom: 20px;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.1); }
#blog .inner {
  padding: 10px 35px 25px 35px; }
  #blog .inner .info-post a {
    color: #33a8c8;
    font-size: 16px;
    margin-bottom: 10px;
    display: block; }
  #blog .inner p {
    font-size: 18px;
    color: #666666;
    font-weight: 500; }
#blog .divider {
  width: 80px;
  height: 7px;
  display: block;
  margin-bottom: 10px;
  background-color: #e5e5e5; }
#blog #navigationpost {
  z-index: 99;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.1); }
  @media (max-width: 567.98px) {
    #blog #navigationpost {
      display: none; } }
  #blog #navigationpost.fixed {
    position: fixed;
    width: calc((1140px / 12) * 3 - 15px);
    top: 50px;
    margin-top: 0 !important; }
    @media (max-width: 767.98px) {
      #blog #navigationpost.fixed {
        width: calc((540px / 12) * 4 - 15px); } }
  #blog #navigationpost div {
    background-color: #fff;
    width: 100%;
    font-size: 18px;
    border-bottom: 1px solid #f5f5f5; }
    @media (max-width: 767.98px) {
      #blog #navigationpost div {
        font-size: 14px; }
        #blog #navigationpost div a {
          padding: 10px; } }
    #blog #navigationpost div a {
      cursor: pointer;
      border-left: 4px solid #fff;
      padding: 15px 25px;
      color: #333;
      display: block;
      width: 100%; }
      #blog #navigationpost div a.active, #blog #navigationpost div a:hover {
        cursor: pointer;
        border-left: 4px solid #47b0c7;
        background-color: #f5f5f5; }
#blog .scroll-progress {
  height: 10px;
  width: 0px;
  background-color: #33a8c8; }
  #blog .scroll-progress.fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999; }

.wp-paginate li a,
.wp-paginate li .current {
  border: none;
  border-radius: 6px;
  width: 33px;
  height: 33px;
  font-weight: 700;
  color: #262728;
  display: inline-block;
  line-height: 33px;
  text-align: center;
  padding: 0;
  background-color: #fff; }
  .wp-paginate li a.next,
  .wp-paginate li .current.next {
    background-color: #262728;
    color: #fff; }
.wp-paginate li .current {
  background-color: #262728;
  color: #fff; }

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #33a8c8;
  color: #fff;
  border: 1px solid #33a8c8;
  font-size: 16px;
  font-weight: 700 !important;
  padding: 15px 30px; }
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt:hover {
    background-color: #33a8c8;
    color: #fff;
    opacity: .8; }

.site-header,
body:not([class*=elementor-page-]) .site-main {
  max-width: 1130px; }

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
  float: none;
  width: 100%; }
.woocommerce table.cart,
.woocommerce table.shop_table.shop_table_responsive,
.woocommerce .shop_table.woocommerce-checkout-review-order-table {
  border: none; }
  .woocommerce table.cart td,
  .woocommerce table.shop_table.shop_table_responsive td,
  .woocommerce .shop_table.woocommerce-checkout-review-order-table td {
    border: none; }
  .woocommerce table.cart.cart th,
  .woocommerce table.shop_table.shop_table_responsive.cart th,
  .woocommerce .shop_table.woocommerce-checkout-review-order-table.cart th {
    border: none;
    background-color: #262728;
    color: #fff; }
  .woocommerce table.cart th,
  .woocommerce table.shop_table.shop_table_responsive th,
  .woocommerce .shop_table.woocommerce-checkout-review-order-table th {
    border: none; }
.woocommerce table tbody > tr:nth-child(odd) > td,
.woocommerce table tbody > tr:nth-child(odd) > th {
  background-color: #eee;
  border-bottom: 1px solid #ccc; }
.woocommerce .woocommerce-checkout {
  position: relative; }
.woocommerce #order_review_heading {
  position: absolute;
  top: 0;
  right: calc(40% - 15px);
  transform: translate(100%, 0); }
  @media (max-width: 767.98px) {
    .woocommerce #order_review_heading {
      right: initial;
      position: relative;
      transform: none;
      margin-left: 15px; } }
.woocommerce #order_review {
  float: right;
  margin-top: 50px;
  width: calc(40% - 15px);
  margin-left: 15px;
  display: inline-block; }
  @media (max-width: 767.98px) {
    .woocommerce #order_review {
      width: 100%;
      float: none;
      width: calc(100% - 30px);
      margin: 0 15px; } }
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  margin-top: 10px; }
.woocommerce .select2-container--default .select2-selection--single {
  width: 100%;
  border: none;
  padding: 10px 15px;
  height: auto; }
.woocommerce .woocommerce-input-wrapper,
.woocommerce form .form-row input.input-text {
  width: 100%;
  border: none; }
.woocommerce table.shop_table a {
  color: #000;
  font-weight: 700; }
.woocommerce table.shop_table #coupon_code {
  width: 150px; }
.woocommerce .col2-set {
  width: calc(60%);
  display: inline-block; }
  @media (max-width: 767.98px) {
    .woocommerce .col2-set {
      width: 100%; } }
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
  max-width: 100%; }
.woocommerce .woocommerce .col2-set .col-2,
.woocommerce .woocommerce-page .col2-set .col-2 {
  width: 100%; }
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce .woocommerce button.button,
.woocommerce input.button {
  background-color: transparent;
  border: 1px solid #33a8c8;
  font-size: 16px;
  font-weight: 700 !important;
  color: #33a8c8;
  padding: 15px 30px; }
  .woocommerce #respond input#submit:hover,
  .woocommerce a.button:hover,
  .woocommerce .woocommerce button.button:hover,
  .woocommerce input.button:hover {
    background-color: #33a8c8;
    color: #fff; }
.woocommerce .woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce .woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-size: 28px;
  color: #262728;
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 0; }
.woocommerce ul.products li.product .price {
  font-size: 24px;
  color: #33a8c8;
  font-weight: 700;
  text-align: right;
  margin-bottom: 0; }
.woocommerce .inner-product {
  padding: 0 30px 30px 30px; }
  .woocommerce .inner-product .woocommerce-loop-excerpt {
    color: #666666; }
  .woocommerce .inner-product .read-more {
    margin-top: 15px;
    display: inline-block;
    line-height: 45px;
    color: #33a8c8;
    text-decoration: underline !important;
    font-size: 16px; }
    @media (min-width: 1023.98px) and (max-width: 1100px) {
      .woocommerce .inner-product .read-more {
        width: 100%;
        text-align: center; } }
  .woocommerce .inner-product a.button {
    float: right; }
    @media (min-width: 1023.98px) and (max-width: 1100px) {
      .woocommerce .inner-product a.button {
        float: none;
        width: 100%;
        text-align: center; } }
.woocommerce .wrapper-inner {
  display: flex;
  margin-bottom: 10px; }
  .woocommerce .wrapper-inner div {
    width: 70%;
    line-height: 32px; }
  .woocommerce .wrapper-inner span {
    width: 30%;
    text-align: right; }
.woocommerce .cat-products {
  color: #33a8c8;
  font-size: 16px;
  font-weight: 600;
  display: inline-block; }

#colaboremos-wrapper {
  display: flex; }

.colaboremos-wrapper {
  padding-bottom: 80px;
  margin-top: 65px; }
  .colaboremos-wrapper .inner {
    background-color: #fff;
    padding: 15px 30px 25px 30px;
    box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.1); }
    .colaboremos-wrapper .inner .info {
      margin-bottom: 15px;
      font-size: 16px; }
    .colaboremos-wrapper .inner .title {
      font-weight: 700;
      font-size: 28px;
      margin-bottom: 20px; 
		height:60px;}
@media only screen and (max-width: 991px) {
      .colaboremos-wrapper .inner .title {
 
		height:auto;}
}
    .colaboremos-wrapper .inner .divider {
      width: 80px;
      height: 7px;
      display: block;
      margin-bottom: 10px;
      background-color: #e5e5e5; }
    .colaboremos-wrapper .inner .btn {
      padding: 15px 0;
      width: 100%;
      max-width: 200px; }

.fly-cart {
  transition: all 1s ease;
  top: 50%;
  position: fixed;
  background-color: #fff;
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.1);
  right: 0;
  transform: translate(0, -50%);
  padding: 10px;
  text-align: center; }
  .fly-cart .view-cart-mobile {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    transform: translate(-100%, 0);
    background-size: 25px 25px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/shopping-cart-icon.png); }
    @media (max-width: 767.98px) {
      .fly-cart .view-cart-mobile {
        display: block; } }
  @media (max-width: 767.98px) {
    .fly-cart {
      transform: translate(100%, 0); }
      .fly-cart.active {
        transform: translate(0%, 0);
        transition: all 1s ease; } }
  .fly-cart .item-cart {
    display: flex;
    border-bottom: 4px solid #e5e5e5;
    padding-bottom: 5px; }
    .fly-cart .item-cart .thumbnail {
      width: 75px; }
    .fly-cart .item-cart .inner-item-cart {
      text-align: left;
      padding-left: 10px; }
    .fly-cart .item-cart .remove-item {
      color: #ccc;
      font-size: 14px;
      text-decoration: none;
      float: right; }
      .fly-cart .item-cart .remove-item span {
        text-align: center;
        margin-left: 5px;
        display: inline-block;
        color: #ccc;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: 1px solid #ccc;
        line-height: 10px; }
  .fly-cart .subtotal {
    padding: 20px 0;
    font-weight: 700;
    border-bottom: 4px solid #e5e5e5;
    margin-bottom: 75px; }
  .fly-cart a {
    text-decoration: underline;
    color: #33a8c8; }
  .fly-cart .btn {
    padding: 0;
    margin-top: 5px;
    height: 50px;
    max-width: 180px;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    width: 100%; }

.gform_body {
  width: 100% !important; }
  .gform_body input {
    height: 60px;
    padding: 5px 15px !important;
    font-size: 16px; }
  @media (max-width: 639.98px) {
    .gform_body {
      padding: 0 15px; }
      .gform_body label {
        display: none !important; } }

.gform_footer .gform_button {
  background-color: #33a8c8;
  height: 60px !important;
  padding: 0 25px !important;
  color: #fff;
  border: none; }
@media (max-width: 639.98px) {
  .gform_footer {
    padding: 0 15px !important; } }

footer {
  background-color: #262728;
  padding: 35px 0 0 0; }
  footer .social {
    font-weight: 700;
    color: #fff; }
    @media (max-width: 991.98px) {
      footer .social {
        text-align: center;
        margin: 30px 0 0 0; } }
    footer .social .menu-social-container {
      display: inline-block;
      margin-left: 15px; }
      @media (max-width: 767.98px) {
        footer .social .menu-social-container {
          display: block;
          margin-left: 0;
          margin-top: 15px; } }
    footer .social .menu {
      display: inline-block; }
      footer .social .menu li {
        margin-right: 10px;
        display: inline-block;
        background-color: #fff;
        border-radius: 3px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center; }
        @media (max-width: 767.98px) {
          footer .social .menu li {
            padding: 0; } }
        footer .social .menu li a {
          color: #262728;
          font-size: 13px !important; }
  footer .logo-footer {
    margin-bottom: 20px; }
  footer .footer-inner {
    border-top: 1px solid #3b3c3d;
    padding: 30px 0 30px 0; }
  footer .menu {
    margin: 0;
    padding: 0; }
    @media (max-width: 991.98px) {
      footer .menu {
        text-align: center; } }
    footer .menu li {
      display: inline-block;
      margin-right: 50px;
      margin-left: 0; }
      @media (max-width: 991.98px) {
        footer .menu li {
          margin-right: 30px; } }
      @media (max-width: 767.98px) {
        footer .menu li {
          display: block;
          margin-right: 0;
          text-align: center;
          padding: 10px 0; } }
      footer .menu li:last-child {
        margin-right: 0; }
      footer .menu li a {
        color: #fff;
        font-size: 16px; }
        footer .menu li a:hover {
          color: #33a8c8; }
  footer .copyright {
    background-color: #1c1d1e;
    color: #fff;
    padding: 10px 5px;
    color: #999999;
    text-align: center; }
    footer .copyright p,
    footer .copyright .menu-copyright-menu-container {
      margin-left: 20px;
      display: inline-block; }
    footer .copyright .menu {
      color: #999999;
      margin: 0;
      padding: 0;
      display: inline-block; }
      footer .copyright .menu li {
        display: inline-block;
        margin-right: 10px; }
        footer .copyright .menu li a {
          text-decoration: underline;
          color: #999999; }
          footer .copyright .menu li a:hover {
            color: #fff; }

.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: hidden;
  transition: 0.5s; }
  .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s; }
    .overlay a:hover,
    .overlay a .overlay a:focus {
      color: #f1f1f1; }
  .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px; }

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px; }

.trigger-post {
  font-size: 30px;
  cursor: pointer;
  padding: 0 10px;
  border-radius: 100%;
  background-color: #33a8c8;
  color: #fff;
  position: fixed;
  bottom: 60px;
  right: 60px;
  z-index: 1; }

@media screen and (max-height: 450px) {
  .overlay {
    overflow-y: auto; }
    .overlay a {
      font-size: 20px; }
    .overlay .closebtn {
      font-size: 40px;
      top: 15px;
      right: 35px; } }
.first-spost h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 60px;
  color: #333;
  padding: 60px 0; }
.first-spost p {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #666; }

.progress-container {
  width: 100%;
  height: 8px;
  background: #ccc;
  position: fixed;
  top: 0px;
  z-index: 1; }

.progress-bar {
  height: 8px;
  background: #33a8c8;
  width: 0%; }

@media only screen and (max-width: 500px) {
  .trigger-post {
    bottom: 20px;
    right: 20px;
    z-index: 1; }

  .first-spost h2 {
    font-size: 40px; } }
@media only screen and (max-width: 360px) {
  .first-spost h2 {
    font-size: 30px; } }

/*# sourceMappingURL=main_2.css.map */
.link-library{
	background-color: transparent;
    border: 1px solid #33a8c8;
    font-size: 16px;
    font-weight: 700 !important;
    color: #33a8c8;
    padding: 15px 30px;
	float:right !important;
	margin:40px 0px !important;
}

li.wpmenucartli a.wpmenucart-contents .cartcontents {
    display: none !important;
}