/*
Theme Name: Redswitches
Theme URI: https://redswitches.com/
Author: RedSwitches.com
Author URI: https://themeforest.net/user/redswitches/
Description: This is Hosting Provider.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:translation-ready, left-sidebar, right-sidebar
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Text Domain: Redswitches
*/
/* -- WordPress Core CSS -- */


.cust-logo {
    padding: 0 10px;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    padding: 0 10px;
}
.main-banner-sec:before {
    content: ' ';
    background: url(https://www.redswitches.com/wp-content/uploads/2022/11/Image-1-2.png) no-repeat;
    position: absolute;
    left: 40%;
    top: 0;
    width: 270px;
    height: 240px;
    transform: translateX(-40%);
}
.elementor-section.elementor-section-boxed>.elementor-container {
    padding: 0 !important;
}

.cus-price-colm {
    padding: 21px;
}
.cus-price-colm .elementor-column-wrap {
    background: #FFFFFF;
    border: 1.33333px solid #EAECF0;
    box-shadow: 0px 16px 21.3333px -5.33333px rgba(16, 24, 40, 0.08), 0px 5.33333px 8px -2.66667px rgba(16, 24, 40, 0.03);
    border-radius: 21.3333px;
    padding: 32px;
}
.cus-price-colm h2 {
    font-weight: 600;
    font-size: 64px;
    line-height: 67px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #101828;
    font-family: 'Inter';
    font-style: normal;
    margin-bottom: 10px;
}
.cus-price-colm h3 {
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 67px;
    color: #1E293B;
    font-family: 'Inter';
    position: relative;
    margin-bottom: 15px;
}
.cus-price-colm h3:after {
    background: #DC2626;
    position: absolute;
    width: 130px;
    height: 2px;
    content: ' ';
    left: 0;
    top: 33px;
    right: 0;
    margin: 0 auto;
}
.cus-price-colm h5 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 26px;
    line-height: 40px;
    color: #000000;
}
.cus-price-colm h6 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 21px;
    line-height: 32px;
    color: #F57551;
}
.cus-pricing-list {
    margin: 42px 0 !important;
}
.cus-pricing-list ul li {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 21px !important;
    line-height: 32px;
    color: #475467;
    margin: 0 0 21px 0 !important;
}
.cus-pricing-list ul li:last-child {
    margin-bottom: 10px !important;
}
.cus-pricing-list ul li svg {
    width: 32px !important;
    height: 32px !important;
    margin: 0 16px 0 0px !important;
}
.cus-order-btn {
    margin: 0 0 16px !important;
}
.cus-order-btn a {
    background: #7C3AED;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 10px;
    width: 100% !important;
    display: inline-block;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 32px;
}
.cus-chat-sales-btn a {
    background: #fff;
    width: 100% !important;
    display: inline-block;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 32px;
    border: 1.33333px solid #D0D5DD;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 10px;
    color: #344054 !important;
}
.cus-price-colm .elementor-widget-heading {
    margin: 0;
}
/*.cus-price-colm.active .elementor-column-wrap {
    background: #0F0D3E;
}
.cus-price-colm.active h2, .cus-price-colm.active h3, .cus-price-colm.active h5 {
    color: #fff;
}
.cus-price-colm.active .cus-pricing-list ul li {
    color: #fff;
}
.cus-price-colm.active .cus-pricing-list ul li svg rect {
    fill: #fff;
}
.cus-price-colm.active .cus-pricing-list ul li svg path {
    fill: #0F172A;
}
.cus-price-colm.active .cus-order-btn a {
    background: linear-gradient(90deg, #FD654F 1.94%, #F38C27 100%);
}
.cus-price-colm.active .cus-order-btn a:hover {
    background: #7C3AED;
}*/

.cus-price-colm .cus-order-btn a:hover {
    background: #7C3AED;
}
.cus-price-colm:hover .elementor-column-wrap {
    background: #0F0D3E;
}
.cus-price-colm:hover h2, .cus-price-colm:hover h3, .cus-price-colm:hover h5 {
    color: #fff;
}
.cus-price-colm:hover .cus-pricing-list ul li {
    color: #fff;
}
.cus-price-colm:hover .cus-pricing-list ul li svg rect {
    fill: #fff;
}
.cus-price-colm:hover .cus-pricing-list ul li svg path {
    fill: #0F172A;
}
.cus-price-colm:hover .cus-order-btn a {
    background: linear-gradient(90deg, #FD654F 1.94%, #F38C27 100%);
}
.cus-price-colm:hover .cus-order-btn a:hover {
    background: #7C3AED;
}
.cus-pricing-table {
    padding: 100px 0 !important;
    background-position: center;
}
.cust-botm-price-hosting {
    margin-bottom: 54px;
}
.toggle-sec input:checked + .slider {
    background: #7F56D9;
}
.toggle-sec {
    text-align: center;
    font-family: 'Inter';
    font-size: 21.3333px;
    line-height: 32px;
    color: #42307D;
    font-weight: 500;
    margin-top: 35px;
    margin-bottom: 75px;
}
.toggle-sec .switch {
    margin: 0 10px;
}
.toggle-sec span {
    color: #6941C6;
}
.cus-price-colm .elementor-widget-wrap {
    padding: 0 !important;
}
.rs-price-get-btn a:after {
    background-image: url(https://www.redswitches.com/wp-content/uploads/2022/11/Group-427319160.png) !important;
    height: 90px;
    z-index: 0;
}
.rs-price-get-btn  span.elementor-button-text {
    position: relative;
    z-index: 1;
}
.rs-price-get-btn a.elementor-button-link {
    padding: 10px 30px 0 30px !important;
}
.rs-price-get-btn a span.elementor-button-content-wrapper {
    clip-path: inherit !important;
    background: transparent !important;
}
.rs-price-get-btn {
    margin-top: 22px;
}
.cust-customer-section {
    padding: 110px 0 0 0 !important;
}
.cust-customer-section .elementor-icon-box-icon {
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
    margin-bottom: 32px;
}
.cust-customer-section .elementor-icon-box-icon i {
    line-height: normal;
    font-size: 35px;
}
.cust-customer-section h2.elementor-icon-box-title {
    font-size: 53px !important;
    line-height: 75px !important;
}
.cust-custmer-content-sec {
    padding-top: 70px !important;
}
.cust-custmer-content-sec .elementor-testimonial-image {
    padding-right: 20px !important;
}
.cust-custmer-content-sec .elementor-testimonial-image img {
    width: 64px !important;
    height: 64px !important;
}
.cust-custmer-content-sec .elementor-testimonial-name {
    font-size: 21px !important;
    line-height: 26px !important;
    margin-bottom: 13px;
}
.cust-custmer-content-sec .elementor-testimonial-content {
    font-size: 18px !important;
    line-height: 27px !important;
    margin-top: 80px;
}
.custom-custmer-bottom-sec {
    padding: 70px 0 110px 0px !important;
}
.custom-custmer-bottom-sec .elementor-widget-container {
    border-radius: 10px !important;
    padding: 23px !important;
    max-width: 422px;
    margin: 0 auto;
    width: 100%;
    display: block;
}
.custom-custmer-bottom-sec p.elementor-heading-title {
    font-size: 21px !important;
    line-height: 27px !important;
}
.cust-powerful-sec-main {
    padding-top: 180px !important;
    padding-bottom: 160px !important;
}
.cust-powerful-sec-main h2.elementor-heading-title {
    font-size: 58px !important;
    line-height: 71px !important;
    letter-spacing: 0.02em !important;
    margin-bottom: 35px;
}
.cust-powerful-sec-main .rs-sale-par {
    margin: 0 0 53px;
}
.rs-sale-par p {
    font-size: 21px;
    line-height: 37px;
    letter-spacing: 0.02em;
    padding: 5px 16px;
}
.cust-powerful-sec-main span.rs-bare-metal-price {
    font-size: 70px;
    line-height: 84px;
}
.cust-quick-setup {
    margin: 0 0 32px !important;
}
.cust-quick-setup .elementor-text-editor {
    font-weight: 400;
    font-size: 21px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.cust-priceing-button {
    margin: 0 0 30px !important;
}
.cust-powerful-sec-main .cust-priceing-button a.elementor-button-link {
    font-size: 32px !important;
    line-height: 37px !important;
    letter-spacing: 0.02em;
    padding: 32px 20px !important;
    max-width: 408px;
    width: 100%;
}




@media (min-width:2200px){
.main-banner-sec:before {
    left: 45%;
    transform: translateX(-45%);
}
}


@media (min-width:1441px){
.page-id-99213 .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1480px;
}
.elementor-99213 .elementor-element.elementor-element-727ddb6d .elementor-heading-title {
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 85px;
}
.cust-price-heading h2.elementor-heading-title {
    font-size: 54px !important;
    line-height: 85px !important;
}
}


@media(max-width:1640px) {
.cus-price-colm h2 {
    font-size: 55px;
    line-height: 61px;
}
}


@media(max-width:1440px) {
.main-banner-sec:before {
    width: 160px;
    height: 160px;
    background-size: 160px;
}
.rs-hero-btn a {
    min-width: 165px;
    min-height: 60px;
    font-size: 18px !important;
    padding: 15px !important;
    line-height: 27px !important;
}
.cust-bnr-trustpilot .elementor-widget-container {
    margin-left: 0 !important;
}
.cust-bnr-trustpilot img {
    max-width: 110px;
}
.cus-price-colm h2 {
    font-size: 50px;
    line-height: 57px;
}
.cus-price-colm .elementor-column-wrap {
    padding: 24px;
}
.cus-price-colm h3 {
    font-size: 23px;
    line-height: 50px;
}
.cus-price-colm h3:after {
    top: 24px;
}
.cus-price-colm h5 {
    font-size: 23px;
    line-height: 30px;
}
.cus-price-colm h6 {
    font-size: 20px;
}
.cus-pricing-list ul li {
    font-size: 18px !important;
    line-height: 28px;
    margin: 0px 0 10px 0 !important;
}
.cus-pricing-list ul li svg {
    margin: 0 8px 0 0px !important;
}
.cus-order-btn a {
    font-size: 19px;
    line-height: 28px;
}
.cus-chat-sales-btn a {
    font-size: 19px;
    line-height: 28px;;
}
.cust-botm-price-hosting {
    margin-bottom: 25px;
}
.cus-price-colm {
    padding: 18px;
}
}


@media(max-width:1280px) {
.cust-banner-heading h2.elementor-heading-title.elementor-size-default {
    font-size: 40px !important;
    line-height: 52px !important;
}
.rs-price-get-btn a span.elementor-button-content-wrapper {
    padding: 10px 10px;
}
.toggle-sec {
    margin-top: 25px;
    margin-bottom: 25px;
}
.cus-pricing-table {
    padding: 50px 0 !important;
}
.cus-price-colm h2 {
    font-size: 40px;
    line-height: 47px;
}
.cus-price-colm .elementor-column-wrap {
    padding: 20px;
}
.cus-price-colm h3 {
    font-size: 23px;
    line-height: 50px;
}
.cus-price-colm h3:after {
    top: 24px;
}
.cus-price-colm h5 {
    font-size: 22px;
    line-height: 30px;
}
.cus-price-colm h6 {
    font-size: 19px;
}
.cus-pricing-list ul li {
    font-size: 17px !important;
    line-height: 26px;
    margin: 0px 0 10px 0 !important;
}
.cus-pricing-list ul li svg {
    margin: 0 8px 0 0px !important;
}
.cus-order-btn a {
    font-size: 18px;
    line-height: 28px;
}
.cus-chat-sales-btn a {
    font-size: 18px;
    line-height: 28px;;
}
.cust-botm-price-hosting {
    margin-bottom: 20px;
}
.cus-price-colm {
    padding: 15px;
}
}

@media(max-width:1024px) {
.cust-timeing-sec {
    display: none;
}
}

@media(max-width:991px) {
.main-banner-sec:before {
    width: 120px;
    height: 110px;
    background-size: 120px;
    transform: translateX(-52%);
    left: 52%;
}
.cus-price-colm h3:after {
    width: 100px;
    top: 17px;
}
.cus-price-colm .elementor-column-wrap {
    padding: 22px 15px;
}
.cus-price-colm .elementor-widget-wrap {
    padding: 0 !important;
    max-width: 350px;
    margin: 0 auto;
}
.cus-pricing-list {
    margin: 22px 0 !important;
}
.cus-price-colm h2 {
    font-size: 30px;
    line-height: 37px;
}
.cus-price-colm h3 {
    font-size: 20px;
    line-height: 37px;
}
.cus-price-colm h5 {
    font-size: 20px;
    line-height: 30px;
}
.cus-price-colm h6 {
    font-size: 18px;
    line-height: 28px;
}
.cus-pricing-list ul li {
    font-size: 16px !important;
    line-height: 22px;
    margin: 0 0 15px 0 !important;
}
.cus-pricing-list ul li svg {
    width: 25px !important;
    height: 25px !important;
    margin: 0 8px 0 0px !important;
}
.cus-order-btn a {
    font-size: 16px;
    line-height: 20px;
}
.cus-chat-sales-btn a {
    font-size: 16px;
    line-height: 20px;
}
.cust-botm-price-hosting {
    margin-bottom: 0px;
    padding: 0 !important;
}

}


@media(max-width:767px) {
.cus-pricing-table {
    padding: 50px 0 !important;
}
.rs-price-get-btn {
    margin-top: 0;
}
.toggle-sec {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cust-price-button-sec .elementor-widget-wrap {
    padding: 0 !important;
}
.cust-logo {
    padding: 0;
}
.main-banner-sec {
    background-size: 850px !important;
    background-position: 100% 0 !important;
}
.main-banner-sec:before {
    left: 50%;
    width: 120px;
    height: 110px;
    transform: translateX(-50%);
    background-size: 110px;
}
.cust-logo img {
    max-width: 180px;
}
.cust-bnr-content {
    margin-top: 10px !important;
}
.elementor-99213 .elementor-element.elementor-element-1e8a7a37 .elementor-button {
    font-size: 18px;
    font-weight: 600;
    line-height: 17px;
    border-radius: 10px 10px 10px 10px;
    padding: 12px 10px;
}
.rs-hero-btn a {
    min-width: 140px;
    min-height: 45px;
    font-size: 18px;
    font-weight: 600;
    line-height: 17px;
    border-radius: 6px;
    padding: 12px 10px;
}
.rs-hero-five-star .elementor-row {
    gap: 10px;
}
.cust-bnr-trustpilot img {
    max-width: 120px;
}
.cust-bnr-trustpilot .elementor-widget-container {
    margin: 0 !important;
}
.cust-bnr-right-cls {
    margin-top: 30px;
}
}


@media(max-width: 600px) {
.main-banner-sec:before {
    left: 50%;
    width: 90px;
    height: 90px;
    transform: translateX(-50%);
    background-size: 70px;
}
}


@media(max-width:500px) {
.rs-price-get-btn a span.elementor-button-content-wrapper {
    padding: 5px 15px;
}
.rs-price-get-btn a:after {
    height: 80px;
}
.cust-banner-heading h2.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 42px !important;
}
.main-banner-sec:before {
    left: 50%;
    width: 60px;
    height: 60px;
    transform: translateX(-50%);
    background-size: 50px;
}
.switch {
    width: 45px;
    height: 25px;
}
.slider:before {
    height: 18px;
    width: 18px;
}
}

@media(max-width:400px) {
.cust-banner-heading h2.elementor-heading-title.elementor-size-default {
    font-size: 25px !important;
    line-height: 36px !important;
}
.cust-price-heading h2.elementor-heading-title {
    font-size: 28px !important;
    line-height: 40px !important;
}
.rs-price-get-btn a.elementor-button-link {
    padding: 10px 10px 0 10px !important;
}
}

@media(max-width:380px) {
.rs-price-get-btn a.elementor-button-link {
    padding: 10px 10px 0 10px !important;
    font-size: 15px !important;
}
}