 .partner-section .wrap {
    position: relative;
    display: table;
    width: 100%;
}

.border_b button {
    display: flex;
    border: none;
    background-color: transparent;
    text-align: left;
}

.modal-dialog.pop_up {
    max-width: 311px;
    border-radius: 5px;
}
.pop_new {
    border-radius: 5px !important;
    padding: 0px;
}


.border_b button span {
    color: #023E86;
}
p.log_in_P {
    font-size: 14px;
    margin-top: 6px;
    line-height: 20px;
}
.form-group.log_in_from {
    position: relative;
    display: flex;
}
img.log_in_img {
    position: absolute;
    top: 18px;
    left: 14px;
}

img.log_in_img_lock {
    position: absolute;
    top: 15px;
    left: 14px;
}
.log_in_from input.form-control {
    padding: 23px 55px;
    border: 2px solid #BBBBBB;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
}
.log_in_from input.form-control::placeholder {
  color: #3a8fdf;
}
button.bg_light_blue {
    width: 100%;
    padding: 17px;
    border: none;
    border-radius: 4px;
      background: #3a8fdf;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.padding-b-30 {
    padding-bottom: 31px;
}
.log_in_h1 {
    color: #3a8fdf;
}
h1.log_in_h1 {
    padding: 20px 20px;
    font-size: 18px;
}
img.log_in_border {
    border: 2px solid #C3C3C3;
    padding: 12px 65px;
    border-radius: 5px;
}
.padding-t-30 {
    padding-top: 23px;
}
.padding-t-30 h3 {
    font-size: 14px;
    color: #023E86;
}
.pop_categories1 h2 {
    color: var(--blue);
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin: 0;
}
.auto_width{
  width: auto;
}
.col-md-12.log_in_from {
    text-align: center;
}
.col-md-12.log_in_from::before {
    content: "";
    background: #ddd;
    height: 1px;
    position: absolute;
    left: 13px;
    width: 93%;
    top: 30px;
}
.log_in_h1 {
    display: inline-block;
    text-align: center;
    width: auto;
    position: relative;
    z-index: 2222;
    margin: 0 auto;
    background: #fff;
}
a.log_in_a {
    font-size: 14px;
    color: #023E86;
    font-weight: 500;
}
.pop_categories1 {
    padding-top: 45px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
    border: 2px solid #068FDF !important;
}
.padd_r_40 {
    padding: 0px 40px;
}
.log_in_from_sign input.form-control {
    padding: 23px 15px;
    border: 2px solid #BBBBBB;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
}
.log_in_from_sign input.form-control::placeholder {
  color: #3a8fdf;
}
.log_in_from_sign input.form-control::placeholder {
  color: #3a8fdf;
}
.log_in_from input.form-control {
    padding: 23px 55px;
    border: 2px solid #BBBBBB;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
}
.log_in_from input.form-control::placeholder {
  color: #3a8fdf;
}
button.bg_light_blue {
    width: 100%;
    padding: 17px;
    border: none;
    border-radius: 4px;
      background: #3a8fdf;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.padding-b-30 {
    padding-bottom: 31px;
}
.log_in_h1 {
    color: #3a8fdf;
}
h1.log_in_h1 {
    padding: 20px 20px;
    font-size: 18px;
}
img.log_in_border {
    border: 2px solid #C3C3C3;
    padding: 12px 65px;
    border-radius: 5px;
}

.padding-t-30 h3 {
    font-size: 14px;
    color: #023E86;
}
.pop_categories2 h2 {
    color: var(--blue);
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin: 0;
}
.col-md-12.log_in_from {
    text-align: center;
}
.col-md-12.log_in_from::before {
    content: "";
    background: #ddd;
    height: 1px;
    position: absolute;
    left: 13px;
    width: 93%;
    top: 30px;
}
.log_in_h1 {
    display: inline-block;
    text-align: center;
    width: auto;
    position: relative;
    z-index: 2222;
    margin: 0 auto;
    background: #fff;
}
a.log_in_a {
    font-size: 14px;
    color: #023E86;
    font-weight: 500;
}
.log_in_from label {
    color: #023E86;
    font-size: 14px;
    font-weight: 500;
}
label a {
    text-decoration: underline !important;
}
.pop_categories2 {
    padding-top: 45px;
    padding-bottom: 50px;
}

.padd_label_40 {
    padding-top: 22px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
    border: 2px solid #068FDF !important;
}


/* sign page */
   p.log_in_P {
    font-size: 14px;
    margin-top: 6px;
    line-height: 20px;
}
.form-group.log_in_from {
    position: relative;
    display: flex;
}
img.log_in_img {
    position: absolute;
    top: 18px;
    left: 14px;
}
img.log_in_img_lock {
    position: absolute;
    top: 15px;
    left: 14px;
}
.log_in_from_sign input.form-control {
    padding: 23px 15px;
    border: 2px solid #BBBBBB;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
}
.log_in_from_sign input.form-control::placeholder {
  color: #3a8fdf;
}
.log_in_from_sign input.form-control::placeholder {
  color: #3a8fdf;
}
.log_in_from input.form-control {
    padding: 23px 55px;
    border: 2px solid #BBBBBB;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
}
.log_in_from input.form-control::placeholder {
  color: #3a8fdf;
}
button.bg_light_blue {
    width: 100%;
    padding: 17px;
    border: none;
    border-radius: 4px;
      background: #3a8fdf;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.padding-b-30 {
    padding-bottom: 31px;
}
.log_in_h1 {
    color: #3a8fdf;
}
h1.log_in_h1 {
    padding: 20px 20px;
    font-size: 18px;
}
img.log_in_border {
    border: 2px solid #C3C3C3;
    padding: 12px 65px;
    border-radius: 5px;
}

.padding-t-30 h3 {
    font-size: 14px;
    color: #023E86;
}
.pop_categories2 h2 {
    color: var(--blue);
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin: 0;
}
.col-md-12.log_in_from {
    text-align: center;
}
.col-md-12.log_in_from::before {
    content: "";
    background: #ddd;
    height: 1px;
    position: absolute;
    left: 13px;
    width: 93%;
    top: 30px;
}
.log_in_h1 {
    display: inline-block;
    text-align: center;
    width: auto;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    background: #fff;
}
a.log_in_a {
    font-size: 14px;
    color: #023E86;
    font-weight: 500;
}
.log_in_from label {
    color: #023E86;
    font-size: 14px;
    font-weight: 500;
}
label a {
    text-decoration: underline !important;
}
.pop_categories2 {
    padding-top: 45px;
    padding-bottom: 50px;
}
.padd_r_40 {
    padding: 0px 40px;
}
.padd_label_40 {
    padding-top: 22px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
    border: 2px solid #068FDF !important;
}

/* end*/
/* reseeler page*/
header.reseller {
    position: relative;
}
.pad10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.p_reseller {
    font-size: 14px;
    line-height: 20px;
    color: #023E86;
}
.header_top_link {
    border-bottom: 1px solid #dddd;
}
.col_left {
    display: flex;
}
.col_left h3 {
    font-size: 24px;
    position: relative;
    top: 3px;
    left: 7px;
    color: #023E86;
}
.unstyled.centered {
    display: flex;
    justify-content: flex-end;
}
ul.unstyled li {
    margin-left: 20px;
}
.reseller_check {
    padding: 11px 0px 0px;
}
ul.unstyled li label {
    font-size: 18px;
    font-weight: 700;
    color: #023E86;
    margin-left: 6px;
}
.pad30 {
    padding-top: 25px;
    padding-bottom: 10px;
}
.ress_border {
    border-bottom: 1px solid #ddd;  
}

.res_h3 h3 {
    font-size: 18px;
    color: #023E86;
    margin-bottom: 30px;
}
.res_h3 p {
    font-size: 14px;
    line-height: 20px;
}
.res_company h3{
    font-size: 18px;
    color: #023E86;
    margin-top: 15px;
}
.res_company p{
    font-size: 14px;
    color: #023E86;
    line-height: 20px;
}

/*.res_company a {
    background-color: #068FDF;
    padding: 10px 57px;
    line-height: 67px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
}*/
.pad60 {
    padding-top: 45px;
    padding-bottom: 35px;
}
section.section_resller_third{
    background-color: #F6FBFF;
}
.pad40 {
    padding-top: 40px;
    padding-bottom: 20px;
}
.pad_b_30 {
    padding-bottom: 15px;
}
.padd_t_30 {
    padding-top: 15px;
}



.pad_r_10 {
    padding: 20px 32px;
}
.res_company_two {
    text-align: center;
}
.res_company_two p {
    font-size: 14px;
}
.res_company_new h3 {
    font-size: 18px;
    color: #023E86;
    margin-top: 4px;
    margin-bottom: 0px;
}
.res_company_new p {
    font-size: 14px;
    line-height: 21px;
}
.p_svg svg {
    width: 52%;
}
.pad_r_10 {
    padding: 20px 32px;
    border-right: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
}
.padd_r_10 {
    padding: 27px 30px;
}
.res_company_new h4 {
    font-size: 14px;
    color: #023E86;
}
.progress-bar {
    background: linear-gradient(to right, #00ffba 0%, #00a1ff 100%);
}
.progress {
    height: 21px;
    position: relative;
}
.bar {
    position: relative;
}
p.bold_P {
    position: absolute;
    top: -10px;
    font-size: 42px;
    font-weight: 600;
}
.bold_P sub {
    font-size: 16px;
    position: relative;
    top: 0px;
}
.anker_thre a {
    font-size: 14px;
    font-weight: 500;
    color: #023E86;
    background-color: #DEF0FB;
    padding: 6px 21px;
    margin-right: 14px;
    border-radius: 4px;
}
.col-md-12.anker_thre.pad10 {
    margin-top: 14px;
}
.pad_r_10 {
    padding: 0px 15px;
    border-right: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
}
.border_b {
    padding: 27px 0px;
    border-bottom: 1px solid #E3E3E3;
}
.border_b_new {
    padding: 27px 0px;
}
.star_line {
    display: flex;
}
.star_line .star {
    margin-right: 7px;
}
.scroll {
    overflow-y: scroll;
    height: 687px;
}
/* .col-md-4.pad_r_10.scroll::-webkit-scrollbar {
  width: 3px;
}
.col-md-4.pad_r_10.scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
.col-md-4.pad_r_10.scroll::-webkit-scrollbar-thumb {
  background: #023E86; 
  border-radius: 10px;
}
.col-md-4.pad_r_10.scroll::-webkit-scrollbar-thumb:hover {
  background: #023E86; 
} */
.br_right {
    border-right: 2px solid #E3E3E3;
}
.padd_none {
    padding: 0px;
    position: relative;
    max-height: 531px;
    overflow-y: auto;
}

.tooltip {
    position: relative;
    /* display: inline-block; */
    opacity: 1;
    cursor: pointer;
}
.tooltip.svg_icon {
    position: absolute;
    z-index: 1;
    left: 14.5pc;
    top: 16pc;
}

.tooltip.svg_icon_first {
    position: absolute;
    z-index: 1;
    left: 9pc;
    top: 17pc;
}
.tooltip.svg_icon_second {
    position: absolute;
    z-index: 1;
    left: 25.5pc;
    top: 13pc;
}

.same_padd_new {
    padding-top: 24px;
    padding-bottom: 12px;
}


.tooltip .tooltiptext {
    visibility: hidden;
    width: 280px;
    background-color: #fff;
    color: #000;
    text-align: center;
    padding: 0px 0;
    position: absolute;
    z-index: 1;
    bottom: 140%;
    left: -300%;
    margin-left: -60px;
    border-radius: 10px;
}
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible !important;
    display: block !important;
}
.map_box {
    display: flex;
}
.map_img_one img {
    width: 100px;
}

.padd_10rl {
    padding: 8px 11px;
    margin: 0px;
    border-bottom: 1px solid #e3e3e3;
}
.padd_rl_15 {
    padding: 9px 34px 12px;
}
.padd_rl_16{
     padding: 9px 34px 30px;
}
.anker a {
    color: #fff;
    padding: 10px 17px;
    font-size: 14px;
    font-weight: 500;
    margin-right: 15px;
    border-radius: 4px;
    box-shadow: -webkit-box-shadow: 4px 4px 4px 3px rgba(7,128,218,0.15);
    -moz-box-shadow: 4px 4px 4px 3px rgba(7,128,218,0.15);
    box-shadow: 3px 2px 2px 1px rgba(7,128,218,0.15);
}
img.map_g {
    width: 100%;
}
/* servives page*/
section.service_section {
    background: linear-gradient(to right, #ff7600b8 12%,#ffd500 51%,#ffd500 59%,#ffd500 59%,#ffd500 100%);
    padding: 8px 0px 3px;
}

.section_top {
    position: relative;
    display: flex;
    align-items: center;
}
.services_text p {
    margin-left: 15px;
    color: #fff;
    font-size: 16px;
}
.services_img {
    position: relative;
    top: 9px;
    z-index: 1;
}
.services_img_two {
    position: relative;
}
section.service_section_two {
    position: relative;
    padding: 0px 0px 25px;
    background: linear-gradient(to right, #75b6d65c 0%,#75b6d65c 1%,#adffeb73 100%);
}
.sub_div {
    display: flex;
}
.f36 {
    font-size: 36px;
    margin-bottom: 0px;
}
.services_box_one {
    display: flex;
    padding: 25px 0px;
}
.sub_div_new p {
    font-size: 14px;
    line-height: 20px;
}
.services_box_one .sub_img {
    margin-left: 30px;
}
.sub_div p {
    font-size: 14px;
    margin-left: 5px;
    margin-top: 1px;
}
.service_anker {
    display: flex;
    padding-top: 20px;
}
a.service_border {
    border-color: var(--shine-blue);
}
img.img_two {
    position: relative;
    top: -77px;
    width: 74%
}
.bg_shine_blue_g {
    background: linear-gradient(to right, #0780da 1%,#0691d7 44%,#00c4ff 90%,#00c4ff 99%);
}
.padd10a {
    padding: 9px 30px;
    margin-right: 15px;
}
section.serviver_two_section {
    position: relative;
}
.side_bar {
    padding: 20px 0px;
}
.side_bar h4{
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0px;
    color: var(--blue);
}
.side_bar p{
    font-size: 14px;
    line-height: 20px;
}
.padd_l_r_15 {
    padding: 0px 0px;
}
.side_bar_one p {
    margin-bottom: 10px;
}
.side_bar h5 {
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 20px;
    color: var(--blue);
}
.side_bar_two h5 {
    font-size: 20px;
    color: var(--blue);
}
.border_l_r {
    padding: 0px 0px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.border_t {
    border-top: 1px solid #ddd;
}
.border_b {
    border-bottom: 1px solid #ddd;
}
.side_bar_mobile {
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
    align-items: center;
}
.svg_img p svg {
    width: 100%;
}
.border_l_r_2 {
    padding: 0px 30px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.border_l_r_3 {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
p.f14 {
    font-size: 14px;
    margin-bottom: 15px;
}
a.a14 {
    font-size: 14px;
    line-height: 18px;
    color: var(--blue);
    font-weight: 600;
}
.side_bar_mobile img {
    width: 100%;
}
.anker_thre_b a {
    font-size: 13px;
    font-weight: 500;
    color: #023E86;
    background-color: #DEF0FB;
    padding: 6px 12px;
    margin-right: 14px;
    border-radius: 4px;
    line-height: 38px;
}
.box_four {
    padding-top: 28px;
    padding-bottom: 10px;
}
.box_new {
    background-color: #F6F6F6;
    padding: 15px 20px;
    border-radius: 5px;
}
.box_new h5 {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 700;
     color: var(--blue);
}

.box_new p {
    font-size: 14px;
    line-height: 21px;
    margin-top: 5px;
}
.box_new_one h5 {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 700;
     color: var(--blue);
}

.box_new_one p {
    font-size: 14px;
    line-height: 21px;
    margin-top: 5px;
}
.services_team {
    display: flex;
    position: relative;
}

.box_new_one {
    position: relative;
}
.box_new_one a {
    position: absolute;
    bottom: 70px;
    left: 74px;
}
.box_new_one a i {
    background-color: #fff;
    padding: 6px;
    border-radius: 5px;
}
.box_new_one img {
    margin-bottom: 7px;
}
.text_P {
    display: flex;
    justify-content: flex-start;
}
.text_P p {
    font-size: 14px;
}
.text_P > p:first-child {
    width: 88px;
}
a.padd20a {
    color: #fff;
    font-weight: 600;
    padding: 11px 20px;
    border-radius: 5px;
}
.padt40 {
    padding: 90px 21px;
}
.padd30 {
    padding-bottom: 32px;
}
.blog_sec_new{
    position: relative;
}
.blog_sec_new.owl-carousel .owl-nav.disabled {
    display: block !important;
}
.blog_sec_new.owl-carousel .owl-nav button.owl-prev {
        position: absolute;
    left: -4px;
    top: 15px;
    color: #707070;
    font-size: 47px;
}
.blog_sec_new.owl-carousel .owl-nav button.owl-next {
        position: absolute;
    right: -4px;
    top: 15px;
    color: #707070;
    font-size: 47px;
}
.blog_sec_new.owl-carousel .owl-nav button.owl-prev:hover {
    background-color: transparent;
    color: var(--blue);
}
.blog_sec_new.owl-carousel .owl-nav button.owl-next:hover {
    background-color: transparent;
    color: var(--blue);
}
.price_slider{
    position: relative;
}
.price_slider.owl-carousel .owl-nav.disabled {
    display: block !important;
}
.price_slider.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -27px;
    top: 72px;
    color: #707070;
    font-size: 36px;
}
.price_slider.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -27px;
    top: 72px;
    color: #707070;
    font-size: 36px;
}
.price_slider.owl-carousel .owl-nav button.owl-prev:hover {
    background-color: transparent;
    color: var(--blue);
}
.price_slider.owl-carousel .owl-nav button.owl-next:hover {
    background-color: transparent;
    color: var(--blue);
}
/** side bar second*/
.pad_Ser {
    padding-top: 25px;
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
}
.service_paer_one .btn_counter.down_lite_btn:last-child {
    margin-left: 0px;
}
.service_paer_one .down_left > a {
    padding-left: 7px;
    padding-right: 35px;
    font-size: 13px;
}
.mfull a {
    margin-right: 11px;
}
.counter_num_new {
    position: absolute;
    top: 0px;
    padding: 0 10px;
    font-size: 12px;
    right: 0px;
    height: 36px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 0 5px 5px 0;
    color: var(--blue);
}
.counter_num_t {
    position: absolute;
    top: 0px;
    padding: 0 10px;
    font-size: 12px;
    right: 0px;
    height: 36px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 0 5px 5px 0;
    color: var(--blue);
}
.serviver_two_section .row .col-md-8 {
    padding: 0px;
}
.service_paer_one {
    box-shadow: 0px 5px 8px -1px rgba(0,0,0,0.12);
    border-right: 1px solid #ddd;
    padding: 0px 15px;
    border-bottom: 0px solid #ddd;
}
.service_paer_one_new{
    border-right: 1px solid #ddd;
    padding: 0px 15px;
    border-bottom: 0px solid #ddd;
}
.service_paer_one_new_s{
 background-color: #F9F9F9;
 padding:0px 15px;
 border-right: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
}
.serviver_pad {
    padding: 35px 7px;
}
.service_paer_one_new_two{
    padding: 0px 15px;
}
.pad25 {
    margin-bottom: 35px;
}
.same_padd_new {
    border-bottom: var(--list-border);
    border-right: var(--list-border);
}
.pad35_s {
    padding: 20px;
    border-right: 1px solid #ddd;
}
.f-font {
    font-size: 14px;
}
.item_bb_left_new span img {
    margin-bottom: 13px;
}
.pad35_s:nth-child(4) {
    border: none;
}

.grading_wrapper_new {
    position: relative;
    padding: 30px 20px;
    align-items: center;
}

.client {
    margin-bottom: 20px;
}

.top_25 {
    margin-top: 31px;
}


.client_new {
    margin-bottom: 13px;
}
a.full_width_anker {
    display: block;
}

h5.f14 {
    color: var(--blue);
}
ul.services{
    list-style: none;
    margin-left: 20px;
    padding: 0px;
}
ul.services  li{
    position: relative;
    margin-bottom: 5px;
  font-size: 14px;
    color: var(--blue);
}
ul.services li::before {
    content: "";
    background: url(/images/log_in/Group_828.svg);
    position: absolute;
    left: -21px;
    top: 3px;
    background-size: 15px;
    width: 27px;
    background-repeat: no-repeat;
    height: 26px;
}
.serviver_pad30 {
    padding: 25px 20px;
}
a.anker_servive {
    border: 1px solid #023E86;
    padding: 10px 20px;
    border-radius: 4px;
}

.review_team h5 {
    font-size: 16px;
    color: var(--blue);
    margin-bottom: 0px;
}
.review_team  p {
    font-size: 14px;
    line-height: 18px;
}
.bold {
    font-weight: 600;
    margin-top: 5px;
}
.anker_bg {
    background-color: #F0F7FF;
    padding: 15px;
    border-radius: 5px;
}
.pad30_services {
    padding: 30px 25px;
}
.box_border {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0px;
    background-color: #fff;
}
.box_img {
    border-bottom: 1px solid #ddd;
}
.pad_s {
    padding: 20px 15px;
}
.box_border .anker_thre a {
    font-size: 14px;
    font-weight: 500;
    color: #023E86;
    background-color: #DEF0FB;
    padding: 6px 16px;
    margin-right: 0px;
    border-radius: 4px;
}
.box_border .res_company_new h3 {
    font-size: 16px;
    color: #023E86;
    margin-top: 4px;
    margin-bottom: 0px;
}


.pad30_services_services {
    padding: 30px 25px 0px;
}

button:focus {
  outline: none;
}
.price_wrapper .anker_thre a {
    font-size: 14px;
    font-weight: 500;
    color: #023E86;
    background-color: #DEF0FB;
    padding: 4px 21px;
    margin-right: 0px;
    border-radius: 20px;
}
.price_wrapper .anker_thre_a a {
    font-size: 14px;
    font-weight: 500;
    color: #023E86;
    background-color: var(--shine-green);
    padding: 4px 21px;
    margin-right: 0px;
    border-radius: 20px;
}
.slider_price {
    display: flex;
    box-shadow: 0px -1px 17px -3px rgba(0,0,0,0.12);
    padding: 0px;
}
.price_sec_new {
    border-right: 1px solid #ddd;
    padding: 14px 26px;
    position: relative;
}
.price_new h2 {
    margin-bottom: 19px;
}
img.slider_img {
    width: 19px !important;
    position: absolute;
    left: -30px;
    top: 0px;
}
.box_img_six img {
    width: 100%;
}
.price_sec_new .price_wrapper {
    margin-bottom: 0px;
}
.border_l_r_new {
    padding: 0px 21px;
    border-bottom: 1px solid #ddd;
}

.pad_r_l_21 {
    padding: 0px 21px;
}
.price_slider {
    height: 225px;
}
.box_img img {
    width: 100%;
}
.side_bar_two {
    margin-top: 0px;
}
h5.mt40 {
    margin-top: 32px;
}

.grading_wrapper_new_second{
    position: relative;
    padding: 25px 20px;
    border-bottom: 1px solid #ddd;
}


.box_four_new .box_new_one img {
    width: 103px;
    display: inline-block;
    margin-bottom: 16px;
}
.box_new_one a img {
    width: 25px !important;
}
.client.mobile_three img {
    width: 100%;
}
.owl-carousel .nav-btn{
    height: 15px;
    position: absolute;
    width: 15px;
    background-size: 15px;
    cursor: pointer;
    /* top: 100px !important; */
  }
  
  .owl-carousel .owl-prev.disabled,
  .owl-carousel .owl-next.disabled{
  pointer-events: none;

  }
  
  .owl-carousel .prev-slide {
    background: url(/images/log_in/arrow_l.svg) no-repeat scroll 0 0;
    left: 14px;
    background-size: 8px;
    top: 34px;
}
.owl-carousel .next-slide {
    background: url(/images/log_in/arrow_r.svg) no-repeat scroll 0px 0px;
    right: 12px;
    background-size: 8px;
    top: 34px;
}
.owl-carousel .prev-slide1 {
    background: url(/images/log_in/arrow_l.svg) no-repeat scroll 0 0;
    left: 4px;
    background-size: 8px;
    top: 34px;
}
.owl-carousel .next-slide1 {
    background: url(/images/log_in/arrow_r.svg) no-repeat scroll 0px 0px;
    right: 0px;
    background-size: 8px;
    top: 34px;
}
.grading_wrapper_new_slider {
    padding: 35px 33px;
}
.pad_r_l_30 {
    padding: 0px 40px;
}
.pt20 {
    padding-top: 30px;
}

.company-profile{
    background: #F0F0F0;
    padding: 15px;
}

.company-profile a{
    width: 58px;
    height: 25px;
    color: #ffffff;
    padding: 0;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
}

.company-profile h6{
    color: #02377D;   
    font-size: 14px; 
}

.company-profile p{
    font-size: 13px;
    color: #023E86;
    line-height: 19px;
}

.sharecomexp a{ 
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ddd;
    padding: 10px 8px;
    font-size: 13px;
}

.upvotedownvote{
    text-align: center;
    border-top: 1px solid #ddd;
}

.upvotedownvote p{
    font-size: 10px;
    line-height: 14px;
}

.upvotedownvote img{
    width: 15px;
    margin-right: 5px;
}

.upvotedownvote .upvote{
    width: 50%;
    border-right: 1px solid #ddd;
    padding: 8px 2px;
}

.upvotedownvote .downvote{
    width: 50%;
    padding: 8px 2px;
}

.fs14{
    font-size: 14px;
}

.average_rating_box{
    background: transparent linear-gradient(120deg, #FFFFFF 0%, #E8E2BC21 31%, #DAF3FC 100%) 0% 0% no-repeat padding-box;
    border-top: 1px solid #ddd;
}

.trust-imgsection{
    padding-right: 26px;
}

.solutionon_cyberpal_img{
    max-width: 220px;
}

.text-underline{
    text-decoration: underline !important;
    font-weight: bold !important;
}

.business-leader .imgs{
    width: 30px;
    margin-bottom: 6px;
}

.bplus3rd svg{
    width: 100%;
}

/* date 21-01-2020*/
.testimonial_slider_about{
        background-color: #F3F9FF;
    padding-top: 60px;
    padding-bottom: 0px;
}
.img-box_a img {
    width: 100%;
}
.lbs-wrapper a {
    background-color: #00A2FF;
    color: #fff;
    position: relative;
    top: -12px;
    width: 34px;
    height: 34px;
    border-radius: 10px;
    padding: 8px 10px;
}
.h4-tittle_18{
    font-size: 18px;
    line-height: 29px;
    color: #023E86;
}
.border-ab {
    border: 1px solid #023E86;
    border-radius: 10px;
    height: 430px;
}
.border_b_a {
    border-bottom: 1px solid #023E86;
    padding: 5px 14px 0px;
    position: relative;
}
.border_before{
    position: relative;
}
.border_before::before {
    content: "";
    height: 15px;
    width: 84%;
    position: absolute;
    border-top: 1px solid #023E86;
    z-index: 0;
    top: -15px;
    left: 31px;
    border-radius: 10px 10px 0px 0px;
    border-left: 1px solid #023E86;
    border-right: 1px solid #023E86;
}
.p_a_20 {
    padding: 12px 35px;
}
a.black_f {
    color: #000;
}
.cyber-customers-section_a{
    padding: 40px 0 30px;
    position: relative; 
}
img.w-a {
    position: relative;
    top: -10px;
    left: -6px;
}
img.w-65 {
    width: 72%;
}
.pad_50 {
    padding: 30px 50px 0px;
    border: 1px solid #0780DA;
    border-radius: 20px;
}

ul.breadcrumb_a {
    display: flex;
}
.breadcrumb_a li {
    margin-right: 12px;
}
.breadcrumb_a li a, .breadcrumb_a li span {
    font-size: 14px;
    font-weight: 500;
    color: var(--blue);
}
.top_bg_img{
    background: url(/images/about_us/NoPath_about.png) no-repeat;
   background-size: 100%;
}
.p_t_200 {
    padding-top: 138px;
}
.p_b_280 {
    padding-bottom: 106px;
}
.cts_wrapper_p {
    border-bottom: 1px solid #ddd;
}
.cts_wrapper_p .nav-tabs .nav-item {
    width: auto;
    border: 0px;
}
.cts_wrapper_p .nav-tabs .nav-item .nav-link.active {
    border-bottom: 4px solid #01B8F8;
}
.cts_wrapper_p .nav-tabs .nav-item .nav-link {
    border: 0px;
    border-radius: 0px;
    background-color: transparent;
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
    color: #023E86;
    padding: 8px 0px;
    text-align: left;
    margin-right: 50px;
    border-bottom: 4px solid transparent;
}
.cts_wrapper_p .nav-tabs .nav-item .nav-link span {
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    color: #023E86;
}
.before_bg{
    background: url(/images/about_us/Mask-Group-3.png) no-repeat;
    background-size: 100%;
    background-position: center center;
    width: 100%;
}
.bg_box {
    background-color: #F3F9FF;
    padding: 41px;
    border-radius: 10px;
}

.vendor_section2 {
    background-image: url(/images/vendor/Mask-Group-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: auto;
    position: relative;
}

.p_b_100 {
    padding-bottom: 102px;
}
.security_provider_v {
    padding-top: 70px;
    padding-bottom: 70px;
}

.security_provider_v .nav-tabs li.nav-item a {
    display: table;
    width: 100%;
    color: #023e86;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
    padding: 22px 27px;
    /* border-bottom: 1px solid rgba(112, 112, 112, 0.18); */
    border-radius: 0;
    border-left: 3px solid transparent;
    -webkit-transition: var(--transition);
    -moz-transition: var(--transition);
    transition: var(--transition);
}

.security_provider_v .nav-tabs li.nav-item a.nav-link.active {
    background-image: linear-gradient(270deg, rgba(255, 255, 255, 0.73) 0%, rgb(206 230 245 / 30%) 100%);
    border-left: 3px solid #023e86;
    background-color: transparent;
}
.before_sv{
    position: relative;
}
.before_sv::after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: 0px;
    -webkit-box-shadow: 0 0 28px 14px rgba(0,0,0,0.5);
    box-shadow: 0 0 30px 7px rgba(0,0,0,0.5);
    width: 82%;
    z-index: -1;
}
.ser_vidd_vender {
    width: 100%;
    height: 70vh;
    object-fit: cover;
}
.b_r {
    border: 1px solid #059AE6;
    padding: 8px 21px;
    border-radius: 5px;
    box-shadow: -webkit-box-shadow: 0px 20px 38px -15px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 20px 38px -15px rgba(0,0,0,0.6);
    box-shadow: 0px 20px 38px -15px rgba(0,0,0,0.6);
}
.b_r1 {
    
    padding: 8px 21px;
    border-radius: 5px;
    box-shadow: -webkit-box-shadow: 0px 20px 38px -15px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 20px 38px -15px rgba(0,0,0,0.6);
    box-shadow: 0px 20px 38px -15px rgba(0,0,0,0.6);
}
.bg_before::before{
     content: "";
    background: url(/images/about_us/4X.png) no-repeat;
    background-size: 100%;
    background-position: center center;
    position: absolute;
    height: 372px;
    width: 100%;
    top: 118px;
} 

.progress-bar-vertical {
      width: 50px;
    min-height: 117px;
    display: flex;
    align-items: flex-end;
    margin-right: 20px;
    border-radius: 0px;
  
}

.progress-bar-vertical .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
}
.progress-bar.new_progress {
    background: #0694E2 !important;
}
.tab_content_wrap {
    width: 100%;
}
.new_c {
    background-color: transparent;
    color: #068FDF;
    border: 2px solid #068FDF;
    padding: 8px 35px 8px 35px;
    border-radius: 5px;
    font-weight: 600;
}
.tab_venrder .col-md-4.col-xs-4 {
    padding: 0px;
}

a.most_popular_box1 {
    background-color: #FFE600;
    padding: 13px 12px;
    font-weight: 600;
    position: relative;
    top: -17px;
    z-index: 3;
}
.tab_content_wrap1::before {
    content: "";
    background: transparent linear-gradient(180deg, #E0EFFA 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    width: 99.9%;
    height: 24%;
    top: 0px;
    left: 0px;
    z-index: 1;
    
}
.mt_v_new {
    margin-top: -25px;
}
.tab_content_wrap img {
    z-index: 3;
    position: relative;
}

span.right_click i {
    background: transparent linear-gradient(130deg, #068FDF 0%, #02987F 100%) 0% 0% no-repeat padding-box;
    border-radius: 30px;
    opacity: 1;
    color: #fff;
    padding: 5px;
}
span.right_click.op {
    opacity: 0.3;
}
.ser_vidd_n{
    width: 100%;
}
section.security_provider_v_v {
    padding-bottom: 60px;
}
.progress-bar.new_progress{
    position: relative;
}
.progress-bar.new_progress::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 69px;
    background-color: #707070;
    top: 9px;
    left: -7px;
    z-index: 9999;
    overflow: visible;
}

/* responsive*/

@media screen and (min-device-width: 992px) and (max-device-width: 1024px) { 
    .col-md-12.log_in_from::before {
    width: 91%;
}
img.log_in_border {
    padding: 12px 56px;
}
img.img_two {
    top: -105px;
}
.pad_Ser {
    display: table !important;
}

}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) { 
   
    img.res_full {
        width: 100%;
    }
    .side_bar_one p svg {
        width: 100%;
    }
img.img_two {
    position: relative;
    top: -87px;
    width: 100%
}
.pad_s {
    padding: 12px 6px;
}
.pad_Ser {
    display: grid;
}
.box_border .anker_thre a {
    font-size: 9px;
    padding: 6px 4px;
}
.box_border .res_company_new h3 {
    font-size: 10px;
}
h5.f14 {
    color: var(--blue);
    font-size: 11px;
}
ul.services li {
    font-size: 10px;
}
.box_four_new .box_new_one img {
    width: 100%;
}
.box_new_one a {
    position: absolute;
    bottom: 52px;
    left: 60px;
}
.prog_wrapper span {
    font-size: 12px;
}
.pad35_s {
    padding: 20px 7px;
    border-right: 1px solid #ddd;
}
.f-font {
    font-size: 12px;
}
h4.f14 {
    font-size: 11px;
}
.blog_sec_new.owl-carousel .owl-nav button.owl-prev {
    top: -13px;
}
.blog_sec_new.owl-carousel .owl-nav button.owl-next {
    top: -13px;
}
a.padd20a {
    padding: 11px 17px;
}
.text_P p {
    font-size: 12px;
}
.box_new_one h5 {
    font-size: 11px;
}
.box_new_one p {
    font-size: 10px;
    line-height: 14px;
    margin-top: 5px;
}

.side_bar h4 {
    font-size: 14px;
}
.side_bar_one p {
    margin-bottom: 0px;
}
.side_bar_two h5 {
    font-size: 14px;
}
.anker_thre_b a {
    font-size: 11px;
}
.box_new p {
    font-size: 12px;
    line-height: 17px;
}
.box_new {
    margin-bottom: 8px;
}
p.f14 {
    font-size: 12px;
}
.side_bar_two {
     margin-top: 0px; 
}
.side_bar p {
    font-size: 12px;
}
.sub_div p {
    font-size: 13px;
    margin-left: 0px;
}
.f36 {
    font-size: 21px;
}
    .padd_r_40 {
    padding: 0px 0px;
}
img.log_in_border {
    padding: 12px 51px;
}
img.mobile_padd {
    margin-top: 30px;
}
.res_company a {
    padding: 10px 44px;
}
.review_team h5 {
    font-size: 14px;
}
.review_team p {
    font-size: 12px;
}
.res_company_two img {
    width: 100%;
}
.res_company_two p {
    font-size: 7px;
}
.res_company_new h3 {
    font-size: 13px;
}
.res_company_new p {
    font-size: 9px;
    line-height: 12px;
}
.star_line {
    display: inline-grid;
}
.anker_thre a {
    font-size: 8px;
    padding: 6px 15px;
}
.right_img {
    float:revert;
}
.scroll {
    overflow-y: scroll;
    height: 541px;
}
.padd_r_10 {
    padding: 27px 15px;
}
.res_company svg {
    width: 100%;
}
.tooltip.svg_icon_second {
    left: 20.5pc;
}

}
@media only screen and (max-width: 767px) {
.service_paer_one .down_left > a {
    padding-left: 20px;
    padding-right: 45px;
    line-height: 50px;
}
.hide_mob_v {
    display: none !important;
}
body .partner-section .wrap {
    overflow-y: scroll;
    display: flex;
    width: 100%;
}
.modalUl_b li {
    padding: 0px 30px;
}
.ck_button_new span {
    position: absolute;
    left: -19px !important;
}
.price_slider.owl-carousel .owl-nav button.owl-next {
    right: 0px;
}
.price_slider.owl-carousel .owl-nav button.owl-prev {
    left: 0px;
}
ul.services li {
    font-size: 11px;
}
ul.services li::before {
    background-size: 12px;
}
.border_full {
    margin-top: 12px;
}
.f20 {
    font-size: 17px;
}
.pad30_services {
    padding: 22px 4px;
}
.mobile_three {
    width: 33.3%;
}
.grading_wrapper_new {
    position: relative;
    padding: 26px 0px;
    align-items: center;
}
.mobile50 {
    width: 50%;
}
.blog_sec_new.owl-carousel .owl-nav button.owl-next {
    right: 0px;
}
.blog_sec_new.owl-carousel .owl-nav button.owl-prev {
    left: 0px;
}
.pad_Ser {
    display: table;
}
    .f36 {
    font-size: 16px;
    margin-bottom: 0px;
}
.anker_thre_b a {
    padding: 6px 8px;
    margin-right: 7px;
    line-height: 38px;
}
.border_l_r {
    padding: 0px 0px;
}
.border_l_r_2 {
    padding: 0px 0px;
}

.side_bar_two h5 {
    font-size: 13px;
}
img.img_two_one {
    width: 23px;
}
img.img_two {
    position: relative;
    top: 10px;
}
.services_img_two {
    text-align: left !important;
}
.sub_div {
    display: table-row;
}
.sub_div p {
    margin-left: 0px;
}
.services_box_one {
    padding: 11px 0px;
}
  img.mobile_padd {
    margin-top: 25px;
    margin-bottom: 25px;
    display: none;
}
section.header_top {
    padding-top: 0px;
}
.row .mobile_asssec_new {
    width: 50%;
}
.mobile_asssec_new h3 {
    font-size: 13px !important;
}
.mobile_asssec_new p {
    font-size: 10px !important;
    line-height: 15px;
}

.flex_direction {
    display: flex;
    flex-direction: column-reverse;
}
.mobile_none {
    display: none;
}
.mobile_asssec {
    width: 50% !important;
}
a.log_in_a {
    font-size: 13px;
}
img.log_in_border {
    padding: 9px 46px;
}
.col-md-12.log_in_from::before {
    width: 90%;
}
.mobile_left {
    text-align: center !important;
}
.padd_r_40 {
    padding: 0px 16px;
}
.col_left h3 {
    font-size: 16px;
}
ul.unstyled li {
    margin-left: 20px;
}
ul.unstyled li label {
    font-size: 18px;
    font-weight: 700;
    color: #023E86;
    margin-left: 6px;
}
.reseller_check {
    padding: 22px 0px 0px;
}
.pad30 {
    padding-top: 10px;
    padding-bottom: 3px;
}
.pad60 {
    padding-top: 30px;
    padding-bottom: 25px;
}
.ress_border {
    border-bottom: 1px solid #ddd;
    padding: 15px;
}
.mobile_b_20 {
    padding-bottom: 20px;
}
.pad40 {
    padding-top: 5px;
    padding-bottom: 19px;
}
.padd_t_30 {
    padding-top: 15px;
}
.p_reseller {
    font-size: 10px;
}
.ress_border_new {
    padding: 15px 15px;
}
.res_company_new h3 {
    font-size: 13px;
}

.res_company_new p {
    font-size: 10px;
    line-height: 15px;
}
.anker_thre a {
    font-size: 10px;
    font-weight: 500;
    color: #023E86;
    background-color: #DEF0FB;
    padding: 6px 5px;
    margin-right: 1px;
    border-radius: 4px;
}
p.bold_P {
    position: absolute;
    top: -2px;
    font-size: 22px;
    font-weight: 600;
}
.star_line {
    display: grid;
}
.scroll {
    overflow-y: hidden;
    height: auto;
}
.tooltip.svg_icon_second {
    position: absolute;
    z-index: 1;
    left: 3.5pc;
    top: 6pc;
}
.tooltip.svg_icon_first {
    position: absolute;
    z-index: 1;
    left: 9pc;
    top: 3pc;
}
.tooltip.svg_icon {
    position: absolute;
    z-index: 1;
    left: 7.5pc;
    top: 7pc;
}
.tooltip .tooltiptext {
    width: 200px;
    left: -137%;
}
.anker a {
    color: #fff;
    padding: 6px 12px;
    font-size: 9px;
    font-weight: 500;
    margin-right: 8px;
    border-radius: 4px;
    box-shadow: -webkit-box-shadow: 4px 4px 4px 3px rgba(7,128,218,0.15);
    -moz-box-shadow: 4px 4px 4px 3px rgba(7,128,218,0.15);
    box-shadow: 1px 1px 2px 1px rgba(7,128,218,0.15);
}
.map_img_one img {
    width: 74px;
}
.tooltiptext .res_company_new h3 {
    font-size: 13px;
}
.tooltiptext .res_company_new p {
    font-size: 10px;
}
.padd_rl_15 {
    padding: 9px 33px 4px;
}
.padd_rl_16 {
    padding: 9px 34px 12px;
}
.slide_wrap1 .img_box img {
    width: 30% !important;
    margin: 0 auto;
    border-radius: 5px;
    margin-bottom: 5px;
}
.hide_mob {
    display: none !important;
}
.bg_tabb .tab-content {
    padding-left: 0px;
    padding-right: 0px;
}
.new_v  {
    display: flex;
    justify-content: center;
}
.cts-tabcontent-wrapper {
    margin-top: 20px !important;
}
img.v_width {
    position: absolute;
    top: -17px;
    width: 50%;
    right: -66px;
}


.cts_wrapper_p .nav-tabs .nav-item .nav-link{
    padding-bottom: 24px;
}
.bg_light_blue{
    background: #3a8fdf;
    color: #fff;
}
.btn_disable {
    pointer-events: none;
    opacity: 0.3;
}  