/* section 1 */
.breadcrumb .col-md-12 {
  padding-left: 40px;
  padding-right: 40px;
}

.heading_text {
  padding: 15px 0px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #CCC;
}

.heading_text h1 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
  color: #000;
}

.user_information {
  float: left;
  padding: 15px 0px;
  width: 100%;
}

.user_pr1 img {
  float: left;
  width: 8%;
  margin-right: 13px;
  border-radius: 100px;
}

.user_pr1 p {
  color: #000;
  font-size: 15px;
  font-style: normal;
  /*font-weight: 600;*/
  float: left;
  width: 80%;
  line-height: 1.4;
}

.user_pr1 p a{
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  float: left;
  width: 80%;
  line-height: 1.4;
  text-decoration: none; 
}

.user_pr1 span {
  float: left;
  width: 100%;
  line-height: 1.1;
  color: rgba(34, 34, 34, 0.70);
  font-size: 13px;
  font-weight: 500;
}

.user_pr1 {
  float: left;
  width: 50%;
}

.user_text {
  float: left;
  width: 50%;
  text-align: right;
}

.user_text p {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.blog_img {
  float: left;
  width: 100%;
  padding: 15px 0px;
  aspect-ratio: 300 / 157;
}

.blog_img img {
  width: 100%;
  border-radius: 8px;
/* margin-bottom: 15px;
   margin-top: 15px; */
}


.all_blog_text p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 15px;
  color: #000;
  float: left;
  width: 100%;
  line-height: 1.6;
  
/*  margin-top: 15px;*/


    line-height: 1.6;
    width: 100%;
}



.all_blog_text li {
  list-style: disc;
  float: left;
  width: 100%;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 30.6px;
  color: #000;
}

.all_blog_text h2 {
  float: left;
  width: 100%;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  color: #222;
  line-height: 1.4;
  padding: 15px 0px;
}

.all_blog_text h3 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  color: #222;
  line-height: 1.4;
  padding: 10px 0px;
}


/*.all_blog_text ul {
  padding-left: 18px;
}*/

.all_blog_text ul {
    padding-left: 30px;
    float: left;
    width: 100%;
}

.all_blog_text ul li {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
}

.all_blog_text ol {
    padding-left: 36px;
    display: inline-block;
}

.all_blog_text ul {
    padding-left: 36px;
    display: inline-block;
}
.all_blog_text ol li {
    list-style: conic-gradient;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 5px;
}

.tips_box {
  border-radius: 12px;
  border-left: 4px solid #1A73E8;
  background: #EDF4FD;
  padding: 24px;
  float: left;
  width: 100%;
}

.tips_box p {
  font-size: 16px;
  color: #000;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
}

.share_post_dv1 {
  float: left;
  width: 100%;
  margin-top: 30px;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  padding: 24px 0px;
  line-height: 0px;
  margin-bottom: 30px;
}

.share_post_dv1 ul {
  text-align: center;
}

.share_post_dv1 li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
  line-height: 0px;
}

.text_sl1 {
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  bottom: 6px;

}

.text_sl1 ul {
  text-align: center;
}

.posted_in_dv1 {
  padding: 30px 0px;
  float: left;
  width: 100%;
}

.posted_in_dv1 li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
}

.posted_in_dv1 a {
  padding: 6px 16px;
  border-radius: 50px;
  border: 1px solid #1A73E8;
  background: #FFF;
  background-color: rgb(255, 255, 255);
  text-decoration: none;
  color: #1A73E8;
  font-size: 14px;
}

.posted_in_dv1 a:hover {
  background-color: #1A73E8;
  color: #fff;
}

.posted_in1 {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #000;
}

.previous_box_dv {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
}

.previous_dv,
.next_dv {
  padding: 24px;
  border-radius: 8px;
  border: 1px solid #CCC;
  height: 140px;
}

.next_dv a img {
  max-width: 6%;
  float: right;
  margin-left: 10px;
}

.next_dv a {
  font-size: 14px;
  line-height: 19.6px;
  color: #222;
  float: left;
  width: 100%;
  margin-bottom: 14px;
  text-decoration: none;
  text-align: right;
}

.next_dv p {
  color: #222;
  text-align: right;
  font-size: 16px;
  font-weight: 600;
  line-height: 25.6px;
}

.next_dv a:hover{
text-decoration: underline;
}

.previous_dv p {
  color: #222;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 25.6px;
}
.previous_dv a:hover{
   text-decoration: underline;
}

.previous_dv a {
  font-size: 14px;
  line-height: 19.6px;
  color: #222;
  float: left;
  width: 100%;
  margin-bottom: 14px;
  text-decoration: none;
}

.previous_dv a img {
  max-width: 6%;
  float: left;
  margin-right: 10px;
}

.hotel-section .col-md-8 {
  padding-right: 40px;
  padding-left: 40px;
}




.wp-block-embed__wrapper {
    float: left;
    width: 100%;
}

.wp-block-embed iframe {
    max-width: 100%;
    width: 100%;
    border-radius: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
}

/* section 1 */





/*********** single page side bar ****************/
/* section side bar */
.hotel-section .col-md-4 {
  padding-right: 40px;
  padding-left: 40px;
}

.explore_dv p {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid #CCC;
  padding-bottom: 12px;
  margin-bottom: 10px;
}

.explore_dv a:hover {
  color: #1A73E8;
}

.explore_dv a {
  color: #000;
/*  font-family: Roboto;*/
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.explore_dv svg {
  float: left;
  position: relative;
  top: 4px;
}

.explore_dv li {
  padding: 4px 0px;
}

.explore_tags p {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid #CCC;
  padding-bottom: 12px;
  margin-bottom: 10px;
}

.tag_list a {
  padding: 6px 16px;
  border-radius: 100px;
  border: 1px solid #1A73E8;
  background: #FFF;
  color: #1A73E8;
  text-decoration: none;
  float: left;
  width: 100%;
  font-size: 14px;
}

.tag_list li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}

.tag_list {
  float: left;
  width: 100%;
  margin-top: 5px;
}

.tag_list a:hover {
  background: #1A73E8;
  color: #fff;
}

.explore_tags {
  margin-top: 30px;
}

.consult_form {
  padding: 30px;
  border-radius: 12px;
  background: #F6F8FB;
  float: left;
  width: 100%;
  margin-top: 20px;
}

.consult_img img {
  float: left;
  width: 17%;
  margin-right: 15px;
}

.consult_img p {
  float: left;
  width: 77%;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.2px;
  margin-top: 0px;
  opacity: 0.7;
}


.consult_text {
  float: left;
  width: 100%;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.form_input input {
  border-radius: 12px;
  border: 1px solid #CCC;
  padding: 9px 15px;
  background: #FFF;
  width: 100%;
  margin-bottom: 12px;
  font-size: 15px;
}

.explore_dv {
  margin-top: 25px;
}

.form_btn button {
  border-radius: 12px;
  border: 1px solid #CCC;
  padding: 9px 15px;
  background: #1A73E8;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

/* section side bar */
/*********** END single page side bar ****************/




/* next and previous box on single page */
.previous_dv.empty,
.next_dv.empty {
    visibility: hidden;
    height: 0;
}
/* next and previous box on single page */


/*********************** table ****************************/
.wp-block-table table{
    border-collapse: collapse;
}
.wp-block-table{
    position: relative;
    overflow: auto;
    width: 100%;
    float: left;
    display: inherit !important;
}
.wp-block-table th {
    text-align: left;
    font-size: 14px;
    color: #fff;
    background-color: #0f256e;
    padding: 10px 16px;
    line-height: 1.4;
}
.wp-block-table td:first-child {
    font-weight: bold;
}
.wp-block-table td {
    padding: 10px 16px;
    font-size: 14px;
    color: #000;
}
.wp-block-table  tr:nth-of-type(2n+1) {
    background-color: rgba(0,0,0,.05);
}


/******* FAQ *********/

.related_faq .accordion-item-title::after {
  content: url(../img/icon_faq_down.svg);
  position: relative;
  top: 5px;
  position: absolute;
}

.related_faq .accordion-item .active::after {
  content: url(../img/icon_faq_up.svg);

}

.tj-in {
  display: block !important;
}

.saswp-faq-block-section {
  float: left;
  margin: 20px 0;
}

.saswp-faq-block-section ol,
.saswp-faq-block-section ul {
  padding-left: 0px;

}

.saswp-faq-block-section li {
  font-family: "Roboto", sans-serif;
  list-style: none;
  border-top: 1px solid #ccccccb8;
  background: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
}

.saswp-faq-block-section li:last-child {
  border-bottom: 1px solid #ccccccb8;
}

.saswp-faq-block-section li strong,
.saswp-faq-block-section li h3,
.saswp-faq-block-section li h4 {
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
  display: inline-block;
  width: 100%;
}

.saswp-faq-block-section li strong:after,
.saswp-faq-block-section li h3:after,
.saswp-faq-block-section li h4:after {
  content: "";
  display: inline-block;
  background: url("../img/icon_faq_down.svg") no-repeat top right;
  width: 24px;
  height: 24px;
  float: right;
}

.saswp-faq-block-section li strong.active:after,
.saswp-faq-block-section li h3.active:after,
.saswp-faq-block-section li h4.active:after {
  transform: rotate(180deg);
}

.saswp-faq-block-section li p {
  font-size: 16px;
/*  line-height: 1.75;*/
  font-weight: 300;
  color: #000;
  padding: 10px 0px 0px;
  margin: 0;
/*  font-family: Roboto, sans-serif!important;*/
}

.saswp-faq-answer-text {
  display: none;
  overflow: hidden;
}

/*** product card ***/

.product_d1 {
    float: left;
    width: 100%;
    border-radius: 8px;
    border: solid 1px #ccc;
    background-color: #fff;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.product_text_box1 {
    width: 40%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.blog_img_pr {
    float: left;
    width: 29%;
    border-radius: 8px;
}

.product_text {
    width: 54%;
    float: left;
    margin-left: 12px;
    color: #222;
}
.product_text p {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    color: #000;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

.list_product_rating span {
    font-size: 12px;
    color: #999;
    display: inline-block;
}
.star-ratings-sprite {
    background: url(../img/star-rating-sprite.png) repeat-x;
    font-size: 0;
    height: 14px;
    line-height: 0;
    text-indent: -999em;
    width: 81px;
    float: left;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 4px;
    margin-bottom: 4px;
}
.star-ratings-sprite-rating {
    background: url(../img/star-rating-sprite.png) 0 100% repeat-x;
    float: left;
    height: 16px;
    display: block;
}
.t31 {
    color: #24272c !important;
    float: left;
    font-size: 14px !important;
    line-height: 15px;
    margin-right: 5px;
}



.product_text_box2 {
    width: 35%;
    float: left;
    margin-top: 4px;
    text-align: center;
}

.price_text {
    font-size: 14px !important;
    line-height: 1.4 !important;
    color: #000 !important;
    position: relative;
    right: 17px !important;
    margin-top: 8px !important;
    margin-bottom: 0px !important;
}

.price_text1 {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #000 !important;
    margin: 0px !important;
}


.product_text_box3 {
    width: 25%;
    float: left;
    text-align: right;
    margin-top: 10px;
    display: inline-block;
}

.product_text_box3 a, .product_text_box3 button {
    border-radius: 8px;
    border: solid 1px #1a73e8;
    background-color: #fff;
    padding: 11px 18px;
    color: #1a73e8;
    font-size: 15px;
    font-weight: 600;
    margin-top: 8px;
    cursor: pointer;
}

.learn-more-cta {
    color: #1a73e8;
    font-family: 'Merriweather', sans-serif;
    font-weight: 500;
}





/* recommended_products */

.related_heading_text p {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color: #222;
  margin-bottom: 20px;
}

.card_review {
  display: flex;
  margin-bottom: 0px;
  gap: 4px;
  align-items: center;
  justify-content: center;

}

.card_review .star-ratings-sprite {
  background: url(../img/big_stars.svg) repeat-x;
  height: 19px;
  width: 102px !important;
  display: block;
}

.card_review .star-ratings-sprite-rating {
  background: url(../img/big_stars.svg) 0 100% repeat-x;
  height: 19px;
}

.card_review span:last-child {
  float: left;
  font-size: 14px;
}

.card_review span:last-child {
  font-size: 13px;
  color: #24272c;
  font-family: "Roboto", system-ui;
  font-weight: 400;
  float: left;
}

.card_review span:last-child {
  float: left;
  font-size: 14px;
}

.products-box:hover {
  box-shadow: 0 3px 8px 0 rgb(0 0 0 / 12%);
}
.brand_sub {
    font-size: 13px;
    color: #9c9898 !important;
}
.products-box {
  border-radius: 8px;
  border: 1px solid #CCC;
  background: #FFF;
  display: flex;
  width: 236px;
  padding: 30px;
  flex-direction: column;
  align-items: center;

}

.products_img img {
  border-radius: 4px;
  border: 1.333px solid #EEE;

}

.products-box-fl {
  display: flex;
  width: 100%;
  gap: 18px;
}

.recommended_products {
  padding-bottom: 30px;
  padding-top: 30px;
  float: left;
  width: 100%;
  position: relative;
    background: #fff;
}

.get_btn:hover {
  background-color: #1A73E8;
  color: #fff;
  text-decoration: none;
}

.get_btn {
  border-radius: 100px;
  border: 1px solid #1A73E8;
  background: #FFF;
  display: flex;
  margin-top: 12px;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #1A73E8;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.products_tl a {
  color: #000;
  text-decoration: none;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-width: 100%;
}

.products_tl {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 6px;
}

.products_img {
  margin-bottom: 12px;
}


.recommended_products .owl-next span {
    background: #fff;
    background-color: rgb(255, 255, 255);
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 100px;
    color: #222;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .16);
    border: solid 1px #ccc;
    background-color: #fff;
    font-size: 27px;
    line-height: 26px;
}

.recommended_products .owl-next {
    position: absolute;
    top: 112px;
    right: 0;
}

.recommended_products .owl-prev span {
    background: #fff;
    background-color: rgb(255, 255, 255);
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 100px;
    color: #222;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .16);
    border: solid 1px #ccc;
    background-color: #fff;
    font-size: 27px;
    line-height: 26px;
}
.recommended_products .owl-prev {
    position: absolute;
    top: 112px;
    left: -10px;
}

/* recommended_products */


/* Compare Popular Software */
.compare_popular_slider {
  border-radius: 8px;
  border: 1px solid #CCC;
  background: #FFF;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
  margin-top: 20px;
  float: left;
  width: 100%;
  display: flex;
  padding: 20px 30px;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
}

.compare_popular_vs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
}

.products_compare {
  width: 106.667px;
  height: 80px;
  aspect-ratio: 106.67/80.00;
}

.products_compare img {
    border-radius: 4px;
    height: 70px;
    width: 80px;
    margin: auto;
    object-fit: cover;
}

.products_compare_vs {
  width: 57px;
  display: flex;
  justify-content: center;

}

.line-vs {
  position: absolute;
  width: .6px;
  border: solid 1px #dedede;
  text-align: center;
  height: 78px;
  top: 0px;
}

.vs_compare {
  display: block;
  background: #072373;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 46.5%;
  top: 50%;
  transform: translateY(-70%);
  color: #ffffff;
  line-height: 22px;
  font-size: 9px;
  font-weight: 500;
  text-align: center;
}

.compare_popular_sub_tl {
  color: #1A73E8;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  text-align: center;
  width: 100%;
  text-decoration: none;
}

.compare_popular_tl_2 {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-top: 20px;
  float: left;
  width: 100%;
}


.compare-link {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-top: 10px;
}

.owl-dots span {
    opacity: .3;
    margin: 0 8px 0 0;
    background: #000;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    display: inline-block;

}

.compare_popular_slider .owl-dots {
  text-align: center;
  position: absolute;
    bottom: -42px;
    left: 46%;
}

.owl-dots .active span {
    opacity: 1 !important;
}

/* Compare Popular Software */