.product {
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 8px;
    margin-bottom: 20px;
}

.intro__label {
    color: #fff;
    font-weight: bold;
}

/*Custom 2024*/
@media screen and (min-width: 860px) {
    .container-fluid {
        padding: 0 5%;
        max-width: 1600px;
        background: #ffffff;
    }
}

section.section_banner {
    position: absolute;
    top: 26%;
    color: #fff;
    left: 5%;
}

section.section_banner .section__desc {
    text-align: justify;
}

.btn_office_265 a {
    background: #e66d21;
    color: #fff;
    padding: 14px;
}

h2.titl_office365 {
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    color: #4d4d4d;
    margin-top: 40px;
    margin-bottom: 40px;
}

.bota_microsoft_smb_it__frame {
    padding: 9px 11px;
}

.bota_microsoft_smb_it {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, .2);
}

h3.bota_microsoft_smb_it__title {
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 50px;
    margin-bottom: 15px;
}

.bota_microsoft_smb_des {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.7;
    color: #4d4d4d;
    text-align: justify;
}

.bota_microsoft_content {
    padding: 22px 30px;
    padding-bottom: 46px;
    min-height: 345px;
}

.bota_businesses_picre .bota_businesses_picre_title {
    position: relative;
    margin-bottom: 52px;
    text-align: center;
}

.bota_businesses_picre .bota_businesses_picre_title h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 1.4;
    margin-top: 40px;
}

.bota_businesses_picre .bota_businesses_picre_title .bota_businesses_picre_des {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 2.5;
}

.bota_businesses_picre .bota_businesses_picre_content .bota_businesses_picre_swipe {
    display: none;
}

.bota_businesses_picre .bota_businesses_picre_it {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 100%;
}

.bota_businesses_picre .bota_businesses_picre_name {
    background: #0052cc;
    border-radius: 5px 5px 0 0;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    padding: 19px 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 94px;
}

.bota_businesses_picre .bota_businesses_picre_name span {
    display: block;
    width: 100%;
    font-size: 25px;
    font-weight: 500;
}

.bota_businesses_picre .bota_businesses_picres {
    margin: 30px 16px;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 30px;
}

.bota_businesses_picre .bota_businesses_picres strong {
    font-style: normal;
    font-weight: 700;
    color: #0052cc;
    font-size: 35px;
    display: block;
}

.bota_businesses_picre .bota_businesses_picres span {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    display: block;
    color: #262626;
}

.bota_businesses_picre .bota_businesses_picres span:last-child {
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
}

.bota_businesses_picre_btn {
    position: relative;
    height: 43px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.bota_businesses_picre .buynow,
.bota_businesses_picre .truynow {
    background: #fff;
    border: 1px solid #0052cc;
    display: inline-block;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #0052cc;
    padding: 10px 56px;
    min-width: 180px;
    outline: none;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.bota_businesses_picre_btn .bota_businesses_picre_btn_cont {
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    visibility: hidden;
    height: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
}

.bota_businesses_picre_btn_cont a.active_payment {
    display: inline-block;
}

.bota_businesses_picre_btn_cont a {
    background: #0052cc;
    border: 1px solid #0052cc;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    padding: 8px 10px;
    height: 40px;
    display: none;
    position: relative;
    -webkit-transition: all .5s ease;
}

.bota_businesses_picre_btn_cont a.scrollTo {
    display: inline-block;
}

.bota_businesses_picre .bota_businesses_picres_list {
    margin-top: 30px;
    padding-left: 15px;
    min-height: 230px;
    padding-right: 15px;
}

.bota_businesses_picre .bota_businesses_picres_list ul {
    text-align: left;
}

.bota_businesses_picre .bota_businesses_picres_list ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    position: relative;
    padding-left: 20px;
    color: #000;
    padding-bottom: 5px;
    padding-top: 5px;
}

.bota_businesses_picre .bota_businesses_picres_list ul li:before {
    content: "";
    background: url(../images/check.svg) no-repeat;
    width: 11px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 10px;
}


@media only screen and (max-width: 767px) {
    .bota_businesses_picre .bota_businesses_picres_list {
        display: none;
    }
}


.bota_businesses_picre .bota_businesses_picre_it .bota_businesses_picres_texts {
    font-size: 15px;
    text-align: center;
    color: #000;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 40px;
}

@media only screen and (max-width: 767px) {
    .bota_businesses_picre .bota_businesses_picre_it .bota_businesses_picres_texts {
        display: none !important;
    }
}

@media (min-width: 1400px) {
    .bota_businesses_picres_product {
        grid-template-columns: repeat(4, 25%);
    }
}

@media (min-width: 1084px) {
    .bota_businesses_picres_product {
        grid-template-columns: repeat(3, calc(100% / 3));
    }
}

@media only screen and (max-width: 767px) {
    .bota_businesses_picres_product {
        display: none !important;
    }
}


@media only screen and (max-width: 1024px) {
    .bota_businesses_picres_product {
        grid-template-columns: repeat(4, 25%);
    }
}

@media only screen and (max-width: 1024px) {
    .bota_businesses_picre .bota_businesses_items {
        margin-bottom: 30px;
    }
}


.bota_businesses_picres_product {
    display: grid;
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    grid-template-columns: repeat(auto-fit, minmax(-webkit-min-content, 75px));
    grid-template-columns: repeat(auto-fit, minmax(min-content, 75px));
    padding-top: 2px;
    min-height: 204px;
    grid-template-columns: repeat(4, 25%);
}

.bota_businesses_picres_it {
    padding: 7.5px;
    text-align: center;
}

.bota_businesses_picres_it i {
    width: 25px;
    height: 25px;
}

.bota_businesses_picres_it i:before {
    width: 25px;
    height: 25px;
}

.bota_businesses_picres_it .bota_businesses_picres_tex {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    color: #4d4d4d;
}

.bota_businesses_picres_it .bota_businesses_picres_tex span {
    display: block;
    font-size: 10px;
}

.icon-word {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}

ul li {
    list-style: none;
}

.icon-word:before {
    content: "";
    background-image: url(../images/word.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.icon-excel {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.icon-excel:before {
    content: "";
    background-image: url(../images/excel.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.icon-powerpoint {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}


.icon-powerpoint:before {
    content: "";
    background-image: url(../images/powerpoint.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.icon-teams {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.icon-teams:before {
    content: "";
    background-image: url(../images/teams.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.icon-outlook {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.icon-outlook:before {
    content: "";
    background-image: url(../images/outlook.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.icon-exchange {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.icon-exchange:before {
    content: "";
    background-image: url(../images/exchange.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.icon-onedrive {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.icon-onedrive:before {
    content: "";
    background-image: url(../images/onedrive.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.icon-sharepoint {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.icon-sharepoint:before {
    content: "";
    background-image: url(../images/sharepoint.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.icon-access {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.icon-access:before {
    content: "";
    background-image: url(../images/access.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.icon-publisher {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.icon-publisher:before {
    content: "";
    background-image: url(../images/powerpoint.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.icon-intune {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.icon-intune:before {
    content: "";
    background-image: url(../images/intune.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.icon-azure {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.icon-azure:before {
    content: "";
    background-image: url(../images/azure.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.bota_scoll_down {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}

.bota_scoll_down i {
    cursor: pointer;
}

.icon-scroll:before {
    content: "";
    background-image: url(../images/scroll.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

@media only screen and (max-width: 1024px) {
    .bota_scoll_down {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    .bota_comparisons .row>div {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .bota_comparisons .col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .bota_comparisons_title {
        margin-bottom: 31px;
    }
}

@media only screen and (max-width: 767px) {
    .bota_comparisons_title h3 {
        font-size: 30px;
        margin-bottom: 21px;
    }
}

.bota_comparisons {
    position: relative;
}

.bota_comparisons_smb_top,
.bota_comparisons_enterpise_top {
    margin-bottom: 21px;
}

.bota_comparisons_title h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 50px;
    color: #4d4d4d;
    margin-bottom: 43px;
}

.bota_comparisons_title .bota_comparisons_text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bota_comparisons_title .bota_comparisons_text .bota_comparisons_text_it {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000;
}

.bota_comparisons_title .bota_comparisons_text .bota_comparisons_text_it i {
    margin-right: 5px;
}

.icon-check-dots {
    position: relative;
    display: inline-block;
    width: 17.19px;
    height: 13px;
}

.icon-check-dots:before {
    content: "";
    background-image: url(../images/check-dots.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 17.19px;
    height: 13px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.bota_comparisons_title .bota_comparisons_text .bota_comparisons_text_it+.bota_comparisons_text_it {
    margin-left: 8px;
}

.bota_comparisons_title .bota_comparisons_text .bota_comparisons_text_it {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000;
}

.icon-include {
    position: relative;
    display: inline-block;
    width: 17.19px;
    height: 13px;
}

.icon-include:before {
    content: "";
    background-image: url(../images/include.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 17.19px;
    height: 13px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.bota_comparisons_title .bota_comparisons_text .bota_comparisons_text_it:last-child {
    margin: 0;
    margin-top: 20px;
    color: #0052cc;
    font-weight: 500;
    line-height: 21px;
    font-size: 16px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bota_comparisons_title .bota_comparisons_text .bota_comparisons_text_it:last-child i {
    margin-right: 12px;
}


@media only screen and (max-width: 767px) {
    .bota_comparisons_title .bota_comparisons_text .bota_comparisons_text_it:last-child {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
    }
}


@media only screen and (max-width: 767px) {
    .bota_businesses_picre .bota_businesses_picres {
        margin: 15px 16px;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    section.section_banner {
        position: relative;
        background: #f2f2f2;
        color: #4d4d4d;
        width: 100%;
        top: 0;
        left: 0;
        padding: 20px;
        text-align: center;
    }

    section.section_banner .section__desc h3 {
        text-align: center;
    }

    section.section_banner .section__desc {

        text-align: justify;
    }
}
}

@media only screen and (max-width: 992px) {
    .bota_businesses_picre .bota_businesses_picre_it {
        padding-bottom: 15px;
    }
}


.icon-plus:before {
    content: "";
    background-image: url(../images/plus.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 5px;
}

@media only screen and (min-width: 1200px) {
    .bota_comparisons .row>div {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (min-width: 1024px) {
    .col-xl-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media only screen and (min-width: 1200px) {
    .bota_comparisons_smb_top .slick_price_nav {
        margin-left: -10px;
        margin-right: -10px;
    }
}

.bota_comparisons_smb_top .slick_price_nav .bota_comparisons_center_list {
    margin-bottom: 29px;
}

.bota_comparisons_center {
    background: #fff;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, .1);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, .1);
}

.bota_comparisons_center_title {
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    margin: 0 16px;
    padding: 19px 0 15px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 15px;
    min-height: 79px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bota_comparisons_center_title span {
    display: block;
    width: 100%;
}

.bota_comparisons_center_pirce {
    padding: 0 26px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #4d4d4d;
    margin-bottom: 15px;
    text-align: center;
    min-height: 50px;
}

.bota_comparisons_center_pirce strong {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    color: #0052cc;
}

.bota_comparisons_center_pirce span:last-child {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #4d4d4d;
    display: block;
}

.bota_comparisons_center_pirce span {
    display: block;
}

.bota_comparisons_center_btn {
    min-height: 40px;
    text-align: center;
    padding-bottom: 20px;
}

.bota_comparisons_center_btn button {
    background: #0052cc;
    height: 40px;
    border: none;
    margin: auto;
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    min-width: 180px;
    padding: 0;
}


.bota_comparisons_center_btn_cont {
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    visibility: hidden;
    height: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
}

.bota_comparisons_smb_it {
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
}

.bota_comparisons_left_it {
    background: #f2f2f2;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 21px 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    position: relative;
    min-height: 80px;
    padding-left: 32px;
}

.bota_comparisons_left_it i {
    position: absolute;
    left: 11px;
    margin: 0;
}

.icon-plus-back:before {
    content: "";
    background-image: url(../images/plus-back.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.bota_comparisons_center_list .bota_comparisons_center_it {
    background: #f2f2f2;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 18px 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bota_comparisons_smb_it .bota_comparisons_smb_it {
    border-bottom: 1px solid #e0e0e0;
    display: none;
}

.bota_comparisons_smb_it.active .bota_comparisons_smb_it {
    display: block;
}

.bota_faq {
    padding: 80px 0 0;
}

.bota_faq_title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
}

.bota_faq_title h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 30px;
    color: #4d4d4d;
}

.bota_faq_right {
    position: relative;
}

.bota_faq_title .bota_faq_right button:first-child {
    padding-left: 0;
}

.bota_faq_title .bota_faq_right button {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #4d4d4d;
    border: none;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    outline: none;
    background: 0 0;
    position: relative;
    padding: 0 15px;
}

.bota_faq_title .bota_faq_right button.active {
    color: #0052cc;
}

.bota_faq_title .bota_faq_right button+button {
    padding-right: 0;
}

.bota_faq_right button+button:before {
    content: "";
    background: #4d4d4d;
    height: 16px;
    width: 1px;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
}

.bota_faq_content {
    position: relative;
    background: #f2f2f2;
    padding-top: 4.5px;
    padding-bottom: 11.5px;
}

.accordion {
    overflow-anchor: none;
}

.bota_faq_content .accordion li h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #4d4d4d;
}

.bota_comparisons_smb_it .bota_comparisons_smb_it .bota_comparisons_left_it,
.bota_comparisons_smb_it .bota_comparisons_smb_it .bota_comparisons_center_it {
    background: 0 0;
}

.bota_faq_content .accordion li h3 button {
    background: 0 0;
    border: none;
    outline: none;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    padding: 7.5px 16px;
    margin: 0;
    width: 100%;
    text-align: left;
    padding-left: 43px;
    position: relative;
    color: #4d4d4d;
    line-height: 1.5;
}

.bota_faq_content .accordion li h3 button.collapsed:before {
    background-image: url(../images/angle-right.svg);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.bota_faq_content .accordion li h3 button:before {
    content: "";
    background-image: url(../images/angle-right.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 11px;
    height: 18px;
    position: absolute;
    left: 15px;
    top: 15px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.collapse:not(.show) {
    display: none;
}

.bota_faq_content .accordion-body {
    padding-left: 43px;
    margin-bottom: 24px;
}

.aiosrs-rating-wrap .aiosrs-star-rating-wrap {
    display: inline-block;
    vertical-align: middle;
}

.aiosrs-rating-wrap .aiosrs-star-rating-wrap:not(.disabled) .aiosrs-star-rating {
    cursor: pointer;
}

.aiosrs-rating-wrap .aiosrs-star-rating-wrap .aiosrs-star-rating {
    color: gold;
}

.dashicons,
.dashicons-before:before {
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
}

.bota_faq_readmore {
    margin-top: 20px;
}

.bota_faq_readmore a {
    font-size: 16px;
    color: #0052cc;
}

.bota_faq_readmore i {
    margin-left: 5px;
}

fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-angle-double-right:before {
    content: "\f101";
}

.bota_contact_smart_home .bota_contact_smart_title {
    text-align: center;
    margin-bottom: 40px;
}

.bota_contact_smart_home .bota_contact_smart_title h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    margin-bottom: 10px;
    line-height: 50px;
    color: #4d4d4d;
}

.bota_contact_smart_home .bota_contact_smart_des {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #4d4d4d;
    line-height: 50px;
}

.bota_contact_smart_home .bota_contact_smart_content {
    max-width: 890px;
    margin: auto;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.bota_contact_smart_home .bota_contact_smart_content input,
.bota_contact_smart_home .bota_contact_smart_content select {
    border: 1px solid #e0e0e0;
    height: 55px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #4d4d4d;
    padding: 0 17px !important;
    width: 100%;
    outline: none;
    border-radius: .3rem;
}

.bota_contact_smart_home .bota_contact_smart_check {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #999;
}

.bota_contact_smart_home .bota_contact_smart_check a {
    color: #0052cc;
}


.bota_contact_smart_home .bota_contact_smart_check a {
    color: #0052cc;
}

.bota_contact_smart_home .bota_contact_smart_content button {
    background: #0052cc;
    border-radius: 5px;
    color: #fff;
    float: right;
    padding: 17px 77px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    position: relative;
    height: 60px;
    overflow: hidden;
}


.bota_spinner-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    position: relative;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.bota_circle-border {
    width: 60px;
    height: 60px;
    padding: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(31%, transparent), color-stop(49%, #edeef0), color-stop(50%, #b2c2e6));
    background: linear-gradient(0deg, transparent 31%, #edeef0 49%, #b2c2e6 50%);
    -webkit-animation: spin .9s linear infinite;
    animation: spin .9s linear infinite;
}

.bota_circle-core {
    width: 100%;
    height: 100%;
    background: #0052cc;
    border-radius: 50%;
}

.btn-submit-contact_text {
    white-space: nowrap;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*End*/