.heading{
    font-family: Lato;
    font-weight: 500;
    font-size: 70px;
    line-height: 78px;
    text-align: center;
}
.heading .blue{
    color: #17B3E4;
    display: block;
}
.sub_heading{
    font-family: Lato;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
}
.section_1,.section_6{
    background: linear-gradient(112.49deg, #CFF4FF 4.67%, #FFDAEB 96.73%);
}
.blue_button button{
    border-radius: 4px;
    padding: 16px;
    background-color: #17B3E4;
    margin: 20px auto;
    font-family: Lato;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
}
.section_1_inner_row{
    max-width: 1240px;
    height: 363px;
    margin: 50px auto !important;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0px 4px 20px 0px #B3B3B340;
    background: #FFFFFF;
}
.blue_heading{
    color: #0086AE;
    font-family: Lato;
    font-weight: 800;
    font-size: 36px;
    line-height: 100%;
    margin-top: 10px;
    margin-bottom: 30px !important;
}
.section_1_image {
    text-align: right !important;
}
.section_1_image img{
    width: 495px;
    height: 286px;
    border-radius: 8px;
}
.section_2{
    display: flex;
    margin: 50px auto 10px auto !important;
    max-width: 1240px;
}
.section_2 > *:not(:last-child) {
    margin-right: 20px;
}
.section_4{
    display: flex;
    margin: 100px auto 0px auto !important;
    max-width: 1240px;
}
.section_5,.section_8{
    display: flex;
    margin: 50px auto 50px auto !important;
    max-width: 1240px;
}
.section_8_inner_col{
    padding-right: 80px !important;
}
.page-template-province .section_8_inner_col .wpb_content_element{
    margin-bottom: 30px !important;
}
.section_4_left_col,.section_5_left_col{
    padding-right: 35px !important;
}
.grey_background_column{
    background: #F6F6F6;
    border-radius: 10px;
    padding: 30px 30px 0px 30px !important;
    margin: 10px auto;
}
.header {
    background-color: #0F586E;
    color: white;
    border: none;
    padding: 15px;
    font-size: 18px;
    font-weight: bold;
    background-clip: padding-box;
    border: 2px solid transparent;
    border-bottom-width: 3px;
    margin-top:30px !important;
}
table {
    border-collapse: separate !important;
    border-spacing: 2px 0 !important;
    width:100%;
    border-bottom: 1px solid #ddd;
    margin: 0px 0 30px 0 !important; 
}
th {
    background-color: #CFF3FD;
    padding: 5px 0px 5px 10px;
    text-align: left;
    font-size: 15px;
    border-top: 1px solid #ddd;
}
td {
    padding: 5px 0 5px 10px;
    font-size: 15px;
    border-top: 1px solid #ddd;
}
thead tr th {
    border-top:0px !important;
}
tr:nth-child(even) {
    background-color: #EFFCFF;
}
tr:nth-child(odd) {
    background-color: #FFFFFF;
}
th:first-child {
    width: 60%;
}
th:last-child {
    width: 40%;
}
td:first-child {
    width: 60%;
}
td:last-child {
    width: 40%;
}
.table_20_80 th:first-child {
    width: 20%;
}
.table_20_80 th:last-child {
    width: 80%;
}
.table_20_80 td:first-child {
    width: 20%;
}
.table_20_80 td:last-child {
    width: 80%;
}
.table_50_50{
    margin: 0 auto !important;
}
.table_50_50 th:first-child {
    width: 50%;
}
.table_50_50 th:last-child {
    width: 50%;
}
.table_50_50 td:first-child {
    width: 50%;
}
.table_50_50 td:last-child {
    width: 50%;
}
.page-template-province .wpb_content_element{
    margin-bottom: 0 !important;
}
.world_map_image {
    margin-top: 70px;
}
.section_3_inner_row {
    margin: 0px auto !important;
    background: linear-gradient(112.49deg, #CFF4FF 4.67%, #FFDAEB 96.73%);
    padding: 40px 40px 10px 40px !important;
    border-radius: 10px;
}
.section_3{
    max-width: 1240px;
    margin: auto !important;
}
.section_3_inner_2{
    padding-top: 30px;
}
.section_6_inner_row,.section_7_inner_row {
    max-width: 1240px;
    margin: 50px auto !important;
}
.section_9{
    position: relative;
    max-width: 1240px;
    max-height: 150px;
    margin: 0px auto !important;
    background: linear-gradient(112.49deg, #CFF4FF 4.67%, #FFDAEB 96.73%);
    padding: 40px 0 !important;
    border-radius: 10px;
}
.section_10{
    max-width: 1024px;
    margin: 100px auto !important;
}
.laptop_and_mobile_mockup img {
    position: absolute;
    width: 400px;
    top: -75px;
    right: 40px;
}
.laptop_with_bg{
    margin-top: 100px;
}
.get_quote_section_text{
    min-width: 450px;
}
/* Utils */
.mt-50{
    margin-top: 50px !important;
}
.star {
    width: 20px;
    height: 20px;
    margin-right: 2px;
}
.company-comparison-table{
    margin: 0 !important 
}
.section_6_inner_row .header{
    margin-top: 10px !important 
}
.company-comparison-table td:first-child {
    width: 20%;
}
.company-comparison-table td:nth-child(2) {
    width: 55%;
}
.company-comparison-table td:last-child {
    width: 25%;
    display: flex;
}
.company-comparison-table th:first-child {
    width: 20%;
}
.company-comparison-table th:nth-child(2) {
    width: 55%;
}
.company-comparison-table th:last-child {
    width: 25%;
}
.blue_border_heading{
    padding-bottom: 10px;
    border-bottom: 3px solid #17B3E4;
    font-size: 20px;
}
.blue_border_heading h3{
    font-size: 20px;
}
.custom_banner_section {
    position: relative;
    overflow: hidden;
    max-width: 1240px;
    border-radius: 20px;
    margin: 0 auto;
    padding: 50px;
}
.custom_banner_left {
    position: relative;
}
.banner_image {
    position: absolute;
    left: -10%;
    max-width: 120%;
    z-index: 2;
}
.custom_banner_right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 30px;
    z-index: 3;
    position: relative;
}
.banner_text h2 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}
.get_quotes_button {
    margin-top: 20px;
}
/* FAQ section */
.faq-item {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
.faq-question {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    align-items: center;
    padding: 10px;
}
.faq-icon {
    width: 32px;
    height: 32px;
    transition: all 0.3s ease;
}
.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
}
.faq-answer-inner {
    padding: 20px 10px;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}
.faq-item.open .faq-answer {
    max-height: 500px;
}
.faq-item.open .faq-answer-inner {
    opacity: 1;
    transform: translateY(0);
}
/* FAQ Ends */
@media only screen and (max-width: 767px) {
	.page-template-province .body_content {
        padding-top: 60px;
    }
    .heading{
        font-weight: 600;
        font-size: 44px;
        line-height: 50px;
        letter-spacing: -3%;
        text-align: center;
   }
    p.sub_heading {
        padding: 10px 40px;
        font-weight: 400;
        letter-spacing: 0%;
        font-size: 17px;
   }
    .section_1_inner_row {
        height: auto;
        flex-direction: column-reverse;
        width: auto;
        margin-inline: 20px !important;
        padding: 30px 20px;
   }
    h2.blue_heading {
        font-size: 28px;
        font-weight: 700;
        margin: 20px 0px !important;
        line-height: 1.2;
   }
    .section_2 {
        margin: 40px 20px 20px 20px !important;
        flex-direction: column;
   }
    .grey_background_column {
        padding: 10px!important;
        margin: 20px 0px;
   }
    .section_2 h2 {
        font-size: 28px;
        margin: 10px 0 !important;
   }
    p{
        font-size:17px;
   }
    .section_3_inner_row {
        padding: 10px !important;
   }
    .section_3 {
        margin-inline: 20px !important;
   }
    .section_3 img {
        margin-top: 20px;
   }
    .section_4 {
        flex-direction: column;
        margin: 30px 20px !important;
   }
    .header {
        margin-top: 20px !important;
   }
    .section_5 {
        flex-direction: column;
        margin: 40px 20px !important;
   }
    .section_6 {
        margin: 40px 20px !important;
        border-radius: 10px;
   }
    .section_6_inner_row {
        margin: 20px auto !important;
        padding: 0 10px 20px 10px;
   }
    .section_7_inner_row {
        margin: 20px auto !important;
        padding: 0 20px 20px 20px;
   }
    .star {
        width: 12px;
        height: 12px;
        margin-right: 3px;
   }
    .company-comparison-table td:last-child {
        width: 100%;
        min-height: 36px;
        display: flex;
        align-content: center;
        align-items: center;
   }
    .company-comparison-table td{
        font-size:14px;
   }
    .section_8{
        margin: 0px 20px !important;
   }
    .section_8_inner_col {
        padding-right: 0 !important;
   }
    .section_8_inner_col {
        padding: 0 5px !important;
   }
    .section_9 {
        height: 284px;
        max-height: 284px;
        padding: 20px 40px !important;
        margin: 80px 20px 0px 20px !important;
   }
	.laptop_and_mobile_mockup {
    text-align: center !important;
}

.section_9 h3 {
    margin-bottom: 20px !important;
}

.section_9 .vc_btn3-color-pa-blue {
    padding: 10px 10px !important;
    font-size: 18px !important;
}

    .get_quote_section_text {
        min-width: auto;
        text-align: center;
   }
    .laptop_and_mobile_mockup {
        text-align: center;
   }
    .laptop_and_mobile_mockup img {
        position: unset;
        margin-top: -75px;
        width: 280px;
   }
    .section_10 {
        margin: 50px 20px !important;
   }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
    .heading{
        font-weight: 600;
        font-size: 44px;
        line-height: 50px;
        letter-spacing: -3%;
        text-align: center;
   }
    p.sub_heading {
        padding: 10px 40px;
        font-weight: 400;
        letter-spacing: 0%;
        font-size: 17px;
   }
    .section_1_inner_row {
        height: auto;
        flex-direction: column-reverse;
        width: auto;
        margin-inline: 20px !important;
        padding: 30px 20px;
   }
    h2.blue_heading {
        font-size: 28px;
        font-weight: 700;
        margin: 20px 0px !important;
        line-height: 1.2;
   }
    .section_2 {
        margin: 40px 20px 20px 20px !important;
        flex-direction: column;
   }
    .grey_background_column {
        padding: 30px 20px 0px 20px !important;
        margin: 20px 0px;
   }
    .section_2 h2 {
        font-size: 28px;
        margin: 10px 0 !important;
   }
    p{
        font-size:17px;
   }
    .section_3_inner_row {
        padding: 10px !important;
   }
    .section_3 {
        margin-inline: 20px !important;
   }
    .section_3 img {
        margin-top: 20px;
   }
    .section_4 {
        margin: 30px 20px !important;
   }
    .table_50_50{
        border: 2px solid #ddd;
   }
    .header {
        margin-top: 20px !important;
   }
    .section_5 {
        margin: 40px 20px !important;
   }
    .section_6 {
        margin: 40px 20px !important;
        border-radius: 10px;
   }
    .section_6_inner_row {
        margin: 20px auto !important;
        padding: 0 10px 20px 10px;
   }
    .section_7_inner_row {
        margin: 20px auto !important;
        padding: 0 20px 20px 20px;
   }
    .section_2 .vc_col-sm-6,.section_6 .vc_col-sm-6,.section_1_inner_row .vc_col-sm-6 {
        width: 100%;
   }
    .section_1_image img {
        width: 100vw;
   }
    .star {
        width: 18px;
        height: 18px;
        margin-right: 4px;
   }
    .company-comparison-table td:last-child {
        width: 100%;
        min-height: 36px;
        display: flex;
        align-content: center;
        align-items: center;
   }
    .company-comparison-table td{
        font-size:16px;
   }
    .section_7_inner_row img{
        margin-top: 25px;
        width: 90%;
   }
    .section_8{
        margin: 0px 20px !important;
   }
    .section_8_inner_col {
        padding-right: 0 !important;
   }
    .section_8_inner_col {
        padding: 0 5px !important;
   }
    .section_8 h2{
        margin: 0 !important;
   }
    .laptop_and_mobile_mockup {
        text-align: center;
   }
    .section_9 {
        height: 284px;
        max-height: 284px;
        padding: 20px 40px !important;
        margin: 80px 20px 0px 20px !important;
   }
    .section_9 .vc_col-sm-5,.section_9 .vc_col-sm-4, .section_9 .vc_col-sm-3 {
        width:100% 
   }
    .get_quote_section_text {
        min-width: auto;
        text-align: center;
   }
    .laptop_and_mobile_mockup {
        text-align: center !important ;
   }
    .laptop_and_mobile_mockup img {
        position: unset;
        margin-top: -75px;
        width: 280px;
   }
    .section_10 {
        margin: 50px 20px !important;
   }
}
@media only screen and (min-width: 991px) and (max-width: 1160px) {
    .section_9 h3 {
        margin-top: 0px !important;
        font-size: 24px !important;
        line-height: 30px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section_9 h3 {
        margin-bottom:20px !important;
    }
	.section_9 .vc_btn3-color-pa-blue {
    font-size: 16px !important;
    padding: 10px;
}
}
@media only screen and (min-width: 991px) and (max-width: 1280px) {
    .section_1_inner_row,.section_2,.section_3,.section_4,.section_5,.section_6,.section_7,.section_8,.section_10 {
        margin-inline:20px !important;
   }
    .section_9{
        margin-inline: 20px !important;
        padding: 20px 0 !important;
   }
    .get_quote_section_text {
        min-width: auto;
   }
    .get_quote_section_text h2 {
        margin: 0;
   }
    .laptop_and_mobile_mockup img {
        width: 360px;
        top: -55px;
   }
    .company-comparison-table td:last-child {
        width: 100%;
   }
    .star {
        width: 15px;
        height: 15px;
        margin-right: 4px;
   }
    .section_6{
        border-radius: 10px;
   }
    .section_1_inner_row {
        height: auto;
   }
    .blue_heading {
        font-size: 30px;
   }
    p {
        font-size:16px;
   }
    .section_9 .blue_heading {
        margin-bottom: 10px !important;
   }
}
@media only screen and (min-width: 1024px) {
    .sub_heading {
        margin-top: 20px !important;
   }
    .blue_button{
        margin-top: 20px !important;
   }
   .section_4 .header {
    margin-top: 10px !important;
    }
}