.support h1,
.support-holder .help-heading {
    /* font-family: "Open Sans", Arial, sans-serif !important; */
    font-weight: 500
}

.support {
    margin: 60px 0 0;
    padding: 45px 0 45px;
    background-image: -moz-linear-gradient( -90deg, rgb(222,236,221) 0%, rgb(193,223,196) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(222,236,221) 0%, rgb(193,223,196) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(222,236,221) 0%, rgb(193,223,196) 100%);
    /* border-bottom: 1px solid #dfdfdf; */
    /* background: url(/template/default/images/support_bg.webp) 0 0/cover no-repeat; */
    height: auto
}

.txt-center {
    text-align: center
}

.support h1 {
    padding: 0 0 20px;
    font-size: 30px;
    font-family: "Segoe UI";
    color: rgb(35, 35, 35);
}

.support p {
    font-size: 16px;
    padding: 0 0 30px;
    font-family: "Segoe UI";
    color: rgb(35, 35, 35);
}

.support p.support-btn-holder {
    padding-bottom: 0
}

.support .support-btn {
    display: inline-block;
    padding: 0;
    color: #fff;
    border-radius: 35px;
    height: 43px;
    line-height: 42px;
    font-size: 15px
}

.support .support-btn.demo-btn {
    /* background: #d66766; */
    margin-right: 10px;
    border-radius: 35px;
    background-color: rgb(0, 156, 222);
    width: 140px;
}
.help-box .help-right-cont p a{
    color: #000;
}
.help-box .help-right-cont p a:hover{
    color: #0071bc;
}
.support .support-btn.demo-btn:hover {
    background: rgb(36, 140, 214)
}

.support .support-btn.tawk-btn {
    background-color: rgb(242, 90, 89);
    width: 210px;
}

.support .support-btn.tawk-btn:hover {
    background: rgb(211, 56, 56)
}

.support-holder {
    overflow: hidden;
    padding: 40px 0
}

.support-holder .help-heading {
    font-size: 30px;
    color: #000;
    line-height: 32px;
    padding-bottom: 20px
}

.support-holder .help-subheading {
    font-size: 15px;
    color: #353535;
    line-height: 1.8rem;
    padding-bottom: 20px
}

.main_support_flex {
    display: flex;
    gap: 40px;
    padding-top: 20px;
    border-top: 1px solid #eee
}

.main_support_flex .support-container {
    flex-basis: 70%;
    padding: 0;
    margin: 0;
    box-shadow: none;
    background: #fff;
    width: 100%;
    border-radius: 0 !important;
    overflow: visible
}

.support-container h1 {
    padding: 10px 0 25px;
    margin: 0 25px
}

.main_support_flex .support-container .support-title {
    font-size: 20px;
    font-weight: 500;
}

.new_live_chat {
    color: #698551 !important
}


.new_online_now {
    color: #0085cb !important
}

.new_live_chat.icon-chat-3:before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(/template/default/images/icons/chat-icon-support.svg) no-repeat;
}

[class*=" icon-"]:before,
[class^=icon-]:before,
ul.list li:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.main_support_flex .support-box {
    overflow: hidden;
    padding: 20px;
    box-shadow: 0 0 10px #90b2b68f
}

.main_support_flex .support-box h2 {
    font-size: 1.2rem;
    margin: 0 0 20px;
    font-weight: 500;
}

.one_half {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 2%;
    width: 49%
}

.last {
    margin-right: 0 !important
}

.support-box .login1 li {
    padding: 5px 0
}

.login1 input[type=email],
.login1 input[type=password],
.login1 input[type=text],
.login1 select,
.login1 textarea {
    border: 1px solid #d3dada;
    padding: 7px 10px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    vertical-align: middle;
    color: #4d5b62;
    font-size: 14px;
    font-weight: 400
}

.login1 textarea {
    height: 260px !important;
}

.text-100 {
    width: 100%
}

.icon-arrows-cw:before {
    content: '\ea16'
}

.support-box a.refresh {
    color: #3db39e
}

.main_support_flex .support-box .buttonrow {
    text-align: center;
    padding: 35px 0;
    border-bottom: 1px solid #ddd;
    margin: 10px 0 0
}

.main_support_flex .support-box .btn-submit {
    padding: 11px 35px;
    background: #1180c9;
    color: #fff;
    border-radius: 0;
    font-size: 17px;
    font-weight: 500;
    border: 0;
    cursor: pointer;
}

.main_support_flex .support-icons-holder {
    padding-top: 15px
}

.support-icons-holder {
    overflow: hidden;
    padding: 30px 0 0;
    clear: both
}

.support-icons-holder ul {
    display: flex
}

.main_support_flex .support-icons-holder li:hover {
    background-color: #f0f3f5;
}

.main_support_flex .support-box .btn-submit:hover {
    background: #2a82bc;
}

.main_support_flex .support-icons-holder li {
    background-color: #f3f7fa;
    border: 1px solid #e6edf3
}

.support-icons-holder li {
    float: left;
    background: #0071bc;
    border: 1px solid #0071bc;
    margin: 0 .5% 0 0;
    width: 16.25%;
    text-align: center;
    line-height: 1
}

.main_support_flex .support-icons-holder li a {
    color: #3c4042;
    font-size: 14px;
    padding: 20px 5px;
    height: 104px;
    display: block
}

.main_support_flex .supports_icon {
    background-image: url(/template/default/images/main_support_sprites.png);
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    display: inline-block;
    margin-bottom: 15px
}

.support_icon1 {
    background-position: 0 0
}

.support_icon2 {
    background-position: 0 -61px
}

.support_icon3 {
    background-position: -3px -123px
}

.support_icon4 {
    background-position: 0 -185px
}

.support_icon5 {
    background-position: 0 -250px
}

.support_icon6 {
    background-position: 0 -313px
}

.main_support_flex .supportbtm-holder {
    flex-basis: 30%;
    padding: 0;
    float: left;
    width: 100%;
    clear: both
}

.main_support_flex .supportbtm-wrapper {
    display: inline-block;
    width: 100%;
    padding: 50px 40px 0;
    border-left: 1px solid #e3f2f9;
    height: 100%
}

.help-right {
    margin: 0 0 10px;
    overflow: hidden;
    line-height: 1.6;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e3f2f9
}

.help-right .help-box {
    float: left;
    width: 100%;
    margin-bottom: 35px
}

.help-right-icon.callus {
    background: url(/template/default/images/support_phone.png) center no-repeat
}

.help-right-icon {
    float: left;
    margin: 7px 20px 0 0;
    padding: 18px;
    height: 24px;
    width: 24px
}

.help-right-cont {
    float: left;
    font-size: 16px
}

.help-right-cont h3 {
    color: #1180c9 !important;
    font-size: 17px;
    display: block;
    margin: 10px 0 5px;
    font-weight: 600;
    padding-bottom: 5px
}

.help-right-icon.chatus {
    background: url(/template/default/images/support_live_chats.png) center no-repeat
}

.help-right-icon.mail {
    background: url(/template/default/images/support_mail_us.png) center no-repeat;
   
}

.help-right-icon.demo {
    background: url(/template/default/images/message.svg) center no-repeat;
     background-size: 28px 28px;
}
.help-right:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.help-right-icon.address {
    background: url(/template/default/images/support_mail_address.png) center no-repeat
}

/*  */
.main_support_flex .support-box {
    border-radius: 15px;
}

.main_support_flex .support-box .btn-submit {
    border-radius: 25px;
}

.main_support_flex .support-icons-holder li:first-child {
    border-radius: 10px 0px 0px 10px;
}

.main_support_flex .support-icons-holder li:last-child {
    border-radius: 0px 10px 10px 0px;
}

.login1 input[type=email],
.login1 input[type=password],
.login1 input[type=text],
.login1 select,
.login1 textarea {
    border-radius: 5px;
}

.fancybox-skin {
    position: relative;
    background: #fff !important;
    color: #333 !important;
    text-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 0 !important;
    padding: 0;
    border-radius: 15px !important;
}

.fancybox-inner {
    height: auto !important;
}

.fancybox-inner .error p,
.fancybox-inner .success p,
.fancybox-inner .notice p {
    font-size: 15px;
    line-height: 27px;
    color: #000000;
    font-weight: 400;
    margin: 15px 0;
}

#fancybox-close {
    float: none;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #016bbd;
    display: inline-block;
    line-height: 32px;
    width: 80px;
    text-align: center;
    cursor: pointer;
}

.fancybox-skin .btn-biz:hover {
    background: #f1f1f1 !important;
}

@media only screen and (max-width:991px) {
    .main_support_flex {
        flex-direction: column
    }

    .main_support_flex .support-icons-holder ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px
    }

    .main_support_flex .support-icons-holder li {
        width: 100% !important
    }

    .main_support_flex .supportbtm-holder .supportbtm-wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px
    }

    .main_support_flex .supportbtm-holder .supportbtm-wrapper .help-right {
        border-bottom: 0
    }

    .one_half {
        width: 100%
    }

    .officebg-holder.support.support-main .office-login-left h1 {
        font-size: 25px
    }

    .login1 textarea {
        height: auto !important;
    }
}

@media only screen and (max-width:768px) {
    .main_support_flex .support-icons-holder ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px
    }

    .support-box .text-50 {
        width: 45%
    }
}

@media only screen and (max-width:600px) {
    .support {
        /* background: #f3f3f3; */
        padding: 20px 0
    }

    .main_support_flex .supportbtm-wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 0;
        border: 0
    }

    .main_support_flex .support-icons-holder ul,
    .main_support_flex .supportbtm-holder .supportbtm-wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px
    }

    .help-right .help-box {
        margin-bottom: 0
    }

    .officebg-holder.support.support-main .office-login-left p {
        padding: 15px 0;
        font-size: 16px;
        line-height: 25px
    }

    .officebg-holder.support.support-main .office-login-left h1 {
        font-size: 19px !important;
        padding-bottom: 0
    }

    .support-holder .help-heading {
        font-size: 25px
    }

    .support-holder {
        padding: 30px 0
    }

    .help-right-cont,
    .main_support_flex .support-box .btn-submit {
        font-size: 15px
    }

    .main_support_flex .support-box {
        padding: 12px
    }

    .login1 input[type=email],
    .login1 input[type=password],
    .login1 input[type=text],
    .login1 select,
    .login1 textarea {
        font-size: 14px;
        padding: 7px 5px
    }

    .support-holder .help-subheading {
        text-align: justify
    }

    .main_support_flex {
        padding-top: 0
    }

    .support .support-btn {
        width: auto;
        padding: 0 15px
    }

    .support .support-btn.demo-btn {
        margin-right: 10px
    }

    .help-right-icon {
        float: none
    }

}

@media only screen and (max-width:414px) {
    .support .support-btn {
        padding: 0 12px;
        font-size: 16px;
        margin-right: 0 !important;
        width: 80%;
        margin-bottom: 15px !important;
    }
}

.gpt-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 45px 0 5px;
	position:relative;
	gap: 15px;
}
.gpt-container a{
	line-height: 0.4;
    font-size: 18px;
    font-family: "Segoe UI";
    color: rgb(14, 115, 186);
}
.gpt-container a:hover{
    color: rgb(14, 115, 186);
	text-decoration: underline;
}
.gpt-container span.check {
    position: relative;     
}
.gpt-container span{
	font-weight: 600;
}

.gpt-container span.check::before {
    content: "";
    background: url(/template/default/images/gpt-right-arrow-blue.png);
    top: 10px !important;
    background-repeat: no-repeat;
    width: 13px;
    height: 12px;
    padding-left: 15px;
    display: inline-block;
    vertical-align: middle;
    background-position: 2px 0px;
}
.gpt-container img {
    box-shadow: 0px 6px 14.88px 1.12px rgba(4, 4, 4, 0.11);
    border-radius: 20px;
}
.gpt-container a:hover span.check::before {
    color: rgb(14, 115, 186);
}
@media only screen and (max-width: 600px) {
	.gpt-container {
        flex-direction: column;
        flex-wrap: wrap;
        gap: 20px;
    }
    .main-faqs  {
    height: auto !important;
   }
}
