@font-face {
  font-family: "Helvetica Neue";
     font-display: swap;
     src: url('/content/dam/intelligentcontent/brands/azpro/nl/fonts/HelveticaNeue.eot?iefix') format('embedded-opentype'), 
       url('/content/dam/intelligentcontent/brands/azpro/nl/fonts/HelveticaNeue.woff') format('woff');
}
body
{
      font-family: 'Helvetica Neue' !important;
      font-size: 16px;
      padding : 0px;
     /* margin : 0px; */
      line-height : 1.6;

}
.fb {
    font-weight: bold;
}
h1
{
      font-family: "Helvetica Neue";
      font-size: 24px;
      line-height : 1.6;
}
#calquence-header #BrandHeader-cal #header-wrapper-cal #Menu-cal .header-text {
    display: flex;
    gap: 36px;
    /*align-items: center;*/
    justify-content: end;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    font-family: "Helvetica Neue";
    height: 100%;
    
    position: relative;
    letter-spacing: 0.2px;
}

#calquence-header .azcl-columns__base {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(var(--col-count), 1fr) !important;
}




#calquence-header #BrandHeader-cal #header-wrapper-cal {
    display: block;
}
@media only screen and (max-width: 600px){
    #calquence-header div#new_top_fr .user #loginHeader span.cmp-button__text {
    top: 0px;
}
#calquence-header .azcl-columns__base {
    display: grid;
    gap: 0;
    grid-template-columns: 50% 50% !important;
}



}
@media only screen and (max-width: 540px){
#calquence-footer-navbar ul {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
}
@media only screen and (max-width: 767px){
#calquence-header #BrandHeader-cal #header-wrapper-cal #Menu-cal .header-text {
    
    text-align: center;
}
#Cal-code-container p.nl_cd-cal {
   
    justify-content: left !important;
 
}

#footer2 .azcl-columns__base {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(var(--col-count), 1fr) !important;
}
#footer2 .azcl-columns--2{
    --col-count: none;
}
}

/*footer*/
#cal-footerlogo-container .calquence-footer-logo {
    display: flex;
    justify-content: flex-end;
    background-image: url(/content/dam/intelligentcontent/brands/azpro/nl/tezspire/thumbnails/footer-backgroundlogo.png);
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: right !important;
}
#Cal-code-container p.nl_cd-cal {
    display: flex;
    justify-content: end;
        font-size: 14px;
    line-height: 22px;
    color: #555770;
    font-family: 'Helvetica Neue';
}


#calquence-footer-navbar ul li a {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.02px;
    color: #8F90A6;
    font-weight: 600;
    font-family: 'Helvetica Neue';
        text-decoration: underline;
}
#calquence-footer-navbar ul {
    display: flex;
    gap: 40px;
}
div#footer2 {
    background: #F2F2F5;
    padding: 30px 0 20px 0;
}
div#Menu-cal {
    padding-top: 15px;
    
}
#header-wrapper-cal .azcl-column-par2 {
    display: flex;
    align-items: center;
    justify-content: end;
}

#bannerContainer
{
 background: none;
	
}
.bannerContent {
    max-width:1766px;
    color: white;
    padding : 40px 20px 120px 20px;
    margin : 0 auto;
    display : flex;
}
.f21
{
	font-size: 21px;
	line-height : 1.6;
}
.f10
{
	font-size: 10px;
	line-height : 1.6;
}
.f11
{
	font-size: 11px;
	line-height : 1.6;
}
.f12
{
	font-size: 12px;
	line-height : 1.6;
}
.f13
{
	font-size: 13px;
	line-height : 1.6;
}
.f14
{
	font-size: 14px;
	line-height : 1.6;
}
.block
{
	display: block;
	    font-weight: 600;
}
.block.fst {
    max-width: 62%;
    padding-bottom : 10px;
}
.bannerLeft {
    width: 82%;
}
.bannerLeft h1{
    width: 36%;
}
.bannerRight {
    width: 18%;
    
}
.whitebgBtn
{
    padding: 20px 0 0 0;
}
.whitebgBtn a {
    text-decoration: none;
    color: #e8500e;
    background: white;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 34px;
    font-weight: 700;
}

#graybg
{
	background-color: #ededed;
}

.tile {
    border-radius: 10px;
    background: #ffffff;
    border-width: 0px;
}
.tilehead {
    font-size: 15px;
    line-height: 1.2;
    color: white;
    background: #eb6121;
    padding: 20px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-family: 'Helvetica Neue';
    font-weight: 700;
    min-height : 86px;
}

.azcl-column-par2 .tilehead
{
   padding-bottom: 4px;
}

.tilecnt {
    padding: 20px;
    font-size: 14px;
    line-height: 1.6;
}
.tilecnt p{
    padding-bottom : 10px;
}
.tilecnt p a.btn_orange
{
    display: inline-block;
    text-decoration: none;
    color: white;
    background: #e8500e;
    border-radius: 30px;
    padding: 5px 20px;
    font-size: 14px;
    width: auto;
    font-weight: 700;
    letter-spacing: 1px;
}
.txtcenter
{
   /* text-align : center; */
}
.brxd
{
    display : none;
}
@media only screen and (min-width: 1440px)
{
    .tilehead {
      letter-spacing:1px;
      font-size: 15px;
    }
    .tilecnt p{
        letter-spacing : 0.6px;
    }
    .brxd
    {
        display : block;
    }
}
.tilecnt p a{
    color: #000000
}
#BannerTile {
    margin-top: -86px;
    position: relative;
    z-index: 1;
}
#degrote {
    max-width: 1320px;
    margin: 0 auto;
        position: relative;
   padding: 20px 0px 40px 0px;
}
div#BannerTile > div {
    background: white;
    border-radius: 10px;
}
.degrotecontainer {
    max-width: 1012px;
    text-align: center;
    margin: 0 auto;
    padding: 0 20px;
}
.btmtxt {
    font-family: 'Helvetica Neue';
    font-weight : bold;
}
.btmbottom {
    padding: 20px 0 0 0;
}
#footerTop {
    padding: 0px 0px 20px 0px;
}
.orgtxt , .orgtxt a{
    color: #e8500e;
}
p.orangebgBtn a {
    display: inline-block;
    text-decoration: none;
    color: white;
    background: #e8500e;
    border-radius: 30px;
    padding: 10px 6%;
    font-size: 16px;
    font-weight: 700;
}

p.orangebgBtn {
    position: relative;
    top: 19px;
}
.btnGraybg
{
    
}
p.btnGraybg a {
    display: inline-block;
    text-decoration: none;
    color: black;
    background: #ededed;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 700;
    width: auto;
}
.btnOrangebg
{
    
}
p.btnOrangebg a {
    display: inline-block;
    text-decoration: none;
    color: white;
    background: #e8500e;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 700;
    width: auto;
}
.btncontainer
{
       margin-top: 10px;
}
.btncontainer p {
    margin-bottom: 10px;
        font-family: 'Helvetica Neue';
        position:relative;

}
.btmlink .orangetxt,#refSection .orangetxt{
    font-weight: 700;
    color: #e8500e;
    font-size: 16px;
}
.cmp-text .btncontainer ul {
    list-style-type: none;
    list-style-position: outside;
    padding-left: 0px;
}
.btncontainer ul li
{
    display: flex;
     font-size: 12px;
}
.btncontainer ul li a {
    color: #000000;
    text-decoration: underline;
    word-break: break-all;
}
#refSection p {
    font-size: 12px;
}
.btncontainer ul li p
{
    margin : 0px;
    padding-left: 3px;
}
.root  .cmp-container .container .cmp-container .aem-Grid div:nth-child(2)
{
	 position : relative;
	 font-family: 'Helvetica Neue';
}
.topcenter {
    text-align: center;
    position: relative;
    top: -45px;
}

#cal-footerlogo-container >.azcl-container
{
    position :relative;
}
#cal-footerlogo-container {
/*   background: linear-gradient(-55deg, #f2f2f5 17%, rgba(0, 0, 0, 0) 11%);*/
 overflow : hidden;
}
@media screen and (min-width: 1921px)
{
    #calquence .root > .cmp-container  .container  .cmp-container  .aem-Grid  div:nth-child(1) .cmp-container__backgroundImage--enabled {
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat;
        background-color: #e0470e;
    }
#calquence .root > .cmp-container .container .cmp-container .aem-Grid .experiencefragment .cmp-experiencefragment--footer .container .cmp-container__backgroundImage--enabled
    {
        background-color: transparent !important;
        background-size: cover !important;
    }
}
@media screen and (max-width: 1600px)
{
    .bannerContent
    {
        max-width: 1320px;
    }
}
@media screen and (max-width: 1367px)
{
    .bannerContent {
       max-width: 1140px !important
    }
}
@media screen and (max-width: 1200px)
{
    .bannerContent {
       max-width: 960px !important;
    }
}
@media screen and (max-width: 992px) {
      .bannerContent {
       max-width: 720px !important;
    }  
}
@media only screen and (max-width : 1199px)
{
    #calquence .cmp-container__backgroundImage--enabled
    {
            background-position: 100% !important;

    }
    br.brdsk 
    {
      display: none;
    }
}
@media only screen and (max-width : 991px)
{
    #calquence .cmp-container__backgroundImage--enabled {
    background-position: -103px 0px !important;
}

    .bannerRight 
    {
        width: 21%;
    }
    #BannerTile
    {
        margin-top : 20px;
    }
    .block.fst {
     max-width: 100%;
    }
}
@media only screen and (max-width : 767px)
{
   .degrotecontainer {
      padding: 0 20px;
    }
    #calquence .cmp-container__backgroundImage--enabled
    {
        background-position: center !important;
    }
    .bannerLeft {
    width: 100%;
    }
    .bannerRight {
    width: 41%;
    margin-top: 20px;
    }
    .bannerContent
    {
        flex-direction: column;
    }
}
.calquence {
    margin-tp: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}


#cal-footerlogo-container .azcl-container {
    padding: 0 0px;
    margin: 0 auto;
}
@media only screen and (min-width : 1200px){
.bannerLeft h1 {
    min-width: 351px;
}
#cal-footerlogo-container >.azcl-container:before {
        width: 1000%;
        height: 100%;
        background-color: #eeeeee;
        content: "";
        position: absolute;
        right: -1000%;
        top: 0;
        display: block;
}


}
@media only screen and (max-width : 1199px){
#cal-footerlogo-container .azcl-container {
    max-width: 100% !important;
}
#cal-footerlogo-container .calquence-footer-logo {
    
    padding-right: 1%;
}
}



@media only screen and (min-width : 541px) and (max-width :1024px)  
{
    .cmp-user__base {
        display: flex !important;
    }

}