/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 24 2023 | 10:46:59 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.tariffs_residential,.tariffs_business, .tariffs, .tariffs_ontario_residential , .tariffs_ontario_business,.tariffs_ontario ,.tariffs_quebec_residential, .tariffs_quebec_business,.tariffs_quebec,.tariffs_phone {
    padding: 30px 0;
    text-align: center;
}

.tariff_all .tariff_internet, .tariffs .tariff_internet {
    display: inline-block;
    min-width: 252px;
    width: 23%;
    vertical-align: top;
    box-shadow: 0 0 4px #bbbbbb;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #181818;
    letter-spacing: 0.5px;
    position: relative;
    overflow: hidden;
    margin: 1% 0.5% 2% 0.5%;
}

.tariffs_phone .tariff_phone {
    display: inline-block;
    min-width: 252px;
    width: 23%;
    vertical-align: top;
    box-shadow: 0 0 4px #bbbbbb;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #181818;
    letter-spacing: 0.5px;
    position: relative;
    overflow: hidden;
    margin: 1% 0.5% 2% 0.5%;
}

.tariff_all .tariff_internet div, .tariffs .tariff_internet div {
    float: left;
    width: 49%;
    margin: 0 0 1%;
    text-align: left;
    overflow: hidden;
    padding-top: 1%;
}

.tariffs_phone .tariff_phone div {
    float: left;
    width: 49%;
    margin: 0 0 1%;
    text-align: left;
    overflow: hidden;
    padding-top: 1%;
}

.tariff_all .tariff_internet div:first-of-type, .tariffs .tariff_internet div:first-of-type, .tariffs_phone .tariff_phone div:first-of-type, .tariff_all .tariff_internet div:nth-of-type(2), .tariffs .tariff_internet div:nth-of-type(2), .tariffs_phone .tariff_phone div:nth-of-type(2) {
    margin-bottom: 4%;
}

.tariffs .tariff_internet div:nth-of-type(even), .tariff_all .tariff_internet div:nth-of-type(even), .tariffs_phone .tariff_phone div:nth-of-type(even) {
    margin-right: 0;
    margin-left: 1%;
}

.tariffs .tariff_internet div span:first-of-type, .tariffs_phone .tariff_phone div span:first-of-type {
    display: block;
    color: #9c9c9c;
    font-size: 0.9em;
}

.tariff_all .tariff_internet div span, .tariffs_phone .tariff_phone div span {
    display: block;
    font-size: 20px;
    line-height: 23px;
}

.tariffs .tariff_internet div .fa, .tariff_all .tariff_internet div .fa, .tariffs_phone .tariff_phone div .fa {
    display: inline-block;
    font-size: 1.8em;
    vertical-align: middle;
    margin-top: 4px;
}

.tariffs .tariff_internet div:not(:first-of-type) span:last-of-type, .tariff_all .tariff_internet div:not(:first-of-type) span:last-of-type, .tariffs_phone .tariff_phone div:not(:first-of-type) span:last-of-type {
    display: inline-block;
    line-height: 1.2;
    vertical-align: middle;
}

.tariffs .tariff_internet .tariff-header, .tariff_all .tariff_internet .tariff-header, .tariffs_phone .tariff_phone .tariff-header {
    width: 100%;
    margin-bottom: 2%;
    border-bottom: 1px solid #fea6a6;
}

.tariffs .tariff_internet .tariff-header .tariff_title, .tariffs_phone .tariff_phone .tariff-header .tariff_title, .tariff_all .tariff_internet .tariff-header .tariff_title {
    font-size: 1.7em;
    font-weight: bold;
    text-align: center;
}

.tariff_all .tariff_internet .tariff-header .tariff_title span, .tariffs .tariff_internet .tariff-header .tariff_title span, .tariffs_phone .tariff_phone .tariff-header .tariff_title span {
    color: #fc4242;
}

.tariffs .tariff_internet .tariff-header .tariff_price, .tariff_all .tariff_internet .tariff-header .tariff_price, .tariffs_phone .tariff_phone .tariff-header .tariff_price {
    text-align: center;
}

.tariff_price i {
    vertical-align: baseline !important;
    font-size: 1em !important;
}

.tariffs .tariff_internet div:not(:first-of-type), .tariffs_phone .tariff_phone div:not(:first-of-type), .tariff_all .tariff_internet div:not(:first-of-type) {
    text-align: center;
}

.tariffs .tariff_internet div:not(:first-of-type) .speed, .tariff_all .tariff_internet div:not(:first-of-type) .speed, .tariffs_phone.tariff_phone div:not(:first-of-type) .speed {
    font-size: 1.3em;
}

.tariffs .tariff_internet div:not(:first-of-type) .speed strong, .tariff_all .tariff_internet div:not(:first-of-type) .speed strong, .tariffs_phone .tariff_phone div:not(:first-of-type) .speed strong {
    font-size: 1.6em;
}

.tariffs_phone .tariff_phone, .tariff_all .tariff_phone {
    width: 32%;
    margin: 1% 2%;
    min-width: 374px;
}

.tariffs_phone .tariff_phone .tariff-header {
    margin-bottom: 0 !important;
}

.tariffs_phone .tariff_phone .tariff_title {
    width: 60%;
}

.tariffs_phone .tariff_phone .tariff_price {
    width: 39%;
}

.tariffs_phone .tariff_phone #free_phone_features {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
    padding: 0 5px;
}

.tariffs_phone.tariff_phone #free_phone_features h4 {
    margin: 10px 0 0;
}

.tariffs_phone .tariff_phone #free_phone_features .one_third {
    width: 31%;
    margin: 10px 1% 0;
    text-align: left;
}

.tariffs_phone .tariff_phone #free_phone_features .one_third span {
    display: inline-block;
    height: 16px;
    font-size: 0.9em;
    color: inherit;
    line-height: 1.2;
    margin: 0 0 10px;
    vertical-align: middle;
    background: url('../images/img/phone_icons.png') no-repeat 0 4px;
    padding-left: 22px;
}

.tariffs_phone .tariff_phone #free_phone_features .one_third.first span:first-of-type {
    padding-left: 23px;
}

.tariffs_phone .tariff_phone #free_phone_features .one_third.first span:nth-of-type(2) {
    background-position: 0px -18px;
}

.tariffs_phone .tariff_phone #free_phone_features .one_third.first span:last-of-type {
    background-position: 0px -44px;
}

.tariffs_phone.tariff_phone #free_phone_features .one_third.second span:first-of-type {
    background-position: 0px -64px;
}

.tariffs_phone .tariff_phone #free_phone_features .one_third.second span:nth-of-type(2) {
    background-position: 0px -90px;
}

.tariffs_phone .tariff_phone #free_phone_features .one_third.second span:last-of-type {
    background-position: 0px -114px;
}

.tariffs_phone .tariff_phone #free_phone_features .one_third.third span:first-of-type, .tariff_all .tariff_phone #free_phone_features .one_third.third span:first-of-type {
    background-position: 0px -137px;
}

.tariffs_phone .tariff_phone #free_phone_features .one_third.third span:nth-of-type(2) {
    background-position: 0px -160px;
}

.tariffs_phone .tariff_phone #free_phone_features .one_third.third span:last-of-type {
    background-position: 0px -184px;
}
.free_feature i {
    font-size: 14px !important;
    margin-top: 0 !important;
    margin-right: 2px;
}
.free_feature {
    font-size: 14px !important;
    color: #181818 !important;
    margin-top: 5px;
}
.text-success {
    color: #3c763d;
}
.residential_price_before_point {
    display: inline-block;
    line-height: 1;
    vertical-align: top;
	font-size: 2em;
}
.price_after_point {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    margin-left: 4px;
    margin-top: 4px;
	font-size: 15px;
}
span.price_before_point {
    display: inline-block;
    font-size: 2em;
    line-height: 1;
    vertical-align: top;
}
.tariff_all .tariff_internet span.cd-customization {
    margin: 10px 0 0;
}
.tariff_all .tariff_internet span.cd-customization a {
    background-color: #5cb85c !important;
    padding: 4px 17px !important;
    font-size: 14px !important;
    border-radius: 4px !important;
    border: 1px solid #5cb85c;
    transition: all .3s;
}
.tariff_all .tariff_internet i.fa.fa-chevron-up, .tariff_all .tariff_internet i.fa.fa-chevron-down {
    font-size: 25px !important;
}
.tariff_all .tariff_internet span.tariff_name {
    padding: 15px 0;
}
.tariff_all .tariff_internet .black_color {
    font-size: 15px;
	color: #181818 !important;
}
div#provinceServicePopup {
    padding: 1em;
    border: 1px solid #9c9c9c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 9999;
    min-width: 300px;
    position: absolute;
    right: 0;
    top: 40px;
    background: #ffffff;
}
div#provinceServicePopup:before {
    content: '';
    width: 16px;
    height: 16px;
    background: #ffffff;
    border-top: 1px solid #9c9c9c;
    border-left: 1px solid #9c9c9c;
    position: absolute;
    right: 95px;
    top: -8px;
    transform: rotate(45deg);
}
div#provinceServicePopup h4 {
    font-size: 16px;
    font-weight: 600;
}
#openPopup {
    background: #ffffff;
    padding: 0.3em 1em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    border: 1px solid #9c9c9c;
    margin: 0 10px 0 0;
    min-width: 165px;
    display: block;
    text-align: center;
    line-height: 1.35;
    color: #333;
    font-size: 15px;
    font-weight: 600;
	text-transform: capitalize;
	float: right;
}
div#provinceServicePopup form#provinceServiceForm label {
    padding-left: 0;
}
div#provinceServicePopup form#provinceServiceForm input[type="radio"] {
    font-size: 8px;
    width: 19px;
    height: 19px;
    border: 1px solid;
    outline: none;
}
.province-service-wrapper {
    float: right;
}
.hide-slider {
	display: none;
}
div#provinceServicePopup form#provinceServiceForm input[type="button"] {
    background-color: red;
    color: #fff;
    border: 0;
    padding: 6px 14px 7px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 4px;
    letter-spacing: 1px;
    cursor: pointer;
}
.tab {
    overflow: hidden;
    border-bottom: 3px solid #fc4242;
    text-align: center;
}

/* Style the buttons inside the tab */
.tab button {
  	border: none;
    outline: none;
    cursor: pointer;
    padding: 8px 25px;
    transition: 0.3s;
    font-size: 14px;
    background: #eeeeee !important;
    color: #181818 !important;
    margin-left: -6px;
    font-weight: 400;
    font-family: "Open Sans";
}

/* Change background color of buttons on hover */
.tab button:hover {
  	background: #fc4242 !important;
    color: #fff !important;
}

/* Create an active/current tablink class */
.tab button.active {
	background-color: #fc4242 !important;
    color: #fff !important;
    font-weight: 600 !important;
}

/* Style the tab content */
.tabcontent {
  	display: none;
  	padding: 30px 25px;
   	border-top: none;
}
.tabcontent p {
    font-size: 15px;
    color: #333;
    margin-bottom: 10px;
    padding: 0 20px;
    font-family: 'Open Sans', sans-serif;
}
table.table.grey th {
    font-size: 16px;
    color: #333;
    font-family: "Open Sans";
    font-weight: 600;
    border: 0;
}
table.table.grey td {
    font-size: 15px;
    border: 0;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.page_title {
    width: 100%;
    padding: 35px 0 20px;
    text-align: center;
    background: #45484d;
    background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d), color-stop(100%, #000000));
    background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%);
    background: -o-linear-gradient(top, #45484d 0%, #000000 100%);
    background: -ms-linear-gradient(top, #45484d 0%, #000000 100%);
    background: linear-gradient(to bottom, #45484d 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=0);
    margin-bottom: 10px;
}

.page_title h1 {
    font-size: 3em;
    color: #ffffff;
    font-weight: 200;
    letter-spacing: 3px;
    padding-bottom: 0.2em;
    margin-bottom: 0.47em;
    text-transform: uppercase;
    position: relative;
}
.page_title h1:before {
    content: "";
    width: 200px;
    height: 2px;
    background-color: #fc4242;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.this_tariff_speed {
    text-align: center;
    padding: 15px 0;
	max-width: 1140px;
    margin: 0 auto;
}

.this_tariff_speed .this_tariff_speed_block {
    display: inline-block;
    width: 35%;
    margin-right: 5%;
    background-color: #fc4242;
    color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 0;
}

.this_tariff_speed .this_tariff_speed_block:last-of-type {
    margin-right: 0;
}

.this_tariff_speed .this_tariff_speed_block h5 {
	font-size: .9em;
    margin: 0 0 5px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 400;
}

.this_tariff_speed .this_tariff_speed_block .fa {
    font-size: 1.5em;
    margin-right: 10px;
}

.this_tariff_speed .this_tariff_speed_block span {
    font-size: 1.5em;
    font-weight: bold;
}

.more_details {
    text-align: center;
}

.more_details h3 {
    padding: 0 10px;
    margin-top: 25px;
}

.more_details h2 {
    color: #181818;
    font-size: 2.5em;
    margin-bottom: 40px;
}
.block_with_bandwidths {
    margin: 30px auto;
    padding: 5px 30px;
    max-width: 1170px;
    display: table !important;
    width: 100%;
}
.wrap_choose_bandwidth {
    margin-bottom: 20px;
}

.wrap_choose_bandwidth:first-of-type {
    margin-top: 15px;
}

.wrap_choose_bandwidth:last-of-type .choose_bandwidth {
    border-bottom: none;
    padding-bottom: 0;
}

.choose_bandwidth {
    border-bottom: 2px solid #d5d5d5;
    padding-bottom: 20px;
}

.choose_bandwidth > div {
    float: left;
}

.choose_bandwidth > div.choose_bandwidth_speed {
    text-align: center;
    padding: 25.5px 35px;
    background-color: #fc4242;
    color: #ffffff;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 2.4em;
    margin: 20px 60px 0 0;
    line-height: 1em;
}

.choose_bandwidth > div.choose_bandwidth_download {
    width: calc(100% - 460px);
    text-align: left;
    margin-top: 48px;
}

.choose_bandwidth > div.choose_bandwidth_buy {
    margin: 35px 0 0 35px;
}

.choose_bandwidth > div.choose_bandwidth_buy .choose_bandwidth_price {
    font-size: 1.3em;
    margin-bottom: 10px;
}

.skillbar {
    position: relative;
    display: block;
    margin-bottom: 40px;
    width: 100%;
    background: #eeeeee;
    height: 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
    z-index: 100;
}
.skillbar-title {
    position: absolute;
    top: -26px;
    left: 2px;
    color: #181818;
    font-weight: 400;
    margin: 0;
    font-size: 16px;
    letter-spacing: 0;
}
.skillbar-bar {
    position: relative;
    height: 7px;
    width: 0;
    background: #fc4242;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    z-index: 9999;
}

.skillbar-bar div {
    height: 8px;
    width: 110px;
    background: #fc4242;
}

.skillbar-bar span {
    position: absolute;
    display: none;
    top: -26px;
    font-size: 15px;
    color: #181818;
    text-transform: uppercase;
    right: 10px;
}

.wrap_progress_circle {
    text-align: center;
}

.wrap_progress_circle .progress_circle {
    display: inline-block;
    width: 200px;
    height: 200px;
    position: relative;
    margin-right: 60px;
}

.wrap_progress_circle .progress_circle:first-of-type .speed_test {
    margin-left: -48px;
}

.wrap_progress_circle .progress_circle:nth-of-type(2) .speed_test {
    margin-left: -56px;
}

.wrap_progress_circle .progress_circle:last-of-type {
    margin-right: 0;
}

.wrap_progress_circle .progress_circle:last-of-type .speed_test {
    margin-left: -63px;
}

.wrap_progress_circle .progress_circle .speed_test {
    position: absolute;
    top: 25px;
    left: 50%;
}

.wrap_progress_circle .progress_circle .speed_test h5 {
    font-size: 1.3em;
    margin: 0;
    font-weight: 300;
}

.wrap_progress_circle .progress_circle .speed_test p {
    margin-top: 5px;
    font-weight: bold;
}

.table {
    width: 100%;
    max-width: 100%;
}

.table.grey thead tr {
    border-bottom: 3px solid #d5d5d5;
}

.table.grey thead tr th {
    padding: 6px 10px;
    font-size: 1.2em;
    text-align: center;
}

.table.grey thead tr th:first-of-type {
    text-align: left;
    padding-left: 25px;
    width: 28%;
}

.table.grey tbody tr {
    border-bottom: 2px solid #e1e1e1;
}

.table.grey tbody tr:nth-of-type(odd) {
    background: #eeeeee;
}

.table.grey tbody tr:last-of-type {
    border-bottom: none;
}

.table.grey tbody tr td {
    padding: 8px 8px;
    text-align: center;
}

.table.grey tbody tr td:first-of-type {
    padding-left: 20px;
    text-align: left;
}
section.related.products {
    display: none;
}
.tab-wrapper {
    clear: both;
	max-width: 1170px;
    margin: 0 auto;
}
.woocommerce section {
    padding-top: 0;
}
nav.woocommerce-breadcrumb {
    display: none;
}
ul#menu-1-56eab47 li a i {
    margin-right: 5px;
}
a {
    outline: none !important;
	text-decoration: none !important;
}
a:focus {
    background: transparent !important;
    border: 0 !important;
    text-decoration: none !important;
    outline: none !important;
}
.choose_bandwidth > div.choose_bandwidth_buy a.button {
    background-color: #5cb85c !important;
    padding: 5px 17px !important;
    font-size: 14px !important;
    border-radius: 4px !important;
    border: 1px solid #5cb85c;
    transition: all .3s;
}
.choose_bandwidth > div.choose_bandwidth_buy a.button:hover, .tariff_all .tariff_internet span.cd-customization a:hover {
    background-color: transparent !important;
    color: #5cb85c;
	text-decoration: none !important;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    font-weight: 400 !important;
    padding: 10px 100px;
    background: #eeeeee;
    color: #181818;
    position: relative;
    font-size: 15px;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:before {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #fc4242;
    position: absolute;
    bottom: 0;
    left: 0;
}
.elementor-tabs-wrapper .elementor-tab-desktop-title.elementor-active {
    background-color: #fc4242 !important;
    color: #fff !important;
	font-weight: 600 !important;
}
ul#menu-1-1f51284 li#wpmenucartli {
    margin-top: 4px;
}
ul#menu-1-1f51284 li#wpmenucartli a.wpmenucart-contents {
    font-size: 20px;
}
.province-service-popup-wrapper {
    position: fixed;
    width: 100%;
    background-color: rgb(0 0 0 / 19%);
    top: 0;
    height: 100%;
	z-index: 99;
}
.province-service-popup-wrapper form#provinceServiceForm {
    width: 500px;
    background-color: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    height: 330px;
    z-index: 1;
    text-align: center;
    position: fixed;
    padding: 15px 20px 0;
}
.province-service-popup-wrapper form#provinceServiceForm h4 {
    margin: 20px 0 15px;
}
.province-service-popup-wrapper form#provinceServiceForm input[type=radio] {
    font-size: 8px;
    width: 19px;
    height: 19px;
    border: 1px solid;
    outline: none;
}
.province-service-popup-wrapper form#provinceServiceForm input[type=radio]:after {
    border-radius: 5px;
    left: 3.5px;
    top: 3.5px;
    background-color: red;
    width: 10px;
    height: 10px;
}
.province-service-popup-wrapper form#provinceServiceForm label {
    padding-left: 4px;
    padding-right: 20px;
}
.province-service-popup-wrapper form#provinceServiceForm .submit-button input {
    background-color: #ee0000;
    color: #fff;
    padding: 7px 20px 8px 20px;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid #ee0000;
    transition: all .3s;
	font-size: 16px;
}
.province-service-popup-wrapper form#provinceServiceForm .submit-button input:hover {
    background-color: #fff;
    color: #ee0000;
}
.province-service-popup-wrapper form#provinceServiceForm .submit-button {
    margin-top: 30px;
}
div#provinceServicePopup i.fas.fa-rectangle-xmark {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 5px;
    right: 6px;
    background-color: #ee0000;
    cursor: pointer;
}
div#provinceServicePopup i.fas.fa-rectangle-xmark:before {
    content: "";
    height: 16px;
    width: 2px;
    background-color: #fff;
    position: absolute;
    left: 9px;
    transform: rotate(-35deg);
    top: 2px;
}
div#provinceServicePopup i.fas.fa-rectangle-xmark:after {
    content: "";
    height: 16px;
    width: 2px;
    background-color: #fff;
    position: absolute;
    left: 9px;
    transform: rotate(35deg);
    top: 2px;
}
.address-response {
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 16px;
}
.address-response.error {
    background-color: rgb(255 109 109 / 45%);
    color: red;
    border: 1px solid rgb(255 156 156);
}
.zip-code-wrapper .response {
    margin-top: 13px;
}
.address-response.success {
	color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.zip-code-wrapper {
    text-align: center;
}
.zip-code-wrapper input#address-input {
    border: 1px solid #707070;
    border-radius: 4px;
    font-size: 16px;
    width: 500px;
}
.zip-code-wrapper button#check-address {
    font-size: 16px;
    padding: 11.5px 17px;
    border-radius: 4px;
    background-color: green;
    border: 1px solid green;
    transition: all .3s;
}
.zip-code-wrapper button#check-address:hover {
    background-color: transparent;
    color: green;
}
.address-not-listed a {
    color: #337ab7 !important;
    transition: all .3s;
    border-bottom: 1px solid transparent;
    font-size: 15px;
}
.address-not-listed a:hover {
    border-color: #337ab7;
}
div#fancybox-content {
    border: 0;
    border-radius: 6px;
}
div#fancybox-outer {
    border-radius: 6px;
}
.form-row {
    padding: 0 15px;
    width: 100%;
    display: table;
}
.form-row.form-heading {
    font-size: large;
    background-color: #EE0000;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #fff;
    padding: 15px 15px;
    margin-bottom: 20px;
}
.form-row .form-column {
    padding: 0 10px;
}
.form-row .form-column.form-col-12 {
    width: 100%;
}
.form-row .form-column .form-label p {
    font-size: 16px;
    font-weight: 500;
}
.form-row .form-column .form-label p span {
    color: red;
}
.form-row .form-field {
    padding-bottom: 20px;
}
.form-field input[type="text"], .form-field input[type="email"], .form-field input[type="tel"] {
    width: 100%;
    border: 1px solid #6e6e6e;
    font-size: 15px;
    border-radius: 4px;
    padding: 8px 10px;
}
.form-row .form-col-6 {
    width: 50%;
    float: left;
}
.form-row .form-text p {
    font-size: 15px;
}
.form-row input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 6px 10px;
    font-size: 16px;
    border-radius: 4px;
    margin-top: 20px;
}
.address-not-listed {
    text-align: center;
}
@media (max-width: 1170px) {
	
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	.elementor-section.elementor-inner-section.elementor-element.elementor-element-74f3c627.elementor-hidden-phone.elementor-section-height-min-height.elementor-section-boxed.elementor-section-height-default {
	  display: block !important;
	}
	.elementor-section.elementor-inner-section.elementor-element.elementor-element-74f3c627.elementor-hidden-phone.elementor-section-height-min-height.elementor-section-boxed.elementor-section-height-default .elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-502012a5, .elementor-section.elementor-inner-section.elementor-element.elementor-element-74f3c627.elementor-hidden-phone.elementor-section-height-min-height.elementor-section-boxed.elementor-section-height-default .elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-4c7533b1 {
	  display: none;
	}
	.province-service-wrapper, #openPopup {
	  float: none;
	}
	.province-service-wrapper #openPopup {
	  margin-left: auto;
	  margin-right: auto;
	}
	div#provinceServicePopup {
		max-width: 270px;
		left: 0;
		margin: 0 auto;
		top: 41px;
		min-width: inherit;
  	}
}
@media (max-width: 640px) {
	.province-service-popup-wrapper form#provinceServiceForm {
		max-width: 280px;
		padding: 0 20px 0;
		height: 280px;
	}
	.province-service-popup-wrapper form#provinceServiceForm label {
		padding-left: 4px;
		padding-right: 10px;
	}
	.province-service-popup-wrapper form#provinceServiceForm h4 {
		font-size: 20px;
	}
	.province-service-popup-wrapper form#provinceServiceForm .submit-button {
		margin-top: 20px;
	}
}
@media (max-width: 480px) {
	
}
