/*
Theme Name:   Avada Child
Description:  Avada Child Theme
Template:     Avada
*/

@font-face{
    font-family: metropolis;
    /*font-weight: bold;*/
       font-weight: 400;
    src: url('assets/fonts/metropolis.light.ttf');
  }
  @font-face{
    font-family: MetropolisMedium;
    /*font-weight: bold;*/
    src: url('assets/fonts/metropolis.regular.otf');
    font-weight: 100;
  }
  @font-face{
    font-family: MetropolisSemiBold;
    /*font-weight: bold;*/
    src: url('assets/fonts/metropolis.medium.ttf');
    font-weight: 400;
  }
  @font-face{
    font-family: MetropolisBold;
    /*font-weight: bold;*/
    font-weight: 600;
    src: url('assets/fonts/metropolis.semi-bold.ttf');
  }
  @font-face{
    font-family: MetropolisExtraBold;
    font-weight: bold;
    src: url('assets/fonts/metropolis.bold.ttf');
  }
  nav>ul{
      flex-wrap: nowrap !important;
  }

  nav>ul>li a{
      white-space: nowrap;
  }
  .fusion-footer nav>ul a>span{
      font-family: MetropolisMedium !important;
  }
  h1, h2, h3, h4, h5, h6,
  h1 span, h2 span, h3 span, h4 span, h5 span, h6 span,
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  h1 p, h2 p, h3 p, h4 p, h5 p, h6 p{
      font-family: MetropolisBold !important;
  }
  .green_icon > img {
    max-width: 80px;
}
  .why_work_section h5{
      font-family: MetropolisMedium !important;
  }
  a span,b{
      font-family: MetropolisBold !important;
  }
  p, span, a, div {
      font-family: metropolis !important;
  }
  .button_transparent:active{
      border-color: #63AC07 !important;
  }
  .button_transparent:active>span{
      color: #63AC07 !important;
  }
  .green_button:active{
      background-color: #63AC07 !important;
      border-color: #63AC07 !important;
  }
 
  .menu-item .fusion-button{
      padding: 14px 20px;
      font-size: 18px;
      line-height: 18px;
  }
  .menu-item .fusion-button:hover{
      border-color: #95c954;
      background: #95c954;
  }
  .menu-item .fusion-button:active{
      background-color: #63AC07 !important;
      border-color: #63AC07 !important;
  }
  .single-little-width{
      max-width: 840px;
      margin: auto !important;
  }
  .single_blog_text a {
      font-family: 'MetropolisMedium' !important;
      border-bottom: 1px solid #80808082;
  }
  .marketing-section_little_width>div{
      max-width: 840px !important;
  }
  .menu-item a>span,
  .text-bold,
  .text-bold>p{
      font-family: MetropolisBold !important;
  }
  .text-medium,
  .text-medium>p{
      font-family: MetropolisMedium !important;
  }
  
  .banner_mobile_image,
  .banner_mobile_image img{
      width: 100%;
      height: 100%;
  }
  .why_work_button_section_mobile div,
  .why_work_button_section_mobile a{
      width: 100%;
  }
  .background-auto>div{
      background-size: auto !important;
  }
  .explore-section--with-borders>div,
  .latest-ideas-section>div,
  .marketing-headline-section>div{
      max-width: 1180px !important;
  }
  .agent-less-section{
      max-width: 1344px;
      margin:auto;
      top: 270px;
  }
  .agent-less-section_blog{
      max-width: 1344px;
      margin:auto;
      top: 200px;
  }
  .popular_education_images,
  .popular_education_images>img{
      width: 100%;
      max-height: 172px;
      object-fit: cover;
  }  
  .popular_education_cols>div{
      background: #FFFFFF;
      border: 1px solid #D9E6F0;
      border-radius: 20px;
      overflow: hidden;
  }
  .why_people_like_image{
      height: 427px;
  }
  .share_post_button{
      display: flex;
      align-items: center;
  }
  .share_post_button>span,
  .support_email{
      font-size: 16px;
      line-height: 24px;
      color: #1B93F0;
      font-family: MetropolisMedium !important;
  }
  .share_post_button svg{
      margin-right: 14px;
  }
  .footer_bottom_links>span{
      font-family: metropolis !important;
  }
  .six-column-images>img{
      min-height: 172px;
  }
  .insurance_type>ul{
      padding-left: 0;
      margin: 0;
  }
  .type_of_insurance>div{
      max-width: 840px !important;
      margin: auto !important;
  }
  .dropdown_borders h4>a{
      padding: 28px !important;
  }
  .article_social_icons{
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: baseline;
      /*width: fit-content;*/
  }
  .article_social_icons>a:not(:first-child),
  .article_social_icons>svg {
      margin-left: 10px;
  }
  .case_buttons.active {
      background: #E6F0F8 !important;
  }
  .case_buttons.active>span{
      color: #042F6B !important;
  }
  .case_buttons{
      width: 100%;
      justify-content: left !important;
  }
  .case_buttons>span{
      font-family: MetropolisExtraBold !important;
  }
  .agent-less-play-mobile{
      position: absolute !important;
      top: calc(50% - 40px);
      left: calc(50% - 40px);
      pointer-events: none;
  }
  .agent-less-section-mobile{
      top: 230px;
  }
  .author_image>img{
      width: 80px;
      height: 80px;
      border-radius: 50%;
  }
  .accordion-panels {
      border: 1px solid #ECECEC;
      border-radius: 20px;
      margin-top: 8px;
      overflow: hidden;
  }
  .accordion-panel-heading h4 {
      margin: 0;
  }
  .accordion-panel-heading a {
      display: flex;
      justify-content: space-between;
      flex-direction: row-reverse;
      padding: 28px;
      cursor: pointer;
  }
  .accordion-panel-heading h4 span {
      font-size: 24px;
      line-height: 28px;
  }
  .accordion-panel-heading h4 span:first-child{
      display: inline-block;
  }
  .accordion-panel-content {
      padding: 10px 72px 15px;
      background: white;
  }
  .accordion-panel-content{
      display: none;
  }
  .accordion-panel-content>p{
    font-size: 16px;
    line-height: 24px;
  }
  .accordion_item:hover{
      color: black !important;
  }
  .accordion_item .svg_open{
      transition: 0.25s transform;
  }
  .accordion_item.active .svg_open{
      transform: rotate(135deg);
  }
  .svg_open path{
      stroke: #6C9AE2;
  }
  .accordion-panels:hover {
      border: 1px solid #A4B6CA;
  }
  .accordion-panels:active {
      border: 1px solid #A6B4DA;
  }
  .accordion-panels:hover svg path {
      stroke: #387BF5;
  }
  .accordion-panels:active svg path {
      stroke: #1463DD;
  }
  .accordion-panels.active{
      border: 1px solid #A6B4DA;
  }
  .accordion-panels.active svg path {
      stroke: #1463DD;
  }





  .case_stadies-panels {
    border: 1px solid #D9E6F0;
    overflow: hidden;
}

.case_stadies-panels:first-child{
    border-radius: 16px 16px 0px 0px ;
}

.case_stadies-panel-heading h4 {
    margin: 0;
}
.case_stadies-panel-heading a {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 28px;
    cursor: pointer;
}
.case_stadies-panel-heading h4 span {
    font-size: 24px;
    line-height: 28px;
}
.case_stadies-panel-heading h4 span:first-child{
    display: inline-block;
}
.case_stadies-panel-content {
    padding: 10px 72px 15px;
    background: white;
}
.case_stadies-panel-content{
    display: none;
}
.case_stadies-panel-content>p{
  font-size: 16px;
  line-height: 24px;
}

.case_stadies_item .svg_open_2{
    transition: 0.25s transform;
}
.case_stadies_item.active .svg_open_2{
    transform: rotate(135deg);
}
.svg_open_2 path{
    stroke: #047EDC;
}

.case_stadies-panels:hover {
    border: 1px solid #A4B6CA;
}
.case_stadies-panels:active {
    border: 1px solid #A6B4DA;
}
.case_stadies-panels:hover svg path {
    stroke: #387BF5;
}
.case_stadies-panels:active svg path {
    stroke: #1463DD;
}
.case_stadies-panels.active{
    border: 1px solid #A6B4DA;
}
.case_stadies-panels.active svg path {
    stroke: #1463DD;
}

.sticky_sidebar {
    position: fixed !important;
    top: 100px;
    z-index: 100;
    max-width: 440px;
    width: 100%;
    
}
.case_pages{
    z-index: 999;
}

.green_icon {
    cursor:pointer;
}

.modal-dialog {
    transform: unset;
    overflow-y: unset;
    top: 150px;
}

.header_modal, .footer_modal {
    position: fixed;
}

.header_modal>div {
    /*-webkit-overflow-scrolling: touch;*/
    overflow-y: unset !important;
    max-height: unset !important;
}

.header_modal .modal-body {
    display: flex;
    justify-content: center;
}

.footer_modal .modal-body {
    display: flex;
    justify-content: center;
}

.agent-less-play{
    cursor:pointer;
    pointer-events: none;
}

.modal.fade.show {
    opacity: 1 !important;
}

.article_blocks{
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    justify-content: space-between;
    flex-wrap: wrap;


}

.article_blocks div{
  width: 100%;
}


.article-panel-image{
  width: 100%;
  height:220px;
}

.blog_posts-panel-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    justify-self: stretch;
}
.article {
    display: flex;
    flex-direction: column;
}
.article-panel-content{
    border: 1px solid #D9E6F0;
    border-radius:0px 0px 20px 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px !important;
    box-sizing: border-box;
    background-color: white;

    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    justify-self: stretch;
}

  .article-panel-image>img{
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 20px 20px 0px 0px;
  }
  
  .article-panel-content>h5 {
     font-family: MetropolisBold !important;
     font-style: normal !important;
     font-weight: 600 !important;
     font-size: 24px !important;
     line-height: 40px !important;
     text-transform: capitalize !important;
	 color: #35588A !important;
  }
  
  .article-panel-content>div>p {
      font-family: MetropolisMedium !important;
      font-style: normal !important;
      font-weight: 500 !important;
      font-size: 16px !important;
      line-height: 20px !important;
      color: #3C3C3C !important;
  }
  
  .article-panel-content>div>a {
      font-family: MetropolisBold !important;
      font-style: normal !important;
      font-weight: 600 !important;
      font-size: 18px !important;
      line-height: 18px !important;
      text-align: center !important;
      color: #78BE20 !important;
  }

  .blog_posts-panel-content>h5 {
    font-family: MetropolisBold !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 40px !important;
    text-transform: capitalize !important;
    color: #35588A !important;
  }
  
  .blog_posts-panel-content>div>p {
  
  	font-family: MetropolisMedium !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #3C3C3C !important;
  }
  .blog_posts-panel-image{
  	width:100%;
  }
  
 .blog_posts-panel-content>div>a{
 	font-family: MetropolisBold !important;
    font-style: normal!important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 18px !important;
    text-align: center !important;
    color: #78BE20 !important;
    
 }
  
   .blog_posts-panel-image>img{
  	width:100%;
    height: 172px;
    object-fit: cover;
  }
.agent-less-section a {
    color: #2bff07;
}
.agent-less-section a:hover {
    color: #2bff07;
    text-decoration: underline;
}
.blog_posts{
	max-width:300px;
    display: flex;
    flex-direction: column;
}
.blog_posts_blocks{
    display: grid;
   	gap: 20px 140px;
   	grid-template-columns: repeat(3, 1fr);
   	justify-content: space-between;
   	flex-wrap: wrap;
} 
  
  .featured_post_blocks{
      display: flex;
      justify-content: space-between;
  }
  
  .featured_post_img{
      width:50%;
      border-radius: 40px 0px 0px 40px;
  }
  
  .featured_post_img>img{
      width:100%;
      object-fit:cover;
      height: 100%;
      border-radius: 40px 0px 0px 40px;
  }
  
  .featured_post_block{
      width:50%;
      padding: 30px 35px 40px 48px;
      background-color: white;
      border-radius: 0px 40px 40px 0px;
      border: 1px solid #D9E6F0;
      border-left: white;
  }
  
  .featured_post_iqon{
      font-family: MetropolisMedium !important;
      font-style: normal;
      font-weight: 500;
      font-size: 12px;
      line-height: 20px;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: #78BE20;
  }
  
  .featured_post_block>h5 {
      margin: 0;
      text-transform: capitalize;
      color: #35588a !important;
      font-size: 24px !important;
      line-height: 1.17  !important;
  }
  
  .featured_post_content{
      font-size: 16px !important;
      line-height: 20px !important;
      color: #3c3c3c !important;
      font-family: MetropolisMedium !important;
  	  margin-top: 15px !important;;
  }
  
  .featured_post_author, .featured_post_category{
    margin:0px!important;
    line-height: 20px;
  }
  
  .featured_post_author>span, .featured_post_category>span{
  	  font-size: 12px;
      line-height: 20px;
  }
  
  .featured_post_link{
  	margin-top:60px;
  }
  
  .featured_post_link>a {
  	  margin-top: 28px;
      border-color: var(--awb-color4);
      border-width: 1px 1px 1px 1px;
      border-radius: 8px 8px 8px 8px;
      background: var(--awb-color4);
      font-size: 18px;
      line-height: 18px;
      padding-top: 14px;
      padding-right: 20px;
      padding-bottom: 14px;
      padding-left: 20px;
      color: white;
      font-family: MetropolisBold !important;
  }
  
  .featured_post_link:hover .featured_post_link>a{
  	color: white!important;
  }

  .accordion-panel-heading>h4{
        background: white!important;
  }
  
  .accordion_item:first-child {
      color: #35588a;
  }

  .case_stadies-panel-heading>h4{
    background: white!important;
}

.case_stadies_item:first-child {
  color: #35588a;
}
  
  
  .USA_states_all{
  	display:none!important;
  }
  
  .license_table{
 	border:1px solid #D9E6F0;
 	border-radius: 40px;
    margin-bottom: 40px;
  }
    .license_table th{
    border-bottom: 1px solid #D9E6F0;
    padding: 21px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    text-transform: capitalize;
    color: #35588A;
    font-family: MetropolisBold !important;
   }

    .license_table tr {
        padding: 21px
    }
    
    .license_table tr>td {
        font-size: 16px;
        line-height: 28px;
        text-align: center;
        text-transform: capitalize;
        font-family: MetropolisMedium !important;
        color: #3C3C3C;
        vertical-align: baseline;
    }
    .table_just_text{
         font-size: 16px;
         line-height: 28px;
         text-align: center;
         text-transform: capitalize;
         font-family: MetropolisMedium !important;
         color: #3C3C3C;
         margin-top:0px!important;
    }
    .table_instant_decision{
        font-size: 12px;
        line-height: 12px;
        text-align: center;
        text-transform: capitalize;
        font-family: MetropolisBold !important;
        color: #78BE20;
    }
    
    .table_automated_not_instant{
        font-family: MetropolisBold !important;
        font-size: 12px;
        line-height: 12px;
        text-align: center;
        text-transform: capitalize;
        color: #FC4F05;
    }
    
    .table_first_column{
     display:flex;
     justify-content: center;
     margin-top: 10px;
    }
    
    .table_apply_now{
        font-family: MetropolisBold !important;
        font-size: 16px;
        line-height: 28px;
        text-align: center;
        text-transform: capitalize;
        color: #047EDC;
        padding-right: 21px;
    }
    
    .Tooltip_module_tooltipContainer__925de7a6 {
        background-color: green!important;
        width: 100px!important;
        height: 100px!important;
        border-radius: 50%!important;
    }
    .submenu_links>span{
       font-size: 16px;
	   line-height: 20px;
       font-family: MetropolisMedium !important;
       letter-spacing: 0px;

    }
    .submenu_links_blocks a{
    	padding:0px;
    }
    .submenu_links a{
       padding:0px;
       font-family: MetropolisMedium !important;
    }
  .license_table tr:not(:last-child){
  	border-bottom: 1px solid #D9E6F0;
  }
 
  @media(max-width: 1024px){
      .explore_solutions-cols-mobile{
          height: 320px;
      }
      .latest-ideas-cols * {
          max-width: 300px;
      }
      .explore-section--with-borders > .fusion-row{
          margin-left: 15px !important;
          margin-right: 15px !important;
      }
  }
  @media(min-width:1024px){
      .text-column{
          max-width: 590px;
      }
      .latest-ideas-cols{
          max-width: 300px;
      }
      .why_work_col>div{
          max-width: 510px;
      }
  }

  @media(max-width: 500px){
        .blog_page_second_title{
            margin-top: 90px!important;
        }
  }

  @media(max-width: 576px){
      .banner_mobile_green_icon{
          position: absolute !important;
          bottom: 0;
          left: calc(50% - 40px);
      }
  }
  @media(min-width: 577px){
      .banner_mobile_green_icon{
          position: absolute !important;
          bottom: 40px;
          left: calc(50% - 40px);
      }
  }
  @media(max-width:768px){
  	#iframe{
    	height: 190px;
    }
      .article-post_blocks{
        grid-template-columns: repeat(2, 1fr);
      }
      .featured_post_blocks{
         flex-wrap: wrap;
      }
      .featured_post_img {
        width: 100%;
        border-radius: 40px 40px 0px 0px;
      }
      .featured_post_img>img {
        border-radius: 40px 40px 0px 0px;
      }
      .featured_post_block{
        width: 100%;
      }
      .blog_posts_blocks{
        display: flex;
        justify-content: center;
        padding-left: 15px;
        
      }
      .blog_posts {
        max-width: unset;
      }
      .article_blocks{
        display: flex;
        justify-content: center;
      }
     .agent-less-section_blog{
         top: 0px!important;
      }
     .footer_block_up{
      	    max-height: 520px;
      }
        .article_page_head_img>div{
    	    background-image: url(https://quote-bot.com/wp-content/uploads/2022/12/pexels-pixabay-461064-removebg-preview-2-1.png)!important;
    }
    .featured_post_block{
    	    padding: 16px 25px 55px 16px;
    
        border-radius:0px 0px  40px 40px;
    }
    .popular_education_titls{
    	max-width: 150px;
    }
      .display_none_state_bloks{
    	display:none!important;
    }
    
    .case_stadies_block_head{
    	    flex-direction: column;
    }
    
  }
  .fa-angle-right::before {
      display: inline-block;
      width: 8px;
      height: 8px;
      background: transparent;
      text-indent: -9999px;
      border-top: 2px solid;
      border-right: 2px solid;
      transition: all 250ms ease-in-out;
      text-decoration: none;
      transform: rotate(45deg) translateY(50%);
  }
  .fa-angle-right.custom-arrow::before {
      content: '' !important;
  }

  .fusion-menu-element-wrapper .fusion-open-nav-submenu:before {
    content: '' !important;
      display: inline-block;
      width: 8px;
      height: 8px;
      background: transparent;
      text-indent: -9999px;
       border-bottom: 1px solid;
      border-right: 1px solid; 
      transition: all 250ms ease-in-out;
      text-decoration: none;
      transform: rotate(45deg) translateY(-50%)!important;
  }
  .sub_menu_dashbord {
  	box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.1);
  	background: #fff;
  }
  .sub-menu{
   display: none!important;
  }
  .display_none{
  	display:none!important;
  }

  .fusion-tb-header{
      position: sticky !important;
      top: 0 !important;
      z-index: 9999;
      background: white !important;
  }
  .mega-menu-trigger a{
  	line-height: 100px
  }
  .fusion-megamenu-wrapper{
  	display:none!important;
  }
  
  .submenu_iqons_blocks>div{
  	display:flex!important;
    flex-basis: 100%;
  }
  
  
.submenu_iqons_blocks>div>div{
    flex-basis: calc(100% - 40px);
    margin-top: -8px!important;
    margin-left: 11px;
    margin-bottom: 20px;
}
.submenu_iqons_blocks>div>div:nth-of-type(1) {
    flex-basis: 100%!important;
    margin-left:0px;
}

.submenu_links_solutions{
    font-size: 16px;
    line-height: 20px;
    color: #042F6B;
    font-family: MetropolisMedium !important;
    
}

.submenu_links_solutions span{
    font-size: 16px;
    line-height: 20px;
    color: #042F6B;
    font-family: MetropolisMedium !important;
    letter-spacing: 0px;
}

.submenu_links_solutions_text{
    font-size: 14px;
    line-height: 18px;
    color: rgba(60, 60, 60, 0.5);
}

.submenu_links_learn_more span{
        font-family: MetropolisBold !important;
        font-size: 18px!important;
        line-height: 18px!important;
        color: #78BE20!important;
}
.mega-menu-last_button>a>span{
    height: 46px!important;
    background: #78BE20!important;
    color: white!important;
    border-radius: 8px!important;
    padding: 14px 20px!important;
    color:white!important;
}


.header_modal .close {
     color:white;
     opacity:1!important;
}
.header_modal  .modal-content{
	padding-bottom:40px;
    box-shadow: unset;
    border:unset;
}

.modal-header{
	padding: 15px 131px!important;
    min-height: unset!important;
}
.case_studies-panel-content>h5{
	font-size: 36px!important;
    line-height: 40px!important;
    text-transform: capitalize!important;
    color: #35588A!important;
    font-family: MetropolisBold !important;
   
}

.case_stadies_block_head{
	display: flex;
    justify-content: space-between;
}
.case_stadies_block_head>p {
	font-size: 16px!important;
    line-height: 20px!important;
    color: rgba(60, 60, 60, 0.7)!important;
     font-family: MetropolisMedium !important;
}

.case_studies-panel-content{
	margin-top: -40px;
     padding-bottom: 30px !important;
}

.case_studies_cases_blocks{
	background: white !important;
    width: 100% !important;
    height: 100% !important;
    border-radius:16px 0px 0px 0px!important
}

.case_buttons:first-child {
	border-radius:16px 0px 0px 0px!important;
}

.case_buttons{
    margin-bottom: 20px;
    width: 100%;
    padding: 16px 40px;
    cursor:pointer;
}

.case_buttons>a>span {
	font-size: 16px!important;
    line-height: 28px!important;
    text-transform: capitalize!important;
	color: #124389!important;
    font-family: MetropolisBold !important;
}
.fa, .fas {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
}
.toggled span{
 	color: #1B93F0!important;
}

.page_title_active>a>span{
 	color: #1B93F0!important;
}

.make_sticky {
    height: calc(100% - 20px)!important;
}

.make_sticky>div {
    height: 100%!important;
    background: #fff!important;
    border-radius:16px 0px 0px 0px!important;
    overflow: unset!important;
    border-radius:16px 0px 0px 16px!important;
}
.case_top_block {
    position:sticky!important;
    top:100px!important;
    padding-bottom: 45px!important;
}

.headline_without_down_text>p{
	 font-family: MetropolisMedium !important;
     font-style: normal!important;
     font-size: 16px!important;
     line-height: 20px!important;
     color: #042F6B!important;
}

.headline_without_down_button span {
    font-style: normal!important;
    font-weight: 600!important;
    font-size: 18px!important;
    line-height: 18px!important;
    text-align: center!important;
    color: #78BE20!important;
    font-family: MetropolisBold !important;

}
.headline_without_down_button {
  padding: 14px 20px!important;
}
.about_us_texts_block p {
	font-family: MetropolisMedium !important;
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 20px!important;
    color: #042F6B!important;
}

.minit_read span{
	font-size: 16px!important;
    line-height: 20px!important;
    color: rgba(60, 60, 60, 0.7)!important;
    font-family: MetropolisMedium !important;
}

.agent_less_section {
	top:100px!important; 
}

.block_by_author_single_post_page b{
	font-family: MetropolisBold !important;
	font-size: 16px!important;
    line-height: 20px!important;
    color: #3C3C3C!important;
}

.block_by_author_single_post_page p{
	font-family: MetropolisMedium !important;
    font-size: 16px!important;
    line-height: 20px!important;
    color: rgba(60, 60, 60, 0.7)!important;
}

.head_menu_titles_hover span {
    font-size: 18px !important;
    line-height: 20px !important;
}

.head_menu_titles_hover:hover span{
	color: rgba(4, 126, 220, 0.44)!important;
}

.head_menu_titles_hover:hover p{
	color: rgba(4, 126, 220, 0.44)!important;
    cursor:pointer;
}

.submenu_links:hover span {
	color:#047EDC!important;
}

.submenu_links_solutions:hover span {
	color:#047EDC!important;
    cursor:pointer;
}
.fusion-builder-live-preview .single_article_hide_container {
	display: block !important;
}

.qb-hero-mask{
	position: absolute;
    width: 0;
    height: 0;
}

.video-placeholder {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
}
.video-with-placeholder video {
    -webkit-clip-path: url(#hero-mask);
    clip-path: url(#hero-mask);
    width: 94%;
    height: 470px;
    object-fit: cover;
}

.video-placeholder {
    background: #fff;
}

.video-placeholder_button{
	cursor:pointer;
}

.mask_home_header_video{
	position: absolute!important;
    top: -9px!important;
    height: 480px;
    width: 688px;
    width: 94%;
}


.mask_home_header_video_mob{
	position: absolute!important;
    top: -9px!important;
    height: 480px;
    width: 688px;
    width: 94%;
}

.mask_home_header_video>img{
	width: 100%;
    height: 100%;
}

.mask_home_header_video_mob>img{
	        width: 100%;
    height: 100%;
}
.green_icon_mob_center{
	left:7%!important;
}

@media(max-width:768px){
   
  
    .home_head_container>div {
    	flex-direction: column-reverse;    
    }
    .green_icon_mob_center {
        left: calc(50% - 45px)!important;
        top: 69%!important;
	}
}

.article_single_post_author_and_date>div>div>p{
	height: 30px;

}
  @media(max-width:1024px){
  

  
  .submenu_iqons_blocks>div>div{
   
    margin-bottom: 14px;
}

    /* .sub_menu_dashbord{

        padding-left: 18px!important;
        padding-right: 18px!important;
    }  */

    .headline_without_down_text>p{
	     font-family: unset !important;
    
    }

    #menu-main{
        margin-top: 23px;
        padding-top: 15px;
        padding-bottom: 30px;
    }
    #menu-main>li>a>span{
        font-family: MetropolisBold !important;
    }
    
     .mob_menu_size{
        max-height: 47px!important;
     }
  
    .fa-times:before{
        content: url(' https://quote-bot.com/wp-content/uploads/2022/12/icon.xmark_.M.jpg')!important;
    }
    
    .submenu_iqons_blocks>div>div{
        margin-top: -3px!important;
    }


    .menu-item a>span {
        font-family: MetropolisMedium !important;
    }

   #submenu_links_solutions{
  	 padding:0px!important;
      background-color: #F8FBFF!important;
    }
  
    #headline_without_down_button{
        width : unset!important;
        border-radius:8px!important;
        border:1px solid #78BE20!important;
        padding:14px 20px!important;
        min-height: unset;
    }
 

	.submenu_links_blocks_height>div>div{
        height: 37px !important;
        
    }
    .sub_menu_dashbord>div{
        background-color: #F8FBFF!important;
        padding: 8px!important;
    }
  
    ul#menu-main {
        max-height: calc(100vh - 100px);
        overflow-y: auto;
    }

    ul#menu-main li.mega-menu-trigger>button {
        width: 100% !important;
        height: 100% !important;
        font-size: 20px!important;
        line-height: 20px!important;
        text-align: center!important;
        color: #124389!important;
    }
    .fusion-menu-element-wrapper .fusion-open-nav-submenu:before {
        border-bottom: unset!important;
        border-right: unset!important; 
      }
      
      .mega-menu-trigger button:before{
      	border-bottom: unset!important;
        border-right: unset!important; 
        content: ""!important;
      }
      
       .menu-item .submenu_links_learn_more>span{
            font-family: MetropolisBold !important;
          }

          .head_menu_titles_hover{
            min-height: 55px!important;
            font-family: MetropolisBold !important;
            font-weight: 600!important;
          }

          #menu-main>li>a{
          padding:16px!important;
          }
  }


.article_single_post_author_and_date>div>div>p{
	   height: 30px;
}

.post_author_in_single_page{
	font-weight: 600!important;
    font-size: 16px!important;
    line-height: 20px!important;
    color: #3C3C3C!important;
    height: 30px!important;
}

.post_data_in_single_page{
    font-weight: 500!important;
    font-size: 16px!important;
    line-height: 20px!important;
    color: rgba(60, 60, 60, 0.7)!important;
}

.mega_menu_icons{
    margin-left: 10px;
}

.mega_menu_icons_rotate{
	transform: rotate(90deg);
}
.mega_menu_icons_rotate path{
	fill: #1B93F0;;
}

#menu-item-22 ul {
    display:none;
}

.mega-menu-trigger ul {
    display:none!important;
}

.mega-menu-trigger{
    border-bottom:unset!important;
    background-color: white!important;
    cursor: pointer;
}

.mega-menu-trigger>a{
    background-color: white!important;
    pointer-events: none;
}
.fusion-menu .mega-menu-trigger.closed-menu:hover a {
    color: #124389 !important;
}
.YouTubePopUp-Close{
    left:unset!important;
    right: 0!important;
    top:-30px!important;
}


.wptb-preview-table td {
    background: #fff !important;
    border: none !important;
    border-bottom: 1px solid #D9E6F0 !important;
    padding: 16px !important;
}
.wptb-preview-table td p{
    font-family: MetropolisBold !important;
    text-transform: capitalize !important;
    line-height: 28px !important;
}

.wptb-preview-table th{
    border-bottom: 1px solid #D9E6F0!important;
    padding: 21px!important;
    font-size: 16px!important;
    line-height: 28px!important;
    text-align: center!important;
    text-transform: capitalize!important;
    color: #35588A!important;
    font-family: MetropolisBold !important;
}

.wptb-preview-table tbody tr:last-child td{
    border-color: #fff !important;
}
.wptb-preview-table {
    border: 1px solid #D9E6F0 !important;
    border-radius: 40px !important;
    border-collapse: initial !important;
    overflow: hidden !important;
}
 .text_by_sell>p>a{
  	color: #78be20!important;
  }
  .fusion-text .fusion-text-20 .text-medium p>a{
  	color: #78be20!important;
  }