/*
Theme Name: sypro
Theme URI: https://www.dotsquares.com/
Author: the dotsquares team
Author URI: https://www.dotsquares.com/
Description: The objective is to develop the  pagabo Solutions website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wstheme
Tags: 

*/
/**********************************

Name: ajax-form Styles

***********************************/

.banner-image{
    position:relative
}

.banner-image:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 24, 49, 0.25);
    height: 100%;
    content: "";
    width: 100%;
    margin: auto;
}

.banner-image img{
    margin: auto;
}

.banner-inner{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
}

.home-top-banner .banner-inner{
    top: 40%;
}

.inner-banner-section{
    position: relative;
}

.banner-content{
    position: absolute;
    top: 100%;
    margin-top: 150px;
}


/*news slider css */

#newsinsights .owl-carousel .owl-stage-outer{overflow:visible;}
#newsinsights .owl-carousel .owl-stage{display: flex;}
#newsinsights .owl-carousel .owl-stage .item{height:100%;}
#newsinsights .owl-nav{position:absolute;top:-108px;right:0;display: flex; align-items: center;}
#newsinsights .owl-nav.disabled{display: none;}

#newsinsights .owl-nav button.disabled{opacity: 0.5;cursor:default;}
#newsinsights .owl-nav button{width:55px;height:55px;margin:0 1px;color:#000;font-size: 0;border-radius: 50%; display: flex;align-items: center;justify-content: center;margin-left: 10px;}
#newsinsights .owl-nav button.owl-next:before, #newsinsights .owl-nav button.owl-prev:before{
    font-family:'Font Awesome 6 Pro';font-weight:100;font-size: 35px;
}
#newsinsights .owl-nav button.owl-next:before{content:'\f178'}
#newsinsights .owl-nav button.owl-prev:before{content:'\f178'}
#hubspot_form .pagelink{ 
  color:#2645f5;text-decoration: underline; 
}
#newsinsights .owl-nav button.owl-prev{transform: rotate(180deg);}
.cli-bar-btn_container{display: flex;gap:2px;margin-top:10px;}
#cookie-law-info-bar .cli-bar-btn_container a{margin:0px !important;background:#00172e !important; padding:8px 15px !important;border-radius: 0 !important;border:none !important}
.cookielawinfo-row:nth-child(even) td{background: #F3F5F7}
.cookielawinfo-row:nth-child(odd) td{background: #FFF} 
table.cookielawinfo-winter{
  font-family: "Pagabo Sans Display", "sans-serif" !important; 
}
.news_content .share-icons{list-style: none;margin: 0;padding: 0;} 
.news_content>p>img{
  max-height:590px;
  object-fit: cover;
  border-radius: 30px;
  width: 100%;
  margin:40px 0 40px
}
.wt-cli-policy-link{padding:0px !important}


.blog-thumb{
  position: relative;
}
.blog-thumb:after{
  background:url('img/blog-banner-shape.svg') center bottom no-repeat;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom:-1px;
  min-height:300px;
  background-size:100%;
}
#countdown ul{display: flex;}
#countdown ul li{max-width:55px;font-size: 11px; display: flex;flex-direction: column;width: 100%;color: #fff;text-align: center;}
#countdown ul li span{
  color:#fff !important;
  font-size: 32px !important;
  line-height:30px !important;
  display: block !important;
  text-align: center;
  padding:5px 0 !important;
  max-height:35px !important;
  margin: 0 !important;
  height:45px !important;
}
.hbspt-form{
 max-width: 100%;
 margin:35px auto 0;
 padding-bottom:0px; 
}
.hbspt-form .hs_submit.hs-submit .actions .hs-button{
width:auto !important;
cursor: pointer;
color: #000 !important
}

#quoteForm .actions{
 text-align: center;
 display: flex;
 align-items: center;
 justify-content: center;
 margin: 35px 0;
}


.hbspt-form .hs_submit.hs-submit .actions .hs-button:hover{
  background: #FFC226;
  color: #000 !important;
  border-color: #FFC226;
}

.upcoming-webinar.owl-carousel .owl-stage{
  display:block !important;
}

.heading-with-icon{
  background:url(images/square-check-duotone-light.svg) left top no-repeat;
  padding-left: 55px;
} 


.spacer-one{
padding-top:1rem;
}
.spacer-two{
  padding-top:2rem;
}
.spacer-three{
  padding-top:3rem;
}
.spacer-four{
  padding-top:4rem;
}
.spacer-five{
  padding-top:5rem;
}
.spacer-six{
  padding-top:6rem;
}

@media screen and (max-width:1500px) and (min-width:1400px){
  .spacer-one{
    padding-top:1rem;
    }
    .spacer-two{
      padding-top:1.5rem;
    }
    .spacer-three{
      padding-top:3rem;
    }
    .spacer-four{
      padding-top:3.5rem;
    }
    .spacer-five{
      padding-top:4.5rem;
    }
    .spacer-six{
      padding-top:5.5rem;
    }
}



@media screen and (min-width:1201px){
#solution-slider .owl-item {
  -moz-transition: all ease 2s;
  -o-transition: all ease 2s;
  -webkit-transition: all ease 2s;
  transition: all ease 2s;
   width:20% !important;
  }
  #solution-slider .owl-stage{display: flex;width: 100% !important;gap: 15px;}

  body #solution-slider.owl-carousel .owl-stage .owl-item:hover {
   width:100% !important;

  
  }
  #solution-slider .owl-stage:after{
     display: none;
  }
  #solution-slider .owl-stage-outer{
    overflow: visible;
  }


  #solution-slider .owl-item .item-des{
    transition: all ease 0.5s;
    opacity: 0;
  }

  #solution-slider .owl-item:hover .item-des{
   opacity: 1;
  }
  #solution-slider .owl-item .card-icon{
   transition: all ease 0.5s;
  }

  #solution-slider .owl-item:hover .card-icon{
    opacity: 0;
  }
}
@media screen and (max-width:1365px) and (min-width:1025px){
    .menu-icon{margin-right:5px !important;}
    .container-fluid { padding-left:15px !important; padding-right:15px !important;}
}


@media screen and (max-width:1366px){
    #newsinsights .owl-nav button.owl-next:before, #newsinsights .owl-nav button.owl-prev:before{
        font-size:28px;
    }
}

@media screen and (min-width:1366px){
  .sector-section .owl-item:hover{
    width: 25% !important;
    transform:scale(1.009);
    transition: all ease 0.8s;
  }
  
}

@media screen and (max-width:1024px) and (min-width:993px){
  .spacer-one{
    padding-top:0.3rem;
    }
    .spacer-two{
      padding-top:1rem;
    }
    .spacer-three{
      padding-top:1.5rem;
    }
    .spacer-four{
      padding-top:2rem;
    }
    .spacer-five{
      padding-top:3rem;
    }
    .spacer-six{
      padding-top:5rem;
    }
}


@media screen and (max-width:992px) and (min-width:768px){
  .hbspt-form{max-width: 100%;}
  .hbspt-form .legal-consent-container{padding:0 15px !important}
  .spacer-one{
    padding-top:0.3rem;
    }
    .spacer-two{
      padding-top:1rem;
    }
    .spacer-three{
      padding-top:1.5rem;
    }
    .spacer-four{
      padding-top:2rem;
    }
    .spacer-five{
      padding-top:2.5rem;
    }
    .spacer-six{
      padding-top:3rem;
    }
}

@media screen and (max-width:767px){
    #newsinsights .owl-nav{top:-60px}
    .hbspt-form{margin: 0;}
    .hubspot-form form fieldset.form-columns-2{
      margin-bottom:0px !important;
       }
       .hubspot-form fieldset .hs-form-field{padding: 0 0 0px!important;}
       .hubspot-form input, .hubspot-form select, .hubspot-form textarea{width:100% !important}
      .modal-content .hubspot-form form>.hs-form-field{
        margin-bottom:5px !important;
      }
      .hubspot-form .hs_submit .actions input[type="submit"]{ height: auto; font-size: 16px !important;}
      .modal .close{left:10px !important;top: 10px !important;}
      #newsinsights .owl-nav button.owl-next:before, #newsinsights .owl-nav button.owl-prev:before{
        font-size:20px;
    }
    .spacer-one{
      padding-top:0.3rem;
      }
      .spacer-two{
        padding-top:1rem;
      }
      .spacer-three{
        padding-top:1.5rem;
      }
      .spacer-four{
        padding-top:2rem;
      }
      .spacer-five{
        padding-top:2.5rem;
      }
      .spacer-six{
        padding-top:3rem;
      }
      form .form-columns-2 .hs_firstname, form .form-columns-2 .hs_jobtitle {
      margin-bottom:10px;
      }
      body form .form-columns-1{
        margin-bottom:10px !important;
      }
      #quoteForm .actions{margin-bottom:20px;}

}



.site-footer .menu a{
    color:#9BAECA;
    display:inline-flex;
    padding:5px 0;
}

.site-footer .menu a:hover{
    color:#fff;
}

.copyright-block p{
    color:#9EBAFB;
    font-weight: 400;
}

.mega-sub-menu{
    display:none !important
}


  


    /* Modal styles */
.modal {
    display: none;
    position: fixed;
    z-index:11;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color:rgba(0,0,0,0.5); /* Black with transparency */
  }
  .modal .hubspot-form fieldset .hs-form-field{
    width:100% !important;
    padding:0 !important
  }
  
  .modal-content {
    background-color: #EBF0F5;
    margin:110px auto;
    border: 1px solid #888;
    width: 80%;
    border-radius:20px;
    max-height:calc(100vh - 140px);
    position: relative;
  }
  
  .modal-content h2{margin: 0;padding: 0;}
  
  .modal .close {
     font-size: 28px;
    font-weight: bold;
    position:absolute;
    left:30px;
    top:20px
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  @media screen and (max-width:1024px){
    #solution-slider .owl-item .item-des{opacity: 1;}
  }
  
  @media screen and (max-width:767px){
    .modal-content{
      width:95%
    }
    .modal-content .hubspot-form{
    padding:10px;
  }
  .testimonial-text p{
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height:72px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1;
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  }
  
  
  
