h2{
  font-size: 30px !important;
  line-height: 40px !important;
}
h3{
  font-size: 20px !important;
  line-height: 26px !important;
}
h4{
  font-size: 18px !important;
  line-height: 24px !important;
}
h5{
  font-size: 16px !important;
  line-height: 24px !important;
}
.counter-sign-grp h3, .value-outer .value p, .value-wrap1 .value1 p, .value-wrap .value p, .counter-value p {
    font-size: 55px !important;
    line-height: 73px !important;
}
@media(max-width:1024px){
  .counter-sign-grp h3, .value-outer .value p, .value-wrap1 .value1 p, .value-wrap .value p, .counter-value p {
    font-size: 45px !important;
    line-height: 60px !important;
}
}
@media(max-width:767px){
  .counter-sign-grp h3, .value-outer .value p, .value-wrap1 .value1 p, .value-wrap .value p, .counter-value p {
    font-size: 36px !important;
    line-height: 48px !important;
}
}


a { outline: 0; }

.global-header-wrapper {
    width: 100%;
/*     margin-bottom: 10px; */
}
.header-inner-wrapper {
    padding: 0px 20px;
    box-sizing: border-box;
}
.header-outer-wrapper.menu-closed {
    transition: .9s all;
    opacity: 1;
    visibility: visible;
}
body.menu-opened .header-outer-wrapper.menu-closed {
    visibility: hidden;
    opacity: 0 !important;
    transition: .5s all;
}

/*top*/

.header-top-wrapper {
    background-color: #E5E6E5;
    padding: 10px 0px;
}
.header-top-inner {
    max-width: 1200px !important;
    margin: 0 auto;
    padding: 0px 20px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.header-tollfree-section p {
    margin: 0px;
    font-size: 12px;
    line-height: 16px;
    color: #363936;
    font-weight: 700;
    font-family: "Axiforma-Bold";
}
.header-tollfree-section p a{
    font-size: 12px;
    line-height: 16px;
    color: #363936;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    font-family: "Axiforma-Bold";
}
.header-shop-online-section p.shop-online{
    margin: 0px;
    font-size: 12px;
    line-height: 16px;
    color: #363936;
    font-weight: 700;
    font-family: "Axiforma-Bold";
}
.header-shop-online-section p.shop-online a{
    font-size: 12px;
    line-height: 16px;
    color: #363936;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    font-family: "Axiforma-Bold";
}
/*main-header*/

.header-main-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    /*padding: 25px 0px;*/
    width: 100%;
}
.header-logo-section {
    display: inline-block;
    padding: 24px 0px 18px;
}
.header-logo-section a {
    display: inline-block !important;
}
.header-menu-section {
    display: inline-block;
    padding-bottom: 13px;
}
.menu-wrapper {
    display: inline-block;
    padding-right: 0px;
}
.menu-toggle-open {
    display: inline-block;
    cursor: pointer;
}
.menu-wrapper .hs-menu-flow-horizontal ul {
    margin: 0px;
    list-style: none;
    padding: 0px;
}
.menu-wrapper .hs-menu-flow-horizontal ul li{
    display: inline-block;
}

.menu-wrapper .hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1 {
    margin: 0px 45px 0px 0px;
    position: relative;
    padding: 36px 0px 16px;
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
    background-color: #fff;
    padding: 26px 20px 12px;
    width: 172px;
    box-shadow: none;
    left: -20px;
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
    position: relative;
    margin: 0px 45px 0px 5px !important;
    padding: 36px 0px 16px;
    
}
.menu-wrapper .hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1:hover:before {
    content: '';
    position: absolute;
    background-color: #3c8fc5;
    width: 45px;
    height: 3px;
    border-radius: 5px;
    bottom: 0;
    z-index: 999;
}
.menu-wrapper .hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover:before {
    content: '';
    position: absolute;
    background-color: #3C8FC5;
    width: 45px;
    height: 3px;
    border-radius: 5px;
    bottom: 0;
    z-index: 999;
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.hs-item-has-children>ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    /*opacity: 1;
    visibility: visible;
    background-color: #fff;
    padding: 8px 12px;
    width: 120px;
    box-shadow: 0px 0px 6px 0px #09143099;*/
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.hs-menu-item.hs-menu-depth-1>a{
    position: relative;
    font-size: 16px;
    line-height: 21px;
    color: #013D54;
    letter-spacing: 1.3px;
    text-decoration: none;
    font-family: "HurmeGeometricSans2-Black";
    font-weight: 800;
    display: inline-block;
    text-transform: uppercase;
    
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.hs-menu-item.hs-menu-depth-1>a:hover {
    /*color: #F57E20;*/
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.hs-item-has-children>a {
    position: relative;
    padding: 0px 35px 0px 0px;
    display: inline-block;
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul>li.hs-item-has-children>a:after {
    position: absolute;
    content: '';
    background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/About/down.svg);
    background-repeat: no-repeat;
    background-size: 8px;
    width: 8px;
    height: 4px;
    text-align: center;
    background-position: center;
    top: 8px;
    right: 5px;
}
.menu-wrapper .hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1>a {
    padding: 0px;
    display: inline-block;
}
.menu-wrapper ul.hs-menu-children-wrapper {
    margin-top: 0px; /*36*/
    margin-left: 0px;
}
.menu-toggle-open img {
    vertical-align: middle;
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper>li.hs-menu-item.hs-menu-depth-2{
    padding: 8px 0px;
    width: 100%;
    margin-bottom: 5px;
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper>li.hs-menu-item.hs-menu-depth-2>a {
    font-size: 15px;
    line-height: 20px;
    color: #363936;
    letter-spacing: .45px;
    text-decoration: none;
    font-family: "Axiforma-Book";
    font-weight: 400;
    display: inline-block;
    width: 100% !important;
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper>li.hs-menu-item.hs-menu-depth-2>a:hover {
    color: #F57E20;
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:last-child>ul.hs-menu-children-wrapper {
    width: 128px !important;
}

.menu-wrapper li.hs-menu-item.hs-menu-depth-2 {
    display: block !important;
}
.menu-wrapper li.hs-menu-item.hs-menu-depth-2 a{
    position: unset !important;
}


.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.hs-menu-item.hs-menu-depth-1.active.hs-item-has-children.active-branch, 
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.hs-menu-item.hs-menu-depth-1.active.hs-item-has-children.active-branch{
    position: relative;
}
.menu-wrapper .hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch:before {
    content: '';
    position: absolute;
    background-color: #3C8FC5;
    width: 45px;
    height: 3px;
    border-radius: 5px;
    bottom: 0;
    z-index: 999;
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper>li.hs-menu-item.hs-menu-depth-2.active.active-branch a {
    color: #f57e20;
}
.menu-wrapper .hs-menu-wrapper ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch>a {
    /**color: #013d54 !important;**/
  Color: #fff !important;;
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.hs-menu-item.hs-menu-depth-1.active.hs-item-has-children.active-branch>a:hover,
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch>a:hover{
    color: #013d54 !important;
}
/*mega-menu*/


.mega-menu-outer-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #013D54;
    height: 100vh;
    visibility: hidden;
    opacity: 0;
    transition: 0.9s all;
}
.mega-menu-bg-image {
    height: 100vh;
    background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/Home_Page/Path%20613.svg);
    background-repeat: no-repeat;
    background-position: center 25px;
    background-size: auto;
}
body.menu-opened .mega-menu-outer-wrapper {
    visibility: visible;
    opacity: 1;
    transition: 0.9s all;
    z-index: 99 !important;
    position: fixed;
}
.mega-menu-toggle-outer {
    text-align: right;
    width: 24px;
    margin-left: auto;
}
.mega-menu-close {
    cursor: pointer;
}
.mega-menu-inner-wrapper {
    padding-top: 78px;
}
.mega-menu-columns-wrapper {
    max-width: 100%;
    margin: 0 auto;
}
.mega-menu-column-inner {
    padding: 30px 0px 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 1300px;
    margin: 0 auto;
    transition: 1.5s all;
}
.mega-menu-div-1 {
    flex: 0 75%;
    padding-top: 25px;
    opacity: 0;
}
.mega-menu-div-2 {
    flex: 0 25%;
    opacity: 0;
}
body.menu-opened .mega-menu-column-inner .mega-menu-div-1 {
    opacity: 1;
    transition: 2s all;
}
body.menu-opened .mega-menu-column-inner .mega-menu-div-2 {
    opacity: 1;
    transition: 2s all;
}
.contact-section h3 {
    font-size: 20px;
    line-height: 35px;
    color: #FFFFFF;
    letter-spacing: 0.6px;
    margin: 0px;
    padding-bottom: 12px;
    font-family: "Axiforma-Bold";
    font-weight: 800;
}
.contact-section p {
    font-size: 16px;
    line-height: 25px;
    color: #FFFFFF;
    letter-spacing: 0.32px;
    margin: 0px;
    padding-bottom: 12px;
    font-family: "Axiforma-Book";
    font-weight: 400;
    max-width: 328px;
}

.contact-number-section h3, .contact-number-section h3 a{
    font-size: 20px;
    line-height: 35px;
    color: #3C8FC5;
    letter-spacing: 0.6px;
    margin: 0px;
    padding-bottom: 0px;
    font-family: "Axiforma-Bold";
    font-weight: 800;
    display: inline-block;
    text-decoration: none;
}
.contact-section {
    padding-bottom: 25px;
    position: relative;
}
.border-line-section{
    border-bottom: 1px solid #3c8fc5cc;
    max-width: 340px;
}
.reach-out-section {
    padding-top: 25px;
}
.contact-section:after {
    /*content: '';
    position: absolute;
    width:345px;
    height:auto;
    border-bottom: 1px solid #3C8FC5;
    padding-bottom: 25px;
    margin-bottom: 20px;*/
}
.reach-out-section h3 {
    font-size: 20px;
    line-height: 35px;
    color: #FFFFFF;
    letter-spacing: 0.6px;
    margin: 0px;
    padding-bottom: 12px;
    font-family: "Axiforma-Bold";
    font-weight: 800;
}
.reach-out-section p {
    font-size: 16px;
    line-height: 25px;
    color: #FFFFFF;
    letter-spacing: 0.32px;
    margin: 0px;
    padding-bottom: 12px;
    font-family: "Axiforma-Book";
    font-weight: 400;
    max-width: 295px;
}
.reach-out-link-section a, .help-center-section a {
    font-size: 20px;
    line-height: 35px;
    color: #3C8FC5;
    letter-spacing: 0.6px;
    margin: 0px;
    padding-bottom: 0px;
    font-family: "Axiforma-Bold";
    font-weight: 800;
    display: inline-block;
    text-decoration: none;
}

/*Social-share*/
.social-share-section {
    padding-top: 61px;
}
.social-share-section ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.social-share-section ul li {
    display: inline-block;
    padding-right: 32px;
}
a.fb, a.insta, a.twt, a.yt, a.ln, a.tik {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 19px;
    height: 19px;
    display: inline-block;
}


/*Mega-menu*/

.menu-section-1 .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.menu-section-1 .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1:not(.hs-item-has-children) {
    font-size: 30px;
    line-height: 100px;
}
.menu-section-1 .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1:not(.hs-item-has-children)>a {
    font-size: 30px;
    line-height: 100px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 0.9px;
    font-family: "Axiforma-Book";
    font-weight: 400;
}
.menu-section-1 .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children{
   /* font-size: 30px;
    line-height: 100px;*/
}
.menu-section-1 .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>a{
    font-size: 30px;
    line-height: 100px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 0.9px;
    font-family: "Axiforma-Book";
    font-weight: 400;
    width: 100%;
}

.menu-section-1 ul>li>ul.hs-menu-children-wrapper>li.hs-menu-item.hs-menu-depth-2>a {
    font-size: 15px;
    line-height: 35px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 0.45px;
    font-family: "Axiforma-Book";
    font-weight: 400;
}


.menu-section-1 .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    display: none !important;
}
.menu-section-1 .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children {
    position: relative;
}
.menu-section-1 .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:after {
    position: absolute;
    content: '';
    background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/Home_Page/Group%203475.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    width: 18px;
    height: 18px;
    background-position: center;
    text-align: center;
    top: 38px;
    right: 0px;
    cursor: pointer;
}
.menu-section-1 .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-sub-menu:after {
    background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/Home_Page/Group%20170.svg);
}
.menu-section-1 .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-sub-menu>ul.hs-menu-children-wrapper {
    display: block !important;
}

body.menu-opened .mega-menu-column-inner {
    max-width: 880px;
    transition: 1.3s all;
}


/**Mobile Menu Styles**/


.span12.widget-span.widget-type-custom_widget {
    min-height: 0px !important;
}




@media screen and (min-width: 990px){
.mobile-header-outer, .mobile-menu-outer-1 {
    display: none !important;
}
}


@media(max-width:989px){
  .page-center-mobile .row-fluid {
    padding: 0px!important;
    width: 100%;
    box-sizing: border-box;
}
  .global-header-wrapper {
    display: none;
}
  .mobile-bg-image {
    background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/Home_Page/Path%20613.svg);
    background-repeat: no-repeat;
    background-position: -20px center;
    background-size: contain;
}
  .mobile-header-outer {
    position: relative;
    transition: .8s all;
    opacity: 1;
    visibility: visible;
}
     
  .mobile-logo-wrapper {
    padding: 27px 0px 21px !important;
    width: 40% !important;
    float: left !important;
}
.mobile-logo-wrapper a{
    display: inline-block !important;
}
.mobile-menu-hamberger {
    margin: 28px 0px 23px !important;
    width: 20px !important;
    float: right !important;
    transition: 0.8s all;
    text-align: center;
    cursor: pointer;
}
.page-center-1200 .row-fluid {
    width: 100% !important;
  
}
.mobile-menu-hamberger img.hs-image-widget {
    vertical-align: middle !important;
}
.mobile-menu-outer-1 {
    transition: .8s all;
}
.mobile-menu-outer-1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
}
 .mobile-menu-outer-1 {
    padding-top: 29px;
    padding-bottom: 40px;
    color: #fff;
    margin: 0 auto;
    background-color: #013D54;
    height: 100vh !important;
    overflow-y: scroll !important;
}
  body.mobile-menu-opened .mobile-menu-outer-1{
    visibility: visible;
    opacity: 1;
    transition: .8s all;
    z-index: 99 !important;
    /*position: fixed;*/
  }
  
  .mobile-close-button {
    max-width: 20px;
    margin-left: auto;
    text-align: center;
    padding: 0px 20px;
    cursor: pointer;
}
  .mobile-menu-inner {
    padding: 20px 20px 0px;
}
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-menu-item.hs-menu-depth-1{
     
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-menu-item.hs-menu-depth-1:first-child>a {
    color: #F37E30 !important;
}
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-menu-item.hs-menu-depth-1>a {
    font-size: 20px !important;
    line-height: 60px !important;
    letter-spacing: 0.6px !important;
    color: #fff !important;
    font-weight: 400;
    font-family: "Axiforma-Book";
}
  
  /*Contact-reachout-social*/
  
  .contact-section.mobile h3, .reach-out-section.mobile h3 {
    font-size: 14px !important;
    line-height: 21px !important;
    letter-spacing: 0.42px !important;
}
  .contact-section.mobile p, .reach-out-section.mobile p {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
    max-width: 350px;
}
  .contact-section.mobile .contact-number-section h3, .contact-section.mobile .contact-number-section h3 a, .reach-out-link-section a, .help-center-section a {
    font-size: 12px !important;
    line-height: 21px !important;
    letter-spacing: 0.36px !important;
    /* color: #3C8FC5; */
}
  .social-share-section ul li{
    padding-right: 25px;
  }
  .social-share-section.mobile {
    padding-top: 40px;
}
  .social-share-section ul li:last-child {
    padding-right: 0px;
}
  a.fb, a.insta, a.twt, a.yt, a.ln, a.tik {
    width: 14px;
    height: 14px;
}
  .contact-section {
    padding-bottom: 20px;
  }
  .reach-out-section {
    padding-top: 20px;
}
}


/**Footer-styles**/

.footer-outer-wrapper {
    background-color:#013d54 !important;
    padding-top: 60px;
    position: relative;
}
.footer-outer-wrapper:before {
    content: none;
    position: absolute;
    background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/Home_Page/Dog_LineIllustration.svg);
    background-repeat: no-repeat;
    background-position: revert;
    bottom: 18px;
    right: 60px;
    background-size: contain;
    width: 200px;
    height: 125px;
}
.footer-inner-wrapper {
    padding-bottom: 90px;
}
.footer-lgo-wrapper {
    width: 270px !important;
}
.footer-menu-1 {
    width: 11% !important;
    margin-left: 0px !important;
}
.footer-menu-2 {
    width: 13% !important;
    margin-left: 25px !important;
}
.footer-menu-3 {
    width: 13% !important;
    margin-left: 25px !important;
}
.footer-social-form-outer {
    float: right !important;
}

.footer-menu-1 ul>li.hs-menu-item.hs-menu-depth-1, .footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1, .footer-menu-3 ul>li.hs-menu-item.hs-menu-depth-1{
    padding-bottom: 10px;
}
.footer-menu-1 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2, 
.footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2{
    padding-top: 16px;
}
.footer-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:first-child {
    /*padding-bottom: 16px;*/
}
.footer-menu-1 ul>li.hs-menu-item.hs-menu-depth-1>a,
.footer-menu-1 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2>a, 
.footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2>a {
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    letter-spacing: 0.14px;
    text-decoration: none;
    display: inline-block;
    font-weight: 700;
    font-family: "Axiforma-Bold";
    transition: 0.4s all;
}
.footer-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:not(li:first-child)>a {
    position: relative;
}
.footer-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:not(li:first-child)>a:hover,
.footer-menu-1 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2>a:hover,
.footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2>a:hover{
    padding-left: 12px;
  
}
.footer-menu-1 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2>a, 
.footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2>a{
    position: relative;
}
.footer-menu-1 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2>a:hover:before,
.footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2>a:hover:before{
    position: absolute;
    content: '';
    background-color: #3C8FC5;
    width: 2.4px;
    height: 20px;
    left: 0;
    border-radius: 5px;
}
.footer-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:not(li:first-child)>a:hover:before {
    position: absolute;
    content: '';
    background-color: #3C8FC5;
    width: 2.4px;
    height: 20px;
    left: 0;
    border-radius: 5px;
}
.footer-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:first-child>a {
    font-family: "Axiforma-Bold";
    font-weight: 700;
}

.footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1, .footer-menu-3 ul>li.hs-menu-item.hs-menu-depth-1>{
    padding-bottom: 10px;
}
.footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1:first-child, .footer-menu-3 ul>li.hs-menu-item.hs-menu-depth-1:first-child {
    padding-bottom: 16px;
}
.footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1>a, .footer-menu-3 ul>li.hs-menu-item.hs-menu-depth-1>a {
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    letter-spacing: 0.14px;
    text-decoration: none;
    display: inline-block;
    font-weight: 700;
    font-family: "Axiforma-Bold";
    transition: 0.4s all;
}
.footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1:not(li:first-child)>a {
    position: relative;
}
.footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1:not(li:first-child)>a:hover{
    padding-left: 12px;
  
}
.footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1:not(li:first-child)>a:hover:before {
    position: absolute;
    content: '';
    background-color: #3C8FC5;
    width: 2.1px;
    height: 20px;
    left: 0;
    border-radius: 5px;
}
.footer-menu-2 ul>li.hs-menu-item.hs-menu-depth-1:first-child>a {
    font-family: "Axiforma-Bold";
    font-weight: 700;
}

.footer-form-header {
    padding-bottom: 15px !important;
    padding-top: 30px !important;
    margin: 0px !important;
}
.footer-form-header .hs_cos_wrapper_type_text {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.18px;
    color: #ffffff;
    font-family: "Axiforma-Bold";
    font-weight: 700;
    margin-bottom: 15px !important;
}

.footer-subscription-form-section label {
   /* display: none;*/
}
.footer-subscription-form-section .hs-form-field .hs-input {
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0.13px;
    color: #FFFFFF;
    display: inline-block;
    width: 100% !important;
    background-color: transparent !important;
    border: 1px solid #3C8FC5 !important;
    border-radius: 5px !important;
    height: 37px;
    padding: 0px 10px !important;
    box-sizing: border-box !important;
    color: #fff !important;
    font-family: "Axiforma-Book";
    outline: none !important;
}
.footer-subscription-form-section .hs-form-field .hs-input::placeholder{
    color: #fff !important;
}
.footer-subscription-form-section ul.no-list.hs-error-msgs.inputs-list {
    padding: 0px;
    margin: 10px 0px;
    list-style: none;
}
.footer-subscription-form-section ul.no-list.hs-error-msgs.inputs-list li {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.14px;
    color: #DC3232 !important;
    font-family: "Axiforma-Bold";
    font-weight: 700;
}
.footer-subscription-form-section label.hs-main-font-element {
    display: none;
}
.footer-subscription-form-section input.hs-button.primary.large {
    font-size: 16px !important;
    line-height: 18px !important;
    letter-spacing: 1.3px !important;
    color: #FFFFFF !important;
    background-color:#F57E20 !important;
    border: 1px solid #F57E20 !important;
    padding: 0px 15px !important;
    height: 37px;
    text-transform: uppercase;
    display: inline-block;
    font-family: "HurmeGeometricSans1-Black";
    font-weight: 900;
    outline: none !important;
    cursor: pointer;
    transition: 0.4s all;
    width: 100% !important;
    border-radius: unset !important;
    -webkit-appearance: none;
}
.footer-subscription-form-section input.hs-button.primary.large:hover {
    background-color: #f7974b !important;
    border: 1px solid #f7974b !important;
}

.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children>ul.hs-menu-children-wrapper>li.hs-menu-item.hs-menu-depth-2>a:after {
    position: absolute;
    content: '';
    /*bottom: 16px;
    background-color: #e5e6e5;
    height: 3px;
    width: 30px;
    left: 0px;
    border-radius: 5px;*/
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children>ul.hs-menu-children-wrapper>li.hs-menu-item.hs-menu-depth-2>a:hover:after{
    position: absolute;
    content: '';
    bottom: -10px;
    background-color: transparent;
    height: 3.2px;
    width: 30px;
    left: 0px;
    border-radius: 5px;
}

.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children>ul.hs-menu-children-wrapper>li.hs-menu-item.hs-menu-depth-2.active.active-branch>a:after{
   /* position: absolute;
    content: '';
    bottom: -10px;
    background-color: #3C8FC5;
    height: 3.2px;
    width: 30px;
    left: 0px;
    border-radius: 5px;*/
}
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children>ul.hs-menu-children-wrapper>li.hs-menu-item.hs-menu-depth-2>a,
.menu-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children>ul.hs-menu-children-wrapper>li.hs-menu-item.hs-menu-depth-2.active.active-branch>a{
    position: relative !important;
}


/*footer-social**/
.footer-social-section ul, .footer-menu-1 ul, .footer-menu-2 ul, .footer-menu-3 ul {
    margin: 0px !important;
    padding: 0px !important;
    list-style: none !important;
}
.footer-social-section ul li {
    display: inline-block;
    padding-right: 18px;
}
.footer-social-section ul li span {
    display: none;
}
.footer-social-section a.fb, .footer-social-section a.insta, .footer-social-section a.twt, .footer-social-section a.yt, .footer-social-section a.ln, .footer-social-section a.tik{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 19px;
    height: 19px;
    display: inline-block;
    transition: 0.4s all;
}
.footer-social-section a.fb:hover{
    background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/Home_Page/hover_fb.png) !important;
}
.footer-social-section a.insta:hover{
   background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/Home_Page/hover_ig.png) !important;
}
.footer-social-section a.twt:hover{
    background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/Home_Page/hover_tw.png) !important;
}
.footer-social-section a.yt:hover{
    background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/Home_Page/hover_yt.png) !important;
}
.footer-social-section a.ln:hover{
    background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/Home_Page/hover_in.png)!important;
}
.footer-social-section a.tik:hover{
    background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/Home_Page/hover_tk.png) !important;
}

.footer-subscription-form-section form {
    width: 100% !important;
    float: left !important;
    position: relative;
}
.footer-subscription-form-section form .hs-form-field {
    width: 59.5% !important;
    float: left !important;
}
.footer-subscription-form-section form .hs_submit.hs-submit {
    float: right !important;
    width: 37% !important;
    top: 0px;
    position: absolute;
    right: 0;
}
.subscription-template .banner-text span,
.subscription-template .email-right-content h2,.subscription-template .email-right-content p{text-align: center; display: block;}
.subscription-template .email-right-content {    margin-left: 0 !important;    width: 100% !important;    padding: 0 !important;}


/**footer-bottom**/
.footer-bottom-wrapper {
    border-top: 1px solid #c9c9c863;
}
.footer-bottom-section {
    max-width: 1200px !important;
    margin: 0 auto !important;
    float: none !important;
    padding: 20px 20px !important;
    box-sizing: border-box !important;
}
.footer-bottom-section ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.footer-bottom-section ul li {
    display: inline-block;
}
.footer-bottom-section ul li.company-sec {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.12px;
    color: #FFFFFF;
    font-family: "Axiforma-Book";
    font-weight: 400;
    text-transform: capitalize;
}
.footer-bottom-section ul li.privacy-sec {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.12px;
    color: #FFFFFF;
    font-family: "Axiforma-Book";
    font-weight: 400;
    text-transform: capitalize;
}
.footer-bottom-section ul li.privacy-sec a {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.12px;
    color: #C9C9C8;
    font-family: "Axiforma-Book";
    font-weight: 400;
    display: inline-block;
    text-transform: capitalize;
    text-decoration: none;
    transition: 0.4s all;
}
.footer-bottom-section ul li.privacy-sec a:hover {
    color: #FFFFFF !important;
}
.footer-bottom-section ul li.privacy-sec {
    padding-left: 15px;
    margin-left: 11px;
    border-left: 1px solid #FFFFFF;
    border-radius: 2px;
}
.submitted-message {
    font-size: 13px !important;
    line-height: 20px !important;
    letter-spacing: 0.15px !important;
    color: #81AF41 !important;
    font-family: "Axiforma-Bold" !important;
    font-weight: 700;
}

/**Responsive**/

@media(max-width:1150px){
   .footer-lgo-wrapper {
      width: 250px !important;
  }
}
@media(max-width:1100px){
  
  .footer-menu-2 {
    width: 14% !important;
    margin-left: 20px !important;
}
  .footer-menu-3 {
    width: 13% !important;
    margin-left: 20px !important;
}
  .footer-social-form-outer {
    margin-left: 5px !important;
    width: 33% !important;
    float: right !important;
}
  .footer-outer-wrapper:before {
    /*right: 45px;*/
  }
}

@media(max-width:1061px){
  .footer-social-form-outer {
      width: 30% !important;
  }
  .footer-subscription-form-section form .hs-form-field {
      width: 55.5% !important;
  }
  .footer-subscription-form-section form .hs_submit.hs-submit {
      width: 40% !important;
  }
}

@media(max-width:990px){
  .footer-inner-wrapper {
    display: none !important;
  }
  .footer-mobile-wrapper {
      display: block !important;
      padding-bottom: 20px;
  }
  .footer-outer-wrapper {
    padding-top: 40px;
  }
  .footer-lgo-wrapper {
    width: 100% !important;
    padding-bottom: 35px;
  }
  .footer-lgo-wrapper img.hs-image-widget {
    width: 159px !important;
    height: 39px !important;
  }
  .footer-bottom-wrapper {
      border-top: none !important;
  }
  .footer-social-section.mobile {
      padding-top: 50px;
  }
  .footer-outer-wrapper:before {
      content: none;
      position: absolute;
      background-image: url(https://2364017.fs1.hubspotusercontent-na1.net/hubfs/2364017/PFX_2022/Home_Page/Dog_LineIllustration.svg);
      background-repeat: no-repeat;
      background-position: 8px center;
      bottom: 64px;
      right: 0px !important;
      background-size: contain;
      width: 164px;
      height: 112px;
  }
  .footer-subscription-form-section .hs-form-field .hs-input {
      font-size: 14px;
      line-height: 23px;
      letter-spacing: .14px;
      height: 42px;
      padding: 0px 14px !important;
  }
  .footer-subscription-form-section input.hs-button.primary.large {
      font-size: 12px !important;
      line-height: 20px !important;
      letter-spacing: .12px !important;
      color: #fff !important;
      background-color: #f37e30 !important;
      border: 1px solid #f37e30 !important;
      padding: 0px 15px !important;
      height: 42px;
      text-transform: uppercase;
      display: inline-block;
      font-weight: 800 !important;
      outline: none !important;
      cursor: pointer;
      transition: .4s all;
      width: 100% !important;
      //font-family: "Axiforma-Bold" !important;
  }
  .footer-bottom-section {
      padding: 20px 20px 25px !important;
  }
  .footer-bottom-section ul li.privacy-sec {
      padding-left: 15px;
      margin-left: 11px;
      border-left: 1px solid #fff;
      border-radius: 1px;
  } 
  .footer-subscription-form-section form .hs-form-field {
      width: 58.5% !important;
  }
  .footer-subscription-form-section form .hs_submit.hs-submit {
      width: 39.5% !important;
  }
  .footer-form-header {
      padding-bottom: 0px !important;
      padding-top: 0px !important;
  }
  .footer-form-header .hs_cos_wrapper_type_text {
      font-size: 18px;
      line-height: 55px;
      letter-spacing: .18px;
      color: #fff;
      font-family: "HurmeGeometricSans2-Black";
      font-weight: 900;
      margin-bottom: 0px !important;
      padding: 0px !important;
  }
  .footer-bottom-section ul li.company-sec, .footer-bottom-section ul li.privacy-sec a {
      font-size: 12px;
      line-height: 20px !important;
  }
  .footer-mobile-menu-1 {
      width: 50% !important;
      float: left !important;
  }
  .footer-mobile-menu-2 {
      width: 47% !important;
      float: right !important;
  }
  .footer-mobile-menu-1 ul, .footer-mobile-menu-2 ul{
      margin: 0px !important;
      padding: 0px !important;
      list-style: none !important;
  }
  .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul.hs-menu-children-wrapper, .footer-mobile-menu-2 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul.hs-menu-children-wrapper {
      padding-left: 0px !important;
      padding-top: 10px !important;
      
  }
  .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1{
      padding-left: 0px !important;
      padding-bottom: 10px !important;
  }
  .footer-mobile-menu-2 ul>li.hs-menu-item.hs-menu-depth-1:not(.footer-mobile-menu-2 ul>li.hs-menu-item.hs-menu-depth-1:first-child){
      padding-left: px !important;
      padding-bottom: 10px !important;
  }
  .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1>a,
  .footer-mobile-menu-2 ul>li.hs-menu-item.hs-menu-depth-1>a{
      font-size: 14px;
      line-height: 24px;
      letter-spacing: 0.14px;
      color: #FFFFFF;
      text-decoration: none;
      font-family: "Axiforma-Book";
      font-weight: 500;
      display: inline-block;
      position: relative;
      transition: .4s all;
  }
  .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:first-child>a,
  .footer-mobile-menu-2 ul>li.hs-menu-item.hs-menu-depth-1:first-child>a{
      font-size: 14px;
      line-height: 24px;
      letter-spacing: 0.14px;
      color: #FFFFFF;
      text-decoration: none;
      font-family: "Axiforma-Book";
      font-weight: 500;
      display: inline-block;
      transition: .4s all;
  }
  .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:first-child, .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children{
      padding-left: 0px !important;
      /*padding-bottom: 0px !important;*/
  }
  .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul>li.hs-menu-item.hs-menu-depth-2, 
  .footer-mobile-menu-2 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul>li.hs-menu-item.hs-menu-depth-2{
      padding-bottom: 10px;
  }
  
  .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul>li.hs-menu-item.hs-menu-depth-2>a,
  .footer-mobile-menu-2 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul>li.hs-menu-item.hs-menu-depth-2>a{
      font-size: 14px;
      line-height: 24px;
      letter-spacing: 0.14px;
      color: #FFFFFF;
      text-decoration: none;
      font-family: "Axiforma-Book";
      font-weight: 500;
      display: inline-block;
      position: relative;
      transition: .4s all;
  }
   .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul>li.hs-menu-item.hs-menu-depth-2>a:hover, 
   .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:not(.footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:first-child)>a:hover,
  .footer-mobile-menu-2 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul>li.hs-menu-item.hs-menu-depth-2>a:hover {
      padding-left: 12px;
  }
  .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul>li.hs-menu-item.hs-menu-depth-2>a:before,
  .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:not(.footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:first-child)>a:before,
  .footer-mobile-menu-2 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul>li.hs-menu-item.hs-menu-depth-2>a:before{
      position: absolute;
      content: '';
  }
  .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul>li.hs-menu-item.hs-menu-depth-2>a:hover:before,
  .footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:not(.footer-mobile-menu-1 ul>li.hs-menu-item.hs-menu-depth-1:first-child)>a:hover:before,
  .footer-mobile-menu-2 ul>li.hs-menu-item.hs-menu-depth-1.hs-item-has-children>ul>li.hs-menu-item.hs-menu-depth-2>a:hover:before{
    background-color: #3c8fc5;
    width: 2.4px;
    height: 20px;
    left: 0;
    bottom: 2px;
    border-radius: 5px;
}
  .footer-form-header .hs_cos_wrapper_type_text{
    font-family: "Axiforma-Book";
    font-weight: 500;
  }
}


@media(max-width:450px){
  .footer-outer-wrapper:before {
    bottom: 60px !important;;
}
  .footer-mobile-wrapper {
    display: block !important;
    /*padding-bottom: 125px !important;*/
    padding-bottom: 20px !important;
}
  .footer-bottom-section ul li.company-sec, .footer-bottom-section ul li.privacy-sec a {
    font-size: 11px !important;
    line-height: 20px !important;
}
  .footer-subscription-form-section form .hs-form-field {
    width: 58% !important;
}
  .footer-subscription-form-section form .hs_submit.hs-submit {
    width: 39% !important;
}
}


/* TOP MENU CSS STARTS */

.header-shop-online-section ul{
	margin:0px;
	padding:0px
}
.header-shop-online-section ul li:not(:last-child):after {
    content: "";
    position: absolute;
    border-right: 2px solid #363936;
    width: 0px;
    height: 12px;
    right: 0;
    top: 4px;
}
.header-shop-online-section ul li:(last-child) a{
    padding-right: 0px;
} 

.header-shop-online-section ul li {
    list-style: none;
    display:inline-block;
    position: relative;
    padding-left: 7px;
}
.header-shop-online-section ul li a {
    text-decoration: none;
    color: #363936;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
    font-weight: 800;
    padding-right: 12px;
    font-family: Axiforma-Bold;
    cursor: pointer;
}

.header-shop-online-section ul li a:hover {
    color: #3C8FC5;
}

/* TOP MENU CSS ENDS */



.text-center { text-align: center; }



.icontxtInner { display: flex; margin: 0 -20px; row-gap: 30px; }
.hover-icon, .icontxtIcon a:hover img.normal-icon, .icontxtIcon a.active img.normal-icon { display: none; }
.icontxtIcon a:hover img.hover-icon, .icontxtIcon a.active img.hover-icon { display: inline-block; }
.icontxtIcon { padding: 0 20px;   border-right: 1px solid #013d54;    width: 100%;    text-align: center; }
.icontxtIcon:last-child { border: 0; }


img { vertical-align: middle; }
.zzwestTitle { text-align: center; position: relative; margin: 0 0 20px; z-index: 1; }
.zzwestTitle h2 { color: #013d54; display: inline-block;   background-color: #fff;    padding: 10px;    margin: 0;    font-size: 65px !important;    line-height: 75px !important;  text-align: center; }
.zzwestTitle:before { content: "";    background-color: #013d54;   position: absolute;    top: 50%;    width: 100%;   height: 2px;    left: 0;    z-index: -1; }
.zzwestInner { display: flex; flex-wrap: wrap; }
.zzwestLeft { width: 47%; }
.zzwestRight { width: 53%; padding-left: 30px;  }
.zzwestLeft img { vertical-align: middle; }
.zzwestRText h3 { margin: 0 0 10px;   color: #013d54;    font-size: 30px !important;    line-height: 36px !important;    font-weight: 700;    font-family: "Axiforma-Bold"; }
.zzwestRText { font-size: 24px;   line-height: 32px;    color: #013d54; margin: 20px 0 0; }
.zzwestRbtic { display: flex; align-items: center; flex-wrap: wrap; margin: 50px 0px 0; }
.zzwestRbtic img { max-width: 60px; margin: 0 10px 0 0; }
.btnStyle a { min-width: 318px;    display: inline-block;    background-color: #f0603b;    color: #fff;    text-decoration: none;    padding: 19px 35px;    border-radius: 40px;    font-size: 28px;    line-height: 1;    text-align: center;    font-family: "HurmeGeometricSans2-Black" !important;    border: 2px solid #f0603b;    transition: all .3s; letter-spacing: 1px; }
.btnStyle a:hover { background-color: transparent; color: #f0603b; }
.btnStyle a:focus { border-color: #f0603b; background-color: transparent; color: #f0603b; }
.zzwestInner.zzwestrevers { flex-flow: row-reverse; }
.zzwestInner.zzwestrevers .zzwestRight { padding: 0 40px 0 0; }
.zzwestRText p { margin: 0 0 10px; }
.zzwestRText p:last-child { margin: 0; }
.zzwestRicCont { margin: 20px 0 0; }
.zzwestRicCitt { display: flex; align-items: center; margin: 0 0 15px; }
.zzwestRicCitt:last-child { margin: 0; }
.zzwestRicIcon { width: 20%; text-align: right; margin: 0 10px 0 0; }
.zzwestRicItext { width: 80%; }
.zzwestRictt { font-weight: 500; font-family: "Axiforma-Bold"; color: #013d54; margin: 0 0 10px; text-transform: uppercase; font-size: 24px; line-height: 28px; }
.zzwestRicttxt { color: #000000; font-size: 24px; line-height: 32px; font-weight: 500; }
.zzwestRbtic.icon_up { display: inline-block; text-align: center;  margin: 10px 0 0; }
.zzwestRbtic.icon_up img { max-width: 100px; margin: 0 auto 20px; }
.zzwestLetxt { text-align: right; margin: 12px 0 0; color: #000000; }
.zzwestLeft h3, .zzwestsubTitle h3 { text-transform: uppercase; color: #013d54; margin: 0 0 15px; }
/* .zzwestInner.zzwesthed .zzwestRight { margin: 20px 0 0; } */
.zzwestLeft h3, .zzwestsubTitle h3 { text-transform: uppercase;    color: #013d54;   margin: 0 0 15px;    font-size: 28px !important;    line-height: 34px !important;    font-weight: 700;    font-family: "HurmeGeometricSans2-Black" !important; }
.zzwestTitle.notittles { min-height: 70px; max-width: 750px; margin: 0 auto 20px; }
.zzwestRbtic.icon_left_up { margin: 20px 0 0; padding: 90px 0 0 60px; position: relative; z-index: 1; }
.zzwestRbtic.icon_left_up img { position: absolute; left: 0; max-width: 140px; z-index: -1; margin: 0; top: 0; }
.zzwest-tt-touch .zzwestTitle { margin: 0; }
.zzwest-tt-touch .zzwestInner { align-items: flex-end; }
.zzwest-tt-touch .zzwestTitle h2 { padding: 0 10px; }

/**/
.zzwestLeft .btnStyle a { padding: 19px 25px; }
/* .zzwestRbtic-bmtext { font-size: 18px; line-height: 21px; color: #013D54; font-style: italic; margin-top: 35px; }
.zzwestRbtic.zzwestRbtic-btnsm { margin-top: 24px; }
.zzwestRbtic-btnsm a { font-size: 26px; padding: 16px 19.5px; }
.zzwestRPrice { font-size: 30px; margin-top: 20px; line-height: 1.34; color: #013D54; font-weight: 700; }
.zzwestRbtic-bmtext p { margin-bottom: 10px; }
.zzwestRbtic-bmtext p:last-child { margin-bottom: 0px; } */


.tt-gallinner { display: flex; flex-wrap: wrap; display: -webkit-flex; -webkit-flex-wrap: wrap;  row-gap: 20px; }
.tt-gall-item:nth-last-child(1), .tt-gall-item:nth-last-child(2), .tt-gall-item:nth-last-child(3) { width: 33.33% !important; padding-right: 20px !important; }
.tt-gall-item:nth-last-child(1) {   padding-right:0  !important; }
.tt-gall-item { width: 68%; padding-right: 20px; }
.tt-gall-item:nth-child(2n) { width: 32%; padding-right: 0;  }
.tt-gall-item:first-child .tt-gall-inn { border-top-left-radius: 40px; overflow: hidden; }
.tt-gall-item:nth-child(2) .tt-gall-inn { border-top-right-radius: 150px; overflow: hidden; }
.tt-gall-item:nth-last-child(3) .tt-gall-inn { border-bottom-left-radius: 150px; overflow: hidden; }
.tt-gall-item:nth-last-child(1) .tt-gall-inn { border-bottom-right-radius: 150px; overflow: hidden; }
.tt-gall-inn { position: relative; height: 100%; }
.tt-gall-image img { width: 100%;  height: 100% !important; object-fit: cover; }
.tt-gall-text { margin-top: -47px;   background-color: #f0603b;    color: #fff;    position: relative;    z-index: 11;    font-size: 30px;    line-height: normal;    font-family: "HurmeGeometricSans2-Black" !important;    padding: 6px 15px; text-transform: uppercase; letter-spacing: 1.2px; }
.tt-gall-image, .tt-gall-color { height: 100%; }

.faq-txtbtn, .faq-txticon { text-align: center; }
.faq-txtTitle h2 span { font-family: inherit; color: #00adee; display: block; }
.faq-txtTitle h2 { text-align: center; color: #013d54; font-size: 66px !important; line-height: 72px !important; margin: 0 0 10px; text-transform: initial;  }
.faq-txtbtn { margin: 6px 0 0; }


.onl-txt-text.tt-img-txt { margin: 30px 0 0; }
.onl-txt-text.tt-img-txt h3 { margin: 0 0 10px; font-family: "HurmeGeometricSans2-Black" !important;    font-size: 55px !important;    line-height: 60px !important; }
.onl-txt-text.tt-img-txt h3 span { color: #00adee; font-family: inherit; }
.onl-txt-text.tt-img-txt h4 { color: #013d54; font-size: 40px !important; line-height: 44px !important; margin: 0 0 15px; font-family: "HurmeGeometricSans2-Black" !important; }

.onl-txtTitle { text-align: center; position: relative; margin: 0 0 30px; z-index: 1; }
.onl-txtTitle h2 { color: #013d54; display: inline-block;   background-color: #fff;    padding: 10px;    margin: 0;    font-size: 70px !important;    line-height: 80px !important; }
.onl-txtTitle:before { content: "";    background-color: #013d54;   position: absolute;    top: 50%;    width: 100%;   height: 2px;    left: 0;    z-index: -1; }
.onl-txt-text { font-size: 24px; line-height: 32px; color: #013d54; }
.onl-txt-text p { margin: 0 0 10px; }
.onl-txt-text ul { padding: 0;   list-style: none;    max-width: 900px;    width: 100%; margin: 20px auto; } 
.onl-txt-text ul li { display: flex;    flex-wrap: wrap;    justify-content: space-between;    margin: 0 0 15px; }
.onl-txt-text ul li strong, .onl-txt-text ul li span { width: 48%; }
.onl-txt-text strong { font-weight: 700; }



.tourmentInner .zzwestRbtic { margin-top: 25px; }
.tourmentInner .zzwestImages:not(:last-child) { margin-bottom: 50px; }
.tourmentInner .zzwestRText ul { padding: 0; list-style: none; }
.tourmentInner .zzwestRbt.btnStyle a { padding: 19px 16px; }
.tourmentInner .zzwestRText { margin-top: 0; }
.tourmentInner.zzwestInner.zzwestrevers .zzwestRight { padding-right: 0; }
.tourmentInner .zzwestRText p:not(:last-child) { margin-bottom: 20px; }




@media(min-width: 768px){
  .tourmentInner .zzwestLeft { width: 49%; margin-right: 2%; }
  .tourmentInner.zzwestrevers .zzwestLeft { margin-left: 2%; }
  .tourmentInner .zzwestRight { width: 49%; padding-left: 0; }
  .zzwestImages.center { text-align: center; }
}


@media(max-width:1200px){
    .zzwestTitle h2, .onl-txtTitle h2 { font-size: 60px !important; line-height: 70px !important; }
    .onl-txt-text.tt-img-txt h3 { font-size: 44px !important; line-height: 50px !important; }
    .faq-txtTitle h2 { font-size: 55px !important; line-height: 65px !important; }
    .zzwestRText, .onl-txt-text, .zzwestRictt, .zzwestRicttxt { font-size: 20px; line-height: 28px; }
 
}


@media(max-width:991px){
    .zzwestTitle h2, .onl-txtTitle h2 { font-size: 50px !important; line-height: 60px !important; }
    .zzwestRbtic.icon_up { display: inline-block; text-align: center; margin: 10px 0 0; }
    .btnStyle a { font-size: 20px; }  
    .zzwestRText h3 { font-size: 25px !important; line-height: 32px !important; }  
    .tt-gall-text { font-size: 24px; margin-top: -40px; }
    .onl-txt-text.tt-img-txt h3 { font-size: 40px !important; line-height: 45px !important; }
    .onl-txt-text.tt-img-txt h4 { font-size: 35px !important; line-height: 40px !important; }
    .faq-txtTitle h2 { font-size: 45px !important; line-height: 55px !important; }
  
}


@media(max-width:767px){ 
   
  .zzwestLeft { width: 100%; }
  .zzwestRight, .zzwestInner.zzwestrevers .zzwestRight { width: 100%; padding: 30px 0 0; }
  .zzwestInner.zzwestrevers { flex-flow: column; }
  .zzwestTitle h2, .zzwestTitle h2, .onl-txtTitle h2 { font-size: 24px !important; line-height: 36px !important; }
  .zzwestLeft h3, .zzwestsubTitle h3, .zzwestRText h3 { font-size: 20px !important; line-height: 30px !important; }
  .zzwestRText, .onl-txt-text, .zzwestRictt, .zzwestRicttxt { font-size: 18px; line-height: 26px; }
  .btnStyle a { font-size: 18px; min-width: auto; padding: 18px 32px; }
  .zzwestInner.zzwesthed .zzwestRight { margin: 0; }
  .icontxtIcon { padding: 0 13px; }
  .zzwestRText { margin: 0; }
  .onl-txt-text.tt-img-txt h3 { font-size: 22px !important; line-height: 32px !important; }
  .onl-txt-text.tt-img-txt h4 { font-size: 20px !important; line-height: 30px !important; }
  .tt-gall-item:first-child .tt-gall-inn { border-top-right-radius: 40px; }
  .tt-gall-item, .tt-gall-item:nth-child(2n) { width: 100%; padding-right: 0; }
  .tt-gall-item:nth-last-child(3) .tt-gall-inn { border-bottom-left-radius: 0; overflow: hidden; }
  .tt-gall-item:nth-child(2) .tt-gall-inn { border-top-right-radius: 0; }
  .tt-gall-inn { position: relative; height: auto; }
  .tt-gall-text { font-size: 18px; margin-top: 0px; }
  .tt-gall-item:nth-last-child(1), .tt-gall-item:nth-last-child(2), .tt-gall-item:nth-last-child(3) { width: 100% !important; padding-right: 0px !important; }
  .faq-txtTitle h2 { font-size: 26px !important; line-height: 32px !important; }
  .faq-txticon img { max-width: 120px; }
  .tt-gall-item.tt-gall-colr { display: none; }
  .tt-gall-item:nth-last-child(1) .tt-gall-inn { border-bottom-right-radius: 40px; overflow: hidden; border-bottom-left-radius: 40px; }
  
  .zzwestsubTitle, .zzwestInner, .onl-txt-text, .tt-gallinner { max-width: 500px; margin: 0 auto; }
  .onl-txt-text.tt-img-txt { margin: 30px auto 0px; }
  .onl-txt-text ul li strong, .onl-txt-text ul li span { width: 100%; } 
  
  .onl-txt-text h2 { font-size: 20px !important; line-height: 30px !important; }
  
  
}